01M2BPSV71301TS0YJQT3MWZ3Y: clippy (helios)

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

Buildomat Job: 01M2BPTGCVM58WYJHTXN9A0E5C

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-12T21:02:52.877Zjob assigned to worker 01M2BPTWW17XQKXNE5HXZK4AFZ [factory aws, i-02473d869f8d503a0] (queued for 57 s)
 
22026-09-12T21:02:59.157Zstarting task 0: "setup"
32026-09-12T21:02:59.161Z++ uname -s
42026-09-12T21:02:59.164Z+ kern=SunOS
52026-09-12T21:02:59.164Z+ build_user=build
62026-09-12T21:02:59.164Z+ build_uid=12345
72026-09-12T21:02:59.164Z+ work_dir=/work
82026-09-12T21:02:59.164Z+ input_dir=/input
92026-09-12T21:02:59.165Z+ [[ 0 == 12345 ]]
102026-09-12T21:02:59.165Z+ case "$kern" in
112026-09-12T21:02:59.165Z+ groupadd -g 12345 build
122026-09-12T21:02:59.168Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-12T21:03:01.172Z+ zfs create -o mountpoint=/work rpool/work
142026-09-12T21:03:01.252Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-12T21:03:01.255Z+ home_fs=zfs
162026-09-12T21:03:01.255Z+ [[ zfs == autofs ]]
172026-09-12T21:03:01.255Z+ mkdir -p /home/build
182026-09-12T21:03:01.255Z+ chown build:build /home/build /work
192026-09-12T21:03:03.256Z+ chmod 0700 /home/build /work
202026-09-12T21:03:03.259Zprocess exited: duration 4103 ms, exit code 0
 
212026-09-12T21:03:03.268Zstarting task 1: "rust-toolchain"
222026-09-12T21:03:03.272Z+ printf ' * rust toolchain channel = "%s"\n' 1.98.1
232026-09-12T21:03:03.272Z * rust toolchain channel = "1.98.1"
242026-09-12T21:03:03.272Z * rust toolchain profile = "default"
252026-09-12T21:03:03.272Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-09-12T21:03:03.272Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-12T21:03:03.272Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-12T21:03:03.275Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-12T21:03:03.275Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.98.1 --profile default
302026-09-12T21:03:03.380Zinfo: downloading installer
312026-09-12T21:03:04.738Zinfo: profile set to default
322026-09-12T21:03:04.739Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-12T21:03:04.742Zinfo: syncing channel updates for 1.98.1-x86_64-unknown-illumos
342026-09-12T21:03:04.884Zinfo: latest update on 2026-09-03 for version 1.98.1 (48a229cea 2026-09-01)
352026-09-12T21:03:04.887Zinfo: downloading 6 components
362026-09-12T21:03:19.948Zinfo: default toolchain set to 1.98.1-x86_64-unknown-illumos
372026-09-12T21:03:19.948Z
382026-09-12T21:03:19.975Z 1.98.1-x86_64-unknown-illumos installed - rustc 1.98.1 (48a229cea 2026-09-01)
392026-09-12T21:03:19.975Z
402026-09-12T21:03:19.978Z
412026-09-12T21:03:19.978ZRust is installed now. Great!
422026-09-12T21:03:19.979Z
432026-09-12T21:03:19.979ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-12T21:03:19.979Zenvironment variable. This has not been done automatically.
452026-09-12T21:03:19.979Z
462026-09-12T21:03:19.979ZTo configure your current shell, you need to source
472026-09-12T21:03:19.979Zthe corresponding env file under $HOME/.cargo.
482026-09-12T21:03:19.979Z
492026-09-12T21:03:19.979ZConsider running the right command for your shell (note the leading DOT):
502026-09-12T21:03:19.979Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-12T21:03:19.979Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-12T21:03:19.979ZCC_x86_64-unknown-illumos = None
532026-09-12T21:03:19.979Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-12T21:03:19.979ZCC_x86_64_unknown_illumos = None
552026-09-12T21:03:19.979Zcargo:rerun-if-env-changed=HOST_CC
562026-09-12T21:03:19.979ZHOST_CC = None
572026-09-12T21:03:19.979Zcargo:rerun-if-env-changed=CC
582026-09-12T21:03:19.979ZCC = None
592026-09-12T21:03:19.979Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-12T21:03:20.151Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-12T21:03:20.151ZCRATE_CC_NO_DEFAULTS = None
622026-09-12T21:03:20.151Zcargo:rerun-if-env-changed=CFLAGS
632026-09-12T21:03:20.151ZCFLAGS = None
642026-09-12T21:03:20.151Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-12T21:03:20.151ZHOST_CFLAGS = None
662026-09-12T21:03:20.151Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-12T21:03:20.151ZCFLAGS_x86_64_unknown_illumos = None
682026-09-12T21:03:20.151Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-12T21:03:20.151ZCFLAGS_x86_64-unknown-illumos = None
702026-09-12T21:03:20.245Z+ rustup --version
712026-09-12T21:03:20.252Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-12T21:03:20.256Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-12T21:03:20.275Zinfo: the currently active `rustc` version is `rustc 1.98.1 (48a229cea 2026-09-01)`
742026-09-12T21:03:20.279Z+ cargo --version
752026-09-12T21:03:20.291Zcargo 1.98.1 (797e8a9bc 2026-08-05)
762026-09-12T21:03:20.295Z+ rustc --version
772026-09-12T21:03:20.313Zrustc 1.98.1 (48a229cea 2026-09-01)
782026-09-12T21:03:20.316Zprocess exited: duration 17048 ms, exit code 0
 
792026-09-12T21:03:20.322Zstarting task 2: "authentication"
802026-09-12T21:03:20.338Zprocess exited: duration 16 ms, exit code 0
 
812026-09-12T21:03:20.344Zstarting task 3: "clone repository"
822026-09-12T21:03:20.347Z+ mkdir -p /work/oxidecomputer/omicron
832026-09-12T21:03:20.350Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
842026-09-12T21:03:20.378ZCloning into '/work/oxidecomputer/omicron'...
852026-09-12T21:03:40.990Z+ cd /work/oxidecomputer/omicron
862026-09-12T21:03:40.990Z+ git fetch origin 746e8ce34b6dcc09b89e6caa888d96dcbfb5aa59
872026-09-12T21:03:41.380ZFrom https://github.com/oxidecomputer/omicron
882026-09-12T21:03:41.380Z * branch 746e8ce34b6dcc09b89e6caa888d96dcbfb5aa59 -> FETCH_HEAD
892026-09-12T21:03:41.390Z+ [[ -n sush-nexus-tunnel ]]
902026-09-12T21:03:41.393Z++ git branch --show-current
912026-09-12T21:03:41.393Z+ current=main
922026-09-12T21:03:41.393Z+ [[ main != sush-nexus-tunnel ]]
932026-09-12T21:03:41.393Z+ git branch -f sush-nexus-tunnel 746e8ce34b6dcc09b89e6caa888d96dcbfb5aa59
942026-09-12T21:03:41.397Z+ git checkout -f sush-nexus-tunnel
952026-09-12T21:03:41.639ZSwitched to branch 'sush-nexus-tunnel'
962026-09-12T21:03:41.643Z+ git reset --hard 746e8ce34b6dcc09b89e6caa888d96dcbfb5aa59
972026-09-12T21:03:41.656ZHEAD is now at 746e8ce34 Merge branch 'sush-switch-proxy' into sush-nexus-tunnel
982026-09-12T21:03:41.660Zprocess exited: duration 21312 ms, exit code 0
 
