01M1WJA915E309JZXYJXBKSDAD: clippy (helios)

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

Buildomat Job: 01M1WJAWMZFXACZWMQCGNYADEV

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-06T23:55:53.436Zjob assigned to worker 01M1WJB5EE61YF6ZEW2R0EPM1P [factory aws, i-0ce0825597f9a4ee5] (queued for 1 m 0 s)
 
22026-09-06T23:55:59.817Zstarting task 0: "setup"
32026-09-06T23:55:59.823Z++ uname -s
42026-09-06T23:55:59.826Z+ kern=SunOS
52026-09-06T23:55:59.826Z+ build_user=build
62026-09-06T23:55:59.826Z+ build_uid=12345
72026-09-06T23:55:59.826Z+ work_dir=/work
82026-09-06T23:55:59.826Z+ input_dir=/input
92026-09-06T23:55:59.826Z+ [[ 0 == 12345 ]]
102026-09-06T23:55:59.826Z+ case "$kern" in
112026-09-06T23:55:59.826Z+ groupadd -g 12345 build
122026-09-06T23:55:59.826Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-06T23:56:01.831Z+ zfs create -o mountpoint=/work rpool/work
142026-09-06T23:56:01.946Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-06T23:56:01.950Z+ home_fs=zfs
162026-09-06T23:56:01.950Z+ [[ zfs == autofs ]]
172026-09-06T23:56:01.950Z+ mkdir -p /home/build
182026-09-06T23:56:01.950Z+ chown build:build /home/build /work
192026-09-06T23:56:03.950Z+ chmod 0700 /home/build /work
202026-09-06T23:56:03.954Zprocess exited: duration 4135 ms, exit code 0
 
212026-09-06T23:56:03.959Zstarting task 1: "rust-toolchain"
222026-09-06T23:56:03.963Z+ printf ' * rust toolchain channel = "%s"\n' 1.98.1
232026-09-06T23:56:03.963Z * rust toolchain channel = "1.98.1"
242026-09-06T23:56:03.963Z+ printf ' * rust toolchain profile = "%s"\n' default
252026-09-06T23:56:03.963Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
262026-09-06T23:56:03.963Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-06T23:56:03.963Z * rust toolchain profile = "default"
282026-09-06T23:56:03.966Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-06T23:56:03.967Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.98.1 --profile default
302026-09-06T23:56:04.070Zinfo: downloading installer
312026-09-06T23:56:05.228Zinfo: profile set to default
322026-09-06T23:56:05.228Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-06T23:56:05.231Zinfo: syncing channel updates for 1.98.1-x86_64-unknown-illumos
342026-09-06T23:56:05.354Zinfo: latest update on 2026-09-03 for version 1.98.1 (48a229cea 2026-09-01)
352026-09-06T23:56:05.357Zinfo: downloading 6 components
362026-09-06T23:56:19.349Z
372026-09-06T23:56:19.349Zinfo: default toolchain set to 1.98.1-x86_64-unknown-illumos
382026-09-06T23:56:19.382Z 1.98.1-x86_64-unknown-illumos installed - rustc 1.98.1 (48a229cea 2026-09-01)
392026-09-06T23:56:19.382Z
402026-09-06T23:56:19.385Z
412026-09-06T23:56:19.385ZRust is installed now. Great!
422026-09-06T23:56:19.385Z
432026-09-06T23:56:19.385ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-06T23:56:19.385Zenvironment variable. This has not been done automatically.
452026-09-06T23:56:19.386Z
462026-09-06T23:56:19.386ZTo configure your current shell, you need to source
472026-09-06T23:56:19.386Zthe corresponding env file under $HOME/.cargo.
482026-09-06T23:56:19.386Z
492026-09-06T23:56:19.386ZConsider running the right command for your shell (note the leading DOT):
502026-09-06T23:56:19.386Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-06T23:56:19.386Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-06T23:56:19.386ZCC_x86_64-unknown-illumos = None
532026-09-06T23:56:19.386Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-06T23:56:19.386ZCC_x86_64_unknown_illumos = None
552026-09-06T23:56:19.386Zcargo:rerun-if-env-changed=HOST_CC
562026-09-06T23:56:19.386ZHOST_CC = None
572026-09-06T23:56:19.386Zcargo:rerun-if-env-changed=CC
582026-09-06T23:56:19.386ZCC = None
592026-09-06T23:56:19.386Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-06T23:56:19.553Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-06T23:56:19.553ZCRATE_CC_NO_DEFAULTS = None
622026-09-06T23:56:19.554Zcargo:rerun-if-env-changed=CFLAGS
632026-09-06T23:56:19.554ZCFLAGS = None
642026-09-06T23:56:19.554Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-06T23:56:19.554ZHOST_CFLAGS = None
662026-09-06T23:56:19.554Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-06T23:56:19.554ZCFLAGS_x86_64_unknown_illumos = None
682026-09-06T23:56:19.554Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-06T23:56:19.554ZCFLAGS_x86_64-unknown-illumos = None
702026-09-06T23:56:19.663Z+ rustup --version
712026-09-06T23:56:19.668Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-06T23:56:19.671Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-06T23:56:19.690Zinfo: the currently active `rustc` version is `rustc 1.98.1 (48a229cea 2026-09-01)`
742026-09-06T23:56:19.693Z+ cargo --version
752026-09-06T23:56:19.705Zcargo 1.98.1 (797e8a9bc 2026-08-05)
762026-09-06T23:56:19.708Z+ rustc --version
772026-09-06T23:56:19.726Zrustc 1.98.1 (48a229cea 2026-09-01)
782026-09-06T23:56:19.729Zprocess exited: duration 15769 ms, exit code 0
 
792026-09-06T23:56:19.735Zstarting task 2: "authentication"
802026-09-06T23:56:19.751Zprocess exited: duration 16 ms, exit code 0
 
812026-09-06T23:56:19.757Zstarting task 3: "clone repository"
822026-09-06T23:56:19.760Z+ mkdir -p /work/oxidecomputer/omicron
832026-09-06T23:56:19.763Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
842026-09-06T23:56:19.788ZCloning into '/work/oxidecomputer/omicron'...
852026-09-06T23:56:33.930Z+ cd /work/oxidecomputer/omicron
862026-09-06T23:56:33.930Z+ git fetch origin 7dc9f6db0380d3ab2e9359928f23b10df72a1f1b
872026-09-06T23:56:34.287ZFrom https://github.com/oxidecomputer/omicron
882026-09-06T23:56:34.287Z * branch 7dc9f6db0380d3ab2e9359928f23b10df72a1f1b -> FETCH_HEAD
892026-09-06T23:56:34.300Z+ [[ -n sush-switch-proxy ]]
902026-09-06T23:56:34.304Z++ git branch --show-current
912026-09-06T23:56:34.304Z+ current=main
922026-09-06T23:56:34.304Z+ [[ main != sush-switch-proxy ]]
932026-09-06T23:56:34.304Z+ git branch -f sush-switch-proxy 7dc9f6db0380d3ab2e9359928f23b10df72a1f1b
942026-09-06T23:56:34.307Z+ git checkout -f sush-switch-proxy
952026-09-06T23:56:34.559ZSwitched to branch 'sush-switch-proxy'
962026-09-06T23:56:34.563Z+ git reset --hard 7dc9f6db0380d3ab2e9359928f23b10df72a1f1b
972026-09-06T23:56:34.576ZHEAD is now at 7dc9f6db0 Add the sush proxy to the switch zone
982026-09-06T23:56:34.579Zprocess exited: duration 14819 ms, exit code 0
 
992026-09-06T23:56:34.585Zstarting task 4: "build"
1002026-09-06T23:56:34.589Z+ source ./env.sh
1012026-09-06T23:56:34.590Z++ OLD_SHELL_OPTS=ehxB
1022026-09-06T23:56:34.594Z++ set -o xtrace
1032026-09-06T23:56:34.594Z++++ dirname ./env.sh
1042026-09-06T23:56:34.594Z+++ readlink -f .
1052026-09-06T23:56:34.599Z++ OMICRON_WS=/work/oxidecomputer/omicron
1062026-09-06T23:56:34.599Z++ 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-06T23:56:34.600Z++ 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-06T23:56:34.600Z++ 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-06T23:56:34.600Z++ 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-06T23:56:34.600Z++ 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-06T23:56:34.600Z++ 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-06T23:56:34.600Z++ 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-06T23:56:34.600Z++ 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-06T23:56:34.600Z++ 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-06T23:56:34.600Z++ 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-06T23:56:34.600Z++ case $OLD_SHELL_OPTS in
1172026-09-06T23:56:34.600Z++ unset OLD_SHELL_OPTS OMICRON_WS
1182026-09-06T23:56:34.600Z+ source .github/buildomat/ci-env.sh
1192026-09-06T23:56:34.600Z++ export CARGO_TERM_COLOR=always
1202026-09-06T23:56:34.600Z++ CARGO_TERM_COLOR=always
1212026-09-06T23:56:34.600Z+++ uname -s
1222026-09-06T23:56:34.600Z++ [[ SunOS == \S\u\n\O\S ]]
1232026-09-06T23:56:34.600Z++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core
1242026-09-06T23:56:34.605Z+ cargo --version
1252026-09-06T23:56:34.608Zcargo 1.98.1 (797e8a9bc 2026-08-05)
1262026-09-06T23:56:34.608Z+ rustc --version
1272026-09-06T23:56:34.627Zrustc 1.98.1 (48a229cea 2026-09-01)
1282026-09-06T23:56:34.633Z+ banner prerequisites
1292026-09-06T23:56:34.636Z
1302026-09-06T23:56:34.636Z ##### ##### ###### ##### ###### #### # # # #### #
1312026-09-06T23:56:34.636Z # # # # # # # # # # # # # # #
1322026-09-06T23:56:34.637Z # # # # ##### # # ##### # # # # # #### #
1332026-09-06T23:56:34.637Z ##### ##### # ##### # # # # # # # # #
1342026-09-06T23:56:34.637Z # # # # # # # # # # # # # # #
1352026-09-06T23:56:34.637Z # # # ###### # # ###### ### # #### # #### #
1362026-09-06T23:56:34.637Z
1372026-09-06T23:56:34.637Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1382026-09-06T23:56:36.580Z Startup: Refreshing catalog 'helios' ... Done
1392026-09-06T23:56:37.002Z Startup: Caching catalogs ... Done
1402026-09-06T23:56:39.616ZPlanning: Solver setup ... Done (2.442s)
1412026-09-06T23:56:39.683ZPlanning: Running solver ... Done (0.067s)
1422026-09-06T23:56:39.735ZPlanning: Finding local manifests ... Done (0.002s)
1432026-09-06T23:56:39.747ZPlanning: Fetching manifests: 0/2 0% complete
1442026-09-06T23:56:39.764ZPlanning: Fetching manifests: 2/2 100% complete
1452026-09-06T23:56:39.778ZPlanning: Package planning ... Done (0.013s)
1462026-09-06T23:56:39.781ZPlanning: Merging actions ... Done (0.001s)
1472026-09-06T23:56:39.937ZPlanning: Checking for conflicting actions ... Done (0.159s)
1482026-09-06T23:56:39.940ZPlanning: Consolidating action changes ... Done (0.001s)
1492026-09-06T23:56:40.728ZPlanning: Evaluating mediators ... Done (0.791s)
1502026-09-06T23:56:40.731ZPlanning: Planning completed in 3.69 seconds
1512026-09-06T23:56:40.737Z Packages to install: 2
1522026-09-06T23:56:40.741Z Estimated space available: 156.02 GB
1532026-09-06T23:56:40.741ZEstimated space to be consumed: 86.48 MB
1542026-09-06T23:56:40.741Z Create boot environment: No
1552026-09-06T23:56:40.741ZCreate backup boot environment: No
1562026-09-06T23:56:40.741Z Rebuild boot archive: No
1572026-09-06T23:56:40.741Z
1582026-09-06T23:56:40.741ZChanged packages:
1592026-09-06T23:56:40.741Zhelios
1602026-09-06T23:56:40.741Z developer/build-essential
1612026-09-06T23:56:40.741Z None -> 11-3.0
1622026-09-06T23:56:40.741Z library/libxmlsec1
1632026-09-06T23:56:40.741Z None -> 1.2.35-3.0
1642026-09-06T23:56:40.761Z
1652026-09-06T23:56:40.761ZDownload: 0/214 items 0.0/1.3MB 0% complete
1662026-09-06T23:56:40.830ZDownload: Completed 1.28 MB in 0.07 seconds (18.8M/s)
1672026-09-06T23:56:40.938Z Actions: 1/268 actions (Installing new actions)
1682026-09-06T23:56:40.975Z Actions: Completed 268 actions in 0.04 seconds.
1692026-09-06T23:56:41.009ZFinalize: Updating package state database ... Done (0.034s)
1702026-09-06T23:56:41.009ZFinalize: Updating package cache ... Done (0.000s)
1712026-09-06T23:56:41.109ZFinalize: Updating image state ... Done (0.100s)
1722026-09-06T23:56:43.659ZFinalize: Creating fast lookup database ... Done (2.495s)
1732026-09-06T23:56:43.725ZFinalize: Reading search index ... Done (0.012s)
1742026-09-06T23:56:43.727ZFinalize: Updating search index ... Done (0.000s)
1752026-09-06T23:56:43.864ZFinalize: Updating package cache ... Done (0.000s)
1762026-09-06T23:56:44.238ZPlanning: Evaluating mediator changes ... Done
1772026-09-06T23:56:44.343ZPlanning: Checking for conflicting actions ... Done
1782026-09-06T23:56:44.346ZPlanning: Consolidating action changes ... Done
1792026-09-06T23:56:44.499ZPlanning: Evaluating mediators ... Done
1802026-09-06T23:56:44.502ZPlanning: Planning completed in 0.26 seconds
1812026-09-06T23:56:44.523Z Mediators to change: 2
1822026-09-06T23:56:44.524Z Create boot environment: No
1832026-09-06T23:56:44.524ZCreate backup boot environment: No
1842026-09-06T23:56:44.602ZFinalize: Updating package state database ... Done
1852026-09-06T23:56:44.602ZFinalize: Updating package cache ... Done
1862026-09-06T23:56:44.659ZFinalize: Updating image state ... Done
1872026-09-06T23:56:46.592ZFinalize: Creating fast lookup database ... Done
1882026-09-06T23:56:46.651ZFinalize: Reading search index ... Done
1892026-09-06T23:56:46.654ZFinalize: Updating search index ... Done
1902026-09-06T23:56:46.737ZFinalize: Updating package cache ... Done
1912026-09-06T23:56:47.022ZPlanning: Evaluating mediator changes ... Done
1922026-09-06T23:56:47.125ZPlanning: Checking for conflicting actions ... Done
1932026-09-06T23:56:47.128ZPlanning: Consolidating action changes ... Done
1942026-09-06T23:56:47.281ZPlanning: Evaluating mediators ... Done
1952026-09-06T23:56:47.286ZPlanning: Planning completed in 0.26 seconds
1962026-09-06T23:56:47.303Z Mediators to change: 1
1972026-09-06T23:56:47.303Z Create boot environment: No
1982026-09-06T23:56:47.303ZCreate backup boot environment: No
1992026-09-06T23:56:47.364ZFinalize: Updating package state database ... Done
2002026-09-06T23:56:47.364ZFinalize: Updating package cache ... Done
2012026-09-06T23:56:47.421ZFinalize: Updating image state ... Done
2022026-09-06T23:56:49.362ZFinalize: Creating fast lookup database ... Done
2032026-09-06T23:56:49.422ZFinalize: Reading search index ... Done
2042026-09-06T23:56:49.425ZFinalize: Updating search index ... Done
2052026-09-06T23:56:49.496ZFinalize: Updating package cache ... Done
2062026-09-06T23:56:49.808ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2072026-09-06T23:56:49.808Zapache system 2.4 system
2082026-09-06T23:56:49.808Zclang system 15 system
2092026-09-06T23:56:49.808Zcsh system system illumos
2102026-09-06T23:56:49.808Zctags system system illumos
2112026-09-06T23:56:49.808Zfile vendor vendor darwinsys
2122026-09-06T23:56:49.808Zfile system system illumos
2132026-09-06T23:56:49.808Zgcc vendor 14 vendor
2142026-09-06T23:56:49.808Zgcc system 13 system
2152026-09-06T23:56:49.808Zgcc system 10 system
2162026-09-06T23:56:49.809Zgo system 1.25 system
2172026-09-06T23:56:49.809Zllvm system 15 system
2182026-09-06T23:56:49.809Zmariadb system 11.4 system
2192026-09-06T23:56:49.809Zmta vendor vendor dma
2202026-09-06T23:56:49.809Zopenjdk system 17 system
2212026-09-06T23:56:49.809Zopenjdk system 11 system
2222026-09-06T23:56:49.809Zopenssl vendor 3 vendor
2232026-09-06T23:56:49.809Zperl system 5.40 system
2242026-09-06T23:56:49.809Zpostgresql system 18 system
2252026-09-06T23:56:49.809Zpostgresql system 17 system
2262026-09-06T23:56:49.809Zpython vendor 3 vendor
2272026-09-06T23:56:49.810Zpython system 2 system
2282026-09-06T23:56:49.810Zpython3 vendor 3.13 vendor
2292026-09-06T23:56:49.810Zruby system 3.4 system
2302026-09-06T23:56:49.810Zruby system 3.0 system
2312026-09-06T23:56:49.810Zwords vendor vendor american-english
2322026-09-06T23:56:49.810Zwords system system australian-english
2332026-09-06T23:56:49.810Zwords system system british-english
2342026-09-06T23:56:49.810Zwords system system canadian-english
2352026-09-06T23:56:49.810Zwords system system french
2362026-09-06T23:56:49.810Zwords system system italian
2372026-09-06T23:56:49.811Zwords system system ngerman
2382026-09-06T23:56:49.811Zwords system system ogerman
2392026-09-06T23:56:49.811Zwords system system spanish
2402026-09-06T23:56:50.058ZPUBLISHER TYPE STATUS P LOCATION
2412026-09-06T23:56:50.058Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
2422026-09-06T23:56:50.572ZFMRI IFO
2432026-09-06T23:56:50.572Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
2442026-09-06T23:56:50.572Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
2452026-09-06T23:56:50.572Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
2462026-09-06T23:56:50.572Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
2472026-09-06T23:56:50.572Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
2482026-09-06T23:56:50.572Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
2492026-09-06T23:56:50.572Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
2502026-09-06T23:56:50.572Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
2512026-09-06T23:56:50.573Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
2522026-09-06T23:56:50.932Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2532026-09-06T23:56:51.286Z Updating crates.io index
2542026-09-06T23:56:51.289Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2552026-09-06T23:56:51.573Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2562026-09-06T23:56:51.929Z Updating git repository `https://github.com/oxidecomputer/omicron-debug-dropbox`
2572026-09-06T23:56:52.227Z Updating git repository `https://github.com/oxidecomputer/propolis`
2582026-09-06T23:56:53.203Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2592026-09-06T23:56:53.751Z Updating git repository `https://github.com/oxidecomputer/crucible`
2602026-09-06T23:56:55.795Z Updating git repository `https://github.com/oxidecomputer/opte`
2612026-09-06T23:56:56.653Z Updating git repository `https://github.com/oxidecomputer/tofino`
2622026-09-06T23:56:56.966Z Updating git repository `https://github.com/oxidecomputer/lldp`
2632026-09-06T23:56:57.330Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2642026-09-06T23:56:59.186Z Updating git repository `https://github.com/oxidecomputer/clickward`
2652026-09-06T23:56:59.502Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2662026-09-06T23:56:59.911Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
2672026-09-06T23:57:00.197Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2682026-09-06T23:57:00.480Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2692026-09-06T23:57:00.734Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2702026-09-06T23:57:01.122Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2712026-09-06T23:57:01.407Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2722026-09-06T23:57:01.727Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2732026-09-06T23:57:02.127Z Updating git repository `https://github.com/oxidecomputer/sush`
2742026-09-06T23:57:02.855Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2752026-09-06T23:57:03.415Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2762026-09-06T23:57:03.729Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2772026-09-06T23:57:04.279Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2782026-09-06T23:57:04.640Z Updating git repository `https://github.com/oxidecomputer/erebor`
2792026-09-06T23:57:04.915Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2802026-09-06T23:57:05.364Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2812026-09-06T23:57:05.655Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2822026-09-06T23:57:06.102Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2832026-09-06T23:57:06.477Z Updating git repository `https://github.com/oxidecomputer/ispf`
2842026-09-06T23:57:06.815Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2852026-09-06T23:57:07.145Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2862026-09-06T23:57:07.508Z Updating git repository `https://github.com/oxidecomputer/tough`
2872026-09-06T23:57:08.099Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2882026-09-06T23:57:08.406Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2892026-09-06T23:57:08.719Z Updating git repository `https://github.com/oxidecomputer/rumors`
2902026-09-06T23:57:14.701Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2912026-09-06T23:57:15.064Z Updating git repository `https://github.com/oxidecomputer/pmbus`
2922026-09-06T23:57:15.384Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2932026-09-06T23:57:15.656Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2942026-09-06T23:57:16.104Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2952026-09-06T23:57:16.354Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2962026-09-06T23:57:16.664Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2972026-09-06T23:57:16.927Z Updating git repository `https://github.com/illumos/smf-rs`
2982026-09-06T23:57:19.817Z Downloading crates ...
2992026-09-06T23:57:19.901Z Downloaded cfg-if v1.0.4
3002026-09-06T23:57:19.904Z Downloaded utf8parse v0.2.2
3012026-09-06T23:57:19.908Z Downloaded fnv v1.0.7
3022026-09-06T23:57:19.912Z Downloaded log v0.4.33
3032026-09-06T23:57:19.912Z Downloaded pest_generator v2.8.6
3042026-09-06T23:57:19.915Z Downloaded thread-id v4.2.2
3052026-09-06T23:57:19.915Z Downloaded equivalent v1.0.2
3062026-09-06T23:57:19.918Z Downloaded camino v1.2.5
3072026-09-06T23:57:19.921Z Downloaded pretty-hex v0.4.1
3082026-09-06T23:57:19.921Z Downloaded proc-macro-error-attr v1.0.4
3092026-09-06T23:57:19.921Z Downloaded zerocopy v0.7.35
3102026-09-06T23:57:19.929Z Downloaded zmij v1.0.21
3112026-09-06T23:57:19.932Z Downloaded zerocopy-derive v0.7.35
3122026-09-06T23:57:19.935Z Downloaded thiserror-impl v1.0.69
3132026-09-06T23:57:19.935Z Downloaded getrandom v0.4.3
3142026-09-06T23:57:19.935Z Downloaded textwrap v0.16.2
3152026-09-06T23:57:19.938Z Downloaded tabled_derive v0.7.0
3162026-09-06T23:57:19.948Z Downloaded serde_spanned v0.6.9
3172026-09-06T23:57:19.959Z Downloaded dof v0.3.0
3182026-09-06T23:57:19.962Z Downloaded cpufeatures v0.2.17
3192026-09-06T23:57:19.962Z Downloaded fastrand v2.3.0
3202026-09-06T23:57:19.971Z Downloaded swrite v0.1.0
3212026-09-06T23:57:19.975Z Downloaded usdt-macro v0.5.0
3222026-09-06T23:57:19.978Z Downloaded generic-array v0.14.7
3232026-09-06T23:57:19.978Z Downloaded terminal_size v0.4.3
3242026-09-06T23:57:19.982Z Downloaded errno v0.3.14
3252026-09-06T23:57:19.982Z Downloaded block-buffer v0.10.4
3262026-09-06T23:57:19.985Z Downloaded crypto-common v0.1.7
3272026-09-06T23:57:19.988Z Downloaded strsim v0.11.1
3282026-09-06T23:57:19.991Z Downloaded clap_lex v1.0.0
3292026-09-06T23:57:19.991Z Downloaded heck v0.5.0
3302026-09-06T23:57:19.999Z Downloaded toml_write v0.1.2
3312026-09-06T23:57:20.002Z Downloaded smawk v0.3.2
3322026-09-06T23:57:20.002Z Downloaded version_check v0.9.5
3332026-09-06T23:57:20.005Z Downloaded is_terminal_polyfill v1.70.2
3342026-09-06T23:57:20.005Z Downloaded dtrace-parser v0.2.0
3352026-09-06T23:57:20.005Z Downloaded macaddr v1.0.1
3362026-09-06T23:57:20.008Z Downloaded unicode-linebreak v0.1.5
3372026-09-06T23:57:20.008Z Downloaded usdt-attr-macro v0.5.0
3382026-09-06T23:57:20.008Z Downloaded plain v0.2.3
3392026-09-06T23:57:20.013Z Downloaded anstyle-query v1.1.5
3402026-09-06T23:57:20.013Z Downloaded memmap v0.7.0
3412026-09-06T23:57:20.017Z Downloaded cargo-platform v0.3.2
3422026-09-06T23:57:20.021Z Downloaded heck v0.4.1
3432026-09-06T23:57:20.021Z Downloaded itoa v1.0.17
3442026-09-06T23:57:20.026Z Downloaded toml_datetime v0.6.11
3452026-09-06T23:57:20.029Z Downloaded fs-err v3.3.0
3462026-09-06T23:57:20.032Z Downloaded colorchoice v1.0.4
3472026-09-06T23:57:20.038Z Downloaded proc-macro-error v1.0.4
3482026-09-06T23:57:20.041Z Downloaded autocfg v1.5.0
3492026-09-06T23:57:20.041Z Downloaded quote v1.0.45
3502026-09-06T23:57:20.044Z Downloaded anstyle-parse v1.0.0
3512026-09-06T23:57:20.044Z Downloaded bytecount v0.6.9
3522026-09-06T23:57:20.049Z Downloaded anstyle v1.0.14
3532026-09-06T23:57:20.049Z Downloaded sha2 v0.10.9
3542026-09-06T23:57:20.053Z Downloaded camino-tempfile v1.4.1
3552026-09-06T23:57:20.053Z Downloaded thiserror v1.0.69
3562026-09-06T23:57:20.053Z Downloaded scroll_derive v0.12.1
3572026-09-06T23:57:20.053Z Downloaded byteorder v1.5.0
3582026-09-06T23:57:20.057Z Downloaded scroll v0.12.0
3592026-09-06T23:57:20.058Z Downloaded digest v0.10.7
3602026-09-06T23:57:20.058Z Downloaded usdt-impl v0.5.0
3612026-09-06T23:57:20.058Z Downloaded cargo_toml v0.21.0
3622026-09-06T23:57:20.058Z Downloaded serde_tokenstream v0.2.3
3632026-09-06T23:57:20.059Z Downloaded usdt v0.5.0
3642026-09-06T23:57:20.062Z Downloaded cargo_metadata v0.23.1
3652026-09-06T23:57:20.066Z Downloaded thiserror-impl v2.0.18
3662026-09-06T23:57:20.069Z Downloaded anstream v1.0.0
3672026-09-06T23:57:20.073Z Downloaded ucd-trie v0.1.7
3682026-09-06T23:57:20.073Z Downloaded semver v1.0.28
3692026-09-06T23:57:20.076Z Downloaded tempfile v3.27.0
3702026-09-06T23:57:20.076Z Downloaded unicode-ident v1.0.24
3712026-09-06T23:57:20.080Z Downloaded toml v0.8.23
3722026-09-06T23:57:20.084Z Downloaded thiserror v2.0.18
3732026-09-06T23:57:20.087Z Downloaded clap_derive v4.6.1
3742026-09-06T23:57:20.094Z Downloaded anyhow v1.0.104
3752026-09-06T23:57:20.099Z Downloaded bitflags v2.11.0
3762026-09-06T23:57:20.103Z Downloaded once_cell v1.21.3
3772026-09-06T23:57:20.103Z Downloaded serde_core v1.0.228
3782026-09-06T23:57:20.109Z Downloaded unicode-width v0.1.14
3792026-09-06T23:57:20.114Z Downloaded proc-macro2 v1.0.106
3802026-09-06T23:57:20.117Z Downloaded serde_derive v1.0.228
3812026-09-06T23:57:20.120Z Downloaded toml_edit v0.22.27
3822026-09-06T23:57:20.120Z Downloaded clap v4.6.1
3832026-09-06T23:57:20.124Z Downloaded papergrid v0.11.0
3842026-09-06T23:57:20.127Z Downloaded pest_meta v2.8.6
3852026-09-06T23:57:20.130Z Downloaded serde v1.0.228
3862026-09-06T23:57:20.143Z Downloaded pest_derive v2.8.6
3872026-09-06T23:57:20.147Z Downloaded syn v2.0.117
3882026-09-06T23:57:20.151Z Downloaded indexmap v2.14.0
3892026-09-06T23:57:20.154Z Downloaded memchr v2.8.0
3902026-09-06T23:57:20.158Z Downloaded typenum v1.20.1
3912026-09-06T23:57:20.167Z Downloaded pest v2.8.6
3922026-09-06T23:57:20.174Z Downloaded serde_json v1.0.151
3932026-09-06T23:57:20.182Z Downloaded clap_builder v4.6.0
3942026-09-06T23:57:20.185Z Downloaded hashbrown v0.17.0
3952026-09-06T23:57:20.188Z Downloaded goblin v0.8.2
3962026-09-06T23:57:20.194Z Downloaded winnow v0.7.14
3972026-09-06T23:57:20.203Z Downloaded tabled v0.15.0
3982026-09-06T23:57:20.211Z Downloaded unicode-width v0.2.0
3992026-09-06T23:57:20.215Z Downloaded rustix v1.1.4
4002026-09-06T23:57:20.226Z Downloaded syn v1.0.109
4012026-09-06T23:57:20.241Z Downloaded libc v0.2.185
4022026-09-06T23:57:20.303Z Compiling proc-macro2 v1.0.106
4032026-09-06T23:57:20.306Z Compiling unicode-ident v1.0.24
4042026-09-06T23:57:20.306Z Compiling quote v1.0.45
4052026-09-06T23:57:20.306Z Compiling serde_core v1.0.228
4062026-09-06T23:57:20.306Z Compiling libc v0.2.185
4072026-09-06T23:57:20.306Z Compiling version_check v0.9.5
4082026-09-06T23:57:20.306Z Compiling memchr v2.8.0
4092026-09-06T23:57:20.306Z Compiling serde v1.0.228
4102026-09-06T23:57:20.625Z Compiling zmij v1.0.21
4112026-09-06T23:57:20.896Z Compiling thiserror v1.0.69
4122026-09-06T23:57:20.896Z Compiling itoa v1.0.17
4132026-09-06T23:57:20.927Z Compiling ucd-trie v0.1.7
4142026-09-06T23:57:21.134Z Compiling pest v2.8.6
4152026-09-06T23:57:21.186Z Compiling byteorder v1.5.0
4162026-09-06T23:57:21.286Z Compiling rustix v1.1.4
4172026-09-06T23:57:21.376Z Compiling errno v0.3.14
4182026-09-06T23:57:21.418Z Compiling bitflags v2.11.0
4192026-09-06T23:57:21.644Z Compiling serde_json v1.0.151
4202026-09-06T23:57:21.784Z Compiling syn v2.0.117
4212026-09-06T23:57:21.801Z Compiling thread-id v4.2.2
4222026-09-06T23:57:21.881Z Compiling proc-macro-error-attr v1.0.4
4232026-09-06T23:57:21.897Z Compiling usdt-impl v0.5.0
4242026-09-06T23:57:21.942Z Compiling camino v1.2.5
4252026-09-06T23:57:22.076Z Compiling syn v1.0.109
4262026-09-06T23:57:22.243Z Compiling pest_meta v2.8.6
4272026-09-06T23:57:22.368Z Compiling proc-macro-error v1.0.4
4282026-09-06T23:57:22.413Z Compiling getrandom v0.4.3
4292026-09-06T23:57:22.444Z Compiling utf8parse v0.2.2
4302026-09-06T23:57:22.561Z Compiling equivalent v1.0.2
4312026-09-06T23:57:22.579Z Compiling plain v0.2.3
4322026-09-06T23:57:22.692Z Compiling log v0.4.33
4332026-09-06T23:57:22.754Z Compiling hashbrown v0.17.0
4342026-09-06T23:57:22.796Z Compiling terminal_size v0.4.3
4352026-09-06T23:57:22.958Z Compiling anstyle-parse v1.0.0
4362026-09-06T23:57:23.246Z Compiling indexmap v2.14.0
4372026-09-06T23:57:23.526Z Compiling winnow v0.7.14
4382026-09-06T23:57:23.654Z Compiling pretty-hex v0.4.1
4392026-09-06T23:57:23.676Z Compiling anstyle-query v1.1.5
4402026-09-06T23:57:23.793Z Compiling cfg-if v1.0.4
4412026-09-06T23:57:23.811Z Compiling autocfg v1.5.0
4422026-09-06T23:57:23.855Z Compiling is_terminal_polyfill v1.70.2
4432026-09-06T23:57:23.858Z Compiling toml_write v0.1.2
4442026-09-06T23:57:23.887Z Compiling colorchoice v1.0.4
4452026-09-06T23:57:23.954Z Compiling anstyle v1.0.14
4462026-09-06T23:57:24.007Z Compiling pest_generator v2.8.6
4472026-09-06T23:57:24.067Z Compiling thiserror v2.0.18
4482026-09-06T23:57:24.179Z Compiling anstream v1.0.0
4492026-09-06T23:57:24.227Z Compiling fs-err v3.3.0
4502026-09-06T23:57:24.518Z Compiling strsim v0.11.1
4512026-09-06T23:57:24.617Z Compiling fastrand v2.3.0
4522026-09-06T23:57:24.635Z Compiling bytecount v0.6.9
4532026-09-06T23:57:24.682Z Compiling clap_lex v1.0.0
4542026-09-06T23:57:24.764Z Compiling heck v0.4.1
4552026-09-06T23:57:24.781Z Compiling once_cell v1.21.3
4562026-09-06T23:57:24.888Z Compiling unicode-width v0.1.14
4572026-09-06T23:57:24.905Z Compiling anyhow v1.0.104
4582026-09-06T23:57:24.923Z Compiling fnv v1.0.7
4592026-09-06T23:57:24.986Z Compiling heck v0.5.0
4602026-09-06T23:57:25.003Z Compiling tempfile v3.27.0
4612026-09-06T23:57:25.029Z Compiling clap_builder v4.6.0
4622026-09-06T23:57:25.115Z Compiling tabled_derive v0.7.0
4632026-09-06T23:57:25.145Z Compiling papergrid v0.11.0
4642026-09-06T23:57:25.162Z Compiling semver v1.0.28
4652026-09-06T23:57:25.224Z Compiling cargo-platform v0.3.2
4662026-09-06T23:57:25.391Z Compiling memmap v0.7.0
4672026-09-06T23:57:25.455Z Compiling unicode-width v0.2.0
4682026-09-06T23:57:25.492Z Compiling smawk v0.3.2
4692026-09-06T23:57:25.509Z Compiling unicode-linebreak v0.1.5
4702026-09-06T23:57:25.637Z Compiling camino-tempfile v1.4.1
4712026-09-06T23:57:25.719Z Compiling serde_derive v1.0.228
4722026-09-06T23:57:25.737Z Compiling thiserror-impl v1.0.69
4732026-09-06T23:57:25.758Z Compiling zerocopy-derive v0.7.35
4742026-09-06T23:57:25.873Z Compiling pest_derive v2.8.6
4752026-09-06T23:57:25.941Z Compiling scroll_derive v0.12.1
4762026-09-06T23:57:26.074Z Compiling thiserror-impl v2.0.18
4772026-09-06T23:57:26.344Z Compiling clap_derive v4.6.1
4782026-09-06T23:57:26.600Z Compiling tabled v0.15.0
4792026-09-06T23:57:26.647Z Compiling scroll v0.12.0
4802026-09-06T23:57:26.672Z Compiling zerocopy v0.7.35
4812026-09-06T23:57:26.928Z Compiling goblin v0.8.2
4822026-09-06T23:57:27.146Z Compiling dtrace-parser v0.2.0
4832026-09-06T23:57:27.224Z Compiling textwrap v0.16.2
4842026-09-06T23:57:27.689Z Compiling swrite v0.1.0
4852026-09-06T23:57:28.101Z Compiling clap v4.6.1
4862026-09-06T23:57:28.792Z Compiling serde_spanned v0.6.9
4872026-09-06T23:57:28.792Z Compiling toml_datetime v0.6.11
4882026-09-06T23:57:28.795Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
4892026-09-06T23:57:28.795Z Compiling cargo_metadata v0.23.1
4902026-09-06T23:57:28.795Z Compiling macaddr v1.0.1
4912026-09-06T23:57:28.870Z Compiling dof v0.3.0
4922026-09-06T23:57:28.885Z Compiling serde_tokenstream v0.2.3
4932026-09-06T23:57:29.014Z Compiling toml_edit v0.22.27
4942026-09-06T23:57:29.668Z Compiling usdt-macro v0.5.0
4952026-09-06T23:57:29.668Z Compiling usdt-attr-macro v0.5.0
4962026-09-06T23:57:30.286Z Compiling usdt v0.5.0
4972026-09-06T23:57:30.398Z Compiling toml v0.8.23
4982026-09-06T23:57:30.734Z Compiling cargo_toml v0.21.0
4992026-09-06T23:57:31.989Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5002026-09-06T23:57:34.064Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.28s
5012026-09-06T23:57:34.235Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
5022026-09-06T23:57:34.778Z Downloading crates ...
5032026-09-06T23:57:34.823Z Downloaded atty v0.2.14
5042026-09-06T23:57:34.826Z Downloaded async-trait v0.1.89
5052026-09-06T23:57:34.830Z Downloaded blake2 v0.10.6
5062026-09-06T23:57:34.835Z Downloaded blowfish v0.10.0
5072026-09-06T23:57:34.838Z Downloaded cobs v0.3.0
5082026-09-06T23:57:34.838Z Downloaded chacha20 v0.9.1
5092026-09-06T23:57:34.838Z Downloaded ciborium v0.2.2
5102026-09-06T23:57:34.842Z Downloaded cipher v0.4.4
5112026-09-06T23:57:34.846Z Downloaded async-recursion v1.1.1
5122026-09-06T23:57:34.849Z Downloaded arrayref v0.3.9
5132026-09-06T23:57:34.849Z Downloaded argon2 v0.6.0-rc.8
5142026-09-06T23:57:34.852Z Downloaded fxhash v0.2.1
5152026-09-06T23:57:34.855Z Downloaded bitfield-macros v0.19.4
5162026-09-06T23:57:34.859Z Downloaded ciborium-io v0.2.2
5172026-09-06T23:57:34.859Z Downloaded assert_matches v1.5.0
5182026-09-06T23:57:34.859Z Downloaded fd-lock v4.0.4
5192026-09-06T23:57:34.863Z Downloaded bb8 v0.8.6
5202026-09-06T23:57:34.863Z Downloaded gethostname v0.5.0
5212026-09-06T23:57:34.863Z Downloaded atomic-waker v1.1.2
5222026-09-06T23:57:34.863Z Downloaded nom v8.0.0
5232026-09-06T23:57:34.866Z Downloaded num-integer v0.1.46
5242026-09-06T23:57:34.869Z Downloaded argon2 v0.5.3
5252026-09-06T23:57:34.869Z Downloaded async-bb8-diesel v0.2.1
5262026-09-06T23:57:34.869Z Downloaded ahash v0.8.12
5272026-09-06T23:57:34.872Z Downloaded foreign-types-shared v0.3.1
5282026-09-06T23:57:34.872Z Downloaded arc-swap v1.8.2
5292026-09-06T23:57:34.872Z Downloaded headers-core v0.3.0
5302026-09-06T23:57:34.872Z Downloaded array-init v0.0.4
5312026-09-06T23:57:34.875Z Downloaded bit-set v0.5.3
5322026-09-06T23:57:34.875Z Downloaded castaway v0.2.4
5332026-09-06T23:57:34.875Z Downloaded hostname v0.4.2
5342026-09-06T23:57:34.878Z Downloaded float-ord v0.3.2
5352026-09-06T23:57:34.879Z Downloaded backoff v0.4.0
5362026-09-06T23:57:34.879Z Downloaded git-stub v1.0.0
5372026-09-06T23:57:34.879Z Downloaded foreign-types-macros v0.2.3
5382026-09-06T23:57:34.882Z Downloaded futures-macro v0.3.32
5392026-09-06T23:57:34.882Z Downloaded foreign-types v0.5.0
5402026-09-06T23:57:34.882Z Downloaded futures-executor v0.3.32
5412026-09-06T23:57:34.882Z Downloaded fallible-iterator v0.2.0
5422026-09-06T23:57:34.885Z Downloaded bitfield-struct v0.6.2
5432026-09-06T23:57:34.885Z Downloaded anstyle-parse v0.2.7
5442026-09-06T23:57:34.885Z Downloaded bitflags v1.3.2
5452026-09-06T23:57:34.888Z Downloaded cmake v0.1.57
5462026-09-06T23:57:34.888Z Downloaded futures-io v0.3.32
5472026-09-06T23:57:34.891Z Downloaded foreign-types-shared v0.1.1
5482026-09-06T23:57:34.891Z Downloaded futures-task v0.3.32
5492026-09-06T23:57:34.891Z Downloaded backtrace-ext v0.2.1
5502026-09-06T23:57:34.891Z Downloaded block-buffer v0.12.1
5512026-09-06T23:57:34.893Z Downloaded base16ct v1.0.0
5522026-09-06T23:57:34.898Z Downloaded cfg_aliases v0.2.1
5532026-09-06T23:57:34.898Z Downloaded enum-as-inner v0.6.1
5542026-09-06T23:57:34.898Z Downloaded enum_dispatch v0.3.13
5552026-09-06T23:57:34.898Z Downloaded atomicwrites v0.4.4
5562026-09-06T23:57:34.898Z Downloaded block-padding v0.4.2
5572026-09-06T23:57:34.898Z Downloaded glob v0.3.3
5582026-09-06T23:57:34.902Z Downloaded aead v0.5.2
5592026-09-06T23:57:34.902Z Downloaded http-body-util v0.1.3
5602026-09-06T23:57:34.902Z Downloaded ghash v0.6.0
5612026-09-06T23:57:34.902Z Downloaded ciborium-ll v0.2.2
5622026-09-06T23:57:34.905Z Downloaded endian-type v0.1.2
5632026-09-06T23:57:34.908Z Downloaded futures-channel v0.3.32
5642026-09-06T23:57:34.908Z Downloaded erased-serde v0.3.31
5652026-09-06T23:57:34.908Z Downloaded form_urlencoded v1.2.2
5662026-09-06T23:57:34.911Z Downloaded futures-sink v0.3.32
5672026-09-06T23:57:34.914Z Downloaded env_filter v2.0.0
5682026-09-06T23:57:34.918Z Downloaded base16ct v0.2.0
5692026-09-06T23:57:34.918Z Downloaded ff v0.13.1
5702026-09-06T23:57:34.918Z Downloaded env_logger v0.11.11
5712026-09-06T23:57:34.921Z Downloaded adler2 v2.0.1
5722026-09-06T23:57:34.921Z Downloaded httparse v1.10.1
5732026-09-06T23:57:34.921Z Downloaded httpdate v1.0.3
5742026-09-06T23:57:34.921Z Downloaded const-oid v0.9.6
5752026-09-06T23:57:34.924Z Downloaded ascii-canvas v3.0.0
5762026-09-06T23:57:34.924Z Downloaded async-stream-impl v0.3.6
5772026-09-06T23:57:34.924Z Downloaded bit-set v0.8.0
5782026-09-06T23:57:34.924Z Downloaded ff v0.14.0
5792026-09-06T23:57:34.928Z Downloaded fatfs v0.3.6
5802026-09-06T23:57:34.933Z Downloaded filetime v0.2.27
5812026-09-06T23:57:34.933Z Downloaded flagset v0.4.7
5822026-09-06T23:57:34.933Z Downloaded foldhash v0.1.5
5832026-09-06T23:57:34.933Z Downloaded fs-err v2.11.0
5842026-09-06T23:57:34.938Z Downloaded fs_extra v1.3.0
5852026-09-06T23:57:34.938Z Downloaded funty v2.0.0
5862026-09-06T23:57:34.938Z Downloaded foldhash v0.2.0
5872026-09-06T23:57:34.938Z Downloaded hubpack_derive v0.1.1
5882026-09-06T23:57:34.938Z Downloaded cfg_aliases v0.1.1
5892026-09-06T23:57:34.938Z Downloaded compression-core v0.4.31
5902026-09-06T23:57:34.941Z Downloaded float-cmp v0.10.0
5912026-09-06T23:57:34.941Z Downloaded hash32 v0.3.1
5922026-09-06T23:57:34.941Z Downloaded hex-literal v1.1.0
5932026-09-06T23:57:34.941Z Downloaded newtype-uuid-macros v0.1.0
5942026-09-06T23:57:34.941Z Downloaded num v0.4.3
5952026-09-06T23:57:34.941Z Downloaded hostname v0.3.1
5962026-09-06T23:57:34.944Z Downloaded home v0.5.12
5972026-09-06T23:57:34.950Z Downloaded olpc-cjson v0.1.4
5982026-09-06T23:57:34.950Z Downloaded hash32 v0.2.1
5992026-09-06T23:57:34.950Z Downloaded http-body v1.0.1
6002026-09-06T23:57:34.950Z Downloaded hubpack v0.1.2
6012026-09-06T23:57:34.950Z Downloaded anstream v0.6.21
6022026-09-06T23:57:34.954Z Downloaded arrayvec v0.7.6
6032026-09-06T23:57:34.954Z Downloaded find-msvc-tools v0.1.9
6042026-09-06T23:57:34.954Z Downloaded bcrypt-pbkdf v0.11.0
6052026-09-06T23:57:34.955Z Downloaded cmov v0.5.4
6062026-09-06T23:57:34.958Z Downloaded aead v0.6.1
6072026-09-06T23:57:34.958Z Downloaded futures-core v0.3.32
6082026-09-06T23:57:34.958Z Downloaded oso-derive v0.27.3
6092026-09-06T23:57:34.958Z Downloaded bit-vec v0.6.3
6102026-09-06T23:57:34.961Z Downloaded base64ct v1.8.3
6112026-09-06T23:57:34.965Z Downloaded http-range-header v0.4.2
6122026-09-06T23:57:34.965Z Downloaded hex v0.4.3
6132026-09-06T23:57:34.965Z Downloaded http-range v0.1.5
6142026-09-06T23:57:34.965Z Downloaded bs58 v0.5.1
6152026-09-06T23:57:34.969Z Downloaded addr2line v0.25.1
6162026-09-06T23:57:34.969Z Downloaded bzip2 v0.4.4
6172026-09-06T23:57:34.969Z Downloaded globwalk v0.9.1
6182026-09-06T23:57:34.969Z Downloaded parse-size v1.1.0
6192026-09-06T23:57:34.969Z Downloaded peg-runtime v0.8.5
6202026-09-06T23:57:34.975Z Downloaded openssl-macros v0.1.1
6212026-09-06T23:57:34.975Z Downloaded powerfmt v0.2.0
6222026-09-06T23:57:34.980Z Downloaded proc-macro-crate v3.4.0
6232026-09-06T23:57:34.980Z Downloaded rand_chacha v0.3.1
6242026-09-06T23:57:34.980Z Downloaded rand_pcg v0.10.2
6252026-09-06T23:57:34.985Z Downloaded rfc6979 v0.4.0
6262026-09-06T23:57:34.985Z Downloaded russh-cryptovec v0.62.0
6272026-09-06T23:57:34.985Z Downloaded progenitor-macro v0.13.0
6282026-09-06T23:57:34.985Z Downloaded recursive v0.1.1
6292026-09-06T23:57:35.005Z Downloaded radium v0.7.0
6302026-09-06T23:57:35.005Z Downloaded scopeguard v1.2.0
6312026-09-06T23:57:35.005Z Downloaded bytesize v2.7.0
6322026-09-06T23:57:35.009Z Downloaded cipher v0.5.2
6332026-09-06T23:57:35.009Z Downloaded rustc_version v0.4.1
6342026-09-06T23:57:35.009Z Downloaded cassowary v0.3.0
6352026-09-06T23:57:35.009Z Downloaded cbc v0.2.1
6362026-09-06T23:57:35.009Z Downloaded async-stream v0.3.6
6372026-09-06T23:57:35.009Z Downloaded bcs v0.1.6
6382026-09-06T23:57:35.010Z Downloaded cexpr v0.6.0
6392026-09-06T23:57:35.010Z Downloaded bit-vec v0.8.0
6402026-09-06T23:57:35.010Z Downloaded buf-list v1.1.2
6412026-09-06T23:57:35.010Z Downloaded fixedbitset v0.4.2
6422026-09-06T23:57:35.010Z Downloaded group v0.14.0
6432026-09-06T23:57:35.010Z Downloaded byte-wrapper v0.1.0
6442026-09-06T23:57:35.010Z Downloaded compression-codecs v0.4.37
6452026-09-06T23:57:35.010Z Downloaded fixedbitset v0.5.7
6462026-09-06T23:57:35.010Z Downloaded foreign-types v0.3.2
6472026-09-06T23:57:35.010Z Downloaded humantime v2.3.0
6482026-09-06T23:57:35.018Z Downloaded num_enum v0.5.11
6492026-09-06T23:57:35.024Z Downloaded secrecy v0.10.3
6502026-09-06T23:57:35.024Z Downloaded signature v2.2.0
6512026-09-06T23:57:35.024Z Downloaded signal-hook-tokio v0.3.1
6522026-09-06T23:57:35.024Z Downloaded clang-sys v1.8.1
6532026-09-06T23:57:35.024Z Downloaded colored v2.2.0
6542026-09-06T23:57:35.024Z Downloaded colored v3.1.1
6552026-09-06T23:57:35.024Z Downloaded sponge-cursor v0.1.0
6562026-09-06T23:57:35.024Z Downloaded backon v1.6.0
6572026-09-06T23:57:35.028Z Downloaded cancel-safe-futures v0.1.5
6582026-09-06T23:57:35.028Z Downloaded strum v0.27.2
6592026-09-06T23:57:35.028Z Downloaded structmeta v0.3.0
6602026-09-06T23:57:35.028Z Downloaded slog-envlogger v2.2.0
6612026-09-06T23:57:35.028Z Downloaded strip-ansi-escapes v0.2.1
6622026-09-06T23:57:35.028Z Downloaded structmeta-derive v0.3.0
6632026-09-06T23:57:35.028Z Downloaded password-hash v0.5.0
6642026-09-06T23:57:35.028Z Downloaded pem v3.0.6
6652026-09-06T23:57:35.059Z Downloaded futures v0.3.32
6662026-09-06T23:57:35.059Z Downloaded packed_struct v0.10.1
6672026-09-06T23:57:35.063Z Downloaded parse-display-derive v0.10.0
6682026-09-06T23:57:35.063Z Downloaded phf v0.12.1
6692026-09-06T23:57:35.063Z Downloaded polyval v0.7.1
6702026-09-06T23:57:35.063Z Downloaded rand_core v0.10.0
6712026-09-06T23:57:35.063Z Downloaded tokio-test v0.4.5
6722026-09-06T23:57:35.063Z Downloaded resolv-conf v0.7.6
6732026-09-06T23:57:35.063Z Downloaded console v0.16.2
6742026-09-06T23:57:35.063Z Downloaded phf v0.13.1
6752026-09-06T23:57:35.063Z Downloaded globset v0.4.18
6762026-09-06T23:57:35.063Z Downloaded bitfield v0.19.4
6772026-09-06T23:57:35.064Z Downloaded bzip2 v0.6.1
6782026-09-06T23:57:35.064Z Downloaded getrandom v0.3.4
6792026-09-06T23:57:35.064Z Downloaded termtree v0.5.1
6802026-09-06T23:57:35.064Z Downloaded blake2 v0.11.0-rc.6
6812026-09-06T23:57:35.064Z Downloaded console v0.15.11
6822026-09-06T23:57:35.064Z Downloaded serde-hex v0.1.0
6832026-09-06T23:57:35.064Z Downloaded git-stub-vcs v0.1.0
6842026-09-06T23:57:35.064Z Downloaded group v0.13.0
6852026-09-06T23:57:35.064Z Downloaded usdt v0.6.0
6862026-09-06T23:57:35.064Z Downloaded chacha20 v0.10.0
6872026-09-06T23:57:35.064Z Downloaded highway v1.3.0
6882026-09-06T23:57:35.064Z Downloaded sapling-renderdag v0.1.0
6892026-09-06T23:57:35.064Z Downloaded utf8_iter v1.0.4
6902026-09-06T23:57:35.064Z Downloaded pkcs8 v0.10.2
6912026-09-06T23:57:35.068Z Downloaded primeorder v0.13.6
6922026-09-06T23:57:35.068Z Downloaded progenitor-client v0.13.0
6932026-09-06T23:57:35.068Z Downloaded num_enum_derive v0.7.6
6942026-09-06T23:57:35.068Z Downloaded spki v0.8.0
6952026-09-06T23:57:35.068Z Downloaded sqlformat v0.3.5
6962026-09-06T23:57:35.068Z Downloaded oxide-update-engine v0.1.2
6972026-09-06T23:57:35.073Z Downloaded universal-hash v0.6.1
6982026-09-06T23:57:35.073Z Downloaded xattr v1.6.1
6992026-09-06T23:57:35.073Z Downloaded tinystr v0.8.2
7002026-09-06T23:57:35.077Z Downloaded zone v0.3.1
7012026-09-06T23:57:35.080Z Downloaded serde_tokenstream v0.3.0
7022026-09-06T23:57:35.080Z Downloaded getrandom v0.2.17
7032026-09-06T23:57:35.080Z Downloaded hmac v0.12.1
7042026-09-06T23:57:35.125Z Downloaded cpufeatures v0.3.0
7052026-09-06T23:57:35.125Z Downloaded half v1.8.3
7062026-09-06T23:57:35.125Z Downloaded crypto-common v0.2.2
7072026-09-06T23:57:35.125Z Downloaded darling_macro v0.23.0
7082026-09-06T23:57:35.125Z Downloaded dirs-sys-next v0.1.2
7092026-09-06T23:57:35.125Z Downloaded serde_path_to_error v0.1.20
7102026-09-06T23:57:35.125Z Downloaded slab v0.4.12
7112026-09-06T23:57:35.126Z Downloaded strsim v0.10.0
7122026-09-06T23:57:35.135Z Downloaded rand_seeder v0.4.0
7132026-09-06T23:57:35.135Z Downloaded slog-term v2.9.2
7142026-09-06T23:57:35.135Z Downloaded smallvec v0.6.14
7152026-09-06T23:57:35.135Z Downloaded defmt-parser v1.0.0
7162026-09-06T23:57:35.135Z Downloaded allocator-api2 v0.2.21
7172026-09-06T23:57:35.135Z Downloaded elliptic-curve v0.14.1
7182026-09-06T23:57:35.135Z Downloaded generic-array v1.4.3
7192026-09-06T23:57:35.135Z Downloaded unicode-xid v0.2.6
7202026-09-06T23:57:35.135Z Downloaded difflib v0.4.0
7212026-09-06T23:57:35.135Z Downloaded dirs-next v2.0.0
7222026-09-06T23:57:35.135Z Downloaded oso v0.27.3
7232026-09-06T23:57:35.135Z Downloaded hmac v0.13.0
7242026-09-06T23:57:35.135Z Downloaded flate2 v1.1.9
7252026-09-06T23:57:35.135Z Downloaded stringprep v0.1.5
7262026-09-06T23:57:35.135Z Downloaded strum v0.26.3
7272026-09-06T23:57:35.135Z Downloaded termios v0.3.3
7282026-09-06T23:57:35.136Z Downloaded walkdir v2.5.0
7292026-09-06T23:57:35.136Z Downloaded bumpalo v3.20.2
7302026-09-06T23:57:35.136Z Downloaded tls_codec_derive v0.4.2
7312026-09-06T23:57:35.136Z Downloaded tokio-tungstenite v0.21.0
7322026-09-06T23:57:35.136Z Downloaded dropshot-api-manager-types v0.8.0
7332026-09-06T23:57:35.136Z Downloaded hyper-tls v0.6.0
7342026-09-06T23:57:35.136Z Downloaded embedded-io v0.6.1
7352026-09-06T23:57:35.136Z Downloaded indoc v1.0.9
7362026-09-06T23:57:35.136Z Downloaded jiff-static v0.2.34
7372026-09-06T23:57:35.136Z Downloaded illumos-nvpair-sys v0.2.0
7382026-09-06T23:57:35.136Z Downloaded kem v0.3.0
7392026-09-06T23:57:35.136Z Downloaded tokio-native-tls v0.3.1
7402026-09-06T23:57:35.136Z Downloaded toml_writer v1.1.1+spec-1.1.0
7412026-09-06T23:57:35.136Z Downloaded pkcs5 v0.8.1
7422026-09-06T23:57:35.140Z Downloaded base64 v0.22.1
7432026-09-06T23:57:35.145Z Downloaded tokio-stream v0.1.18
7442026-09-06T23:57:35.145Z Downloaded vsss-rs v3.3.4
7452026-09-06T23:57:35.145Z Downloaded zeroize v1.9.0
7462026-09-06T23:57:35.145Z Downloaded zeroize_derive v1.5.0
7472026-09-06T23:57:35.145Z Downloaded crossbeam-deque v0.8.6
7482026-09-06T23:57:35.145Z Downloaded rustls-pki-types v1.14.0
7492026-09-06T23:57:35.171Z Downloaded zstd-safe v7.2.4
7502026-09-06T23:57:35.171Z Downloaded dashu-base v0.5.1
7512026-09-06T23:57:35.171Z Downloaded der_derive v0.7.3
7522026-09-06T23:57:35.171Z Downloaded tui-tree-widget v0.23.1
7532026-09-06T23:57:35.171Z Downloaded vergen-gitcl v1.0.8
7542026-09-06T23:57:35.171Z Downloaded md-5 v0.10.6
7552026-09-06T23:57:35.171Z Downloaded memoffset v0.9.1
7562026-09-06T23:57:35.171Z Downloaded md5 v0.8.0
7572026-09-06T23:57:35.171Z Downloaded newtype_derive v0.1.6
7582026-09-06T23:57:35.173Z Downloaded oxide-generation-macros v0.2.0
7592026-09-06T23:57:35.173Z Downloaded maplit v1.0.2
7602026-09-06T23:57:35.173Z Downloaded poly1305 v0.9.0
7612026-09-06T23:57:35.173Z Downloaded ryu v1.0.23
7622026-09-06T23:57:35.173Z Downloaded compact_str v0.8.1
7632026-09-06T23:57:35.182Z Downloaded camino-tempfile-ext v0.3.3
7642026-09-06T23:57:35.182Z Downloaded serde_with_macros v3.21.0
7652026-09-06T23:57:35.182Z Downloaded serde_with_macros v1.5.2
7662026-09-06T23:57:35.182Z Downloaded chacha20poly1305 v0.10.1
7672026-09-06T23:57:35.182Z Downloaded num-derive v0.4.2
7682026-09-06T23:57:35.182Z Downloaded openssl-probe v0.2.1
7692026-09-06T23:57:35.182Z Downloaded num_threads v0.1.7
7702026-09-06T23:57:35.182Z Downloaded tracing-attributes v0.1.31
7712026-09-06T23:57:35.183Z Downloaded nodrop v0.1.14
7722026-09-06T23:57:35.183Z Downloaded flume v0.11.1
7732026-09-06T23:57:35.183Z Downloaded cc v1.2.56
7742026-09-06T23:57:35.183Z Downloaded half v2.7.1
7752026-09-06T23:57:35.183Z Downloaded percent-encoding v2.3.2
7762026-09-06T23:57:35.183Z Downloaded proc-macro-crate v1.3.1
7772026-09-06T23:57:35.183Z Downloaded ar_archive_writer v0.5.1
7782026-09-06T23:57:35.183Z Downloaded ecdsa v0.16.9
7792026-09-06T23:57:35.183Z Downloaded hybrid-array v0.4.13
7802026-09-06T23:57:35.183Z Downloaded password-hash v0.6.1
7812026-09-06T23:57:35.183Z Downloaded indoc v2.0.7
7822026-09-06T23:57:35.183Z Downloaded ingot v0.2.1
7832026-09-06T23:57:35.183Z Downloaded ipnetwork v0.21.1
7842026-09-06T23:57:35.195Z Downloaded libefi-sys v0.1.0
7852026-09-06T23:57:35.195Z Downloaded progenitor-client v0.14.0
7862026-09-06T23:57:35.195Z Downloaded ref-cast v1.0.25
7872026-09-06T23:57:35.195Z Downloaded crc32fast v1.5.0
7882026-09-06T23:57:35.201Z Downloaded recursive-proc-macro-impl v0.1.1
7892026-09-06T23:57:35.201Z Downloaded nu-ansi-term v0.50.3
7902026-09-06T23:57:35.201Z Downloaded rustc-hash v2.1.1
7912026-09-06T23:57:35.201Z Downloaded secrecy v0.8.0
7922026-09-06T23:57:35.201Z Downloaded shell-words v1.1.1
7932026-09-06T23:57:35.201Z Downloaded ecdsa v0.17.0
7942026-09-06T23:57:35.202Z Downloaded libloading v0.8.9
7952026-09-06T23:57:35.259Z Downloaded prefix-trie v0.7.0
7962026-09-06T23:57:35.259Z Downloaded progenitor-impl v0.14.0
7972026-09-06T23:57:35.259Z Downloaded base64 v0.21.7
7982026-09-06T23:57:35.259Z Downloaded ed25519-dalek v2.2.0
7992026-09-06T23:57:35.259Z Downloaded chumsky v0.9.3
8002026-09-06T23:57:35.259Z Downloaded writeable v0.6.2
8012026-09-06T23:57:35.259Z Downloaded serde_bytes v0.11.19
8022026-09-06T23:57:35.259Z Downloaded siphasher v1.0.2
8032026-09-06T23:57:35.259Z Downloaded derive_builder v0.20.2
8042026-09-06T23:57:35.259Z Downloaded bytes v1.11.1
8052026-09-06T23:57:35.259Z Downloaded signature v3.0.0
8062026-09-06T23:57:35.259Z Downloaded poly1305 v0.8.0
8072026-09-06T23:57:35.259Z Downloaded slog-bunyan v2.5.0
8082026-09-06T23:57:35.259Z Downloaded signal-hook v0.3.18
8092026-09-06T23:57:35.259Z Downloaded supports-color v3.0.2
8102026-09-06T23:57:35.260Z Downloaded supports-hyperlinks v3.2.0
8112026-09-06T23:57:35.260Z Downloaded tokio-macros v2.7.0
8122026-09-06T23:57:35.260Z Downloaded oxide-tokio-rt v0.1.4
8132026-09-06T23:57:35.260Z Downloaded paste v1.0.15
8142026-09-06T23:57:35.260Z Downloaded progenitor v0.14.0
8152026-09-06T23:57:35.260Z Downloaded rand_core v0.6.4
8162026-09-06T23:57:35.260Z Downloaded ssh-cipher v0.2.0
8172026-09-06T23:57:35.260Z Downloaded tabwriter v1.4.1
8182026-09-06T23:57:35.260Z Downloaded stable_deref_trait v1.2.1
8192026-09-06T23:57:35.260Z Downloaded lock_api v0.4.14
8202026-09-06T23:57:35.260Z Downloaded rfc6979 v0.6.0
8212026-09-06T23:57:35.260Z Downloaded thiserror-impl-no-std v2.0.2
8222026-09-06T23:57:35.260Z Downloaded unicode-truncate v1.1.0
8232026-09-06T23:57:35.260Z Downloaded testing_table v0.3.0
8242026-09-06T23:57:35.260Z Downloaded usdt-attr-macro v0.6.0
8252026-09-06T23:57:35.260Z Downloaded want v0.3.1
8262026-09-06T23:57:35.260Z Downloaded tagptr v0.2.0
8272026-09-06T23:57:35.260Z Downloaded yoke-derive v0.8.1
8282026-09-06T23:57:35.260Z Downloaded daft-derive v0.1.8
8292026-09-06T23:57:35.260Z Downloaded rustls-native-certs v0.8.3
8302026-09-06T23:57:35.260Z Downloaded rustversion v1.0.22
8312026-09-06T23:57:35.260Z Downloaded darling v0.23.0
8322026-09-06T23:57:35.260Z Downloaded heapless v0.8.0
8332026-09-06T23:57:35.260Z Downloaded memmap2 v0.9.10
8342026-09-06T23:57:35.260Z Downloaded native-tls v0.2.18
8352026-09-06T23:57:35.260Z Downloaded untrusted v0.9.0
8362026-09-06T23:57:35.260Z Downloaded waitgroup v0.1.2
8372026-09-06T23:57:35.260Z Downloaded async-compression v0.4.41
8382026-09-06T23:57:35.260Z Downloaded ppv-lite86 v0.2.21
8392026-09-06T23:57:35.261Z Downloaded derive_more v0.99.20
8402026-09-06T23:57:35.278Z Downloaded backtrace v0.3.76
8412026-09-06T23:57:35.278Z Downloaded tower-layer v0.3.3
8422026-09-06T23:57:35.278Z Downloaded num-bigint v0.4.6
8432026-09-06T23:57:35.288Z Downloaded cstr-argument v0.1.2
8442026-09-06T23:57:35.288Z Downloaded parking_lot v0.11.2
8452026-09-06T23:57:35.288Z Downloaded slog-dtrace v0.3.0
8462026-09-06T23:57:35.288Z Downloaded slog-json v2.6.1
8472026-09-06T23:57:35.288Z Downloaded darling_macro v0.20.11
8482026-09-06T23:57:35.288Z Downloaded debug-ignore v1.0.5
8492026-09-06T23:57:35.288Z Downloaded digest-io v0.1.0
8502026-09-06T23:57:35.288Z Downloaded tungstenite v0.23.0
8512026-09-06T23:57:35.288Z Downloaded parking_lot v0.12.5
8522026-09-06T23:57:35.288Z Downloaded tungstenite v0.21.0
8532026-09-06T23:57:35.288Z Downloaded yasna v0.5.2
8542026-09-06T23:57:35.288Z Downloaded tokio-dtrace v0.1.1
8552026-09-06T23:57:35.288Z Downloaded typify-macro v0.6.2
8562026-09-06T23:57:35.288Z Downloaded inout v0.2.2
8572026-09-06T23:57:35.298Z Downloaded inout v0.1.4
8582026-09-06T23:57:35.298Z Downloaded is-terminal v0.4.17
8592026-09-06T23:57:35.298Z Downloaded dof v0.4.0
8602026-09-06T23:57:35.298Z Downloaded dtrace-parser v0.3.0
8612026-09-06T23:57:35.301Z Downloaded idna_adapter v1.2.1
8622026-09-06T23:57:35.301Z Downloaded indent_write v2.2.0
8632026-09-06T23:57:35.301Z Downloaded scuffle v0.1.0
8642026-09-06T23:57:35.301Z Downloaded litrs v1.0.0
8652026-09-06T23:57:35.301Z Downloaded sha2 v0.11.0
8662026-09-06T23:57:35.308Z Downloaded wait-timeout v0.2.1
8672026-09-06T23:57:35.308Z Downloaded const_format_proc_macros v0.2.34
8682026-09-06T23:57:35.308Z Downloaded cookie v0.18.1
8692026-09-06T23:57:35.308Z Downloaded hickory-resolver v0.25.2
8702026-09-06T23:57:35.333Z Downloaded num-rational v0.4.2
8712026-09-06T23:57:35.333Z Downloaded linked-hash-map v0.5.6
8722026-09-06T23:57:35.333Z Downloaded lru-cache v0.1.2
8732026-09-06T23:57:35.333Z Downloaded match_cfg v0.1.0
8742026-09-06T23:57:35.333Z Downloaded hickory-resolver v0.24.4
8752026-09-06T23:57:35.333Z Downloaded darling_core v0.13.4
8762026-09-06T23:57:35.334Z Downloaded zerovec-derive v0.11.2
8772026-09-06T23:57:35.334Z Downloaded stacker v0.1.23
8782026-09-06T23:57:35.354Z Downloaded constant_time_eq v0.4.2
8792026-09-06T23:57:35.354Z Downloaded time-macros v0.2.27
8802026-09-06T23:57:35.354Z Downloaded daft v0.1.8
8812026-09-06T23:57:35.355Z Downloaded vergen-git2 v9.1.0
8822026-09-06T23:57:35.355Z Downloaded num_enum_derive v0.5.11
8832026-09-06T23:57:35.355Z Downloaded headers v0.4.1
8842026-09-06T23:57:35.355Z Downloaded postgres-protocol v0.6.10
8852026-09-06T23:57:35.355Z Downloaded indicatif v0.18.4
8862026-09-06T23:57:35.355Z Downloaded twox-hash v2.1.2
8872026-09-06T23:57:35.355Z Downloaded ena v0.14.4
8882026-09-06T23:57:35.356Z Downloaded icu_provider v2.1.1
8892026-09-06T23:57:35.356Z Downloaded pkcs1 v0.7.5
8902026-09-06T23:57:35.356Z Downloaded jobserver v0.1.34
8912026-09-06T23:57:35.356Z Downloaded phf_shared v0.12.1
8922026-09-06T23:57:35.356Z Downloaded critical-section v1.2.0
8932026-09-06T23:57:35.356Z Downloaded rtoolbox v0.0.3
8942026-09-06T23:57:35.356Z Downloaded proc-macro-error-attr2 v2.0.0
8952026-09-06T23:57:35.356Z Downloaded russh-util v0.52.0
8962026-09-06T23:57:35.356Z Downloaded same-file v1.0.6
8972026-09-06T23:57:35.356Z Downloaded scheduled-thread-pool v0.2.7
8982026-09-06T23:57:35.363Z Downloaded ref-cast-impl v1.0.25
8992026-09-06T23:57:35.364Z Downloaded vergen v9.1.0
9002026-09-06T23:57:35.364Z Downloaded mime v0.3.17
9012026-09-06T23:57:35.364Z Downloaded delegate v0.13.5
9022026-09-06T23:57:35.364Z Downloaded sha1 v0.11.0
9032026-09-06T23:57:35.364Z Downloaded derive_more v2.1.1
9042026-09-06T23:57:35.364Z Downloaded rustyline v14.0.0
9052026-09-06T23:57:35.365Z Downloaded serde_urlencoded v0.7.1
9062026-09-06T23:57:35.395Z Downloaded hashbrown v0.12.3
9072026-09-06T23:57:35.395Z Downloaded expectorate v1.2.0
9082026-09-06T23:57:35.395Z Downloaded heapless v0.7.17
9092026-09-06T23:57:35.395Z Downloaded sigpipe v0.1.3
9102026-09-06T23:57:35.395Z Downloaded sync-ptr v0.1.4
9112026-09-06T23:57:35.395Z Downloaded http v1.4.2
9122026-09-06T23:57:35.421Z Downloaded oxnet v0.1.6
9132026-09-06T23:57:35.421Z Downloaded spin v0.9.8
9142026-09-06T23:57:35.421Z Downloaded knus-derive v3.4.0
9152026-09-06T23:57:35.421Z Downloaded tap v1.0.1
9162026-09-06T23:57:35.421Z Downloaded time-core v0.1.8
9172026-09-06T23:57:35.421Z Downloaded libsw-core v0.3.2
9182026-09-06T23:57:35.421Z Downloaded nanorand v0.7.0
9192026-09-06T23:57:35.422Z Downloaded toml_datetime v0.7.5+spec-1.1.0
9202026-09-06T23:57:35.422Z Downloaded tower-service v0.3.3
9212026-09-06T23:57:35.422Z Downloaded unit-prefix v0.5.2
9222026-09-06T23:57:35.422Z Downloaded void v1.0.2
9232026-09-06T23:57:35.422Z Downloaded hyper-rustls v0.27.7
9242026-09-06T23:57:35.422Z Downloaded port-file v0.1.0
9252026-09-06T23:57:35.422Z Downloaded pin-project v1.1.11
9262026-09-06T23:57:35.422Z Downloaded owo-colors v4.3.0
9272026-09-06T23:57:35.422Z Downloaded psm v0.1.30
9282026-09-06T23:57:35.422Z Downloaded crc8 v0.1.1
9292026-09-06T23:57:35.422Z Downloaded crc-catalog v2.4.0
9302026-09-06T23:57:35.423Z Downloaded derive_builder_macro v0.20.2
9312026-09-06T23:57:35.423Z Downloaded embedded-io v0.4.0
9322026-09-06T23:57:35.423Z Downloaded zerofrom-derive v0.1.6
9332026-09-06T23:57:35.423Z Downloaded zerocopy v0.6.6
9342026-09-06T23:57:35.458Z Downloaded signal-hook-registry v1.4.8
9352026-09-06T23:57:35.459Z Downloaded simd-adler32 v0.3.8
9362026-09-06T23:57:35.460Z Downloaded ssh-cipher v0.3.0
9372026-09-06T23:57:35.460Z Downloaded ssh-encoding v0.2.0
9382026-09-06T23:57:35.460Z Downloaded document-features v0.2.12
9392026-09-06T23:57:35.460Z Downloaded peg v0.8.5
9402026-09-06T23:57:35.460Z Downloaded proc-macro-error2 v2.0.1
9412026-09-06T23:57:35.460Z Downloaded ident_case v1.0.1
9422026-09-06T23:57:35.460Z Downloaded downcast-rs v2.0.2
9432026-09-06T23:57:35.460Z Downloaded internet-checksum v0.2.1
9442026-09-06T23:57:35.461Z Downloaded keccak v0.1.6
9452026-09-06T23:57:35.461Z Downloaded serde_cbor v0.11.2
9462026-09-06T23:57:35.461Z Downloaded aes v0.9.1
9472026-09-06T23:57:35.461Z Downloaded hickory-server v0.25.2
9482026-09-06T23:57:35.461Z Downloaded qorb v0.4.1
9492026-09-06T23:57:35.461Z Downloaded num-modular v0.6.5
9502026-09-06T23:57:35.461Z Downloaded strum_macros v0.26.4
9512026-09-06T23:57:35.461Z Downloaded serde_yaml v0.9.34+deprecated
9522026-09-06T23:57:35.461Z Downloaded sec1 v0.8.1
9532026-09-06T23:57:35.461Z Downloaded support-bundle-viewer v0.1.2
9542026-09-06T23:57:35.461Z Downloaded des v0.9.0
9552026-09-06T23:57:35.477Z Downloaded snafu v0.8.9
9562026-09-06T23:57:35.477Z Downloaded toml v1.1.2+spec-1.1.0
9572026-09-06T23:57:35.477Z Downloaded tokio-tungstenite v0.28.0
9582026-09-06T23:57:35.477Z Downloaded lalrpop-util v0.19.12
9592026-09-06T23:57:35.477Z Downloaded multimap v0.10.1
9602026-09-06T23:57:35.477Z Downloaded dropshot_endpoint v0.17.1
9612026-09-06T23:57:35.477Z Downloaded tls_codec v0.4.2
9622026-09-06T23:57:35.477Z Downloaded nibble_vec v0.1.0
9632026-09-06T23:57:35.478Z Downloaded opaque-debug v0.3.1
9642026-09-06T23:57:35.478Z Downloaded parking_lot_core v0.9.12
9652026-09-06T23:57:35.478Z Downloaded icu_properties v2.1.2
9662026-09-06T23:57:35.478Z Downloaded url v2.5.8
9672026-09-06T23:57:35.478Z Downloaded aes-gcm v0.11.0
9682026-09-06T23:57:35.478Z Downloaded publicsuffix v2.3.0
9692026-09-06T23:57:35.478Z Downloaded hashbrown v0.13.2
9702026-09-06T23:57:35.478Z Downloaded postcard v1.1.3
9712026-09-06T23:57:35.478Z Downloaded tokio-tungstenite v0.23.1
9722026-09-06T23:57:35.478Z Downloaded uzers v0.12.2
9732026-09-06T23:57:35.478Z Downloaded usdt-impl v0.6.0
9742026-09-06T23:57:35.478Z Downloaded corncobs v0.1.4
9752026-09-06T23:57:35.478Z Downloaded predicates-core v1.0.10
9762026-09-06T23:57:35.478Z Downloaded vergen-lib v9.1.0
9772026-09-06T23:57:35.478Z Downloaded yoke v0.8.1
9782026-09-06T23:57:35.478Z Downloaded darling v0.13.4
9792026-09-06T23:57:35.478Z Downloaded libbz2-rs-sys v0.2.2
9802026-09-06T23:57:35.479Z Downloaded curve25519-dalek-derive v0.1.1
9812026-09-06T23:57:35.479Z Downloaded quick-error v1.2.3
9822026-09-06T23:57:35.506Z Downloaded deranged v0.5.8
9832026-09-06T23:57:35.506Z Downloaded rand_chacha v0.9.0
9842026-09-06T23:57:35.506Z Downloaded zip v0.6.6
9852026-09-06T23:57:35.506Z Downloaded const_format v0.2.35
9862026-09-06T23:57:35.506Z Downloaded libsw v3.5.0
9872026-09-06T23:57:35.506Z Downloaded scroll_derive v0.13.1
9882026-09-06T23:57:35.506Z Downloaded serde_repr v0.1.20
9892026-09-06T23:57:35.506Z Downloaded serde_spanned v1.1.1
9902026-09-06T23:57:35.506Z Downloaded serde_derive_internals v0.29.1
9912026-09-06T23:57:35.506Z Downloaded impl-trait-for-tuples v0.2.3
9922026-09-06T23:57:35.526Z Downloaded p256 v0.13.2
9932026-09-06T23:57:35.526Z Downloaded lzss v0.8.2
9942026-09-06T23:57:35.526Z Downloaded mime_guess v2.0.5
9952026-09-06T23:57:35.526Z Downloaded take_mut v0.2.2
9962026-09-06T23:57:35.526Z Downloaded unicode-normalization v0.1.25
9972026-09-06T23:57:35.526Z Downloaded miette-derive v7.6.0
9982026-09-06T23:57:35.527Z Downloaded oxide-generation v0.1.3
9992026-09-06T23:57:35.527Z Downloaded num-complex v0.4.6
10002026-09-06T23:57:35.527Z Downloaded ml-kem v0.3.2
10012026-09-06T23:57:35.527Z Downloaded pem-rfc7468 v0.7.0
10022026-09-06T23:57:35.527Z Downloaded pin-project-lite v0.2.17
10032026-09-06T23:57:35.527Z Downloaded zerofrom v0.1.6
10042026-09-06T23:57:35.550Z Downloaded darling_macro v0.13.4
10052026-09-06T23:57:35.550Z Downloaded darling v0.20.11
10062026-09-06T23:57:35.551Z Downloaded pretty_assertions v1.4.1
10072026-09-06T23:57:35.551Z Downloaded defmt v0.3.100
10082026-09-06T23:57:35.551Z Downloaded dsl_auto_type v0.2.0
10092026-09-06T23:57:35.551Z Downloaded display-error-chain v0.2.2
10102026-09-06T23:57:35.580Z Downloaded managed v0.8.0
10112026-09-06T23:57:35.581Z Downloaded rustls-pemfile v2.2.0
10122026-09-06T23:57:35.581Z Downloaded seq-macro v0.3.6
10132026-09-06T23:57:35.581Z Downloaded quinn v0.11.11
10142026-09-06T23:57:35.581Z Downloaded pkcs1 v0.8.0-rc.4
10152026-09-06T23:57:35.581Z Downloaded slog-stdlog v4.1.1
10162026-09-06T23:57:35.581Z Downloaded num-iter v0.1.45
10172026-09-06T23:57:35.581Z Downloaded rand v0.8.6
10182026-09-06T23:57:35.581Z Downloaded thiserror-no-std v2.0.2
10192026-09-06T23:57:35.581Z Downloaded parse-display v0.10.0
10202026-09-06T23:57:35.581Z Downloaded rlimit v0.10.2
10212026-09-06T23:57:35.581Z Downloaded phf_shared v0.11.3
10222026-09-06T23:57:35.582Z Downloaded ssh-encoding v0.3.0
10232026-09-06T23:57:35.602Z Downloaded unicode-bidi v0.3.18
10242026-09-06T23:57:35.603Z Downloaded schemars v1.2.1
10252026-09-06T23:57:35.603Z Downloaded darling_core v0.20.11
10262026-09-06T23:57:35.603Z Downloaded postgres-types v0.2.12
10272026-09-06T23:57:35.603Z Downloaded whoami v2.1.0
10282026-09-06T23:57:35.603Z Downloaded schemars v0.9.0
10292026-09-06T23:57:35.603Z Downloaded sha1 v0.10.6
10302026-09-06T23:57:35.603Z Downloaded litemap v0.8.1
10312026-09-06T23:57:35.604Z Downloaded psl-types v2.0.11
10322026-09-06T23:57:35.604Z Downloaded similar v2.7.0
10332026-09-06T23:57:35.604Z Downloaded rustc_version v0.1.7
10342026-09-06T23:57:35.604Z Downloaded supports-unicode v3.0.0
10352026-09-06T23:57:35.604Z Downloaded crossterm v0.29.0
10362026-09-06T23:57:35.604Z Downloaded drift v0.2.0
10372026-09-06T23:57:35.630Z Downloaded wyz v0.5.1
10382026-09-06T23:57:35.630Z Downloaded semver v0.1.20
10392026-09-06T23:57:35.630Z Downloaded primeorder v0.14.0
10402026-09-06T23:57:35.639Z Downloaded aho-corasick v1.1.4
10412026-09-06T23:57:35.639Z Downloaded universal-hash v0.5.1
10422026-09-06T23:57:35.639Z Downloaded utf-8 v0.7.6
10432026-09-06T23:57:35.640Z Downloaded hashbrown v0.14.5
10442026-09-06T23:57:35.640Z Downloaded vte v0.14.1
10452026-09-06T23:57:35.640Z Downloaded derive_more-impl v2.1.1
10462026-09-06T23:57:35.659Z Downloaded derive-ex v0.1.8
10472026-09-06T23:57:35.660Z Downloaded ed25519 v3.0.0
10482026-09-06T23:57:35.660Z Downloaded module-lattice v0.2.3
10492026-09-06T23:57:35.660Z Downloaded keccak v0.2.0
10502026-09-06T23:57:35.660Z Downloaded pkg-config v0.3.32
10512026-09-06T23:57:35.660Z Downloaded progenitor v0.13.0
10522026-09-06T23:57:35.660Z Downloaded dyn-clone v1.0.20
10532026-09-06T23:57:35.660Z Downloaded zone_cfg_derive v0.3.1
10542026-09-06T23:57:35.660Z Downloaded hkdf v0.12.4
10552026-09-06T23:57:35.660Z Downloaded der v0.7.10
10562026-09-06T23:57:35.660Z Downloaded hyper-util v0.1.20
10572026-09-06T23:57:35.661Z Downloaded ed25519-dalek v3.0.0
10582026-09-06T23:57:35.661Z Downloaded snafu-derive v0.8.9
10592026-09-06T23:57:35.661Z Downloaded is_ci v1.2.0
10602026-09-06T23:57:35.661Z Downloaded num-traits v0.2.19
10612026-09-06T23:57:35.661Z Downloaded peg-macros v0.8.5
10622026-09-06T23:57:35.661Z Downloaded zerotrie v0.2.3
10632026-09-06T23:57:35.661Z Downloaded instability v0.3.11
10642026-09-06T23:57:35.661Z Downloaded indexmap v1.9.3
10652026-09-06T23:57:35.661Z Downloaded futures-util v0.3.32
10662026-09-06T23:57:35.661Z Downloaded winnow v0.5.40
10672026-09-06T23:57:35.685Z Downloaded rustc-demangle v0.1.27
10682026-09-06T23:57:35.685Z Downloaded test-strategy v0.4.5
10692026-09-06T23:57:35.685Z Downloaded hashbrown v0.15.5
10702026-09-06T23:57:35.685Z Downloaded packed_struct_codegen v0.10.1
10712026-09-06T23:57:35.685Z Downloaded tokio-rustls v0.26.4
10722026-09-06T23:57:35.685Z Downloaded progenitor-impl v0.13.0
10732026-09-06T23:57:35.685Z Downloaded serdect v0.4.3
10742026-09-06T23:57:35.685Z Downloaded slog-scope v4.4.1
10752026-09-06T23:57:35.685Z Downloaded strum_macros v0.27.2
10762026-09-06T23:57:35.685Z Downloaded unicode-properties v0.1.4
10772026-09-06T23:57:35.685Z Downloaded static_assertions v1.1.0
10782026-09-06T23:57:35.685Z Downloaded blake3 v1.8.5
10792026-09-06T23:57:35.686Z Downloaded ingot-macros v0.2.0
10802026-09-06T23:57:35.686Z Downloaded precomputed-hash v0.1.1
10812026-09-06T23:57:35.686Z Downloaded rand_xorshift v0.4.0
10822026-09-06T23:57:35.691Z Downloaded phf_shared v0.13.1
10832026-09-06T23:57:35.691Z Downloaded pwd v1.4.0
10842026-09-06T23:57:35.691Z Downloaded thread-id v5.1.0
10852026-09-06T23:57:35.691Z Downloaded tracing-core v0.1.36
10862026-09-06T23:57:35.691Z Downloaded hashbrown v0.16.1
10872026-09-06T23:57:35.691Z Downloaded const-oid v0.10.2
10882026-09-06T23:57:35.691Z Downloaded iana-time-zone v0.1.65
10892026-09-06T23:57:35.691Z Downloaded try-lock v0.2.5
10902026-09-06T23:57:35.691Z Downloaded defmt-macros v1.0.1
10912026-09-06T23:57:35.691Z Downloaded displaydoc v0.2.5
10922026-09-06T23:57:35.691Z Downloaded linear-map v1.2.0
10932026-09-06T23:57:35.691Z Downloaded diesel-dtrace v0.5.0
10942026-09-06T23:57:35.704Z Downloaded itertools v0.14.0
10952026-09-06T23:57:35.704Z Downloaded crossbeam-epoch v0.9.18
10962026-09-06T23:57:35.716Z Downloaded hyper-staticfile v0.10.1
10972026-09-06T23:57:35.716Z Downloaded rsa v0.10.0-rc.18
10982026-09-06T23:57:35.716Z Downloaded chrono v0.4.45
10992026-09-06T23:57:35.716Z Downloaded xshell-macros v0.2.7
11002026-09-06T23:57:35.716Z Downloaded crucible-workspace-hack v0.1.0
11012026-09-06T23:57:35.716Z Downloaded rustls-webpki v0.103.13
11022026-09-06T23:57:35.717Z Downloaded kstat-rs v0.2.5
11032026-09-06T23:57:35.717Z Downloaded rustls-platform-verifier v0.6.2
11042026-09-06T23:57:35.717Z Downloaded tower-http v0.6.8
11052026-09-06T23:57:35.723Z Downloaded cpubits v0.1.1
11062026-09-06T23:57:35.723Z Downloaded instant v0.1.13
11072026-09-06T23:57:35.723Z Downloaded lru-slab v0.1.2
11082026-09-06T23:57:35.723Z Downloaded term v0.7.0
11092026-09-06T23:57:35.723Z Downloaded crossterm v0.28.1
11102026-09-06T23:57:35.723Z Downloaded p384 v0.14.0
11112026-09-06T23:57:35.723Z Downloaded whoami v1.6.1
11122026-09-06T23:57:35.760Z Downloaded mio v1.2.0
11132026-09-06T23:57:35.761Z Downloaded new_debug_unreachable v1.0.6
11142026-09-06T23:57:35.761Z Downloaded num-conv v0.2.0
11152026-09-06T23:57:35.761Z Downloaded pbkdf2 v0.13.0
11162026-09-06T23:57:35.761Z Downloaded maybe-uninit v2.0.0
11172026-09-06T23:57:35.761Z Downloaded tinyvec v1.11.0
11182026-09-06T23:57:35.761Z Downloaded p521 v0.13.3
11192026-09-06T23:57:35.761Z Downloaded path-slash v0.1.5
11202026-09-06T23:57:35.761Z Downloaded predicates-tree v1.0.13
11212026-09-06T23:57:35.761Z Downloaded pkcs8 v0.11.0
11222026-09-06T23:57:35.775Z Downloaded sync_wrapper v1.0.2
11232026-09-06T23:57:35.776Z Downloaded sec1 v0.7.3
11242026-09-06T23:57:35.776Z Downloaded toml_parser v1.1.2+spec-1.1.0
11252026-09-06T23:57:35.776Z Downloaded newtype-uuid v1.3.2
11262026-09-06T23:57:35.776Z Downloaded primefield v0.14.0
11272026-09-06T23:57:35.781Z Downloaded subtle v2.6.1
11282026-09-06T23:57:35.781Z Downloaded thread_local v1.1.9
11292026-09-06T23:57:35.781Z Downloaded serde-big-array v0.5.1
11302026-09-06T23:57:35.782Z Downloaded ctutils v0.4.2
11312026-09-06T23:57:35.782Z Downloaded hyper v1.10.1
11322026-09-06T23:57:35.783Z Downloaded smf v0.2.3
11332026-09-06T23:57:35.783Z Downloaded darling v0.21.3
11342026-09-06T23:57:35.783Z Downloaded icu_properties_data v2.1.2
11352026-09-06T23:57:35.783Z Downloaded vergen-lib v0.1.6
11362026-09-06T23:57:35.784Z Downloaded yansi v1.0.1
11372026-09-06T23:57:35.784Z Downloaded signal-hook-mio v0.2.5
11382026-09-06T23:57:35.784Z Downloaded wnaf v0.14.0
11392026-09-06T23:57:35.784Z Downloaded usdt-macro v0.6.0
11402026-09-06T23:57:35.784Z Downloaded icu_locale_core v2.1.1
11412026-09-06T23:57:35.784Z Downloaded darling_macro v0.21.3
11422026-09-06T23:57:35.784Z Downloaded omicron-zone-package v0.12.3
11432026-09-06T23:57:35.784Z Downloaded openssl-probe v0.1.6
11442026-09-06T23:57:35.817Z Downloaded bitvec v1.0.1
11452026-09-06T23:57:35.817Z Downloaded nonempty v0.12.0
11462026-09-06T23:57:35.817Z Downloaded progenitor-macro v0.14.0
11472026-09-06T23:57:35.817Z Downloaded rand v0.10.1
11482026-09-06T23:57:35.817Z Downloaded data-encoding v2.10.0
11492026-09-06T23:57:35.817Z Downloaded derive_builder_core v0.20.2
11502026-09-06T23:57:35.817Z Downloaded rand_core v0.9.5
11512026-09-06T23:57:35.817Z Downloaded toml_edit v0.23.10+spec-1.0.0
11522026-09-06T23:57:35.817Z Downloaded miniz_oxide v0.8.9
11532026-09-06T23:57:35.817Z Downloaded h2 v0.4.15
11542026-09-06T23:57:35.818Z Downloaded either v1.15.0
11552026-09-06T23:57:35.818Z Downloaded oxide-update-engine-display v0.1.2
11562026-09-06T23:57:35.818Z Downloaded p384 v0.13.1
11572026-09-06T23:57:35.818Z Downloaded zopfli v0.8.3
11582026-09-06T23:57:35.818Z Downloaded toml v0.7.8
11592026-09-06T23:57:35.818Z Downloaded ipnet v2.12.0
11602026-09-06T23:57:35.818Z Downloaded itertools v0.12.1
11612026-09-06T23:57:35.868Z Downloaded rusty-fork v0.3.1
11622026-09-06T23:57:35.868Z Downloaded scrypt v0.12.0
11632026-09-06T23:57:35.868Z Downloaded slog-async v2.8.0
11642026-09-06T23:57:35.868Z Downloaded crc v3.4.0
11652026-09-06T23:57:35.868Z Downloaded term v1.2.1
11662026-09-06T23:57:35.868Z Downloaded hkdf v0.13.0
11672026-09-06T23:57:35.868Z Downloaded schemars v0.8.22
11682026-09-06T23:57:35.868Z Downloaded rand v0.9.2
11692026-09-06T23:57:35.868Z Downloaded lru v0.12.5
11702026-09-06T23:57:35.868Z Downloaded tower v0.5.3
11712026-09-06T23:57:35.868Z Downloaded socket2 v0.5.10
11722026-09-06T23:57:35.868Z Downloaded ed25519 v2.2.3
11732026-09-06T23:57:35.868Z Downloaded illumos-nvpair v0.3.0
11742026-09-06T23:57:35.868Z Downloaded tar v0.4.46
11752026-09-06T23:57:35.868Z Downloaded num-bigint-dig v0.8.6
11762026-09-06T23:57:35.868Z Downloaded russh v0.62.4
11772026-09-06T23:57:35.868Z Downloaded tinyvec_macros v0.1.1
11782026-09-06T23:57:35.868Z Downloaded crossbeam-channel v0.5.15
11792026-09-06T23:57:35.868Z Downloaded libscf-sys v1.2.0
11802026-09-06T23:57:35.868Z Downloaded dropshot-api-manager v0.8.0
11812026-09-06T23:57:35.868Z Downloaded topological-sort v0.2.2
11822026-09-06T23:57:35.868Z Downloaded trait-variant v0.1.2
11832026-09-06T23:57:35.868Z Downloaded diesel_table_macro_syntax v0.3.0
11842026-09-06T23:57:35.878Z Downloaded dunce v1.0.5
11852026-09-06T23:57:35.878Z Downloaded sqlparser_derive v0.5.0
11862026-09-06T23:57:35.878Z Downloaded pem-rfc7468 v1.0.0
11872026-09-06T23:57:35.878Z Downloaded reedline v0.40.0
11882026-09-06T23:57:35.878Z Downloaded newline-converter v0.3.0
11892026-09-06T23:57:35.878Z Downloaded slog v2.8.2
11902026-09-06T23:57:35.878Z Downloaded synstructure v0.13.2
11912026-09-06T23:57:35.879Z Downloaded scroll v0.13.0
11922026-09-06T23:57:35.879Z Downloaded potential_utf v0.1.4
11932026-09-06T23:57:35.879Z Downloaded tungstenite v0.28.0
11942026-09-06T23:57:35.879Z Downloaded unicode_categories v0.1.1
11952026-09-06T23:57:35.879Z Downloaded time v0.3.47
11962026-09-06T23:57:35.879Z Downloaded predicates v3.1.4
11972026-09-06T23:57:35.879Z Downloaded zstd v0.13.3
11982026-09-06T23:57:35.879Z Downloaded csv-core v0.1.13
11992026-09-06T23:57:35.879Z Downloaded zerocopy-derive v0.8.55
12002026-09-06T23:57:35.888Z Downloaded ctr v0.10.1
12012026-09-06T23:57:35.888Z Downloaded shlex v1.3.0
12022026-09-06T23:57:35.888Z Downloaded spki v0.7.3
12032026-09-06T23:57:35.889Z Downloaded tiny-keccak v2.0.2
12042026-09-06T23:57:35.889Z Downloaded unicase v2.9.0
12052026-09-06T23:57:35.889Z Downloaded crypto-bigint v0.5.5
12062026-09-06T23:57:35.889Z Downloaded aws-lc-rs v1.16.3
12072026-09-06T23:57:35.922Z Downloaded knus v3.4.0
12082026-09-06T23:57:35.922Z Downloaded unarray v0.1.4
12092026-09-06T23:57:35.922Z Downloaded untrusted v0.7.1
12102026-09-06T23:57:35.922Z Downloaded xshell v0.2.7
12112026-09-06T23:57:35.922Z Downloaded lru v0.18.3
12122026-09-06T23:57:35.951Z Downloaded convert_case v0.10.0
12132026-09-06T23:57:35.951Z Downloaded convert_case v0.4.0
12142026-09-06T23:57:35.951Z Downloaded unsafe-libyaml v0.2.11
12152026-09-06T23:57:35.951Z Downloaded parking_lot_core v0.8.6
12162026-09-06T23:57:35.951Z Downloaded serde_plain v1.0.2
12172026-09-06T23:57:35.952Z Downloaded crunchy v0.2.4
12182026-09-06T23:57:35.952Z Downloaded num-primitive v0.2.1
12192026-09-06T23:57:35.952Z Downloaded toml_datetime v1.1.1+spec-1.1.0
12202026-09-06T23:57:35.952Z Downloaded schemars_derive v0.8.22
12212026-09-06T23:57:35.952Z Downloaded p521 v0.14.0
12222026-09-06T23:57:35.952Z Downloaded serde_with v3.21.0
12232026-09-06T23:57:35.966Z Downloaded strum_macros v0.24.3
12242026-09-06T23:57:35.966Z Downloaded tough v0.22.0
12252026-09-06T23:57:35.966Z Downloaded normalize-line-endings v0.3.0
12262026-09-06T23:57:35.966Z Downloaded string_cache v0.8.9
12272026-09-06T23:57:35.966Z Downloaded defmt v1.0.1
12282026-09-06T23:57:35.966Z Downloaded ssh-key v0.7.0-rc.11
12292026-09-06T23:57:35.967Z Downloaded ron v0.8.1
12302026-09-06T23:57:35.967Z Downloaded bindgen v0.71.1
12312026-09-06T23:57:35.967Z Downloaded pin-project-internal v1.1.11
12322026-09-06T23:57:35.967Z Downloaded darling_core v0.21.3
12332026-09-06T23:57:35.967Z Downloaded ingot-types v0.2.0
12342026-09-06T23:57:35.967Z Downloaded r2d2 v0.8.10
12352026-09-06T23:57:35.988Z Downloaded itertools v0.13.0
12362026-09-06T23:57:35.988Z Downloaded digest v0.11.3
12372026-09-06T23:57:35.988Z Downloaded smallvec v1.15.1
12382026-09-06T23:57:35.988Z Downloaded cookie_store v0.22.1
12392026-09-06T23:57:35.988Z Downloaded progenitor-extras v0.2.0
12402026-09-06T23:57:35.988Z Downloaded icu_normalizer_data v2.1.1
12412026-09-06T23:57:35.988Z Downloaded typify v0.6.2
12422026-09-06T23:57:35.988Z Downloaded samael v0.0.19
12432026-09-06T23:57:35.996Z Downloaded rawzip v0.4.4
12442026-09-06T23:57:35.996Z Downloaded elliptic-curve v0.13.8
12452026-09-06T23:57:35.996Z Downloaded subprocess v0.2.15
12462026-09-06T23:57:35.996Z Downloaded phc v0.6.1
12472026-09-06T23:57:35.996Z Downloaded num_enum v0.7.6
12482026-09-06T23:57:35.996Z Downloaded tokio-util v0.7.18
12492026-09-06T23:57:35.996Z Downloaded rpassword v7.5.4
12502026-09-06T23:57:35.996Z Downloaded typed-path v0.9.3
12512026-09-06T23:57:35.996Z Downloaded multer v3.1.0
12522026-09-06T23:57:35.996Z Downloaded openssl-sys v0.9.117
12532026-09-06T23:57:35.996Z Downloaded crypto-primes v0.7.2
12542026-09-06T23:57:36.006Z Downloaded darling_core v0.23.0
12552026-09-06T23:57:36.006Z Downloaded derive-where v1.6.0
12562026-09-06T23:57:36.006Z Downloaded git2 v0.20.4
12572026-09-06T23:57:36.025Z Downloaded itertools v0.10.5
12582026-09-06T23:57:36.025Z Downloaded oxide-update-engine-types v0.1.2
12592026-09-06T23:57:36.025Z Downloaded uuid v1.23.4
12602026-09-06T23:57:36.025Z Downloaded diesel_derives v2.3.7
12612026-09-06T23:57:36.025Z Downloaded ignore v0.4.25
12622026-09-06T23:57:36.031Z Downloaded quinn-udp v0.5.14
12632026-09-06T23:57:36.031Z Downloaded rcgen v0.12.1
12642026-09-06T23:57:36.031Z Downloaded x509-cert v0.2.5
12652026-09-06T23:57:36.031Z Downloaded zip v4.6.1
12662026-09-06T23:57:36.031Z Downloaded crossbeam-utils v0.8.21
12672026-09-06T23:57:36.031Z Downloaded diff v0.1.13
12682026-09-06T23:57:36.031Z Downloaded papergrid v0.18.0
12692026-09-06T23:57:36.031Z Downloaded portable-atomic v1.13.1
12702026-09-06T23:57:36.044Z Downloaded ssh-key v0.6.7
12712026-09-06T23:57:36.053Z Downloaded steno v0.4.1
12722026-09-06T23:57:36.053Z Downloaded toml_edit v0.19.15
12732026-09-06T23:57:36.053Z Downloaded lazy_static v1.5.0
12742026-09-06T23:57:36.053Z Downloaded salsa20 v0.11.0
12752026-09-06T23:57:36.054Z Downloaded salty v0.3.0
12762026-09-06T23:57:36.066Z Downloaded p256 v0.14.0
12772026-09-06T23:57:36.066Z Downloaded unicode-segmentation v1.12.0
12782026-09-06T23:57:36.066Z Downloaded nix v0.28.0
12792026-09-06T23:57:36.087Z Downloaded rayon-core v1.13.0
12802026-09-06T23:57:36.087Z Downloaded icu_normalizer v2.1.1
12812026-09-06T23:57:36.088Z Downloaded nom v7.1.3
12822026-09-06T23:57:36.088Z Downloaded internal-russh-num-bigint v0.5.0
12832026-09-06T23:57:36.088Z Downloaded crc-any v2.5.0
12842026-09-06T23:57:36.088Z Downloaded quick-xml v0.37.5
12852026-09-06T23:57:36.088Z Downloaded zerocopy v0.8.55
12862026-09-06T23:57:36.105Z Downloaded quinn-proto v0.11.16
12872026-09-06T23:57:36.105Z Downloaded rsa v0.9.10
12882026-09-06T23:57:36.105Z Downloaded gimli v0.32.3
12892026-09-06T23:57:36.123Z Downloaded idna v1.1.0
12902026-09-06T23:57:36.123Z Downloaded prettyplease v0.2.37
12912026-09-06T23:57:36.123Z Downloaded socket2 v0.6.3
12922026-09-06T23:57:36.123Z Downloaded reqwest v0.13.2
12932026-09-06T23:57:36.123Z Downloaded icu_collections v2.1.1
12942026-09-06T23:57:36.123Z Downloaded libm v0.2.16
12952026-09-06T23:57:36.123Z Downloaded miette v7.6.0
12962026-09-06T23:57:36.124Z Downloaded minimal-lexical v0.2.1
12972026-09-06T23:57:36.146Z Downloaded tokio-postgres v0.7.16
12982026-09-06T23:57:36.146Z Downloaded lalrpop v0.19.12
12992026-09-06T23:57:36.146Z Downloaded libxml v0.3.3
13002026-09-06T23:57:36.146Z Downloaded bstr v1.12.1
13012026-09-06T23:57:36.175Z Downloaded goblin v0.10.5
13022026-09-06T23:57:36.175Z Downloaded rayon v1.11.0
13032026-09-06T23:57:36.176Z Downloaded iddqd v0.4.2
13042026-09-06T23:57:36.176Z Downloaded crypto-bigint v0.7.5
13052026-09-06T23:57:36.182Z Downloaded object v0.30.4
13062026-09-06T23:57:36.182Z Downloaded der v0.8.0
13072026-09-06T23:57:36.182Z Downloaded jiff-core v0.1.0
13082026-09-06T23:57:36.189Z Downloaded reqwest v0.12.28
13092026-09-06T23:57:36.189Z Downloaded itertools v0.15.0
13102026-09-06T23:57:36.211Z Downloaded regex-syntax v0.6.29
13112026-09-06T23:57:36.231Z Downloaded zerovec v0.11.5
13122026-09-06T23:57:36.231Z Downloaded radix_trie v0.2.1
13132026-09-06T23:57:36.231Z Downloaded serde_with v1.14.0
13142026-09-06T23:57:36.231Z Downloaded regex v1.12.3
13152026-09-06T23:57:36.232Z Downloaded zlib-rs v0.6.2
13162026-09-06T23:57:36.246Z Downloaded iri-string v0.7.10
13172026-09-06T23:57:36.256Z Downloaded curve25519-dalek v4.1.3
13182026-09-06T23:57:36.256Z Downloaded sha3 v0.12.0
13192026-09-06T23:57:36.257Z Downloaded vcpkg v0.2.15
13202026-09-06T23:57:36.285Z Downloaded winnow v1.0.3
13212026-09-06T23:57:36.297Z Downloaded winnow v0.6.26
13222026-09-06T23:57:36.297Z Downloaded petname v2.0.2
13232026-09-06T23:57:36.297Z Downloaded proptest v1.11.0
13242026-09-06T23:57:36.308Z Downloaded regex-syntax v0.8.10
13252026-09-06T23:57:36.308Z Downloaded dashu-int v0.5.1
13262026-09-06T23:57:36.308Z Downloaded tabled v0.21.0
13272026-09-06T23:57:36.380Z Downloaded regress v0.11.1
13282026-09-06T23:57:36.381Z Downloaded hickory-proto v0.24.4
13292026-09-06T23:57:36.418Z Downloaded curve25519-dalek v5.0.0
13302026-09-06T23:57:36.418Z Downloaded hickory-proto v0.25.2
13312026-09-06T23:57:36.418Z Downloaded moka v0.12.13
13322026-09-06T23:57:36.418Z Downloaded polar-core v0.27.3
13332026-09-06T23:57:36.418Z Downloaded nix v0.31.2
13342026-09-06T23:57:36.418Z Downloaded nix v0.27.1
13352026-09-06T23:57:36.418Z Downloaded syn v3.0.3
13362026-09-06T23:57:36.418Z Downloaded object v0.37.3
13372026-09-06T23:57:36.419Z Downloaded regress v0.10.5
13382026-09-06T23:57:36.419Z Downloaded typify-impl v0.6.2
13392026-09-06T23:57:36.419Z Downloaded sqlparser v0.61.0
13402026-09-06T23:57:36.419Z Downloaded smoltcp v0.11.0
13412026-09-06T23:57:36.419Z Downloaded smoltcp v0.9.1
13422026-09-06T23:57:36.435Z Downloaded openssl v0.10.80
13432026-09-06T23:57:36.435Z Downloaded openapiv3 v2.2.0
13442026-09-06T23:57:36.435Z Downloaded sled v0.34.7
13452026-09-06T23:57:36.456Z Downloaded rustix v0.38.44
13462026-09-06T23:57:36.473Z Downloaded dropshot v0.17.1
13472026-09-06T23:57:36.473Z Downloaded diesel v2.3.7
13482026-09-06T23:57:36.497Z Downloaded bzip2-sys v0.1.13+1.0.8
13492026-09-06T23:57:36.497Z Downloaded rustls v0.23.41
13502026-09-06T23:57:36.498Z Downloaded zerocopy-derive v0.6.6
13512026-09-06T23:57:36.505Z Downloaded ratatui v0.29.0
13522026-09-06T23:57:36.505Z Downloaded tracing v0.1.44
13532026-09-06T23:57:36.517Z Downloaded sha3 v0.11.0
13542026-09-06T23:57:36.531Z Downloaded petgraph v0.6.5
13552026-09-06T23:57:36.552Z Downloaded regex-automata v0.4.14
13562026-09-06T23:57:36.552Z Downloaded chrono-tz v0.10.4
13572026-09-06T23:57:36.564Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13582026-09-06T23:57:36.564Z Downloaded jiff v0.2.34
13592026-09-06T23:57:36.570Z Downloaded petgraph v0.8.3
13602026-09-06T23:57:36.583Z Downloaded sha3 v0.10.8
13612026-09-06T23:57:36.624Z Downloaded csv v1.4.0
13622026-09-06T23:57:36.629Z Downloaded libz-sys v1.1.24
13632026-09-06T23:57:36.638Z Downloaded tokio v1.52.1
13642026-09-06T23:57:36.661Z Downloaded encoding_rs v0.8.35
13652026-09-06T23:57:36.680Z Downloaded ring v0.17.14
13662026-09-06T23:57:36.714Z Downloaded libgit2-sys v0.18.3+1.9.2
13672026-09-06T23:57:37.167Z Downloaded dsi-bitstream v0.10.1
13682026-09-06T23:57:37.337Z Downloaded aws-lc-sys v0.40.0
13692026-09-06T23:57:37.639Z Compiling serde_core v1.0.228
13702026-09-06T23:57:37.639Z Compiling libc v0.2.185
13712026-09-06T23:57:37.639Z Compiling serde v1.0.228
13722026-09-06T23:57:37.642Z Compiling log v0.4.33
13732026-09-06T23:57:37.642Z Compiling smallvec v1.15.1
13742026-09-06T23:57:37.642Z Compiling subtle v2.6.1
13752026-09-06T23:57:37.793Z Compiling syn v2.0.117
13762026-09-06T23:57:37.801Z Compiling zerocopy v0.8.55
13772026-09-06T23:57:38.001Z Compiling typenum v1.20.1
13782026-09-06T23:57:38.016Z Compiling shlex v1.3.0
13792026-09-06T23:57:38.016Z Compiling find-msvc-tools v0.1.9
13802026-09-06T23:57:38.150Z Compiling scopeguard v1.2.0
13812026-09-06T23:57:38.227Z Compiling portable-atomic v1.13.1
13822026-09-06T23:57:38.261Z Compiling lock_api v0.4.14
13832026-09-06T23:57:38.284Z Compiling stable_deref_trait v1.2.1
13842026-09-06T23:57:38.314Z Compiling critical-section v1.2.0
13852026-09-06T23:57:38.356Z Compiling generic-array v0.14.7
13862026-09-06T23:57:38.406Z Compiling const-oid v0.9.6
13872026-09-06T23:57:38.497Z Compiling serde_json v1.0.151
13882026-09-06T23:57:38.623Z Compiling libm v0.2.16
13892026-09-06T23:57:38.706Z Compiling errno v0.3.14
13902026-09-06T23:57:38.724Z Compiling jobserver v0.1.34
13912026-09-06T23:57:38.727Z Compiling getrandom v0.2.17
13922026-09-06T23:57:38.897Z Compiling num-traits v0.2.19
13932026-09-06T23:57:38.946Z Compiling rand_core v0.6.4
13942026-09-06T23:57:38.980Z Compiling cc v1.2.56
13952026-09-06T23:57:39.169Z Compiling allocator-api2 v0.2.21
13962026-09-06T23:57:39.182Z Compiling percent-encoding v2.3.2
13972026-09-06T23:57:39.271Z Compiling parking_lot_core v0.9.12
13982026-09-06T23:57:39.366Z Compiling pin-project-lite v0.2.17
13992026-09-06T23:57:39.468Z Compiling once_cell v1.21.3
14002026-09-06T23:57:39.497Z Compiling writeable v0.6.2
14012026-09-06T23:57:39.514Z Compiling litemap v0.8.1
14022026-09-06T23:57:39.550Z Compiling icu_properties_data v2.1.2
14032026-09-06T23:57:39.688Z Compiling getrandom v0.4.3
14042026-09-06T23:57:39.702Z Compiling icu_normalizer_data v2.1.1
14052026-09-06T23:57:39.702Z Compiling getrandom v0.3.4
14062026-09-06T23:57:39.927Z Compiling bitflags v2.11.0
14072026-09-06T23:57:40.067Z Compiling semver v1.0.28
14082026-09-06T23:57:40.189Z Compiling signal-hook-registry v1.4.8
14092026-09-06T23:57:40.211Z Compiling rand_core v0.10.0
14102026-09-06T23:57:40.384Z Compiling rustix v1.1.4
14112026-09-06T23:57:40.531Z Compiling parking_lot v0.12.5
14122026-09-06T23:57:40.633Z Compiling mio v1.2.0
14132026-09-06T23:57:40.649Z Compiling futures-core v0.3.32
14142026-09-06T23:57:40.692Z Compiling synstructure v0.13.2
14152026-09-06T23:57:40.708Z Compiling pkg-config v0.3.32
14162026-09-06T23:57:40.801Z Compiling socket2 v0.6.3
14172026-09-06T23:57:40.907Z Compiling utf8_iter v1.0.4
14182026-09-06T23:57:41.062Z Compiling base64ct v1.8.3
14192026-09-06T23:57:41.097Z Compiling form_urlencoded v1.2.2
14202026-09-06T23:57:41.187Z Compiling flagset v0.4.7
14212026-09-06T23:57:41.215Z Compiling foldhash v0.2.0
14222026-09-06T23:57:41.284Z Compiling futures-sink v0.3.32
14232026-09-06T23:57:41.293Z Compiling futures-io v0.3.32
14242026-09-06T23:57:41.302Z Compiling pem-rfc7468 v0.7.0
14252026-09-06T23:57:41.314Z Compiling futures-task v0.3.32
14262026-09-06T23:57:41.355Z Compiling futures-channel v0.3.32
14272026-09-06T23:57:41.374Z Compiling hashbrown v0.17.0
14282026-09-06T23:57:41.431Z Compiling rustversion v1.0.22
14292026-09-06T23:57:41.440Z Compiling slab v0.4.12
14302026-09-06T23:57:41.482Z Compiling iana-time-zone v0.1.65
14312026-09-06T23:57:41.583Z Compiling base64 v0.22.1
14322026-09-06T23:57:41.601Z Compiling ident_case v1.0.1
14332026-09-06T23:57:41.626Z Compiling cpufeatures v0.2.17
14342026-09-06T23:57:41.682Z Compiling uuid v1.23.4
14352026-09-06T23:57:41.705Z Compiling simd-adler32 v0.3.8
14362026-09-06T23:57:41.717Z Compiling rustc_version v0.4.1
14372026-09-06T23:57:41.900Z Compiling syn v1.0.109
14382026-09-06T23:57:41.981Z Compiling indexmap v2.14.0
14392026-09-06T23:57:41.992Z Compiling adler2 v2.0.1
14402026-09-06T23:57:42.024Z Compiling serde_derive_internals v0.29.1
14412026-09-06T23:57:42.120Z Compiling terminal_size v0.4.3
14422026-09-06T23:57:42.260Z Compiling miniz_oxide v0.8.9
14432026-09-06T23:57:42.282Z Compiling cmake v0.1.57
14442026-09-06T23:57:42.348Z Compiling spin v0.9.8
14452026-09-06T23:57:42.366Z Compiling ahash v0.8.12
14462026-09-06T23:57:42.424Z Compiling dunce v1.0.5
14472026-09-06T23:57:42.441Z Compiling serde_derive v1.0.228
14482026-09-06T23:57:42.570Z Compiling zeroize_derive v1.5.0
14492026-09-06T23:57:42.589Z Compiling zerocopy-derive v0.8.55
14502026-09-06T23:57:42.600Z Compiling zerofrom-derive v0.1.6
14512026-09-06T23:57:42.622Z Compiling yoke-derive v0.8.1
14522026-09-06T23:57:42.740Z Compiling zerovec-derive v0.11.2
14532026-09-06T23:57:42.896Z Compiling displaydoc v0.2.5
14542026-09-06T23:57:42.955Z Compiling tokio-macros v2.7.0
14552026-09-06T23:57:43.226Z Compiling thiserror-impl v2.0.18
14562026-09-06T23:57:43.653Z Compiling der_derive v0.7.3
14572026-09-06T23:57:43.702Z Compiling futures-macro v0.3.32
14582026-09-06T23:57:43.809Z Compiling thiserror-impl v1.0.69
14592026-09-06T23:57:43.893Z Compiling schemars v0.8.22
14602026-09-06T23:57:44.000Z Compiling zerofrom v0.1.6
14612026-09-06T23:57:44.062Z Compiling fs_extra v1.3.0
14622026-09-06T23:57:44.126Z Compiling yoke v0.8.1
14632026-09-06T23:57:44.311Z Compiling zerovec v0.11.5
14642026-09-06T23:57:44.326Z Compiling zerotrie v0.2.3
14652026-09-06T23:57:44.513Z Compiling futures-util v0.3.32
14662026-09-06T23:57:44.586Z Compiling thiserror v2.0.18
14672026-09-06T23:57:44.632Z Compiling dyn-clone v1.0.20
14682026-09-06T23:57:44.647Z Compiling aws-lc-sys v0.40.0
14692026-09-06T23:57:44.712Z Compiling schemars_derive v0.8.22
14702026-09-06T23:57:44.766Z Compiling tinystr v0.8.2
14712026-09-06T23:57:44.814Z Compiling potential_utf v0.1.4
14722026-09-06T23:57:44.963Z Compiling icu_locale_core v2.1.1
14732026-09-06T23:57:44.978Z Compiling icu_collections v2.1.1
14742026-09-06T23:57:45.064Z Compiling thiserror v1.0.69
14752026-09-06T23:57:45.218Z Compiling tracing-attributes v0.1.31
14762026-09-06T23:57:45.822Z Compiling icu_provider v2.1.1
14772026-09-06T23:57:45.958Z Compiling zeroize v1.9.0
14782026-09-06T23:57:45.979Z Compiling bytes v1.11.1
14792026-09-06T23:57:46.132Z Compiling icu_properties v2.1.2
14802026-09-06T23:57:46.540Z Compiling icu_normalizer v2.1.1
14812026-09-06T23:57:46.590Z Compiling tokio v1.52.1
14822026-09-06T23:57:46.733Z Compiling crypto-common v0.1.7
14832026-09-06T23:57:46.807Z Compiling block-buffer v0.10.4
14842026-09-06T23:57:46.883Z Compiling der v0.7.10
14852026-09-06T23:57:46.983Z Compiling digest v0.10.7
14862026-09-06T23:57:47.076Z Compiling ppv-lite86 v0.2.21
14872026-09-06T23:57:47.116Z Compiling idna_adapter v1.2.1
14882026-09-06T23:57:47.200Z Compiling chrono v0.4.45
14892026-09-06T23:57:47.242Z Compiling idna v1.1.0
14902026-09-06T23:57:47.255Z Compiling ipnet v2.12.0
14912026-09-06T23:57:47.413Z Compiling rand_chacha v0.3.1
14922026-09-06T23:57:47.825Z Compiling url v2.5.8
14932026-09-06T23:57:47.965Z Compiling spki v0.7.3
14942026-09-06T23:57:48.112Z Compiling sha2 v0.10.9
14952026-09-06T23:57:48.170Z Compiling pkcs8 v0.10.2
14962026-09-06T23:57:48.230Z Compiling hmac v0.12.1
14972026-09-06T23:57:48.363Z Compiling rand v0.8.6
14982026-09-06T23:57:48.434Z Compiling signature v2.2.0
14992026-09-06T23:57:48.642Z Compiling hex v0.4.3
15002026-09-06T23:57:48.686Z Compiling rand_core v0.9.5
15012026-09-06T23:57:48.686Z Compiling tracing-core v0.1.36
15022026-09-06T23:57:48.891Z Compiling regex-syntax v0.8.10
15032026-09-06T23:57:48.923Z Compiling clap_builder v4.6.0
15042026-09-06T23:57:49.175Z Compiling tracing v0.1.44
15052026-09-06T23:57:49.212Z Compiling pest_generator v2.8.6
15062026-09-06T23:57:49.444Z Compiling clap_derive v4.6.1
15072026-09-06T23:57:49.645Z Compiling tinyvec_macros v0.1.1
15082026-09-06T23:57:49.708Z Compiling tinyvec v1.11.0
15092026-09-06T23:57:49.907Z Compiling pest_derive v2.8.6
15102026-09-06T23:57:50.053Z Compiling rand_chacha v0.9.0
15112026-09-06T23:57:50.359Z Compiling http v1.4.2
15122026-09-06T23:57:50.615Z Compiling tokio-util v0.7.18
15132026-09-06T23:57:50.745Z Compiling num-integer v0.1.46
15142026-09-06T23:57:51.077Z Compiling aws-lc-rs v1.16.3
15152026-09-06T23:57:51.178Z Compiling clap v4.6.1
15162026-09-06T23:57:51.198Z Compiling anyhow v1.0.104
15172026-09-06T23:57:51.258Z Compiling object v0.37.3
15182026-09-06T23:57:51.277Z Compiling num-bigint-dig v0.8.6
15192026-09-06T23:57:51.372Z Compiling vcpkg v0.2.15
15202026-09-06T23:57:51.489Z Compiling tempfile v3.27.0
15212026-09-06T23:57:51.577Z Compiling num-iter v0.1.45
15222026-09-06T23:57:51.621Z Compiling rand v0.9.2
15232026-09-06T23:57:51.692Z Compiling rustls-pki-types v1.14.0
15242026-09-06T23:57:51.705Z Compiling lazy_static v1.5.0
15252026-09-06T23:57:51.798Z Compiling ff v0.13.1
15262026-09-06T23:57:51.849Z Compiling base16ct v0.2.0
15272026-09-06T23:57:51.894Z Compiling gimli v0.32.3
15282026-09-06T23:57:51.936Z Compiling group v0.13.0
15292026-09-06T23:57:52.023Z Compiling sec1 v0.7.3
15302026-09-06T23:57:52.053Z Compiling openssl-sys v0.9.117
15312026-09-06T23:57:52.339Z Compiling http-body v1.0.1
15322026-09-06T23:57:52.425Z Compiling hkdf v0.12.4
15332026-09-06T23:57:52.465Z Compiling pkcs1 v0.7.5
15342026-09-06T23:57:52.486Z Compiling x509-cert v0.2.5
15352026-09-06T23:57:52.619Z Compiling crypto-bigint v0.5.5
15362026-09-06T23:57:52.666Z Compiling owo-colors v4.3.0
15372026-09-06T23:57:52.893Z Compiling httparse v1.10.1
15382026-09-06T23:57:52.985Z Compiling crossbeam-utils v0.8.21
15392026-09-06T23:57:53.235Z Compiling untrusted v0.7.1
15402026-09-06T23:57:53.283Z Compiling openssl-probe v0.2.1
15412026-09-06T23:57:53.359Z Compiling cmov v0.5.4
15422026-09-06T23:57:53.506Z Compiling rustc-demangle v0.1.27
15432026-09-06T23:57:53.584Z Compiling addr2line v0.25.1
15442026-09-06T23:57:53.818Z Compiling crc32fast v1.5.0
15452026-09-06T23:57:53.856Z Compiling elliptic-curve v0.13.8
15462026-09-06T23:57:53.912Z Compiling ctutils v0.4.2
15472026-09-06T23:57:54.141Z Compiling rsa v0.9.10
15482026-09-06T23:57:54.182Z Compiling camino v1.2.5
15492026-09-06T23:57:54.210Z Compiling scroll_derive v0.12.1
15502026-09-06T23:57:54.235Z Compiling async-trait v0.1.89
15512026-09-06T23:57:54.537Z Compiling curve25519-dalek v4.1.3
15522026-09-06T23:57:54.694Z Compiling darling_core v0.23.0
15532026-09-06T23:57:54.852Z Compiling backtrace v0.3.76
15542026-09-06T23:57:54.891Z Compiling proc-macro-error-attr2 v2.0.0
15552026-09-06T23:57:55.045Z Compiling aho-corasick v1.1.4
15562026-09-06T23:57:55.235Z Compiling atomic-waker v1.1.2
15572026-09-06T23:57:55.266Z Compiling untrusted v0.9.0
15582026-09-06T23:57:55.368Z Compiling rustls v0.23.41
15592026-09-06T23:57:55.390Z Compiling unicode-segmentation v1.12.0
15602026-09-06T23:57:55.552Z Compiling is_ci v1.2.0
15612026-09-06T23:57:55.691Z Compiling radium v0.7.0
15622026-09-06T23:57:55.771Z Compiling tower-layer v0.3.3
15632026-09-06T23:57:55.933Z Compiling try-lock v0.2.5
15642026-09-06T23:57:55.958Z Compiling tower-service v0.3.3
15652026-09-06T23:57:56.008Z Compiling regex-automata v0.4.14
15662026-09-06T23:57:56.038Z Compiling want v0.3.1
15672026-09-06T23:57:56.110Z Compiling textwrap v0.16.2
15682026-09-06T23:57:56.204Z Compiling supports-color v3.0.2
15692026-09-06T23:57:56.373Z Compiling h2 v0.4.15
15702026-09-06T23:57:56.506Z Compiling proc-macro-error2 v2.0.1
15712026-09-06T23:57:56.695Z Compiling backtrace-ext v0.2.1
15722026-09-06T23:57:56.863Z Compiling scroll v0.12.0
15732026-09-06T23:57:57.147Z Compiling darling_macro v0.23.0
15742026-09-06T23:57:57.370Z Compiling hybrid-array v0.4.13
15752026-09-06T23:57:57.384Z Compiling hashbrown v0.14.5
15762026-09-06T23:57:57.608Z Compiling rfc6979 v0.4.0
15772026-09-06T23:57:57.673Z Compiling serde_tokenstream v0.2.3
15782026-09-06T23:57:57.733Z Compiling toml_datetime v0.6.11
15792026-09-06T23:57:57.831Z Compiling serde_spanned v0.6.9
15802026-09-06T23:57:57.952Z Compiling miette-derive v7.6.0
15812026-09-06T23:57:57.984Z Compiling curve25519-dalek-derive v0.1.1
15822026-09-06T23:57:57.989Z Compiling scroll_derive v0.13.1
15832026-09-06T23:57:58.004Z Compiling zerocopy-derive v0.7.35
15842026-09-06T23:57:58.174Z Compiling slog v2.8.2
15852026-09-06T23:57:58.379Z Compiling darling_core v0.20.11
15862026-09-06T23:57:58.647Z Compiling num-conv v0.2.0
15872026-09-06T23:57:58.762Z Compiling supports-unicode v3.0.0
15882026-09-06T23:57:58.796Z Compiling powerfmt v0.2.0
15892026-09-06T23:57:58.869Z Compiling httpdate v1.0.3
15902026-09-06T23:57:58.956Z Compiling time-core v0.1.8
15912026-09-06T23:57:59.009Z Compiling supports-hyperlinks v3.2.0
15922026-09-06T23:57:59.072Z Compiling maybe-uninit v2.0.0
15932026-09-06T23:57:59.096Z Compiling openssl v0.10.80
15942026-09-06T23:57:59.096Z Compiling keccak v0.1.6
15952026-09-06T23:57:59.146Z Compiling tap v1.0.1
15962026-09-06T23:57:59.265Z Compiling foreign-types-shared v0.1.1
15972026-09-06T23:57:59.366Z Compiling foreign-types v0.3.2
15982026-09-06T23:57:59.383Z Compiling sha3 v0.10.8
15992026-09-06T23:57:59.404Z Compiling wyz v0.5.1
16002026-09-06T23:57:59.433Z Compiling miette v7.6.0
16012026-09-06T23:57:59.585Z Compiling hyper v1.10.1
16022026-09-06T23:57:59.829Z Compiling time-macros v0.2.27
16032026-09-06T23:57:59.846Z Compiling deranged v0.5.8
16042026-09-06T23:58:00.120Z Compiling zerocopy v0.7.35
16052026-09-06T23:58:00.502Z Compiling scroll v0.13.0
16062026-09-06T23:58:00.649Z Compiling darling_macro v0.20.11
16072026-09-06T23:58:00.710Z Compiling chumsky v0.9.3
16082026-09-06T23:58:00.784Z Compiling ecdsa v0.16.9
16092026-09-06T23:58:00.817Z Compiling darling v0.23.0
16102026-09-06T23:58:00.885Z Compiling goblin v0.8.2
16112026-09-06T23:58:00.902Z Compiling knus-derive v3.4.0
16122026-09-06T23:58:01.166Z Compiling primeorder v0.13.6
16132026-09-06T23:58:01.317Z Compiling unicode-normalization v0.1.25
16142026-09-06T23:58:01.405Z Compiling hubpack_derive v0.1.1
16152026-09-06T23:58:01.607Z Compiling ed25519 v2.2.3
16162026-09-06T23:58:01.759Z Compiling half v2.7.1
16172026-09-06T23:58:01.867Z Compiling erased-serde v0.3.31
16182026-09-06T23:58:01.888Z Compiling openssl-macros v0.1.1
16192026-09-06T23:58:02.056Z Compiling zstd-sys v2.0.16+zstd.1.5.7
16202026-09-06T23:58:02.293Z Compiling bzip2-sys v0.1.13+1.0.8
16212026-09-06T23:58:02.340Z Compiling socket2 v0.5.10
16222026-09-06T23:58:02.355Z Compiling wait-timeout v0.2.1
16232026-09-06T23:58:02.459Z Compiling env_filter v2.0.0
16242026-09-06T23:58:02.501Z Compiling num_threads v0.1.7
16252026-09-06T23:58:02.642Z Compiling packed_struct v0.10.1
16262026-09-06T23:58:02.657Z Compiling native-tls v0.2.18
16272026-09-06T23:58:02.671Z Compiling funty v2.0.0
16282026-09-06T23:58:02.779Z Compiling ciborium-io v0.2.2
16292026-09-06T23:58:02.799Z Compiling quick-error v1.2.3
16302026-09-06T23:58:02.873Z Compiling bit-vec v0.8.0
16312026-09-06T23:58:02.902Z Compiling rusty-fork v0.3.1
16322026-09-06T23:58:02.929Z Compiling ciborium-ll v0.2.2
16332026-09-06T23:58:02.945Z Compiling hyper-util v0.1.20
16342026-09-06T23:58:03.108Z Compiling bit-set v0.8.0
16352026-09-06T23:58:03.135Z Compiling dof v0.3.0
16362026-09-06T23:58:03.215Z Compiling bitvec v1.0.1
16372026-09-06T23:58:03.271Z Compiling env_logger v0.11.11
16382026-09-06T23:58:03.575Z Compiling time v0.3.47
16392026-09-06T23:58:03.847Z Compiling knus v3.4.0
16402026-09-06T23:58:04.643Z Compiling hubpack v0.1.2
16412026-09-06T23:58:04.657Z Compiling ed25519-dalek v2.2.0
16422026-09-06T23:58:04.704Z Compiling p384 v0.13.1
16432026-09-06T23:58:04.755Z Compiling darling v0.20.11
16442026-09-06T23:58:04.840Z Compiling serde_with_macros v3.21.0
16452026-09-06T23:58:04.854Z Compiling goblin v0.10.5
16462026-09-06T23:58:05.191Z Compiling dtrace-parser v0.2.0
16472026-09-06T23:58:05.204Z Compiling packed_struct_codegen v0.10.1
16482026-09-06T23:58:05.246Z Compiling rand_xorshift v0.4.0
16492026-09-06T23:58:05.398Z Compiling sha1 v0.10.6
16502026-09-06T23:58:05.618Z Compiling strum_macros v0.26.4
16512026-09-06T23:58:05.885Z Compiling zerocopy-derive v0.6.6
16522026-09-06T23:58:05.945Z Compiling bitfield-macros v0.19.4
16532026-09-06T23:58:06.250Z Compiling sync_wrapper v1.0.2
16542026-09-06T23:58:06.357Z Compiling thread-id v4.2.2
16552026-09-06T23:58:06.445Z Compiling indexmap v1.9.3
16562026-09-06T23:58:06.647Z Compiling zlib-rs v0.6.2
16572026-09-06T23:58:06.650Z Compiling nodrop v0.1.14
16582026-09-06T23:58:06.708Z Compiling crc-catalog v2.4.0
16592026-09-06T23:58:06.751Z Compiling salty v0.3.0
16602026-09-06T23:58:06.799Z Compiling usdt-impl v0.6.0
16612026-09-06T23:58:06.944Z Compiling paste v1.0.15
16622026-09-06T23:58:06.990Z Compiling unarray v0.1.4
16632026-09-06T23:58:07.019Z Compiling siphasher v1.0.2
16642026-09-06T23:58:07.098Z Compiling proptest v1.11.0
16652026-09-06T23:58:07.325Z Compiling crc v3.4.0
16662026-09-06T23:58:07.346Z Compiling array-init v0.0.4
16672026-09-06T23:58:07.346Z Compiling strum v0.26.3
16682026-09-06T23:58:07.446Z Compiling zerocopy v0.6.6
16692026-09-06T23:58:07.548Z Compiling bitfield v0.19.4
16702026-09-06T23:58:07.696Z Compiling dof v0.4.0
16712026-09-06T23:58:07.850Z Compiling usdt-impl v0.5.0
16722026-09-06T23:58:07.889Z Compiling tower v0.5.3
16732026-09-06T23:58:08.710Z Compiling serde_with v3.21.0
16742026-09-06T23:58:08.843Z Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d)
16752026-09-06T23:58:09.121Z Compiling smallvec v0.6.14
16762026-09-06T23:58:09.302Z Compiling derive_builder_core v0.20.2
16772026-09-06T23:58:09.566Z Compiling flate2 v1.1.9
16782026-09-06T23:58:09.996Z Compiling ciborium v0.2.2
16792026-09-06T23:58:10.011Z Compiling http-body-util v0.1.3
16802026-09-06T23:58:10.149Z Compiling dtrace-parser v0.3.0
16812026-09-06T23:58:10.222Z Compiling ipnetwork v0.21.1
16822026-09-06T23:58:10.325Z Compiling structmeta-derive v0.3.0
16832026-09-06T23:58:10.449Z Compiling enum-as-inner v0.6.1
16842026-09-06T23:58:10.515Z Compiling heapless v0.7.17
16852026-09-06T23:58:10.594Z Compiling thread-id v5.1.0
16862026-09-06T23:58:10.681Z Compiling syn v3.0.3
16872026-09-06T23:58:10.764Z Compiling cookie v0.18.1
16882026-09-06T23:58:10.903Z Compiling data-encoding v2.10.0
16892026-09-06T23:58:10.950Z Compiling unicode-properties v0.1.4
16902026-09-06T23:58:10.965Z Compiling signal-hook v0.3.18
16912026-09-06T23:58:11.152Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
16922026-09-06T23:58:11.155Z Compiling rayon-core v1.13.0
16932026-09-06T23:58:11.351Z Compiling ryu v1.0.23
16942026-09-06T23:58:11.366Z Compiling unicode-bidi v0.3.18
16952026-09-06T23:58:11.392Z Compiling iri-string v0.7.10
16962026-09-06T23:58:11.530Z Compiling base64 v0.21.7
16972026-09-06T23:58:11.533Z Compiling zstd-safe v7.2.4
16982026-09-06T23:58:11.759Z Compiling winnow v0.5.40
16992026-09-06T23:58:11.842Z Compiling static_assertions v1.1.0
17002026-09-06T23:58:11.885Z Compiling hashbrown v0.12.3
17012026-09-06T23:58:11.932Z Compiling ron v0.8.1
17022026-09-06T23:58:12.767Z Compiling tower-http v0.6.8
17032026-09-06T23:58:12.909Z Compiling stringprep v0.1.5
17042026-09-06T23:58:12.921Z Compiling serde_urlencoded v0.7.1
17052026-09-06T23:58:13.185Z Compiling toml_edit v0.19.15
17062026-09-06T23:58:13.191Z Compiling structmeta v0.3.0
17072026-09-06T23:58:13.395Z Compiling oxnet v0.1.6
17082026-09-06T23:58:13.415Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
17092026-09-06T23:58:13.464Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
17102026-09-06T23:58:13.921Z Compiling derive_builder_macro v0.20.2
17112026-09-06T23:58:13.940Z Compiling bzip2 v0.4.4
17122026-09-06T23:58:14.146Z Compiling newtype-uuid v1.3.2
17132026-09-06T23:58:14.172Z Compiling daft-derive v0.1.8
17142026-09-06T23:58:14.405Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
17152026-09-06T23:58:14.411Z Compiling serde-hex v0.1.0
17162026-09-06T23:58:14.472Z Compiling tokio-native-tls v0.3.1
17172026-09-06T23:58:14.655Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
17182026-09-06T23:58:15.160Z Compiling bstr v1.12.1
17192026-09-06T23:58:15.277Z Compiling block-buffer v0.12.1
17202026-09-06T23:58:15.337Z Compiling crypto-common v0.2.2
17212026-09-06T23:58:15.496Z Compiling block-padding v0.4.2
17222026-09-06T23:58:15.646Z Compiling crossbeam-epoch v0.9.18
17232026-09-06T23:58:15.785Z Compiling heck v0.4.1
17242026-09-06T23:58:15.817Z Compiling rustls-native-certs v0.8.3
17252026-09-06T23:58:15.954Z Compiling hashbrown v0.13.2
17262026-09-06T23:58:16.011Z Compiling md-5 v0.10.6
17272026-09-06T23:58:16.090Z Compiling futures-executor v0.3.32
17282026-09-06T23:58:16.103Z Compiling serde-big-array v0.5.1
17292026-09-06T23:58:16.178Z Compiling pin-project-internal v1.1.11
17302026-09-06T23:58:16.240Z Compiling vergen-lib v9.1.0
17312026-09-06T23:58:16.342Z Compiling hash32 v0.2.1
17322026-09-06T23:58:16.428Z Compiling memoffset v0.9.1
17332026-09-06T23:58:16.448Z Compiling encoding_rs v0.8.35
17342026-09-06T23:58:16.532Z Compiling thread_local v1.1.9
17352026-09-06T23:58:16.645Z Compiling mime v0.3.17
17362026-09-06T23:58:16.871Z Compiling smoltcp v0.9.1
17372026-09-06T23:58:16.903Z Compiling ref-cast v1.0.25
17382026-09-06T23:58:17.062Z Compiling litrs v1.0.0
17392026-09-06T23:58:17.134Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
17402026-09-06T23:58:17.223Z Compiling cfg_aliases v0.2.1
17412026-09-06T23:58:17.294Z Compiling crc-any v2.5.0
17422026-09-06T23:58:17.313Z Compiling linked-hash-map v0.5.6
17432026-09-06T23:58:17.336Z Compiling slog-async v2.8.0
17442026-09-06T23:58:17.485Z Compiling rustix v0.38.44
17452026-09-06T23:58:17.540Z Compiling psl-types v2.0.11
17462026-09-06T23:58:17.589Z Compiling fallible-iterator v0.2.0
17472026-09-06T23:58:17.677Z Compiling publicsuffix v2.3.0
17482026-09-06T23:58:17.744Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
17492026-09-06T23:58:17.852Z Compiling toml_edit v0.22.27
17502026-09-06T23:58:17.909Z Compiling postgres-protocol v0.6.10
17512026-09-06T23:58:17.970Z Compiling document-features v0.2.12
17522026-09-06T23:58:17.987Z Compiling lru-cache v0.1.2
17532026-09-06T23:58:18.073Z Compiling nix v0.31.2
17542026-09-06T23:58:18.113Z Compiling pin-project v1.1.11
17552026-09-06T23:58:18.462Z Compiling object v0.30.4
17562026-09-06T23:58:18.480Z Compiling futures v0.3.32
17572026-09-06T23:58:18.606Z Compiling snafu-derive v0.8.9
17582026-09-06T23:58:18.620Z Compiling crossbeam-deque v0.8.6
17592026-09-06T23:58:18.778Z Compiling inout v0.2.2
17602026-09-06T23:58:18.863Z Compiling daft v0.1.8
17612026-09-06T23:58:18.963Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
17622026-09-06T23:58:19.054Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
17632026-09-06T23:58:19.146Z Compiling hyper-tls v0.6.0
17642026-09-06T23:58:19.330Z Compiling toml v0.7.8
17652026-09-06T23:58:19.461Z Compiling derive_builder v0.20.2
17662026-09-06T23:58:19.492Z Compiling zip v0.6.6
17672026-09-06T23:58:19.809Z Compiling derive-ex v0.1.8
17682026-09-06T23:58:20.452Z Compiling hickory-proto v0.24.4
17692026-09-06T23:58:20.476Z Compiling usdt-macro v0.5.0
17702026-09-06T23:58:20.565Z Compiling usdt-attr-macro v0.5.0
17712026-09-06T23:58:20.593Z Compiling phf_shared v0.13.1
17722026-09-06T23:58:20.842Z Compiling regex v1.12.3
17732026-09-06T23:58:21.227Z Compiling crossbeam-channel v0.5.15
17742026-09-06T23:58:21.352Z Compiling convert_case v0.10.0
17752026-09-06T23:58:21.367Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=98615b86d51f74ce220198eb16c57932fd24e7cb#98615b86)
17762026-09-06T23:58:21.368Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
17772026-09-06T23:58:21.498Z Compiling strum_macros v0.27.2
17782026-09-06T23:58:21.546Z Compiling ref-cast-impl v1.0.25
17792026-09-06T23:58:21.580Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
17802026-09-06T23:58:21.660Z Compiling vergen v9.1.0
17812026-09-06T23:58:21.682Z Compiling blake3 v1.8.5
17822026-09-06T23:58:21.856Z Compiling cargo-platform v0.3.2
17832026-09-06T23:58:21.983Z Compiling memmap2 v0.9.10
17842026-09-06T23:58:22.048Z Compiling memmap v0.7.0
17852026-09-06T23:58:22.096Z Compiling is-terminal v0.4.17
17862026-09-06T23:58:22.137Z Compiling fs-err v3.3.0
17872026-09-06T23:58:22.192Z Compiling path-slash v0.1.5
17882026-09-06T23:58:22.207Z Compiling corncobs v0.1.4
17892026-09-06T23:58:22.244Z Compiling same-file v1.0.6
17902026-09-06T23:58:22.330Z Compiling cpufeatures v0.3.0
17912026-09-06T23:58:22.352Z Compiling foldhash v0.1.5
17922026-09-06T23:58:22.382Z Compiling managed v0.8.0
17932026-09-06T23:58:22.409Z Compiling jiff-core v0.1.0
17942026-09-06T23:58:22.423Z Compiling resolv-conf v0.7.6
17952026-09-06T23:58:22.571Z Compiling libbz2-rs-sys v0.2.2
17962026-09-06T23:58:22.614Z Compiling bitflags v1.3.2
17972026-09-06T23:58:22.724Z Compiling term v1.2.1
17982026-09-06T23:58:22.781Z Compiling bumpalo v3.20.2
17992026-09-06T23:58:23.037Z Compiling take_mut v0.2.2
18002026-09-06T23:58:23.262Z Compiling jiff v0.2.34
18012026-09-06T23:58:23.284Z Compiling bzip2 v0.6.1
18022026-09-06T23:58:23.501Z Compiling zopfli v0.8.3
18032026-09-06T23:58:23.524Z Compiling strum v0.27.2
18042026-09-06T23:58:23.544Z Compiling slog-term v2.9.2
18052026-09-06T23:58:23.654Z Compiling hickory-resolver v0.24.4
18062026-09-06T23:58:23.707Z Compiling hashbrown v0.15.5
18072026-09-06T23:58:24.102Z Compiling walkdir v2.5.0
18082026-09-06T23:58:24.258Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
18092026-09-06T23:58:24.273Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
18102026-09-06T23:58:24.409Z Compiling usdt v0.5.0
18112026-09-06T23:58:24.662Z Compiling cargo_metadata v0.23.1
18122026-09-06T23:58:24.711Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
18132026-09-06T23:58:25.231Z Compiling derive_more-impl v2.1.1
18142026-09-06T23:58:25.256Z Compiling test-strategy v0.4.5
18152026-09-06T23:58:25.715Z Compiling phf v0.13.1
18162026-09-06T23:58:25.867Z Compiling snafu v0.8.9
18172026-09-06T23:58:25.990Z Compiling signal-hook-mio v0.2.5
18182026-09-06T23:58:26.027Z Compiling cookie_store v0.22.1
18192026-09-06T23:58:26.086Z Compiling zstd v0.13.3
18202026-09-06T23:58:26.361Z Compiling reqwest v0.12.28
18212026-09-06T23:58:26.534Z Compiling toml v0.8.23
18222026-09-06T23:58:26.585Z Compiling cipher v0.5.2
18232026-09-06T23:58:26.902Z Compiling postgres-types v0.2.12
18242026-09-06T23:58:27.112Z Compiling globset v0.4.18
18252026-09-06T23:58:27.158Z Compiling usdt-attr-macro v0.6.0
18262026-09-06T23:58:27.158Z Compiling usdt-macro v0.6.0
18272026-09-06T23:58:27.405Z Compiling phf_shared v0.11.3
18282026-09-06T23:58:27.447Z Compiling olpc-cjson v0.1.4
18292026-09-06T23:58:27.474Z Compiling tokio-stream v0.1.18
18302026-09-06T23:58:27.629Z Compiling byte-wrapper v0.1.0
18312026-09-06T23:58:27.817Z Compiling inout v0.1.4
18322026-09-06T23:58:27.920Z Compiling secrecy v0.8.0
18332026-09-06T23:58:27.945Z Compiling serde_plain v1.0.2
18342026-09-06T23:58:27.983Z Compiling derive-where v1.6.0
18352026-09-06T23:58:27.996Z Compiling serde_repr v0.1.20
18362026-09-06T23:58:27.997Z Compiling async-recursion v1.1.1
18372026-09-06T23:58:28.047Z Compiling pem v3.0.6
18382026-09-06T23:58:28.088Z Compiling hashbrown v0.16.1
18392026-09-06T23:58:28.141Z Compiling float-cmp v0.10.0
18402026-09-06T23:58:28.381Z Compiling new_debug_unreachable v1.0.6
18412026-09-06T23:58:28.412Z Compiling normalize-line-endings v0.3.0
18422026-09-06T23:58:28.412Z Compiling either v1.15.0
18432026-09-06T23:58:28.471Z Compiling difflib v0.4.0
18442026-09-06T23:58:28.524Z Compiling constant_time_eq v0.4.2
18452026-09-06T23:58:28.599Z Compiling arrayref v0.3.9
18462026-09-06T23:58:28.676Z Compiling precomputed-hash v0.1.1
18472026-09-06T23:58:28.706Z Compiling arrayvec v0.7.6
18482026-09-06T23:58:28.706Z Compiling winnow v1.0.3
18492026-09-06T23:58:28.739Z Compiling fixedbitset v0.4.2
18502026-09-06T23:58:28.756Z Compiling predicates-core v1.0.10
18512026-09-06T23:58:28.868Z Compiling typed-path v0.9.3
18522026-09-06T23:58:28.924Z Compiling fixedbitset v0.5.7
18532026-09-06T23:58:28.941Z Compiling const-oid v0.10.2
18542026-09-06T23:58:29.028Z Compiling debug-ignore v1.0.5
18552026-09-06T23:58:29.122Z Compiling whoami v2.1.0
18562026-09-06T23:58:29.139Z Compiling petgraph v0.8.3
18572026-09-06T23:58:29.212Z Compiling digest v0.11.3
18582026-09-06T23:58:29.279Z Compiling qorb v0.4.1
18592026-09-06T23:58:29.444Z Compiling tokio-postgres v0.7.16
18602026-09-06T23:58:29.506Z Compiling predicates v3.1.4
18612026-09-06T23:58:29.734Z Compiling toml_parser v1.1.2+spec-1.1.0
18622026-09-06T23:58:30.111Z Compiling petgraph v0.6.5
18632026-09-06T23:58:30.170Z Compiling string_cache v0.8.9
18642026-09-06T23:58:30.351Z Compiling iddqd v0.4.2
18652026-09-06T23:58:30.402Z Compiling itertools v0.13.0
18662026-09-06T23:58:30.646Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
18672026-09-06T23:58:31.093Z Compiling usdt v0.6.0
18682026-09-06T23:58:31.226Z Compiling cipher v0.4.4
18692026-09-06T23:58:31.360Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
18702026-09-06T23:58:31.482Z Compiling crossterm v0.28.1
18712026-09-06T23:58:31.642Z Compiling chacha20 v0.10.0
18722026-09-06T23:58:31.673Z Compiling zip v4.6.1
18732026-09-06T23:58:32.031Z Compiling derive_more v2.1.1
18742026-09-06T23:58:32.118Z Compiling similar v2.7.0
18752026-09-06T23:58:32.428Z Compiling hickory-proto v0.25.2
18762026-09-06T23:58:32.646Z Compiling buf-list v1.1.2
18772026-09-06T23:58:32.759Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
18782026-09-06T23:58:32.897Z Compiling openapiv3 v2.2.0
18792026-09-06T23:58:32.908Z Compiling lalrpop-util v0.19.12
18802026-09-06T23:58:32.986Z Compiling peg-runtime v0.8.5
18812026-09-06T23:58:33.068Z Compiling filetime v0.2.27
18822026-09-06T23:58:33.106Z Compiling xattr v1.6.1
18832026-09-06T23:58:33.274Z Compiling tar v0.4.46
18842026-09-06T23:58:33.295Z Compiling camino-tempfile v1.4.1
18852026-09-06T23:58:39.645Z Compiling rustls-webpki v0.103.13
18862026-09-06T23:58:42.400Z Compiling tokio-rustls v0.26.4
18872026-09-06T23:58:42.400Z Compiling rustls-platform-verifier v0.6.2
18882026-09-06T23:58:42.400Z Compiling tough v0.22.0
18892026-09-06T23:58:42.571Z Compiling hyper-rustls v0.27.7
18902026-09-06T23:58:42.772Z Compiling reqwest v0.13.2
18912026-09-06T23:58:45.048Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18922026-09-06T23:58:45.281Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
18932026-09-06T23:58:48.242Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
18942026-09-06T23:58:48.257Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
18952026-09-06T23:58:48.257Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
18962026-09-06T23:58:48.387Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
18972026-09-06T23:58:48.440ZSep 06 23:58:46.922 INFO Starting download, target: Clickhouse
18982026-09-06T23:58:48.440ZSep 06 23:58:46.923 INFO Starting download, target: Console
18992026-09-06T23:58:48.440ZSep 06 23:58:46.923 INFO Starting download, target: DendriteStub
19002026-09-06T23:58:48.440ZSep 06 23:58:46.923 INFO Starting download, target: Cockroach
19012026-09-06T23:58:48.440ZSep 06 23:58:46.923 INFO Starting download, target: MaghemiteMgd
19022026-09-06T23:58:48.440ZSep 06 23:58:46.923 INFO Starting download, target: MaghemiteDdmd
19032026-09-06T23:58:48.444ZSep 06 23:58:46.923 INFO Starting download, target: TransceiverControl
19042026-09-06T23:58:48.444ZSep 06 23:58:46.923 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
19052026-09-06T23:58:48.444ZSep 06 23:58:46.923 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
19062026-09-06T23:58:48.444ZSep 06 23:58:46.923 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
19072026-09-06T23:58:48.446ZSep 06 23:58:46.923 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd
19082026-09-06T23:58:48.446ZSep 06 23:58:46.923 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
19092026-09-06T23:58:48.446ZSep 06 23:58:46.923 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
19102026-09-06T23:58:48.446ZSep 06 23:58:46.923 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
19112026-09-06T23:58:50.175ZSep 06 23:58:48.656 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
19122026-09-06T23:58:51.530ZSep 06 23:58:50.005 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
19132026-09-06T23:58:51.701ZSep 06 23:58:50.182 INFO Download complete, target: TransceiverControl
19142026-09-06T23:58:55.337ZSep 06 23:58:53.794 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd
19152026-09-06T23:58:55.402ZSep 06 23:58:53.870 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
19162026-09-06T23:58:55.618ZSep 06 23:58:54.080 INFO Download complete, target: Console
19172026-09-06T23:58:55.693ZSep 06 23:58:54.088 INFO Checking that binary works, target: Clickhouse
19182026-09-06T23:58:55.768ZSep 06 23:58:54.216 INFO Download complete, target: Clickhouse
19192026-09-06T23:58:56.731ZSep 06 23:58:55.181 INFO Download complete, target: MaghemiteDdmd
19202026-09-06T23:58:56.771ZSep 06 23:58:55.211 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
19212026-09-06T23:58:57.178ZSep 06 23:58:55.659 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
19222026-09-06T23:58:58.718ZSep 06 23:58:57.163 INFO Download complete, target: DendriteStub
19232026-09-06T23:58:58.933ZSep 06 23:58:57.397 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
19242026-09-06T23:58:58.933ZSep 06 23:58:57.397 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
19252026-09-06T23:58:59.189ZSep 06 23:58:57.662 INFO Download complete, target: MaghemiteMgd
19262026-09-06T23:59:02.615ZSep 06 23:59:01.092 INFO Checking that binary works, target: Cockroach
19272026-09-06T23:59:02.722ZSep 06 23:59:01.199 INFO Download complete, target: Cockroach
19282026-09-06T23:59:02.741ZAll builder prerequisites installed successfully, and PATH looks valid
19292026-09-06T23:59:02.784Z
19302026-09-06T23:59:02.784Zreal 2:28.096899753
19312026-09-06T23:59:02.786Zuser 7:50.343094276
19322026-09-06T23:59:02.786Zsys 1:37.283221401
19332026-09-06T23:59:02.786Ztrap 0.254188205
19342026-09-06T23:59:02.786Ztflt 0.388837704
19352026-09-06T23:59:02.786Zdflt 0.739238429
19362026-09-06T23:59:02.786Zkflt 0.019875875
19372026-09-06T23:59:02.786Zlock 30:57.807157595
19382026-09-06T23:59:02.787Zslp 24:13.790710404
19392026-09-06T23:59:02.787Zlat 55.638004794
19402026-09-06T23:59:02.787Zstop 2:59.602350813
19412026-09-06T23:59:02.787Z+ banner clippy
19422026-09-06T23:59:02.787Z
19432026-09-06T23:59:02.787Z #### # # ##### ##### # #
19442026-09-06T23:59:02.787Z # # # # # # # # # #
19452026-09-06T23:59:02.787Z # # # # # # # #
19462026-09-06T23:59:02.787Z # # # ##### ##### #
19472026-09-06T23:59:02.787Z # # # # # # #
19482026-09-06T23:59:02.787Z #### ###### # # # #
19492026-09-06T23:59:02.787Z
19502026-09-06T23:59:02.787Z+ export CARGO_INCREMENTAL=0
19512026-09-06T23:59:02.788Z+ CARGO_INCREMENTAL=0
19522026-09-06T23:59:02.788Z+ ptime -m cargo xtask clippy
19532026-09-06T23:59:03.224Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
19542026-09-06T23:59:03.535Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
19552026-09-06T23:59:05.365Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.60s
19562026-09-06T23:59:05.470Z Running `target/debug/xtask clippy`
19572026-09-06T23:59:05.675Zrunning: /home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings"
19582026-09-06T23:59:06.038Z Downloading crates ...
19592026-09-06T23:59:06.264Z Downloaded anes v0.1.6
19602026-09-06T23:59:06.276Z Downloaded approx v0.5.1
19612026-09-06T23:59:06.276Z Downloaded constant_time_eq v0.3.1
19622026-09-06T23:59:06.276Z Downloaded concurrent-queue v2.5.0
19632026-09-06T23:59:06.276Z Downloaded async-object-pool v0.2.0
19642026-09-06T23:59:06.276Z Downloaded cast v0.3.0
19652026-09-06T23:59:06.277Z Downloaded async-lock v3.4.2
19662026-09-06T23:59:06.277Z Downloaded cfg-expr v0.20.6
19672026-09-06T23:59:06.277Z Downloaded criterion-plot v0.6.0
19682026-09-06T23:59:06.277Z Downloaded assert_cmd v2.1.2
19692026-09-06T23:59:06.277Z Downloaded blake2b_simd v1.0.4
19702026-09-06T23:59:06.277Z Downloaded datatest-stable v0.3.3
19712026-09-06T23:59:06.277Z Downloaded assert-json-diff v2.0.2
19722026-09-06T23:59:06.277Z Downloaded criterion v0.7.0
19732026-09-06T23:59:06.277Z Downloaded escape8259 v0.5.3
19742026-09-06T23:59:06.277Z Downloaded event-listener v5.4.1
19752026-09-06T23:59:06.277Z Downloaded event-listener-strategy v0.5.4
19762026-09-06T23:59:06.277Z Downloaded futures-timer v3.0.3
19772026-09-06T23:59:06.277Z Downloaded guppy-workspace-hack v0.1.0
19782026-09-06T23:59:06.277Z Downloaded fancy-regex v0.14.0
19792026-09-06T23:59:06.278Z Downloaded guppy v0.17.25
19802026-09-06T23:59:06.278Z Downloaded hex-literal v0.4.1
19812026-09-06T23:59:06.278Z Downloaded hickory-client v0.25.2
19822026-09-06T23:59:06.278Z Downloaded httptest v0.16.4
19832026-09-06T23:59:06.278Z Downloaded linkme-impl v0.3.35
19842026-09-06T23:59:06.278Z Downloaded knuffel-derive v3.2.0
19852026-09-06T23:59:06.278Z Downloaded libtest-mimic v0.8.1
19862026-09-06T23:59:06.279Z Downloaded nested v0.1.1
19872026-09-06T23:59:06.280Z Downloaded miette v5.10.0
19882026-09-06T23:59:06.280Z Downloaded linkme v0.3.35
19892026-09-06T23:59:06.280Z Downloaded oorandom v11.1.5
19902026-09-06T23:59:06.280Z Downloaded miette-derive v5.10.0
19912026-09-06T23:59:06.280Z Downloaded knuffel v3.2.0
19922026-09-06T23:59:06.280Z Downloaded parking v2.2.1
19932026-09-06T23:59:06.280Z Downloaded pathdiff v0.2.3
19942026-09-06T23:59:06.280Z Downloaded plotters-svg v0.3.7
19952026-09-06T23:59:06.281Z Downloaded owo-colors v3.5.0
19962026-09-06T23:59:06.281Z Downloaded plotters-backend v0.3.7
19972026-09-06T23:59:06.281Z Downloaded partial-io v0.5.4
19982026-09-06T23:59:06.281Z Downloaded path-tree v0.8.3
19992026-09-06T23:59:06.281Z Downloaded rust-argon2 v2.1.0
20002026-09-06T23:59:06.281Z Downloaded relative-path v1.9.3
20012026-09-06T23:59:06.281Z Downloaded similar-asserts v1.7.0
20022026-09-06T23:59:06.281Z Downloaded rstest v0.25.0
20032026-09-06T23:59:06.281Z Downloaded plotters v0.3.7
20042026-09-06T23:59:06.281Z Downloaded serde_regex v1.1.0
20052026-09-06T23:59:06.281Z Downloaded rand_distr v0.5.1
20062026-09-06T23:59:06.281Z Downloaded rstest_macros v0.25.0
20072026-09-06T23:59:06.282Z Downloaded supports-unicode v2.1.0
20082026-09-06T23:59:06.282Z Downloaded supports-color v2.1.0
20092026-09-06T23:59:06.282Z Downloaded supports-hyperlinks v2.1.0
20102026-09-06T23:59:06.282Z Downloaded terminal_size v0.1.17
20112026-09-06T23:59:06.282Z Downloaded target-triple v1.0.0
20122026-09-06T23:59:06.297Z Downloaded stringmetrics v2.2.2
20132026-09-06T23:59:06.297Z Downloaded target-spec v3.5.7
20142026-09-06T23:59:06.297Z Downloaded termcolor v1.4.1
20152026-09-06T23:59:06.297Z Downloaded tinytemplate v1.2.1
20162026-09-06T23:59:06.297Z Downloaded target-lexicon v0.13.3
20172026-09-06T23:59:06.297Z Downloaded trybuild v1.0.116
20182026-09-06T23:59:06.298Z Downloaded textwrap v0.15.2
20192026-09-06T23:59:06.347Z Downloaded httpmock v0.8.3
20202026-09-06T23:59:08.259Z Checking cfg-if v1.0.4
20212026-09-06T23:59:08.648Z Checking serde_core v1.0.228
20222026-09-06T23:59:08.652Z Checking libc v0.2.185
20232026-09-06T23:59:08.719Z Checking memchr v2.8.0
20242026-09-06T23:59:08.764Z Checking smallvec v1.15.1
20252026-09-06T23:59:08.801Z Checking rand_core v0.10.0
20262026-09-06T23:59:08.839Z Checking itoa v1.0.17
20272026-09-06T23:59:08.876Z Checking subtle v2.6.1
20282026-09-06T23:59:08.917Z Checking log v0.4.33
20292026-09-06T23:59:08.968Z Checking libm v0.2.16
20302026-09-06T23:59:09.015Z Checking typenum v1.20.1
20312026-09-06T23:59:09.059Z Checking scopeguard v1.2.0
20322026-09-06T23:59:09.101Z Checking getrandom v0.4.3
20332026-09-06T23:59:09.101Z Checking errno v0.3.14
20342026-09-06T23:59:09.172Z Checking zmij v1.0.21
20352026-09-06T23:59:09.172Z Checking stable_deref_trait v1.2.1
20362026-09-06T23:59:09.244Z Checking lock_api v0.4.14
20372026-09-06T23:59:09.283Z Checking zerofrom v0.1.6
20382026-09-06T23:59:09.328Z Checking percent-encoding v2.3.2
20392026-09-06T23:59:09.367Z Checking writeable v0.6.2
20402026-09-06T23:59:09.408Z Checking litemap v0.8.1
20412026-09-06T23:59:09.520Z Checking yoke v0.8.1
20422026-09-06T23:59:09.544Z Checking icu_properties_data v2.1.2
20432026-09-06T23:59:09.544Z Checking icu_normalizer_data v2.1.1
20442026-09-06T23:59:09.557Z Checking zerocopy v0.8.55
20452026-09-06T23:59:09.609Z Checking form_urlencoded v1.2.2
20462026-09-06T23:59:09.647Z Checking zerovec v0.11.5
20472026-09-06T23:59:09.648Z Checking zerotrie v0.2.3
20482026-09-06T23:59:09.680Z Checking utf8_iter v1.0.4
20492026-09-06T23:59:09.751Z Checking num-traits v0.2.19
20502026-09-06T23:59:09.793Z Checking portable-atomic v1.13.1
20512026-09-06T23:59:09.833Z Checking pin-project-lite v0.2.17
20522026-09-06T23:59:09.869Z Checking critical-section v1.2.0
20532026-09-06T23:59:09.968Z Checking parking_lot_core v0.9.12
20542026-09-06T23:59:10.020Z Checking signal-hook-registry v1.4.8
20552026-09-06T23:59:10.064Z Checking mio v1.2.0
20562026-09-06T23:59:10.126Z Checking tinystr v0.8.2
20572026-09-06T23:59:10.169Z Checking serde v1.0.228
20582026-09-06T23:59:10.207Z Checking bitflags v2.11.0
20592026-09-06T23:59:10.242Z Checking serde_json v1.0.151
20602026-09-06T23:59:10.277Z Checking potential_utf v0.1.4
20612026-09-06T23:59:10.332Z Checking icu_locale_core v2.1.1
20622026-09-06T23:59:10.375Z Checking once_cell v1.21.3
20632026-09-06T23:59:10.380Z Checking parking_lot v0.12.5
20642026-09-06T23:59:10.447Z Checking icu_collections v2.1.1
20652026-09-06T23:59:10.491Z Checking iana-time-zone v0.1.65
20662026-09-06T23:59:10.609Z Checking socket2 v0.6.3
20672026-09-06T23:59:10.653Z Checking zeroize v1.9.0
20682026-09-06T23:59:10.653Z Checking bytes v1.11.1
20692026-09-06T23:59:10.656Z Checking chrono v0.4.45
20702026-09-06T23:59:10.816Z Checking uuid v1.23.4
20712026-09-06T23:59:10.921Z Checking thiserror v2.0.18
20722026-09-06T23:59:10.967Z Checking icu_provider v2.1.1
20732026-09-06T23:59:11.025Z Checking semver v1.0.28
20742026-09-06T23:59:11.074Z Checking dyn-clone v1.0.20
20752026-09-06T23:59:11.143Z Checking allocator-api2 v0.2.21
20762026-09-06T23:59:11.160Z Checking tokio v1.52.1
20772026-09-06T23:59:11.160Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
20782026-09-06T23:59:11.230Z Checking getrandom v0.2.17
20792026-09-06T23:59:11.243Z Checking icu_properties v2.1.2
20802026-09-06T23:59:11.274Z Checking icu_normalizer v2.1.1
20812026-09-06T23:59:11.457Z Checking futures-core v0.3.32
20822026-09-06T23:59:11.488Z Checking rustix v1.1.4
20832026-09-06T23:59:11.573Z Checking rand_core v0.6.4
20842026-09-06T23:59:11.589Z Checking equivalent v1.0.2
20852026-09-06T23:59:11.613Z Checking cmov v0.5.4
20862026-09-06T23:59:11.649Z Checking foldhash v0.2.0
20872026-09-06T23:59:11.706Z Checking generic-array v0.14.7
20882026-09-06T23:59:11.754Z Checking futures-sink v0.3.32
20892026-09-06T23:59:11.837Z Checking ctutils v0.4.2
20902026-09-06T23:59:11.860Z Checking getrandom v0.3.4
20912026-09-06T23:59:11.905Z Checking futures-channel v0.3.32
20922026-09-06T23:59:12.032Z Checking byteorder v1.5.0
20932026-09-06T23:59:12.072Z Checking hybrid-array v0.4.13
20942026-09-06T23:59:12.112Z Checking idna_adapter v1.2.1
20952026-09-06T23:59:12.144Z Checking slab v0.4.12
20962026-09-06T23:59:12.179Z Checking futures-task v0.3.32
20972026-09-06T23:59:12.260Z Checking idna v1.1.0
20982026-09-06T23:59:12.293Z Checking futures-io v0.3.32
20992026-09-06T23:59:12.336Z Checking hashbrown v0.17.0
21002026-09-06T23:59:12.370Z Checking regex-syntax v0.8.10
21012026-09-06T23:59:12.407Z Checking ppv-lite86 v0.2.21
21022026-09-06T23:59:12.435Z Checking futures-util v0.3.32
21032026-09-06T23:59:12.476Z Checking fnv v1.0.7
21042026-09-06T23:59:12.523Z Checking url v2.5.8
21052026-09-06T23:59:12.601Z Checking const-oid v0.9.6
21062026-09-06T23:59:12.715Z Checking crypto-common v0.1.7
21072026-09-06T23:59:12.849Z Checking base64ct v1.8.3
21082026-09-06T23:59:12.887Z Checking crypto-common v0.2.2
21092026-09-06T23:59:12.894Z Checking indexmap v2.14.0
21102026-09-06T23:59:12.987Z Checking schemars v0.8.22
21112026-09-06T23:59:13.104Z Checking thiserror v1.0.69
21122026-09-06T23:59:13.240Z Checking block-buffer v0.10.4
21132026-09-06T23:59:13.351Z Checking block-buffer v0.12.1
21142026-09-06T23:59:13.408Z Checking digest v0.10.7
21152026-09-06T23:59:13.495Z Checking base64 v0.22.1
21162026-09-06T23:59:13.530Z Checking rand_core v0.9.5
21172026-09-06T23:59:13.533Z Checking http v1.4.2
21182026-09-06T23:59:13.640Z Checking erased-serde v0.3.31
21192026-09-06T23:59:13.644Z Checking utf8parse v0.2.2
21202026-09-06T23:59:13.714Z Checking anstyle v1.0.14
21212026-09-06T23:59:13.754Z Checking rand_chacha v0.9.0
21222026-09-06T23:59:13.787Z Checking tracing-core v0.1.36
21232026-09-06T23:59:13.824Z Checking const-oid v0.10.2
21242026-09-06T23:59:13.917Z Checking anstyle-query v1.1.5
21252026-09-06T23:59:13.977Z Checking rand v0.9.2
21262026-09-06T23:59:14.017Z Checking colorchoice v1.0.4
21272026-09-06T23:59:14.056Z Checking is_terminal_polyfill v1.70.2
21282026-09-06T23:59:14.060Z Checking slog v2.8.2
21292026-09-06T23:59:14.123Z Checking tracing v0.1.44
21302026-09-06T23:59:14.160Z Checking fastrand v2.3.0
21312026-09-06T23:59:14.164Z Checking terminal_size v0.4.3
21322026-09-06T23:59:14.232Z Checking cpufeatures v0.2.17
21332026-09-06T23:59:14.328Z Checking anstyle-parse v1.0.0
21342026-09-06T23:59:14.372Z Checking ipnet v2.12.0
21352026-09-06T23:59:14.375Z Checking tempfile v3.27.0
21362026-09-06T23:59:14.402Z Checking aho-corasick v1.1.4
21372026-09-06T23:59:14.405Z Checking crossbeam-utils v0.8.21
21382026-09-06T23:59:14.406Z Checking clap_lex v1.0.0
21392026-09-06T23:59:14.543Z Checking anstream v1.0.0
21402026-09-06T23:59:14.550Z Checking tokio-util v0.7.18
21412026-09-06T23:59:14.579Z Checking unicode-ident v1.0.24
21422026-09-06T23:59:14.651Z Checking cpufeatures v0.3.0
21432026-09-06T23:59:14.654Z Checking strsim v0.11.1
21442026-09-06T23:59:14.724Z Checking proc-macro2 v1.0.106
21452026-09-06T23:59:14.728Z Checking digest v0.11.3
21462026-09-06T23:59:14.795Z Checking ipnetwork v0.21.1
21472026-09-06T23:59:14.798Z Checking httparse v1.10.1
21482026-09-06T23:59:14.874Z Checking clap_builder v4.6.0
21492026-09-06T23:59:14.874Z Checking powerfmt v0.2.0
21502026-09-06T23:59:14.985Z Checking time-core v0.1.8
21512026-09-06T23:59:15.074Z Checking num_threads v0.1.7
21522026-09-06T23:59:15.097Z Checking deranged v0.5.8
21532026-09-06T23:59:15.105Z Checking regex-automata v0.4.14
21542026-09-06T23:59:15.208Z Checking quote v1.0.45
21552026-09-06T23:59:15.225Z Checking num-conv v0.2.0
21562026-09-06T23:59:15.243Z Checking anyhow v1.0.104
21572026-09-06T23:59:15.246Z Checking pem-rfc7468 v0.7.0
21582026-09-06T23:59:15.307Z Checking rustls-pki-types v1.14.0
21592026-09-06T23:59:15.346Z Checking aws-lc-sys v0.40.0
21602026-09-06T23:59:15.349Z Checking syn v2.0.117
21612026-09-06T23:59:15.457Z Checking untrusted v0.7.1
21622026-09-06T23:59:15.460Z Checking http-body v1.0.1
21632026-09-06T23:59:15.608Z Checking hex v0.4.3
21642026-09-06T23:59:15.640Z Checking atomic-waker v1.1.2
21652026-09-06T23:59:15.677Z Checking httpdate v1.0.3
21662026-09-06T23:59:15.776Z Checking flagset v0.4.7
21672026-09-06T23:59:15.849Z Checking simd-adler32 v0.3.8
21682026-09-06T23:59:15.854Z Checking try-lock v0.2.5
21692026-09-06T23:59:15.923Z Checking aws-lc-rs v1.16.3
21702026-09-06T23:59:15.926Z Checking der v0.7.10
21712026-09-06T23:59:16.015Z Checking want v0.3.1
21722026-09-06T23:59:16.054Z Checking time v0.3.47
21732026-09-06T23:59:16.066Z Checking h2 v0.4.15
21742026-09-06T23:59:16.129Z Checking clap v4.6.1
21752026-09-06T23:59:16.167Z Checking oxnet v0.1.6
21762026-09-06T23:59:16.234Z Checking spin v0.9.8
21772026-09-06T23:59:16.444Z Checking tower-service v0.3.3
21782026-09-06T23:59:16.448Z Checking untrusted v0.9.0
21792026-09-06T23:59:16.586Z Checking tower-layer v0.3.3
21802026-09-06T23:59:16.679Z Checking ryu v1.0.23
21812026-09-06T23:59:16.717Z Checking adler2 v2.0.1
21822026-09-06T23:59:16.786Z Checking rustls-webpki v0.103.13
21832026-09-06T23:59:16.816Z Checking unicode-width v0.2.0
21842026-09-06T23:59:16.849Z Checking block-padding v0.4.2
21852026-09-06T23:59:16.884Z Checking miniz_oxide v0.8.9
21862026-09-06T23:59:17.009Z Checking camino v1.2.5
21872026-09-06T23:59:17.048Z Checking socket2 v0.5.10
21882026-09-06T23:59:17.085Z Checking mime v0.3.17
21892026-09-06T23:59:17.210Z Checking inout v0.2.2
21902026-09-06T23:59:17.259Z Checking rustls v0.23.41
21912026-09-06T23:59:17.284Z Checking pretty-hex v0.4.1
21922026-09-06T23:59:17.314Z Checking spki v0.7.3
21932026-09-06T23:59:17.350Z Checking http-body-util v0.1.3
21942026-09-06T23:59:17.350Z Checking rand_chacha v0.3.1
21952026-09-06T23:59:17.387Z Checking plain v0.2.3
21962026-09-06T23:59:17.513Z Checking cipher v0.5.2
21972026-09-06T23:59:17.523Z Checking ucd-trie v0.1.7
21982026-09-06T23:59:17.555Z Checking openssl-probe v0.2.1
21992026-09-06T23:59:17.597Z Checking bit-vec v0.8.0
22002026-09-06T23:59:17.636Z Checking rand v0.8.6
22012026-09-06T23:59:17.673Z Checking regex v1.12.3
22022026-09-06T23:59:17.677Z Checking pest v2.8.6
22032026-09-06T23:59:17.761Z Checking serde_urlencoded v0.7.1
22042026-09-06T23:59:17.782Z Checking futures-executor v0.3.32
22052026-09-06T23:59:17.824Z Checking bit-set v0.8.0
22062026-09-06T23:59:17.959Z Checking wait-timeout v0.2.1
22072026-09-06T23:59:17.996Z Checking encoding_rs v0.8.35
22082026-09-06T23:59:17.999Z Checking futures v0.3.32
22092026-09-06T23:59:18.035Z Checking pkcs8 v0.10.2
22102026-09-06T23:59:18.113Z Checking sha2 v0.10.9
22112026-09-06T23:59:18.151Z Checking crc32fast v1.5.0
22122026-09-06T23:59:18.190Z Checking quick-error v1.2.3
22132026-09-06T23:59:18.252Z Checking static_assertions v1.1.0
22142026-09-06T23:59:18.320Z Checking either v1.15.0
22152026-09-06T23:59:18.324Z Checking rusty-fork v0.3.1
22162026-09-06T23:59:18.392Z Checking rand_xorshift v0.4.0
22172026-09-06T23:59:18.429Z Checking is-terminal v0.4.17
22182026-09-06T23:59:18.535Z Checking unarray v0.1.4
22192026-09-06T23:59:18.573Z Checking sync_wrapper v1.0.2
22202026-09-06T23:59:18.579Z Checking iri-string v0.7.10
22212026-09-06T23:59:18.607Z Checking zlib-rs v0.6.2
22222026-09-06T23:59:18.679Z Checking proptest v1.11.0
22232026-09-06T23:59:18.719Z Checking tower v0.5.3
22242026-09-06T23:59:18.783Z Checking openapiv3 v2.2.0
22252026-09-06T23:59:18.892Z Checking hyper v1.10.1
22262026-09-06T23:59:18.954Z Checking hashbrown v0.16.1
22272026-09-06T23:59:19.125Z Checking tinyvec_macros v0.1.1
22282026-09-06T23:59:19.227Z Checking tinyvec v1.11.0
22292026-09-06T23:59:19.471Z Checking tokio-rustls v0.26.4
22302026-09-06T23:59:19.516Z Checking lazy_static v1.5.0
22312026-09-06T23:59:19.553Z Checking flate2 v1.1.9
22322026-09-06T23:59:19.588Z Checking crossbeam-channel v0.5.15
22332026-09-06T23:59:19.630Z Checking signature v2.2.0
22342026-09-06T23:59:19.669Z Checking tower-http v0.6.8
22352026-09-06T23:59:19.730Z Checking rustls-native-certs v0.8.3
22362026-09-06T23:59:19.799Z Checking hubpack v0.1.2
22372026-09-06T23:59:19.837Z Checking hyper-util v0.1.20
22382026-09-06T23:59:19.875Z Checking psl-types v2.0.11
22392026-09-06T23:59:19.989Z Checking cookie v0.18.1
22402026-09-06T23:59:19.992Z Checking num-integer v0.1.46
22412026-09-06T23:59:20.001Z Checking strum v0.26.3
22422026-09-06T23:59:20.038Z Checking publicsuffix v2.3.0
22432026-09-06T23:59:20.042Z Checking thread_local v1.1.9
22442026-09-06T23:59:20.112Z Checking data-encoding v2.10.0
22452026-09-06T23:59:20.149Z Checking rustls-platform-verifier v0.6.2
22462026-09-06T23:59:20.186Z Checking hmac v0.12.1
22472026-09-06T23:59:20.230Z Checking ahash v0.8.12
22482026-09-06T23:59:20.262Z Checking cookie_store v0.22.1
22492026-09-06T23:59:20.297Z Checking scroll v0.13.0
22502026-09-06T23:59:20.335Z Checking memmap2 v0.9.10
22512026-09-06T23:59:20.374Z Checking take_mut v0.2.2
22522026-09-06T23:59:20.413Z Checking unicode-width v0.1.14
22532026-09-06T23:59:20.453Z Checking term v1.2.1
22542026-09-06T23:59:20.505Z Checking newtype-uuid v1.3.2
22552026-09-06T23:59:20.545Z Checking slog-async v2.8.0
22562026-09-06T23:59:20.549Z Checking toml_datetime v0.6.11
22572026-09-06T23:59:20.616Z Checking goblin v0.10.5
22582026-09-06T23:59:20.619Z Checking serde_spanned v0.6.9
22592026-09-06T23:59:20.687Z Checking dtrace-parser v0.3.0
22602026-09-06T23:59:20.723Z Checking slog-term v2.9.2
22612026-09-06T23:59:20.761Z Checking bstr v1.12.1
22622026-09-06T23:59:20.764Z Checking daft v0.1.8
22632026-09-06T23:59:20.836Z Checking crossbeam-epoch v0.9.18
22642026-09-06T23:59:20.840Z Checking thread-id v5.1.0
22652026-09-06T23:59:20.942Z Checking base64 v0.21.7
22662026-09-06T23:59:20.980Z Checking x509-cert v0.2.5
22672026-09-06T23:59:21.017Z Checking num-iter v0.1.45
22682026-09-06T23:59:21.066Z Checking half v2.7.1
22692026-09-06T23:59:21.105Z Checking ff v0.13.1
22702026-09-06T23:59:21.143Z Checking hyper-rustls v0.27.7
22712026-09-06T23:59:21.181Z Checking memoffset v0.9.1
22722026-09-06T23:59:21.184Z Checking scroll v0.12.0
22732026-09-06T23:59:21.254Z Checking base16ct v0.2.0
22742026-09-06T23:59:21.258Z Checking ciborium-io v0.2.2
22752026-09-06T23:59:21.324Z Checking group v0.13.0
22762026-09-06T23:59:21.361Z Checking hkdf v0.12.4
22772026-09-06T23:59:21.397Z Checking reqwest v0.13.2
22782026-09-06T23:59:21.434Z Checking ciborium-ll v0.2.2
22792026-09-06T23:59:21.435Z Checking sec1 v0.7.3
22802026-09-06T23:59:21.506Z Checking goblin v0.8.2
22812026-09-06T23:59:21.510Z Checking zerocopy v0.7.35
22822026-09-06T23:59:21.578Z Checking crypto-bigint v0.5.5
22832026-09-06T23:59:21.638Z Checking rustix v0.38.44
22842026-09-06T23:59:21.676Z Checking env_filter v2.0.0
22852026-09-06T23:59:21.713Z Checking unicode-segmentation v1.12.0
22862026-09-06T23:59:21.849Z Checking smawk v0.3.2
22872026-09-06T23:59:22.007Z Checking tap v1.0.1
22882026-09-06T23:59:22.050Z Checking unicode-linebreak v0.1.5
22892026-09-06T23:59:22.087Z Checking env_logger v0.11.11
22902026-09-06T23:59:22.157Z Checking wyz v0.5.1
22912026-09-06T23:59:22.265Z Checking ciborium v0.2.2
22922026-09-06T23:59:22.312Z Checking num-bigint-dig v0.8.6
22932026-09-06T23:59:22.316Z Checking crossbeam-deque v0.8.6
22942026-09-06T23:59:22.377Z Checking dtrace-parser v0.2.0
22952026-09-06T23:59:22.447Z Checking pkcs1 v0.7.5
22962026-09-06T23:59:22.499Z Checking elliptic-curve v0.13.8
22972026-09-06T23:59:22.550Z Checking radium v0.7.0
22982026-09-06T23:59:22.642Z Checking thread-id v4.2.2
22992026-09-06T23:59:22.688Z Checking crc-catalog v2.4.0
23002026-09-06T23:59:22.726Z Checking debug-ignore v1.0.5
23012026-09-06T23:59:22.762Z Checking winnow v1.0.3
23022026-09-06T23:59:22.765Z Checking funty v2.0.0
23032026-09-06T23:59:22.833Z Checking same-file v1.0.6
23042026-09-06T23:59:22.878Z Checking crc v3.4.0
23052026-09-06T23:59:22.881Z Checking nix v0.31.2
23062026-09-06T23:59:22.944Z Checking dof v0.4.0
23072026-09-06T23:59:22.980Z Checking walkdir v2.5.0
23082026-09-06T23:59:23.074Z Checking unicode-normalization v0.1.25
23092026-09-06T23:59:23.111Z Checking bitvec v1.0.1
23102026-09-06T23:59:23.147Z Checking rsa v0.9.10
23112026-09-06T23:59:23.184Z Checking zerocopy v0.6.6
23122026-09-06T23:59:23.417Z Checking dof v0.3.0
23132026-09-06T23:59:23.509Z Checking maybe-uninit v2.0.0
23142026-09-06T23:59:23.512Z Checking memmap v0.7.0
23152026-09-06T23:59:23.609Z Checking usdt-impl v0.6.0
23162026-09-06T23:59:23.639Z Checking foldhash v0.1.5
23172026-09-06T23:59:23.675Z Checking foreign-types-shared v0.1.1
23182026-09-06T23:59:23.678Z Checking gimli v0.32.3
23192026-09-06T23:59:23.748Z Checking winnow v0.5.40
23202026-09-06T23:59:23.751Z Checking usdt-impl v0.5.0
23212026-09-06T23:59:23.821Z Checking nodrop v0.1.14
23222026-09-06T23:59:23.828Z Checking is_ci v1.2.0
23232026-09-06T23:59:23.908Z Checking usdt v0.6.0
23242026-09-06T23:59:23.945Z Checking array-init v0.0.4
23252026-09-06T23:59:23.984Z Checking foreign-types v0.3.2
23262026-09-06T23:59:24.084Z Checking hashbrown v0.15.5
23272026-09-06T23:59:24.123Z Checking smallvec v0.6.14
23282026-09-06T23:59:24.128Z Checking usdt v0.5.0
23292026-09-06T23:59:24.128Z Checking rfc6979 v0.4.0
23302026-09-06T23:59:24.279Z Checking serde_with v3.21.0
23312026-09-06T23:59:24.338Z Checking bitfield v0.19.4
23322026-09-06T23:59:24.342Z Checking bzip2-sys v0.1.13+1.0.8
23332026-09-06T23:59:24.411Z Checking openssl-sys v0.9.117
23342026-09-06T23:59:24.448Z Checking packed_struct v0.10.1
23352026-09-06T23:59:24.488Z Checking object v0.37.3
23362026-09-06T23:59:24.573Z Checking hashbrown v0.12.3
23372026-09-06T23:59:24.640Z Checking keccak v0.1.6
23382026-09-06T23:59:24.836Z Checking bitflags v1.3.2
23392026-09-06T23:59:24.875Z Checking rustc-demangle v0.1.27
23402026-09-06T23:59:24.919Z Checking toml_edit v0.19.15
23412026-09-06T23:59:24.958Z Checking siphasher v1.0.2
23422026-09-06T23:59:25.010Z Checking indexmap v1.9.3
23432026-09-06T23:59:25.130Z Checking openssl v0.10.80
23442026-09-06T23:59:25.169Z Checking sha3 v0.10.8
23452026-09-06T23:59:25.312Z Checking addr2line v0.25.1
23462026-09-06T23:59:25.356Z Checking bzip2 v0.4.4
23472026-09-06T23:59:25.406Z Checking ecdsa v0.16.9
23482026-09-06T23:59:25.554Z Checking serde-hex v0.1.0
23492026-09-06T23:59:25.558Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
23502026-09-06T23:59:25.632Z Checking toml_parser v1.1.2+spec-1.1.0
23512026-09-06T23:59:25.770Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
23522026-09-06T23:59:25.809Z Checking primeorder v0.13.6
23532026-09-06T23:59:25.983Z Checking ron v0.8.1
23542026-09-06T23:59:25.996Z Checking hashbrown v0.13.2
23552026-09-06T23:59:26.007Z Checking toml v0.7.8
23562026-09-06T23:59:26.074Z Checking itertools v0.13.0
23572026-09-06T23:59:26.327Z Checking curve25519-dalek v4.1.3
23582026-09-06T23:59:26.470Z Checking signal-hook v0.3.18
23592026-09-06T23:59:26.510Z Checking crc-any v2.5.0
23602026-09-06T23:59:26.694Z Checking managed v0.8.0
23612026-09-06T23:59:26.738Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
23622026-09-06T23:59:26.831Z Checking backtrace v0.3.76
23632026-09-06T23:59:26.913Z Checking object v0.30.4
23642026-09-06T23:59:26.951Z Checking zip v0.6.6
23652026-09-06T23:59:27.089Z Checking rayon-core v1.13.0
23662026-09-06T23:59:27.125Z Checking globset v0.4.18
23672026-09-06T23:59:27.129Z Checking ed25519 v2.2.3
23682026-09-06T23:59:27.129Z Checking chacha20 v0.10.0
23692026-09-06T23:59:27.233Z Checking backtrace-ext v0.2.1
23702026-09-06T23:59:27.310Z Checking path-slash v0.1.5
23712026-09-06T23:59:27.370Z Checking toml_write v0.1.2
23722026-09-06T23:59:27.408Z Checking winnow v0.7.14
23732026-09-06T23:59:27.445Z Checking ed25519-dalek v2.2.0
23742026-09-06T23:59:27.448Z Checking native-tls v0.2.18
23752026-09-06T23:59:27.448Z Checking signal-hook-mio v0.2.5
23762026-09-06T23:59:27.550Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
23772026-09-06T23:59:27.587Z Checking textwrap v0.16.2
23782026-09-06T23:59:27.646Z Checking ref-cast v1.0.25
23792026-09-06T23:59:27.689Z Checking salty v0.3.0
23802026-09-06T23:59:27.730Z Checking pin-project v1.1.11
23812026-09-06T23:59:27.927Z Checking jiff-core v0.1.0
23822026-09-06T23:59:27.952Z Checking tokio-native-tls v0.3.1
23832026-09-06T23:59:27.953Z Checking p384 v0.13.1
23842026-09-06T23:59:28.009Z Checking pem v3.0.6
23852026-09-06T23:59:28.040Z Checking inout v0.1.4
23862026-09-06T23:59:28.180Z Checking zstd-sys v2.0.16+zstd.1.5.7
23872026-09-06T23:59:28.213Z Checking owo-colors v4.3.0
23882026-09-06T23:59:28.224Z Checking arrayref v0.3.9
23892026-09-06T23:59:28.308Z Checking arrayvec v0.7.6
23902026-09-06T23:59:28.346Z Checking constant_time_eq v0.4.2
23912026-09-06T23:59:28.350Z Checking fixedbitset v0.5.7
23922026-09-06T23:59:28.489Z Checking jiff v0.2.34
23932026-09-06T23:59:28.527Z Checking zstd-safe v7.2.4
23942026-09-06T23:59:28.531Z Checking cipher v0.4.4
23952026-09-06T23:59:28.601Z Checking petgraph v0.8.3
23962026-09-06T23:59:28.642Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
23972026-09-06T23:59:28.645Z Checking toml_edit v0.22.27
23982026-09-06T23:59:28.719Z Checking hyper-tls v0.6.0
23992026-09-06T23:59:28.788Z Checking snafu v0.8.9
24002026-09-06T23:59:28.826Z Checking crossterm v0.28.1
24012026-09-06T23:59:28.923Z Checking supports-color v3.0.2
24022026-09-06T23:59:29.022Z Checking similar v2.7.0
24032026-09-06T23:59:29.060Z Checking fs-err v3.3.0
24042026-09-06T23:59:29.098Z Checking hash32 v0.2.1
24052026-09-06T23:59:29.284Z Checking serde-big-array v0.5.1
24062026-09-06T23:59:29.387Z Checking serde_plain v1.0.2
24072026-09-06T23:59:29.425Z Checking bumpalo v3.20.2
24082026-09-06T23:59:29.461Z Checking unicode-bidi v0.3.18
24092026-09-06T23:59:29.554Z Checking linked-hash-map v0.5.6
24102026-09-06T23:59:29.593Z Checking typed-path v0.9.3
24112026-09-06T23:59:29.628Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
24122026-09-06T23:59:29.665Z Checking libbz2-rs-sys v0.2.2
24132026-09-06T23:59:29.753Z Checking predicates-core v1.0.10
24142026-09-06T23:59:29.791Z Checking unicode-properties v0.1.4
24152026-09-06T23:59:29.857Z Checking toml v0.8.23
24162026-09-06T23:59:29.910Z Checking lru-cache v0.1.2
24172026-09-06T23:59:30.008Z Checking zopfli v0.8.3
24182026-09-06T23:59:30.049Z Checking stringprep v0.1.5
24192026-09-06T23:59:30.082Z Checking heapless v0.7.17
24202026-09-06T23:59:30.119Z Checking bzip2 v0.6.1
24212026-09-06T23:59:30.185Z Checking reqwest v0.12.28
24222026-09-06T23:59:30.224Z Checking zstd v0.13.3
24232026-09-06T23:59:30.260Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
24242026-09-06T23:59:30.308Z Checking hickory-proto v0.25.2
24252026-09-06T23:59:30.371Z Checking hickory-proto v0.24.4
24262026-09-06T23:59:30.410Z Checking byte-wrapper v0.1.0
24272026-09-06T23:59:30.447Z Checking tokio-stream v0.1.18
24282026-09-06T23:59:30.453Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24292026-09-06T23:59:30.529Z Checking md-5 v0.10.6
24302026-09-06T23:59:30.621Z Checking libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
24312026-09-06T23:59:30.660Z Checking float-cmp v0.10.0
24322026-09-06T23:59:30.700Z Checking difflib v0.4.0
24332026-09-06T23:59:30.703Z Checking normalize-line-endings v0.3.0
24342026-09-06T23:59:30.781Z Checking resolv-conf v0.7.6
24352026-09-06T23:59:30.821Z Checking supports-hyperlinks v3.2.0
24362026-09-06T23:59:30.824Z Checking fallible-iterator v0.2.0
24372026-09-06T23:59:30.894Z Checking supports-unicode v3.0.0
24382026-09-06T23:59:30.939Z Checking predicates v3.1.4
24392026-09-06T23:59:30.978Z Checking tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
24402026-09-06T23:59:30.982Z Checking smoltcp v0.9.1
24412026-09-06T23:59:31.053Z Checking miette v7.6.0
24422026-09-06T23:59:31.056Z Checking zip v4.6.1
24432026-09-06T23:59:31.152Z Checking postgres-protocol v0.6.10
24442026-09-06T23:59:31.264Z Checking blake3 v1.8.5
24452026-09-06T23:59:31.503Z Checking iddqd v0.4.2
24462026-09-06T23:59:31.577Z Checking phf_shared v0.13.1
24472026-09-06T23:59:31.618Z Checking phf_shared v0.11.3
24482026-09-06T23:59:31.621Z Checking olpc-cjson v0.1.4
24492026-09-06T23:59:31.621Z Checking derive_more v2.1.1
24502026-09-06T23:59:31.725Z Checking strum v0.27.2
24512026-09-06T23:59:31.796Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
24522026-09-06T23:59:31.840Z Checking fixedbitset v0.4.2
24532026-09-06T23:59:31.849Z Checking corncobs v0.1.4
24542026-09-06T23:59:31.849Z Checking precomputed-hash v0.1.1
24552026-09-06T23:59:31.941Z Checking new_debug_unreachable v1.0.6
24562026-09-06T23:59:32.012Z Checking lalrpop-util v0.19.12
24572026-09-06T23:59:32.016Z Checking petgraph v0.6.5
24582026-09-06T23:59:32.088Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
24592026-09-06T23:59:32.091Z Checking string_cache v0.8.9
24602026-09-06T23:59:32.091Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
24612026-09-06T23:59:32.191Z Checking hickory-resolver v0.24.4
24622026-09-06T23:59:32.230Z Checking tough v0.22.0
24632026-09-06T23:59:32.352Z Checking phf v0.13.1
24642026-09-06T23:59:32.406Z Checking postgres-types v0.2.12
24652026-09-06T23:59:32.446Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
24662026-09-06T23:59:32.530Z Checking buf-list v1.1.2
24672026-09-06T23:59:32.747Z Checking libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
24682026-09-06T23:59:32.785Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
24692026-09-06T23:59:32.913Z Checking secrecy v0.8.0
24702026-09-06T23:59:32.952Z Checking whoami v2.1.0
24712026-09-06T23:59:32.952Z Checking peg-runtime v0.8.5
24722026-09-06T23:59:33.110Z Checking sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=98615b86d51f74ce220198eb16c57932fd24e7cb#98615b86)
24732026-09-06T23:59:33.125Z Checking qorb v0.4.1
24742026-09-06T23:59:33.181Z Checking tokio-postgres v0.7.16
24752026-09-06T23:59:33.184Z Compiling newtype-uuid-macros v0.1.0
24762026-09-06T23:59:33.265Z Compiling async-stream-impl v0.3.6
24772026-09-06T23:59:33.327Z Compiling multer v3.1.0
24782026-09-06T23:59:33.635Z Checking match_cfg v0.1.0
24792026-09-06T23:59:33.673Z Checking slog-json v2.6.1
24802026-09-06T23:59:33.736Z Checking hostname v0.3.1
24812026-09-06T23:59:33.863Z Compiling dropshot v0.17.1
24822026-09-06T23:59:33.867Z Checking slog-bunyan v2.5.0
24832026-09-06T23:59:33.939Z Compiling dropshot_endpoint v0.17.1
24842026-09-06T23:59:34.018Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24852026-09-06T23:59:34.055Z Checking serde_path_to_error v0.1.20
24862026-09-06T23:59:34.189Z Checking sha1 v0.11.0
24872026-09-06T23:59:34.273Z Checking toml_datetime v1.1.1+spec-1.1.0
24882026-09-06T23:59:34.311Z Checking serde_spanned v1.1.1
24892026-09-06T23:59:34.357Z Checking toml_writer v1.1.1+spec-1.1.0
24902026-09-06T23:59:34.394Z Checking compression-core v0.4.31
24912026-09-06T23:59:34.431Z Checking async-stream v0.3.6
24922026-09-06T23:59:34.470Z Checking waitgroup v0.1.2
24932026-09-06T23:59:34.541Z Checking rustls-pemfile v2.2.0
24942026-09-06T23:59:34.611Z Checking toml v1.1.2+spec-1.1.0
24952026-09-06T23:59:34.616Z Checking compression-codecs v0.4.37
24962026-09-06T23:59:34.616Z Checking hostname v0.4.2
24972026-09-06T23:59:34.747Z Checking progenitor-client v0.14.0
24982026-09-06T23:59:34.752Z Checking atomicwrites v0.4.4
24992026-09-06T23:59:34.752Z Compiling serde_tokenstream v0.3.0
25002026-09-06T23:59:34.827Z Compiling parse-display-derive v0.10.0
25012026-09-06T23:59:34.868Z Checking macaddr v1.0.1
25022026-09-06T23:59:34.871Z Checking async-compression v0.4.41
25032026-09-06T23:59:34.951Z Checking regress v0.10.5
25042026-09-06T23:59:34.996Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25052026-09-06T23:59:35.083Z Checking itertools v0.14.0
25062026-09-06T23:59:35.145Z Compiling oxide-generation-macros v0.2.0
25072026-09-06T23:59:35.195Z Checking instant v0.1.13
25082026-09-06T23:59:35.236Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
25092026-09-06T23:59:35.317Z Checking oxide-generation v0.1.3
25102026-09-06T23:59:35.445Z Checking backoff v0.4.0
25112026-09-06T23:59:35.496Z Checking backon v1.6.0
25122026-09-06T23:59:35.579Z Checking humantime v2.3.0
25132026-09-06T23:59:35.659Z Compiling convert_case v0.4.0
25142026-09-06T23:59:35.697Z Checking progenitor-extras v0.2.0
25152026-09-06T23:59:35.784Z Checking heck v0.5.0
25162026-09-06T23:59:35.939Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
25172026-09-06T23:59:35.976Z Checking omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
25182026-09-06T23:59:36.013Z Checking secrecy v0.10.3
25192026-09-06T23:59:36.049Z Compiling derive_more v0.99.20
25202026-09-06T23:59:36.209Z Checking camino-tempfile v1.4.1
25212026-09-06T23:59:36.217Z Checking indent_write v2.2.0
25222026-09-06T23:59:36.243Z Compiling regress v0.11.1
25232026-09-06T23:59:36.269Z Compiling crucible-workspace-hack v0.1.0
25242026-09-06T23:59:36.352Z Checking universal-hash v0.5.1
25252026-09-06T23:59:36.355Z Compiling thiserror-impl-no-std v2.0.2
25262026-09-06T23:59:36.425Z Checking opaque-debug v0.3.1
25272026-09-06T23:59:36.531Z Checking chacha20 v0.9.1
25282026-09-06T23:59:36.534Z Checking poly1305 v0.8.0
25292026-09-06T23:59:36.608Z Checking parse-display v0.10.0
25302026-09-06T23:59:36.795Z Checking blake2 v0.10.6
25312026-09-06T23:59:36.798Z Checking password-hash v0.5.0
25322026-09-06T23:59:36.865Z Checking aead v0.5.2
25332026-09-06T23:59:37.039Z Checking chacha20poly1305 v0.10.1
25342026-09-06T23:59:37.076Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
25352026-09-06T23:59:37.111Z Checking argon2 v0.5.3
25362026-09-06T23:59:37.202Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
25372026-09-06T23:59:37.478Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
25382026-09-06T23:59:37.517Z Compiling unsafe-libyaml v0.2.11
25392026-09-06T23:59:37.520Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
25402026-09-06T23:59:37.598Z Checking thiserror-no-std v2.0.2
25412026-09-06T23:59:37.782Z Checking vsss-rs v3.3.4
25422026-09-06T23:59:37.794Z Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
25432026-09-06T23:59:37.803Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25442026-09-06T23:59:37.829Z Compiling typify-impl v0.6.2
25452026-09-06T23:59:38.282Z Compiling serde_yaml v0.9.34+deprecated
25462026-09-06T23:59:38.617Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
25472026-09-06T23:59:38.859Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
25482026-09-06T23:59:39.319Z Checking swrite v0.1.0
25492026-09-06T23:59:39.444Z Compiling num-derive v0.4.2
25502026-09-06T23:59:39.471Z Compiling toml_datetime v0.7.5+spec-1.1.0
25512026-09-06T23:59:39.492Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
25522026-09-06T23:59:39.525Z Checking rayon v1.11.0
25532026-09-06T23:59:39.618Z Compiling proc-macro-error v1.0.4
25542026-09-06T23:59:39.731Z Compiling toml_edit v0.23.10+spec-1.0.0
25552026-09-06T23:59:39.768Z Checking tabwriter v1.4.1
25562026-09-06T23:59:39.945Z Compiling illumos-nvpair-sys v0.2.0
25572026-09-06T23:59:39.984Z Checking glob v0.3.3
25582026-09-06T23:59:39.990Z Compiling itertools v0.15.0
25592026-09-06T23:59:40.227Z Compiling heapless v0.8.0
25602026-09-06T23:59:40.407Z Compiling proc-macro-crate v3.4.0
25612026-09-06T23:59:40.448Z Checking hash32 v0.3.1
25622026-09-06T23:59:40.605Z Checking colored v3.1.1
25632026-09-06T23:59:40.770Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25642026-09-06T23:59:40.824Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
25652026-09-06T23:59:40.866Z Compiling smoltcp v0.11.0
25662026-09-06T23:59:40.976Z Compiling num_enum_derive v0.7.6
25672026-09-06T23:59:41.120Z Checking illumos-nvpair v0.3.0
25682026-09-06T23:59:41.134Z Checking cobs v0.3.0
25692026-09-06T23:59:41.277Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
25702026-09-06T23:59:41.312Z Checking postcard v1.1.3
25712026-09-06T23:59:41.314Z Checking rand v0.10.1
25722026-09-06T23:59:41.383Z Compiling ingot-macros v0.2.0
25732026-09-06T23:59:41.549Z Compiling proc-macro-crate v1.3.1
25742026-09-06T23:59:41.632Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25752026-09-06T23:59:41.867Z Checking sigpipe v0.1.3
25762026-09-06T23:59:41.904Z Compiling foreign-types-macros v0.2.3
25772026-09-06T23:59:41.977Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25782026-09-06T23:59:42.013Z Checking foreign-types-shared v0.3.1
25792026-09-06T23:59:42.052Z Checking num_enum v0.7.6
25802026-09-06T23:59:42.134Z Compiling num_enum_derive v0.5.11
25812026-09-06T23:59:42.349Z Checking cstr-argument v0.1.2
25822026-09-06T23:59:42.435Z Compiling typify-macro v0.6.2
25832026-09-06T23:59:42.474Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25842026-09-06T23:59:42.509Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25852026-09-06T23:59:42.543Z Checking foreign-types v0.5.0
25862026-09-06T23:59:42.579Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
25872026-09-06T23:59:42.652Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25882026-09-06T23:59:42.851Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
25892026-09-06T23:59:42.897Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25902026-09-06T23:59:42.939Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25912026-09-06T23:59:42.987Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
25922026-09-06T23:59:43.043Z Checking itertools v0.12.1
25932026-09-06T23:59:43.079Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
25942026-09-06T23:59:43.153Z Compiling zone_cfg_derive v0.3.1
25952026-09-06T23:59:43.216Z Checking num_enum v0.5.11
25962026-09-06T23:59:43.362Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
25972026-09-06T23:59:43.496Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
25982026-09-06T23:59:43.570Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25992026-09-06T23:59:43.699Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
26002026-09-06T23:59:43.886Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
26012026-09-06T23:59:43.923Z Checking smf v0.2.3
26022026-09-06T23:59:43.964Z Checking whoami v1.6.1
26032026-09-06T23:59:44.025Z Checking tokio-dtrace v0.1.1
26042026-09-06T23:59:44.088Z Checking zone v0.3.1
26052026-09-06T23:59:44.138Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
26062026-09-06T23:59:44.172Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
26072026-09-06T23:59:44.207Z Checking console v0.15.11
26082026-09-06T23:59:44.243Z Compiling typify v0.6.2
26092026-09-06T23:59:44.381Z Checking ingot-types v0.2.0
26102026-09-06T23:59:44.394Z Checking oxide-tokio-rt v0.1.4
26112026-09-06T23:59:44.404Z Compiling progenitor-impl v0.14.0
26122026-09-06T23:59:44.463Z Checking newline-converter v0.3.0
26132026-09-06T23:59:44.507Z Checking bytecount v0.6.9
26142026-09-06T23:59:44.553Z Checking oxide-update-engine-types v0.1.2
26152026-09-06T23:59:44.601Z Checking expectorate v1.2.0
26162026-09-06T23:59:44.640Z Checking num-rational v0.4.2
26172026-09-06T23:59:44.704Z Checking ingot v0.2.1
26182026-09-06T23:59:44.765Z Checking num-complex v0.4.6
26192026-09-06T23:59:44.999Z Compiling cancel-safe-futures v0.1.5
26202026-09-06T23:59:45.189Z Checking num v0.4.3
26212026-09-06T23:59:45.296Z Checking float-ord v0.3.2
26222026-09-06T23:59:45.384Z Checking linear-map v1.2.0
26232026-09-06T23:59:45.432Z Checking gethostname v0.5.0
26242026-09-06T23:59:45.500Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
26252026-09-06T23:59:45.559Z Compiling prettyplease v0.2.37
26262026-09-06T23:59:45.609Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
26272026-09-06T23:59:45.641Z Checking oxide-update-engine v0.1.2
26282026-09-06T23:59:45.941Z Compiling slog-dtrace v0.3.0
26292026-09-06T23:59:45.960Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
26302026-09-06T23:59:46.089Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
26312026-09-06T23:59:46.238Z Checking papergrid v0.11.0
26322026-09-06T23:59:46.262Z Compiling tabled_derive v0.7.0
26332026-09-06T23:59:46.398Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
26342026-09-06T23:59:47.133Z Compiling progenitor-macro v0.14.0
26352026-09-06T23:59:47.263Z Checking tabled v0.15.0
26362026-09-06T23:59:47.268Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
26372026-09-06T23:59:47.308Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
26382026-09-06T23:59:47.348Z Checking crossterm v0.29.0
26392026-09-06T23:59:47.551Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
26402026-09-06T23:59:47.756Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
26412026-09-06T23:59:48.427Z Checking fd-lock v4.0.4
26422026-09-06T23:59:48.619Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
26432026-09-06T23:59:49.036Z Checking vte v0.14.1
26442026-09-06T23:59:49.223Z Checking strip-ansi-escapes v0.2.1
26452026-09-06T23:59:50.267Z Checking termtree v0.5.1
26462026-09-06T23:59:50.444Z Checking nu-ansi-term v0.50.3
26472026-09-06T23:59:50.589Z Compiling minimal-lexical v0.2.1
26482026-09-06T23:59:50.687Z Checking reedline v0.40.0
26492026-09-06T23:59:50.722Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
26502026-09-06T23:59:50.776Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
26512026-09-06T23:59:50.877Z Compiling nom v7.1.3
26522026-09-06T23:59:50.931Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26532026-09-06T23:59:51.539Z Checking display-error-chain v0.2.2
26542026-09-06T23:59:51.691Z Compiling unicode-xid v0.2.6
26552026-09-06T23:59:51.854Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
26562026-09-06T23:59:51.893Z Compiling ar_archive_writer v0.5.1
26572026-09-06T23:59:52.162Z Checking progenitor v0.14.0
26582026-09-06T23:59:52.291Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
26592026-09-06T23:59:52.348Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
26602026-09-06T23:59:52.767Z Compiling psm v0.1.30
26612026-09-06T23:59:52.806Z Checking csv-core v0.1.13
26622026-09-06T23:59:52.809Z Compiling stacker v0.1.23
26632026-09-06T23:59:53.024Z Checking csv v1.4.0
26642026-09-06T23:59:53.139Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
26652026-09-06T23:59:53.212Z Compiling semver v0.1.20
26662026-09-06T23:59:53.400Z Compiling cfg_aliases v0.1.1
26672026-09-06T23:59:53.438Z Checking highway v1.3.0
26682026-09-06T23:59:53.441Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
26692026-09-06T23:59:53.512Z Compiling nix v0.28.0
26702026-09-06T23:59:53.625Z Compiling rustc_version v0.1.7
26712026-09-06T23:59:53.701Z Checking nibble_vec v0.1.0
26722026-09-06T23:59:53.758Z Checking endian-type v0.1.2
26732026-09-06T23:59:53.895Z Compiling newtype_derive v0.1.6
26742026-09-06T23:59:53.929Z Checking radix_trie v0.2.1
26752026-09-06T23:59:54.012Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
26762026-09-06T23:59:54.048Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
26772026-09-06T23:59:54.137Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
26782026-09-06T23:59:54.173Z Checking phf_shared v0.12.1
26792026-09-06T23:59:54.348Z Compiling recursive-proc-macro-impl v0.1.1
26802026-09-06T23:59:54.521Z Compiling chrono-tz v0.10.4
26812026-09-06T23:59:54.570Z Checking phf v0.12.1
26822026-09-06T23:59:54.747Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26832026-09-06T23:59:54.819Z Checking recursive v0.1.1
26842026-09-06T23:59:54.891Z Compiling const_format_proc_macros v0.2.34
26852026-09-06T23:59:54.945Z Compiling peg-macros v0.8.5
26862026-09-06T23:59:55.026Z Checking winnow v0.6.26
26872026-09-06T23:59:55.066Z Compiling sqlparser_derive v0.5.0
26882026-09-06T23:59:55.104Z Checking home v0.5.12
26892026-09-06T23:59:55.366Z Checking unicode_categories v0.1.1
26902026-09-06T23:59:55.783Z Checking const_format v0.2.35
26912026-09-06T23:59:55.866Z Checking sqlparser v0.61.0
26922026-09-06T23:59:56.042Z Checking rustyline v14.0.0
26932026-09-06T23:59:56.201Z Checking sqlformat v0.3.5
26942026-09-06T23:59:56.377Z Checking peg v0.8.5
26952026-09-06T23:59:56.600Z Checking bcs v0.1.6
26962026-09-06T23:59:56.635Z Checking nom v8.0.0
26972026-09-06T23:59:56.672Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
26982026-09-06T23:59:56.775Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
26992026-09-06T23:59:56.865Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
27002026-09-06T23:59:57.000Z Checking client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
27012026-09-06T23:59:57.104Z Checking steno v0.4.1
27022026-09-06T23:59:57.203Z Checking sha1 v0.10.6
27032026-09-06T23:59:57.366Z Checking filetime v0.2.27
27042026-09-06T23:59:57.405Z Checking xattr v1.6.1
27052026-09-06T23:59:57.534Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
27062026-09-06T23:59:57.571Z Checking tar v0.4.46
27072026-09-06T23:59:57.606Z Checking omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a)
27082026-09-06T23:59:57.859Z Checking subprocess v0.2.15
27092026-09-06T23:59:57.988Z Checking headers-core v0.3.0
27102026-09-06T23:59:58.141Z Checking headers v0.4.1
27112026-09-06T23:59:58.144Z Checking yasna v0.5.2
27122026-09-06T23:59:58.209Z Checking port-file v0.1.0
27132026-09-06T23:59:58.429Z Checking dropshot-api-manager-types v0.8.0
27142026-09-06T23:59:58.595Z Checking rcgen v0.12.1
27152026-09-06T23:59:58.632Z Checking mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
27162026-09-06T23:59:58.666Z Checking tagptr v0.2.0
27172026-09-06T23:59:58.674Z Checking utf-8 v0.7.6
27182026-09-06T23:59:58.738Z Compiling libefi-sys v0.1.0
27192026-09-06T23:59:58.831Z Compiling bitfield-struct v0.6.2
27202026-09-06T23:59:58.873Z Checking moka v0.12.13
27212026-09-06T23:59:58.938Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
27222026-09-06T23:59:59.059Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
27232026-09-06T23:59:59.232Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
27242026-09-06T23:59:59.235Z Compiling xshell-macros v0.2.7
27252026-09-06T23:59:59.421Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
27262026-09-06T23:59:59.511Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
27272026-09-06T23:59:59.545Z Checking hickory-resolver v0.25.2
27282026-09-06T23:59:59.655Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
27292026-09-06T23:59:59.695Z Checking xshell v0.2.7
27302026-09-06T23:59:59.775Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
27312026-09-06T23:59:59.868Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
27322026-09-07T00:00:00.003Z Checking tungstenite v0.21.0
27332026-09-07T00:00:00.020Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
27342026-09-07T00:00:00.079Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
27352026-09-07T00:00:00.307Z Checking half v1.8.3
27362026-09-07T00:00:00.378Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
27372026-09-07T00:00:00.414Z Checking tokio-tungstenite v0.21.0
27382026-09-07T00:00:00.450Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
27392026-09-07T00:00:00.534Z Checking serde_cbor v0.11.2
27402026-09-07T00:00:00.728Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
27412026-09-07T00:00:00.857Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
27422026-09-07T00:00:00.905Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
27432026-09-07T00:00:00.959Z Checking sha2 v0.11.0
27442026-09-07T00:00:01.092Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
27452026-09-07T00:00:01.319Z Checking tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
27462026-09-07T00:00:01.653Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
27472026-09-07T00:00:01.656Z Checking predicates-tree v1.0.13
27482026-09-07T00:00:01.775Z Checking libscf-sys v1.2.0
27492026-09-07T00:00:01.832Z Checking maplit v1.0.2
27502026-09-07T00:00:01.875Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
27512026-09-07T00:00:01.908Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
27522026-09-07T00:00:01.944Z Checking papergrid v0.18.0
27532026-09-07T00:00:01.980Z Checking anstyle-parse v0.2.7
27542026-09-07T00:00:02.203Z Checking anstream v0.6.21
27552026-09-07T00:00:02.419Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
27562026-09-07T00:00:02.498Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
27572026-09-07T00:00:02.537Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
27582026-09-07T00:00:02.657Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
27592026-09-07T00:00:02.756Z Checking mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
27602026-09-07T00:00:02.793Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
27612026-09-07T00:00:02.891Z Checking tabled v0.21.0
27622026-09-07T00:00:03.007Z Checking ignore v0.4.25
27632026-09-07T00:00:03.137Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
27642026-09-07T00:00:03.338Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
27652026-09-07T00:00:03.433Z Checking olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
27662026-09-07T00:00:03.483Z Checking globwalk v0.9.1
27672026-09-07T00:00:03.604Z Checking tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
27682026-09-07T00:00:03.683Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
27692026-09-07T00:00:03.739Z Checking digest-io v0.1.0
27702026-09-07T00:00:03.907Z Checking unicase v2.9.0
27712026-09-07T00:00:04.102Z Checking crc8 v0.1.1
27722026-09-07T00:00:04.247Z Checking rawzip v0.4.4
27732026-09-07T00:00:04.268Z Checking camino-tempfile-ext v0.3.3
27742026-09-07T00:00:04.340Z Checking fxhash v0.2.1
27752026-09-07T00:00:04.484Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
27762026-09-07T00:00:04.521Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
27772026-09-07T00:00:04.695Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27782026-09-07T00:00:04.979Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
27792026-09-07T00:00:05.152Z Checking rand_seeder v0.4.0
27802026-09-07T00:00:05.333Z Compiling darling_core v0.21.3
27812026-09-07T00:00:05.544Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
27822026-09-07T00:00:05.581Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
27832026-09-07T00:00:05.626Z Checking tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
27842026-09-07T00:00:05.837Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
27852026-09-07T00:00:05.975Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
27862026-09-07T00:00:06.089Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
27872026-09-07T00:00:06.179Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
27882026-09-07T00:00:06.668Z Compiling vergen-lib v0.1.6
27892026-09-07T00:00:06.912Z Compiling diesel_derives v2.3.7
27902026-09-07T00:00:06.999Z Checking scheduled-thread-pool v0.2.7
27912026-09-07T00:00:07.189Z Compiling vergen-gitcl v1.0.8
27922026-09-07T00:00:07.236Z Compiling diesel_table_macro_syntax v0.3.0
27932026-09-07T00:00:07.322Z Checking r2d2 v0.8.10
27942026-09-07T00:00:07.559Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
27952026-09-07T00:00:07.591Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
27962026-09-07T00:00:07.871Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
27972026-09-07T00:00:07.908Z Compiling darling_macro v0.21.3
27982026-09-07T00:00:07.943Z Checking downcast-rs v2.0.2
27992026-09-07T00:00:08.192Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
28002026-09-07T00:00:08.436Z Checking ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
28012026-09-07T00:00:08.472Z Compiling darling v0.21.3
28022026-09-07T00:00:08.607Z Compiling dsl_auto_type v0.2.0
28032026-09-07T00:00:08.662Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
28042026-09-07T00:00:08.689Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
28052026-09-07T00:00:08.835Z Checking ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
28062026-09-07T00:00:08.871Z Checking kstat-rs v0.2.5
28072026-09-07T00:00:09.026Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
28082026-09-07T00:00:09.052Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
28092026-09-07T00:00:09.089Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
28102026-09-07T00:00:09.157Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
28112026-09-07T00:00:09.239Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
28122026-09-07T00:00:09.566Z Compiling dirs-sys-next v0.1.2
28132026-09-07T00:00:09.603Z Compiling parking_lot_core v0.8.6
28142026-09-07T00:00:09.758Z Compiling crunchy v0.2.4
28152026-09-07T00:00:09.874Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
28162026-09-07T00:00:09.996Z Compiling dirs-next v2.0.0
28172026-09-07T00:00:10.136Z Compiling clang-sys v1.8.1
28182026-09-07T00:00:10.173Z Compiling git-stub v1.0.0
28192026-09-07T00:00:10.286Z Compiling tiny-keccak v2.0.2
28202026-09-07T00:00:10.426Z Compiling git-stub-vcs v0.1.0
28212026-09-07T00:00:10.462Z Compiling term v0.7.0
28222026-09-07T00:00:10.617Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
28232026-09-07T00:00:10.699Z Compiling bit-vec v0.6.3
28242026-09-07T00:00:10.729Z Checking parking_lot v0.11.2
28252026-09-07T00:00:10.809Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28262026-09-07T00:00:10.903Z Compiling bit-set v0.5.3
28272026-09-07T00:00:10.907Z Compiling ascii-canvas v3.0.0
28282026-09-07T00:00:11.046Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
28292026-09-07T00:00:11.094Z Checking prefix-trie v0.7.0
28302026-09-07T00:00:11.216Z Compiling itertools v0.10.5
28312026-09-07T00:00:11.314Z Compiling ena v0.14.4
28322026-09-07T00:00:11.419Z Compiling libloading v0.8.9
28332026-09-07T00:00:11.456Z Compiling diff v0.1.13
28342026-09-07T00:00:11.566Z Compiling bindgen v0.71.1
28352026-09-07T00:00:11.655Z Compiling regex-syntax v0.6.29
28362026-09-07T00:00:12.045Z Checking hickory-server v0.25.2
28372026-09-07T00:00:12.143Z Checking sled v0.34.7
28382026-09-07T00:00:12.300Z Compiling cexpr v0.6.0
28392026-09-07T00:00:12.991Z Compiling lalrpop v0.19.12
28402026-09-07T00:00:13.313Z Checking nanorand v0.7.0
28412026-09-07T00:00:13.390Z Compiling rustc-hash v2.1.1
28422026-09-07T00:00:13.471Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
28432026-09-07T00:00:13.548Z Checking flume v0.11.1
28442026-09-07T00:00:13.739Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
28452026-09-07T00:00:13.823Z Compiling libxml v0.3.3
28462026-09-07T00:00:13.984Z Checking assert_matches v1.5.0
28472026-09-07T00:00:14.241Z Compiling strum_macros v0.24.3
28482026-09-07T00:00:14.247Z Compiling indoc v1.0.9
28492026-09-07T00:00:14.625Z Checking diesel v2.3.7
28502026-09-07T00:00:14.941Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
28512026-09-07T00:00:15.195Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
28522026-09-07T00:00:15.355Z Checking quick-xml v0.37.5
28532026-09-07T00:00:15.390Z Checking derive_builder v0.20.2
28542026-09-07T00:00:15.540Z Compiling oso-derive v0.27.3
28552026-09-07T00:00:15.577Z Compiling trait-variant v0.1.2
28562026-09-07T00:00:15.631Z Compiling impl-trait-for-tuples v0.2.3
28572026-09-07T00:00:16.093Z Checking openssl-probe v0.1.6
28582026-09-07T00:00:16.155Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
28592026-09-07T00:00:16.273Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
28602026-09-07T00:00:16.321Z Compiling dashu-int v0.5.1
28612026-09-07T00:00:16.564Z Compiling seq-macro v0.3.6
28622026-09-07T00:00:17.013Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
28632026-09-07T00:00:17.060Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
28642026-09-07T00:00:17.097Z Checking ssh-encoding v0.2.0
28652026-09-07T00:00:17.151Z Checking dashu-base v0.5.1
28662026-09-07T00:00:17.241Z Compiling rlimit v0.10.2
28672026-09-07T00:00:17.319Z Checking num-modular v0.6.5
28682026-09-07T00:00:17.424Z Checking ssh-cipher v0.2.0
28692026-09-07T00:00:17.547Z Checking tungstenite v0.28.0
28702026-09-07T00:00:17.594Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
28712026-09-07T00:00:17.598Z Checking p256 v0.13.2
28722026-09-07T00:00:17.846Z Checking bb8 v0.8.6
28732026-09-07T00:00:17.923Z Compiling before v0.1.0 (https://github.com/oxidecomputer/rumors?rev=be1d76947f75f27e7f53be438a93d350019dd026#be1d7694)
28742026-09-07T00:00:18.025Z Checking num-primitive v0.2.1
28752026-09-07T00:00:18.155Z Compiling sush-common v0.1.0 (https://github.com/oxidecomputer/sush?rev=94762dc96e1ecad8a75f9280461adee701a066d6#94762dc9)
28762026-09-07T00:00:18.606Z Checking dsi-bitstream v0.10.1
28772026-09-07T00:00:18.676Z Compiling mime_guess v2.0.5
28782026-09-07T00:00:18.734Z Checking tokio-tungstenite v0.28.0
28792026-09-07T00:00:19.040Z Checking ssh-key v0.6.7
28802026-09-07T00:00:19.313Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
28812026-09-07T00:00:19.494Z Checking suanpan v0.1.0 (https://github.com/oxidecomputer/rumors?rev=be1d76947f75f27e7f53be438a93d350019dd026#be1d7694)
28822026-09-07T00:00:19.752Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
28832026-09-07T00:00:19.887Z Checking bytesize v2.7.0
28842026-09-07T00:00:19.998Z Checking http-range-header v0.4.2
28852026-09-07T00:00:20.091Z Checking http-range v0.1.5
28862026-09-07T00:00:20.368Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
28872026-09-07T00:00:20.573Z Checking nonempty v0.12.0
28882026-09-07T00:00:20.750Z Checking sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
28892026-09-07T00:00:21.144Z Checking pwd v1.4.0
28902026-09-07T00:00:21.198Z Checking sush-api v0.1.0 (https://github.com/oxidecomputer/sush?rev=94762dc96e1ecad8a75f9280461adee701a066d6#94762dc9)
28912026-09-07T00:00:21.317Z Checking lru v0.18.3
28922026-09-07T00:00:21.475Z Checking hyper-staticfile v0.10.1
28932026-09-07T00:00:21.523Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
28942026-09-07T00:00:21.789Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
28952026-09-07T00:00:21.822Z Checking signal-hook-tokio v0.3.1
28962026-09-07T00:00:21.860Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
28972026-09-07T00:00:21.986Z Checking scuffle v0.1.0
28982026-09-07T00:00:22.290Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
28992026-09-07T00:00:22.385Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29002026-09-07T00:00:22.573Z Checking rumors v0.1.0 (https://github.com/oxidecomputer/rumors?rev=be1d76947f75f27e7f53be438a93d350019dd026#be1d7694)
29012026-09-07T00:00:22.628Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
29022026-09-07T00:00:22.666Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
29032026-09-07T00:00:22.700Z Checking sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
29042026-09-07T00:00:22.997Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
29052026-09-07T00:00:23.085Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
29062026-09-07T00:00:23.458Z Checking fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
29072026-09-07T00:00:23.461Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
29082026-09-07T00:00:23.668Z Checking tungstenite v0.23.0
29092026-09-07T00:00:24.139Z Checking tokio-tungstenite v0.23.1
29102026-09-07T00:00:24.226Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
29112026-09-07T00:00:24.439Z Checking void v1.0.2
29122026-09-07T00:00:24.579Z Checking lzss v0.8.2
29132026-09-07T00:00:24.614Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
29142026-09-07T00:00:24.807Z Checking nix v0.27.1
29152026-09-07T00:00:24.843Z Checking serde_bytes v0.11.19
29162026-09-07T00:00:25.066Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
29172026-09-07T00:00:25.373Z Checking gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
29182026-09-07T00:00:25.586Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
29192026-09-07T00:00:25.868Z Checking yansi v1.0.1
29202026-09-07T00:00:25.905Z Checking sush-server v0.1.0 (https://github.com/oxidecomputer/sush?rev=94762dc96e1ecad8a75f9280461adee701a066d6#94762dc9)
29212026-09-07T00:00:26.112Z Checking cpubits v0.1.1
29222026-09-07T00:00:26.154Z Checking pretty_assertions v1.4.1
29232026-09-07T00:00:26.222Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
29242026-09-07T00:00:26.318Z Checking pem-rfc7468 v1.0.0
29252026-09-07T00:00:26.359Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
29262026-09-07T00:00:26.463Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
29272026-09-07T00:00:26.518Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
29282026-09-07T00:00:26.794Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
29292026-09-07T00:00:28.203Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
29302026-09-07T00:00:28.206Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
29312026-09-07T00:00:28.399Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
29322026-09-07T00:00:28.457Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
29332026-09-07T00:00:28.500Z Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
29342026-09-07T00:00:29.146Z Checking async-bb8-diesel v0.2.1
29352026-09-07T00:00:29.332Z Checking diesel-dtrace v0.5.0
29362026-09-07T00:00:29.544Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
29372026-09-07T00:00:29.631Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
29382026-09-07T00:00:29.680Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
29392026-09-07T00:00:29.956Z Checking colored v2.2.0
29402026-09-07T00:00:30.199Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
29412026-09-07T00:00:30.237Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
29422026-09-07T00:00:30.453Z Checking hmac v0.13.0
29432026-09-07T00:00:30.660Z Checking universal-hash v0.6.1
29442026-09-07T00:00:30.836Z Compiling libz-sys v1.1.24
29452026-09-07T00:00:31.051Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
29462026-09-07T00:00:31.272Z Compiling instability v0.3.11
29472026-09-07T00:00:31.392Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
29482026-09-07T00:00:31.500Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
29492026-09-07T00:00:31.587Z Checking castaway v0.2.4
29502026-09-07T00:00:31.737Z Compiling indoc v2.0.7
29512026-09-07T00:00:31.808Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
29522026-09-07T00:00:31.858Z Checking compact_str v0.8.1
29532026-09-07T00:00:32.527Z Checking polyval v0.7.1
29542026-09-07T00:00:32.792Z Checking der v0.8.0
29552026-09-07T00:00:33.002Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
29562026-09-07T00:00:33.037Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
29572026-09-07T00:00:33.156Z Checking unicode-truncate v1.1.0
29582026-09-07T00:00:33.243Z Checking lru v0.12.5
29592026-09-07T00:00:33.280Z Compiling libgit2-sys v0.18.3+1.9.2
29602026-09-07T00:00:33.333Z Checking arc-swap v1.8.2
29612026-09-07T00:00:33.436Z Checking cassowary v0.3.0
29622026-09-07T00:00:33.597Z Checking slog-scope v4.4.1
29632026-09-07T00:00:33.680Z Checking ratatui v0.29.0
29642026-09-07T00:00:33.786Z Checking ghash v0.6.0
29652026-09-07T00:00:33.947Z Checking pbkdf2 v0.13.0
29662026-09-07T00:00:33.981Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
29672026-09-07T00:00:34.105Z Checking aes v0.9.1
29682026-09-07T00:00:34.538Z Checking crypto-bigint v0.7.5
29692026-09-07T00:00:34.861Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
29702026-09-07T00:00:35.037Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
29712026-09-07T00:00:35.211Z Checking ctr v0.10.1
29722026-09-07T00:00:35.286Z Checking aead v0.6.1
29732026-09-07T00:00:35.436Z Checking cargo-platform v0.3.2
29742026-09-07T00:00:35.471Z Compiling petname v2.0.2
29752026-09-07T00:00:35.653Z Checking cargo_metadata v0.23.1
29762026-09-07T00:00:36.198Z Checking aes-gcm v0.11.0
29772026-09-07T00:00:36.398Z Checking slog-stdlog v4.1.1
29782026-09-07T00:00:36.433Z Checking spki v0.8.0
29792026-09-07T00:00:36.554Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
29802026-09-07T00:00:36.641Z Compiling progenitor-impl v0.13.0
29812026-09-07T00:00:36.844Z Checking salsa20 v0.11.0
29822026-09-07T00:00:37.048Z Checking console v0.16.2
29832026-09-07T00:00:37.385Z Compiling vergen-git2 v9.1.0
29842026-09-07T00:00:37.631Z Checking unit-prefix v0.5.2
29852026-09-07T00:00:37.798Z Checking plotters-backend v0.3.7
29862026-09-07T00:00:37.877Z Checking indicatif v0.18.4
29872026-09-07T00:00:38.032Z Checking plotters-svg v0.3.7
29882026-09-07T00:00:38.260Z Checking scrypt v0.12.0
29892026-09-07T00:00:38.293Z Checking slog-envlogger v2.2.0
29902026-09-07T00:00:38.500Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
29912026-09-07T00:00:38.699Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
29922026-09-07T00:00:38.945Z Checking progenitor-client v0.13.0
29932026-09-07T00:00:39.236Z Checking cbc v0.2.1
29942026-09-07T00:00:39.284Z Compiling progenitor-macro v0.13.0
29952026-09-07T00:00:39.395Z Checking libsw-core v0.3.2
29962026-09-07T00:00:39.581Z Checking sapling-renderdag v0.1.0
29972026-09-07T00:00:39.819Z Checking sync-ptr v0.1.4
29982026-09-07T00:00:39.862Z Checking cast v0.3.0
29992026-09-07T00:00:39.985Z Checking libsw v3.5.0
30002026-09-07T00:00:40.052Z Checking criterion-plot v0.6.0
30012026-09-07T00:00:40.178Z Checking pkcs5 v0.8.1
30022026-09-07T00:00:40.384Z Checking plotters v0.3.7
30032026-09-07T00:00:40.515Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
30042026-09-07T00:00:41.169Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
30052026-09-07T00:00:41.415Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
30062026-09-07T00:00:41.534Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
30072026-09-07T00:00:41.662Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
30082026-09-07T00:00:41.759Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
30092026-09-07T00:00:41.907Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
30102026-09-07T00:00:42.013Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
30112026-09-07T00:00:42.156Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
30122026-09-07T00:00:42.264Z Checking tinytemplate v1.2.1
30132026-09-07T00:00:42.518Z Checking oorandom v11.1.5
30142026-09-07T00:00:42.668Z Checking shell-words v1.1.1
30152026-09-07T00:00:42.790Z Checking anes v0.1.6
30162026-09-07T00:00:43.011Z Checking criterion v0.7.0
30172026-09-07T00:00:43.207Z Checking pkcs8 v0.11.0
30182026-09-07T00:00:43.440Z Checking oxide-update-engine-display v0.1.2
30192026-09-07T00:00:43.776Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
30202026-09-07T00:00:44.300Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
30212026-09-07T00:00:44.358Z Checking progenitor v0.13.0
30222026-09-07T00:00:44.541Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
30232026-09-07T00:00:44.798Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
30242026-09-07T00:00:45.083Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
30252026-09-07T00:00:45.643Z Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
30262026-09-07T00:00:46.220Z Checking tokio-test v0.4.5
30272026-09-07T00:00:46.465Z Checking ff v0.14.0
30282026-09-07T00:00:46.637Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
30292026-09-07T00:00:46.885Z Checking lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
30302026-09-07T00:00:47.315Z Checking twox-hash v2.1.2
30312026-09-07T00:00:47.659Z Checking atty v0.2.14
30322026-09-07T00:00:47.844Z Checking group v0.14.0
30332026-09-07T00:00:48.038Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
30342026-09-07T00:00:48.567Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
30352026-09-07T00:00:49.164Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
30362026-09-07T00:00:49.304Z Checking fatfs v0.3.6
30372026-09-07T00:00:49.796Z Checking signature v3.0.0
30382026-09-07T00:00:50.003Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
30392026-09-07T00:00:50.072Z Checking base16ct v1.0.0
30402026-09-07T00:00:50.191Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
30412026-09-07T00:00:50.241Z Checking sec1 v0.8.1
30422026-09-07T00:00:50.493Z Checking hkdf v0.13.0
30432026-09-07T00:00:50.669Z Checking concurrent-queue v2.5.0
30442026-09-07T00:00:50.892Z Checking parking v2.2.1
30452026-09-07T00:00:51.049Z Checking event-listener v5.4.1
30462026-09-07T00:00:51.088Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
30472026-09-07T00:00:51.264Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
30482026-09-07T00:00:51.306Z Checking elliptic-curve v0.14.1
30492026-09-07T00:00:51.440Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
30502026-09-07T00:00:51.730Z Checking rtoolbox v0.0.3
30512026-09-07T00:00:51.898Z Checking rpassword v7.5.4
30522026-09-07T00:00:52.096Z Checking event-listener-strategy v0.5.4
30532026-09-07T00:00:52.266Z Checking wnaf v0.14.0
30542026-09-07T00:00:52.470Z Checking primefield v0.14.0
30552026-09-07T00:00:52.558Z Checking rfc6979 v0.6.0
30562026-09-07T00:00:52.713Z Checking tui-tree-widget v0.23.1
30572026-09-07T00:00:52.749Z Checking wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
30582026-09-07T00:00:52.940Z Checking futures-timer v3.0.3
30592026-09-07T00:00:53.157Z Checking ecdsa v0.17.0
30602026-09-07T00:00:53.604Z Checking primeorder v0.14.0
30612026-09-07T00:00:53.732Z Checking async-lock v3.4.2
30622026-09-07T00:00:53.789Z Compiling curve25519-dalek v5.0.0
30632026-09-07T00:00:53.825Z Compiling samael v0.0.19
30642026-09-07T00:00:54.003Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
30652026-09-07T00:00:54.148Z Checking async-object-pool v0.2.0
30662026-09-07T00:00:54.290Z Checking ssh-encoding v0.3.0
30672026-09-07T00:00:54.325Z Checking serde_regex v1.1.0
30682026-09-07T00:00:54.517Z Checking assert-json-diff v2.0.2
30692026-09-07T00:00:54.551Z Checking path-tree v0.8.3
30702026-09-07T00:00:54.720Z Checking keccak v0.2.0
30712026-09-07T00:00:54.772Z Compiling strsim v0.10.0
30722026-09-07T00:00:54.914Z Checking topological-sort v0.2.2
30732026-09-07T00:00:55.103Z Checking stringmetrics v2.2.2
30742026-09-07T00:00:55.159Z Checking omicron-zone-package v0.12.3
30752026-09-07T00:00:55.289Z Checking httpmock v0.8.3
30762026-09-07T00:00:56.086Z Compiling darling_core v0.13.4
30772026-09-07T00:00:57.397Z Checking ed25519 v3.0.0
30782026-09-07T00:00:57.507Z Checking crypto-primes v0.7.2
30792026-09-07T00:00:57.634Z Checking pkcs1 v0.8.0-rc.4
30802026-09-07T00:00:57.879Z Checking poly1305 v0.9.0
30812026-09-07T00:00:57.963Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
30822026-09-07T00:00:58.187Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
30832026-09-07T00:00:58.389Z Checking blowfish v0.10.0
30842026-09-07T00:00:58.503Z Checking blake2 v0.11.0-rc.6
30852026-09-07T00:00:58.583Z Compiling target-lexicon v0.13.3
30862026-09-07T00:00:58.796Z Checking argon2 v0.6.0-rc.8
30872026-09-07T00:00:58.866Z Checking bcrypt-pbkdf v0.11.0
30882026-09-07T00:00:58.903Z Checking rsa v0.10.0-rc.18
30892026-09-07T00:00:59.061Z Checking ssh-cipher v0.3.0
30902026-09-07T00:00:59.149Z Compiling darling_macro v0.13.4
30912026-09-07T00:00:59.183Z Checking ed25519-dalek v3.0.0
30922026-09-07T00:00:59.304Z Checking sha3 v0.11.0
30932026-09-07T00:00:59.424Z Checking p384 v0.14.0
30942026-09-07T00:00:59.459Z Checking p256 v0.14.0
30952026-09-07T00:00:59.668Z Checking p521 v0.14.0
30962026-09-07T00:00:59.705Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
30972026-09-07T00:00:59.972Z Checking kem v0.3.0
30982026-09-07T00:01:00.130Z Checking module-lattice v0.2.3
30992026-09-07T00:01:00.245Z Checking hex-literal v0.4.1
31002026-09-07T00:01:00.378Z Compiling guppy-workspace-hack v0.1.0
31012026-09-07T00:01:00.414Z Checking sponge-cursor v0.1.0
31022026-09-07T00:01:00.582Z Checking sha3 v0.12.0
31032026-09-07T00:01:00.667Z Checking ml-kem v0.3.2
31042026-09-07T00:01:00.818Z Compiling darling v0.13.4
31052026-09-07T00:01:01.207Z Checking russh-cryptovec v0.62.0
31062026-09-07T00:01:01.401Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
31072026-09-07T00:01:01.438Z Checking internal-russh-num-bigint v0.5.0
31082026-09-07T00:01:01.509Z Checking hashbrown v0.14.5
31092026-09-07T00:01:01.647Z Checking num-bigint v0.4.6
31102026-09-07T00:01:01.754Z Compiling git2 v0.20.4
31112026-09-07T00:01:02.017Z Checking russh-util v0.52.0
31122026-09-07T00:01:02.180Z Checking generic-array v1.4.3
31132026-09-07T00:01:02.517Z Compiling enum_dispatch v0.3.13
31142026-09-07T00:01:02.601Z Compiling delegate v0.13.5
31152026-09-07T00:01:02.645Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
31162026-09-07T00:01:02.721Z Checking ssh-key v0.7.0-rc.11
31172026-09-07T00:01:03.101Z Checking md5 v0.8.0
31182026-09-07T00:01:03.305Z Compiling target-spec v3.5.7
31192026-09-07T00:01:03.520Z Checking hex-literal v1.1.0
31202026-09-07T00:01:03.608Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
31212026-09-07T00:01:03.680Z Checking russh v0.62.4
31222026-09-07T00:01:03.748Z Checking chumsky v0.9.3
31232026-09-07T00:01:03.864Z Checking cfg-expr v0.20.6
31242026-09-07T00:01:04.289Z Compiling serde_with_macros v1.5.2
31252026-09-07T00:01:04.918Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
31262026-09-07T00:01:04.974Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
31272026-09-07T00:01:05.109Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
31282026-09-07T00:01:05.187Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
31292026-09-07T00:01:05.247Z Checking internet-checksum v0.2.1
31302026-09-07T00:01:05.455Z Compiling serde_with v1.14.0
31312026-09-07T00:01:05.985Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31322026-09-07T00:01:06.583Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
31332026-09-07T00:01:07.035Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
31342026-09-07T00:01:07.111Z Checking wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
31352026-09-07T00:01:07.171Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
31362026-09-07T00:01:07.284Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
31372026-09-07T00:01:07.382Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
31382026-09-07T00:01:07.453Z Checking httptest v0.16.4
31392026-09-07T00:01:07.588Z Checking pathdiff v0.2.3
31402026-09-07T00:01:07.734Z Checking nested v0.1.1
31412026-09-07T00:01:07.856Z Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
31422026-09-07T00:01:07.906Z Checking guppy v0.17.25
31432026-09-07T00:01:08.017Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
31442026-09-07T00:01:08.169Z Checking similar-asserts v1.7.0
31452026-09-07T00:01:08.292Z Compiling target-triple v1.0.0
31462026-09-07T00:01:08.356Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
31472026-09-07T00:01:08.863Z Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
31482026-09-07T00:01:09.475Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
31492026-09-07T00:01:09.540Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
31502026-09-07T00:01:09.724Z Checking hickory-client v0.25.2
31512026-09-07T00:01:10.061Z Checking supports-color v2.1.0
31522026-09-07T00:01:10.113Z Checking textwrap v0.15.2
31532026-09-07T00:01:10.156Z Checking supports-unicode v2.1.0
31542026-09-07T00:01:10.230Z Checking supports-hyperlinks v2.1.0
31552026-09-07T00:01:10.309Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
31562026-09-07T00:01:10.364Z Checking terminal_size v0.1.17
31572026-09-07T00:01:10.398Z Compiling miette-derive v5.10.0
31582026-09-07T00:01:10.496Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?rev=15f69041f45774602108e47fb25e705dc23acfb2#15f69041)
31592026-09-07T00:01:10.531Z Compiling fs-err v2.11.0
31602026-09-07T00:01:10.626Z Compiling polar-core v0.27.3
31612026-09-07T00:01:10.786Z Checking escape8259 v0.5.3
31622026-09-07T00:01:10.950Z Compiling assert_cmd v2.1.2
31632026-09-07T00:01:10.982Z Checking owo-colors v3.5.0
31642026-09-07T00:01:11.296Z Checking libtest-mimic v0.8.1
31652026-09-07T00:01:11.560Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?rev=15f69041f45774602108e47fb25e705dc23acfb2#15f69041)
31662026-09-07T00:01:11.631Z Checking miette v5.10.0
31672026-09-07T00:01:11.705Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
31682026-09-07T00:01:12.145Z Checking knus v3.4.0
31692026-09-07T00:01:12.224Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
31702026-09-07T00:01:12.364Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
31712026-09-07T00:01:12.807Z Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
31722026-09-07T00:01:13.073Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
31732026-09-07T00:01:13.272Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
31742026-09-07T00:01:13.322Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
31752026-09-07T00:01:13.356Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
31762026-09-07T00:01:13.470Z Compiling knuffel-derive v3.2.0
31772026-09-07T00:01:13.565Z Checking blake2b_simd v1.0.4
31782026-09-07T00:01:13.605Z Checking fancy-regex v0.14.0
31792026-09-07T00:01:13.680Z Checking serde_tokenstream v0.2.3
31802026-09-07T00:01:13.993Z Checking approx v0.5.1
31812026-09-07T00:01:14.028Z Checking uzers v0.12.2
31822026-09-07T00:01:14.140Z Compiling rstest_macros v0.25.0
31832026-09-07T00:01:14.171Z Checking termcolor v1.4.1
31842026-09-07T00:01:14.276Z Checking constant_time_eq v0.3.1
31852026-09-07T00:01:14.409Z Compiling linkme-impl v0.3.35
31862026-09-07T00:01:14.412Z Checking trybuild v1.0.116
31872026-09-07T00:01:14.592Z Checking rust-argon2 v2.1.0
31882026-09-07T00:01:14.848Z Checking datatest-stable v0.3.3
31892026-09-07T00:01:15.020Z Checking knuffel v3.2.0
31902026-09-07T00:01:15.244Z Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
31912026-09-07T00:01:15.291Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
31922026-09-07T00:01:15.606Z Checking oso v0.27.3
31932026-09-07T00:01:15.641Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
31942026-09-07T00:01:15.683Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31952026-09-07T00:01:15.743Z Checking support-bundle-viewer v0.1.2
31962026-09-07T00:01:15.841Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
31972026-09-07T00:01:16.016Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
31982026-09-07T00:01:16.076Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
31992026-09-07T00:01:16.265Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
32002026-09-07T00:01:16.327Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
32012026-09-07T00:01:16.466Z Checking drift v0.2.0
32022026-09-07T00:01:16.514Z Checking rand_distr v0.5.1
32032026-09-07T00:01:16.550Z Checking multimap v0.10.1
32042026-09-07T00:01:16.719Z Compiling relative-path v1.9.3
32052026-09-07T00:01:16.759Z Checking parse-size v1.1.0
32062026-09-07T00:01:16.868Z Compiling linkme v0.3.35
32072026-09-07T00:01:16.914Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
32082026-09-07T00:01:16.967Z Checking dropshot-api-manager v0.8.0
32092026-09-07T00:01:17.432Z Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560)
32102026-09-07T00:01:18.232Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
32112026-09-07T00:01:18.622Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
32122026-09-07T00:01:18.935Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
32132026-09-07T00:01:19.017Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
32142026-09-07T00:01:19.153Z Checking sush-proxy v0.1.0 (/work/oxidecomputer/omicron/sush-proxy)
32152026-09-07T00:01:19.195Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
32162026-09-07T00:01:19.408Z Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
32172026-09-07T00:01:19.573Z Checking cargo_toml v0.21.0
32182026-09-07T00:01:19.698Z Checking partial-io v0.5.4
32192026-09-07T00:01:19.856Z Checking termios v0.3.3
32202026-09-07T00:01:19.954Z Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=98615b86d51f74ce220198eb16c57932fd24e7cb#98615b86)
32212026-09-07T00:01:20.017Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
32222026-09-07T00:01:20.436Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
32232026-09-07T00:01:20.637Z Checking rstest v0.25.0
32242026-09-07T00:01:25.759Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
32252026-09-07T00:01:26.899Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
32262026-09-07T00:01:27.775Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
32272026-09-07T00:01:32.195Z Checking erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
32282026-09-07T00:01:32.923Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
32292026-09-07T00:01:35.428Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
32302026-09-07T00:01:42.285Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
32312026-09-07T00:01:43.162Z Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
32322026-09-07T00:01:44.087Z Checking rack-init-config v0.1.0 (/work/oxidecomputer/omicron/dev-tools/rack-init-config)
32332026-09-07T00:01:46.779Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
32342026-09-07T00:01:49.134Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
32352026-09-07T00:01:49.819Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
32362026-09-07T00:01:51.308Z Checking oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test)
32372026-09-07T00:01:56.080Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
32382026-09-07T00:02:00.375Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
32392026-09-07T00:02:20.392Z Checking corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust)
32402026-09-07T00:03:12.601Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 07s
32412026-09-07T00:03:12.604Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
32422026-09-07T00:03:12.605Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
32432026-09-07T00:03:13.309Z
32442026-09-07T00:03:13.309Zreal 4:10.573146730
32452026-09-07T00:03:13.309Zuser 21:16.872493778
32462026-09-07T00:03:13.309Zsys 5:19.253987924
32472026-09-07T00:03:13.309Ztrap 0.518851346
32482026-09-07T00:03:13.309Ztflt 0.423368383
32492026-09-07T00:03:13.309Zdflt 0.514219589
32502026-09-07T00:03:13.309Zkflt 0.005737620
32512026-09-07T00:03:13.309Zlock 1:04:44.535153637
32522026-09-07T00:03:13.312Zslp 58:25.555194164
32532026-09-07T00:03:13.312Zlat 1:46.909334159
32542026-09-07T00:03:13.312Zstop 14:06.115752784
32552026-09-07T00:03:13.312Z+ RUSTDOCFLAGS='--document-private-items -D warnings --cfg tokio'
32562026-09-07T00:03:13.312Z+ ptime -m cargo doc --workspace --no-deps
32572026-09-07T00:03:14.198Zwarning: output filename collision at /work/oxidecomputer/omicron/target/doc/oximeter/index.html
32582026-09-07T00:03:14.199Z |
32592026-09-07T00:03:14.199Z = 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)`
32602026-09-07T00:03:14.199Z = 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>
32612026-09-07T00:03:15.313Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
32622026-09-07T00:03:15.568Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
32632026-09-07T00:03:15.608Z Checking omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
32642026-09-07T00:03:15.640Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
32652026-09-07T00:03:15.755Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32662026-09-07T00:03:15.837Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
32672026-09-07T00:03:15.892Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
32682026-09-07T00:03:15.920Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
32692026-09-07T00:03:15.943Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
32702026-09-07T00:03:15.970Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
32712026-09-07T00:03:15.995Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
32722026-09-07T00:03:16.115Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
32732026-09-07T00:03:16.182Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
32742026-09-07T00:03:16.185Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
32752026-09-07T00:03:16.239Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
32762026-09-07T00:03:16.265Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
32772026-09-07T00:03:16.268Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
32782026-09-07T00:03:16.364Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
32792026-09-07T00:03:16.388Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
32802026-09-07T00:03:16.435Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
32812026-09-07T00:03:16.461Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
32822026-09-07T00:03:16.716Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
32832026-09-07T00:03:16.829Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
32842026-09-07T00:03:16.915Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
32852026-09-07T00:03:16.978Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
32862026-09-07T00:03:17.013Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
32872026-09-07T00:03:17.065Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32882026-09-07T00:03:17.143Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
32892026-09-07T00:03:17.285Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
32902026-09-07T00:03:17.385Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
32912026-09-07T00:03:17.412Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
32922026-09-07T00:03:17.560Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
32932026-09-07T00:03:17.586Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
32942026-09-07T00:03:17.654Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
32952026-09-07T00:03:17.685Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
32962026-09-07T00:03:17.791Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
32972026-09-07T00:03:17.838Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32982026-09-07T00:03:17.866Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
32992026-09-07T00:03:18.013Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
33002026-09-07T00:03:18.125Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
33012026-09-07T00:03:18.150Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
33022026-09-07T00:03:18.176Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
33032026-09-07T00:03:18.385Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
33042026-09-07T00:03:18.445Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
33052026-09-07T00:03:18.650Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
33062026-09-07T00:03:18.791Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
33072026-09-07T00:03:18.881Z Checking sush-common v0.1.0 (https://github.com/oxidecomputer/sush?rev=94762dc96e1ecad8a75f9280461adee701a066d6#94762dc9)
33082026-09-07T00:03:18.920Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
33092026-09-07T00:03:19.062Z Checking scuffle v0.1.0
33102026-09-07T00:03:19.184Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
33112026-09-07T00:03:19.210Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
33122026-09-07T00:03:19.239Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
33132026-09-07T00:03:19.428Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
33142026-09-07T00:03:19.511Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
33152026-09-07T00:03:19.639Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
33162026-09-07T00:03:20.122Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
33172026-09-07T00:03:20.189Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
33182026-09-07T00:03:20.563Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
33192026-09-07T00:03:20.610Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
33202026-09-07T00:03:21.015Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
33212026-09-07T00:03:21.044Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
33222026-09-07T00:03:21.084Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
33232026-09-07T00:03:21.241Z Checking sush-api v0.1.0 (https://github.com/oxidecomputer/sush?rev=94762dc96e1ecad8a75f9280461adee701a066d6#94762dc9)
33242026-09-07T00:03:21.326Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
33252026-09-07T00:03:21.353Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
33262026-09-07T00:03:21.381Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
33272026-09-07T00:03:21.610Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
33282026-09-07T00:03:21.901Z Checking sush-server v0.1.0 (https://github.com/oxidecomputer/sush?rev=94762dc96e1ecad8a75f9280461adee701a066d6#94762dc9)
33292026-09-07T00:03:22.173Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
33302026-09-07T00:03:22.568Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
33312026-09-07T00:03:22.595Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
33322026-09-07T00:03:22.709Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
33332026-09-07T00:03:22.801Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
33342026-09-07T00:03:22.859Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
33352026-09-07T00:03:23.027Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
33362026-09-07T00:03:23.156Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
33372026-09-07T00:03:23.182Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
33382026-09-07T00:03:23.324Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
33392026-09-07T00:03:23.354Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
33402026-09-07T00:03:23.470Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
33412026-09-07T00:03:23.474Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
33422026-09-07T00:03:23.562Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
33432026-09-07T00:03:23.655Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
33442026-09-07T00:03:23.688Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
33452026-09-07T00:03:23.691Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
33462026-09-07T00:03:23.785Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
33472026-09-07T00:03:23.913Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
33482026-09-07T00:03:23.943Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
33492026-09-07T00:03:24.117Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
33502026-09-07T00:03:24.143Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
33512026-09-07T00:03:24.223Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
33522026-09-07T00:03:24.223Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
33532026-09-07T00:03:24.440Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
33542026-09-07T00:03:24.476Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
33552026-09-07T00:03:24.555Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
33562026-09-07T00:03:24.579Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
33572026-09-07T00:03:24.603Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
33582026-09-07T00:03:24.640Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
33592026-09-07T00:03:24.792Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
33602026-09-07T00:03:24.823Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
33612026-09-07T00:03:24.894Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
33622026-09-07T00:03:24.919Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
33632026-09-07T00:03:24.922Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
33642026-09-07T00:03:25.041Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
33652026-09-07T00:03:25.067Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
33662026-09-07T00:03:25.140Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
33672026-09-07T00:03:25.263Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
33682026-09-07T00:03:25.290Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
33692026-09-07T00:03:25.507Z Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
33702026-09-07T00:03:25.532Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
33712026-09-07T00:03:25.580Z Documenting omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
33722026-09-07T00:03:26.111Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
33732026-09-07T00:03:26.248Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
33742026-09-07T00:03:26.303Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
33752026-09-07T00:03:26.536Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
33762026-09-07T00:03:27.065Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
33772026-09-07T00:03:27.308Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
33782026-09-07T00:03:28.204Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
33792026-09-07T00:03:28.389Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
33802026-09-07T00:03:29.154Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
33812026-09-07T00:03:29.425Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
33822026-09-07T00:03:30.011Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
33832026-09-07T00:03:30.126Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
33842026-09-07T00:03:30.457Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
33852026-09-07T00:03:30.689Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
33862026-09-07T00:03:30.757Z Checking wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
33872026-09-07T00:03:30.967Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
33882026-09-07T00:03:31.011Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
33892026-09-07T00:03:31.071Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
33902026-09-07T00:03:31.722Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
33912026-09-07T00:03:31.812Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
33922026-09-07T00:03:32.002Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
33932026-09-07T00:03:32.472Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
33942026-09-07T00:03:32.792Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
33952026-09-07T00:03:32.834Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
33962026-09-07T00:03:32.860Z Checking sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
33972026-09-07T00:03:33.084Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
33982026-09-07T00:03:33.374Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
33992026-09-07T00:03:33.962Z Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
34002026-09-07T00:03:34.180Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
34012026-09-07T00:03:34.294Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
34022026-09-07T00:03:35.110Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
34032026-09-07T00:03:35.329Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
34042026-09-07T00:03:35.783Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
34052026-09-07T00:03:35.894Z Checking wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
34062026-09-07T00:03:36.309Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
34072026-09-07T00:03:36.469Z Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
34082026-09-07T00:03:36.527Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
34092026-09-07T00:03:37.026Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
34102026-09-07T00:03:37.453Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
34112026-09-07T00:03:38.089Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
34122026-09-07T00:03:38.534Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
34132026-09-07T00:03:38.639Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
34142026-09-07T00:03:38.923Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
34152026-09-07T00:03:39.679Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
34162026-09-07T00:03:39.871Z Checking sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
34172026-09-07T00:03:40.196Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
34182026-09-07T00:03:40.913Z Documenting sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
34192026-09-07T00:03:41.580Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
34202026-09-07T00:03:42.293Z Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
34212026-09-07T00:03:44.610Z Documenting sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
34222026-09-07T00:03:45.031Z Documenting sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
34232026-09-07T00:03:46.230Z Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
34242026-09-07T00:03:46.296Z Documenting sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
34252026-09-07T00:03:48.168Z Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
34262026-09-07T00:03:48.423Z Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
34272026-09-07T00:03:48.552Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
34282026-09-07T00:03:48.611Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
34292026-09-07T00:03:48.637Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34302026-09-07T00:03:50.316Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
34312026-09-07T00:03:50.382Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
34322026-09-07T00:03:50.783Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
34332026-09-07T00:03:51.015Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
34342026-09-07T00:03:51.802Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
34352026-09-07T00:03:51.939Z Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
34362026-09-07T00:03:52.469Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
34372026-09-07T00:03:52.643Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
34382026-09-07T00:03:52.726Z Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
34392026-09-07T00:03:52.768Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
34402026-09-07T00:03:52.793Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
34412026-09-07T00:03:53.328Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
34422026-09-07T00:03:53.404Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
34432026-09-07T00:03:53.594Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
34442026-09-07T00:03:53.689Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
34452026-09-07T00:03:53.905Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
34462026-09-07T00:03:54.370Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
34472026-09-07T00:03:54.416Z Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
34482026-09-07T00:03:55.135Z Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
34492026-09-07T00:03:55.530Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
34502026-09-07T00:03:56.259Z Documenting tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
34512026-09-07T00:03:56.290Z Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
34522026-09-07T00:03:56.646Z Documenting omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
34532026-09-07T00:03:58.069Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
34542026-09-07T00:03:59.668Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34552026-09-07T00:04:01.474Z Documenting sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
34562026-09-07T00:04:02.013Z Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
34572026-09-07T00:04:02.505Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
34582026-09-07T00:04:03.944Z Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
34592026-09-07T00:04:05.940Z Documenting oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test)
34602026-09-07T00:04:07.019Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
34612026-09-07T00:04:07.512Z Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
34622026-09-07T00:04:08.122Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
34632026-09-07T00:04:09.814Z Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
34642026-09-07T00:04:11.082Z Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
34652026-09-07T00:04:11.531Z Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
34662026-09-07T00:04:13.797Z Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
34672026-09-07T00:04:14.023Z Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
34682026-09-07T00:04:14.312Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
34692026-09-07T00:04:16.562Z Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
34702026-09-07T00:04:20.318Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
34712026-09-07T00:04:20.854Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
34722026-09-07T00:04:21.664Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
34732026-09-07T00:04:22.836Z Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
34742026-09-07T00:04:23.449Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
34752026-09-07T00:04:24.278Z Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
34762026-09-07T00:04:25.915Z Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
34772026-09-07T00:04:26.044Z Documenting nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
34782026-09-07T00:04:27.261Z Documenting schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
34792026-09-07T00:04:27.532Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
34802026-09-07T00:04:28.040Z Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
34812026-09-07T00:04:28.878Z Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
34822026-09-07T00:04:29.801Z Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
34832026-09-07T00:04:33.962Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
34842026-09-07T00:04:35.054Z Documenting nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
34852026-09-07T00:04:35.608Z Documenting nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
34862026-09-07T00:04:36.523Z Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
34872026-09-07T00:04:37.382Z Documenting sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
34882026-09-07T00:04:38.442Z Documenting nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
34892026-09-07T00:04:40.969Z Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
34902026-09-07T00:04:42.564Z Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
34912026-09-07T00:04:43.790Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34922026-09-07T00:04:44.503Z Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
34932026-09-07T00:04:45.548Z Documenting sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
34942026-09-07T00:04:46.961Z Documenting zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
34952026-09-07T00:04:49.316Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
34962026-09-07T00:04:51.691Z Documenting bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
34972026-09-07T00:04:52.020Z Documenting sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
34982026-09-07T00:04:53.206Z Documenting bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
34992026-09-07T00:04:55.086Z Documenting rack-init-config v0.1.0 (/work/oxidecomputer/omicron/dev-tools/rack-init-config)
35002026-09-07T00:04:56.514Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
35012026-09-07T00:04:58.161Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
35022026-09-07T00:04:59.874Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
35032026-09-07T00:05:01.417Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
35042026-09-07T00:05:03.242Z Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
35052026-09-07T00:05:07.942Z Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
35062026-09-07T00:05:08.061Z Documenting support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
35072026-09-07T00:05:09.737Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
35082026-09-07T00:05:10.072Z Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
35092026-09-07T00:05:11.862Z Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
35102026-09-07T00:05:13.694Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
35112026-09-07T00:05:15.453Z Documenting nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
35122026-09-07T00:05:17.537Z Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
35132026-09-07T00:05:19.339Z Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
35142026-09-07T00:05:21.039Z Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
35152026-09-07T00:05:23.117Z Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
35162026-09-07T00:05:24.637Z Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
35172026-09-07T00:05:26.399Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
35182026-09-07T00:05:28.171Z Documenting bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
35192026-09-07T00:05:29.987Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
35202026-09-07T00:05:31.795Z Documenting wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
35212026-09-07T00:05:33.544Z Documenting wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
35222026-09-07T00:05:35.222Z Documenting wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
35232026-09-07T00:05:37.209Z Documenting trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
35242026-09-07T00:05:40.720Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
35252026-09-07T00:05:42.512Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
35262026-09-07T00:05:44.515Z Documenting trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
35272026-09-07T00:05:46.301Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
35282026-09-07T00:05:49.845Z Documenting nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
35292026-09-07T00:05:52.038Z Documenting wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
35302026-09-07T00:05:54.313Z Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
35312026-09-07T00:05:55.871Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
35322026-09-07T00:05:59.449Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
35332026-09-07T00:06:00.544Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
35342026-09-07T00:06:01.421Z Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
35352026-09-07T00:06:04.917Z Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
35362026-09-07T00:06:08.013Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
35372026-09-07T00:06:10.026Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
35382026-09-07T00:06:12.493Z Documenting sush-proxy v0.1.0 (/work/oxidecomputer/omicron/sush-proxy)
35392026-09-07T00:06:14.595Z Documenting ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
35402026-09-07T00:06:17.383Z Documenting ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
35412026-09-07T00:06:19.789Z Documenting dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
35422026-09-07T00:06:22.507Z Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
35432026-09-07T00:06:25.071Z Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
35442026-09-07T00:06:26.853Z Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
35452026-09-07T00:06:29.376Z Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
35462026-09-07T00:06:32.186Z Documenting transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
35472026-09-07T00:06:34.475Z Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
35482026-09-07T00:06:36.935Z Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
35492026-09-07T00:06:39.678Z Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
35502026-09-07T00:06:42.196Z Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
35512026-09-07T00:06:44.457Z Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
35522026-09-07T00:06:47.233Z Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
35532026-09-07T00:06:49.691Z Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
35542026-09-07T00:06:52.211Z Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
35552026-09-07T00:06:54.779Z Documenting oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
35562026-09-07T00:06:57.150Z Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
35572026-09-07T00:06:59.944Z Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
35582026-09-07T00:07:02.415Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
35592026-09-07T00:07:04.997Z Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
35602026-09-07T00:07:07.607Z Documenting oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
35612026-09-07T00:07:10.200Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
35622026-09-07T00:07:12.702Z Documenting sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
35632026-09-07T00:07:15.303Z Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
35642026-09-07T00:07:17.902Z Documenting clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
35652026-09-07T00:07:20.623Z Documenting corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust)
35662026-09-07T00:07:23.157Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
35672026-09-07T00:07:25.765Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
35682026-09-07T00:07:28.483Z Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
35692026-09-07T00:07:30.990Z Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
35702026-09-07T00:07:33.611Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
35712026-09-07T00:07:36.947Z Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
35722026-09-07T00:07:39.250Z Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
35732026-09-07T00:07:41.900Z Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
35742026-09-07T00:07:44.659Z Documenting omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
35752026-09-07T00:07:47.395Z Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
35762026-09-07T00:07:50.160Z Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
35772026-09-07T00:07:52.726Z Documenting omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
35782026-09-07T00:07:55.695Z Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
35792026-09-07T00:07:58.420Z Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
35802026-09-07T00:08:01.163Z Documenting trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
35812026-09-07T00:08:03.988Z Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
35822026-09-07T00:08:06.612Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
35832026-09-07T00:08:09.303Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
35842026-09-07T00:08:12.129Z Documenting trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
35852026-09-07T00:08:14.964Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
35862026-09-07T00:08:17.655Z Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
35872026-09-07T00:08:20.469Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
35882026-09-07T00:08:23.282Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
35892026-09-07T00:08:31.254Z Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
35902026-09-07T00:08:31.302Z Documenting installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
35912026-09-07T00:08:35.275Z Documenting gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
35922026-09-07T00:08:38.530Z Documenting cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
35932026-09-07T00:08:42.185Z Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
35942026-09-07T00:08:45.784Z Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
35952026-09-07T00:08:49.441Z Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
35962026-09-07T00:08:54.290Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
35972026-09-07T00:08:57.244Z Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
35982026-09-07T00:09:01.313Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
35992026-09-07T00:09:05.441Z Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
36002026-09-07T00:09:09.099Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
36012026-09-07T00:09:13.093Z Documenting ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
36022026-09-07T00:09:16.940Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
36032026-09-07T00:09:20.828Z Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
36042026-09-07T00:09:24.722Z Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
36052026-09-07T00:09:28.927Z Documenting parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
36062026-09-07T00:09:32.607Z Documenting omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
36072026-09-07T00:09:36.512Z Documenting ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
36082026-09-07T00:09:40.403Z Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
36092026-09-07T00:09:44.347Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
36102026-09-07T00:09:48.284Z Documenting key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
36112026-09-07T00:09:52.261Z Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
36122026-09-07T00:09:56.124Z Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
36132026-09-07T00:10:00.060Z Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
36142026-09-07T00:10:04.014Z Documenting omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
36152026-09-07T00:10:08.074Z Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
36162026-09-07T00:10:11.935Z Documenting internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
36172026-09-07T00:10:15.893Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
36182026-09-07T00:10:19.864Z Documenting omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
36192026-09-07T00:10:23.871Z Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
36202026-09-07T00:10:27.774Z Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
36212026-09-07T00:10:59.125Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 45s
36222026-09-07T00:10:59.128Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
36232026-09-07T00:10:59.128Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
36242026-09-07T00:10:59.301Z Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 206 other files
36252026-09-07T00:10:59.412Z
36262026-09-07T00:10:59.412Zreal 7:46.012561381
36272026-09-07T00:10:59.415Zuser 20:38.988956554
36282026-09-07T00:10:59.415Zsys 4:31.021285371
36292026-09-07T00:10:59.415Ztrap 0.301447997
36302026-09-07T00:10:59.415Ztflt 0.112765008
36312026-09-07T00:10:59.415Zdflt 0.108458872
36322026-09-07T00:10:59.415Zkflt 0.000040560
36332026-09-07T00:10:59.415Zlock 7:28:08.509536769
36342026-09-07T00:10:59.415Zslp 2:37:07.141733442
36352026-09-07T00:10:59.415Zlat 35.701805656
36362026-09-07T00:10:59.415Zstop 2:19.480480694
36372026-09-07T00:10:59.415Zprocess exited: duration 864825 ms, exit code 0
 
36382026-09-07T00:10:59.421Zfound 0 output files