992026-09-12T21:03:41.666Zstarting task 4: "build"
1002026-09-12T21:03:41.671Z+ source ./env.sh
1012026-09-12T21:03:41.674Z++ OLD_SHELL_OPTS=ehxB
1022026-09-12T21:03:41.674Z++ set -o xtrace
1032026-09-12T21:03:41.674Z++++ dirname ./env.sh
1042026-09-12T21:03:41.677Z+++ readlink -f .
1052026-09-12T21:03:41.677Z++ OMICRON_WS=/work/oxidecomputer/omicron
1062026-09-12T21:03:41.677Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1072026-09-12T21:03:41.677Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1082026-09-12T21:03:41.677Z++ 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
1092026-09-12T21:03:41.677Z++ 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
1102026-09-12T21:03:41.677Z++ 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
1112026-09-12T21:03:41.678Z++ 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
1122026-09-12T21:03:41.678Z++ 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
1132026-09-12T21:03:41.678Z++ 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
1142026-09-12T21:03:41.678Z++ 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
1152026-09-12T21:03:41.678Z++ 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
1162026-09-12T21:03:41.678Z++ case $OLD_SHELL_OPTS in
1172026-09-12T21:03:41.678Z++ unset OLD_SHELL_OPTS OMICRON_WS
1182026-09-12T21:03:41.678Z+ source .github/buildomat/ci-env.sh
1192026-09-12T21:03:41.678Z++ export CARGO_TERM_COLOR=always
1202026-09-12T21:03:41.678Z++ CARGO_TERM_COLOR=always
1212026-09-12T21:03:41.681Z+++ uname -s
1222026-09-12T21:03:41.681Z++ [[ SunOS == \S\u\n\O\S ]]
1232026-09-12T21:03:41.681Z++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core
1242026-09-12T21:03:41.681Z+ cargo --version
1252026-09-12T21:03:41.688Zcargo 1.98.1 (797e8a9bc 2026-08-05)
1262026-09-12T21:03:41.692Z+ rustc --version
1272026-09-12T21:03:41.709Zrustc 1.98.1 (48a229cea 2026-09-01)
1282026-09-12T21:03:41.712Z+ banner prerequisites
1292026-09-12T21:03:41.716Z
1302026-09-12T21:03:41.716Z ##### ##### ###### ##### ###### #### # # # #### #
1312026-09-12T21:03:41.716Z # # # # # # # # # # # # # # #
1322026-09-12T21:03:41.716Z # # # # ##### # # ##### # # # # # #### #
1332026-09-12T21:03:41.716Z ##### ##### # ##### # # # # # # # # #
1342026-09-12T21:03:41.716Z # # # # # # # # # # # # # # #
1352026-09-12T21:03:41.716Z # # # ###### # # ###### ### # #### # #### #
1362026-09-12T21:03:41.716Z
1372026-09-12T21:03:41.716Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1382026-09-12T21:03:43.737Z Startup: Refreshing catalog 'helios' ... Done
1392026-09-12T21:03:44.212Z Startup: Caching catalogs ... Done
1402026-09-12T21:03:46.840ZPlanning: Solver setup ... Done (2.499s)
1412026-09-12T21:03:46.914ZPlanning: Running solver ... Done (0.074s)
1422026-09-12T21:03:46.968ZPlanning: Finding local manifests ... Done (0.003s)
1432026-09-12T21:03:46.984ZPlanning: Fetching manifests: 0/2 0% complete
1442026-09-12T21:03:47.004ZPlanning: Fetching manifests: 2/2 100% complete
1452026-09-12T21:03:47.019ZPlanning: Package planning ... Done (0.014s)
1462026-09-12T21:03:47.022ZPlanning: Merging actions ... Done (0.001s)
1472026-09-12T21:03:47.186ZPlanning: Checking for conflicting actions ... Done (0.161s)
1482026-09-12T21:03:47.189ZPlanning: Consolidating action changes ... Done (0.001s)
1492026-09-12T21:03:47.986ZPlanning: Evaluating mediators ... Done (0.803s)
1502026-09-12T21:03:47.989ZPlanning: Planning completed in 3.74 seconds
1512026-09-12T21:03:47.994Z Packages to install: 2
1522026-09-12T21:03:47.994Z Estimated space available: 156.02 GB
1532026-09-12T21:03:48.000ZEstimated space to be consumed: 87.89 MB
1542026-09-12T21:03:48.000Z Create boot environment: No
1552026-09-12T21:03:48.000ZCreate backup boot environment: No
1562026-09-12T21:03:48.000Z Rebuild boot archive: No
1572026-09-12T21:03:48.000Z
1582026-09-12T21:03:48.000ZChanged packages:
1592026-09-12T21:03:48.000Zhelios
1602026-09-12T21:03:48.000Z developer/build-essential
1612026-09-12T21:03:48.000Z None -> 11-3.0
1622026-09-12T21:03:48.000Z library/libxmlsec1
1632026-09-12T21:03:48.000Z None -> 1.2.35-3.0
1642026-09-12T21:03:48.020Z
1652026-09-12T21:03:48.020ZDownload: 0/214 items 0.0/1.3MB 0% complete
1662026-09-12T21:03:48.090ZDownload: Completed 1.28 MB in 0.07 seconds (18.1M/s)
1672026-09-12T21:03:48.138Z Actions: 1/268 actions (Installing new actions)
1682026-09-12T21:03:48.175Z Actions: Completed 268 actions in 0.04 seconds.
1692026-09-12T21:03:48.211ZFinalize: Updating package state database ... Done (0.034s)
1702026-09-12T21:03:48.215ZFinalize: Updating package cache ... Done (0.000s)
1712026-09-12T21:03:48.313ZFinalize: Updating image state ... Done (0.103s)
1722026-09-12T21:03:50.884ZFinalize: Creating fast lookup database ... Done (2.516s)
1732026-09-12T21:03:50.953ZFinalize: Reading search index ... Done (0.012s)
1742026-09-12T21:03:50.957ZFinalize: Updating search index ... Done (0.000s)
1752026-09-12T21:03:51.036ZFinalize: Updating package cache ... Done (0.000s)
1762026-09-12T21:03:51.423ZPlanning: Evaluating mediator changes ... Done
1772026-09-12T21:03:51.530ZPlanning: Checking for conflicting actions ... Done
1782026-09-12T21:03:51.535ZPlanning: Consolidating action changes ... Done
1792026-09-12T21:03:51.687ZPlanning: Evaluating mediators ... Done
1802026-09-12T21:03:51.690ZPlanning: Planning completed in 0.27 seconds
1812026-09-12T21:03:51.710Z Mediators to change: 2
1822026-09-12T21:03:51.710Z Create boot environment: No
1832026-09-12T21:03:51.713ZCreate backup boot environment: No
1842026-09-12T21:03:51.770ZFinalize: Updating package state database ... Done
1852026-09-12T21:03:51.770ZFinalize: Updating package cache ... Done
1862026-09-12T21:03:51.828ZFinalize: Updating image state ... Done
1872026-09-12T21:03:53.790ZFinalize: Creating fast lookup database ... Done
1882026-09-12T21:03:53.853ZFinalize: Reading search index ... Done
1892026-09-12T21:03:53.858ZFinalize: Updating search index ... Done
1902026-09-12T21:03:53.909ZFinalize: Updating package cache ... Done
1912026-09-12T21:03:54.198ZPlanning: Evaluating mediator changes ... Done
1922026-09-12T21:03:54.303ZPlanning: Checking for conflicting actions ... Done
1932026-09-12T21:03:54.306ZPlanning: Consolidating action changes ... Done
1942026-09-12T21:03:54.488ZPlanning: Evaluating mediators ... Done
1952026-09-12T21:03:54.493ZPlanning: Planning completed in 0.26 seconds
1962026-09-12T21:03:54.493Z Mediators to change: 1
1972026-09-12T21:03:54.493Z Create boot environment: No
1982026-09-12T21:03:54.493ZCreate backup boot environment: No
1992026-09-12T21:03:54.518ZFinalize: Updating package state database ... Done
2002026-09-12T21:03:54.521ZFinalize: Updating package cache ... Done
2012026-09-12T21:03:54.576ZFinalize: Updating image state ... Done
2022026-09-12T21:03:56.523ZFinalize: Creating fast lookup database ... Done
2032026-09-12T21:03:56.586ZFinalize: Reading search index ... Done
2042026-09-12T21:03:56.591ZFinalize: Updating search index ... Done
2052026-09-12T21:03:56.656ZFinalize: Updating package cache ... Done
2062026-09-12T21:03:56.968ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2072026-09-12T21:03:56.968Zapache system 2.4 system
2082026-09-12T21:03:56.968Zclang system 15 system
2092026-09-12T21:03:56.968Zcsh system system illumos
2102026-09-12T21:03:56.968Zctags system system illumos
2112026-09-12T21:03:56.968Zfile vendor vendor darwinsys
2122026-09-12T21:03:56.968Zfile system system illumos
2132026-09-12T21:03:56.968Zgcc vendor 14 vendor
2142026-09-12T21:03:56.968Zgcc system 13 system
2152026-09-12T21:03:56.968Zgcc system 10 system
2162026-09-12T21:03:56.968Zgo system 1.25 system
2172026-09-12T21:03:56.968Zllvm system 15 system
2182026-09-12T21:03:56.968Zmariadb system 11.4 system
2192026-09-12T21:03:56.968Zmta vendor vendor dma
2202026-09-12T21:03:56.968Zopenjdk system 17 system
2212026-09-12T21:03:56.969Zopenjdk system 11 system
2222026-09-12T21:03:56.969Zopenssl vendor 3 vendor
2232026-09-12T21:03:56.969Zperl system 5.40 system
2242026-09-12T21:03:56.969Zpostgresql system 18 system
2252026-09-12T21:03:56.969Zpostgresql system 17 system
2262026-09-12T21:03:56.969Zpython vendor 3 vendor
2272026-09-12T21:03:56.969Zpython system 2 system
2282026-09-12T21:03:56.969Zpython3 vendor 3.13 vendor
2292026-09-12T21:03:56.969Zruby system 3.4 system
2302026-09-12T21:03:56.969Zruby system 3.0 system
2312026-09-12T21:03:56.969Zwords vendor vendor american-english
2322026-09-12T21:03:56.969Zwords system system australian-english
2332026-09-12T21:03:56.969Zwords system system british-english
2342026-09-12T21:03:56.969Zwords system system canadian-english
2352026-09-12T21:03:56.969Zwords system system french
2362026-09-12T21:03:56.969Zwords system system italian
2372026-09-12T21:03:56.969Zwords system system ngerman
2382026-09-12T21:03:56.969Zwords system system ogerman
2392026-09-12T21:03:56.969Zwords system system spanish
2402026-09-12T21:03:57.224ZPUBLISHER TYPE STATUS P LOCATION
2412026-09-12T21:03:57.225Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
2422026-09-12T21:03:57.751ZFMRI IFO
2432026-09-12T21:03:57.752Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
2442026-09-12T21:03:57.752Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
2452026-09-12T21:03:57.752Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
2462026-09-12T21:03:57.752Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
2472026-09-12T21:03:57.752Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
2482026-09-12T21:03:57.752Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
2492026-09-12T21:03:57.752Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
2502026-09-12T21:03:57.752Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
2512026-09-12T21:03:57.752Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
2522026-09-12T21:03:58.124Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2532026-09-12T21:03:58.434Z Updating crates.io index
2542026-09-12T21:03:58.438Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2552026-09-12T21:03:58.699Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2562026-09-12T21:03:59.063Z Updating git repository `https://github.com/oxidecomputer/omicron-debug-dropbox`
2572026-09-12T21:03:59.322Z Updating git repository `https://github.com/oxidecomputer/propolis`
2582026-09-12T21:04:00.307Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2592026-09-12T21:04:00.846Z Updating git repository `https://github.com/oxidecomputer/crucible`
2602026-09-12T21:04:02.391Z Updating git repository `https://github.com/oxidecomputer/opte`
2612026-09-12T21:04:03.257Z Updating git repository `https://github.com/oxidecomputer/tofino`
2622026-09-12T21:04:03.520Z Updating git repository `https://github.com/oxidecomputer/lldp`
2632026-09-12T21:04:03.984Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2642026-09-12T21:04:05.517Z Updating git repository `https://github.com/oxidecomputer/clickward`
2652026-09-12T21:04:05.823Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2662026-09-12T21:04:06.181Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
2672026-09-12T21:04:06.802Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2682026-09-12T21:04:07.039Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2692026-09-12T21:04:07.305Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2702026-09-12T21:04:07.596Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2712026-09-12T21:04:07.858Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2722026-09-12T21:04:08.145Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2732026-09-12T21:04:08.511Z Updating git repository `https://github.com/oxidecomputer/sush`
2742026-09-12T21:04:08.953Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2752026-09-12T21:04:09.465Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2762026-09-12T21:04:09.734Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2772026-09-12T21:04:10.253Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2782026-09-12T21:04:10.585Z Updating git repository `https://github.com/oxidecomputer/erebor`
2792026-09-12T21:04:10.834Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2802026-09-12T21:04:11.250Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2812026-09-12T21:04:11.511Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2822026-09-12T21:04:11.897Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2832026-09-12T21:04:12.509Z Updating git repository `https://github.com/oxidecomputer/ispf`
2842026-09-12T21:04:12.758Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2852026-09-12T21:04:13.062Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2862026-09-12T21:04:13.410Z Updating git repository `https://github.com/oxidecomputer/tough`
2872026-09-12T21:04:13.935Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2882026-09-12T21:04:14.517Z Updating git repository `https://github.com/oxidecomputer/tlvc`
2892026-09-12T21:04:15.119Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2902026-09-12T21:04:15.387Z Updating git repository `https://github.com/oxidecomputer/rumors`
2912026-09-12T21:04:22.711Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2922026-09-12T21:04:23.016Z Updating git repository `https://github.com/oxidecomputer/pmbus`
2932026-09-12T21:04:23.314Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2942026-09-12T21:04:23.577Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2952026-09-12T21:04:23.976Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2962026-09-12T21:04:24.249Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2972026-09-12T21:04:24.559Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2982026-09-12T21:04:24.951Z Updating git repository `https://github.com/illumos/smf-rs`
2992026-09-12T21:04:27.845Z Downloading crates ...
3002026-09-12T21:04:27.853Z Downloaded crypto-common v0.1.7
3012026-09-12T21:04:27.860Z Downloaded anstyle-query v1.1.5
3022026-09-12T21:04:27.860Z Downloaded cargo_toml v0.21.0
3032026-09-12T21:04:27.863Z Downloaded once_cell v1.21.3
3042026-09-12T21:04:27.863Z Downloaded zmij v1.0.21
3052026-09-12T21:04:27.864Z Downloaded clap_lex v1.0.0
3062026-09-12T21:04:27.864Z Downloaded version_check v0.9.5
3072026-09-12T21:04:27.864Z Downloaded cargo-platform v0.3.2
3082026-09-12T21:04:27.868Z Downloaded zerocopy-derive v0.7.35
3092026-09-12T21:04:27.874Z Downloaded usdt v0.5.0
3102026-09-12T21:04:27.874Z Downloaded block-buffer v0.10.4
3112026-09-12T21:04:27.874Z Downloaded cpufeatures v0.2.17
3122026-09-12T21:04:27.874Z Downloaded usdt-macro v0.5.0
3132026-09-12T21:04:27.874Z Downloaded dtrace-parser v0.2.0
3142026-09-12T21:04:27.888Z Downloaded errno v0.3.14
3152026-09-12T21:04:27.888Z Downloaded anstyle v1.0.14
3162026-09-12T21:04:27.888Z Downloaded zerocopy v0.7.35
3172026-09-12T21:04:27.907Z Downloaded cfg-if v1.0.4
3182026-09-12T21:04:27.907Z Downloaded itoa v1.0.17
3192026-09-12T21:04:27.907Z Downloaded colorchoice v1.0.4
3202026-09-12T21:04:27.907Z Downloaded generic-array v0.14.7
3212026-09-12T21:04:27.907Z Downloaded anstream v1.0.0
3222026-09-12T21:04:27.907Z Downloaded anstyle-parse v1.0.0
3232026-09-12T21:04:27.907Z Downloaded byteorder v1.5.0
3242026-09-12T21:04:27.907Z Downloaded camino-tempfile v1.4.1
3252026-09-12T21:04:27.907Z Downloaded memmap v0.7.0
3262026-09-12T21:04:27.907Z Downloaded fnv v1.0.7
3272026-09-12T21:04:27.907Z Downloaded dof v0.3.0
3282026-09-12T21:04:27.907Z Downloaded macaddr v1.0.1
3292026-09-12T21:04:27.907Z Downloaded autocfg v1.5.0
3302026-09-12T21:04:27.921Z Downloaded bytecount v0.6.9
3312026-09-12T21:04:27.921Z Downloaded cargo_metadata v0.23.1
3322026-09-12T21:04:27.921Z Downloaded proc-macro-error-attr v1.0.4
3332026-09-12T21:04:27.922Z Downloaded bitflags v2.11.0
3342026-09-12T21:04:27.922Z Downloaded scroll_derive v0.12.1
3352026-09-12T21:04:27.922Z Downloaded utf8parse v0.2.2
3362026-09-12T21:04:27.922Z Downloaded heck v0.4.1
3372026-09-12T21:04:27.922Z Downloaded usdt-attr-macro v0.5.0
3382026-09-12T21:04:27.922Z Downloaded heck v0.5.0
3392026-09-12T21:04:27.934Z Downloaded camino v1.2.5
3402026-09-12T21:04:27.942Z Downloaded anyhow v1.0.104
3412026-09-12T21:04:27.943Z Downloaded tabled_derive v0.7.0
3422026-09-12T21:04:27.943Z Downloaded serde_spanned v0.6.9
3432026-09-12T21:04:27.951Z Downloaded unicode-linebreak v0.1.5
3442026-09-12T21:04:27.952Z Downloaded toml_datetime v0.6.11
3452026-09-12T21:04:27.952Z Downloaded terminal_size v0.4.3
3462026-09-12T21:04:27.967Z Downloaded plain v0.2.3
3472026-09-12T21:04:27.967Z Downloaded equivalent v1.0.2
3482026-09-12T21:04:27.967Z Downloaded smawk v0.3.2
3492026-09-12T21:04:27.967Z Downloaded toml_write v0.1.2
3502026-09-12T21:04:27.967Z Downloaded strsim v0.11.1
3512026-09-12T21:04:27.967Z Downloaded thread-id v4.2.2
3522026-09-12T21:04:27.979Z Downloaded pretty-hex v0.4.1
3532026-09-12T21:04:27.979Z Downloaded is_terminal_polyfill v1.70.2
3542026-09-12T21:04:27.979Z Downloaded digest v0.10.7
3552026-09-12T21:04:27.979Z Downloaded fastrand v2.3.0
3562026-09-12T21:04:27.979Z Downloaded quote v1.0.45
3572026-09-12T21:04:27.995Z Downloaded fs-err v3.3.0
3582026-09-12T21:04:27.995Z Downloaded pest_derive v2.8.6
3592026-09-12T21:04:27.995Z Downloaded proc-macro-error v1.0.4
3602026-09-12T21:04:27.995Z Downloaded pest_generator v2.8.6
3612026-09-12T21:04:28.009Z Downloaded thiserror-impl v1.0.69
3622026-09-12T21:04:28.009Z Downloaded scroll v0.12.0
3632026-09-12T21:04:28.009Z Downloaded thiserror v2.0.18
3642026-09-12T21:04:28.009Z Downloaded swrite v0.1.0
3652026-09-12T21:04:28.009Z Downloaded thiserror v1.0.69
3662026-09-12T21:04:28.009Z Downloaded serde_tokenstream v0.2.3
3672026-09-12T21:04:28.018Z Downloaded toml v0.8.23
3682026-09-12T21:04:28.018Z Downloaded usdt-impl v0.5.0
3692026-09-12T21:04:28.018Z Downloaded sha2 v0.10.9
3702026-09-12T21:04:28.018Z Downloaded clap_derive v4.6.1
3712026-09-12T21:04:28.018Z Downloaded log v0.4.33
3722026-09-12T21:04:28.033Z Downloaded thiserror-impl v2.0.18
3732026-09-12T21:04:28.033Z Downloaded ucd-trie v0.1.7
3742026-09-12T21:04:28.043Z Downloaded tempfile v3.27.0
3752026-09-12T21:04:28.050Z Downloaded getrandom v0.4.3
3762026-09-12T21:04:28.050Z Downloaded serde_derive v1.0.228
3772026-09-12T21:04:28.050Z Downloaded textwrap v0.16.2
3782026-09-12T21:04:28.055Z Downloaded serde_core v1.0.228
3792026-09-12T21:04:28.061Z Downloaded papergrid v0.11.0
3802026-09-12T21:04:28.068Z Downloaded unicode-ident v1.0.24
3812026-09-12T21:04:28.069Z Downloaded semver v1.0.28
3822026-09-12T21:04:28.069Z Downloaded proc-macro2 v1.0.106
3832026-09-12T21:04:28.069Z Downloaded clap v4.6.1
3842026-09-12T21:04:28.081Z Downloaded pest_meta v2.8.6
3852026-09-12T21:04:28.092Z Downloaded memchr v2.8.0
3862026-09-12T21:04:28.102Z Downloaded toml_edit v0.22.27
3872026-09-12T21:04:28.102Z Downloaded serde v1.0.228
3882026-09-12T21:04:28.114Z Downloaded indexmap v2.14.0
3892026-09-12T21:04:28.114Z Downloaded typenum v1.20.1
3902026-09-12T21:04:28.132Z Downloaded pest v2.8.6
3912026-09-12T21:04:28.144Z Downloaded clap_builder v4.6.0
3922026-09-12T21:04:28.156Z Downloaded hashbrown v0.17.0
3932026-09-12T21:04:28.183Z Downloaded serde_json v1.0.151
3942026-09-12T21:04:28.183Z Downloaded goblin v0.8.2
3952026-09-12T21:04:28.218Z Downloaded winnow v0.7.14
3962026-09-12T21:04:28.218Z Downloaded tabled v0.15.0
3972026-09-12T21:04:28.246Z Downloaded syn v1.0.109
3982026-09-12T21:04:28.247Z Downloaded unicode-width v0.2.0
3992026-09-12T21:04:28.247Z Downloaded unicode-width v0.1.14
4002026-09-12T21:04:28.247Z Downloaded syn v2.0.117
4012026-09-12T21:04:28.285Z Downloaded rustix v1.1.4
4022026-09-12T21:04:28.305Z Downloaded libc v0.2.185
4032026-09-12T21:04:28.331Z Compiling proc-macro2 v1.0.106
4042026-09-12T21:04:28.332Z Compiling unicode-ident v1.0.24
4052026-09-12T21:04:28.332Z Compiling quote v1.0.45
4062026-09-12T21:04:28.332Z Compiling serde_core v1.0.228
4072026-09-12T21:04:28.332Z Compiling libc v0.2.185
4082026-09-12T21:04:28.350Z Compiling version_check v0.9.5
4092026-09-12T21:04:28.350Z Compiling memchr v2.8.0
4102026-09-12T21:04:28.350Z Compiling serde v1.0.228
4112026-09-12T21:04:28.646Z Compiling zmij v1.0.21
4122026-09-12T21:04:28.929Z Compiling ucd-trie v0.1.7
4132026-09-12T21:04:28.941Z Compiling thiserror v1.0.69
4142026-09-12T21:04:33.365Z Compiling itoa v1.0.17
4152026-09-12T21:04:33.463Z Compiling pest v2.8.6
4162026-09-12T21:04:33.464Z Compiling rustix v1.1.4
4172026-09-12T21:04:33.465Z Compiling byteorder v1.5.0
4182026-09-12T21:04:33.465Z Compiling errno v0.3.14
4192026-09-12T21:04:33.465Z Compiling bitflags v2.11.0
4202026-09-12T21:04:33.465Z Compiling serde_json v1.0.151
4212026-09-12T21:04:33.465Z Compiling syn v2.0.117
4222026-09-12T21:04:33.465Z Compiling thread-id v4.2.2
4232026-09-12T21:04:33.465Z Compiling usdt-impl v0.5.0
4242026-09-12T21:04:33.465Z Compiling proc-macro-error-attr v1.0.4
4252026-09-12T21:04:33.465Z Compiling syn v1.0.109
4262026-09-12T21:04:33.465Z Compiling camino v1.2.5
4272026-09-12T21:04:33.465Z Compiling pest_meta v2.8.6
4282026-09-12T21:04:33.465Z Compiling proc-macro-error v1.0.4
4292026-09-12T21:04:33.465Z Compiling getrandom v0.4.3
4302026-09-12T21:04:33.465Z Compiling hashbrown v0.17.0
4312026-09-12T21:04:33.465Z Compiling log v0.4.33
4322026-09-12T21:04:33.465Z Compiling equivalent v1.0.2
4332026-09-12T21:04:33.465Z Compiling utf8parse v0.2.2
4342026-09-12T21:04:33.465Z Compiling plain v0.2.3
4352026-09-12T21:04:33.465Z Compiling anstyle-parse v1.0.0
4362026-09-12T21:04:33.465Z Compiling indexmap v2.14.0
4372026-09-12T21:04:33.465Z Compiling terminal_size v0.4.3
4382026-09-12T21:04:33.465Z Compiling is_terminal_polyfill v1.70.2
4392026-09-12T21:04:33.465Z Compiling anstyle v1.0.14
4402026-09-12T21:04:33.465Z Compiling anstyle-query v1.1.5
4412026-09-12T21:04:33.465Z Compiling colorchoice v1.0.4
4422026-09-12T21:04:33.466Z Compiling pretty-hex v0.4.1
4432026-09-12T21:04:33.466Z Compiling winnow v0.7.14
4442026-09-12T21:04:33.466Z Compiling cfg-if v1.0.4
4452026-09-12T21:04:33.466Z Compiling toml_write v0.1.2
4462026-09-12T21:04:33.466Z Compiling autocfg v1.5.0
4472026-09-12T21:04:33.466Z Compiling thiserror v2.0.18
4482026-09-12T21:04:33.466Z Compiling anstream v1.0.0
4492026-09-12T21:04:33.466Z Compiling pest_generator v2.8.6
4502026-09-12T21:04:33.466Z Compiling clap_lex v1.0.0
4512026-09-12T21:04:33.466Z Compiling unicode-width v0.1.14
4522026-09-12T21:04:33.467Z Compiling fs-err v3.3.0
4532026-09-12T21:04:33.467Z Compiling strsim v0.11.1
4542026-09-12T21:04:33.467Z Compiling fastrand v2.3.0
4552026-09-12T21:04:33.467Z Compiling heck v0.5.0
4562026-09-12T21:04:33.467Z Compiling bytecount v0.6.9
4572026-09-12T21:04:33.467Z Compiling once_cell v1.21.3
4582026-09-12T21:04:33.467Z Compiling heck v0.4.1
4592026-09-12T21:04:33.467Z Compiling fnv v1.0.7
4602026-09-12T21:04:33.467Z Compiling anyhow v1.0.104
4612026-09-12T21:04:33.467Z Compiling papergrid v0.11.0
4622026-09-12T21:04:33.467Z Compiling clap_builder v4.6.0
4632026-09-12T21:04:33.467Z Compiling tempfile v3.27.0
4642026-09-12T21:04:33.467Z Compiling semver v1.0.28
4652026-09-12T21:04:33.467Z Compiling tabled_derive v0.7.0
4662026-09-12T21:04:33.475Z Compiling cargo-platform v0.3.2
4672026-09-12T21:04:33.475Z Compiling memmap v0.7.0
4682026-09-12T21:04:33.475Z Compiling unicode-linebreak v0.1.5
4692026-09-12T21:04:33.518Z Compiling smawk v0.3.2
4702026-09-12T21:04:33.631Z Compiling unicode-width v0.2.0
4712026-09-12T21:04:33.686Z Compiling camino-tempfile v1.4.1
4722026-09-12T21:04:33.774Z Compiling serde_derive v1.0.228
4732026-09-12T21:04:33.902Z Compiling thiserror-impl v1.0.69
4742026-09-12T21:04:33.919Z Compiling zerocopy-derive v0.7.35
4752026-09-12T21:04:33.977Z Compiling pest_derive v2.8.6
4762026-09-12T21:04:34.012Z Compiling scroll_derive v0.12.1
4772026-09-12T21:04:34.255Z Compiling thiserror-impl v2.0.18
4782026-09-12T21:04:34.394Z Compiling clap_derive v4.6.1
4792026-09-12T21:04:34.432Z Compiling tabled v0.15.0
4802026-09-12T21:04:34.701Z Compiling scroll v0.12.0
4812026-09-12T21:04:34.799Z Compiling zerocopy v0.7.35
4822026-09-12T21:04:34.977Z Compiling goblin v0.8.2
4832026-09-12T21:04:35.272Z Compiling dtrace-parser v0.2.0
4842026-09-12T21:04:35.354Z Compiling textwrap v0.16.2
4852026-09-12T21:04:35.719Z Compiling swrite v0.1.0
4862026-09-12T21:04:36.165Z Compiling clap v4.6.1
4872026-09-12T21:04:36.826Z Compiling serde_spanned v0.6.9
4882026-09-12T21:04:36.826Z Compiling toml_datetime v0.6.11
4892026-09-12T21:04:36.826Z Compiling cargo_metadata v0.23.1
4902026-09-12T21:04:36.829Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
4912026-09-12T21:04:36.829Z Compiling macaddr v1.0.1
4922026-09-12T21:04:36.904Z Compiling dof v0.3.0
4932026-09-12T21:04:36.919Z Compiling serde_tokenstream v0.2.3
4942026-09-12T21:04:37.036Z Compiling toml_edit v0.22.27
4952026-09-12T21:04:37.729Z Compiling usdt-attr-macro v0.5.0
4962026-09-12T21:04:37.733Z Compiling usdt-macro v0.5.0
4972026-09-12T21:04:38.361Z Compiling usdt v0.5.0
4982026-09-12T21:04:38.407Z Compiling toml v0.8.23
4992026-09-12T21:04:38.746Z Compiling cargo_toml v0.21.0
5002026-09-12T21:04:39.996Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5012026-09-12T21:04:42.032Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.10s
5022026-09-12T21:04:42.276Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
5032026-09-12T21:04:42.793Z Downloading crates ...
5042026-09-12T21:04:42.852Z Downloaded bitfield-macros v0.19.4
5052026-09-12T21:04:42.855Z Downloaded base64ct v1.8.3
5062026-09-12T21:04:42.856Z Downloaded bitflags v1.3.2
5072026-09-12T21:04:42.859Z Downloaded embedded-io v0.6.1
5082026-09-12T21:04:42.859Z Downloaded aes-gcm v0.11.0
5092026-09-12T21:04:42.860Z Downloaded ciborium-io v0.2.2
5102026-09-12T21:04:42.863Z Downloaded adler2 v2.0.1
5112026-09-12T21:04:42.863Z Downloaded console v0.16.2
5122026-09-12T21:04:42.867Z Downloaded fixedbitset v0.4.2
5132026-09-12T21:04:42.867Z Downloaded array-init v0.0.4
5142026-09-12T21:04:42.867Z Downloaded atty v0.2.14
5152026-09-12T21:04:42.870Z Downloaded futures-core v0.3.32
5162026-09-12T21:04:42.870Z Downloaded futures-macro v0.3.32
5172026-09-12T21:04:42.871Z Downloaded addr2line v0.25.1
5182026-09-12T21:04:42.874Z Downloaded base16ct v0.2.0
5192026-09-12T21:04:42.874Z Downloaded form_urlencoded v1.2.2
5202026-09-12T21:04:42.874Z Downloaded const-oid v0.9.6
5212026-09-12T21:04:42.874Z Downloaded ena v0.14.4
5222026-09-12T21:04:42.874Z Downloaded fd-lock v4.0.4
5232026-09-12T21:04:42.878Z Downloaded elliptic-curve v0.14.1
5242026-09-12T21:04:42.882Z Downloaded foreign-types-shared v0.1.1
5252026-09-12T21:04:42.887Z Downloaded env_logger v0.11.11
5262026-09-12T21:04:42.887Z Downloaded base64 v0.21.7
5272026-09-12T21:04:42.890Z Downloaded bit-set v0.5.3
5282026-09-12T21:04:42.890Z Downloaded ascii-canvas v3.0.0
5292026-09-12T21:04:42.895Z Downloaded assert_matches v1.5.0
5302026-09-12T21:04:42.895Z Downloaded float-ord v0.3.2
5312026-09-12T21:04:42.895Z Downloaded foreign-types-macros v0.2.3
5322026-09-12T21:04:42.895Z Downloaded futures-task v0.3.32
5332026-09-12T21:04:42.895Z Downloaded backtrace v0.3.76
5342026-09-12T21:04:42.899Z Downloaded foreign-types-shared v0.3.1
5352026-09-12T21:04:42.899Z Downloaded bindgen v0.71.1
5362026-09-12T21:04:42.903Z Downloaded futures-io v0.3.32
5372026-09-12T21:04:42.903Z Downloaded either v1.15.0
5382026-09-12T21:04:42.903Z Downloaded ff v0.14.0
5392026-09-12T21:04:42.903Z Downloaded filetime v0.2.27
5402026-09-12T21:04:42.906Z Downloaded fs_extra v1.3.0
5412026-09-12T21:04:42.906Z Downloaded foldhash v0.1.5
5422026-09-12T21:04:42.906Z Downloaded bb8 v0.8.6
5432026-09-12T21:04:42.906Z Downloaded compression-core v0.4.31
5442026-09-12T21:04:42.906Z Downloaded aead v0.5.2
5452026-09-12T21:04:42.907Z Downloaded atomicwrites v0.4.4
5462026-09-12T21:04:42.907Z Downloaded enum-as-inner v0.6.1
5472026-09-12T21:04:42.907Z Downloaded futures-sink v0.3.32
5482026-09-12T21:04:42.911Z Downloaded arrayvec v0.7.6
5492026-09-12T21:04:42.911Z Downloaded bitfield-struct v0.6.2
5502026-09-12T21:04:42.911Z Downloaded env_filter v2.0.0
5512026-09-12T21:04:42.911Z Downloaded cobs v0.3.0
5522026-09-12T21:04:42.915Z Downloaded elliptic-curve v0.13.8
5532026-09-12T21:04:42.915Z Downloaded erased-serde v0.3.31
5542026-09-12T21:04:42.915Z Downloaded futures-executor v0.3.32
5552026-09-12T21:04:42.918Z Downloaded ciborium-ll v0.2.2
5562026-09-12T21:04:42.918Z Downloaded endian-type v0.1.2
5572026-09-12T21:04:42.919Z Downloaded flagset v0.4.7
5582026-09-12T21:04:42.919Z Downloaded foreign-types v0.3.2
5592026-09-12T21:04:42.919Z Downloaded funty v2.0.0
5602026-09-12T21:04:42.919Z Downloaded atomic-waker v1.1.2
5612026-09-12T21:04:42.919Z Downloaded base16ct v1.0.0
5622026-09-12T21:04:42.922Z Downloaded async-stream-impl v0.3.6
5632026-09-12T21:04:42.922Z Downloaded backon v1.6.0
5642026-09-12T21:04:42.922Z Downloaded castaway v0.2.4
5652026-09-12T21:04:42.922Z Downloaded aead v0.6.1
5662026-09-12T21:04:42.929Z Downloaded buf-list v1.1.2
5672026-09-12T21:04:42.929Z Downloaded anstyle-parse v0.2.7
5682026-09-12T21:04:42.929Z Downloaded new_debug_unreachable v1.0.6
5692026-09-12T21:04:42.934Z Downloaded embedded-io v0.4.0
5702026-09-12T21:04:42.934Z Downloaded git-stub v1.0.0
5712026-09-12T21:04:42.934Z Downloaded fxhash v0.2.1
5722026-09-12T21:04:42.934Z Downloaded foreign-types v0.5.0
5732026-09-12T21:04:42.934Z Downloaded bit-set v0.8.0
5742026-09-12T21:04:42.934Z Downloaded enum_dispatch v0.3.13
5752026-09-12T21:04:42.939Z Downloaded async-stream v0.3.6
5762026-09-12T21:04:42.943Z Downloaded gethostname v0.5.0
5772026-09-12T21:04:42.943Z Downloaded anstream v0.6.21
5782026-09-12T21:04:42.943Z Downloaded block-buffer v0.12.1
5792026-09-12T21:04:42.943Z Downloaded backtrace-ext v0.2.1
5802026-09-12T21:04:42.943Z Downloaded hex-literal v1.1.0
5812026-09-12T21:04:42.948Z Downloaded float-cmp v0.10.0
5822026-09-12T21:04:42.952Z Downloaded hash32 v0.2.1
5832026-09-12T21:04:42.952Z Downloaded hash32 v0.3.1
5842026-09-12T21:04:42.952Z Downloaded globwalk v0.9.1
5852026-09-12T21:04:42.956Z Downloaded arrayref v0.3.9
5862026-09-12T21:04:42.956Z Downloaded backoff v0.4.0
5872026-09-12T21:04:42.959Z Downloaded bcs v0.1.6
5882026-09-12T21:04:42.960Z Downloaded hex v0.4.3
5892026-09-12T21:04:42.960Z Downloaded argon2 v0.5.3
5902026-09-12T21:04:42.960Z Downloaded cfg_aliases v0.1.1
5912026-09-12T21:04:42.960Z Downloaded headers-core v0.3.0
5922026-09-12T21:04:42.963Z Downloaded num v0.4.3
5932026-09-12T21:04:42.963Z Downloaded async-recursion v1.1.1
5942026-09-12T21:04:42.968Z Downloaded cfg_aliases v0.2.1
5952026-09-12T21:04:42.968Z Downloaded home v0.5.12
5962026-09-12T21:04:42.968Z Downloaded block-padding v0.4.2
5972026-09-12T21:04:42.968Z Downloaded num_threads v0.1.7
5982026-09-12T21:04:42.972Z Downloaded password-hash v0.6.1
5992026-09-12T21:04:42.976Z Downloaded ghash v0.6.0
6002026-09-12T21:04:42.976Z Downloaded hostname v0.4.2
6012026-09-12T21:04:42.976Z Downloaded bcrypt-pbkdf v0.11.0
6022026-09-12T21:04:42.976Z Downloaded byte-wrapper v0.1.0
6032026-09-12T21:04:42.980Z Downloaded http-range v0.1.5
6042026-09-12T21:04:42.980Z Downloaded cbc v0.2.1
6052026-09-12T21:04:42.983Z Downloaded async-trait v0.1.89
6062026-09-12T21:04:42.983Z Downloaded hostname v0.3.1
6072026-09-12T21:04:42.983Z Downloaded http-body v1.0.1
6082026-09-12T21:04:42.983Z Downloaded camino-tempfile-ext v0.3.3
6092026-09-12T21:04:42.988Z Downloaded oxide-generation-macros v0.2.0
6102026-09-12T21:04:42.988Z Downloaded fallible-iterator v0.2.0
6112026-09-12T21:04:42.988Z Downloaded foldhash v0.2.0
6122026-09-12T21:04:42.988Z Downloaded ff v0.13.1
6132026-09-12T21:04:42.991Z Downloaded fs-err v2.11.0
6142026-09-12T21:04:42.992Z Downloaded powerfmt v0.2.0
6152026-09-12T21:04:42.992Z Downloaded phf_shared v0.13.1
6162026-09-12T21:04:42.992Z Downloaded num-conv v0.2.0
6172026-09-12T21:04:42.995Z Downloaded predicates-core v1.0.10
6182026-09-12T21:04:43.000Z Downloaded bit-vec v0.8.0
6192026-09-12T21:04:43.001Z Downloaded proc-macro-crate v1.3.1
6202026-09-12T21:04:43.001Z Downloaded bytesize v2.7.0
6212026-09-12T21:04:43.005Z Downloaded recursive-proc-macro-impl v0.1.1
6222026-09-12T21:04:43.005Z Downloaded blowfish v0.10.0
6232026-09-12T21:04:43.005Z Downloaded cipher v0.5.2
6242026-09-12T21:04:43.005Z Downloaded aws-lc-rs v1.16.3
6252026-09-12T21:04:43.011Z Downloaded find-msvc-tools v0.1.9
6262026-09-12T21:04:43.011Z Downloaded colored v3.1.1
6272026-09-12T21:04:43.014Z Downloaded ref-cast-impl v1.0.25
6282026-09-12T21:04:43.014Z Downloaded globset v0.4.18
6292026-09-12T21:04:43.014Z Downloaded group v0.13.0
6302026-09-12T21:04:43.014Z Downloaded git-stub-vcs v0.1.0
6312026-09-12T21:04:43.014Z Downloaded native-tls v0.2.18
6322026-09-12T21:04:43.020Z Downloaded percent-encoding v2.3.2
6332026-09-12T21:04:43.020Z Downloaded blake2 v0.11.0-rc.6
6342026-09-12T21:04:43.020Z Downloaded seq-macro v0.3.6
6352026-09-12T21:04:43.020Z Downloaded serde-big-array v0.5.1
6362026-09-12T21:04:43.023Z Downloaded shell-words v1.1.1
6372026-09-12T21:04:43.023Z Downloaded scroll_derive v0.13.1
6382026-09-12T21:04:43.023Z Downloaded progenitor-client v0.14.0
6392026-09-12T21:04:43.027Z Downloaded signal-hook-mio v0.2.5
6402026-09-12T21:04:43.027Z Downloaded futures-channel v0.3.32
6412026-09-12T21:04:43.027Z Downloaded sigpipe v0.1.3
6422026-09-12T21:04:43.027Z Downloaded slog-bunyan v2.5.0
6432026-09-12T21:04:43.031Z Downloaded fixedbitset v0.5.7
6442026-09-12T21:04:43.031Z Downloaded bitfield v0.19.4
6452026-09-12T21:04:43.031Z Downloaded glob v0.3.3
6462026-09-12T21:04:43.032Z Downloaded group v0.14.0
6472026-09-12T21:04:43.032Z Downloaded bit-vec v0.6.3
6482026-09-12T21:04:43.036Z Downloaded chacha20 v0.9.1
6492026-09-12T21:04:43.036Z Downloaded cmake v0.1.57
6502026-09-12T21:04:43.036Z Downloaded cmov v0.5.4
6512026-09-12T21:04:43.036Z Downloaded sha1 v0.10.6
6522026-09-12T21:04:43.036Z Downloaded http-body-util v0.1.3
6532026-09-12T21:04:43.036Z Downloaded highway v1.3.0
6542026-09-12T21:04:43.041Z Downloaded console v0.15.11
6552026-09-12T21:04:43.044Z Downloaded structmeta-derive v0.3.0
6562026-09-12T21:04:43.045Z Downloaded structmeta v0.3.0
6572026-09-12T21:04:43.045Z Downloaded strsim v0.10.0
6582026-09-12T21:04:43.048Z Downloaded cipher v0.4.4
6592026-09-12T21:04:43.048Z Downloaded packed_struct_codegen v0.10.1
6602026-09-12T21:04:43.048Z Downloaded paste v1.0.15
6612026-09-12T21:04:43.048Z Downloaded oxide-generation v0.1.3
6622026-09-12T21:04:43.052Z Downloaded sync_wrapper v1.0.2
6632026-09-12T21:04:43.052Z Downloaded cassowary v0.3.0
6642026-09-12T21:04:43.052Z Downloaded pem v3.0.6
6652026-09-12T21:04:43.053Z Downloaded supports-hyperlinks v3.2.0
6662026-09-12T21:04:43.053Z Downloaded tabwriter v1.4.1
6672026-09-12T21:04:43.056Z Downloaded termtree v0.5.1
6682026-09-12T21:04:43.056Z Downloaded compression-codecs v0.4.37
6692026-09-12T21:04:43.056Z Downloaded packed_struct v0.10.1
6702026-09-12T21:04:43.057Z Downloaded flume v0.11.1
6712026-09-12T21:04:43.060Z Downloaded pkcs8 v0.10.2
6722026-09-12T21:04:43.060Z Downloaded poly1305 v0.8.0
6732026-09-12T21:04:43.063Z Downloaded cancel-safe-futures v0.1.5
6742026-09-12T21:04:43.064Z Downloaded progenitor v0.13.0
6752026-09-12T21:04:43.064Z Downloaded progenitor-client v0.13.0
6762026-09-12T21:04:43.064Z Downloaded rtoolbox v0.0.3
6772026-09-12T21:04:43.067Z Downloaded rand_chacha v0.9.0
6782026-09-12T21:04:43.067Z Downloaded try-lock v0.2.5
6792026-09-12T21:04:43.067Z Downloaded unicode-truncate v1.1.0
6802026-09-12T21:04:43.067Z Downloaded usdt-macro v0.6.0
6812026-09-12T21:04:43.067Z Downloaded thread-id v5.1.0
6822026-09-12T21:04:43.072Z Downloaded universal-hash v0.5.1
6832026-09-12T21:04:43.072Z Downloaded bs58 v0.5.1
6842026-09-12T21:04:43.072Z Downloaded bzip2 v0.6.1
6852026-09-12T21:04:43.072Z Downloaded resolv-conf v0.7.6
6862026-09-12T21:04:43.076Z Downloaded rustversion v1.0.22
6872026-09-12T21:04:43.076Z Downloaded r2d2 v0.8.10
6882026-09-12T21:04:43.077Z Downloaded rand_core v0.6.4
6892026-09-12T21:04:43.077Z Downloaded rlimit v0.10.2
6902026-09-12T21:04:43.077Z Downloaded scrypt v0.12.0
6912026-09-12T21:04:43.077Z Downloaded untrusted v0.7.1
6922026-09-12T21:04:43.082Z Downloaded hmac v0.12.1
6932026-09-12T21:04:43.082Z Downloaded zerofrom-derive v0.1.6
6942026-09-12T21:04:43.086Z Downloaded progenitor v0.14.0
6952026-09-12T21:04:43.086Z Downloaded ahash v0.8.12
6962026-09-12T21:04:43.086Z Downloaded cexpr v0.6.0
6972026-09-12T21:04:43.086Z Downloaded clang-sys v1.8.1
6982026-09-12T21:04:43.086Z Downloaded slab v0.4.12
6992026-09-12T21:04:43.090Z Downloaded blake2 v0.10.6
7002026-09-12T21:04:43.090Z Downloaded waitgroup v0.1.2
7012026-09-12T21:04:43.090Z Downloaded wnaf v0.14.0
7022026-09-12T21:04:43.090Z Downloaded slog-scope v4.4.1
7032026-09-12T21:04:43.090Z Downloaded sqlformat v0.3.5
7042026-09-12T21:04:43.094Z Downloaded cpubits v0.1.1
7052026-09-12T21:04:43.098Z Downloaded hmac v0.13.0
7062026-09-12T21:04:43.098Z Downloaded async-bb8-diesel v0.2.1
7072026-09-12T21:04:43.101Z Downloaded allocator-api2 v0.2.21
7082026-09-12T21:04:43.102Z Downloaded num_enum v0.5.11
7092026-09-12T21:04:43.105Z Downloaded argon2 v0.6.0-rc.8
7102026-09-12T21:04:43.105Z Downloaded chacha20 v0.10.0
7112026-09-12T21:04:43.105Z Downloaded colored v2.2.0
7122026-09-12T21:04:43.108Z Downloaded convert_case v0.4.0
7132026-09-12T21:04:43.108Z Downloaded phf v0.12.1
7142026-09-12T21:04:43.109Z Downloaded darling_macro v0.20.11
7152026-09-12T21:04:43.109Z Downloaded darling_macro v0.21.3
7162026-09-12T21:04:43.109Z Downloaded crunchy v0.2.4
7172026-09-12T21:04:43.109Z Downloaded crypto-common v0.2.2
7182026-09-12T21:04:43.109Z Downloaded oxnet v0.1.6
7192026-09-12T21:04:43.112Z Downloaded pkcs1 v0.7.5
7202026-09-12T21:04:43.115Z Downloaded flate2 v1.1.9
7212026-09-12T21:04:43.120Z Downloaded num-modular v0.6.5
7222026-09-12T21:04:43.120Z Downloaded time-macros v0.2.27
7232026-09-12T21:04:43.121Z Downloaded tokio-dtrace v0.1.1
7242026-09-12T21:04:43.124Z Downloaded tui-tree-widget v0.23.1
7252026-09-12T21:04:43.124Z Downloaded diesel_table_macro_syntax v0.3.0
7262026-09-12T21:04:43.124Z Downloaded dirs-next v2.0.0
7272026-09-12T21:04:43.124Z Downloaded dirs-sys-next v0.1.2
7282026-09-12T21:04:43.129Z Downloaded derive_builder_macro v0.20.2
7292026-09-12T21:04:43.129Z Downloaded digest-io v0.1.0
7302026-09-12T21:04:43.129Z Downloaded illumos-nvpair-sys v0.2.0
7312026-09-12T21:04:43.134Z Downloaded generic-array v1.4.3
7322026-09-12T21:04:43.134Z Downloaded instability v0.3.11
7332026-09-12T21:04:43.134Z Downloaded toml_writer v1.1.1+spec-1.1.0
7342026-09-12T21:04:43.134Z Downloaded writeable v0.6.2
7352026-09-12T21:04:43.141Z Downloaded serde-hex v0.1.0
7362026-09-12T21:04:43.141Z Downloaded vergen-git2 v9.1.0
7372026-09-12T21:04:43.141Z Downloaded lalrpop-util v0.19.12
7382026-09-12T21:04:43.141Z Downloaded lazy_static v1.5.0
7392026-09-12T21:04:43.141Z Downloaded fatfs v0.3.6
7402026-09-12T21:04:43.145Z Downloaded ciborium v0.2.2
7412026-09-12T21:04:43.145Z Downloaded salsa20 v0.11.0
7422026-09-12T21:04:43.151Z Downloaded usdt-impl v0.6.0
7432026-09-12T21:04:43.151Z Downloaded kem v0.3.0
7442026-09-12T21:04:43.151Z Downloaded is_ci v1.2.0
7452026-09-12T21:04:43.151Z Downloaded maplit v1.0.2
7462026-09-12T21:04:43.155Z Downloaded multimap v0.10.1
7472026-09-12T21:04:43.155Z Downloaded lru-cache v0.1.2
7482026-09-12T21:04:43.155Z Downloaded md5 v0.8.0
7492026-09-12T21:04:43.155Z Downloaded walkdir v2.5.0
7502026-09-12T21:04:43.165Z Downloaded critical-section v1.2.0
7512026-09-12T21:04:43.174Z Downloaded bzip2 v0.4.4
7522026-09-12T21:04:43.174Z Downloaded defmt-macros v1.0.1
7532026-09-12T21:04:43.175Z Downloaded dunce v1.0.5
7542026-09-12T21:04:43.175Z Downloaded getrandom v0.2.17
7552026-09-12T21:04:43.175Z Downloaded half v1.8.3
7562026-09-12T21:04:43.175Z Downloaded spin v0.9.8
7572026-09-12T21:04:43.175Z Downloaded normalize-line-endings v0.3.0
7582026-09-12T21:04:43.175Z Downloaded mime v0.3.17
7592026-09-12T21:04:43.178Z Downloaded nonempty v0.12.0
7602026-09-12T21:04:43.178Z Downloaded openssl-macros v0.1.1
7612026-09-12T21:04:43.178Z Downloaded ctr v0.10.1
7622026-09-12T21:04:43.178Z Downloaded ctutils v0.4.2
7632026-09-12T21:04:43.178Z Downloaded chacha20poly1305 v0.10.1
7642026-09-12T21:04:43.178Z Downloaded chumsky v0.9.3
7652026-09-12T21:04:43.178Z Downloaded futures v0.3.32
7662026-09-12T21:04:43.178Z Downloaded tokio-rustls v0.26.4
7672026-09-12T21:04:43.191Z Downloaded bytes v1.11.1
7682026-09-12T21:04:43.191Z Downloaded tokio-stream v0.1.18
7692026-09-12T21:04:43.191Z Downloaded toml_parser v1.1.2+spec-1.1.0
7702026-09-12T21:04:43.195Z Downloaded path-slash v0.1.5
7712026-09-12T21:04:43.195Z Downloaded derive-ex v0.1.8
7722026-09-12T21:04:43.195Z Downloaded ed25519-dalek v2.2.0
7732026-09-12T21:04:43.195Z Downloaded expectorate v1.2.0
7742026-09-12T21:04:43.195Z Downloaded hyper-staticfile v0.10.1
7752026-09-12T21:04:43.195Z Downloaded precomputed-hash v0.1.1
7762026-09-12T21:04:43.195Z Downloaded proc-macro-crate v3.4.0
7772026-09-12T21:04:43.195Z Downloaded proc-macro-error-attr2 v2.0.0
7782026-09-12T21:04:43.195Z Downloaded pwd v1.4.0
7792026-09-12T21:04:43.195Z Downloaded poly1305 v0.9.0
7802026-09-12T21:04:43.196Z Downloaded recursive v0.1.1
7812026-09-12T21:04:43.196Z Downloaded rfc6979 v0.6.0
7822026-09-12T21:04:43.196Z Downloaded ed25519 v2.2.3
7832026-09-12T21:04:43.196Z Downloaded ed25519 v3.0.0
7842026-09-12T21:04:43.199Z Downloaded same-file v1.0.6
7852026-09-12T21:04:43.199Z Downloaded heapless v0.8.0
7862026-09-12T21:04:43.200Z Downloaded vergen-gitcl v1.0.8
7872026-09-12T21:04:43.200Z Downloaded getrandom v0.3.4
7882026-09-12T21:04:43.203Z Downloaded half v2.7.1
7892026-09-12T21:04:43.203Z Downloaded headers v0.4.1
7902026-09-12T21:04:43.207Z Downloaded serde_spanned v1.1.1
7912026-09-12T21:04:43.207Z Downloaded ryu v1.0.23
7922026-09-12T21:04:43.210Z Downloaded smallvec v1.15.1
7932026-09-12T21:04:43.210Z Downloaded yasna v0.5.2
7942026-09-12T21:04:43.213Z Downloaded multer v3.1.0
7952026-09-12T21:04:43.213Z Downloaded signature v2.2.0
7962026-09-12T21:04:43.214Z Downloaded ssh-cipher v0.2.0
7972026-09-12T21:04:43.217Z Downloaded strum v0.27.2
7982026-09-12T21:04:43.221Z Downloaded openssl-sys v0.9.117
7992026-09-12T21:04:43.225Z Downloaded siphasher v1.0.2
8002026-09-12T21:04:43.229Z Downloaded supports-unicode v3.0.0
8012026-09-12T21:04:43.229Z Downloaded testing_table v0.3.0
8022026-09-12T21:04:43.229Z Downloaded ar_archive_writer v0.5.1
8032026-09-12T21:04:43.233Z Downloaded num_enum v0.7.6
8042026-09-12T21:04:43.233Z Downloaded crossbeam-utils v0.8.21
8052026-09-12T21:04:43.237Z Downloaded heapless v0.7.17
8062026-09-12T21:04:43.237Z Downloaded darling v0.20.11
8072026-09-12T21:04:43.240Z Downloaded nu-ansi-term v0.50.3
8082026-09-12T21:04:43.240Z Downloaded password-hash v0.5.0
8092026-09-12T21:04:43.240Z Downloaded pem-rfc7468 v1.0.0
8102026-09-12T21:04:43.248Z Downloaded postgres-protocol v0.6.12
8112026-09-12T21:04:43.248Z Downloaded tower-layer v0.3.3
8122026-09-12T21:04:43.248Z Downloaded tinyvec v1.11.0
8132026-09-12T21:04:43.248Z Downloaded toml v0.7.8
8142026-09-12T21:04:43.248Z Downloaded trait-variant v0.1.2
8152026-09-12T21:04:43.252Z Downloaded term v0.7.0
8162026-09-12T21:04:43.252Z Downloaded defmt v1.0.1
8172026-09-12T21:04:43.252Z Downloaded hybrid-array v0.4.13
8182026-09-12T21:04:43.252Z Downloaded polyval v0.7.1
8192026-09-12T21:04:43.252Z Downloaded topological-sort v0.2.2
8202026-09-12T21:04:43.252Z Downloaded tokio-macros v2.7.0
8212026-09-12T21:04:43.256Z Downloaded usdt v0.6.0
8222026-09-12T21:04:43.256Z Downloaded usdt-attr-macro v0.6.0
8232026-09-12T21:04:43.256Z Downloaded base64 v0.22.1
8242026-09-12T21:04:43.256Z Downloaded arc-swap v1.8.2
8252026-09-12T21:04:43.259Z Downloaded hyper-rustls v0.27.7
8262026-09-12T21:04:43.259Z Downloaded rustc_version v0.1.7
8272026-09-12T21:04:43.260Z Downloaded universal-hash v0.6.1
8282026-09-12T21:04:43.260Z Downloaded ipnet v2.12.0
8292026-09-12T21:04:43.304Z Downloaded zone_cfg_derive v0.3.1
8302026-09-12T21:04:43.304Z Downloaded unicode-bidi v0.3.18
8312026-09-12T21:04:43.304Z Downloaded ingot-macros v0.2.0
8322026-09-12T21:04:43.304Z Downloaded rustls-pemfile v2.2.0
8332026-09-12T21:04:43.304Z Downloaded bumpalo v3.20.2
8342026-09-12T21:04:43.304Z Downloaded miette-derive v7.6.0
8352026-09-12T21:04:43.304Z Downloaded rusty-fork v0.3.1
8362026-09-12T21:04:43.304Z Downloaded sec1 v0.7.3
8372026-09-12T21:04:43.305Z Downloaded serde_tokenstream v0.3.0
8382026-09-12T21:04:43.305Z Downloaded shlex v1.3.0
8392026-09-12T21:04:43.305Z Downloaded compact_str v0.8.1
8402026-09-12T21:04:43.305Z Downloaded const-oid v0.10.2
8412026-09-12T21:04:43.305Z Downloaded hickory-resolver v0.24.4
8422026-09-12T21:04:43.305Z Downloaded slog-async v2.8.0
8432026-09-12T21:04:43.305Z Downloaded curve25519-dalek-derive v0.1.1
8442026-09-12T21:04:43.305Z Downloaded spki v0.7.3
8452026-09-12T21:04:43.305Z Downloaded crucible-workspace-hack v0.1.0
8462026-09-12T21:04:43.305Z Downloaded darling_macro v0.23.0
8472026-09-12T21:04:43.305Z Downloaded defmt v0.3.100
8482026-09-12T21:04:43.306Z Downloaded stacker v0.1.23
8492026-09-12T21:04:43.306Z Downloaded async-compression v0.4.41
8502026-09-12T21:04:43.306Z Downloaded oxide-update-engine v0.1.2
8512026-09-12T21:04:43.306Z Downloaded parking_lot v0.11.2
8522026-09-12T21:04:43.306Z Downloaded ssh-cipher v0.3.0
8532026-09-12T21:04:43.306Z Downloaded display-error-chain v0.2.2
8542026-09-12T21:04:43.306Z Downloaded downcast-rs v2.0.2
8552026-09-12T21:04:43.306Z Downloaded inout v0.2.2
8562026-09-12T21:04:43.306Z Downloaded debug-ignore v1.0.5
8572026-09-12T21:04:43.306Z Downloaded dyn-clone v1.0.20
8582026-09-12T21:04:43.306Z Downloaded indent_write v2.2.0
8592026-09-12T21:04:43.306Z Downloaded ident_case v1.0.1
8602026-09-12T21:04:43.306Z Downloaded libscf-sys v1.2.0
8612026-09-12T21:04:43.306Z Downloaded ed25519-dalek v3.0.0
8622026-09-12T21:04:43.310Z Downloaded toml_datetime v0.7.5+spec-1.1.0
8632026-09-12T21:04:43.310Z Downloaded tinystr v0.8.2
8642026-09-12T21:04:43.310Z Downloaded tokio-native-tls v0.3.1
8652026-09-12T21:04:43.310Z Downloaded unarray v0.1.4
8662026-09-12T21:04:43.310Z Downloaded cc v1.2.56
8672026-09-12T21:04:43.310Z Downloaded prettyplease v0.2.37
8682026-09-12T21:04:43.311Z Downloaded proc-macro-error2 v2.0.1
8692026-09-12T21:04:43.311Z Downloaded jiff-static v0.2.34
8702026-09-12T21:04:43.311Z Downloaded lru v0.12.5
8712026-09-12T21:04:43.311Z Downloaded managed v0.8.0
8722026-09-12T21:04:43.314Z Downloaded des v0.9.0
8732026-09-12T21:04:43.314Z Downloaded dropshot_endpoint v0.17.1
8742026-09-12T21:04:43.318Z Downloaded vergen-lib v0.1.6
8752026-09-12T21:04:43.323Z Downloaded memoffset v0.9.1
8762026-09-12T21:04:43.327Z Downloaded nodrop v0.1.14
8772026-09-12T21:04:43.331Z Downloaded opaque-debug v0.3.1
8782026-09-12T21:04:43.331Z Downloaded openssl-probe v0.1.6
8792026-09-12T21:04:43.335Z Downloaded whoami v2.1.0
8802026-09-12T21:04:43.335Z Downloaded hickory-resolver v0.25.2
8812026-09-12T21:04:43.340Z Downloaded snafu v0.8.9
8822026-09-12T21:04:43.340Z Downloaded hickory-server v0.25.2
8832026-09-12T21:04:43.344Z Downloaded sha2 v0.11.0
8842026-09-12T21:04:43.344Z Downloaded corncobs v0.1.4
8852026-09-12T21:04:43.344Z Downloaded wyz v0.5.1
8862026-09-12T21:04:43.344Z Downloaded const_format_proc_macros v0.2.34
8872026-09-12T21:04:43.344Z Downloaded daft v0.1.8
8882026-09-12T21:04:43.348Z Downloaded rand_chacha v0.3.1
8892026-09-12T21:04:43.348Z Downloaded rfc6979 v0.4.0
8902026-09-12T21:04:43.348Z Downloaded russh-cryptovec v0.62.0
8912026-09-12T21:04:43.348Z Downloaded rustc_version v0.4.1
8922026-09-12T21:04:43.348Z Downloaded slog-term v2.9.2
8932026-09-12T21:04:43.351Z Downloaded parse-display v0.10.0
8942026-09-12T21:04:43.351Z Downloaded path-slash v0.2.1
8952026-09-12T21:04:43.351Z Downloaded potential_utf v0.1.4
8962026-09-12T21:04:43.351Z Downloaded darling_core v0.20.11
8972026-09-12T21:04:43.355Z Downloaded papergrid v0.18.0
8982026-09-12T21:04:43.355Z Downloaded ecdsa v0.16.9
8992026-09-12T21:04:43.359Z Downloaded humantime v2.3.0
9002026-09-12T21:04:43.359Z Downloaded zopfli v0.8.3
9012026-09-12T21:04:43.359Z Downloaded pkcs5 v0.8.1
9022026-09-12T21:04:43.363Z Downloaded rand v0.9.2
9032026-09-12T21:04:43.363Z Downloaded steno v0.4.1
9042026-09-12T21:04:43.366Z Downloaded serde_urlencoded v0.7.1
9052026-09-12T21:04:43.366Z Downloaded signature v3.0.0
9062026-09-12T21:04:43.366Z Downloaded hashbrown v0.13.2
9072026-09-12T21:04:43.369Z Downloaded num-complex v0.4.6
9082026-09-12T21:04:43.373Z Downloaded ipnetwork v0.21.1
9092026-09-12T21:04:43.376Z Downloaded libefi-sys v0.1.0
9102026-09-12T21:04:43.379Z Downloaded indicatif v0.18.4
9112026-09-12T21:04:43.382Z Downloaded tagptr v0.2.0
9122026-09-12T21:04:43.382Z Downloaded supports-color v3.0.2
9132026-09-12T21:04:43.382Z Downloaded linear-map v1.2.0
9142026-09-12T21:04:43.385Z Downloaded module-lattice v0.2.3
9152026-09-12T21:04:43.386Z Downloaded nanorand v0.7.0
9162026-09-12T21:04:43.386Z Downloaded untrusted v0.9.0
9172026-09-12T21:04:43.389Z Downloaded void v1.0.2
9182026-09-12T21:04:43.389Z Downloaded crc8 v0.1.1
9192026-09-12T21:04:43.389Z Downloaded defmt-parser v1.0.0
9202026-09-12T21:04:43.392Z Downloaded progenitor-macro v0.13.0
9212026-09-12T21:04:43.396Z Downloaded rand_seeder v0.4.0
9222026-09-12T21:04:43.396Z Downloaded typify-macro v0.6.2
9232026-09-12T21:04:43.396Z Downloaded hashbrown v0.12.3
9242026-09-12T21:04:43.396Z Downloaded zeroize_derive v1.5.0
9252026-09-12T21:04:43.399Z Downloaded crc-catalog v2.4.0
9262026-09-12T21:04:43.403Z Downloaded zerocopy v0.6.6
9272026-09-12T21:04:43.403Z Downloaded num-primitive v0.2.1
9282026-09-12T21:04:43.403Z Downloaded num_enum_derive v0.7.6
9292026-09-12T21:04:43.407Z Downloaded parse-display-derive v0.10.0
9302026-09-12T21:04:43.407Z Downloaded pin-project-lite v0.2.17
9312026-09-12T21:04:43.410Z Downloaded derive_builder v0.20.2
9322026-09-12T21:04:43.413Z Downloaded ppv-lite86 v0.2.21
9332026-09-12T21:04:43.417Z Downloaded p521 v0.14.0
9342026-09-12T21:04:43.417Z Downloaded http v1.4.2
9352026-09-12T21:04:43.421Z Downloaded litrs v1.0.0
9362026-09-12T21:04:43.421Z Downloaded http-range-header v0.4.2
9372026-09-12T21:04:43.421Z Downloaded rustls-native-certs v0.8.3
9382026-09-12T21:04:43.426Z Downloaded impl-trait-for-tuples v0.2.3
9392026-09-12T21:04:43.426Z Downloaded serdect v0.4.3
9402026-09-12T21:04:43.426Z Downloaded httpdate v1.0.3
9412026-09-12T21:04:43.429Z Downloaded subprocess v0.2.15
9422026-09-12T21:04:43.430Z Downloaded instant v0.1.13
9432026-09-12T21:04:43.430Z Downloaded maybe-uninit v2.0.0
9442026-09-12T21:04:43.434Z Downloaded simd-adler32 v0.3.8
9452026-09-12T21:04:43.434Z Downloaded smf v0.2.3
9462026-09-12T21:04:43.434Z Downloaded tungstenite v0.21.0
9472026-09-12T21:04:43.434Z Downloaded strum_macros v0.26.4
9482026-09-12T21:04:43.437Z Downloaded termios v0.3.3
9492026-09-12T21:04:43.437Z Downloaded typed-path v0.12.3
9502026-09-12T21:04:43.441Z Downloaded is-terminal v0.4.17
9512026-09-12T21:04:43.441Z Downloaded rsa v0.10.0-rc.18
9522026-09-12T21:04:43.445Z Downloaded olpc-cjson v0.1.4
9532026-09-12T21:04:43.446Z Downloaded slog-stdlog v4.1.1
9542026-09-12T21:04:43.446Z Downloaded smallvec v0.6.14
9552026-09-12T21:04:43.446Z Downloaded tls_codec v0.4.2
9562026-09-12T21:04:43.449Z Downloaded match_cfg v0.1.0
9572026-09-12T21:04:43.449Z Downloaded newline-converter v0.3.0
9582026-09-12T21:04:43.449Z Downloaded thiserror-no-std v2.0.2
9592026-09-12T21:04:43.449Z Downloaded oso-derive v0.27.3
9602026-09-12T21:04:43.449Z Downloaded tls_codec_derive v0.4.2
9612026-09-12T21:04:43.457Z Downloaded serde_with v1.14.0
9622026-09-12T21:04:43.464Z Downloaded zeroize v1.9.0
9632026-09-12T21:04:43.468Z Downloaded postgres-types v0.2.14
9642026-09-12T21:04:43.468Z Downloaded zstd-safe v7.2.4
9652026-09-12T21:04:43.469Z Downloaded quick-error v1.2.3
9662026-09-12T21:04:43.469Z Downloaded radium v0.7.0
9672026-09-12T21:04:43.473Z Downloaded ref-cast v1.0.25
9682026-09-12T21:04:43.473Z Downloaded psm v0.1.30
9692026-09-12T21:04:43.478Z Downloaded derive-where v1.6.0
9702026-09-12T21:04:43.482Z Downloaded drift v0.2.0
9712026-09-12T21:04:43.488Z Downloaded dropshot-api-manager-types v0.8.0
9722026-09-12T21:04:43.493Z Downloaded serde_derive_internals v0.29.1
9732026-09-12T21:04:43.493Z Downloaded rand_pcg v0.10.2
9742026-09-12T21:04:43.493Z Downloaded rustc-hash v2.1.1
9752026-09-12T21:04:43.493Z Downloaded tar v0.4.46
9762026-09-12T21:04:43.497Z Downloaded scheduled-thread-pool v0.2.7
9772026-09-12T21:04:43.497Z Downloaded scopeguard v1.2.0
9782026-09-12T21:04:43.497Z Downloaded signal-hook-tokio v0.3.1
9792026-09-12T21:04:43.497Z Downloaded pretty_assertions v1.4.1
9802026-09-12T21:04:43.497Z Downloaded displaydoc v0.2.5
9812026-09-12T21:04:43.498Z Downloaded lru v0.18.3
9822026-09-12T21:04:43.498Z Downloaded sponge-cursor v0.1.0
9832026-09-12T21:04:43.501Z Downloaded strip-ansi-escapes v0.2.1
9842026-09-12T21:04:43.501Z Downloaded vte v0.14.1
9852026-09-12T21:04:43.501Z Downloaded tower-service v0.3.3
9862026-09-12T21:04:43.505Z Downloaded indoc v2.0.7
9872026-09-12T21:04:43.505Z Downloaded num-rational v0.4.2
9882026-09-12T21:04:43.505Z Downloaded knus-derive v3.4.0
9892026-09-12T21:04:43.510Z Downloaded memmap2 v0.9.10
9902026-09-12T21:04:43.510Z Downloaded rand v0.8.6
9912026-09-12T21:04:43.510Z Downloaded rsa v0.9.10
9922026-09-12T21:04:43.514Z Downloaded samael v0.0.19
9932026-09-12T21:04:43.517Z Downloaded libloading v0.8.9
9942026-09-12T21:04:43.517Z Downloaded newtype-uuid v1.3.2
9952026-09-12T21:04:43.517Z Downloaded yoke v0.8.1
9962026-09-12T21:04:43.517Z Downloaded cookie_store v0.22.1
9972026-09-12T21:04:43.521Z Downloaded der_derive v0.7.3
9982026-09-12T21:04:43.521Z Downloaded nom v8.0.0
9992026-09-12T21:04:43.524Z Downloaded utf8_iter v1.0.4
10002026-09-12T21:04:43.524Z Downloaded zerofrom v0.1.6
10012026-09-12T21:04:43.524Z Downloaded zip v0.6.6
10022026-09-12T21:04:43.532Z Downloaded primeorder v0.13.6
10032026-09-12T21:04:43.532Z Downloaded scuffle v0.1.0
10042026-09-12T21:04:43.532Z Downloaded hashbrown v0.14.5
10052026-09-12T21:04:43.532Z Downloaded whoami v1.6.1
10062026-09-12T21:04:43.532Z Downloaded crc32fast v1.5.0
10072026-09-12T21:04:43.535Z Downloaded uzers v0.12.2
10082026-09-12T21:04:43.535Z Downloaded pkg-config v0.3.32
10092026-09-12T21:04:43.535Z Downloaded xshell-macros v0.2.7
10102026-09-12T21:04:43.535Z Downloaded oxide-update-engine-types v0.1.2
10112026-09-12T21:04:43.539Z Downloaded idna_adapter v1.2.1
10122026-09-12T21:04:43.540Z Downloaded difflib v0.4.0
10132026-09-12T21:04:43.540Z Downloaded dtrace-parser v0.3.0
10142026-09-12T21:04:43.540Z Downloaded darling v0.23.0
10152026-09-12T21:04:43.543Z Downloaded hashbrown v0.15.5
10162026-09-12T21:04:43.543Z Downloaded rcgen v0.12.1
10172026-09-12T21:04:43.546Z Downloaded p256 v0.14.0
10182026-09-12T21:04:43.546Z Downloaded icu_locale_core v2.1.1
10192026-09-12T21:04:43.550Z Downloaded diff v0.1.13
10202026-09-12T21:04:43.553Z Downloaded kstat-rs v0.2.5
10212026-09-12T21:04:43.553Z Downloaded signal-hook-registry v1.4.8
10222026-09-12T21:04:43.556Z Downloaded knus v3.4.0
10232026-09-12T21:04:43.557Z Downloaded httparse v1.10.1
10242026-09-12T21:04:43.557Z Downloaded ecdsa v0.17.0
10252026-09-12T21:04:43.561Z Downloaded aho-corasick v1.1.4
10262026-09-12T21:04:43.561Z Downloaded schemars_derive v0.8.22
10272026-09-12T21:04:43.564Z Downloaded tokio-tungstenite v0.21.0
10282026-09-12T21:04:43.564Z Downloaded num_enum_derive v0.5.11
10292026-09-12T21:04:43.565Z Downloaded qorb v0.4.1
10302026-09-12T21:04:43.568Z Downloaded synstructure v0.13.2
10312026-09-12T21:04:43.568Z Downloaded stringprep v0.1.5
10322026-09-12T21:04:43.568Z Downloaded nibble_vec v0.1.0
10332026-09-12T21:04:43.568Z Downloaded thread_local v1.1.9
10342026-09-12T21:04:43.568Z Downloaded unicase v2.9.0
10352026-09-12T21:04:43.573Z Downloaded num-derive v0.4.2
10362026-09-12T21:04:43.573Z Downloaded tokio-tungstenite v0.28.0
10372026-09-12T21:04:43.578Z Downloaded vergen-lib v9.1.0
10382026-09-12T21:04:43.578Z Downloaded progenitor-macro v0.14.0
10392026-09-12T21:04:43.578Z Downloaded secrecy v0.10.3
10402026-09-12T21:04:43.582Z Downloaded parking_lot v0.12.5
10412026-09-12T21:04:43.582Z Downloaded peg v0.8.5
10422026-09-12T21:04:43.582Z Downloaded pem-rfc7468 v0.7.0
10432026-09-12T21:04:43.582Z Downloaded rand_xorshift v0.4.0
10442026-09-12T21:04:43.582Z Downloaded data-encoding v2.10.0
10452026-09-12T21:04:43.588Z Downloaded postcard v1.1.3
10462026-09-12T21:04:43.589Z Downloaded aes v0.9.1
10472026-09-12T21:04:43.592Z Downloaded const_format v0.2.35
10482026-09-12T21:04:43.593Z Downloaded p256 v0.13.2
10492026-09-12T21:04:43.593Z Downloaded rpassword v7.5.4
10502026-09-12T21:04:43.596Z Downloaded csv-core v0.1.13
10512026-09-12T21:04:43.596Z Downloaded sha1 v0.11.0
10522026-09-12T21:04:43.596Z Downloaded sqlparser_derive v0.5.0
10532026-09-12T21:04:43.603Z Downloaded schemars v0.9.0
10542026-09-12T21:04:43.606Z Downloaded take_mut v0.2.2
10552026-09-12T21:04:43.607Z Downloaded convert_case v0.10.0
10562026-09-12T21:04:43.607Z Downloaded crypto-bigint v0.5.5
10572026-09-12T21:04:43.611Z Downloaded dashu-base v0.5.1
10582026-09-12T21:04:43.612Z Downloaded digest v0.11.3
10592026-09-12T21:04:43.615Z Downloaded want v0.3.1
10602026-09-12T21:04:43.615Z Downloaded darling_core v0.13.4
10612026-09-12T21:04:43.615Z Downloaded hashbrown v0.16.1
10622026-09-12T21:04:43.619Z Downloaded zerovec v0.11.5
10632026-09-12T21:04:43.619Z Downloaded ssh-key v0.7.0-rc.11
10642026-09-12T21:04:43.624Z Downloaded icu_collections v2.1.1
10652026-09-12T21:04:43.629Z Downloaded ingot v0.2.1
10662026-09-12T21:04:43.629Z Downloaded ingot-types v0.2.0
10672026-09-12T21:04:43.629Z Downloaded yoke-derive v0.8.1
10682026-09-12T21:04:43.629Z Downloaded cstr-argument v0.1.2
10692026-09-12T21:04:43.634Z Downloaded lock_api v0.4.14
10702026-09-12T21:04:43.634Z Downloaded parking_lot_core v0.8.6
10712026-09-12T21:04:43.634Z Downloaded spki v0.8.0
10722026-09-12T21:04:43.634Z Downloaded term v1.2.1
10732026-09-12T21:04:43.634Z Downloaded hubpack_derive v0.1.1
10742026-09-12T21:04:43.634Z Downloaded hyper-tls v0.6.0
10752026-09-12T21:04:43.638Z Downloaded internet-checksum v0.2.1
10762026-09-12T21:04:43.638Z Downloaded lzss v0.8.2
10772026-09-12T21:04:43.639Z Downloaded pin-project v1.1.11
10782026-09-12T21:04:43.642Z Downloaded ignore v0.4.25
10792026-09-12T21:04:43.642Z Downloaded pin-project-internal v1.1.11
10802026-09-12T21:04:43.646Z Downloaded vergen v9.1.0
10812026-09-12T21:04:43.646Z Downloaded scroll v0.13.0
10822026-09-12T21:04:43.646Z Downloaded linked-hash-map v0.5.6
10832026-09-12T21:04:43.646Z Downloaded parse-size v1.1.0
10842026-09-12T21:04:43.646Z Downloaded predicates-tree v1.0.13
10852026-09-12T21:04:43.650Z Downloaded primefield v0.14.0
10862026-09-12T21:04:43.650Z Downloaded rand_core v0.10.0
10872026-09-12T21:04:43.650Z Downloaded futures-util v0.3.32
10882026-09-12T21:04:43.654Z Downloaded hkdf v0.12.4
10892026-09-12T21:04:43.660Z Downloaded slog-json v2.6.1
10902026-09-12T21:04:43.660Z Downloaded zip v8.6.0
10912026-09-12T21:04:43.665Z Downloaded progenitor-impl v0.14.0
10922026-09-12T21:04:43.665Z Downloaded serde_plain v1.0.2
10932026-09-12T21:04:43.665Z Downloaded strum_macros v0.27.2
10942026-09-12T21:04:43.665Z Downloaded darling v0.21.3
10952026-09-12T21:04:43.669Z Downloaded secrecy v0.8.0
10962026-09-12T21:04:43.669Z Downloaded thiserror-impl-no-std v2.0.2
10972026-09-12T21:04:43.669Z Downloaded strum v0.26.3
10982026-09-12T21:04:43.669Z Downloaded publicsuffix v2.3.0
10992026-09-12T21:04:43.669Z Downloaded time-core v0.1.8
11002026-09-12T21:04:43.669Z Downloaded schemars v0.8.22
11012026-09-12T21:04:43.674Z Downloaded tiny-keccak v2.0.2
11022026-09-12T21:04:43.679Z Downloaded schemars v1.2.1
11032026-09-12T21:04:43.683Z Downloaded zone v0.3.1
11042026-09-12T21:04:43.686Z Downloaded wait-timeout v0.2.1
11052026-09-12T21:04:43.686Z Downloaded crossbeam-deque v0.8.6
11062026-09-12T21:04:43.686Z Downloaded unicode-segmentation v1.12.0
11072026-09-12T21:04:43.689Z Downloaded diesel-dtrace v0.5.0
11082026-09-12T21:04:43.689Z Downloaded serde_yaml v0.9.34+deprecated
11092026-09-12T21:04:43.697Z Downloaded document-features v0.2.12
11102026-09-12T21:04:43.697Z Downloaded keccak v0.1.6
11112026-09-12T21:04:43.697Z Downloaded newtype_derive v0.1.6
11122026-09-12T21:04:43.697Z Downloaded darling v0.13.4
11132026-09-12T21:04:43.701Z Downloaded delegate v0.13.5
11142026-09-12T21:04:43.701Z Downloaded idna v1.1.0
11152026-09-12T21:04:43.701Z Downloaded md-5 v0.11.0
11162026-09-12T21:04:43.701Z Downloaded derive_builder_core v0.20.2
11172026-09-12T21:04:43.701Z Downloaded illumos-nvpair v0.3.0
11182026-09-12T21:04:43.701Z Downloaded owo-colors v4.3.0
11192026-09-12T21:04:43.701Z Downloaded salty v0.3.0
11202026-09-12T21:04:43.704Z Downloaded rayon v1.11.0
11212026-09-12T21:04:43.709Z Downloaded unicode_categories v0.1.1
11222026-09-12T21:04:43.709Z Downloaded num-iter v0.1.45
11232026-09-12T21:04:43.712Z Downloaded rustyline v14.0.0
11242026-09-12T21:04:43.712Z Downloaded serde_repr v0.1.20
11252026-09-12T21:04:43.713Z Downloaded stable_deref_trait v1.2.1
11262026-09-12T21:04:43.716Z Downloaded sapling-renderdag v0.1.0
11272026-09-12T21:04:43.716Z Downloaded sync-ptr v0.1.4
11282026-09-12T21:04:43.716Z Downloaded tap v1.0.1
11292026-09-12T21:04:43.716Z Downloaded rustls-pki-types v1.14.0
11302026-09-12T21:04:43.716Z Downloaded phc v0.6.1
11312026-09-12T21:04:43.721Z Downloaded jiff-core v0.1.0
11322026-09-12T21:04:43.721Z Downloaded crossbeam-channel v0.5.15
11332026-09-12T21:04:43.725Z Downloaded rustc-demangle v0.1.27
11342026-09-12T21:04:43.725Z Downloaded static_assertions v1.1.0
11352026-09-12T21:04:43.725Z Downloaded crc-any v2.5.0
11362026-09-12T21:04:43.725Z Downloaded string_cache v0.8.9
11372026-09-12T21:04:43.732Z Downloaded crc v3.4.0
11382026-09-12T21:04:43.732Z Downloaded cpufeatures v0.3.0
11392026-09-12T21:04:43.736Z Downloaded unicode-xid v0.2.6
11402026-09-12T21:04:43.736Z Downloaded derive_more v2.1.1
11412026-09-12T21:04:43.739Z Downloaded unicode-properties v0.1.4
11422026-09-12T21:04:43.739Z Downloaded constant_time_eq v0.4.2
11432026-09-12T21:04:43.739Z Downloaded libbz2-rs-sys v0.2.2
11442026-09-12T21:04:43.745Z Downloaded openssl-probe v0.2.1
11452026-09-12T21:04:43.745Z Downloaded icu_properties v2.1.2
11462026-09-12T21:04:43.745Z Downloaded diesel_derives v2.3.7
11472026-09-12T21:04:43.749Z Downloaded slog-dtrace v0.3.0
11482026-09-12T21:04:43.749Z Downloaded blake3 v1.8.5
11492026-09-12T21:04:43.752Z Downloaded itertools v0.10.5
11502026-09-12T21:04:43.756Z Downloaded phf_shared v0.12.1
11512026-09-12T21:04:43.756Z Downloaded phf_shared v0.11.3
11522026-09-12T21:04:43.756Z Downloaded signal-hook v0.3.18
11532026-09-12T21:04:43.756Z Downloaded oso v0.27.3
11542026-09-12T21:04:43.761Z Downloaded subtle v2.6.1
11552026-09-12T21:04:43.761Z Downloaded itertools v0.14.0
11562026-09-12T21:04:43.766Z Downloaded utf-8 v0.7.6
11572026-09-12T21:04:43.766Z Downloaded quick-xml v0.37.5
11582026-09-12T21:04:43.771Z Downloaded serde_path_to_error v0.1.20
11592026-09-12T21:04:43.771Z Downloaded snafu-derive v0.8.9
11602026-09-12T21:04:43.781Z Downloaded dsl_auto_type v0.2.0
11612026-09-12T21:04:43.782Z Downloaded num-integer v0.1.46
11622026-09-12T21:04:43.782Z Downloaded libsw v3.5.0
11632026-09-12T21:04:43.787Z Downloaded ssh-encoding v0.2.0
11642026-09-12T21:04:43.787Z Downloaded lru-slab v0.1.2
11652026-09-12T21:04:43.787Z Downloaded tokio-postgres v0.7.18
11662026-09-12T21:04:43.787Z Downloaded hkdf v0.13.0
11672026-09-12T21:04:43.787Z Downloaded pkcs1 v0.8.0-rc.4
11682026-09-12T21:04:43.792Z Downloaded quinn-udp v0.5.14
11692026-09-12T21:04:43.795Z Downloaded serde_cbor v0.11.2
11702026-09-12T21:04:43.795Z Downloaded vsss-rs v3.3.4
11712026-09-12T21:04:43.799Z Downloaded darling_macro v0.13.4
11722026-09-12T21:04:43.802Z Downloaded h2 v0.4.15
11732026-09-12T21:04:43.806Z Downloaded russh-util v0.52.0
11742026-09-12T21:04:43.810Z Downloaded zstd v0.13.3
11752026-09-12T21:04:43.814Z Downloaded libsw-core v0.3.2
11762026-09-12T21:04:43.817Z Downloaded ssh-key v0.6.7
11772026-09-12T21:04:43.824Z Downloaded hyper v1.10.1
11782026-09-12T21:04:43.828Z Downloaded xshell v0.2.7
11792026-09-12T21:04:43.837Z Downloaded port-file v0.1.0
11802026-09-12T21:04:43.837Z Downloaded hubpack v0.1.2
11812026-09-12T21:04:43.837Z Downloaded p384 v0.14.0
11822026-09-12T21:04:43.837Z Downloaded semver v0.1.20
11832026-09-12T21:04:43.841Z Downloaded rand v0.10.1
11842026-09-12T21:04:43.841Z Downloaded reqwest v0.12.28
11852026-09-12T21:04:43.845Z Downloaded num-traits v0.2.19
11862026-09-12T21:04:43.845Z Downloaded dof v0.4.0
11872026-09-12T21:04:43.852Z Downloaded jobserver v0.1.34
11882026-09-12T21:04:43.857Z Downloaded socket2 v0.5.10
11892026-09-12T21:04:43.865Z Downloaded psl-types v2.0.11
11902026-09-12T21:04:43.868Z Downloaded tracing-attributes v0.1.31
11912026-09-12T21:04:43.869Z Downloaded primeorder v0.14.0
11922026-09-12T21:04:43.869Z Downloaded peg-runtime v0.8.5
11932026-09-12T21:04:43.873Z Downloaded crossterm v0.29.0
11942026-09-12T21:04:43.873Z Downloaded keccak v0.2.0
11952026-09-12T21:04:43.878Z Downloaded crossbeam-epoch v0.9.18
11962026-09-12T21:04:43.878Z Downloaded iana-time-zone v0.1.65
11972026-09-12T21:04:43.882Z Downloaded bitvec v1.0.1
11982026-09-12T21:04:43.886Z Downloaded indoc v1.0.9
11992026-09-12T21:04:43.890Z Downloaded xattr v1.6.1
12002026-09-12T21:04:43.890Z Downloaded toml_edit v0.23.10+spec-1.0.0
12012026-09-12T21:04:43.890Z Downloaded typify v0.6.2
12022026-09-12T21:04:43.893Z Downloaded daft-derive v0.1.8
12032026-09-12T21:04:43.899Z Downloaded oxide-update-engine-display v0.1.2
12042026-09-12T21:04:43.899Z Downloaded serde_bytes v0.11.19
12052026-09-12T21:04:43.899Z Downloaded slog-envlogger v2.2.0
12062026-09-12T21:04:43.899Z Downloaded inout v0.1.4
12072026-09-12T21:04:43.899Z Downloaded pbkdf2 v0.13.0
12082026-09-12T21:04:43.899Z Downloaded strum_macros v0.24.3
12092026-09-12T21:04:43.903Z Downloaded yansi v1.0.1
12102026-09-12T21:04:43.903Z Downloaded predicates v3.1.4
12112026-09-12T21:04:43.903Z Downloaded progenitor-extras v0.2.0
12122026-09-12T21:04:43.903Z Downloaded pkcs8 v0.11.0
12132026-09-12T21:04:43.908Z Downloaded support-bundle-viewer v0.1.2
12142026-09-12T21:04:43.908Z Downloaded newtype-uuid-macros v0.1.0
12152026-09-12T21:04:43.908Z Downloaded phf v0.13.1
12162026-09-12T21:04:43.908Z Downloaded tinyvec_macros v0.1.1
12172026-09-12T21:04:43.908Z Downloaded unit-prefix v0.5.2
12182026-09-12T21:04:43.908Z Downloaded serde_with v3.21.0
12192026-09-12T21:04:43.913Z Downloaded prefix-trie v0.7.0
12202026-09-12T21:04:43.918Z Downloaded toml_datetime v1.1.1+spec-1.1.0
12212026-09-12T21:04:43.918Z Downloaded quinn v0.11.11
12222026-09-12T21:04:43.922Z Downloaded ron v0.8.1
12232026-09-12T21:04:43.922Z Downloaded zerovec-derive v0.11.2
12242026-09-12T21:04:43.922Z Downloaded peg-macros v0.8.5
12252026-09-12T21:04:43.926Z Downloaded typed-path v0.9.3
12262026-09-12T21:04:43.931Z Downloaded progenitor-impl v0.13.0
12272026-09-12T21:04:43.931Z Downloaded hyper-util v0.1.20
12282026-09-12T21:04:43.936Z Downloaded rayon-core v1.13.0
12292026-09-12T21:04:43.936Z Downloaded cookie v0.18.1
12302026-09-12T21:04:43.936Z Downloaded mime_guess v2.0.5
12312026-09-12T21:04:43.936Z Downloaded ssh-encoding v0.3.0
12322026-09-12T21:04:43.941Z Downloaded uuid v1.23.4
12332026-09-12T21:04:43.941Z Downloaded reedline v0.40.0
12342026-09-12T21:04:43.944Z Downloaded serde_with_macros v1.5.2
12352026-09-12T21:04:43.944Z Downloaded toml_edit v0.19.15
12362026-09-12T21:04:43.949Z Downloaded mio v1.2.0
12372026-09-12T21:04:43.954Z Downloaded rand_core v0.9.5
12382026-09-12T21:04:43.959Z Downloaded libxml v0.3.3
12392026-09-12T21:04:43.960Z Downloaded darling_core v0.21.3
12402026-09-12T21:04:43.964Z Downloaded rustls-platform-verifier v0.6.2
12412026-09-12T21:04:43.964Z Downloaded litemap v0.8.1
12422026-09-12T21:04:43.965Z Downloaded sec1 v0.8.1
12432026-09-12T21:04:43.965Z Downloaded tokio-test v0.4.5
12442026-09-12T21:04:43.968Z Downloaded similar v2.7.0
12452026-09-12T21:04:43.968Z Downloaded icu_normalizer v2.1.1
12462026-09-12T21:04:43.973Z Downloaded deranged v0.5.8
12472026-09-12T21:04:43.973Z Downloaded ml-kem v0.3.2
12482026-09-12T21:04:43.974Z Downloaded moka v0.12.13
12492026-09-12T21:04:43.977Z Downloaded derive_more v0.99.20
12502026-09-12T21:04:43.982Z Downloaded icu_provider v2.1.1
12512026-09-12T21:04:43.982Z Downloaded tough v0.22.0
12522026-09-12T21:04:44.032Z Downloaded git2 v0.20.4
12532026-09-12T21:04:44.032Z Downloaded serde_with_macros v3.21.0
12542026-09-12T21:04:44.032Z Downloaded russh v0.62.4
12552026-09-12T21:04:44.032Z Downloaded omicron-zone-package v0.12.3
12562026-09-12T21:04:44.032Z Downloaded oxide-tokio-rt v0.1.4
12572026-09-12T21:04:44.032Z Downloaded test-strategy v0.4.5
12582026-09-12T21:04:44.032Z Downloaded chrono v0.4.45
12592026-09-12T21:04:44.032Z Downloaded twox-hash v2.1.2
12602026-09-12T21:04:44.032Z Downloaded parking_lot_core v0.9.12
12612026-09-12T21:04:44.032Z Downloaded internal-russh-num-bigint v0.5.0
12622026-09-12T21:04:44.032Z Downloaded miette v7.6.0
12632026-09-12T21:04:44.032Z Downloaded zerocopy-derive v0.8.55
12642026-09-12T21:04:44.032Z Downloaded miniz_oxide v0.8.9
12652026-09-12T21:04:44.032Z Downloaded num-bigint-dig v0.8.6
12662026-09-12T21:04:44.032Z Downloaded tungstenite v0.28.0
12672026-09-12T21:04:44.033Z Downloaded minimal-lexical v0.2.1
12682026-09-12T21:04:44.033Z Downloaded socket2 v0.6.3
12692026-09-12T21:04:44.033Z Downloaded unicode-normalization v0.1.25
12702026-09-12T21:04:44.042Z Downloaded winnow v1.0.3
12712026-09-12T21:04:44.042Z Downloaded toml v1.1.2+spec-1.1.0
12722026-09-12T21:04:44.042Z Downloaded tracing-core v0.1.36
12732026-09-12T21:04:44.042Z Downloaded icu_normalizer_data v2.1.1
12742026-09-12T21:04:44.042Z Downloaded indexmap v1.9.3
12752026-09-12T21:04:44.042Z Downloaded goblin v0.10.5
12762026-09-12T21:04:44.046Z Downloaded rustls-webpki v0.103.13
12772026-09-12T21:04:44.046Z Downloaded zerotrie v0.2.3
12782026-09-12T21:04:44.046Z Downloaded url v2.5.8
12792026-09-12T21:04:44.046Z Downloaded itertools v0.15.0
12802026-09-12T21:04:44.051Z Downloaded nix v0.28.0
12812026-09-12T21:04:44.055Z Downloaded nom v7.1.3
12822026-09-12T21:04:44.059Z Downloaded num-bigint v0.4.6
12832026-09-12T21:04:44.064Z Downloaded darling_core v0.23.0
12842026-09-12T21:04:44.069Z Downloaded slog v2.8.2
12852026-09-12T21:04:44.069Z Downloaded regex v1.12.3
12862026-09-12T21:04:44.073Z Downloaded object v0.30.4
12872026-09-12T21:04:44.073Z Downloaded unsafe-libyaml v0.2.11
12882026-09-12T21:04:44.077Z Downloaded der v0.8.0
12892026-09-12T21:04:44.081Z Downloaded tower-http v0.6.8
12902026-09-12T21:04:44.085Z Downloaded p521 v0.13.3
12912026-09-12T21:04:44.085Z Downloaded der v0.7.10
12922026-09-12T21:04:44.088Z Downloaded tower v0.5.3
12932026-09-12T21:04:44.097Z Downloaded sha3 v0.12.0
12942026-09-12T21:04:44.102Z Downloaded x509-cert v0.2.5
12952026-09-12T21:04:44.106Z Downloaded time v0.3.47
12962026-09-12T21:04:44.110Z Downloaded gimli v0.32.3
12972026-09-12T21:04:44.115Z Downloaded derive_more-impl v2.1.1
12982026-09-12T21:04:44.118Z Downloaded zerocopy v0.8.55
12992026-09-12T21:04:44.130Z Downloaded openssl v0.10.80
13002026-09-12T21:04:44.135Z Downloaded lalrpop v0.19.12
13012026-09-12T21:04:44.142Z Downloaded winnow v0.5.40
13022026-09-12T21:04:44.146Z Downloaded zip v4.6.1
13032026-09-12T21:04:44.150Z Downloaded dropshot-api-manager v0.8.0
13042026-09-12T21:04:44.153Z Downloaded iri-string v0.7.10
13052026-09-12T21:04:44.167Z Downloaded winnow v0.6.26
13062026-09-12T21:04:44.167Z Downloaded p384 v0.13.1
13072026-09-12T21:04:44.171Z Downloaded dashu-int v0.5.1
13082026-09-12T21:04:44.174Z Downloaded tokio-util v0.7.18
13092026-09-12T21:04:44.178Z Downloaded portable-atomic v1.13.1
13102026-09-12T21:04:44.183Z Downloaded nix v0.27.1
13112026-09-12T21:04:44.188Z Downloaded petname v2.0.2
13122026-09-12T21:04:44.193Z Downloaded itertools v0.12.1
13132026-09-12T21:04:44.197Z Downloaded crossterm v0.28.1
13142026-09-12T21:04:44.197Z Downloaded itertools v0.13.0
13152026-09-12T21:04:44.201Z Downloaded rawzip v0.4.4
13162026-09-12T21:04:44.205Z Downloaded bstr v1.12.1
13172026-09-12T21:04:44.209Z Downloaded zlib-rs v0.6.2
13182026-09-12T21:04:44.213Z Downloaded reqwest v0.13.2
13192026-09-12T21:04:44.219Z Downloaded smoltcp v0.9.1
13202026-09-12T21:04:44.223Z Downloaded libm v0.2.16
13212026-09-12T21:04:44.227Z Downloaded icu_properties_data v2.1.2
13222026-09-12T21:04:44.230Z Downloaded polar-core v0.27.3
13232026-09-12T21:04:44.234Z Downloaded iddqd v0.4.2
13242026-09-12T21:04:44.240Z Downloaded smoltcp v0.11.0
13252026-09-12T21:04:44.245Z Downloaded vcpkg v0.2.15
13262026-09-12T21:04:44.268Z Downloaded rustix v0.38.44
13272026-09-12T21:04:44.280Z Downloaded crypto-primes v0.7.2
13282026-09-12T21:04:44.283Z Downloaded hickory-proto v0.24.4
13292026-09-12T21:04:44.290Z Downloaded tabled v0.21.0
13302026-09-12T21:04:44.301Z Downloaded regex-syntax v0.8.10
13312026-09-12T21:04:44.306Z Downloaded object v0.39.1
13322026-09-12T21:04:44.310Z Downloaded hickory-proto v0.25.2
13332026-09-12T21:04:44.318Z Downloaded syn v3.0.3
13342026-09-12T21:04:44.325Z Downloaded crypto-bigint v0.7.5
13352026-09-12T21:04:44.334Z Downloaded proptest v1.11.0
13362026-09-12T21:04:44.339Z Downloaded quinn-proto v0.11.16
13372026-09-12T21:04:44.349Z Downloaded curve25519-dalek v5.0.0
13382026-09-12T21:04:44.354Z Downloaded radix_trie v0.2.1
13392026-09-12T21:04:44.354Z Downloaded openapiv3 v2.2.0
13402026-09-12T21:04:44.358Z Downloaded sqlparser v0.61.0
13412026-09-12T21:04:44.362Z Downloaded tracing v0.1.44
13422026-09-12T21:04:44.374Z Downloaded regex-syntax v0.6.29
13432026-09-12T21:04:44.380Z Downloaded rustls v0.23.41
13442026-09-12T21:04:44.384Z Downloaded curve25519-dalek v4.1.3
13452026-09-12T21:04:44.389Z Downloaded object v0.37.3
13462026-09-12T21:04:44.396Z Downloaded nix v0.31.2
13472026-09-12T21:04:44.403Z Downloaded regress v0.11.1
13482026-09-12T21:04:44.408Z Downloaded dropshot v0.17.1
13492026-09-12T21:04:44.421Z Downloaded regress v0.10.5
13502026-09-12T21:04:44.427Z Downloaded zerocopy-derive v0.6.6
13512026-09-12T21:04:44.433Z Downloaded diesel v2.3.7
13522026-09-12T21:04:44.440Z Downloaded sled v0.34.7
13532026-09-12T21:04:44.448Z Downloaded typify-impl v0.6.2
13542026-09-12T21:04:44.454Z Downloaded ratatui v0.29.0
13552026-09-12T21:04:44.466Z Downloaded bzip2-sys v0.1.13+1.0.8
13562026-09-12T21:04:44.477Z Downloaded regex-automata v0.4.14
13572026-09-12T21:04:44.484Z Downloaded sha3 v0.11.0
13582026-09-12T21:04:44.505Z Downloaded petgraph v0.6.5
13592026-09-12T21:04:44.516Z Downloaded chrono-tz v0.10.4
13602026-09-12T21:04:44.527Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13612026-09-12T21:04:44.536Z Downloaded jiff v0.2.34
13622026-09-12T21:04:44.547Z Downloaded petgraph v0.8.3
13632026-09-12T21:04:44.558Z Downloaded tokio v1.52.1
13642026-09-12T21:04:44.582Z Downloaded libz-sys v1.1.24
13652026-09-12T21:04:44.593Z Downloaded sha3 v0.10.8
13662026-09-12T21:04:44.599Z Downloaded csv v1.4.0
13672026-09-12T21:04:44.607Z Downloaded encoding_rs v0.8.35
13682026-09-12T21:04:44.622Z Downloaded ring v0.17.14
13692026-09-12T21:04:44.704Z Downloaded libgit2-sys v0.18.3+1.9.2
13702026-09-12T21:04:44.937Z Downloaded dsi-bitstream v0.10.1
13712026-09-12T21:04:45.049Z Downloaded aws-lc-sys v0.40.0
13722026-09-12T21:04:45.329Z Compiling serde_core v1.0.228
13732026-09-12T21:04:45.329Z Compiling libc v0.2.185
13742026-09-12T21:04:45.332Z Compiling serde v1.0.228
13752026-09-12T21:04:45.333Z Compiling log v0.4.33
13762026-09-12T21:04:45.333Z Compiling smallvec v1.15.1
13772026-09-12T21:04:45.333Z Compiling subtle v2.6.1
13782026-09-12T21:04:45.476Z Compiling syn v2.0.117
13792026-09-12T21:04:45.486Z Compiling typenum v1.20.1
13802026-09-12T21:04:45.702Z Compiling zerocopy v0.8.55
13812026-09-12T21:04:45.716Z Compiling scopeguard v1.2.0
13822026-09-12T21:04:45.733Z Compiling find-msvc-tools v0.1.9
13832026-09-12T21:04:45.823Z Compiling lock_api v0.4.14
13842026-09-12T21:04:45.881Z Compiling shlex v1.3.0
13852026-09-12T21:04:46.012Z Compiling portable-atomic v1.13.1
13862026-09-12T21:04:46.067Z Compiling stable_deref_trait v1.2.1
13872026-09-12T21:04:46.085Z Compiling critical-section v1.2.0
13882026-09-12T21:04:46.146Z Compiling serde_json v1.0.151
13892026-09-12T21:04:46.167Z Compiling generic-array v0.14.7
13902026-09-12T21:04:46.194Z Compiling getrandom v0.4.3
13912026-09-12T21:04:46.344Z Compiling libm v0.2.16
13922026-09-12T21:04:46.361Z Compiling errno v0.3.14
13932026-09-12T21:04:46.380Z Compiling jobserver v0.1.34
13942026-09-12T21:04:46.425Z Compiling getrandom v0.2.17
13952026-09-12T21:04:46.582Z Compiling rand_core v0.6.4
13962026-09-12T21:04:46.603Z Compiling cc v1.2.56
13972026-09-12T21:04:46.680Z Compiling num-traits v0.2.19
13982026-09-12T21:04:46.698Z Compiling rand_core v0.10.0
13992026-09-12T21:04:46.778Z Compiling const-oid v0.9.6
14002026-09-12T21:04:46.871Z Compiling allocator-api2 v0.2.21
14012026-09-12T21:04:47.077Z Compiling once_cell v1.21.3
14022026-09-12T21:04:47.125Z Compiling parking_lot_core v0.9.12
14032026-09-12T21:04:47.203Z Compiling percent-encoding v2.3.2
14042026-09-12T21:04:47.287Z Compiling litemap v0.8.1
14052026-09-12T21:04:47.392Z Compiling writeable v0.6.2
14062026-09-12T21:04:47.408Z Compiling pin-project-lite v0.2.17
14072026-09-12T21:04:47.507Z Compiling icu_normalizer_data v2.1.1
14082026-09-12T21:04:47.526Z Compiling icu_properties_data v2.1.2
14092026-09-12T21:04:47.594Z Compiling signal-hook-registry v1.4.8
14102026-09-12T21:04:47.712Z Compiling bitflags v2.11.0
14112026-09-12T21:04:47.760Z Compiling semver v1.0.28
14122026-09-12T21:04:47.886Z Compiling rustix v1.1.4
14132026-09-12T21:04:48.096Z Compiling parking_lot v0.12.5
14142026-09-12T21:04:48.166Z Compiling mio v1.2.0
14152026-09-12T21:04:48.213Z Compiling pkg-config v0.3.32
14162026-09-12T21:04:48.234Z Compiling getrandom v0.3.4
14172026-09-12T21:04:48.471Z Compiling synstructure v0.13.2
14182026-09-12T21:04:48.519Z Compiling futures-core v0.3.32
14192026-09-12T21:04:48.647Z Compiling socket2 v0.6.3
14202026-09-12T21:04:48.685Z Compiling utf8_iter v1.0.4
14212026-09-12T21:04:48.779Z Compiling base64ct v1.8.3
14222026-09-12T21:04:48.840Z Compiling foldhash v0.2.0
14232026-09-12T21:04:48.923Z Compiling form_urlencoded v1.2.2
14242026-09-12T21:04:49.079Z Compiling pem-rfc7468 v0.7.0
14252026-09-12T21:04:49.085Z Compiling flagset v0.4.7
14262026-09-12T21:04:49.085Z Compiling hashbrown v0.17.0
14272026-09-12T21:04:49.124Z Compiling futures-sink v0.3.32
14282026-09-12T21:04:49.127Z Compiling futures-task v0.3.32
14292026-09-12T21:04:49.127Z Compiling rustversion v1.0.22
14302026-09-12T21:04:49.211Z Compiling futures-channel v0.3.32
14312026-09-12T21:04:49.233Z Compiling futures-io v0.3.32
14322026-09-12T21:04:49.324Z Compiling slab v0.4.12
14332026-09-12T21:04:49.389Z Compiling base64 v0.22.1
14342026-09-12T21:04:49.403Z Compiling iana-time-zone v0.1.65
14352026-09-12T21:04:49.441Z Compiling ident_case v1.0.1
14362026-09-12T21:04:49.519Z Compiling uuid v1.23.4
14372026-09-12T21:04:49.599Z Compiling cmov v0.5.4
14382026-09-12T21:04:49.613Z Compiling terminal_size v0.4.3
14392026-09-12T21:04:49.714Z Compiling indexmap v2.14.0
14402026-09-12T21:04:49.730Z Compiling syn v1.0.109
14412026-09-12T21:04:49.754Z Compiling ctutils v0.4.2
14422026-09-12T21:04:49.779Z Compiling rustc_version v0.4.1
14432026-09-12T21:04:49.903Z Compiling serde_derive_internals v0.29.1
14442026-09-12T21:04:49.990Z Compiling cmake v0.1.57
14452026-09-12T21:04:50.104Z Compiling spin v0.9.8
14462026-09-12T21:04:50.126Z Compiling serde_derive v1.0.228
14472026-09-12T21:04:50.167Z Compiling zeroize_derive v1.5.0
14482026-09-12T21:04:50.184Z Compiling zerocopy-derive v0.8.55
14492026-09-12T21:04:50.271Z Compiling zerofrom-derive v0.1.6
14502026-09-12T21:04:50.313Z Compiling yoke-derive v0.8.1
14512026-09-12T21:04:50.405Z Compiling zerovec-derive v0.11.2
14522026-09-12T21:04:50.468Z Compiling displaydoc v0.2.5
14532026-09-12T21:04:50.846Z Compiling tokio-macros v2.7.0
14542026-09-12T21:04:50.866Z Compiling thiserror-impl v2.0.18
14552026-09-12T21:04:51.240Z Compiling der_derive v0.7.3
14562026-09-12T21:04:51.539Z Compiling futures-macro v0.3.32
14572026-09-12T21:04:51.568Z Compiling thiserror-impl v1.0.69
14582026-09-12T21:04:51.718Z Compiling zerofrom v0.1.6
14592026-09-12T21:04:51.849Z Compiling yoke v0.8.1
14602026-09-12T21:04:52.036Z Compiling zerovec v0.11.5
14612026-09-12T21:04:52.234Z Compiling zerotrie v0.2.3
14622026-09-12T21:04:52.239Z Compiling thiserror v2.0.18
14632026-09-12T21:04:52.354Z Compiling futures-util v0.3.32
14642026-09-12T21:04:52.373Z Compiling ahash v0.8.12
14652026-09-12T21:04:52.532Z Compiling tinystr v0.8.2
14662026-09-12T21:04:52.551Z Compiling potential_utf v0.1.4
14672026-09-12T21:04:52.594Z Compiling dyn-clone v1.0.20
14682026-09-12T21:04:52.710Z Compiling icu_locale_core v2.1.1
14692026-09-12T21:04:52.732Z Compiling icu_collections v2.1.1
14702026-09-12T21:04:52.736Z Compiling dunce v1.0.5
14712026-09-12T21:04:52.845Z Compiling thiserror v1.0.69
14722026-09-12T21:04:52.858Z Compiling cpufeatures v0.2.17
14732026-09-12T21:04:52.934Z Compiling simd-adler32 v0.3.8
14742026-09-12T21:04:52.948Z Compiling schemars v0.8.22
14752026-09-12T21:04:53.176Z Compiling fs_extra v1.3.0
14762026-09-12T21:04:53.225Z Compiling schemars_derive v0.8.22
14772026-09-12T21:04:53.255Z Compiling tracing-attributes v0.1.31
14782026-09-12T21:04:53.437Z Compiling icu_provider v2.1.1
14792026-09-12T21:04:53.589Z Compiling aws-lc-sys v0.40.0
14802026-09-12T21:04:53.675Z Compiling zeroize v1.9.0
14812026-09-12T21:04:53.736Z Compiling bytes v1.11.1
14822026-09-12T21:04:54.382Z Compiling icu_normalizer v2.1.1
14832026-09-12T21:04:54.457Z Compiling crypto-common v0.1.7
14842026-09-12T21:04:54.481Z Compiling block-buffer v0.10.4
14852026-09-12T21:04:54.557Z Compiling icu_properties v2.1.2
14862026-09-12T21:04:54.615Z Compiling digest v0.10.7
14872026-09-12T21:04:54.631Z Compiling tokio v1.52.1
14882026-09-12T21:04:54.657Z Compiling ppv-lite86 v0.2.21
14892026-09-12T21:04:54.763Z Compiling der v0.7.10
14902026-09-12T21:04:54.871Z Compiling chrono v0.4.45
14912026-09-12T21:04:54.904Z Compiling ipnet v2.12.0
14922026-09-12T21:04:54.988Z Compiling rand_chacha v0.3.1
14932026-09-12T21:04:55.475Z Compiling hybrid-array v0.4.13
14942026-09-12T21:04:55.496Z Compiling idna_adapter v1.2.1
14952026-09-12T21:04:55.648Z Compiling idna v1.1.0
14962026-09-12T21:04:55.772Z Compiling spki v0.7.3
14972026-09-12T21:04:55.812Z Compiling rand v0.8.6
14982026-09-12T21:04:55.993Z Compiling url v2.5.8
14992026-09-12T21:04:56.035Z Compiling pkcs8 v0.10.2
15002026-09-12T21:04:56.281Z Compiling signature v2.2.0
15012026-09-12T21:04:56.299Z Compiling hex v0.4.3
15022026-09-12T21:04:56.312Z Compiling tracing-core v0.1.36
15032026-09-12T21:04:56.316Z Compiling adler2 v2.0.1
15042026-09-12T21:04:56.452Z Compiling regex-syntax v0.8.10
15052026-09-12T21:04:56.473Z Compiling clap_builder v4.6.0
15062026-09-12T21:04:56.619Z Compiling miniz_oxide v0.8.9
15072026-09-12T21:04:56.807Z Compiling tracing v0.1.44
15082026-09-12T21:04:56.922Z Compiling pest_generator v2.8.6
15092026-09-12T21:04:57.244Z Compiling clap_derive v4.6.1
15102026-09-12T21:04:57.317Z Compiling tinyvec_macros v0.1.1
15112026-09-12T21:04:57.393Z Compiling tinyvec v1.11.0
15122026-09-12T21:04:57.580Z Compiling pest_derive v2.8.6
15132026-09-12T21:04:57.743Z Compiling sha2 v0.10.9
15142026-09-12T21:04:57.868Z Compiling hmac v0.12.1
15152026-09-12T21:04:58.040Z Compiling http v1.4.2
15162026-09-12T21:04:58.053Z Compiling num-integer v0.1.46
15172026-09-12T21:04:58.396Z Compiling vcpkg v0.2.15
15182026-09-12T21:04:58.754Z Compiling tokio-util v0.7.18
15192026-09-12T21:04:58.959Z Compiling anyhow v1.0.104
15202026-09-12T21:04:58.978Z Compiling clap v4.6.1
15212026-09-12T21:04:59.080Z Compiling object v0.37.3
15222026-09-12T21:04:59.088Z Compiling aws-lc-rs v1.16.3
15232026-09-12T21:04:59.112Z Compiling num-bigint-dig v0.8.6
15242026-09-12T21:04:59.339Z Compiling openssl-sys v0.9.117
15252026-09-12T21:04:59.376Z Compiling tempfile v3.27.0
15262026-09-12T21:04:59.404Z Compiling num-iter v0.1.45
15272026-09-12T21:04:59.498Z Compiling block-buffer v0.12.1
15282026-09-12T21:04:59.513Z Compiling crypto-common v0.2.2
15292026-09-12T21:04:59.527Z Compiling rustls-pki-types v1.14.0
15302026-09-12T21:04:59.702Z Compiling lazy_static v1.5.0
15312026-09-12T21:04:59.748Z Compiling rand_core v0.9.5
15322026-09-12T21:04:59.790Z Compiling ff v0.13.1
15332026-09-12T21:04:59.806Z Compiling base16ct v0.2.0
15342026-09-12T21:04:59.881Z Compiling crc32fast v1.5.0
15352026-09-12T21:04:59.928Z Compiling gimli v0.32.3
15362026-09-12T21:04:59.976Z Compiling sec1 v0.7.3
15372026-09-12T21:04:59.980Z Compiling group v0.13.0
15382026-09-12T21:05:00.299Z Compiling http-body v1.0.1
15392026-09-12T21:05:00.457Z Compiling hkdf v0.12.4
15402026-09-12T21:05:00.489Z Compiling pkcs1 v0.7.5
15412026-09-12T21:05:00.547Z Compiling x509-cert v0.2.5
15422026-09-12T21:05:00.623Z Compiling crypto-bigint v0.5.5
15432026-09-12T21:05:00.893Z Compiling rustc-demangle v0.1.27
15442026-09-12T21:05:01.287Z Compiling owo-colors v4.3.0
15452026-09-12T21:05:01.320Z Compiling httparse v1.10.1
15462026-09-12T21:05:01.607Z Compiling addr2line v0.25.1
15472026-09-12T21:05:01.673Z Compiling openssl-probe v0.2.1
15482026-09-12T21:05:01.850Z Compiling untrusted v0.7.1
15492026-09-12T21:05:01.930Z Compiling elliptic-curve v0.13.8
15502026-09-12T21:05:01.964Z Compiling rsa v0.9.10
15512026-09-12T21:05:02.143Z Compiling camino v1.2.5
15522026-09-12T21:05:02.165Z Compiling rand_chacha v0.9.0
15532026-09-12T21:05:02.327Z Compiling scroll_derive v0.12.1
15542026-09-12T21:05:02.527Z Compiling async-trait v0.1.89
15552026-09-12T21:05:02.721Z Compiling backtrace v0.3.76
15562026-09-12T21:05:02.852Z Compiling curve25519-dalek v4.1.3
15572026-09-12T21:05:03.000Z Compiling darling_core v0.23.0
15582026-09-12T21:05:03.016Z Compiling proc-macro-error-attr2 v2.0.0
15592026-09-12T21:05:03.194Z Compiling aho-corasick v1.1.4
15602026-09-12T21:05:03.416Z Compiling rustls v0.23.41
15612026-09-12T21:05:03.550Z Compiling tower-service v0.3.3
15622026-09-12T21:05:03.612Z Compiling tower-layer v0.3.3
15632026-09-12T21:05:03.652Z Compiling radium v0.7.0
15642026-09-12T21:05:03.779Z Compiling atomic-waker v1.1.2
15652026-09-12T21:05:03.880Z Compiling is_ci v1.2.0
15662026-09-12T21:05:03.909Z Compiling try-lock v0.2.5
15672026-09-12T21:05:03.925Z Compiling untrusted v0.9.0
15682026-09-12T21:05:04.018Z Compiling textwrap v0.16.2
15692026-09-12T21:05:04.018Z Compiling want v0.3.1
15702026-09-12T21:05:04.047Z Compiling regex-automata v0.4.14
15712026-09-12T21:05:04.187Z Compiling supports-color v3.0.2
15722026-09-12T21:05:04.378Z Compiling h2 v0.4.15
15732026-09-12T21:05:04.484Z Compiling proc-macro-error2 v2.0.1
15742026-09-12T21:05:04.857Z Compiling backtrace-ext v0.2.1
15752026-09-12T21:05:04.873Z Compiling scroll v0.12.0
15762026-09-12T21:05:04.952Z Compiling rand v0.9.2
15772026-09-12T21:05:05.388Z Compiling rfc6979 v0.4.0
15782026-09-12T21:05:05.480Z Compiling hashbrown v0.14.5
15792026-09-12T21:05:05.495Z Compiling darling_macro v0.23.0
15802026-09-12T21:05:05.568Z Compiling block-padding v0.4.2
15812026-09-12T21:05:05.690Z Compiling hubpack_derive v0.1.1
15822026-09-12T21:05:05.740Z Compiling serde_tokenstream v0.2.3
15832026-09-12T21:05:05.766Z Compiling toml_datetime v0.6.11
15842026-09-12T21:05:05.988Z Compiling serde_spanned v0.6.9
15852026-09-12T21:05:06.031Z Compiling slog v2.8.2
15862026-09-12T21:05:06.047Z Compiling curve25519-dalek-derive v0.1.1
15872026-09-12T21:05:06.062Z Compiling zerocopy-derive v0.7.35
15882026-09-12T21:05:06.133Z Compiling miette-derive v7.6.0
15892026-09-12T21:05:06.150Z Compiling scroll_derive v0.13.1
15902026-09-12T21:05:06.235Z Compiling darling_core v0.20.11
15912026-09-12T21:05:06.695Z Compiling const-oid v0.10.2
15922026-09-12T21:05:06.907Z Compiling time-core v0.1.8
15932026-09-12T21:05:06.931Z Compiling foreign-types-shared v0.1.1
15942026-09-12T21:05:06.968Z Compiling httpdate v1.0.3
15952026-09-12T21:05:07.019Z Compiling num-conv v0.2.0
15962026-09-12T21:05:07.057Z Compiling supports-hyperlinks v3.2.0
15972026-09-12T21:05:07.150Z Compiling supports-unicode v3.0.0
15982026-09-12T21:05:07.196Z Compiling powerfmt v0.2.0
15992026-09-12T21:05:07.212Z Compiling keccak v0.1.6
16002026-09-12T21:05:07.293Z Compiling maybe-uninit v2.0.0
16012026-09-12T21:05:07.296Z Compiling tap v1.0.1
16022026-09-12T21:05:07.397Z Compiling openssl v0.10.80
16032026-09-12T21:05:07.422Z Compiling wyz v0.5.1
16042026-09-12T21:05:07.621Z Compiling hyper v1.10.1
16052026-09-12T21:05:07.682Z Compiling sha3 v0.10.8
16062026-09-12T21:05:07.682Z Compiling deranged v0.5.8
16072026-09-12T21:05:07.948Z Compiling miette v7.6.0
16082026-09-12T21:05:08.096Z Compiling time-macros v0.2.27
16092026-09-12T21:05:08.221Z Compiling foreign-types v0.3.2
16102026-09-12T21:05:08.297Z Compiling scroll v0.13.0
16112026-09-12T21:05:08.503Z Compiling darling_macro v0.20.11
16122026-09-12T21:05:08.563Z Compiling zerocopy v0.7.35
16132026-09-12T21:05:08.563Z Compiling digest v0.11.3
16142026-09-12T21:05:08.825Z Compiling hubpack v0.1.2
16152026-09-12T21:05:08.999Z Compiling darling v0.23.0
16162026-09-12T21:05:09.044Z Compiling chumsky v0.9.3
16172026-09-12T21:05:09.084Z Compiling inout v0.2.2
16182026-09-12T21:05:09.099Z Compiling ecdsa v0.16.9
16192026-09-12T21:05:09.113Z Compiling goblin v0.8.2
16202026-09-12T21:05:09.153Z Compiling knus-derive v3.4.0
16212026-09-12T21:05:09.260Z Compiling primeorder v0.13.6
16222026-09-12T21:05:09.489Z Compiling unicode-normalization v0.1.25
16232026-09-12T21:05:09.518Z Compiling ed25519 v2.2.3
16242026-09-12T21:05:09.849Z Compiling half v2.7.1
16252026-09-12T21:05:09.958Z Compiling erased-serde v0.3.31
16262026-09-12T21:05:10.195Z Compiling openssl-macros v0.1.1
16272026-09-12T21:05:10.276Z Compiling zstd-sys v2.0.16+zstd.1.5.7
16282026-09-12T21:05:10.470Z Compiling bzip2-sys v0.1.13+1.0.8
16292026-09-12T21:05:10.486Z Compiling wait-timeout v0.2.1
16302026-09-12T21:05:10.605Z Compiling socket2 v0.5.10
16312026-09-12T21:05:10.662Z Compiling env_filter v2.0.0
16322026-09-12T21:05:10.687Z Compiling packed_struct v0.10.1
16332026-09-12T21:05:10.775Z Compiling crossbeam-utils v0.8.21
16342026-09-12T21:05:10.780Z Compiling bit-vec v0.8.0
16352026-09-12T21:05:10.952Z Compiling num_threads v0.1.7
16362026-09-12T21:05:10.973Z Compiling funty v2.0.0
16372026-09-12T21:05:11.013Z Compiling quick-error v1.2.3
16382026-09-12T21:05:11.016Z Compiling cpufeatures v0.3.0
16392026-09-12T21:05:11.057Z Compiling native-tls v0.2.18
16402026-09-12T21:05:11.068Z Compiling ciborium-io v0.2.2
16412026-09-12T21:05:11.106Z Compiling rusty-fork v0.3.1
16422026-09-12T21:05:11.144Z Compiling ciborium-ll v0.2.2
16432026-09-12T21:05:11.167Z Compiling time v0.3.47
16442026-09-12T21:05:11.300Z Compiling bitvec v1.0.1
16452026-09-12T21:05:11.361Z Compiling bit-set v0.8.0
16462026-09-12T21:05:11.445Z Compiling dof v0.3.0
16472026-09-12T21:05:11.536Z Compiling hyper-util v0.1.20
16482026-09-12T21:05:11.566Z Compiling env_logger v0.11.11
16492026-09-12T21:05:12.155Z Compiling knus v3.4.0
16502026-09-12T21:05:12.710Z Compiling ed25519-dalek v2.2.0
16512026-09-12T21:05:12.726Z Compiling p384 v0.13.1
16522026-09-12T21:05:13.002Z Compiling cipher v0.5.2
16532026-09-12T21:05:13.063Z Compiling serde_with_macros v3.21.0
16542026-09-12T21:05:13.217Z Compiling darling v0.20.11
16552026-09-12T21:05:13.230Z Compiling goblin v0.10.5
16562026-09-12T21:05:13.298Z Compiling rand_xorshift v0.4.0
16572026-09-12T21:05:13.306Z Compiling dtrace-parser v0.2.0
16582026-09-12T21:05:13.331Z Compiling packed_struct_codegen v0.10.1
16592026-09-12T21:05:13.461Z Compiling sha1 v0.10.6
16602026-09-12T21:05:13.688Z Compiling strum_macros v0.26.4
16612026-09-12T21:05:14.038Z Compiling bitfield-macros v0.19.4
16622026-09-12T21:05:14.184Z Compiling zerocopy-derive v0.6.6
16632026-09-12T21:05:14.414Z Compiling sync_wrapper v1.0.2
16642026-09-12T21:05:14.528Z Compiling thread-id v4.2.2
16652026-09-12T21:05:14.616Z Compiling indexmap v1.9.3
16662026-09-12T21:05:14.742Z Compiling siphasher v1.0.2
16672026-09-12T21:05:14.827Z Compiling usdt-impl v0.6.0
16682026-09-12T21:05:14.929Z Compiling crc-catalog v2.4.0
16692026-09-12T21:05:15.025Z Compiling nodrop v0.1.14
16702026-09-12T21:05:15.028Z Compiling unicode-segmentation v1.12.0
16712026-09-12T21:05:15.056Z Compiling paste v1.0.15
16722026-09-12T21:05:15.161Z Compiling unarray v0.1.4
16732026-09-12T21:05:15.280Z Compiling salty v0.3.0
16742026-09-12T21:05:15.440Z Compiling proptest v1.11.0
16752026-09-12T21:05:15.456Z Compiling strum v0.26.3
16762026-09-12T21:05:15.459Z Compiling array-init v0.0.4
16772026-09-12T21:05:15.504Z Compiling zerocopy v0.6.6
16782026-09-12T21:05:15.547Z Compiling crc v3.4.0
16792026-09-12T21:05:15.609Z Compiling bitfield v0.19.4
16802026-09-12T21:05:15.825Z Compiling usdt-impl v0.5.0
16812026-09-12T21:05:15.841Z Compiling tower v0.5.3
16822026-09-12T21:05:16.061Z Compiling dof v0.4.0
16832026-09-12T21:05:16.312Z Compiling serde_with v3.21.0
16842026-09-12T21:05:16.408Z Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d)
16852026-09-12T21:05:17.197Z Compiling smallvec v0.6.14
16862026-09-12T21:05:17.214Z Compiling derive_builder_core v0.20.2
16872026-09-12T21:05:17.407Z Compiling chacha20 v0.10.0
16882026-09-12T21:05:17.642Z Compiling ciborium v0.2.2
16892026-09-12T21:05:18.061Z Compiling http-body-util v0.1.3
16902026-09-12T21:05:18.079Z Compiling dtrace-parser v0.3.0
16912026-09-12T21:05:18.136Z Compiling ipnetwork v0.21.1
16922026-09-12T21:05:18.268Z Compiling structmeta-derive v0.3.0
16932026-09-12T21:05:18.308Z Compiling enum-as-inner v0.6.1
16942026-09-12T21:05:18.404Z Compiling heapless v0.7.17
16952026-09-12T21:05:18.520Z Compiling thread-id v5.1.0
16962026-09-12T21:05:18.612Z Compiling syn v3.0.3
16972026-09-12T21:05:18.664Z Compiling cookie v0.18.1
16982026-09-12T21:05:18.796Z Compiling base64 v0.21.7
16992026-09-12T21:05:18.814Z Compiling signal-hook v0.3.18
17002026-09-12T21:05:18.867Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
17012026-09-12T21:05:19.011Z Compiling zstd-safe v7.2.4
17022026-09-12T21:05:19.077Z Compiling unicode-properties v0.1.4
17032026-09-12T21:05:19.107Z Compiling ryu v1.0.23
17042026-09-12T21:05:19.230Z Compiling hashbrown v0.12.3
17052026-09-12T21:05:19.292Z Compiling static_assertions v1.1.0
17062026-09-12T21:05:19.295Z Compiling unicode-bidi v0.3.18
17072026-09-12T21:05:19.347Z Compiling winnow v0.5.40
17082026-09-12T21:05:19.371Z Compiling data-encoding v2.10.0
17092026-09-12T21:05:19.697Z Compiling iri-string v0.7.10
17102026-09-12T21:05:20.060Z Compiling stringprep v0.1.5
17112026-09-12T21:05:20.243Z Compiling structmeta v0.3.0
17122026-09-12T21:05:20.464Z Compiling serde_urlencoded v0.7.1
17132026-09-12T21:05:20.596Z Compiling ron v0.8.1
17142026-09-12T21:05:20.724Z Compiling toml_edit v0.19.15
17152026-09-12T21:05:20.906Z Compiling tower-http v0.6.8
17162026-09-12T21:05:21.137Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
17172026-09-12T21:05:21.474Z Compiling oxnet v0.1.6
17182026-09-12T21:05:21.545Z Compiling derive_builder_macro v0.20.2
17192026-09-12T21:05:21.911Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
17202026-09-12T21:05:21.927Z Compiling newtype-uuid v1.3.2
17212026-09-12T21:05:22.035Z Compiling rand v0.10.1
17222026-09-12T21:05:22.103Z Compiling bzip2 v0.4.4
17232026-09-12T21:05:22.126Z Compiling daft-derive v0.1.8
17242026-09-12T21:05:22.255Z Compiling serde-hex v0.1.0
17252026-09-12T21:05:22.318Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
17262026-09-12T21:05:22.833Z Compiling tokio-native-tls v0.3.1
17272026-09-12T21:05:22.836Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
17282026-09-12T21:05:23.404Z Compiling sha2 v0.11.0
17292026-09-12T21:05:23.412Z Compiling hmac v0.13.0
17302026-09-12T21:05:23.567Z Compiling md-5 v0.11.0
17312026-09-12T21:05:23.605Z Compiling bstr v1.12.1
17322026-09-12T21:05:23.683Z Compiling rustls-native-certs v0.8.3
17332026-09-12T21:05:23.876Z Compiling hashbrown v0.13.2
17342026-09-12T21:05:23.950Z Compiling futures-executor v0.3.32
17352026-09-12T21:05:23.980Z Compiling serde-big-array v0.5.1
17362026-09-12T21:05:24.131Z Compiling vergen-lib v9.1.0
17372026-09-12T21:05:24.211Z Compiling pin-project-internal v1.1.11
17382026-09-12T21:05:24.248Z Compiling hash32 v0.2.1
17392026-09-12T21:05:24.326Z Compiling memoffset v0.9.1
17402026-09-12T21:05:24.361Z Compiling encoding_rs v0.8.35
17412026-09-12T21:05:24.442Z Compiling thread_local v1.1.9
17422026-09-12T21:05:24.539Z Compiling cfg_aliases v0.2.1
17432026-09-12T21:05:24.619Z Compiling fallible-iterator v0.2.0
17442026-09-12T21:05:24.699Z Compiling psl-types v2.0.11
17452026-09-12T21:05:24.829Z Compiling litrs v1.0.0
17462026-09-12T21:05:24.945Z Compiling slog-async v2.8.0
17472026-09-12T21:05:25.164Z Compiling bumpalo v3.20.2
17482026-09-12T21:05:25.273Z Compiling ref-cast v1.0.25
17492026-09-12T21:05:25.398Z Compiling mime v0.3.17
17502026-09-12T21:05:25.414Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
17512026-09-12T21:05:25.431Z Compiling rustix v0.38.44
17522026-09-12T21:05:25.599Z Compiling crc-any v2.5.0
17532026-09-12T21:05:25.623Z Compiling linked-hash-map v0.5.6
17542026-09-12T21:05:25.665Z Compiling smoltcp v0.9.1
17552026-09-12T21:05:25.797Z Compiling zlib-rs v0.6.2
17562026-09-12T21:05:25.813Z Compiling libbz2-rs-sys v0.2.2
17572026-09-12T21:05:25.910Z Compiling lru-cache v0.1.2
17582026-09-12T21:05:25.927Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
17592026-09-12T21:05:26.070Z Compiling toml_edit v0.22.27
17602026-09-12T21:05:26.101Z Compiling document-features v0.2.12
17612026-09-12T21:05:26.499Z Compiling bzip2 v0.6.1
17622026-09-12T21:05:26.514Z Compiling pin-project v1.1.11
17632026-09-12T21:05:26.620Z Compiling zopfli v0.8.3
17642026-09-12T21:05:26.703Z Compiling postgres-protocol v0.6.12
17652026-09-12T21:05:26.752Z Compiling publicsuffix v2.3.0
17662026-09-12T21:05:26.924Z Compiling nix v0.31.2
17672026-09-12T21:05:27.255Z Compiling object v0.30.4
17682026-09-12T21:05:27.289Z Compiling futures v0.3.32
17692026-09-12T21:05:27.304Z Compiling daft v0.1.8
17702026-09-12T21:05:27.371Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
17712026-09-12T21:05:27.523Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
17722026-09-12T21:05:27.583Z Compiling hyper-tls v0.6.0
17732026-09-12T21:05:27.812Z Compiling zip v0.6.6
17742026-09-12T21:05:27.868Z Compiling toml v0.7.8
17752026-09-12T21:05:27.947Z Compiling derive_builder v0.20.2
17762026-09-12T21:05:28.659Z Compiling flate2 v1.1.9
17772026-09-12T21:05:28.673Z Compiling derive-ex v0.1.8
17782026-09-12T21:05:28.783Z Compiling hickory-proto v0.24.4
17792026-09-12T21:05:28.823Z Compiling crossbeam-channel v0.5.15
17802026-09-12T21:05:28.996Z Compiling usdt-macro v0.5.0
17812026-09-12T21:05:29.070Z Compiling usdt-attr-macro v0.5.0
17822026-09-12T21:05:29.293Z Compiling convert_case v0.10.0
17832026-09-12T21:05:29.602Z Compiling phf_shared v0.13.1
17842026-09-12T21:05:29.762Z Compiling regex v1.12.3
17852026-09-12T21:05:29.853Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=98615b86d51f74ce220198eb16c57932fd24e7cb#98615b86)
17862026-09-12T21:05:29.879Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
17872026-09-12T21:05:30.077Z Compiling vergen v9.1.0
17882026-09-12T21:05:30.128Z Compiling ref-cast-impl v1.0.25
17892026-09-12T21:05:30.236Z Compiling strum_macros v0.27.2
17902026-09-12T21:05:30.239Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
17912026-09-12T21:05:30.293Z Compiling snafu-derive v0.8.9
17922026-09-12T21:05:30.377Z Compiling cargo-platform v0.3.2
17932026-09-12T21:05:30.727Z Compiling memmap v0.7.0
17942026-09-12T21:05:30.742Z Compiling is-terminal v0.4.17
17952026-09-12T21:05:30.755Z Compiling fs-err v3.3.0
17962026-09-12T21:05:30.822Z Compiling same-file v1.0.6
17972026-09-12T21:05:30.853Z Compiling term v1.2.1
17982026-09-12T21:05:30.963Z Compiling foldhash v0.1.5
17992026-09-12T21:05:30.977Z Compiling either v1.15.0
18002026-09-12T21:05:31.148Z Compiling path-slash v0.1.5
18012026-09-12T21:05:31.194Z Compiling take_mut v0.2.2
18022026-09-12T21:05:31.296Z Compiling bitflags v1.3.2
18032026-09-12T21:05:31.315Z Compiling jiff-core v0.1.0
18042026-09-12T21:05:31.365Z Compiling corncobs v0.1.4
18052026-09-12T21:05:31.468Z Compiling managed v0.8.0
18062026-09-12T21:05:31.535Z Compiling resolv-conf v0.7.6
18072026-09-12T21:05:31.869Z Compiling hickory-resolver v0.24.4
18082026-09-12T21:05:32.100Z Compiling jiff v0.2.34
18092026-09-12T21:05:32.252Z Compiling snafu v0.8.9
18102026-09-12T21:05:32.263Z Compiling strum v0.27.2
18112026-09-12T21:05:32.388Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
18122026-09-12T21:05:32.495Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
18132026-09-12T21:05:32.607Z Compiling slog-term v2.9.2
18142026-09-12T21:05:32.794Z Compiling hashbrown v0.15.5
18152026-09-12T21:05:32.987Z Compiling walkdir v2.5.0
18162026-09-12T21:05:33.228Z Compiling usdt v0.5.0
18172026-09-12T21:05:33.348Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
18182026-09-12T21:05:33.413Z Compiling cargo_metadata v0.23.1
18192026-09-12T21:05:33.425Z Compiling test-strategy v0.4.5
18202026-09-12T21:05:33.531Z Compiling phf v0.13.1
18212026-09-12T21:05:33.701Z Compiling derive_more-impl v2.1.1
18222026-09-12T21:05:34.103Z Compiling signal-hook-mio v0.2.5
18232026-09-12T21:05:34.231Z Compiling cookie_store v0.22.1
18242026-09-12T21:05:34.785Z Compiling zstd v0.13.3
18252026-09-12T21:05:34.898Z Compiling reqwest v0.12.28
18262026-09-12T21:05:34.919Z Compiling toml v0.8.23
18272026-09-12T21:05:35.108Z Compiling postgres-types v0.2.14
18282026-09-12T21:05:35.294Z Compiling globset v0.4.18
18292026-09-12T21:05:35.372Z Compiling usdt-attr-macro v0.6.0
18302026-09-12T21:05:35.602Z Compiling usdt-macro v0.6.0
18312026-09-12T21:05:35.650Z Compiling phf_shared v0.11.3
18322026-09-12T21:05:35.707Z Compiling olpc-cjson v0.1.4
18332026-09-12T21:05:35.844Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=01f06089a97bd084bec2595d4d62e0f91338cf57#01f06089)
18342026-09-12T21:05:35.873Z Compiling tokio-stream v0.1.18
18352026-09-12T21:05:36.001Z Compiling byte-wrapper v0.1.0
18362026-09-12T21:05:36.167Z Compiling inout v0.1.4
18372026-09-12T21:05:36.202Z Compiling secrecy v0.8.0
18382026-09-12T21:05:36.322Z Compiling serde_plain v1.0.2
18392026-09-12T21:05:36.344Z Compiling derive-where v1.6.0
18402026-09-12T21:05:36.348Z Compiling async-recursion v1.1.1
18412026-09-12T21:05:36.348Z Compiling serde_repr v0.1.20
18422026-09-12T21:05:36.348Z Compiling pem v3.0.6
18432026-09-12T21:05:36.399Z Compiling hashbrown v0.16.1
18442026-09-12T21:05:36.514Z Compiling float-cmp v0.10.0
18452026-09-12T21:05:36.668Z Compiling memmap2 v0.9.10
18462026-09-12T21:05:36.713Z Compiling typed-path v0.12.3
18472026-09-12T21:05:36.893Z Compiling typed-path v0.9.3
18482026-09-12T21:05:36.909Z Compiling whoami v2.1.0
18492026-09-12T21:05:36.994Z Compiling winnow v1.0.3
18502026-09-12T21:05:37.009Z Compiling fixedbitset v0.5.7
18512026-09-12T21:05:37.294Z Compiling normalize-line-endings v0.3.0
18522026-09-12T21:05:37.321Z Compiling difflib v0.4.0
18532026-09-12T21:05:37.396Z Compiling new_debug_unreachable v1.0.6
18542026-09-12T21:05:37.473Z Compiling precomputed-hash v0.1.1
18552026-09-12T21:05:37.567Z Compiling fixedbitset v0.4.2
18562026-09-12T21:05:37.652Z Compiling debug-ignore v1.0.5
18572026-09-12T21:05:37.764Z Compiling predicates-core v1.0.10
18582026-09-12T21:05:37.791Z Compiling qorb v0.4.1
18592026-09-12T21:05:37.848Z Compiling petgraph v0.6.5
18602026-09-12T21:05:37.884Z Compiling predicates v3.1.4
18612026-09-12T21:05:37.943Z Compiling toml_parser v1.1.2+spec-1.1.0
18622026-09-12T21:05:38.073Z Compiling string_cache v0.8.9
18632026-09-12T21:05:38.107Z Compiling zip v8.6.0
18642026-09-12T21:05:38.303Z Compiling petgraph v0.8.3
18652026-09-12T21:05:38.540Z Compiling tokio-postgres v0.7.18
18662026-09-12T21:05:38.564Z Compiling iddqd v0.4.2
18672026-09-12T21:05:38.765Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=01f06089a97bd084bec2595d4d62e0f91338cf57#01f06089)
18682026-09-12T21:05:39.172Z Compiling usdt v0.6.0
18692026-09-12T21:05:39.318Z Compiling cipher v0.4.4
18702026-09-12T21:05:39.443Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
18712026-09-12T21:05:39.586Z Compiling crossterm v0.28.1
18722026-09-12T21:05:40.272Z Compiling zip v4.6.1
18732026-09-12T21:05:40.289Z Compiling derive_more v2.1.1
18742026-09-12T21:05:40.825Z Compiling itertools v0.13.0
18752026-09-12T21:05:40.924Z Compiling itertools v0.15.0
18762026-09-12T21:05:40.932Z Compiling similar v2.7.0
18772026-09-12T21:05:40.998Z Compiling hickory-proto v0.25.2
18782026-09-12T21:05:41.258Z Compiling crossbeam-epoch v0.9.18
18792026-09-12T21:05:41.503Z Compiling heck v0.4.1
18802026-09-12T21:05:41.587Z Compiling buf-list v1.1.2
18812026-09-12T21:05:41.732Z Compiling openapiv3 v2.2.0
18822026-09-12T21:05:41.787Z Compiling lalrpop-util v0.19.12
18832026-09-12T21:05:41.871Z Compiling peg-runtime v0.8.5
18842026-09-12T21:05:41.957Z Compiling filetime v0.2.27
18852026-09-12T21:05:41.987Z Compiling xattr v1.6.1
18862026-09-12T21:05:42.048Z Compiling camino-tempfile v1.4.1
18872026-09-12T21:05:42.132Z Compiling tar v0.4.46
18882026-09-12T21:05:48.410Z Compiling rustls-webpki v0.103.13
18892026-09-12T21:05:51.135Z Compiling tokio-rustls v0.26.4
18902026-09-12T21:05:51.135Z Compiling rustls-platform-verifier v0.6.2
18912026-09-12T21:05:51.155Z Compiling tough v0.22.0
18922026-09-12T21:05:51.347Z Compiling hyper-rustls v0.27.7
18932026-09-12T21:05:51.561Z Compiling reqwest v0.13.2
18942026-09-12T21:05:53.827Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18952026-09-12T21:05:54.068Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
18962026-09-12T21:05:57.174Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s
18972026-09-12T21:05:57.178Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
18982026-09-12T21:05:57.178Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
18992026-09-12T21:05:57.322Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
19002026-09-12T21:05:57.387ZSep 12 21:05:55.805 INFO Starting download, target: Cockroach
19012026-09-12T21:05:57.387ZSep 12 21:05:55.806 INFO Starting download, target: Console
19022026-09-12T21:05:57.387ZSep 12 21:05:55.806 INFO Starting download, target: Clickhouse
19032026-09-12T21:05:57.387ZSep 12 21:05:55.806 INFO Starting download, target: DendriteStub
19042026-09-12T21:05:57.387ZSep 12 21:05:55.806 INFO Starting download, target: MaghemiteMgd
19052026-09-12T21:05:57.387ZSep 12 21:05:55.806 INFO Starting download, target: MaghemiteDdmd
19062026-09-12T21:05:57.401ZSep 12 21:05:55.806 INFO Starting download, target: TransceiverControl
19072026-09-12T21:05:57.401ZSep 12 21:05:55.806 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
19082026-09-12T21:05:57.402ZSep 12 21:05:55.806 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
19092026-09-12T21:05:57.402ZSep 12 21:05:55.806 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd
19102026-09-12T21:05:57.402ZSep 12 21:05:55.806 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
19112026-09-12T21:05:57.402ZSep 12 21:05:55.806 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
19122026-09-12T21:05:57.402ZSep 12 21:05:55.806 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
19132026-09-12T21:05:57.402ZSep 12 21:05:55.806 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
19142026-09-12T21:05:58.984ZSep 12 21:05:57.386 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
19152026-09-12T21:05:59.139ZSep 12 21:05:57.559 INFO Download complete, target: TransceiverControl
19162026-09-12T21:05:59.156ZSep 12 21:05:57.567 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
19172026-09-12T21:05:59.398ZSep 12 21:05:57.813 INFO Download complete, target: Console
19182026-09-12T21:05:59.469ZSep 12 21:05:57.881 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
19192026-09-12T21:06:00.584ZSep 12 21:05:59.007 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd
19202026-09-12T21:06:00.766ZSep 12 21:05:59.176 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
19212026-09-12T21:06:01.092ZSep 12 21:05:59.509 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
19222026-09-12T21:06:01.345ZSep 12 21:05:59.770 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
19232026-09-12T21:06:01.345ZSep 12 21:05:59.770 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
19242026-09-12T21:06:02.130ZSep 12 21:06:00.552 INFO Download complete, target: MaghemiteDdmd
19252026-09-12T21:06:02.908ZSep 12 21:06:01.331 INFO Download complete, target: DendriteStub
19262026-09-12T21:06:03.177ZSep 12 21:06:01.601 INFO Download complete, target: MaghemiteMgd
19272026-09-12T21:06:05.024ZSep 12 21:06:03.447 INFO Checking that binary works, target: Clickhouse
19282026-09-12T21:06:05.130ZSep 12 21:06:03.547 INFO Download complete, target: Clickhouse
19292026-09-12T21:06:05.229ZSep 12 21:06:03.653 INFO Checking that binary works, target: Cockroach
19302026-09-12T21:06:05.362ZSep 12 21:06:03.787 INFO Download complete, target: Cockroach
19312026-09-12T21:06:05.379ZAll builder prerequisites installed successfully, and PATH looks valid
19322026-09-12T21:06:05.382Z
19332026-09-12T21:06:05.382Zreal 2:23.663146263
19342026-09-12T21:06:05.382Zuser 7:58.113696360
19352026-09-12T21:06:05.383Zsys 1:39.193861275
19362026-09-12T21:06:05.383Ztrap 0.269820746
19372026-09-12T21:06:05.385Ztflt 0.389856317
19382026-09-12T21:06:05.385Zdflt 0.828119210
19392026-09-12T21:06:05.386Zkflt 0.026561927
19402026-09-12T21:06:05.386Zlock 29:35.194929797
19412026-09-12T21:06:05.386Zslp 24:22.630841842
19422026-09-12T21:06:05.386Zlat 55.280284765
19432026-09-12T21:06:05.386Zstop 3:06.979639971
19442026-09-12T21:06:05.386Z+ banner clippy
19452026-09-12T21:06:05.386Z
19462026-09-12T21:06:05.386Z #### # # ##### ##### # #
19472026-09-12T21:06:05.386Z # # # # # # # # # #
19482026-09-12T21:06:05.386Z # # # # # # # #
19492026-09-12T21:06:05.386Z # # # ##### ##### #
19502026-09-12T21:06:05.386Z # # # # # # #
19512026-09-12T21:06:05.386Z #### ###### # # # #
19522026-09-12T21:06:05.386Z
19532026-09-12T21:06:05.386Z+ export CARGO_INCREMENTAL=0
19542026-09-12T21:06:05.386Z+ CARGO_INCREMENTAL=0
19552026-09-12T21:06:05.386Z+ ptime -m cargo xtask clippy
19562026-09-12T21:06:05.886Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
19572026-09-12T21:06:06.178Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
19582026-09-12T21:06:08.022Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.62s
19592026-09-12T21:06:08.087Z Running `target/debug/xtask clippy`
19602026-09-12T21:06:08.112Zrunning: /home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings"
19612026-09-12T21:06:08.711Z Downloading crates ...
19622026-09-12T21:06:08.892Z Downloaded async-object-pool v0.2.0
19632026-09-12T21:06:08.896Z Downloaded approx v0.5.1
19642026-09-12T21:06:08.896Z Downloaded cast v0.3.0
19652026-09-12T21:06:08.896Z Downloaded criterion v0.7.0
19662026-09-12T21:06:08.900Z Downloaded assert-json-diff v2.0.2
19672026-09-12T21:06:08.900Z Downloaded constant_time_eq v0.3.1
19682026-09-12T21:06:08.903Z Downloaded concurrent-queue v2.5.0
19692026-09-12T21:06:08.903Z Downloaded criterion-plot v0.6.0
19702026-09-12T21:06:08.903Z Downloaded blake2b_simd v1.0.4
19712026-09-12T21:06:08.903Z Downloaded anes v0.1.6
19722026-09-12T21:06:08.906Z Downloaded assert_cmd v2.1.2
19732026-09-12T21:06:08.906Z Downloaded async-lock v3.4.2
19742026-09-12T21:06:08.910Z Downloaded cfg-expr v0.20.6
19752026-09-12T21:06:08.910Z Downloaded datatest-stable v0.3.3
19762026-09-12T21:06:08.912Z Downloaded fancy-regex v0.14.0
19772026-09-12T21:06:08.912Z Downloaded escape8259 v0.5.3
19782026-09-12T21:06:08.912Z Downloaded event-listener-strategy v0.5.4
19792026-09-12T21:06:08.915Z Downloaded event-listener v5.4.1
19802026-09-12T21:06:08.916Z Downloaded guppy-workspace-hack v0.1.0
19812026-09-12T21:06:08.916Z Downloaded futures-timer v3.0.3
19822026-09-12T21:06:08.916Z Downloaded guppy v0.17.25
19832026-09-12T21:06:08.919Z Downloaded hex-literal v0.4.1
19842026-09-12T21:06:08.922Z Downloaded hickory-client v0.25.2
19852026-09-12T21:06:08.922Z Downloaded httptest v0.16.4
19862026-09-12T21:06:08.923Z Downloaded linkme-impl v0.3.35
19872026-09-12T21:06:08.923Z Downloaded miette-derive v5.10.0
19882026-09-12T21:06:08.926Z Downloaded libtest-mimic v0.8.1
19892026-09-12T21:06:08.926Z Downloaded linkme v0.3.35
19902026-09-12T21:06:08.926Z Downloaded knuffel-derive v3.2.0
19912026-09-12T21:06:08.926Z Downloaded nested v0.1.1
19922026-09-12T21:06:08.926Z Downloaded knuffel v3.2.0
19932026-09-12T21:06:08.930Z Downloaded parking v2.2.1
19942026-09-12T21:06:08.931Z Downloaded pathdiff v0.2.3
19952026-09-12T21:06:08.931Z Downloaded plotters-backend v0.3.7
19962026-09-12T21:06:08.931Z Downloaded plotters-svg v0.3.7
19972026-09-12T21:06:08.931Z Downloaded oorandom v11.1.5
19982026-09-12T21:06:08.935Z Downloaded owo-colors v3.5.0
19992026-09-12T21:06:08.935Z Downloaded miette v5.10.0
20002026-09-12T21:06:08.935Z Downloaded path-tree v0.8.3
20012026-09-12T21:06:08.936Z Downloaded partial-io v0.5.4
20022026-09-12T21:06:08.939Z Downloaded plotters v0.3.7
20032026-09-12T21:06:08.941Z Downloaded relative-path v1.9.3
20042026-09-12T21:06:08.941Z Downloaded rand_distr v0.5.1
20052026-09-12T21:06:08.947Z Downloaded rstest v0.25.0
20062026-09-12T21:06:08.947Z Downloaded serde_regex v1.1.0
20072026-09-12T21:06:08.947Z Downloaded similar-asserts v1.7.0
20082026-09-12T21:06:08.958Z Downloaded rust-argon2 v2.1.0
20092026-09-12T21:06:08.958Z Downloaded rstest_macros v0.25.0
20102026-09-12T21:06:08.958Z Downloaded supports-hyperlinks v2.1.0
20112026-09-12T21:06:08.958Z Downloaded supports-color v2.1.0
20122026-09-12T21:06:08.958Z Downloaded supports-unicode v2.1.0
20132026-09-12T21:06:08.966Z Downloaded target-triple v1.0.0
20142026-09-12T21:06:08.966Z Downloaded terminal_size v0.1.17
20152026-09-12T21:06:08.966Z Downloaded stringmetrics v2.2.2
20162026-09-12T21:06:08.966Z Downloaded target-lexicon v0.13.3
20172026-09-12T21:06:08.966Z Downloaded target-spec v3.5.7
20182026-09-12T21:06:08.966Z Downloaded termcolor v1.4.1
20192026-09-12T21:06:08.967Z Downloaded tinytemplate v1.2.1
20202026-09-12T21:06:08.967Z Downloaded textwrap v0.15.2
20212026-09-12T21:06:08.967Z Downloaded trybuild v1.0.116
20222026-09-12T21:06:08.971Z Downloaded httpmock v0.8.3
20232026-09-12T21:06:10.965Z Checking cfg-if v1.0.4
20242026-09-12T21:06:11.364Z Checking serde_core v1.0.228
20252026-09-12T21:06:11.369Z Checking libc v0.2.185
20262026-09-12T21:06:11.453Z Checking memchr v2.8.0
20272026-09-12T21:06:11.501Z Checking smallvec v1.15.1
20282026-09-12T21:06:11.551Z Checking rand_core v0.10.0
20292026-09-12T21:06:11.585Z Checking itoa v1.0.17
20302026-09-12T21:06:11.597Z Checking subtle v2.6.1
20312026-09-12T21:06:11.662Z Checking libm v0.2.16
20322026-09-12T21:06:11.708Z Checking log v0.4.33
20332026-09-12T21:06:11.760Z Checking typenum v1.20.1
20342026-09-12T21:06:11.806Z Checking scopeguard v1.2.0
20352026-09-12T21:06:11.850Z Checking getrandom v0.4.3
20362026-09-12T21:06:11.850Z Checking errno v0.3.14
20372026-09-12T21:06:11.930Z Checking zmij v1.0.21
20382026-09-12T21:06:11.935Z Checking stable_deref_trait v1.2.1
20392026-09-12T21:06:12.009Z Checking lock_api v0.4.14
20402026-09-12T21:06:12.051Z Checking zerofrom v0.1.6
20412026-09-12T21:06:12.098Z Checking percent-encoding v2.3.2
20422026-09-12T21:06:12.140Z Checking writeable v0.6.2
20432026-09-12T21:06:12.178Z Checking litemap v0.8.1
20442026-09-12T21:06:12.217Z Checking yoke v0.8.1
20452026-09-12T21:06:12.260Z Checking icu_properties_data v2.1.2
20462026-09-12T21:06:12.302Z Checking icu_normalizer_data v2.1.1
20472026-09-12T21:06:12.352Z Checking form_urlencoded v1.2.2
20482026-09-12T21:06:12.386Z Checking num-traits v0.2.19
20492026-09-12T21:06:12.390Z Checking zerocopy v0.8.55
20502026-09-12T21:06:12.466Z Checking zerovec v0.11.5
20512026-09-12T21:06:12.467Z Checking zerotrie v0.2.3
20522026-09-12T21:06:12.548Z Checking utf8_iter v1.0.4
20532026-09-12T21:06:12.588Z Checking portable-atomic v1.13.1
20542026-09-12T21:06:12.636Z Checking pin-project-lite v0.2.17
20552026-09-12T21:06:12.696Z Checking critical-section v1.2.0
20562026-09-12T21:06:12.758Z Checking parking_lot_core v0.9.12
20572026-09-12T21:06:12.816Z Checking signal-hook-registry v1.4.8
20582026-09-12T21:06:12.887Z Checking mio v1.2.0
20592026-09-12T21:06:12.911Z Checking serde v1.0.228
20602026-09-12T21:06:12.949Z Checking bitflags v2.11.0
20612026-09-12T21:06:12.996Z Checking serde_json v1.0.151
20622026-09-12T21:06:13.004Z Checking tinystr v0.8.2
20632026-09-12T21:06:13.068Z Checking potential_utf v0.1.4
20642026-09-12T21:06:13.071Z Checking once_cell v1.21.3
20652026-09-12T21:06:13.150Z Checking parking_lot v0.12.5
20662026-09-12T21:06:13.204Z Checking iana-time-zone v0.1.65
20672026-09-12T21:06:13.253Z Checking icu_collections v2.1.1
20682026-09-12T21:06:13.264Z Checking icu_locale_core v2.1.1
20692026-09-12T21:06:13.323Z Checking thiserror v2.0.18
20702026-09-12T21:06:13.374Z Checking zeroize v1.9.0
20712026-09-12T21:06:13.374Z Checking bytes v1.11.1
20722026-09-12T21:06:13.374Z Checking chrono v0.4.45
20732026-09-12T21:06:13.497Z Checking uuid v1.23.4
20742026-09-12T21:06:13.571Z Checking socket2 v0.6.3
20752026-09-12T21:06:13.652Z Checking semver v1.0.28
20762026-09-12T21:06:13.736Z Checking allocator-api2 v0.2.21
20772026-09-12T21:06:13.848Z Checking icu_provider v2.1.1
20782026-09-12T21:06:13.848Z Checking tokio v1.52.1
20792026-09-12T21:06:13.928Z Checking dyn-clone v1.0.20
20802026-09-12T21:06:13.976Z Checking rustix v1.1.4
20812026-09-12T21:06:13.980Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
20822026-09-12T21:06:14.056Z Checking futures-core v0.3.32
20832026-09-12T21:06:14.096Z Checking equivalent v1.0.2
20842026-09-12T21:06:14.138Z Checking icu_normalizer v2.1.1
20852026-09-12T21:06:14.211Z Checking icu_properties v2.1.2
20862026-09-12T21:06:14.216Z Checking cmov v0.5.4
20872026-09-12T21:06:14.339Z Checking getrandom v0.2.17
20882026-09-12T21:06:14.391Z Checking foldhash v0.2.0
20892026-09-12T21:06:14.473Z Checking ctutils v0.4.2
20902026-09-12T21:06:14.479Z Checking futures-sink v0.3.32
20912026-09-12T21:06:14.550Z Checking rand_core v0.6.4
20922026-09-12T21:06:14.589Z Checking hashbrown v0.17.0
20932026-09-12T21:06:14.641Z Checking byteorder v1.5.0
20942026-09-12T21:06:14.731Z Checking hybrid-array v0.4.13
20952026-09-12T21:06:14.802Z Checking futures-channel v0.3.32
20962026-09-12T21:06:14.899Z Checking futures-io v0.3.32
20972026-09-12T21:06:14.987Z Checking futures-task v0.3.32
20982026-09-12T21:06:15.029Z Checking slab v0.4.12
20992026-09-12T21:06:15.033Z Checking generic-array v0.14.7
21002026-09-12T21:06:15.107Z Checking idna_adapter v1.2.1
21012026-09-12T21:06:15.146Z Checking indexmap v2.14.0
21022026-09-12T21:06:15.188Z Checking getrandom v0.3.4
21032026-09-12T21:06:15.212Z Checking ppv-lite86 v0.2.21
21042026-09-12T21:06:15.263Z Checking futures-util v0.3.32
21052026-09-12T21:06:15.267Z Checking idna v1.1.0
21062026-09-12T21:06:15.365Z Checking fnv v1.0.7
21072026-09-12T21:06:15.480Z Checking crypto-common v0.2.2
21082026-09-12T21:06:15.531Z Checking regex-syntax v0.8.10
21092026-09-12T21:06:15.571Z Checking base64ct v1.8.3
21102026-09-12T21:06:15.576Z Checking block-buffer v0.12.1
21112026-09-12T21:06:15.648Z Checking url v2.5.8
21122026-09-12T21:06:15.738Z Checking const-oid v0.9.6
21132026-09-12T21:06:15.810Z Checking crypto-common v0.1.7
21142026-09-12T21:06:15.852Z Checking thiserror v1.0.69
21152026-09-12T21:06:15.977Z Checking block-buffer v0.10.4
21162026-09-12T21:06:16.019Z Checking base64 v0.22.1
21172026-09-12T21:06:16.114Z Checking schemars v0.8.22
21182026-09-12T21:06:16.161Z Checking const-oid v0.10.2
21192026-09-12T21:06:16.168Z Checking utf8parse v0.2.2
21202026-09-12T21:06:16.285Z Checking anstyle v1.0.14
21212026-09-12T21:06:16.329Z Checking rand_core v0.9.5
21222026-09-12T21:06:16.369Z Checking erased-serde v0.3.31
21232026-09-12T21:06:16.438Z Checking digest v0.10.7
21242026-09-12T21:06:16.497Z Checking anstyle-query v1.1.5
21252026-09-12T21:06:16.541Z Checking is_terminal_polyfill v1.70.2
21262026-09-12T21:06:16.630Z Checking colorchoice v1.0.4
21272026-09-12T21:06:16.666Z Checking digest v0.11.3
21282026-09-12T21:06:16.717Z Checking terminal_size v0.4.3
21292026-09-12T21:06:16.759Z Checking anstyle-parse v1.0.0
21302026-09-12T21:06:16.802Z Checking slog v2.8.2
21312026-09-12T21:06:16.806Z Checking http v1.4.2
21322026-09-12T21:06:16.844Z Checking tracing-core v0.1.36
21332026-09-12T21:06:16.883Z Checking rand_chacha v0.9.0
21342026-09-12T21:06:16.959Z Checking anstream v1.0.0
21352026-09-12T21:06:16.963Z Checking fastrand v2.3.0
21362026-09-12T21:06:17.101Z Checking clap_lex v1.0.0
21372026-09-12T21:06:17.145Z Checking strsim v0.11.1
21382026-09-12T21:06:17.186Z Checking rand v0.9.2
21392026-09-12T21:06:17.229Z Checking cpufeatures v0.3.0
21402026-09-12T21:06:17.232Z Checking tracing v0.1.44
21412026-09-12T21:06:17.263Z Checking tokio-util v0.7.18
21422026-09-12T21:06:17.269Z Checking tempfile v3.27.0
21432026-09-12T21:06:17.376Z Checking ipnet v2.12.0
21442026-09-12T21:06:17.382Z Checking clap_builder v4.6.0
21452026-09-12T21:06:17.382Z Checking aho-corasick v1.1.4
21462026-09-12T21:06:17.999Z Checking cpufeatures v0.2.17
21472026-09-12T21:06:17.999Z Checking unicode-ident v1.0.24
21482026-09-12T21:06:18.000Z Checking ipnetwork v0.21.1
21492026-09-12T21:06:18.000Z Checking crossbeam-utils v0.8.21
21502026-09-12T21:06:18.000Z Checking powerfmt v0.2.0
21512026-09-12T21:06:18.000Z Checking pem-rfc7468 v0.7.0
21522026-09-12T21:06:18.000Z Checking proc-macro2 v1.0.106
21532026-09-12T21:06:18.000Z Checking httparse v1.10.1
21542026-09-12T21:06:18.000Z Checking deranged v0.5.8
21552026-09-12T21:06:18.100Z Checking time-core v0.1.8
21562026-09-12T21:06:18.100Z Checking num_threads v0.1.7
21572026-09-12T21:06:18.133Z Checking num-conv v0.2.0
21582026-09-12T21:06:18.133Z Checking hex v0.4.3
21592026-09-12T21:06:18.133Z Checking anyhow v1.0.104
21602026-09-12T21:06:18.133Z Checking quote v1.0.45
21612026-09-12T21:06:18.133Z Checking rustls-pki-types v1.14.0
21622026-09-12T21:06:18.210Z Checking regex-automata v0.4.14
21632026-09-12T21:06:18.223Z Checking aws-lc-sys v0.40.0
21642026-09-12T21:06:18.306Z Checking untrusted v0.7.1
21652026-09-12T21:06:18.347Z Checking flagset v0.4.7
21662026-09-12T21:06:18.391Z Checking syn v2.0.117
21672026-09-12T21:06:18.450Z Checking http-body v1.0.1
21682026-09-12T21:06:18.458Z Checking spin v0.9.8
21692026-09-12T21:06:18.528Z Checking der v0.7.10
21702026-09-12T21:06:18.622Z Checking atomic-waker v1.1.2
21712026-09-12T21:06:18.703Z Checking block-padding v0.4.2
21722026-09-12T21:06:18.753Z Checking clap v4.6.1
21732026-09-12T21:06:18.786Z Checking httpdate v1.0.3
21742026-09-12T21:06:18.824Z Checking time v0.3.47
21752026-09-12T21:06:18.833Z Checking aws-lc-rs v1.16.3
21762026-09-12T21:06:18.900Z Checking try-lock v0.2.5
21772026-09-12T21:06:18.914Z Checking inout v0.2.2
21782026-09-12T21:06:18.978Z Checking h2 v0.4.15
21792026-09-12T21:06:19.033Z Checking want v0.3.1
21802026-09-12T21:06:19.121Z Checking oxnet v0.1.6
21812026-09-12T21:06:19.219Z Checking tower-service v0.3.3
21822026-09-12T21:06:19.304Z Checking tower-layer v0.3.3
21832026-09-12T21:06:19.369Z Checking untrusted v0.9.0
21842026-09-12T21:06:19.409Z Checking ryu v1.0.23
21852026-09-12T21:06:19.489Z Checking unicode-width v0.2.0
21862026-09-12T21:06:19.528Z Checking spki v0.7.3
21872026-09-12T21:06:19.581Z Checking cipher v0.5.2
21882026-09-12T21:06:19.695Z Checking rustls-webpki v0.103.13
21892026-09-12T21:06:19.736Z Checking camino v1.2.5
21902026-09-12T21:06:19.775Z Checking socket2 v0.5.10
21912026-09-12T21:06:19.852Z Checking mime v0.3.17
21922026-09-12T21:06:20.020Z Checking simd-adler32 v0.3.8
21932026-09-12T21:06:20.064Z Checking pretty-hex v0.4.1
21942026-09-12T21:06:20.078Z Checking adler2 v2.0.1
21952026-09-12T21:06:20.100Z Checking http-body-util v0.1.3
21962026-09-12T21:06:20.109Z Checking rand_chacha v0.3.1
21972026-09-12T21:06:20.215Z Checking crc32fast v1.5.0
21982026-09-12T21:06:20.225Z Checking rustls v0.23.41
21992026-09-12T21:06:20.293Z Checking plain v0.2.3
22002026-09-12T21:06:20.311Z Checking miniz_oxide v0.8.9
22012026-09-12T21:06:20.383Z Checking pkcs8 v0.10.2
22022026-09-12T21:06:20.428Z Checking rand v0.8.6
22032026-09-12T21:06:20.440Z Checking ucd-trie v0.1.7
22042026-09-12T21:06:20.465Z Checking openssl-probe v0.2.1
22052026-09-12T21:06:20.591Z Checking bit-vec v0.8.0
22062026-09-12T21:06:20.647Z Checking pest v2.8.6
22072026-09-12T21:06:20.684Z Checking regex v1.12.3
22082026-09-12T21:06:20.692Z Checking serde_urlencoded v0.7.1
22092026-09-12T21:06:20.762Z Checking futures-executor v0.3.32
22102026-09-12T21:06:20.819Z Checking bit-set v0.8.0
22112026-09-12T21:06:20.948Z Checking wait-timeout v0.2.1
22122026-09-12T21:06:21.002Z Checking encoding_rs v0.8.35
22132026-09-12T21:06:21.016Z Checking futures v0.3.32
22142026-09-12T21:06:21.071Z Checking static_assertions v1.1.0
22152026-09-12T21:06:21.080Z Checking either v1.15.0
22162026-09-12T21:06:21.147Z Checking quick-error v1.2.3
22172026-09-12T21:06:21.155Z Checking sha2 v0.10.9
22182026-09-12T21:06:21.227Z Checking rand_xorshift v0.4.0
22192026-09-12T21:06:21.286Z Checking rusty-fork v0.3.1
22202026-09-12T21:06:21.332Z Checking is-terminal v0.4.17
22212026-09-12T21:06:21.375Z Checking unarray v0.1.4
22222026-09-12T21:06:21.452Z Checking sync_wrapper v1.0.2
22232026-09-12T21:06:21.499Z Checking lazy_static v1.5.0
22242026-09-12T21:06:21.513Z Checking signature v2.2.0
22252026-09-12T21:06:21.573Z Checking proptest v1.11.0
22262026-09-12T21:06:21.615Z Checking tower v0.5.3
22272026-09-12T21:06:21.654Z Checking iri-string v0.7.10
22282026-09-12T21:06:21.701Z Checking hmac v0.13.0
22292026-09-12T21:06:21.741Z Checking openapiv3 v2.2.0
22302026-09-12T21:06:21.802Z Checking hyper v1.10.1
22312026-09-12T21:06:21.890Z Checking hashbrown v0.16.1
22322026-09-12T21:06:25.611Z Checking tinyvec_macros v0.1.1
22332026-09-12T21:06:25.677Z Checking crossbeam-channel v0.5.15
22342026-09-12T21:06:25.677Z Checking tinyvec v1.11.0
22352026-09-12T21:06:25.677Z Checking hubpack v0.1.2
22362026-09-12T21:06:25.677Z Checking num-integer v0.1.46
22372026-09-12T21:06:25.677Z Checking rustls-native-certs v0.8.3
22382026-09-12T21:06:25.677Z Checking tokio-rustls v0.26.4
22392026-09-12T21:06:25.678Z Checking sha2 v0.11.0
22402026-09-12T21:06:25.678Z Checking psl-types v2.0.11
22412026-09-12T21:06:25.678Z Checking tower-http v0.6.8
22422026-09-12T21:06:25.678Z Checking zlib-rs v0.6.2
22432026-09-12T21:06:25.678Z Checking hyper-util v0.1.20
22442026-09-12T21:06:25.678Z Checking publicsuffix v2.3.0
22452026-09-12T21:06:25.678Z Checking cookie v0.18.1
22462026-09-12T21:06:25.678Z Checking strum v0.26.3
22472026-09-12T21:06:25.678Z Checking thread_local v1.1.9
22482026-09-12T21:06:25.678Z Checking rustls-platform-verifier v0.6.2
22492026-09-12T21:06:25.678Z Checking cookie_store v0.22.1
22502026-09-12T21:06:25.678Z Checking scroll v0.13.0
22512026-09-12T21:06:25.678Z Checking unicode-width v0.1.14
22522026-09-12T21:06:25.678Z Checking base64 v0.21.7
22532026-09-12T21:06:25.678Z Checking term v1.2.1
22542026-09-12T21:06:25.678Z Checking newtype-uuid v1.3.2
22552026-09-12T21:06:25.678Z Checking take_mut v0.2.2
22562026-09-12T21:06:25.678Z Checking goblin v0.10.5
22572026-09-12T21:06:25.678Z Checking x509-cert v0.2.5
22582026-09-12T21:06:25.678Z Checking slog-term v2.9.2
22592026-09-12T21:06:25.678Z Checking slog-async v2.8.0
22602026-09-12T21:06:25.678Z Checking ahash v0.8.12
22612026-09-12T21:06:25.678Z Checking flate2 v1.1.9
22622026-09-12T21:06:25.678Z Checking daft v0.1.8
22632026-09-12T21:06:25.678Z Checking memmap2 v0.9.10
22642026-09-12T21:06:25.678Z Checking data-encoding v2.10.0
22652026-09-12T21:06:25.678Z Checking num-iter v0.1.45
22662026-09-12T21:06:25.679Z Checking dtrace-parser v0.3.0
22672026-09-12T21:06:25.679Z Checking bstr v1.12.1
22682026-09-12T21:06:25.679Z Checking serde_spanned v0.6.9
22692026-09-12T21:06:25.679Z Checking toml_datetime v0.6.11
22702026-09-12T21:06:25.679Z Checking hyper-rustls v0.27.7
22712026-09-12T21:06:25.679Z Checking thread-id v5.1.0
22722026-09-12T21:06:25.825Z Checking tap v1.0.1
22732026-09-12T21:06:25.825Z Checking crossbeam-epoch v0.9.18
22742026-09-12T21:06:25.825Z Checking hmac v0.12.1
22752026-09-12T21:06:25.825Z Checking radium v0.7.0
22762026-09-12T21:06:25.825Z Checking env_filter v2.0.0
22772026-09-12T21:06:25.827Z Checking wyz v0.5.1
22782026-09-12T21:06:25.827Z Checking reqwest v0.13.2
22792026-09-12T21:06:25.827Z Checking crc-catalog v2.4.0
22802026-09-12T21:06:25.827Z Checking funty v2.0.0
22812026-09-12T21:06:25.827Z Checking num-bigint-dig v0.8.6
22822026-09-12T21:06:25.828Z Checking env_logger v0.11.11
22832026-09-12T21:06:25.828Z Checking pkcs1 v0.7.5
22842026-09-12T21:06:25.828Z Checking half v2.7.1
22852026-09-12T21:06:25.828Z Checking crc v3.4.0
22862026-09-12T21:06:25.828Z Checking ff v0.13.1
22872026-09-12T21:06:25.828Z Checking bitvec v1.0.1
22882026-09-12T21:06:25.828Z Checking memoffset v0.9.1
22892026-09-12T21:06:25.828Z Checking scroll v0.12.0
22902026-09-12T21:06:25.828Z Checking base16ct v0.2.0
22912026-09-12T21:06:25.828Z Checking winnow v1.0.3
22922026-09-12T21:06:25.828Z Checking ciborium-io v0.2.2
22932026-09-12T21:06:25.828Z Checking sec1 v0.7.3
22942026-09-12T21:06:25.828Z Checking ciborium-ll v0.2.2
22952026-09-12T21:06:25.828Z Checking goblin v0.8.2
22962026-09-12T21:06:25.828Z Checking group v0.13.0
22972026-09-12T21:06:25.828Z Checking hkdf v0.12.4
22982026-09-12T21:06:25.828Z Checking crypto-bigint v0.5.5
22992026-09-12T21:06:25.828Z Checking rsa v0.9.10
23002026-09-12T21:06:25.828Z Checking zerocopy v0.7.35
23012026-09-12T21:06:25.828Z Checking rustix v0.38.44
23022026-09-12T21:06:25.852Z Checking dof v0.4.0
23032026-09-12T21:06:25.944Z Checking bitfield v0.19.4
23042026-09-12T21:06:25.993Z Checking maybe-uninit v2.0.0
23052026-09-12T21:06:26.056Z Checking unicode-segmentation v1.12.0
23062026-09-12T21:06:26.099Z Checking smawk v0.3.2
23072026-09-12T21:06:26.241Z Checking unicode-linebreak v0.1.5
23082026-09-12T21:06:26.285Z Checking nodrop v0.1.14
23092026-09-12T21:06:26.288Z Checking packed_struct v0.10.1
23102026-09-12T21:06:26.377Z Checking elliptic-curve v0.13.8
23112026-09-12T21:06:26.418Z Checking array-init v0.0.4
23122026-09-12T21:06:26.422Z Checking smallvec v0.6.14
23132026-09-12T21:06:26.455Z Checking ciborium v0.2.2
23142026-09-12T21:06:26.532Z Checking dtrace-parser v0.2.0
23152026-09-12T21:06:26.536Z Checking usdt-impl v0.6.0
23162026-09-12T21:06:26.675Z Checking thread-id v4.2.2
23172026-09-12T21:06:26.720Z Checking debug-ignore v1.0.5
23182026-09-12T21:06:26.771Z Checking same-file v1.0.6
23192026-09-12T21:06:26.820Z Checking serde-hex v0.1.0
23202026-09-12T21:06:26.872Z Checking toml_parser v1.1.2+spec-1.1.0
23212026-09-12T21:06:26.882Z Checking nix v0.31.2
23222026-09-12T21:06:26.887Z Checking usdt v0.6.0
23232026-09-12T21:06:26.960Z Checking walkdir v2.5.0
23242026-09-12T21:06:26.963Z Checking ron v0.8.1
23252026-09-12T21:06:27.120Z Checking unicode-normalization v0.1.25
23262026-09-12T21:06:27.163Z Checking chacha20 v0.10.0
23272026-09-12T21:06:27.202Z Checking zerocopy v0.6.6
23282026-09-12T21:06:27.242Z Checking dof v0.3.0
23292026-09-12T21:06:27.403Z Checking memmap v0.7.0
23302026-09-12T21:06:27.456Z Checking is_ci v1.2.0
23312026-09-12T21:06:27.538Z Checking crc-any v2.5.0
23322026-09-12T21:06:27.541Z Checking foldhash v0.1.5
23332026-09-12T21:06:27.615Z Checking gimli v0.32.3
23342026-09-12T21:06:27.622Z Checking usdt-impl v0.5.0
23352026-09-12T21:06:27.652Z Checking foreign-types-shared v0.1.1
23362026-09-12T21:06:27.655Z Checking rfc6979 v0.4.0
23372026-09-12T21:06:27.767Z Checking serde_with v3.21.0
23382026-09-12T21:06:27.770Z Checking hashbrown v0.15.5
23392026-09-12T21:06:27.770Z Checking foreign-types v0.3.2
23402026-09-12T21:06:27.880Z Checking openssl-sys v0.9.117
23412026-09-12T21:06:27.941Z Checking object v0.37.3
23422026-09-12T21:06:27.997Z Checking usdt v0.5.0
23432026-09-12T21:06:28.105Z Checking bitflags v1.3.2
23442026-09-12T21:06:28.203Z Checking siphasher v1.0.2
23452026-09-12T21:06:28.244Z Checking rustc-demangle v0.1.27
23462026-09-12T21:06:28.297Z Checking keccak v0.1.6
23472026-09-12T21:06:28.339Z Checking winnow v0.5.40
23482026-09-12T21:06:28.342Z Checking openssl v0.10.80
23492026-09-12T21:06:28.417Z Checking ecdsa v0.16.9
23502026-09-12T21:06:28.492Z Checking sha3 v0.10.8
23512026-09-12T21:06:28.495Z Checking primeorder v0.13.6
23522026-09-12T21:06:28.741Z Checking itertools v0.13.0
23532026-09-12T21:06:28.787Z Checking curve25519-dalek v4.1.3
23542026-09-12T21:06:28.829Z Checking signal-hook v0.3.18
23552026-09-12T21:06:29.058Z Checking bzip2-sys v0.1.13+1.0.8
23562026-09-12T21:06:29.178Z Checking hashbrown v0.12.3
23572026-09-12T21:06:29.220Z Checking addr2line v0.25.1
23582026-09-12T21:06:29.278Z Checking managed v0.8.0
23592026-09-12T21:06:29.502Z Checking bzip2 v0.4.4
23602026-09-12T21:06:29.544Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
23612026-09-12T21:06:29.547Z Checking toml_edit v0.19.15
23622026-09-12T21:06:29.621Z Checking indexmap v1.9.3
23632026-09-12T21:06:29.624Z Checking rand v0.10.1
23642026-09-12T21:06:29.699Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
23652026-09-12T21:06:29.737Z Checking globset v0.4.18
23662026-09-12T21:06:29.808Z Checking hashbrown v0.13.2
23672026-09-12T21:06:29.974Z Checking ed25519 v2.2.3
23682026-09-12T21:06:30.021Z Checking itertools v0.15.0
23692026-09-12T21:06:30.171Z Checking toml_write v0.1.2
23702026-09-12T21:06:30.212Z Checking bumpalo v3.20.2
23712026-09-12T21:06:30.256Z Checking libbz2-rs-sys v0.2.2
23722026-09-12T21:06:30.298Z Checking backtrace v0.3.76
23732026-09-12T21:06:30.376Z Checking winnow v0.7.14
23742026-09-12T21:06:30.415Z Checking native-tls v0.2.18
23752026-09-12T21:06:30.456Z Checking zopfli v0.8.3
23762026-09-12T21:06:30.635Z Checking backtrace-ext v0.2.1
23772026-09-12T21:06:30.673Z Checking object v0.30.4
23782026-09-12T21:06:30.677Z Checking toml v0.7.8
23792026-09-12T21:06:30.751Z Checking bzip2 v0.6.1
23802026-09-12T21:06:30.791Z Checking ed25519-dalek v2.2.0
23812026-09-12T21:06:30.831Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
23822026-09-12T21:06:30.949Z Checking zip v0.6.6
23832026-09-12T21:06:31.087Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
23842026-09-12T21:06:31.098Z Checking signal-hook-mio v0.2.5
23852026-09-12T21:06:31.098Z Checking textwrap v0.16.2
23862026-09-12T21:06:31.175Z Checking salty v0.3.0
23872026-09-12T21:06:31.216Z Checking ref-cast v1.0.25
23882026-09-12T21:06:31.296Z Checking pin-project v1.1.11
23892026-09-12T21:06:31.345Z Checking path-slash v0.1.5
23902026-09-12T21:06:31.348Z Checking jiff-core v0.1.0
23912026-09-12T21:06:31.428Z Checking tokio-native-tls v0.3.1
23922026-09-12T21:06:31.469Z Checking p384 v0.13.1
23932026-09-12T21:06:31.518Z Checking pem v3.0.6
23942026-09-12T21:06:31.601Z Checking toml_edit v0.22.27
23952026-09-12T21:06:31.642Z Checking inout v0.1.4
23962026-09-12T21:06:31.681Z Checking zstd-sys v2.0.16+zstd.1.5.7
23972026-09-12T21:06:31.722Z Checking owo-colors v4.3.0
23982026-09-12T21:06:31.812Z Checking fixedbitset v0.5.7
23992026-09-12T21:06:31.854Z Checking zstd-safe v7.2.4
24002026-09-12T21:06:31.913Z Checking cipher v0.4.4
24012026-09-12T21:06:32.043Z Checking petgraph v0.8.3
24022026-09-12T21:06:32.087Z Checking hyper-tls v0.6.0
24032026-09-12T21:06:32.090Z Checking jiff v0.2.34
24042026-09-12T21:06:32.166Z Checking snafu v0.8.9
24052026-09-12T21:06:32.297Z Checking crossterm v0.28.1
24062026-09-12T21:06:32.339Z Checking supports-color v3.0.2
24072026-09-12T21:06:32.438Z Checking similar v2.7.0
24082026-09-12T21:06:32.497Z Checking fs-err v3.3.0
24092026-09-12T21:06:32.748Z Checking toml v0.8.23
24102026-09-12T21:06:32.793Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
24112026-09-12T21:06:32.828Z Checking hash32 v0.2.1
24122026-09-12T21:06:32.840Z Checking serde_plain v1.0.2
24132026-09-12T21:06:32.906Z Checking serde-big-array v0.5.1
24142026-09-12T21:06:33.026Z Checking linked-hash-map v0.5.6
24152026-09-12T21:06:33.097Z Checking unicode-bidi v0.3.18
24162026-09-12T21:06:33.107Z Checking predicates-core v1.0.10
24172026-09-12T21:06:33.145Z Checking typed-path v0.9.3
24182026-09-12T21:06:33.154Z Checking unicode-properties v0.1.4
24192026-09-12T21:06:33.247Z Checking lru-cache v0.1.2
24202026-09-12T21:06:33.266Z Checking heapless v0.7.17
24212026-09-12T21:06:33.376Z Checking reqwest v0.12.28
24222026-09-12T21:06:33.418Z Checking zstd v0.13.3
24232026-09-12T21:06:33.421Z Checking stringprep v0.1.5
24242026-09-12T21:06:33.639Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
24252026-09-12T21:06:33.644Z Checking hickory-proto v0.25.2
24262026-09-12T21:06:33.644Z Checking hickory-proto v0.24.4
24272026-09-12T21:06:33.756Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
24282026-09-12T21:06:33.761Z Checking byte-wrapper v0.1.0
24292026-09-12T21:06:33.926Z Checking tokio-stream v0.1.18
24302026-09-12T21:06:34.037Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24312026-09-12T21:06:34.041Z Checking md-5 v0.11.0
24322026-09-12T21:06:34.119Z Checking libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
24332026-09-12T21:06:34.161Z Checking float-cmp v0.10.0
24342026-09-12T21:06:34.198Z Checking supports-hyperlinks v3.2.0
24352026-09-12T21:06:34.201Z Checking fallible-iterator v0.2.0
24362026-09-12T21:06:34.286Z Checking normalize-line-endings v0.3.0
24372026-09-12T21:06:34.290Z Checking supports-unicode v3.0.0
24382026-09-12T21:06:34.357Z Checking resolv-conf v0.7.6
24392026-09-12T21:06:34.360Z Checking difflib v0.4.0
24402026-09-12T21:06:34.401Z Checking typed-path v0.12.3
24412026-09-12T21:06:34.476Z Checking tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
24422026-09-12T21:06:34.480Z Checking miette v7.6.0
24432026-09-12T21:06:34.551Z Checking postgres-protocol v0.6.12
24442026-09-12T21:06:34.589Z Checking zip v4.6.1
24452026-09-12T21:06:34.631Z Checking predicates v3.1.4
24462026-09-12T21:06:34.894Z Checking smoltcp v0.9.1
24472026-09-12T21:06:34.961Z Checking iddqd v0.4.2
24482026-09-12T21:06:35.024Z Checking phf_shared v0.13.1
24492026-09-12T21:06:35.141Z Checking phf_shared v0.11.3
24502026-09-12T21:06:35.160Z Checking zip v8.6.0
24512026-09-12T21:06:35.201Z Checking olpc-cjson v0.1.4
24522026-09-12T21:06:35.260Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=01f06089a97bd084bec2595d4d62e0f91338cf57#01f06089)
24532026-09-12T21:06:35.740Z Checking derive_more v2.1.1
24542026-09-12T21:06:35.740Z Checking strum v0.27.2
24552026-09-12T21:06:35.740Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
24562026-09-12T21:06:35.740Z Checking lalrpop-util v0.19.12
24572026-09-12T21:06:35.740Z Checking fixedbitset v0.4.2
24582026-09-12T21:06:35.740Z Checking precomputed-hash v0.1.1
24592026-09-12T21:06:35.740Z Checking corncobs v0.1.4
24602026-09-12T21:06:35.740Z Checking new_debug_unreachable v1.0.6
24612026-09-12T21:06:35.741Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=01f06089a97bd084bec2595d4d62e0f91338cf57#01f06089)
24622026-09-12T21:06:35.749Z Checking hickory-resolver v0.24.4
24632026-09-12T21:06:36.192Z Checking petgraph v0.6.5
24642026-09-12T21:06:36.212Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
24652026-09-12T21:06:36.212Z Checking string_cache v0.8.9
24662026-09-12T21:06:36.212Z Checking tough v0.22.0
24672026-09-12T21:06:36.212Z Checking phf v0.13.1
24682026-09-12T21:06:36.212Z Checking postgres-types v0.2.14
24692026-09-12T21:06:36.212Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
24702026-09-12T21:06:36.212Z Checking buf-list v1.1.2
24712026-09-12T21:06:36.374Z Checking libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
24722026-09-12T21:06:36.419Z Checking secrecy v0.8.0
24732026-09-12T21:06:36.512Z Checking whoami v2.1.0
24742026-09-12T21:06:36.554Z Checking peg-runtime v0.8.5
24752026-09-12T21:06:36.557Z Checking qorb v0.4.1
24762026-09-12T21:06:36.634Z Checking sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=98615b86d51f74ce220198eb16c57932fd24e7cb#98615b86)
24772026-09-12T21:06:36.732Z Compiling newtype-uuid-macros v0.1.0
24782026-09-12T21:06:36.773Z Checking tokio-postgres v0.7.18
24792026-09-12T21:06:36.817Z Compiling multer v3.1.0
24802026-09-12T21:06:37.062Z Compiling async-stream-impl v0.3.6
24812026-09-12T21:06:37.184Z Checking match_cfg v0.1.0
24822026-09-12T21:06:37.239Z Checking slog-json v2.6.1
24832026-09-12T21:06:37.288Z Checking hostname v0.3.1
24842026-09-12T21:06:37.423Z Compiling dropshot v0.17.1
24852026-09-12T21:06:37.465Z Checking slog-bunyan v2.5.0
24862026-09-12T21:06:37.549Z Compiling dropshot_endpoint v0.17.1
24872026-09-12T21:06:37.613Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24882026-09-12T21:06:37.711Z Checking serde_spanned v1.1.1
24892026-09-12T21:06:37.762Z Checking toml_datetime v1.1.1+spec-1.1.0
24902026-09-12T21:06:37.803Z Checking toml_writer v1.1.1+spec-1.1.0
24912026-09-12T21:06:37.875Z Checking serde_path_to_error v0.1.20
24922026-09-12T21:06:37.976Z Checking sha1 v0.11.0
24932026-09-12T21:06:38.018Z Checking compression-core v0.4.31
24942026-09-12T21:06:38.029Z Checking toml v1.1.2+spec-1.1.0
24952026-09-12T21:06:38.095Z Checking async-stream v0.3.6
24962026-09-12T21:06:38.180Z Checking compression-codecs v0.4.37
24972026-09-12T21:06:38.183Z Checking waitgroup v0.1.2
24982026-09-12T21:06:38.259Z Checking rustls-pemfile v2.2.0
24992026-09-12T21:06:38.295Z Checking hostname v0.4.2
25002026-09-12T21:06:38.371Z Checking progenitor-client v0.14.0
25012026-09-12T21:06:38.412Z Checking atomicwrites v0.4.4
25022026-09-12T21:06:38.415Z Checking async-compression v0.4.41
25032026-09-12T21:06:38.491Z Compiling serde_tokenstream v0.3.0
25042026-09-12T21:06:38.495Z Compiling parse-display-derive v0.10.0
25052026-09-12T21:06:38.572Z Checking macaddr v1.0.1
25062026-09-12T21:06:38.615Z Checking regress v0.10.5
25072026-09-12T21:06:38.655Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25082026-09-12T21:06:38.661Z Checking itertools v0.14.0
25092026-09-12T21:06:38.733Z Checking instant v0.1.13
25102026-09-12T21:06:38.789Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
25112026-09-12T21:06:38.842Z Compiling oxide-generation-macros v0.2.0
25122026-09-12T21:06:38.883Z Checking oxide-generation v0.1.3
25132026-09-12T21:06:39.051Z Checking backoff v0.4.0
25142026-09-12T21:06:39.105Z Checking backon v1.6.0
25152026-09-12T21:06:39.146Z Checking humantime v2.3.0
25162026-09-12T21:06:39.268Z Compiling convert_case v0.4.0
25172026-09-12T21:06:39.313Z Checking progenitor-extras v0.2.0
25182026-09-12T21:06:39.389Z Checking heck v0.5.0
25192026-09-12T21:06:39.547Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
25202026-09-12T21:06:39.588Z Checking secrecy v0.10.3
25212026-09-12T21:06:39.640Z Checking omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
25222026-09-12T21:06:39.681Z Compiling derive_more v0.99.20
25232026-09-12T21:06:39.743Z Checking camino-tempfile v1.4.1
25242026-09-12T21:06:39.790Z Checking indent_write v2.2.0
25252026-09-12T21:06:39.867Z Compiling regress v0.11.1
25262026-09-12T21:06:39.909Z Compiling crucible-workspace-hack v0.1.0
25272026-09-12T21:06:39.950Z Checking universal-hash v0.5.1
25282026-09-12T21:06:39.953Z Compiling thiserror-impl-no-std v2.0.2
25292026-09-12T21:06:40.063Z Checking opaque-debug v0.3.1
25302026-09-12T21:06:40.118Z Checking chacha20 v0.9.1
25312026-09-12T21:06:40.196Z Checking poly1305 v0.8.0
25322026-09-12T21:06:40.287Z Checking parse-display v0.10.0
25332026-09-12T21:06:40.385Z Checking blake2 v0.10.6
25342026-09-12T21:06:40.469Z Checking aead v0.5.2
25352026-09-12T21:06:40.538Z Checking password-hash v0.5.0
25362026-09-12T21:06:40.671Z Checking chacha20poly1305 v0.10.1
25372026-09-12T21:06:40.711Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
25382026-09-12T21:06:40.807Z Checking argon2 v0.5.3
25392026-09-12T21:06:40.844Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
25402026-09-12T21:06:41.157Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
25412026-09-12T21:06:41.199Z Compiling unsafe-libyaml v0.2.11
25422026-09-12T21:06:41.202Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
25432026-09-12T21:06:41.278Z Checking thiserror-no-std v2.0.2
25442026-09-12T21:06:41.389Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25452026-09-12T21:06:41.432Z Checking vsss-rs v3.3.4
25462026-09-12T21:06:41.470Z Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
25472026-09-12T21:06:41.510Z Compiling typify-impl v0.6.2
25482026-09-12T21:06:41.982Z Compiling serde_yaml v0.9.34+deprecated
25492026-09-12T21:06:42.329Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
25502026-09-12T21:06:42.562Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
25512026-09-12T21:06:43.033Z Checking swrite v0.1.0
25522026-09-12T21:06:43.074Z Checking crossbeam-deque v0.8.6
25532026-09-12T21:06:43.159Z Compiling rayon-core v1.13.0
25542026-09-12T21:06:43.163Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
25552026-09-12T21:06:43.237Z Compiling num-derive v0.4.2
25562026-09-12T21:06:43.286Z Compiling toml_datetime v0.7.5+spec-1.1.0
25572026-09-12T21:06:43.331Z Compiling proc-macro-error v1.0.4
25582026-09-12T21:06:43.448Z Checking tabwriter v1.4.1
25592026-09-12T21:06:43.565Z Compiling toml_edit v0.23.10+spec-1.0.0
25602026-09-12T21:06:43.632Z Compiling illumos-nvpair-sys v0.2.0
25612026-09-12T21:06:43.673Z Checking glob v0.3.3
25622026-09-12T21:06:43.676Z Compiling heapless v0.8.0
25632026-09-12T21:06:43.857Z Checking rayon v1.11.0
25642026-09-12T21:06:43.933Z Checking hash32 v0.3.1
25652026-09-12T21:06:44.090Z Compiling ingot-macros v0.2.0
25662026-09-12T21:06:44.141Z Compiling proc-macro-crate v3.4.0
25672026-09-12T21:06:44.194Z Checking colored v3.1.1
25682026-09-12T21:06:44.233Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25692026-09-12T21:06:44.349Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
25702026-09-12T21:06:44.422Z Compiling smoltcp v0.11.0
25712026-09-12T21:06:44.647Z Checking illumos-nvpair v0.3.0
25722026-09-12T21:06:44.707Z Compiling num_enum_derive v0.7.6
25732026-09-12T21:06:44.855Z Checking cobs v0.3.0
25742026-09-12T21:06:44.902Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
25752026-09-12T21:06:45.040Z Checking postcard v1.1.3
25762026-09-12T21:06:45.193Z Compiling proc-macro-crate v1.3.1
25772026-09-12T21:06:45.360Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25782026-09-12T21:06:45.397Z Checking sigpipe v0.1.3
25792026-09-12T21:06:45.517Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25802026-09-12T21:06:45.621Z Compiling foreign-types-macros v0.2.3
25812026-09-12T21:06:45.661Z Checking foreign-types-shared v0.3.1
25822026-09-12T21:06:45.816Z Compiling num_enum_derive v0.5.11
25832026-09-12T21:06:45.854Z Checking num_enum v0.7.6
25842026-09-12T21:06:46.043Z Checking cstr-argument v0.1.2
25852026-09-12T21:06:46.102Z Compiling typify-macro v0.6.2
25862026-09-12T21:06:46.149Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25872026-09-12T21:06:46.199Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25882026-09-12T21:06:46.238Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
25892026-09-12T21:06:46.277Z Checking foreign-types v0.5.0
25902026-09-12T21:06:46.387Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25912026-09-12T21:06:46.525Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
25922026-09-12T21:06:46.591Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25932026-09-12T21:06:46.629Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25942026-09-12T21:06:46.687Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
25952026-09-12T21:06:46.726Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
25962026-09-12T21:06:46.810Z Compiling zone_cfg_derive v0.3.1
25972026-09-12T21:06:46.856Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
25982026-09-12T21:06:46.918Z Checking num_enum v0.5.11
25992026-09-12T21:06:47.018Z Checking ingot-types v0.2.0
26002026-09-12T21:06:47.099Z Checking itertools v0.12.1
26012026-09-12T21:06:47.104Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
26022026-09-12T21:06:47.171Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26032026-09-12T21:06:47.452Z Checking ingot v0.2.1
26042026-09-12T21:06:47.500Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
26052026-09-12T21:06:47.537Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
26062026-09-12T21:06:47.544Z Checking smf v0.2.3
26072026-09-12T21:06:47.629Z Checking whoami v1.6.1
26082026-09-12T21:06:47.690Z Checking tokio-dtrace v0.1.1
26092026-09-12T21:06:47.795Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
26102026-09-12T21:06:47.833Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
26112026-09-12T21:06:47.838Z Checking console v0.15.11
26122026-09-12T21:06:47.908Z Compiling typify v0.6.2
26132026-09-12T21:06:48.002Z Checking oxide-tokio-rt v0.1.4
26142026-09-12T21:06:48.056Z Compiling progenitor-impl v0.14.0
26152026-09-12T21:06:48.135Z Checking zone v0.3.1
26162026-09-12T21:06:48.178Z Checking newline-converter v0.3.0
26172026-09-12T21:06:48.218Z Checking bytecount v0.6.9
26182026-09-12T21:06:48.325Z Checking expectorate v1.2.0
26192026-09-12T21:06:48.362Z Checking oxide-update-engine-types v0.1.2
26202026-09-12T21:06:48.487Z Checking num-rational v0.4.2
26212026-09-12T21:06:48.528Z Checking num-complex v0.4.6
26222026-09-12T21:06:48.800Z Compiling cancel-safe-futures v0.1.5
26232026-09-12T21:06:48.900Z Checking num v0.4.3
26242026-09-12T21:06:49.006Z Checking float-ord v0.3.2
26252026-09-12T21:06:49.010Z Checking linear-map v1.2.0
26262026-09-12T21:06:49.105Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
26272026-09-12T21:06:49.165Z Checking gethostname v0.5.0
26282026-09-12T21:06:49.251Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
26292026-09-12T21:06:49.299Z Compiling prettyplease v0.2.37
26302026-09-12T21:06:49.306Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
26312026-09-12T21:06:49.440Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
26322026-09-12T21:06:49.482Z Checking oxide-update-engine v0.1.2
26332026-09-12T21:06:49.682Z Compiling slog-dtrace v0.3.0
26342026-09-12T21:06:49.722Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
26352026-09-12T21:06:49.870Z Checking papergrid v0.11.0
26362026-09-12T21:06:49.929Z Compiling tabled_derive v0.7.0
26372026-09-12T21:06:50.360Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
26382026-09-12T21:06:51.363Z Compiling progenitor-macro v0.14.0
26392026-09-12T21:06:51.386Z Checking tabled v0.15.0
26402026-09-12T21:06:51.386Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
26412026-09-12T21:06:51.386Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
26422026-09-12T21:06:51.386Z Checking crossterm v0.29.0
26432026-09-12T21:06:51.437Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
26442026-09-12T21:06:51.530Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
26452026-09-12T21:06:52.143Z Checking fd-lock v4.0.4
26462026-09-12T21:06:52.613Z Checking vte v0.14.1
26472026-09-12T21:06:52.844Z Checking strip-ansi-escapes v0.2.1
26482026-09-12T21:06:53.981Z Checking nu-ansi-term v0.50.3
26492026-09-12T21:06:54.166Z Checking termtree v0.5.1
26502026-09-12T21:06:54.221Z Checking reedline v0.40.0
26512026-09-12T21:06:54.300Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
26522026-09-12T21:06:54.343Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
26532026-09-12T21:06:54.535Z Compiling minimal-lexical v0.2.1
26542026-09-12T21:06:54.624Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26552026-09-12T21:06:54.824Z Compiling nom v7.1.3
26562026-09-12T21:06:55.210Z Compiling unicode-xid v0.2.6
26572026-09-12T21:06:55.377Z Checking display-error-chain v0.2.2
26582026-09-12T21:06:55.441Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
26592026-09-12T21:06:55.550Z Compiling ar_archive_writer v0.5.1
26602026-09-12T21:06:55.790Z Checking progenitor v0.14.0
26612026-09-12T21:06:55.973Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
26622026-09-12T21:06:56.280Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
26632026-09-12T21:06:56.442Z Compiling psm v0.1.30
26642026-09-12T21:06:56.562Z Checking csv-core v0.1.13
26652026-09-12T21:06:56.775Z Checking csv v1.4.0
26662026-09-12T21:06:56.818Z Compiling stacker v0.1.23
26672026-09-12T21:06:56.856Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
26682026-09-12T21:06:57.080Z Compiling semver v0.1.20
26692026-09-12T21:06:57.138Z Compiling cfg_aliases v0.1.1
26702026-09-12T21:06:57.182Z Checking highway v1.3.0
26712026-09-12T21:06:57.185Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
26722026-09-12T21:06:57.267Z Compiling nix v0.28.0
26732026-09-12T21:06:57.309Z Compiling rustc_version v0.1.7
26742026-09-12T21:06:57.501Z Checking nibble_vec v0.1.0
26752026-09-12T21:06:57.567Z Checking endian-type v0.1.2
26762026-09-12T21:06:57.702Z Compiling newtype_derive v0.1.6
26772026-09-12T21:06:57.740Z Checking radix_trie v0.2.1
26782026-09-12T21:06:57.778Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
26792026-09-12T21:06:57.781Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
26802026-09-12T21:06:57.943Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
26812026-09-12T21:06:57.987Z Checking phf_shared v0.12.1
26822026-09-12T21:06:58.166Z Compiling recursive-proc-macro-impl v0.1.1
26832026-09-12T21:06:58.279Z Compiling chrono-tz v0.10.4
26842026-09-12T21:06:58.322Z Checking phf v0.12.1
26852026-09-12T21:06:58.649Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26862026-09-12T21:06:58.661Z Checking recursive v0.1.1
26872026-09-12T21:06:58.666Z Compiling const_format_proc_macros v0.2.34
26882026-09-12T21:06:58.666Z Compiling peg-macros v0.8.5
26892026-09-12T21:06:58.735Z Checking winnow v0.6.26
26902026-09-12T21:06:58.773Z Compiling sqlparser_derive v0.5.0
26912026-09-12T21:06:59.057Z Checking unicode_categories v0.1.1
26922026-09-12T21:06:59.119Z Checking home v0.5.12
26932026-09-12T21:06:59.529Z Checking const_format v0.2.35
26942026-09-12T21:06:59.567Z Checking sqlparser v0.61.0
26952026-09-12T21:06:59.794Z Checking rustyline v14.0.0
26962026-09-12T21:06:59.907Z Checking sqlformat v0.3.5
26972026-09-12T21:07:00.071Z Checking peg v0.8.5
26982026-09-12T21:07:00.294Z Checking bcs v0.1.6
26992026-09-12T21:07:00.378Z Checking nom v8.0.0
27002026-09-12T21:07:00.420Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
27012026-09-12T21:07:00.531Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
27022026-09-12T21:07:00.615Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
27032026-09-12T21:07:00.769Z Checking client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
27042026-09-12T21:07:00.866Z Checking steno v0.4.1
27052026-09-12T21:07:00.906Z Checking sha1 v0.10.6
27062026-09-12T21:07:01.117Z Checking filetime v0.2.27
27072026-09-12T21:07:01.157Z Checking xattr v1.6.1
27082026-09-12T21:07:01.291Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
27092026-09-12T21:07:01.330Z Checking tar v0.4.46
27102026-09-12T21:07:01.375Z Checking omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a)
27112026-09-12T21:07:01.630Z Checking subprocess v0.2.15
27122026-09-12T21:07:01.753Z Checking headers-core v0.3.0
27132026-09-12T21:07:01.912Z Checking headers v0.4.1
27142026-09-12T21:07:01.950Z Checking yasna v0.5.2
27152026-09-12T21:07:01.987Z Checking port-file v0.1.0
27162026-09-12T21:07:02.206Z Checking dropshot-api-manager-types v0.8.0
27172026-09-12T21:07:02.372Z Checking rcgen v0.12.1
27182026-09-12T21:07:02.413Z Checking mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
27192026-09-12T21:07:02.449Z Checking tagptr v0.2.0
27202026-09-12T21:07:02.452Z Checking utf-8 v0.7.6
27212026-09-12T21:07:02.551Z Compiling libefi-sys v0.1.0
27222026-09-12T21:07:02.616Z Compiling bitfield-struct v0.6.2
27232026-09-12T21:07:02.660Z Checking moka v0.12.13
27242026-09-12T21:07:02.724Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
27252026-09-12T21:07:02.833Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
27262026-09-12T21:07:03.012Z Compiling xshell-macros v0.2.7
27272026-09-12T21:07:03.096Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
27282026-09-12T21:07:03.284Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
27292026-09-12T21:07:03.321Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
27302026-09-12T21:07:03.359Z Checking hickory-resolver v0.25.2
27312026-09-12T21:07:03.425Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
27322026-09-12T21:07:03.464Z Checking xshell v0.2.7
27332026-09-12T21:07:03.648Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
27342026-09-12T21:07:03.691Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
27352026-09-12T21:07:03.730Z Checking tungstenite v0.21.0
27362026-09-12T21:07:03.801Z Compiling object v0.39.1
27372026-09-12T21:07:03.856Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
27382026-09-12T21:07:04.110Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
27392026-09-12T21:07:04.220Z Checking tokio-tungstenite v0.21.0
27402026-09-12T21:07:04.258Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support?rev=fc64732faf5511850b35f1734d572b9953d73374#fc64732f)
27412026-09-12T21:07:04.293Z Checking tlvc v0.4.1 (https://github.com/oxidecomputer/tlvc?rev=7a96eab94c8aec9120412d8601ffd68853957da3#7a96eab9)
27422026-09-12T21:07:04.520Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
27432026-09-12T21:07:04.559Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
27442026-09-12T21:07:04.616Z Checking tlvc-text v0.4.0 (https://github.com/oxidecomputer/tlvc?rev=7a96eab94c8aec9120412d8601ffd68853957da3#7a96eab9)
27452026-09-12T21:07:04.846Z Checking half v1.8.3
27462026-09-12T21:07:04.884Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
27472026-09-12T21:07:05.081Z Checking path-slash v0.2.1
27482026-09-12T21:07:05.224Z Checking serde_cbor v0.11.2
27492026-09-12T21:07:05.664Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
27502026-09-12T21:07:05.706Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
27512026-09-12T21:07:06.096Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
27522026-09-12T21:07:06.372Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
27532026-09-12T21:07:06.376Z Checking tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
27542026-09-12T21:07:06.464Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
27552026-09-12T21:07:06.520Z Checking mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
27562026-09-12T21:07:06.843Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
27572026-09-12T21:07:06.869Z Checking predicates-tree v1.0.13
27582026-09-12T21:07:06.908Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
27592026-09-12T21:07:07.012Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
27602026-09-12T21:07:07.054Z Checking libscf-sys v1.2.0
27612026-09-12T21:07:07.214Z Checking anstyle-parse v0.2.7
27622026-09-12T21:07:07.253Z Checking maplit v1.0.2
27632026-09-12T21:07:07.362Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support?rev=fc64732faf5511850b35f1734d572b9953d73374#fc64732f)
27642026-09-12T21:07:07.399Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
27652026-09-12T21:07:07.436Z Checking anstream v0.6.21
27662026-09-12T21:07:07.604Z Checking papergrid v0.18.0
27672026-09-12T21:07:07.675Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
27682026-09-12T21:07:07.763Z Checking ignore v0.4.25
27692026-09-12T21:07:07.915Z Checking olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
27702026-09-12T21:07:08.093Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
27712026-09-12T21:07:08.146Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
27722026-09-12T21:07:08.187Z Checking globwalk v0.9.1
27732026-09-12T21:07:08.381Z Checking hubtools v0.4.9 (https://github.com/oxidecomputer/hubtools.git?rev=87881bd389025f7c5692c0be153452c11ae3312e#87881bd3)
27742026-09-12T21:07:08.420Z Checking tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
27752026-09-12T21:07:08.424Z Checking tabled v0.21.0
27762026-09-12T21:07:08.574Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
27772026-09-12T21:07:08.788Z Checking digest-io v0.1.0
27782026-09-12T21:07:08.883Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
27792026-09-12T21:07:08.953Z Checking rawzip v0.4.4
27802026-09-12T21:07:09.273Z Checking camino-tempfile-ext v0.3.3
27812026-09-12T21:07:09.415Z Checking unicase v2.9.0
27822026-09-12T21:07:09.472Z Checking crc8 v0.1.1
27832026-09-12T21:07:09.610Z Checking fxhash v0.2.1
27842026-09-12T21:07:09.647Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
27852026-09-12T21:07:09.744Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
27862026-09-12T21:07:10.785Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
27872026-09-12T21:07:10.789Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27882026-09-12T21:07:10.789Z Checking tungstenite v0.28.0
27892026-09-12T21:07:10.789Z Checking tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
27902026-09-12T21:07:10.789Z Checking rand_seeder v0.4.0
27912026-09-12T21:07:10.789Z Compiling darling_core v0.21.3
27922026-09-12T21:07:10.789Z Checking tokio-tungstenite v0.28.0
27932026-09-12T21:07:10.824Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
27942026-09-12T21:07:11.092Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
27952026-09-12T21:07:11.134Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
27962026-09-12T21:07:11.430Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
27972026-09-12T21:07:11.643Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
27982026-09-12T21:07:11.683Z Compiling vergen-lib v0.1.6
27992026-09-12T21:07:11.740Z Compiling diesel_derives v2.3.7
28002026-09-12T21:07:11.980Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
28012026-09-12T21:07:12.068Z Checking scheduled-thread-pool v0.2.7
28022026-09-12T21:07:12.261Z Compiling vergen-gitcl v1.0.8
28032026-09-12T21:07:12.502Z Compiling diesel_table_macro_syntax v0.3.0
28042026-09-12T21:07:12.769Z Checking r2d2 v0.8.10
28052026-09-12T21:07:12.846Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
28062026-09-12T21:07:12.881Z Checking downcast-rs v2.0.2
28072026-09-12T21:07:12.964Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
28082026-09-12T21:07:12.999Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
28092026-09-12T21:07:13.211Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
28102026-09-12T21:07:13.250Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
28112026-09-12T21:07:13.287Z Compiling darling_macro v0.21.3
28122026-09-12T21:07:13.328Z Checking ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
28132026-09-12T21:07:13.535Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
28142026-09-12T21:07:13.642Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
28152026-09-12T21:07:13.736Z Checking ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
28162026-09-12T21:07:13.775Z Checking kstat-rs v0.2.5
28172026-09-12T21:07:13.841Z Compiling darling v0.21.3
28182026-09-12T21:07:13.919Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
28192026-09-12T21:07:13.958Z Compiling dsl_auto_type v0.2.0
28202026-09-12T21:07:13.962Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
28212026-09-12T21:07:14.033Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
28222026-09-12T21:07:14.069Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
28232026-09-12T21:07:14.373Z Compiling dirs-sys-next v0.1.2
28242026-09-12T21:07:14.589Z Compiling crunchy v0.2.4
28252026-09-12T21:07:14.671Z Compiling parking_lot_core v0.8.6
28262026-09-12T21:07:14.711Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
28272026-09-12T21:07:14.889Z Compiling dirs-next v2.0.0
28282026-09-12T21:07:15.022Z Compiling clang-sys v1.8.1
28292026-09-12T21:07:15.059Z Compiling git-stub v1.0.0
28302026-09-12T21:07:15.177Z Compiling tiny-keccak v2.0.2
28312026-09-12T21:07:15.281Z Compiling git-stub-vcs v0.1.0
28322026-09-12T21:07:15.350Z Compiling term v0.7.0
28332026-09-12T21:07:15.587Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
28342026-09-12T21:07:15.610Z Compiling bit-vec v0.6.3
28352026-09-12T21:07:15.686Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28362026-09-12T21:07:15.867Z Compiling bit-set v0.5.3
28372026-09-12T21:07:15.906Z Compiling ascii-canvas v3.0.0
28382026-09-12T21:07:15.967Z Checking parking_lot v0.11.2
28392026-09-12T21:07:16.064Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
28402026-09-12T21:07:16.107Z Checking prefix-trie v0.7.0
28412026-09-12T21:07:16.191Z Compiling itertools v0.10.5
28422026-09-12T21:07:16.231Z Compiling ena v0.14.4
28432026-09-12T21:07:16.235Z Compiling libloading v0.8.9
28442026-09-12T21:07:16.486Z Compiling diff v0.1.13
28452026-09-12T21:07:16.494Z Compiling bindgen v0.71.1
28462026-09-12T21:07:16.558Z Compiling regex-syntax v0.6.29
28472026-09-12T21:07:16.788Z Checking hickory-server v0.25.2
28482026-09-12T21:07:17.297Z Checking sled v0.34.7
28492026-09-12T21:07:17.421Z Compiling cexpr v0.6.0
28502026-09-12T21:07:18.067Z Compiling lalrpop v0.19.12
28512026-09-12T21:07:18.134Z Checking nanorand v0.7.0
28522026-09-12T21:07:18.369Z Compiling rustc-hash v2.1.1
28532026-09-12T21:07:18.575Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
28542026-09-12T21:07:18.611Z Checking flume v0.11.1
28552026-09-12T21:07:18.666Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
28562026-09-12T21:07:18.889Z Compiling libxml v0.3.3
28572026-09-12T21:07:18.927Z Checking assert_matches v1.5.0
28582026-09-12T21:07:19.206Z Compiling strum_macros v0.24.3
28592026-09-12T21:07:19.254Z Compiling indoc v1.0.9
28602026-09-12T21:07:19.863Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
28612026-09-12T21:07:19.948Z Checking diesel v2.3.7
28622026-09-12T21:07:20.111Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
28632026-09-12T21:07:20.373Z Checking quick-xml v0.37.5
28642026-09-12T21:07:20.478Z Checking derive_builder v0.20.2
28652026-09-12T21:07:20.614Z Compiling oso-derive v0.27.3
28662026-09-12T21:07:20.644Z Checking keccak v0.2.0
28672026-09-12T21:07:20.681Z Compiling impl-trait-for-tuples v0.2.3
28682026-09-12T21:07:20.818Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
28692026-09-12T21:07:20.858Z Compiling trait-variant v0.1.2
28702026-09-12T21:07:21.142Z Checking openssl-probe v0.1.6
28712026-09-12T21:07:21.342Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
28722026-09-12T21:07:21.379Z Compiling seq-macro v0.3.6
28732026-09-12T21:07:21.458Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
28742026-09-12T21:07:21.934Z Compiling dashu-int v0.5.1
28752026-09-12T21:07:22.133Z Checking sponge-cursor v0.1.0
28762026-09-12T21:07:22.226Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
28772026-09-12T21:07:22.295Z Checking sha3 v0.12.0
28782026-09-12T21:07:22.299Z Checking ssh-encoding v0.2.0
28792026-09-12T21:07:22.370Z Checking num-modular v0.6.5
28802026-09-12T21:07:22.540Z Compiling rlimit v0.10.2
28812026-09-12T21:07:22.583Z Checking dashu-base v0.5.1
28822026-09-12T21:07:22.777Z Checking ssh-cipher v0.2.0
28832026-09-12T21:07:22.857Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
28842026-09-12T21:07:22.904Z Checking p256 v0.13.2
28852026-09-12T21:07:22.949Z Checking bb8 v0.8.6
28862026-09-12T21:07:23.097Z Compiling before v0.1.0 (https://github.com/oxidecomputer/rumors?rev=90e4509dc66330affb38afa74813a8dd500edd93#90e4509d)
28872026-09-12T21:07:23.302Z Checking num-primitive v0.2.1
28882026-09-12T21:07:23.440Z Compiling sush-common v0.1.0 (https://github.com/oxidecomputer/sush?rev=e96e7190f8bc5a1b54e89153769d4112e64d4280#e96e7190)
28892026-09-12T21:07:23.821Z Compiling mime_guess v2.0.5
28902026-09-12T21:07:23.870Z Checking ssh-key v0.6.7
28912026-09-12T21:07:23.908Z Checking dsi-bitstream v0.10.1
28922026-09-12T21:07:24.571Z Checking suanpan v0.1.0 (https://github.com/oxidecomputer/rumors?rev=90e4509dc66330affb38afa74813a8dd500edd93#90e4509d)
28932026-09-12T21:07:24.609Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
28942026-09-12T21:07:24.657Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
28952026-09-12T21:07:24.785Z Checking http-range-header v0.4.2
28962026-09-12T21:07:24.902Z Checking http-range v0.1.5
28972026-09-12T21:07:24.961Z Checking bytesize v2.7.0
28982026-09-12T21:07:25.210Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
28992026-09-12T21:07:25.628Z Checking nonempty v0.12.0
29002026-09-12T21:07:25.871Z Checking sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
29012026-09-12T21:07:26.203Z Checking pwd v1.4.0
29022026-09-12T21:07:26.259Z Checking sush-api v0.1.0 (https://github.com/oxidecomputer/sush?rev=e96e7190f8bc5a1b54e89153769d4112e64d4280#e96e7190)
29032026-09-12T21:07:26.383Z Checking lru v0.18.3
29042026-09-12T21:07:26.595Z Checking hyper-staticfile v0.10.1
29052026-09-12T21:07:26.633Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
29062026-09-12T21:07:26.842Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
29072026-09-12T21:07:26.924Z Checking signal-hook-tokio v0.3.1
29082026-09-12T21:07:26.963Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
29092026-09-12T21:07:27.092Z Checking scuffle v0.1.0
29102026-09-12T21:07:27.406Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
29112026-09-12T21:07:27.444Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29122026-09-12T21:07:27.694Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
29132026-09-12T21:07:27.773Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=ff9f27aa0d6ef6fb64c349890b6e3c242ea3d8fc#ff9f27aa)
29142026-09-12T21:07:27.812Z Checking sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
29152026-09-12T21:07:27.906Z Checking rumors v0.1.0 (https://github.com/oxidecomputer/rumors?rev=90e4509dc66330affb38afa74813a8dd500edd93#90e4509d)
29162026-09-12T21:07:28.078Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
29172026-09-12T21:07:28.210Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=ff9f27aa0d6ef6fb64c349890b6e3c242ea3d8fc#ff9f27aa)
29182026-09-12T21:07:28.541Z Checking fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
29192026-09-12T21:07:28.584Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
29202026-09-12T21:07:28.752Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
29212026-09-12T21:07:29.180Z Checking void v1.0.2
29222026-09-12T21:07:29.290Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
29232026-09-12T21:07:29.324Z Checking lzss v0.8.2
29242026-09-12T21:07:29.478Z Checking nix v0.27.1
29252026-09-12T21:07:29.546Z Checking serde_bytes v0.11.19
29262026-09-12T21:07:29.772Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
29272026-09-12T21:07:30.039Z Checking gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=01f06089a97bd084bec2595d4d62e0f91338cf57#01f06089)
29282026-09-12T21:07:30.291Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
29292026-09-12T21:07:30.570Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
29302026-09-12T21:07:30.649Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
29312026-09-12T21:07:31.503Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
29322026-09-12T21:07:32.195Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
29332026-09-12T21:07:32.240Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
29342026-09-12T21:07:32.343Z Checking sush-server v0.1.0 (https://github.com/oxidecomputer/sush?rev=e96e7190f8bc5a1b54e89153769d4112e64d4280#e96e7190)
29352026-09-12T21:07:32.474Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
29362026-09-12T21:07:32.576Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
29372026-09-12T21:07:33.339Z Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
29382026-09-12T21:07:33.591Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
29392026-09-12T21:07:34.175Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
29402026-09-12T21:07:34.464Z Checking async-bb8-diesel v0.2.1
29412026-09-12T21:07:34.509Z Checking diesel-dtrace v0.5.0
29422026-09-12T21:07:34.801Z Checking yansi v1.0.1
29432026-09-12T21:07:34.952Z Checking cpubits v0.1.1
29442026-09-12T21:07:34.983Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
29452026-09-12T21:07:35.020Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
29462026-09-12T21:07:35.097Z Checking pretty_assertions v1.4.1
29472026-09-12T21:07:35.267Z Checking pem-rfc7468 v1.0.0
29482026-09-12T21:07:35.317Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
29492026-09-12T21:07:35.474Z Checking colored v2.2.0
29502026-09-12T21:07:35.605Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
29512026-09-12T21:07:35.719Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
29522026-09-12T21:07:35.841Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
29532026-09-12T21:07:35.882Z Checking universal-hash v0.6.1
29542026-09-12T21:07:36.052Z Compiling libz-sys v1.1.24
29552026-09-12T21:07:36.490Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
29562026-09-12T21:07:36.532Z Compiling instability v0.3.11
29572026-09-12T21:07:36.589Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
29582026-09-12T21:07:36.852Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
29592026-09-12T21:07:36.889Z Checking castaway v0.2.4
29602026-09-12T21:07:36.927Z Compiling indoc v2.0.7
29612026-09-12T21:07:37.045Z Checking compact_str v0.8.1
29622026-09-12T21:07:37.468Z Checking polyval v0.7.1
29632026-09-12T21:07:37.682Z Checking der v0.8.0
29642026-09-12T21:07:37.934Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
29652026-09-12T21:07:38.193Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
29662026-09-12T21:07:38.227Z Compiling nexus-fm-slippy v0.1.0 (/work/oxidecomputer/omicron/nexus/fm/slippy)
29672026-09-12T21:07:38.371Z Checking unicode-truncate v1.1.0
29682026-09-12T21:07:38.471Z Checking lru v0.12.5
29692026-09-12T21:07:38.479Z Compiling libgit2-sys v0.18.3+1.9.2
29702026-09-12T21:07:38.525Z Checking arc-swap v1.8.2
29712026-09-12T21:07:38.561Z Checking cassowary v0.3.0
29722026-09-12T21:07:38.791Z Checking ghash v0.6.0
29732026-09-12T21:07:38.829Z Checking ratatui v0.29.0
29742026-09-12T21:07:38.832Z Checking slog-scope v4.4.1
29752026-09-12T21:07:39.040Z Checking aes v0.9.1
29762026-09-12T21:07:39.080Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
29772026-09-12T21:07:39.124Z Checking crypto-bigint v0.7.5
29782026-09-12T21:07:39.480Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
29792026-09-12T21:07:40.183Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
29802026-09-12T21:07:40.438Z Checking pbkdf2 v0.13.0
29812026-09-12T21:07:40.638Z Checking ctr v0.10.1
29822026-09-12T21:07:40.769Z Checking aead v0.6.1
29832026-09-12T21:07:40.861Z Checking cargo-platform v0.3.2
29842026-09-12T21:07:41.078Z Compiling petname v2.0.2
29852026-09-12T21:07:41.096Z Checking cargo_metadata v0.23.1
29862026-09-12T21:07:41.413Z Checking aes-gcm v0.11.0
29872026-09-12T21:07:41.618Z Checking slog-stdlog v4.1.1
29882026-09-12T21:07:41.776Z Checking spki v0.8.0
29892026-09-12T21:07:41.845Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
29902026-09-12T21:07:41.993Z Compiling progenitor-impl v0.13.0
29912026-09-12T21:07:42.330Z Checking salsa20 v0.11.0
29922026-09-12T21:07:42.517Z Checking console v0.16.2
29932026-09-12T21:07:42.865Z Compiling vergen-git2 v9.1.0
29942026-09-12T21:07:43.113Z Checking unit-prefix v0.5.2
29952026-09-12T21:07:43.200Z Checking plotters-backend v0.3.7
29962026-09-12T21:07:43.280Z Checking indicatif v0.18.4
29972026-09-12T21:07:43.441Z Checking plotters-svg v0.3.7
29982026-09-12T21:07:43.679Z Checking scrypt v0.12.0
29992026-09-12T21:07:43.711Z Checking slog-envlogger v2.2.0
30002026-09-12T21:07:43.982Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
30012026-09-12T21:07:44.116Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
30022026-09-12T21:07:44.307Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
30032026-09-12T21:07:44.555Z Checking progenitor-client v0.13.0
30042026-09-12T21:07:44.667Z Compiling progenitor-macro v0.13.0
30052026-09-12T21:07:44.836Z Checking cbc v0.2.1
30062026-09-12T21:07:45.019Z Checking libsw-core v0.3.2
30072026-09-12T21:07:45.208Z Checking sapling-renderdag v0.1.0
30082026-09-12T21:07:45.291Z Checking cast v0.3.0
30092026-09-12T21:07:45.540Z Checking sync-ptr v0.1.4
30102026-09-12T21:07:45.543Z Checking criterion-plot v0.6.0
30112026-09-12T21:07:45.636Z Checking libsw v3.5.0
30122026-09-12T21:07:45.806Z Checking pkcs5 v0.8.1
30132026-09-12T21:07:45.946Z Checking plotters v0.3.7
30142026-09-12T21:07:46.150Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
30152026-09-12T21:07:46.745Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
30162026-09-12T21:07:46.993Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
30172026-09-12T21:07:47.152Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
30182026-09-12T21:07:47.239Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
30192026-09-12T21:07:47.399Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
30202026-09-12T21:07:47.485Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
30212026-09-12T21:07:47.651Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
30222026-09-12T21:07:47.737Z Checking tinytemplate v1.2.1
30232026-09-12T21:07:47.997Z Checking shell-words v1.1.1
30242026-09-12T21:07:48.155Z Checking anes v0.1.6
30252026-09-12T21:07:48.303Z Checking oorandom v11.1.5
30262026-09-12T21:07:48.488Z Checking criterion v0.7.0
30272026-09-12T21:07:48.713Z Checking pkcs8 v0.11.0
30282026-09-12T21:07:48.949Z Checking oxide-update-engine-display v0.1.2
30292026-09-12T21:07:49.282Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
30302026-09-12T21:07:49.710Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
30312026-09-12T21:07:49.756Z Checking progenitor v0.13.0
30322026-09-12T21:07:49.941Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
30332026-09-12T21:07:50.273Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
30342026-09-12T21:07:51.133Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
30352026-09-12T21:07:51.931Z Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
30362026-09-12T21:07:52.533Z Checking tokio-test v0.4.5
30372026-09-12T21:07:52.775Z Checking ff v0.14.0
30382026-09-12T21:07:52.952Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
30392026-09-12T21:07:53.199Z Checking lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
30402026-09-12T21:07:53.241Z Checking twox-hash v2.1.2
30412026-09-12T21:07:53.575Z Checking atty v0.2.14
30422026-09-12T21:07:53.613Z Checking arrayvec v0.7.6
30432026-09-12T21:07:53.706Z Checking constant_time_eq v0.4.2
30442026-09-12T21:07:53.709Z Checking arrayref v0.3.9
30452026-09-12T21:07:53.869Z Checking group v0.14.0
30462026-09-12T21:07:53.908Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
30472026-09-12T21:07:54.060Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
30482026-09-12T21:07:54.105Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
30492026-09-12T21:07:54.801Z Checking fatfs v0.3.6
30502026-09-12T21:07:55.111Z Checking signature v3.0.0
30512026-09-12T21:07:55.287Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
30522026-09-12T21:07:55.326Z Checking base16ct v1.0.0
30532026-09-12T21:07:55.496Z Checking sec1 v0.8.1
30542026-09-12T21:07:55.758Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
30552026-09-12T21:07:55.798Z Checking hkdf v0.13.0
30562026-09-12T21:07:55.977Z Checking concurrent-queue v2.5.0
30572026-09-12T21:07:56.206Z Checking parking v2.2.1
30582026-09-12T21:07:56.365Z Checking event-listener v5.4.1
30592026-09-12T21:07:56.563Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
30602026-09-12T21:07:56.624Z Checking elliptic-curve v0.14.1
30612026-09-12T21:07:56.665Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
30622026-09-12T21:07:56.741Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
30632026-09-12T21:07:57.065Z Checking rtoolbox v0.0.3
30642026-09-12T21:07:57.233Z Checking rpassword v7.5.4
30652026-09-12T21:07:57.432Z Checking event-listener-strategy v0.5.4
30662026-09-12T21:07:57.607Z Checking wnaf v0.14.0
30672026-09-12T21:07:57.809Z Checking primefield v0.14.0
30682026-09-12T21:07:58.158Z Checking rfc6979 v0.6.0
30692026-09-12T21:07:58.161Z Checking tui-tree-widget v0.23.1
30702026-09-12T21:07:58.236Z Checking wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
30712026-09-12T21:07:58.319Z Compiling blake3 v1.8.5
30722026-09-12T21:07:58.730Z Checking futures-timer v3.0.3
30732026-09-12T21:07:58.989Z Compiling samael v0.0.19
30742026-09-12T21:07:59.244Z Checking ecdsa v0.17.0
30752026-09-12T21:07:59.391Z Checking primeorder v0.14.0
30762026-09-12T21:07:59.470Z Checking async-lock v3.4.2
30772026-09-12T21:07:59.674Z Compiling curve25519-dalek v5.0.0
30782026-09-12T21:07:59.883Z Checking async-object-pool v0.2.0
30792026-09-12T21:08:00.054Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
30802026-09-12T21:08:00.118Z Checking ssh-encoding v0.3.0
30812026-09-12T21:08:00.237Z Checking serde_regex v1.1.0
30822026-09-12T21:08:00.377Z Checking assert-json-diff v2.0.2
30832026-09-12T21:08:00.425Z Checking path-tree v0.8.3
30842026-09-12T21:08:00.585Z Checking topological-sort v0.2.2
30852026-09-12T21:08:00.707Z Compiling strsim v0.10.0
30862026-09-12T21:08:00.755Z Checking stringmetrics v2.2.2
30872026-09-12T21:08:00.944Z Checking httpmock v0.8.3
30882026-09-12T21:08:01.040Z Compiling darling_core v0.13.4
30892026-09-12T21:08:02.637Z Checking omicron-zone-package v0.12.3
30902026-09-12T21:08:03.193Z Checking ed25519 v3.0.0
30912026-09-12T21:08:03.432Z Checking pkcs1 v0.8.0-rc.4
30922026-09-12T21:08:03.573Z Checking crypto-primes v0.7.2
30932026-09-12T21:08:03.680Z Checking poly1305 v0.9.0
30942026-09-12T21:08:03.828Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
30952026-09-12T21:08:03.986Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
30962026-09-12T21:08:04.118Z Checking blowfish v0.10.0
30972026-09-12T21:08:04.253Z Checking blake2 v0.11.0-rc.6
30982026-09-12T21:08:04.311Z Compiling target-lexicon v0.13.3
30992026-09-12T21:08:04.550Z Checking argon2 v0.6.0-rc.8
31002026-09-12T21:08:04.553Z Checking rsa v0.10.0-rc.18
31012026-09-12T21:08:04.660Z Checking bcrypt-pbkdf v0.11.0
31022026-09-12T21:08:04.869Z Checking ssh-cipher v0.3.0
31032026-09-12T21:08:04.907Z Checking ed25519-dalek v3.0.0
31042026-09-12T21:08:04.943Z Compiling darling_macro v0.13.4
31052026-09-12T21:08:05.110Z Checking p384 v0.14.0
31062026-09-12T21:08:05.148Z Checking p521 v0.14.0
31072026-09-12T21:08:05.190Z Checking p256 v0.14.0
31082026-09-12T21:08:05.477Z Checking sha3 v0.11.0
31092026-09-12T21:08:05.859Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
31102026-09-12T21:08:05.978Z Checking kem v0.3.0
31112026-09-12T21:08:06.118Z Checking module-lattice v0.2.3
31122026-09-12T21:08:06.158Z Checking hex-literal v0.4.1
31132026-09-12T21:08:06.291Z Compiling guppy-workspace-hack v0.1.0
31142026-09-12T21:08:06.373Z Checking ml-kem v0.3.2
31152026-09-12T21:08:06.578Z Compiling darling v0.13.4
31162026-09-12T21:08:06.959Z Compiling git2 v0.20.4
31172026-09-12T21:08:06.997Z Checking russh-cryptovec v0.62.0
31182026-09-12T21:08:07.086Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
31192026-09-12T21:08:07.165Z Checking internal-russh-num-bigint v0.5.0
31202026-09-12T21:08:07.204Z Checking hashbrown v0.14.5
31212026-09-12T21:08:07.332Z Checking num-bigint v0.4.6
31222026-09-12T21:08:07.726Z Checking russh-util v0.52.0
31232026-09-12T21:08:07.889Z Checking generic-array v1.4.3
31242026-09-12T21:08:08.127Z Checking ssh-key v0.7.0-rc.11
31252026-09-12T21:08:08.240Z Compiling enum_dispatch v0.3.13
31262026-09-12T21:08:08.294Z Compiling delegate v0.13.5
31272026-09-12T21:08:08.364Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
31282026-09-12T21:08:08.795Z Checking md5 v0.8.0
31292026-09-12T21:08:09.003Z Compiling target-spec v3.5.7
31302026-09-12T21:08:09.040Z Checking hex-literal v1.1.0
31312026-09-12T21:08:09.254Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
31322026-09-12T21:08:09.297Z Checking russh v0.62.4
31332026-09-12T21:08:09.528Z Checking chumsky v0.9.3
31342026-09-12T21:08:09.872Z Checking cfg-expr v0.20.6
31352026-09-12T21:08:09.935Z Compiling serde_with_macros v1.5.2
31362026-09-12T21:08:10.346Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
31372026-09-12T21:08:10.418Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
31382026-09-12T21:08:10.630Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
31392026-09-12T21:08:10.849Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
31402026-09-12T21:08:10.852Z Checking internet-checksum v0.2.1
31412026-09-12T21:08:11.047Z Compiling serde_with v1.14.0
31422026-09-12T21:08:11.612Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31432026-09-12T21:08:12.225Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
31442026-09-12T21:08:12.681Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
31452026-09-12T21:08:12.721Z Checking wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
31462026-09-12T21:08:12.761Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
31472026-09-12T21:08:12.955Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
31482026-09-12T21:08:12.993Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
31492026-09-12T21:08:13.121Z Checking httptest v0.16.4
31502026-09-12T21:08:13.252Z Checking pathdiff v0.2.3
31512026-09-12T21:08:13.400Z Checking nested v0.1.1
31522026-09-12T21:08:13.551Z Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
31532026-09-12T21:08:13.590Z Checking guppy v0.17.25
31542026-09-12T21:08:13.674Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
31552026-09-12T21:08:13.789Z Checking similar-asserts v1.7.0
31562026-09-12T21:08:13.950Z Compiling target-triple v1.0.0
31572026-09-12T21:08:13.988Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
31582026-09-12T21:08:14.548Z Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
31592026-09-12T21:08:15.147Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
31602026-09-12T21:08:15.289Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
31612026-09-12T21:08:15.412Z Checking hickory-client v0.25.2
31622026-09-12T21:08:15.683Z Compiling polar-core v0.27.3
31632026-09-12T21:08:15.720Z Checking supports-color v2.1.0
31642026-09-12T21:08:15.776Z Checking textwrap v0.15.2
31652026-09-12T21:08:15.889Z Checking supports-hyperlinks v2.1.0
31662026-09-12T21:08:15.928Z Checking supports-unicode v2.1.0
31672026-09-12T21:08:16.015Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
31682026-09-12T21:08:16.052Z Checking terminal_size v0.1.17
31692026-09-12T21:08:16.089Z Compiling miette-derive v5.10.0
31702026-09-12T21:08:16.201Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?rev=15f69041f45774602108e47fb25e705dc23acfb2#15f69041)
31712026-09-12T21:08:16.204Z Compiling fs-err v2.11.0
31722026-09-12T21:08:16.460Z Checking owo-colors v3.5.0
31732026-09-12T21:08:16.692Z Checking escape8259 v0.5.3
31742026-09-12T21:08:16.867Z Compiling assert_cmd v2.1.2
31752026-09-12T21:08:17.032Z Checking libtest-mimic v0.8.1
31762026-09-12T21:08:17.217Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?rev=15f69041f45774602108e47fb25e705dc23acfb2#15f69041)
31772026-09-12T21:08:17.270Z Checking miette v5.10.0
31782026-09-12T21:08:17.392Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
31792026-09-12T21:08:17.813Z Checking knus v3.4.0
31802026-09-12T21:08:17.891Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
31812026-09-12T21:08:18.031Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
31822026-09-12T21:08:18.493Z Checking blake2b_simd v1.0.4
31832026-09-12T21:08:18.726Z Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
31842026-09-12T21:08:18.916Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
31852026-09-12T21:08:19.021Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
31862026-09-12T21:08:19.166Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
31872026-09-12T21:08:19.203Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
31882026-09-12T21:08:19.270Z Compiling knuffel-derive v3.2.0
31892026-09-12T21:08:19.453Z Checking fancy-regex v0.14.0
31902026-09-12T21:08:19.490Z Checking serde_tokenstream v0.2.3
31912026-09-12T21:08:19.738Z Checking approx v0.5.1
31922026-09-12T21:08:19.777Z Checking uzers v0.12.2
31932026-09-12T21:08:19.847Z Compiling rstest_macros v0.25.0
31942026-09-12T21:08:19.909Z Compiling linkme-impl v0.3.35
31952026-09-12T21:08:20.029Z Checking constant_time_eq v0.3.1
31962026-09-12T21:08:20.167Z Checking termcolor v1.4.1
31972026-09-12T21:08:20.319Z Checking rust-argon2 v2.1.0
31982026-09-12T21:08:20.322Z Checking datatest-stable v0.3.3
31992026-09-12T21:08:20.416Z Checking trybuild v1.0.116
32002026-09-12T21:08:20.750Z Checking oso v0.27.3
32012026-09-12T21:08:20.836Z Checking knuffel v3.2.0
32022026-09-12T21:08:20.960Z Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
32032026-09-12T21:08:21.079Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
32042026-09-12T21:08:21.374Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
32052026-09-12T21:08:21.527Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
32062026-09-12T21:08:21.532Z Checking support-bundle-viewer v0.1.2
32072026-09-12T21:08:21.608Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
32082026-09-12T21:08:21.707Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
32092026-09-12T21:08:21.799Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
32102026-09-12T21:08:21.859Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
32112026-09-12T21:08:21.957Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
32122026-09-12T21:08:22.048Z Checking drift v0.2.0
32132026-09-12T21:08:22.110Z Checking rand_distr v0.5.1
32142026-09-12T21:08:22.280Z Checking multimap v0.10.1
32152026-09-12T21:08:22.344Z Compiling relative-path v1.9.3
32162026-09-12T21:08:22.435Z Compiling linkme v0.3.35
32172026-09-12T21:08:22.491Z Checking parse-size v1.1.0
32182026-09-12T21:08:22.562Z Checking dropshot-api-manager v0.8.0
32192026-09-12T21:08:22.651Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
32202026-09-12T21:08:23.003Z Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560)
32212026-09-12T21:08:23.786Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
32222026-09-12T21:08:24.211Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
32232026-09-12T21:08:24.619Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
32242026-09-12T21:08:24.693Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
32252026-09-12T21:08:24.765Z Checking sush-proxy v0.1.0 (/work/oxidecomputer/omicron/sush-proxy)
32262026-09-12T21:08:24.835Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
32272026-09-12T21:08:25.196Z Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
32282026-09-12T21:08:25.252Z Checking cargo_toml v0.21.0
32292026-09-12T21:08:25.351Z Checking partial-io v0.5.4
32302026-09-12T21:08:25.510Z Checking termios v0.3.3
32312026-09-12T21:08:25.698Z Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=98615b86d51f74ce220198eb16c57932fd24e7cb#98615b86)
32322026-09-12T21:08:25.795Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
32332026-09-12T21:08:26.227Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
32342026-09-12T21:08:26.361Z Checking rstest v0.25.0
32352026-09-12T21:08:31.202Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
32362026-09-12T21:08:32.505Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
32372026-09-12T21:08:33.086Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
32382026-09-12T21:08:37.832Z Checking erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
32392026-09-12T21:08:38.217Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
32402026-09-12T21:08:40.402Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
32412026-09-12T21:08:48.141Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
32422026-09-12T21:08:49.027Z Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
32432026-09-12T21:08:50.489Z Checking rack-init-config v0.1.0 (/work/oxidecomputer/omicron/dev-tools/rack-init-config)
32442026-09-12T21:08:53.251Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
32452026-09-12T21:08:55.183Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
32462026-09-12T21:08:55.980Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
32472026-09-12T21:08:58.701Z Checking oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test)
32482026-09-12T21:09:01.222Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
32492026-09-12T21:09:06.093Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
32502026-09-12T21:09:27.151Z Checking corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust)
32512026-09-12T21:10:20.542Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 12s
32522026-09-12T21:10:20.550Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
32532026-09-12T21:10:20.550Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
32542026-09-12T21:10:21.239Z
32552026-09-12T21:10:21.239Zreal 4:15.853269578
32562026-09-12T21:10:21.239Zuser 21:32.242995212
32572026-09-12T21:10:21.239Zsys 5:29.313947399
32582026-09-12T21:10:21.239Ztrap 0.518485613
32592026-09-12T21:10:21.239Ztflt 0.411401537
32602026-09-12T21:10:21.239Zdflt 0.507613265
32612026-09-12T21:10:21.239Zkflt 0.004840532
32622026-09-12T21:10:21.239Zlock 1:05:23.662665162
32632026-09-12T21:10:21.239Zslp 58:40.244740445
32642026-09-12T21:10:21.239Zlat 1:48.527932600
32652026-09-12T21:10:21.239Zstop 15:06.721824937
32662026-09-12T21:10:21.245Z+ RUSTDOCFLAGS='--document-private-items -D warnings --cfg tokio'
32672026-09-12T21:10:21.245Z+ ptime -m cargo doc --workspace --no-deps
32682026-09-12T21:10:22.137Zwarning: output filename collision at /work/oxidecomputer/omicron/target/doc/oximeter/index.html
32692026-09-12T21:10:22.137Z |
32702026-09-12T21:10:22.137Z = 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)`
32712026-09-12T21:10:22.137Z = 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>
32722026-09-12T21:10:23.273Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
32732026-09-12T21:10:23.532Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
32742026-09-12T21:10:23.571Z Checking omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
32752026-09-12T21:10:23.603Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
32762026-09-12T21:10:23.689Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32772026-09-12T21:10:23.723Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
32782026-09-12T21:10:23.825Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32792026-09-12T21:10:23.934Z Checking scuffle v0.1.0
32802026-09-12T21:10:23.982Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
32812026-09-12T21:10:23.982Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
32822026-09-12T21:10:24.037Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
32832026-09-12T21:10:24.200Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
32842026-09-12T21:10:24.227Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
32852026-09-12T21:10:24.289Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
32862026-09-12T21:10:24.312Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
32872026-09-12T21:10:24.335Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
32882026-09-12T21:10:24.357Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
32892026-09-12T21:10:24.423Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
32902026-09-12T21:10:24.453Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
32912026-09-12T21:10:24.479Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
32922026-09-12T21:10:24.515Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
32932026-09-12T21:10:24.558Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
32942026-09-12T21:10:24.599Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
32952026-09-12T21:10:24.836Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
32962026-09-12T21:10:25.009Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
32972026-09-12T21:10:25.149Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
32982026-09-12T21:10:25.180Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
32992026-09-12T21:10:25.202Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
33002026-09-12T21:10:25.275Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
33012026-09-12T21:10:25.307Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
33022026-09-12T21:10:25.445Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
33032026-09-12T21:10:25.557Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
33042026-09-12T21:10:25.585Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
33052026-09-12T21:10:25.759Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
33062026-09-12T21:10:25.795Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
33072026-09-12T21:10:25.922Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
33082026-09-12T21:10:25.928Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
33092026-09-12T21:10:25.945Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
33102026-09-12T21:10:26.044Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
33112026-09-12T21:10:26.095Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
33122026-09-12T21:10:26.178Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
33132026-09-12T21:10:26.311Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
33142026-09-12T21:10:26.356Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
33152026-09-12T21:10:26.389Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
33162026-09-12T21:10:26.569Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
33172026-09-12T21:10:26.652Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
33182026-09-12T21:10:26.834Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
33192026-09-12T21:10:27.039Z Checking sush-common v0.1.0 (https://github.com/oxidecomputer/sush?rev=e96e7190f8bc5a1b54e89153769d4112e64d4280#e96e7190)
33202026-09-12T21:10:27.064Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
33212026-09-12T21:10:27.113Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
33222026-09-12T21:10:27.147Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
33232026-09-12T21:10:27.446Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
33242026-09-12T21:10:27.447Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
33252026-09-12T21:10:27.494Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
33262026-09-12T21:10:27.495Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
33272026-09-12T21:10:28.045Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
33282026-09-12T21:10:28.378Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
33292026-09-12T21:10:28.596Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
33302026-09-12T21:10:28.828Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
33312026-09-12T21:10:28.987Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
33322026-09-12T21:10:29.016Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
33332026-09-12T21:10:29.265Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
33342026-09-12T21:10:29.288Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
33352026-09-12T21:10:29.344Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
33362026-09-12T21:10:29.405Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
33372026-09-12T21:10:29.708Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
33382026-09-12T21:10:30.026Z Checking sush-api v0.1.0 (https://github.com/oxidecomputer/sush?rev=e96e7190f8bc5a1b54e89153769d4112e64d4280#e96e7190)
33392026-09-12T21:10:30.291Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
33402026-09-12T21:10:30.424Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
33412026-09-12T21:10:30.456Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
33422026-09-12T21:10:30.611Z Checking sush-server v0.1.0 (https://github.com/oxidecomputer/sush?rev=e96e7190f8bc5a1b54e89153769d4112e64d4280#e96e7190)
33432026-09-12T21:10:30.714Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
33442026-09-12T21:10:30.745Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
33452026-09-12T21:10:30.936Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
33462026-09-12T21:10:30.978Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
33472026-09-12T21:10:31.129Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
33482026-09-12T21:10:31.191Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
33492026-09-12T21:10:31.224Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
33502026-09-12T21:10:31.274Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
33512026-09-12T21:10:31.448Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
33522026-09-12T21:10:31.475Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
33532026-09-12T21:10:31.501Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
33542026-09-12T21:10:31.706Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
33552026-09-12T21:10:31.727Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
33562026-09-12T21:10:31.753Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
33572026-09-12T21:10:31.765Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
33582026-09-12T21:10:31.880Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
33592026-09-12T21:10:31.957Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
33602026-09-12T21:10:32.136Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
33612026-09-12T21:10:32.201Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
33622026-09-12T21:10:32.225Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
33632026-09-12T21:10:32.257Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
33642026-09-12T21:10:32.455Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
33652026-09-12T21:10:32.455Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
33662026-09-12T21:10:32.560Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
33672026-09-12T21:10:32.591Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
33682026-09-12T21:10:32.634Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
33692026-09-12T21:10:32.812Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
33702026-09-12T21:10:32.895Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
33712026-09-12T21:10:32.921Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
33722026-09-12T21:10:32.983Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
33732026-09-12T21:10:33.018Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
33742026-09-12T21:10:33.105Z Compiling nexus-fm-slippy v0.1.0 (/work/oxidecomputer/omicron/nexus/fm/slippy)
33752026-09-12T21:10:33.173Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
33762026-09-12T21:10:33.248Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
33772026-09-12T21:10:33.331Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
33782026-09-12T21:10:33.400Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
33792026-09-12T21:10:33.427Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
33802026-09-12T21:10:33.525Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
33812026-09-12T21:10:33.797Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
33822026-09-12T21:10:33.841Z Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
33832026-09-12T21:10:33.906Z Documenting omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
33842026-09-12T21:10:37.517Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
33852026-09-12T21:10:37.517Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
33862026-09-12T21:10:37.517Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
33872026-09-12T21:10:37.517Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
33882026-09-12T21:10:37.517Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
33892026-09-12T21:10:37.517Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
33902026-09-12T21:10:37.517Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
33912026-09-12T21:10:37.518Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
33922026-09-12T21:10:37.518Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
33932026-09-12T21:10:37.690Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
33942026-09-12T21:10:38.231Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
33952026-09-12T21:10:38.463Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
33962026-09-12T21:10:38.755Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
33972026-09-12T21:10:38.858Z Documenting trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
33982026-09-12T21:10:38.991Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
33992026-09-12T21:10:39.289Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
34002026-09-12T21:10:39.330Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
34012026-09-12T21:10:39.386Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
34022026-09-12T21:10:40.151Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
34032026-09-12T21:10:40.362Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
34042026-09-12T21:10:40.462Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
34052026-09-12T21:10:40.809Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
34062026-09-12T21:10:41.144Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
34072026-09-12T21:10:41.182Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
34082026-09-12T21:10:41.284Z Checking sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
34092026-09-12T21:10:41.595Z Checking wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
34102026-09-12T21:10:41.733Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
34112026-09-12T21:10:41.761Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
34122026-09-12T21:10:42.535Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
34132026-09-12T21:10:42.737Z Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
34142026-09-12T21:10:43.374Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
34152026-09-12T21:10:43.524Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
34162026-09-12T21:10:44.428Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
34172026-09-12T21:10:44.466Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
34182026-09-12T21:10:44.894Z Checking wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
34192026-09-12T21:10:45.168Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
34202026-09-12T21:10:45.238Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
34212026-09-12T21:10:45.271Z Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
34222026-09-12T21:10:45.315Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
34232026-09-12T21:10:45.848Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
34242026-09-12T21:10:46.501Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
34252026-09-12T21:10:47.066Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
34262026-09-12T21:10:47.354Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
34272026-09-12T21:10:47.595Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
34282026-09-12T21:10:48.035Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
34292026-09-12T21:10:48.308Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
34302026-09-12T21:10:48.333Z Checking sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
34312026-09-12T21:10:49.091Z Documenting sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
34322026-09-12T21:10:49.959Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
34332026-09-12T21:10:51.117Z Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
34342026-09-12T21:10:53.295Z Documenting sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
34352026-09-12T21:10:53.509Z Documenting sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
34362026-09-12T21:10:55.094Z Documenting sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
34372026-09-12T21:10:55.744Z Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
34382026-09-12T21:10:56.776Z Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
34392026-09-12T21:10:56.919Z Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
34402026-09-12T21:10:57.004Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
34412026-09-12T21:10:57.104Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34422026-09-12T21:10:57.169Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
34432026-09-12T21:10:58.429Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
34442026-09-12T21:10:58.786Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
34452026-09-12T21:10:58.861Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
34462026-09-12T21:11:00.199Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
34472026-09-12T21:11:00.343Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
34482026-09-12T21:11:00.629Z Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
34492026-09-12T21:11:00.657Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
34502026-09-12T21:11:01.002Z Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
34512026-09-12T21:11:01.106Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
34522026-09-12T21:11:01.130Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
34532026-09-12T21:11:01.438Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
34542026-09-12T21:11:01.511Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
34552026-09-12T21:11:01.568Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
34562026-09-12T21:11:01.890Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
34572026-09-12T21:11:02.226Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
34582026-09-12T21:11:02.304Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
34592026-09-12T21:11:02.723Z Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
34602026-09-12T21:11:03.072Z Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
34612026-09-12T21:11:03.270Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
34622026-09-12T21:11:04.088Z Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
34632026-09-12T21:11:04.591Z Documenting tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
34642026-09-12T21:11:05.090Z Documenting omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
34652026-09-12T21:11:06.618Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
34662026-09-12T21:11:08.053Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34672026-09-12T21:11:09.530Z Documenting sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
34682026-09-12T21:11:10.019Z Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
34692026-09-12T21:11:10.489Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
34702026-09-12T21:11:12.275Z Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
34712026-09-12T21:11:14.327Z Documenting oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test)
34722026-09-12T21:11:15.041Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
34732026-09-12T21:11:15.517Z Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
34742026-09-12T21:11:16.073Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
34752026-09-12T21:11:18.250Z Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
34762026-09-12T21:11:19.545Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
34772026-09-12T21:11:21.030Z Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
34782026-09-12T21:11:21.301Z Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
34792026-09-12T21:11:21.959Z Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
34802026-09-12T21:11:22.449Z Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
34812026-09-12T21:11:24.574Z Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
34822026-09-12T21:11:28.568Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
34832026-09-12T21:11:29.134Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
34842026-09-12T21:11:29.911Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
34852026-09-12T21:11:31.019Z Documenting nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
34862026-09-12T21:11:31.981Z Documenting sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
34872026-09-12T21:11:32.760Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
34882026-09-12T21:11:34.399Z Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
34892026-09-12T21:11:34.507Z Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
34902026-09-12T21:11:35.499Z Documenting nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
34912026-09-12T21:11:35.788Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
34922026-09-12T21:11:36.231Z Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
34932026-09-12T21:11:37.203Z Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
34942026-09-12T21:11:38.166Z Documenting schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
34952026-09-12T21:11:41.702Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
34962026-09-12T21:11:43.350Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34972026-09-12T21:11:44.065Z Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
34982026-09-12T21:11:44.797Z Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
34992026-09-12T21:11:45.781Z Documenting nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
35002026-09-12T21:11:46.571Z Documenting nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
35012026-09-12T21:11:49.414Z Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
35022026-09-12T21:11:50.450Z Documenting nexus-fm-slippy v0.1.0 (/work/oxidecomputer/omicron/nexus/fm/slippy)
35032026-09-12T21:11:51.269Z Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
35042026-09-12T21:11:52.242Z Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
35052026-09-12T21:11:53.888Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
35062026-09-12T21:11:54.839Z Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
35072026-09-12T21:11:57.233Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
35082026-09-12T21:11:57.433Z Documenting zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
35092026-09-12T21:12:00.871Z Documenting sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
35102026-09-12T21:12:01.307Z Documenting sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
35112026-09-12T21:12:02.454Z Documenting rack-init-config v0.1.0 (/work/oxidecomputer/omicron/dev-tools/rack-init-config)
35122026-09-12T21:12:03.955Z Documenting bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
35132026-09-12T21:12:05.831Z Documenting bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
35142026-09-12T21:12:07.334Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
35152026-09-12T21:12:09.102Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
35162026-09-12T21:12:10.684Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
35172026-09-12T21:12:12.499Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
35182026-09-12T21:12:17.152Z Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
35192026-09-12T21:12:17.557Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
35202026-09-12T21:12:18.892Z Documenting support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
35212026-09-12T21:12:19.162Z Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
35222026-09-12T21:12:21.200Z Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
35232026-09-12T21:12:23.138Z Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
35242026-09-12T21:12:24.950Z Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
35252026-09-12T21:12:27.021Z Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
35262026-09-12T21:12:28.841Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
35272026-09-12T21:12:30.584Z Documenting nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
35282026-09-12T21:12:32.714Z Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
35292026-09-12T21:12:34.305Z Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
35302026-09-12T21:12:36.119Z Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
35312026-09-12T21:12:37.887Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
35322026-09-12T21:12:39.737Z Documenting bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
35332026-09-12T21:12:41.507Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
35342026-09-12T21:12:43.298Z Documenting wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
35352026-09-12T21:12:44.828Z Documenting wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
35362026-09-12T21:12:46.988Z Documenting wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
35372026-09-12T21:12:50.464Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
35382026-09-12T21:12:52.397Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
35392026-09-12T21:12:54.331Z Documenting trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
35402026-09-12T21:12:56.202Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
35412026-09-12T21:13:00.047Z Documenting wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
35422026-09-12T21:13:01.971Z Documenting nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
35432026-09-12T21:13:04.267Z Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
35442026-09-12T21:13:05.833Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
35452026-09-12T21:13:09.432Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
35462026-09-12T21:13:10.600Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
35472026-09-12T21:13:11.163Z Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
35482026-09-12T21:13:15.012Z Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
35492026-09-12T21:13:16.836Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
35502026-09-12T21:13:19.657Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
35512026-09-12T21:13:22.682Z Documenting sush-proxy v0.1.0 (/work/oxidecomputer/omicron/sush-proxy)
35522026-09-12T21:13:24.608Z Documenting ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
35532026-09-12T21:13:27.343Z Documenting ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
35542026-09-12T21:13:29.671Z Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
35552026-09-12T21:13:31.930Z Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
35562026-09-12T21:13:35.119Z Documenting transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
35572026-09-12T21:13:37.538Z Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
35582026-09-12T21:13:39.501Z Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
35592026-09-12T21:13:42.051Z Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
35602026-09-12T21:13:44.888Z Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
35612026-09-12T21:13:47.219Z Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
35622026-09-12T21:13:49.959Z Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
35632026-09-12T21:13:52.465Z Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
35642026-09-12T21:13:55.030Z Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
35652026-09-12T21:13:57.620Z Documenting oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
35662026-09-12T21:14:00.176Z Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
35672026-09-12T21:14:02.593Z Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
35682026-09-12T21:14:05.408Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
35692026-09-12T21:14:07.997Z Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
35702026-09-12T21:14:10.528Z Documenting dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
35712026-09-12T21:14:13.244Z Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
35722026-09-12T21:14:15.791Z Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
35732026-09-12T21:14:18.356Z Documenting oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
35742026-09-12T21:14:21.097Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
35752026-09-12T21:14:23.617Z Documenting clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
35762026-09-12T21:14:26.271Z Documenting corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust)
35772026-09-12T21:14:28.948Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
35782026-09-12T21:14:31.509Z Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
35792026-09-12T21:14:34.133Z Documenting sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
35802026-09-12T21:14:36.754Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
35812026-09-12T21:14:39.553Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
35822026-09-12T21:14:42.156Z Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
35832026-09-12T21:14:44.870Z Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
35842026-09-12T21:14:47.975Z Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
35852026-09-12T21:14:50.076Z Documenting omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
35862026-09-12T21:14:55.142Z Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
35872026-09-12T21:14:55.429Z Documenting omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
35882026-09-12T21:14:58.837Z Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
35892026-09-12T21:15:01.246Z Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
35902026-09-12T21:15:03.928Z Documenting trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
35912026-09-12T21:15:06.797Z Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
35922026-09-12T21:15:09.582Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
35932026-09-12T21:15:12.303Z Documenting trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
35942026-09-12T21:15:14.992Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
35952026-09-12T21:15:17.871Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
35962026-09-12T21:15:20.599Z Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
35972026-09-12T21:15:23.385Z Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
35982026-09-12T21:15:26.321Z Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
35992026-09-12T21:15:29.135Z Documenting ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
36002026-09-12T21:15:36.848Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
36012026-09-12T21:15:36.970Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
36022026-09-12T21:15:40.989Z Documenting cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
36032026-09-12T21:15:44.346Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
36042026-09-12T21:15:47.854Z Documenting key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
36052026-09-12T21:15:51.523Z Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
36062026-09-12T21:15:55.116Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
36072026-09-12T21:15:58.782Z Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
36082026-09-12T21:16:02.350Z Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
36092026-09-12T21:16:06.016Z Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
36102026-09-12T21:16:09.624Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
36112026-09-12T21:16:14.707Z Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
36122026-09-12T21:16:17.665Z Documenting parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
36132026-09-12T21:16:22.750Z Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
36142026-09-12T21:16:25.748Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
36152026-09-12T21:16:29.648Z Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
36162026-09-12T21:16:33.458Z Documenting installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
36172026-09-12T21:16:37.488Z Documenting internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
36182026-09-12T21:16:41.291Z Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
36192026-09-12T21:16:45.179Z Documenting ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
36202026-09-12T21:16:49.129Z Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
36212026-09-12T21:16:53.077Z Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
36222026-09-12T21:16:57.035Z Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
36232026-09-12T21:17:01.098Z Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
36242026-09-12T21:17:04.985Z Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
36252026-09-12T21:17:08.980Z Documenting omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
36262026-09-12T21:17:12.945Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
36272026-09-12T21:17:16.829Z Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
36282026-09-12T21:17:20.958Z Documenting gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
36292026-09-12T21:17:24.855Z Documenting omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
36302026-09-12T21:17:28.834Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
36312026-09-12T21:17:32.835Z Documenting omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
36322026-09-12T21:17:36.741Z Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
36332026-09-12T21:17:40.665Z Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
36342026-09-12T21:18:12.199Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 50s
36352026-09-12T21:18:12.204Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
36362026-09-12T21:18:12.204Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
36372026-09-12T21:18:12.377Z Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 207 other files
36382026-09-12T21:18:12.492Z
36392026-09-12T21:18:12.492Zreal 7:51.157526995
36402026-09-12T21:18:12.492Zuser 20:53.560754988
36412026-09-12T21:18:12.492Zsys 4:39.042615060
36422026-09-12T21:18:12.493Ztrap 0.303868885
36432026-09-12T21:18:12.493Ztflt 0.003241680
36442026-09-12T21:18:12.493Zdflt 0.025323629
36452026-09-12T21:18:12.493Zkflt 0.000022760
36462026-09-12T21:18:12.493Zlock 7:32:39.057272897
36472026-09-12T21:18:12.493Zslp 2:38:45.354845918
36482026-09-12T21:18:12.493Zlat 35.489488621
36492026-09-12T21:18:12.493Zstop 2:18.361909775
36502026-09-12T21:18:12.496Zprocess exited: duration 870822 ms, exit code 0
 
36512026-09-12T21:18:12.503Zfound 0 output files