01M28YJ0AYQACGNFARKHKTYW9F: clippy (helios)

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

Buildomat Job: 01M28YJSB32NQBTWT49FSJEYWE

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-11T19:20:31.651Zjob assigned to worker 01M28YJTZ9VF7KFP6CW1VEBS64 [factory aws, i-0b56181d4a9089bec] (queued for 44 s)
 
22026-09-11T19:20:38.254Zstarting task 0: "setup"
32026-09-11T19:20:38.260Z++ uname -s
42026-09-11T19:20:38.263Z+ kern=SunOS
52026-09-11T19:20:38.263Z+ build_user=build
62026-09-11T19:20:38.263Z+ build_uid=12345
72026-09-11T19:20:38.263Z+ work_dir=/work
82026-09-11T19:20:38.263Z+ input_dir=/input
92026-09-11T19:20:38.263Z+ [[ 0 == 12345 ]]
102026-09-11T19:20:38.263Z+ case "$kern" in
112026-09-11T19:20:38.263Z+ groupadd -g 12345 build
122026-09-11T19:20:38.267Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-11T19:20:40.268Z+ zfs create -o mountpoint=/work rpool/work
142026-09-11T19:20:40.379Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-11T19:20:40.382Z+ home_fs=zfs
162026-09-11T19:20:40.382Z+ [[ zfs == autofs ]]
172026-09-11T19:20:40.382Z+ mkdir -p /home/build
182026-09-11T19:20:40.382Z+ chown build:build /home/build /work
192026-09-11T19:20:42.383Z+ chmod 0700 /home/build /work
202026-09-11T19:20:42.386Zprocess exited: duration 4129 ms, exit code 0
 
212026-09-11T19:20:42.393Zstarting task 1: "rust-toolchain"
222026-09-11T19:20:42.396Z+ printf ' * rust toolchain channel = "%s"\n' 1.98.1
232026-09-11T19:20:42.396Z * rust toolchain channel = "1.98.1"
242026-09-11T19:20:42.396Z * rust toolchain profile = "default"
252026-09-11T19:20:42.397Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-09-11T19:20:42.397Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-11T19:20:42.397Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-11T19:20:42.400Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-11T19:20:42.401Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.98.1 --profile default
302026-09-11T19:20:42.501Zinfo: downloading installer
312026-09-11T19:20:44.011Zinfo: profile set to default
322026-09-11T19:20:44.011Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-11T19:20:44.014Zinfo: syncing channel updates for 1.98.1-x86_64-unknown-illumos
342026-09-11T19:20:44.140Zinfo: latest update on 2026-09-03 for version 1.98.1 (48a229cea 2026-09-01)
352026-09-11T19:20:44.143Zinfo: downloading 6 components
362026-09-11T19:20:58.418Zinfo: default toolchain set to 1.98.1-x86_64-unknown-illumos
372026-09-11T19:20:58.418Z
382026-09-11T19:20:58.452Z 1.98.1-x86_64-unknown-illumos installed - rustc 1.98.1 (48a229cea 2026-09-01)
392026-09-11T19:20:58.452Z
402026-09-11T19:20:58.462Z
412026-09-11T19:20:58.462ZRust is installed now. Great!
422026-09-11T19:20:58.462Z
432026-09-11T19:20:58.462ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-11T19:20:58.462Zenvironment variable. This has not been done automatically.
452026-09-11T19:20:58.462Z
462026-09-11T19:20:58.462ZTo configure your current shell, you need to source
472026-09-11T19:20:58.462Zthe corresponding env file under $HOME/.cargo.
482026-09-11T19:20:58.462Z
492026-09-11T19:20:58.462ZConsider running the right command for your shell (note the leading DOT):
502026-09-11T19:20:58.462Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-11T19:20:58.462Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-11T19:20:58.462ZCC_x86_64-unknown-illumos = None
532026-09-11T19:20:58.462Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-11T19:20:58.462ZCC_x86_64_unknown_illumos = None
552026-09-11T19:20:58.462Zcargo:rerun-if-env-changed=HOST_CC
562026-09-11T19:20:58.462ZHOST_CC = None
572026-09-11T19:20:58.462Zcargo:rerun-if-env-changed=CC
582026-09-11T19:20:58.462ZCC = None
592026-09-11T19:20:58.462Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-11T19:20:59.288Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-11T19:20:59.288ZCRATE_CC_NO_DEFAULTS = None
622026-09-11T19:20:59.288Zcargo:rerun-if-env-changed=CFLAGS
632026-09-11T19:20:59.288ZCFLAGS = None
642026-09-11T19:20:59.288Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-11T19:20:59.288ZHOST_CFLAGS = None
662026-09-11T19:20:59.288Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-11T19:20:59.288ZCFLAGS_x86_64_unknown_illumos = None
682026-09-11T19:20:59.288Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-11T19:20:59.288ZCFLAGS_x86_64-unknown-illumos = None
702026-09-11T19:20:59.331Z+ rustup --version
712026-09-11T19:20:59.331Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-11T19:20:59.331Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-11T19:20:59.331Zinfo: the currently active `rustc` version is `rustc 1.98.1 (48a229cea 2026-09-01)`
742026-09-11T19:20:59.331Z+ cargo --version
752026-09-11T19:20:59.332Zcargo 1.98.1 (797e8a9bc 2026-08-05)
762026-09-11T19:20:59.332Z+ rustc --version
772026-09-11T19:20:59.332Zrustc 1.98.1 (48a229cea 2026-09-01)
782026-09-11T19:20:59.332Zprocess exited: duration 16374 ms, exit code 0
 
792026-09-11T19:20:59.417Zstarting task 2: "authentication"
802026-09-11T19:20:59.457Zprocess exited: duration 87 ms, exit code 0
 
812026-09-11T19:20:59.480Zstarting task 3: "clone repository"
822026-09-11T19:20:59.500Z+ mkdir -p /work/oxidecomputer/omicron
832026-09-11T19:20:59.500Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
842026-09-11T19:20:59.561ZCloning into '/work/oxidecomputer/omicron'...
852026-09-11T19:21:12.953Z+ cd /work/oxidecomputer/omicron
862026-09-11T19:21:12.953Z+ git fetch origin 0ba788bb1d4c8739c6674524d79f112edbeda213
872026-09-11T19:21:13.305ZFrom https://github.com/oxidecomputer/omicron
882026-09-11T19:21:13.305Z * branch 0ba788bb1d4c8739c6674524d79f112edbeda213 -> FETCH_HEAD
892026-09-11T19:21:13.315Z+ [[ -n sush-switch-proxy ]]
902026-09-11T19:21:13.320Z++ git branch --show-current
912026-09-11T19:21:13.320Z+ current=main
922026-09-11T19:21:13.320Z+ [[ main != sush-switch-proxy ]]
932026-09-11T19:21:13.320Z+ git branch -f sush-switch-proxy 0ba788bb1d4c8739c6674524d79f112edbeda213
942026-09-11T19:21:13.323Z+ git checkout -f sush-switch-proxy
952026-09-11T19:21:13.463ZSwitched to branch 'sush-switch-proxy'
962026-09-11T19:21:13.466Z+ git reset --hard 0ba788bb1d4c8739c6674524d79f112edbeda213
972026-09-11T19:21:13.610ZHEAD is now at 0ba788bb1 Advance sush to the certificate voucher scheme
982026-09-11T19:21:13.613Zprocess exited: duration 14133 ms, exit code 0
 
992026-09-11T19:21:13.619Zstarting task 4: "build"
1002026-09-11T19:21:13.622Z+ source ./env.sh
1012026-09-11T19:21:13.625Z++ OLD_SHELL_OPTS=ehxB
1022026-09-11T19:21:13.625Z++ set -o xtrace
1032026-09-11T19:21:13.625Z++++ dirname ./env.sh
1042026-09-11T19:21:13.629Z+++ readlink -f .
1052026-09-11T19:21:13.632Z++ OMICRON_WS=/work/oxidecomputer/omicron
1062026-09-11T19:21:13.632Z++ 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-11T19:21:13.632Z++ 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-11T19:21:13.632Z++ 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-11T19:21:13.633Z++ 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-11T19:21:13.633Z++ 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-11T19:21:13.633Z++ 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-11T19:21:13.633Z++ 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-11T19:21:13.633Z++ 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-11T19:21:13.633Z++ 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-11T19:21:13.633Z++ 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-11T19:21:13.633Z++ case $OLD_SHELL_OPTS in
1172026-09-11T19:21:13.633Z++ unset OLD_SHELL_OPTS OMICRON_WS
1182026-09-11T19:21:13.633Z+ source .github/buildomat/ci-env.sh
1192026-09-11T19:21:13.633Z++ export CARGO_TERM_COLOR=always
1202026-09-11T19:21:13.633Z++ CARGO_TERM_COLOR=always
1212026-09-11T19:21:13.633Z+++ uname -s
1222026-09-11T19:21:13.633Z++ [[ SunOS == \S\u\n\O\S ]]
1232026-09-11T19:21:13.633Z++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core
1242026-09-11T19:21:13.633Z+ cargo --version
1252026-09-11T19:21:13.641Zcargo 1.98.1 (797e8a9bc 2026-08-05)
1262026-09-11T19:21:13.644Z+ rustc --version
1272026-09-11T19:21:13.660Zrustc 1.98.1 (48a229cea 2026-09-01)
1282026-09-11T19:21:13.664Z+ banner prerequisites
1292026-09-11T19:21:13.664Z
1302026-09-11T19:21:13.664Z ##### ##### ###### ##### ###### #### # # # #### #
1312026-09-11T19:21:13.664Z # # # # # # # # # # # # # # #
1322026-09-11T19:21:13.664Z # # # # ##### # # ##### # # # # # #### #
1332026-09-11T19:21:13.664Z ##### ##### # ##### # # # # # # # # #
1342026-09-11T19:21:13.664Z # # # # # # # # # # # # # # #
1352026-09-11T19:21:13.664Z # # # ###### # # ###### ### # #### # #### #
1362026-09-11T19:21:13.664Z
1372026-09-11T19:21:13.664Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1382026-09-11T19:21:15.618Z Startup: Refreshing catalog 'helios' ... Done
1392026-09-11T19:21:16.103Z Startup: Caching catalogs ... Done
1402026-09-11T19:21:18.684ZPlanning: Solver setup ... Done (2.452s)
1412026-09-11T19:21:18.759ZPlanning: Running solver ... Done (0.075s)
1422026-09-11T19:21:18.812ZPlanning: Finding local manifests ... Done (0.003s)
1432026-09-11T19:21:18.825ZPlanning: Fetching manifests: 0/2 0% complete
1442026-09-11T19:21:18.841ZPlanning: Fetching manifests: 2/2 100% complete
1452026-09-11T19:21:18.854ZPlanning: Package planning ... Done (0.014s)
1462026-09-11T19:21:18.858ZPlanning: Merging actions ... Done (0.002s)
1472026-09-11T19:21:19.016ZPlanning: Checking for conflicting actions ... Done (0.160s)
1482026-09-11T19:21:19.020ZPlanning: Consolidating action changes ... Done (0.001s)
1492026-09-11T19:21:19.786ZPlanning: Evaluating mediators ... Done (0.769s)
1502026-09-11T19:21:19.789ZPlanning: Planning completed in 3.65 seconds
1512026-09-11T19:21:19.795Z Packages to install: 2
1522026-09-11T19:21:19.795Z Estimated space available: 156.02 GB
1532026-09-11T19:21:19.798ZEstimated space to be consumed: 87.89 MB
1542026-09-11T19:21:19.798Z Create boot environment: No
1552026-09-11T19:21:19.798ZCreate backup boot environment: No
1562026-09-11T19:21:19.798Z Rebuild boot archive: No
1572026-09-11T19:21:19.798Z
1582026-09-11T19:21:19.798ZChanged packages:
1592026-09-11T19:21:19.798Zhelios
1602026-09-11T19:21:19.798Z developer/build-essential
1612026-09-11T19:21:19.798Z None -> 11-3.0
1622026-09-11T19:21:19.798Z library/libxmlsec1
1632026-09-11T19:21:19.798Z None -> 1.2.35-3.0
1642026-09-11T19:21:19.820Z
1652026-09-11T19:21:19.820ZDownload: 0/214 items 0.0/1.3MB 0% complete
1662026-09-11T19:21:19.898ZDownload: Completed 1.28 MB in 0.08 seconds (16.5M/s)
1672026-09-11T19:21:19.970Z Actions: 1/268 actions (Installing new actions)
1682026-09-11T19:21:20.008Z Actions: Completed 268 actions in 0.04 seconds.
1692026-09-11T19:21:20.042ZFinalize: Updating package state database ... Done (0.034s)
1702026-09-11T19:21:20.042ZFinalize: Updating package cache ... Done (0.000s)
1712026-09-11T19:21:20.147ZFinalize: Updating image state ... Done (0.105s)
1722026-09-11T19:21:22.701ZFinalize: Creating fast lookup database ... Done (2.499s)
1732026-09-11T19:21:22.768ZFinalize: Reading search index ... Done (0.011s)
1742026-09-11T19:21:22.771ZFinalize: Updating search index ... Done (0.000s)
1752026-09-11T19:21:22.860ZFinalize: Updating package cache ... Done (0.000s)
1762026-09-11T19:21:23.234ZPlanning: Evaluating mediator changes ... Done
1772026-09-11T19:21:23.344ZPlanning: Checking for conflicting actions ... Done
1782026-09-11T19:21:23.347ZPlanning: Consolidating action changes ... Done
1792026-09-11T19:21:23.498ZPlanning: Evaluating mediators ... Done
1802026-09-11T19:21:23.501ZPlanning: Planning completed in 0.26 seconds
1812026-09-11T19:21:23.522Z Mediators to change: 2
1822026-09-11T19:21:23.522Z Create boot environment: No
1832026-09-11T19:21:23.525ZCreate backup boot environment: No
1842026-09-11T19:21:23.585ZFinalize: Updating package state database ... Done
1852026-09-11T19:21:23.585ZFinalize: Updating package cache ... Done
1862026-09-11T19:21:23.642ZFinalize: Updating image state ... Done
1872026-09-11T19:21:25.596ZFinalize: Creating fast lookup database ... Done
1882026-09-11T19:21:25.657ZFinalize: Reading search index ... Done
1892026-09-11T19:21:25.660ZFinalize: Updating search index ... Done
1902026-09-11T19:21:25.738ZFinalize: Updating package cache ... Done
1912026-09-11T19:21:26.014ZPlanning: Evaluating mediator changes ... Done
1922026-09-11T19:21:26.119ZPlanning: Checking for conflicting actions ... Done
1932026-09-11T19:21:26.123ZPlanning: Consolidating action changes ... Done
1942026-09-11T19:21:26.279ZPlanning: Evaluating mediators ... Done
1952026-09-11T19:21:26.282ZPlanning: Planning completed in 0.27 seconds
1962026-09-11T19:21:26.303Z Mediators to change: 1
1972026-09-11T19:21:26.303Z Create boot environment: No
1982026-09-11T19:21:26.309ZCreate backup boot environment: No
1992026-09-11T19:21:26.352ZFinalize: Updating package state database ... Done
2002026-09-11T19:21:26.352ZFinalize: Updating package cache ... Done
2012026-09-11T19:21:26.409ZFinalize: Updating image state ... Done
2022026-09-11T19:21:28.368ZFinalize: Creating fast lookup database ... Done
2032026-09-11T19:21:28.435ZFinalize: Reading search index ... Done
2042026-09-11T19:21:28.438ZFinalize: Updating search index ... Done
2052026-09-11T19:21:28.512ZFinalize: Updating package cache ... Done
2062026-09-11T19:21:28.824ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2072026-09-11T19:21:28.824Zapache system 2.4 system
2082026-09-11T19:21:28.824Zclang system 15 system
2092026-09-11T19:21:28.824Zcsh system system illumos
2102026-09-11T19:21:28.824Zctags system system illumos
2112026-09-11T19:21:28.824Zfile vendor vendor darwinsys
2122026-09-11T19:21:28.824Zfile system system illumos
2132026-09-11T19:21:28.824Zgcc vendor 14 vendor
2142026-09-11T19:21:28.824Zgcc system 13 system
2152026-09-11T19:21:28.824Zgcc system 10 system
2162026-09-11T19:21:28.824Zgo system 1.25 system
2172026-09-11T19:21:28.824Zllvm system 15 system
2182026-09-11T19:21:28.824Zmariadb system 11.4 system
2192026-09-11T19:21:28.824Zmta vendor vendor dma
2202026-09-11T19:21:28.824Zopenjdk system 17 system
2212026-09-11T19:21:28.824Zopenjdk system 11 system
2222026-09-11T19:21:28.824Zopenssl vendor 3 vendor
2232026-09-11T19:21:28.824Zperl system 5.40 system
2242026-09-11T19:21:28.824Zpostgresql system 18 system
2252026-09-11T19:21:28.824Zpostgresql system 17 system
2262026-09-11T19:21:28.824Zpython vendor 3 vendor
2272026-09-11T19:21:28.824Zpython system 2 system
2282026-09-11T19:21:28.824Zpython3 vendor 3.13 vendor
2292026-09-11T19:21:28.824Zruby system 3.4 system
2302026-09-11T19:21:28.824Zruby system 3.0 system
2312026-09-11T19:21:28.824Zwords vendor vendor american-english
2322026-09-11T19:21:28.824Zwords system system australian-english
2332026-09-11T19:21:28.825Zwords system system british-english
2342026-09-11T19:21:28.825Zwords system system canadian-english
2352026-09-11T19:21:28.825Zwords system system french
2362026-09-11T19:21:28.825Zwords system system italian
2372026-09-11T19:21:28.825Zwords system system ngerman
2382026-09-11T19:21:28.825Zwords system system ogerman
2392026-09-11T19:21:28.825Zwords system system spanish
2402026-09-11T19:21:29.088ZPUBLISHER TYPE STATUS P LOCATION
2412026-09-11T19:21:29.088Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
2422026-09-11T19:21:29.601ZFMRI IFO
2432026-09-11T19:21:29.601Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
2442026-09-11T19:21:29.601Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
2452026-09-11T19:21:29.601Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
2462026-09-11T19:21:29.601Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
2472026-09-11T19:21:29.601Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
2482026-09-11T19:21:29.601Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
2492026-09-11T19:21:29.601Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
2502026-09-11T19:21:29.601Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
2512026-09-11T19:21:29.601Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
2522026-09-11T19:21:29.945Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2532026-09-11T19:21:30.276Z Updating crates.io index
2542026-09-11T19:21:30.279Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2552026-09-11T19:21:30.562Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2562026-09-11T19:21:30.915Z Updating git repository `https://github.com/oxidecomputer/omicron-debug-dropbox`
2572026-09-11T19:21:31.223Z Updating git repository `https://github.com/oxidecomputer/propolis`
2582026-09-11T19:21:32.268Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2592026-09-11T19:21:33.032Z Updating git repository `https://github.com/oxidecomputer/crucible`
2602026-09-11T19:21:34.644Z Updating git repository `https://github.com/oxidecomputer/opte`
2612026-09-11T19:21:35.486Z Updating git repository `https://github.com/oxidecomputer/tofino`
2622026-09-11T19:21:35.856Z Updating git repository `https://github.com/oxidecomputer/lldp`
2632026-09-11T19:21:36.224Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2642026-09-11T19:21:37.562Z Updating git repository `https://github.com/oxidecomputer/clickward`
2652026-09-11T19:21:37.854Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2662026-09-11T19:21:38.229Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
2672026-09-11T19:21:38.522Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2682026-09-11T19:21:38.778Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2692026-09-11T19:21:39.035Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2702026-09-11T19:21:39.324Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2712026-09-11T19:21:39.610Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2722026-09-11T19:21:39.925Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2732026-09-11T19:21:40.291Z Updating git repository `https://github.com/oxidecomputer/sush`
2742026-09-11T19:21:40.752Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2752026-09-11T19:21:41.271Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2762026-09-11T19:21:41.555Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2772026-09-11T19:21:42.129Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2782026-09-11T19:21:42.445Z Updating git repository `https://github.com/oxidecomputer/erebor`
2792026-09-11T19:21:42.737Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2802026-09-11T19:21:43.172Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2812026-09-11T19:21:43.462Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2822026-09-11T19:21:43.891Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2832026-09-11T19:21:44.251Z Updating git repository `https://github.com/oxidecomputer/ispf`
2842026-09-11T19:21:44.550Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2852026-09-11T19:21:44.919Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2862026-09-11T19:21:45.306Z Updating git repository `https://github.com/oxidecomputer/tough`
2872026-09-11T19:21:45.880Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2882026-09-11T19:21:46.303Z Updating git repository `https://github.com/oxidecomputer/tlvc`
2892026-09-11T19:21:46.718Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2902026-09-11T19:21:46.988Z Updating git repository `https://github.com/oxidecomputer/rumors`
2912026-09-11T19:21:54.120Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2922026-09-11T19:21:54.478Z Updating git repository `https://github.com/oxidecomputer/pmbus`
2932026-09-11T19:21:55.140Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2942026-09-11T19:21:55.481Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2952026-09-11T19:21:55.935Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2962026-09-11T19:21:56.222Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2972026-09-11T19:21:56.558Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2982026-09-11T19:21:56.870Z Updating git repository `https://github.com/illumos/smf-rs`
2992026-09-11T19:21:59.495Z Downloading crates ...
3002026-09-11T19:21:59.535Z Downloaded cfg-if v1.0.4
3012026-09-11T19:21:59.538Z Downloaded generic-array v0.14.7
3022026-09-11T19:21:59.543Z Downloaded anstyle v1.0.14
3032026-09-11T19:21:59.545Z Downloaded itoa v1.0.17
3042026-09-11T19:21:59.545Z Downloaded dtrace-parser v0.2.0
3052026-09-11T19:21:59.545Z Downloaded pretty-hex v0.4.1
3062026-09-11T19:21:59.545Z Downloaded usdt-attr-macro v0.5.0
3072026-09-11T19:21:59.545Z Downloaded strsim v0.11.1
3082026-09-11T19:21:59.548Z Downloaded serde_derive v1.0.228
3092026-09-11T19:21:59.551Z Downloaded anstream v1.0.0
3102026-09-11T19:21:59.557Z Downloaded cargo-platform v0.3.2
3112026-09-11T19:21:59.560Z Downloaded crypto-common v0.1.7
3122026-09-11T19:21:59.560Z Downloaded pest_derive v2.8.6
3132026-09-11T19:21:59.563Z Downloaded cpufeatures v0.2.17
3142026-09-11T19:21:59.563Z Downloaded pest_generator v2.8.6
3152026-09-11T19:21:59.565Z Downloaded heck v0.4.1
3162026-09-11T19:21:59.568Z Downloaded clap v4.6.1
3172026-09-11T19:21:59.572Z Downloaded fastrand v2.3.0
3182026-09-11T19:21:59.576Z Downloaded macaddr v1.0.1
3192026-09-11T19:21:59.579Z Downloaded zerocopy v0.7.35
3202026-09-11T19:21:59.583Z Downloaded cargo_toml v0.21.0
3212026-09-11T19:21:59.586Z Downloaded serde_tokenstream v0.2.3
3222026-09-11T19:21:59.586Z Downloaded thiserror-impl v1.0.69
3232026-09-11T19:21:59.586Z Downloaded camino v1.2.5
3242026-09-11T19:21:59.590Z Downloaded digest v0.10.7
3252026-09-11T19:21:59.590Z Downloaded textwrap v0.16.2
3262026-09-11T19:21:59.593Z Downloaded typenum v1.20.1
3272026-09-11T19:21:59.594Z Downloaded anstyle-parse v1.0.0
3282026-09-11T19:21:59.597Z Downloaded memmap v0.7.0
3292026-09-11T19:21:59.600Z Downloaded errno v0.3.14
3302026-09-11T19:21:59.603Z Downloaded toml_datetime v0.6.11
3312026-09-11T19:21:59.606Z Downloaded version_check v0.9.5
3322026-09-11T19:21:59.609Z Downloaded unicode-linebreak v0.1.5
3332026-09-11T19:21:59.609Z Downloaded utf8parse v0.2.2
3342026-09-11T19:21:59.609Z Downloaded block-buffer v0.10.4
3352026-09-11T19:21:59.614Z Downloaded tabled_derive v0.7.0
3362026-09-11T19:21:59.617Z Downloaded usdt-macro v0.5.0
3372026-09-11T19:21:59.617Z Downloaded toml_write v0.1.2
3382026-09-11T19:21:59.619Z Downloaded anstyle-query v1.1.5
3392026-09-11T19:21:59.628Z Downloaded terminal_size v0.4.3
3402026-09-11T19:21:59.633Z Downloaded fnv v1.0.7
3412026-09-11T19:21:59.635Z Downloaded clap_builder v4.6.0
3422026-09-11T19:21:59.638Z Downloaded is_terminal_polyfill v1.70.2
3432026-09-11T19:21:59.641Z Downloaded clap_lex v1.0.0
3442026-09-11T19:21:59.641Z Downloaded colorchoice v1.0.4
3452026-09-11T19:21:59.644Z Downloaded heck v0.5.0
3462026-09-11T19:21:59.647Z Downloaded equivalent v1.0.2
3472026-09-11T19:21:59.647Z Downloaded plain v0.2.3
3482026-09-11T19:21:59.649Z Downloaded usdt v0.5.0
3492026-09-11T19:21:59.653Z Downloaded proc-macro-error-attr v1.0.4
3502026-09-11T19:21:59.656Z Downloaded smawk v0.3.2
3512026-09-11T19:21:59.656Z Downloaded thread-id v4.2.2
3522026-09-11T19:21:59.656Z Downloaded serde_spanned v0.6.9
3532026-09-11T19:21:59.656Z Downloaded swrite v0.1.0
3542026-09-11T19:21:59.656Z Downloaded scroll_derive v0.12.1
3552026-09-11T19:21:59.658Z Downloaded dof v0.3.0
3562026-09-11T19:21:59.661Z Downloaded bytecount v0.6.9
3572026-09-11T19:21:59.664Z Downloaded thiserror-impl v2.0.18
3582026-09-11T19:21:59.664Z Downloaded cargo_metadata v0.23.1
3592026-09-11T19:21:59.667Z Downloaded sha2 v0.10.9
3602026-09-11T19:21:59.670Z Downloaded quote v1.0.45
3612026-09-11T19:21:59.674Z Downloaded thiserror v1.0.69
3622026-09-11T19:21:59.676Z Downloaded camino-tempfile v1.4.1
3632026-09-11T19:21:59.679Z Downloaded fs-err v3.3.0
3642026-09-11T19:21:59.688Z Downloaded autocfg v1.5.0
3652026-09-11T19:21:59.695Z Downloaded zmij v1.0.21
3662026-09-11T19:21:59.698Z Downloaded usdt-impl v0.5.0
3672026-09-11T19:21:59.698Z Downloaded once_cell v1.21.3
3682026-09-11T19:21:59.701Z Downloaded byteorder v1.5.0
3692026-09-11T19:21:59.704Z Downloaded clap_derive v4.6.1
3702026-09-11T19:21:59.706Z Downloaded semver v1.0.28
3712026-09-11T19:21:59.709Z Downloaded thiserror v2.0.18
3722026-09-11T19:21:59.712Z Downloaded anyhow v1.0.104
3732026-09-11T19:21:59.712Z Downloaded proc-macro-error v1.0.4
3742026-09-11T19:21:59.715Z Downloaded scroll v0.12.0
3752026-09-11T19:21:59.718Z Downloaded zerocopy-derive v0.7.35
3762026-09-11T19:21:59.720Z Downloaded ucd-trie v0.1.7
3772026-09-11T19:21:59.720Z Downloaded log v0.4.33
3782026-09-11T19:21:59.723Z Downloaded papergrid v0.11.0
3792026-09-11T19:21:59.729Z Downloaded bitflags v2.11.0
3802026-09-11T19:21:59.732Z Downloaded toml v0.8.23
3812026-09-11T19:21:59.736Z Downloaded proc-macro2 v1.0.106
3822026-09-11T19:21:59.736Z Downloaded serde_core v1.0.228
3832026-09-11T19:21:59.739Z Downloaded tempfile v3.27.0
3842026-09-11T19:21:59.739Z Downloaded unicode-ident v1.0.24
3852026-09-11T19:21:59.743Z Downloaded pest_meta v2.8.6
3862026-09-11T19:21:59.750Z Downloaded toml_edit v0.22.27
3872026-09-11T19:21:59.753Z Downloaded getrandom v0.4.3
3882026-09-11T19:21:59.757Z Downloaded serde v1.0.228
3892026-09-11T19:21:59.773Z Downloaded memchr v2.8.0
3902026-09-11T19:21:59.780Z Downloaded indexmap v2.14.0
3912026-09-11T19:21:59.784Z Downloaded pest v2.8.6
3922026-09-11T19:21:59.805Z Downloaded serde_json v1.0.151
3932026-09-11T19:21:59.809Z Downloaded hashbrown v0.17.0
3942026-09-11T19:21:59.812Z Downloaded winnow v0.7.14
3952026-09-11T19:21:59.819Z Downloaded goblin v0.8.2
3962026-09-11T19:21:59.833Z Downloaded tabled v0.15.0
3972026-09-11T19:21:59.843Z Downloaded syn v1.0.109
3982026-09-11T19:21:59.849Z Downloaded unicode-width v0.1.14
3992026-09-11T19:21:59.852Z Downloaded unicode-width v0.2.0
4002026-09-11T19:21:59.856Z Downloaded syn v2.0.117
4012026-09-11T19:21:59.865Z Downloaded rustix v1.1.4
4022026-09-11T19:21:59.893Z Downloaded libc v0.2.185
4032026-09-11T19:21:59.951Z Compiling proc-macro2 v1.0.106
4042026-09-11T19:21:59.951Z Compiling unicode-ident v1.0.24
4052026-09-11T19:21:59.951Z Compiling quote v1.0.45
4062026-09-11T19:21:59.954Z Compiling serde_core v1.0.228
4072026-09-11T19:21:59.954Z Compiling libc v0.2.185
4082026-09-11T19:21:59.954Z Compiling version_check v0.9.5
4092026-09-11T19:21:59.954Z Compiling memchr v2.8.0
4102026-09-11T19:21:59.954Z Compiling serde v1.0.228
4112026-09-11T19:22:00.270Z Compiling zmij v1.0.21
4122026-09-11T19:22:00.531Z Compiling ucd-trie v0.1.7
4132026-09-11T19:22:00.560Z Compiling thiserror v1.0.69
4142026-09-11T19:22:00.815Z Compiling itoa v1.0.17
4152026-09-11T19:22:00.821Z Compiling pest v2.8.6
4162026-09-11T19:22:00.885Z Compiling rustix v1.1.4
4172026-09-11T19:22:01.013Z Compiling byteorder v1.5.0
4182026-09-11T19:22:01.041Z Compiling errno v0.3.14
4192026-09-11T19:22:01.235Z Compiling serde_json v1.0.151
4202026-09-11T19:22:01.356Z Compiling bitflags v2.11.0
4212026-09-11T19:22:01.415Z Compiling syn v2.0.117
4222026-09-11T19:22:01.470Z Compiling thread-id v4.2.2
4232026-09-11T19:22:01.484Z Compiling proc-macro-error-attr v1.0.4
4242026-09-11T19:22:01.570Z Compiling usdt-impl v0.5.0
4252026-09-11T19:22:01.681Z Compiling camino v1.2.5
4262026-09-11T19:22:01.696Z Compiling syn v1.0.109
4272026-09-11T19:22:01.900Z Compiling pest_meta v2.8.6
4282026-09-11T19:22:02.061Z Compiling proc-macro-error v1.0.4
4292026-09-11T19:22:02.076Z Compiling log v0.4.33
4302026-09-11T19:22:02.094Z Compiling getrandom v0.4.3
4312026-09-11T19:22:02.279Z Compiling plain v0.2.3
4322026-09-11T19:22:02.392Z Compiling utf8parse v0.2.2
4332026-09-11T19:22:02.408Z Compiling equivalent v1.0.2
4342026-09-11T19:22:02.434Z Compiling hashbrown v0.17.0
4352026-09-11T19:22:02.497Z Compiling anstyle-parse v1.0.0
4362026-09-11T19:22:02.535Z Compiling terminal_size v0.4.3
4372026-09-11T19:22:02.996Z Compiling indexmap v2.14.0
4382026-09-11T19:22:03.148Z Compiling toml_write v0.1.2
4392026-09-11T19:22:03.276Z Compiling is_terminal_polyfill v1.70.2
4402026-09-11T19:22:03.306Z Compiling anstyle-query v1.1.5
4412026-09-11T19:22:03.345Z Compiling autocfg v1.5.0
4422026-09-11T19:22:03.386Z Compiling winnow v0.7.14
4432026-09-11T19:22:03.436Z Compiling thiserror v2.0.18
4442026-09-11T19:22:03.569Z Compiling pretty-hex v0.4.1
4452026-09-11T19:22:03.648Z Compiling colorchoice v1.0.4
4462026-09-11T19:22:03.715Z Compiling pest_generator v2.8.6
4472026-09-11T19:22:03.731Z Compiling anstyle v1.0.14
4482026-09-11T19:22:03.772Z Compiling cfg-if v1.0.4
4492026-09-11T19:22:03.858Z Compiling fs-err v3.3.0
4502026-09-11T19:22:04.048Z Compiling anstream v1.0.0
4512026-09-11T19:22:04.082Z Compiling heck v0.5.0
4522026-09-11T19:22:04.171Z Compiling clap_lex v1.0.0
4532026-09-11T19:22:04.275Z Compiling strsim v0.11.1
4542026-09-11T19:22:04.314Z Compiling heck v0.4.1
4552026-09-11T19:22:04.350Z Compiling bytecount v0.6.9
4562026-09-11T19:22:04.405Z Compiling fastrand v2.3.0
4572026-09-11T19:22:04.424Z Compiling anyhow v1.0.104
4582026-09-11T19:22:04.488Z Compiling fnv v1.0.7
4592026-09-11T19:22:04.534Z Compiling once_cell v1.21.3
4602026-09-11T19:22:04.599Z Compiling unicode-width v0.1.14
4612026-09-11T19:22:04.631Z Compiling clap_builder v4.6.0
4622026-09-11T19:22:04.768Z Compiling tempfile v3.27.0
4632026-09-11T19:22:04.785Z Compiling cargo-platform v0.3.2
4642026-09-11T19:22:04.884Z Compiling papergrid v0.11.0
4652026-09-11T19:22:04.907Z Compiling tabled_derive v0.7.0
4662026-09-11T19:22:04.927Z Compiling semver v1.0.28
4672026-09-11T19:22:04.970Z Compiling memmap v0.7.0
4682026-09-11T19:22:05.063Z Compiling unicode-width v0.2.0
4692026-09-11T19:22:05.152Z Compiling smawk v0.3.2
4702026-09-11T19:22:05.169Z Compiling unicode-linebreak v0.1.5
4712026-09-11T19:22:05.243Z Compiling camino-tempfile v1.4.1
4722026-09-11T19:22:05.395Z Compiling serde_derive v1.0.228
4732026-09-11T19:22:05.410Z Compiling thiserror-impl v1.0.69
4742026-09-11T19:22:05.466Z Compiling zerocopy-derive v0.7.35
4752026-09-11T19:22:05.641Z Compiling pest_derive v2.8.6
4762026-09-11T19:22:05.659Z Compiling scroll_derive v0.12.1
4772026-09-11T19:22:05.840Z Compiling thiserror-impl v2.0.18
4782026-09-11T19:22:06.076Z Compiling clap_derive v4.6.1
4792026-09-11T19:22:06.379Z Compiling tabled v0.15.0
4802026-09-11T19:22:06.411Z Compiling scroll v0.12.0
4812026-09-11T19:22:06.411Z Compiling zerocopy v0.7.35
4822026-09-11T19:22:06.614Z Compiling goblin v0.8.2
4832026-09-11T19:22:06.797Z Compiling dtrace-parser v0.2.0
4842026-09-11T19:22:06.908Z Compiling textwrap v0.16.2
4852026-09-11T19:22:07.313Z Compiling swrite v0.1.0
4862026-09-11T19:22:07.794Z Compiling clap v4.6.1
4872026-09-11T19:22:08.389Z Compiling dof v0.3.0
4882026-09-11T19:22:08.389Z Compiling serde_tokenstream v0.2.3
4892026-09-11T19:22:08.392Z Compiling toml_datetime v0.6.11
4902026-09-11T19:22:08.392Z Compiling serde_spanned v0.6.9
4912026-09-11T19:22:08.392Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
4922026-09-11T19:22:08.468Z Compiling macaddr v1.0.1
4932026-09-11T19:22:08.531Z Compiling cargo_metadata v0.23.1
4942026-09-11T19:22:08.635Z Compiling toml_edit v0.22.27
4952026-09-11T19:22:09.258Z Compiling usdt-macro v0.5.0
4962026-09-11T19:22:09.258Z Compiling usdt-attr-macro v0.5.0
4972026-09-11T19:22:09.902Z Compiling usdt v0.5.0
4982026-09-11T19:22:10.007Z Compiling toml v0.8.23
4992026-09-11T19:22:10.334Z Compiling cargo_toml v0.21.0
5002026-09-11T19:22:11.584Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5012026-09-11T19:22:13.598Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.83s
5022026-09-11T19:22:13.822Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
5032026-09-11T19:22:14.367Z Downloading crates ...
5042026-09-11T19:22:14.419Z Downloaded addr2line v0.25.1
5052026-09-11T19:22:14.421Z Downloaded adler2 v2.0.1
5062026-09-11T19:22:14.421Z Downloaded bitfield-macros v0.19.4
5072026-09-11T19:22:14.421Z Downloaded aead v0.6.1
5082026-09-11T19:22:14.424Z Downloaded arrayvec v0.7.6
5092026-09-11T19:22:14.427Z Downloaded async-recursion v1.1.1
5102026-09-11T19:22:14.430Z Downloaded aead v0.5.2
5112026-09-11T19:22:14.434Z Downloaded arrayref v0.3.9
5122026-09-11T19:22:14.437Z Downloaded bb8 v0.8.6
5132026-09-11T19:22:14.437Z Downloaded ar_archive_writer v0.5.1
5142026-09-11T19:22:14.440Z Downloaded bit-set v0.8.0
5152026-09-11T19:22:14.440Z Downloaded ascii-canvas v3.0.0
5162026-09-11T19:22:14.440Z Downloaded bcrypt-pbkdf v0.11.0
5172026-09-11T19:22:14.443Z Downloaded ed25519-dalek v2.2.0
5182026-09-11T19:22:14.447Z Downloaded async-stream v0.3.6
5192026-09-11T19:22:14.449Z Downloaded foldhash v0.2.0
5202026-09-11T19:22:14.450Z Downloaded base16ct v0.2.0
5212026-09-11T19:22:14.450Z Downloaded bit-set v0.5.3
5222026-09-11T19:22:14.450Z Downloaded atomicwrites v0.4.4
5232026-09-11T19:22:14.450Z Downloaded backtrace-ext v0.2.1
5242026-09-11T19:22:14.452Z Downloaded globset v0.4.18
5252026-09-11T19:22:14.452Z Downloaded bit-vec v0.6.3
5262026-09-11T19:22:14.455Z Downloaded castaway v0.2.4
5272026-09-11T19:22:14.455Z Downloaded const-oid v0.9.6
5282026-09-11T19:22:14.458Z Downloaded embedded-io v0.4.0
5292026-09-11T19:22:14.458Z Downloaded async-stream-impl v0.3.6
5302026-09-11T19:22:14.458Z Downloaded atomic-waker v1.1.2
5312026-09-11T19:22:14.461Z Downloaded block-buffer v0.12.1
5322026-09-11T19:22:14.464Z Downloaded elliptic-curve v0.14.1
5332026-09-11T19:22:14.467Z Downloaded foreign-types-shared v0.3.1
5342026-09-11T19:22:14.467Z Downloaded bit-vec v0.8.0
5352026-09-11T19:22:14.467Z Downloaded cassowary v0.3.0
5362026-09-11T19:22:14.474Z Downloaded float-cmp v0.10.0
5372026-09-11T19:22:14.480Z Downloaded filetime v0.2.27
5382026-09-11T19:22:14.482Z Downloaded find-msvc-tools v0.1.9
5392026-09-11T19:22:14.482Z Downloaded base16ct v1.0.0
5402026-09-11T19:22:14.482Z Downloaded cfg_aliases v0.1.1
5412026-09-11T19:22:14.485Z Downloaded env_logger v0.11.11
5422026-09-11T19:22:14.485Z Downloaded ff v0.14.0
5432026-09-11T19:22:14.485Z Downloaded foreign-types v0.3.2
5442026-09-11T19:22:14.488Z Downloaded bitfield-struct v0.6.2
5452026-09-11T19:22:14.488Z Downloaded cobs v0.3.0
5462026-09-11T19:22:14.488Z Downloaded either v1.15.0
5472026-09-11T19:22:14.490Z Downloaded fallible-iterator v0.2.0
5482026-09-11T19:22:14.490Z Downloaded atty v0.2.14
5492026-09-11T19:22:14.490Z Downloaded cfg_aliases v0.2.1
5502026-09-11T19:22:14.490Z Downloaded ff v0.13.1
5512026-09-11T19:22:14.490Z Downloaded hickory-server v0.25.2
5522026-09-11T19:22:14.493Z Downloaded fixedbitset v0.4.2
5532026-09-11T19:22:14.493Z Downloaded array-init v0.0.4
5542026-09-11T19:22:14.496Z Downloaded ciborium-io v0.2.2
5552026-09-11T19:22:14.496Z Downloaded foreign-types v0.5.0
5562026-09-11T19:22:14.496Z Downloaded funty v2.0.0
5572026-09-11T19:22:14.499Z Downloaded foreign-types-macros v0.2.3
5582026-09-11T19:22:14.499Z Downloaded futures-sink v0.3.32
5592026-09-11T19:22:14.499Z Downloaded form_urlencoded v1.2.2
5602026-09-11T19:22:14.499Z Downloaded float-ord v0.3.2
5612026-09-11T19:22:14.499Z Downloaded foreign-types-shared v0.1.1
5622026-09-11T19:22:14.502Z Downloaded fd-lock v4.0.4
5632026-09-11T19:22:14.505Z Downloaded assert_matches v1.5.0
5642026-09-11T19:22:14.508Z Downloaded futures-macro v0.3.32
5652026-09-11T19:22:14.508Z Downloaded endian-type v0.1.2
5662026-09-11T19:22:14.508Z Downloaded enum-as-inner v0.6.1
5672026-09-11T19:22:14.508Z Downloaded block-padding v0.4.2
5682026-09-11T19:22:14.513Z Downloaded embedded-io v0.6.1
5692026-09-11T19:22:14.517Z Downloaded ciborium-ll v0.2.2
5702026-09-11T19:22:14.521Z Downloaded compression-core v0.4.31
5712026-09-11T19:22:14.525Z Downloaded env_filter v2.0.0
5722026-09-11T19:22:14.525Z Downloaded hash32 v0.2.1
5732026-09-11T19:22:14.525Z Downloaded num v0.4.3
5742026-09-11T19:22:14.525Z Downloaded hex-literal v1.1.0
5752026-09-11T19:22:14.528Z Downloaded home v0.5.12
5762026-09-11T19:22:14.528Z Downloaded num-conv v0.2.0
5772026-09-11T19:22:14.531Z Downloaded backoff v0.4.0
5782026-09-11T19:22:14.531Z Downloaded hex v0.4.3
5792026-09-11T19:22:14.533Z Downloaded futures-io v0.3.32
5802026-09-11T19:22:14.533Z Downloaded bs58 v0.5.1
5812026-09-11T19:22:14.533Z Downloaded fxhash v0.2.1
5822026-09-11T19:22:14.533Z Downloaded hash32 v0.3.1
5832026-09-11T19:22:14.536Z Downloaded http-range v0.1.5
5842026-09-11T19:22:14.539Z Downloaded gethostname v0.5.0
5852026-09-11T19:22:14.539Z Downloaded globwalk v0.9.1
5862026-09-11T19:22:14.539Z Downloaded hostname v0.4.2
5872026-09-11T19:22:14.542Z Downloaded flagset v0.4.7
5882026-09-11T19:22:14.542Z Downloaded foldhash v0.1.5
5892026-09-11T19:22:14.542Z Downloaded num_threads v0.1.7
5902026-09-11T19:22:14.544Z Downloaded opaque-debug v0.3.1
5912026-09-11T19:22:14.549Z Downloaded erased-serde v0.3.31
5922026-09-11T19:22:14.549Z Downloaded enum_dispatch v0.3.13
5932026-09-11T19:22:14.553Z Downloaded hostname v0.3.1
5942026-09-11T19:22:14.556Z Downloaded predicates-core v1.0.10
5952026-09-11T19:22:14.558Z Downloaded ghash v0.6.0
5962026-09-11T19:22:14.558Z Downloaded anstream v0.6.21
5972026-09-11T19:22:14.561Z Downloaded base64ct v1.8.3
5982026-09-11T19:22:14.564Z Downloaded git-stub v1.0.0
5992026-09-11T19:22:14.564Z Downloaded futures-core v0.3.32
6002026-09-11T19:22:14.567Z Downloaded headers-core v0.3.0
6012026-09-11T19:22:14.567Z Downloaded http-body v1.0.1
6022026-09-11T19:22:14.567Z Downloaded async-trait v0.1.89
6032026-09-11T19:22:14.570Z Downloaded bcs v0.1.6
6042026-09-11T19:22:14.570Z Downloaded bitflags v1.3.2
6052026-09-11T19:22:14.572Z Downloaded byte-wrapper v0.1.0
6062026-09-11T19:22:14.572Z Downloaded cexpr v0.6.0
6072026-09-11T19:22:14.576Z Downloaded anstyle-parse v0.2.7
6082026-09-11T19:22:14.576Z Downloaded cbc v0.2.1
6092026-09-11T19:22:14.576Z Downloaded cmov v0.5.4
6102026-09-11T19:22:14.579Z Downloaded camino-tempfile-ext v0.3.3
6112026-09-11T19:22:14.579Z Downloaded compression-codecs v0.4.37
6122026-09-11T19:22:14.582Z Downloaded proc-macro-crate v1.3.1
6132026-09-11T19:22:14.582Z Downloaded cipher v0.5.2
6142026-09-11T19:22:14.585Z Downloaded rfc6979 v0.4.0
6152026-09-11T19:22:14.585Z Downloaded futures-task v0.3.32
6162026-09-11T19:22:14.587Z Downloaded buf-list v1.1.2
6172026-09-11T19:22:14.590Z Downloaded ena v0.14.4
6182026-09-11T19:22:14.590Z Downloaded fs_extra v1.3.0
6192026-09-11T19:22:14.596Z Downloaded native-tls v0.2.18
6202026-09-11T19:22:14.599Z Downloaded chacha20 v0.9.1
6212026-09-11T19:22:14.599Z Downloaded cipher v0.4.4
6222026-09-11T19:22:14.599Z Downloaded progenitor-macro v0.14.0
6232026-09-11T19:22:14.601Z Downloaded fixedbitset v0.5.7
6242026-09-11T19:22:14.601Z Downloaded git-stub-vcs v0.1.0
6252026-09-11T19:22:14.601Z Downloaded newtype-uuid v1.3.2
6262026-09-11T19:22:14.604Z Downloaded rand_xorshift v0.4.0
6272026-09-11T19:22:14.604Z Downloaded bitfield v0.19.4
6282026-09-11T19:22:14.604Z Downloaded bzip2 v0.6.1
6292026-09-11T19:22:14.607Z Downloaded backon v1.6.0
6302026-09-11T19:22:14.610Z Downloaded rand_pcg v0.10.2
6312026-09-11T19:22:14.610Z Downloaded scroll_derive v0.13.1
6322026-09-11T19:22:14.610Z Downloaded ref-cast v1.0.25
6332026-09-11T19:22:14.613Z Downloaded russh-util v0.52.0
6342026-09-11T19:22:14.613Z Downloaded bytesize v2.7.0
6352026-09-11T19:22:14.613Z Downloaded highway v1.3.0
6362026-09-11T19:22:14.617Z Downloaded futures-executor v0.3.32
6372026-09-11T19:22:14.617Z Downloaded hashbrown v0.16.1
6382026-09-11T19:22:14.619Z Downloaded allocator-api2 v0.2.21
6392026-09-11T19:22:14.622Z Downloaded seq-macro v0.3.6
6402026-09-11T19:22:14.622Z Downloaded serde_repr v0.1.20
6412026-09-11T19:22:14.622Z Downloaded serde_urlencoded v0.7.1
6422026-09-11T19:22:14.622Z Downloaded shell-words v1.1.1
6432026-09-11T19:22:14.625Z Downloaded slog-bunyan v2.5.0
6442026-09-11T19:22:14.625Z Downloaded num-primitive v0.2.1
6452026-09-11T19:22:14.625Z Downloaded oxide-update-engine-display v0.1.2
6462026-09-11T19:22:14.628Z Downloaded packed_struct v0.10.1
6472026-09-11T19:22:14.628Z Downloaded parking_lot_core v0.8.6
6482026-09-11T19:22:14.628Z Downloaded pem v3.0.6
6492026-09-11T19:22:14.630Z Downloaded pkcs8 v0.10.2
6502026-09-11T19:22:14.633Z Downloaded sigpipe v0.1.3
6512026-09-11T19:22:14.636Z Downloaded http-body-util v0.1.3
6522026-09-11T19:22:14.638Z Downloaded group v0.14.0
6532026-09-11T19:22:14.638Z Downloaded argon2 v0.6.0-rc.8
6542026-09-11T19:22:14.638Z Downloaded clang-sys v1.8.1
6552026-09-11T19:22:14.642Z Downloaded phf_shared v0.13.1
6562026-09-11T19:22:14.642Z Downloaded async-bb8-diesel v0.2.1
6572026-09-11T19:22:14.642Z Downloaded oxide-generation v0.1.3
6582026-09-11T19:22:14.642Z Downloaded pbkdf2 v0.13.0
6592026-09-11T19:22:14.645Z Downloaded blowfish v0.10.0
6602026-09-11T19:22:14.645Z Downloaded chacha20 v0.10.0
6612026-09-11T19:22:14.645Z Downloaded console v0.16.2
6622026-09-11T19:22:14.651Z Downloaded glob v0.3.3
6632026-09-11T19:22:14.651Z Downloaded group v0.13.0
6642026-09-11T19:22:14.651Z Downloaded phf v0.12.1
6652026-09-11T19:22:14.651Z Downloaded progenitor-client v0.14.0
6662026-09-11T19:22:14.655Z Downloaded progenitor v0.13.0
6672026-09-11T19:22:14.655Z Downloaded ahash v0.8.12
6682026-09-11T19:22:14.655Z Downloaded argon2 v0.5.3
6692026-09-11T19:22:14.655Z Downloaded cmake v0.1.57
6702026-09-11T19:22:14.655Z Downloaded colored v2.2.0
6712026-09-11T19:22:14.655Z Downloaded supports-unicode v3.0.0
6722026-09-11T19:22:14.655Z Downloaded console v0.15.11
6732026-09-11T19:22:14.658Z Downloaded supports-hyperlinks v3.2.0
6742026-09-11T19:22:14.659Z Downloaded tinyvec_macros v0.1.1
6752026-09-11T19:22:14.659Z Downloaded ciborium v0.2.2
6762026-09-11T19:22:14.661Z Downloaded futures-channel v0.3.32
6772026-09-11T19:22:14.661Z Downloaded blake2 v0.10.6
6782026-09-11T19:22:14.661Z Downloaded bzip2 v0.4.4
6792026-09-11T19:22:14.664Z Downloaded fs-err v2.11.0
6802026-09-11T19:22:14.664Z Downloaded rand_seeder v0.4.0
6812026-09-11T19:22:14.667Z Downloaded hmac v0.13.0
6822026-09-11T19:22:14.673Z Downloaded resolv-conf v0.7.6
6832026-09-11T19:22:14.675Z Downloaded rpassword v7.5.4
6842026-09-11T19:22:14.675Z Downloaded elliptic-curve v0.13.8
6852026-09-11T19:22:14.678Z Downloaded base64 v0.22.1
6862026-09-11T19:22:14.678Z Downloaded rand_core v0.6.4
6872026-09-11T19:22:14.685Z Downloaded rustc-demangle v0.1.27
6882026-09-11T19:22:14.685Z Downloaded tower-service v0.3.3
6892026-09-11T19:22:14.685Z Downloaded try-lock v0.2.5
6902026-09-11T19:22:14.685Z Downloaded flume v0.11.1
6912026-09-11T19:22:14.685Z Downloaded scroll v0.13.0
6922026-09-11T19:22:14.688Z Downloaded utf-8 v0.7.6
6932026-09-11T19:22:14.688Z Downloaded wait-timeout v0.2.1
6942026-09-11T19:22:14.688Z Downloaded usdt v0.6.0
6952026-09-11T19:22:14.688Z Downloaded utf8_iter v1.0.4
6962026-09-11T19:22:14.693Z Downloaded slab v0.4.12
6972026-09-11T19:22:14.693Z Downloaded smf v0.2.3
6982026-09-11T19:22:14.693Z Downloaded waitgroup v0.1.2
6992026-09-11T19:22:14.693Z Downloaded xshell-macros v0.2.7
7002026-09-11T19:22:14.693Z Downloaded yoke-derive v0.8.1
7012026-09-11T19:22:14.693Z Downloaded num-modular v0.6.5
7022026-09-11T19:22:14.697Z Downloaded pkcs1 v0.7.5
7032026-09-11T19:22:14.700Z Downloaded poly1305 v0.9.0
7042026-09-11T19:22:14.700Z Downloaded crucible-workspace-hack v0.1.0
7052026-09-11T19:22:14.700Z Downloaded crc v3.4.0
7062026-09-11T19:22:14.700Z Downloaded ssh-cipher v0.3.0
7072026-09-11T19:22:14.700Z Downloaded string_cache v0.8.9
7082026-09-11T19:22:14.700Z Downloaded stringprep v0.1.5
7092026-09-11T19:22:14.704Z Downloaded ed25519-dalek v3.0.0
7102026-09-11T19:22:14.704Z Downloaded getrandom v0.2.17
7112026-09-11T19:22:14.707Z Downloaded signal-hook-registry v1.4.8
7122026-09-11T19:22:14.707Z Downloaded slog-scope v4.4.1
7132026-09-11T19:22:14.707Z Downloaded sqlformat v0.3.5
7142026-09-11T19:22:14.707Z Downloaded zeroize_derive v1.5.0
7152026-09-11T19:22:14.707Z Downloaded cpufeatures v0.3.0
7162026-09-11T19:22:14.710Z Downloaded cstr-argument v0.1.2
7172026-09-11T19:22:14.713Z Downloaded smallvec v0.6.14
7182026-09-11T19:22:14.716Z Downloaded static_assertions v1.1.0
7192026-09-11T19:22:14.716Z Downloaded postcard v1.1.3
7202026-09-11T19:22:14.716Z Downloaded postgres-protocol v0.6.12
7212026-09-11T19:22:14.719Z Downloaded termios v0.3.3
7222026-09-11T19:22:14.723Z Downloaded diesel_table_macro_syntax v0.3.0
7232026-09-11T19:22:14.726Z Downloaded blake2 v0.11.0-rc.6
7242026-09-11T19:22:14.726Z Downloaded fatfs v0.3.6
7252026-09-11T19:22:14.729Z Downloaded futures v0.3.32
7262026-09-11T19:22:14.732Z Downloaded hmac v0.12.1
7272026-09-11T19:22:14.732Z Downloaded time-macros v0.2.27
7282026-09-11T19:22:14.735Z Downloaded dsl_auto_type v0.2.0
7292026-09-11T19:22:14.735Z Downloaded dunce v1.0.5
7302026-09-11T19:22:14.735Z Downloaded dyn-clone v1.0.20
7312026-09-11T19:22:14.735Z Downloaded colored v3.1.1
7322026-09-11T19:22:14.738Z Downloaded half v1.8.3
7332026-09-11T19:22:14.738Z Downloaded rustls-pemfile v2.2.0
7342026-09-11T19:22:14.741Z Downloaded half v2.7.1
7352026-09-11T19:22:14.744Z Downloaded arc-swap v1.8.2
7362026-09-11T19:22:14.744Z Downloaded tokio-tungstenite v0.23.1
7372026-09-11T19:22:14.747Z Downloaded trait-variant v0.1.2
7382026-09-11T19:22:14.747Z Downloaded tui-tree-widget v0.23.1
7392026-09-11T19:22:14.750Z Downloaded libscf-sys v1.2.0
7402026-09-11T19:22:14.753Z Downloaded salsa20 v0.11.0
7412026-09-11T19:22:14.753Z Downloaded serde_cbor v0.11.2
7422026-09-11T19:22:14.757Z Downloaded smallvec v1.15.1
7432026-09-11T19:22:14.759Z Downloaded inout v0.1.4
7442026-09-11T19:22:14.763Z Downloaded lru v0.12.5
7452026-09-11T19:22:14.763Z Downloaded newtype_derive v0.1.6
7462026-09-11T19:22:14.763Z Downloaded lazy_static v1.5.0
7472026-09-11T19:22:14.766Z Downloaded lzss v0.8.2
7482026-09-11T19:22:14.766Z Downloaded maplit v1.0.2
7492026-09-11T19:22:14.766Z Downloaded match_cfg v0.1.0
7502026-09-11T19:22:14.766Z Downloaded nodrop v0.1.14
7512026-09-11T19:22:14.766Z Downloaded openssl-macros v0.1.1
7522026-09-11T19:22:14.771Z Downloaded managed v0.8.0
7532026-09-11T19:22:14.774Z Downloaded darling v0.13.4
7542026-09-11T19:22:14.774Z Downloaded sha2 v0.11.0
7552026-09-11T19:22:14.774Z Downloaded wyz v0.5.1
7562026-09-11T19:22:14.776Z Downloaded generic-array v1.4.3
7572026-09-11T19:22:14.780Z Downloaded getrandom v0.3.4
7582026-09-11T19:22:14.782Z Downloaded zstd-safe v7.2.4
7592026-09-11T19:22:14.782Z Downloaded darling_macro v0.23.0
7602026-09-11T19:22:14.782Z Downloaded parse-size v1.1.0
7612026-09-11T19:22:14.787Z Downloaded path-slash v0.2.1
7622026-09-11T19:22:14.787Z Downloaded powerfmt v0.2.0
7632026-09-11T19:22:14.790Z Downloaded term v1.2.1
7642026-09-11T19:22:14.790Z Downloaded defmt-macros v1.0.1
7652026-09-11T19:22:14.795Z Downloaded der_derive v0.7.3
7662026-09-11T19:22:14.795Z Downloaded cancel-safe-futures v0.1.5
7672026-09-11T19:22:14.798Z Downloaded phf_shared v0.11.3
7682026-09-11T19:22:14.803Z Downloaded term v0.7.0
7692026-09-11T19:22:14.806Z Downloaded rustls-pki-types v1.14.0
7702026-09-11T19:22:14.809Z Downloaded diesel-dtrace v0.5.0
7712026-09-11T19:22:14.809Z Downloaded daft-derive v0.1.8
7722026-09-11T19:22:14.812Z Downloaded dashu-base v0.5.1
7732026-09-11T19:22:14.812Z Downloaded dtrace-parser v0.3.0
7742026-09-11T19:22:14.812Z Downloaded predicates-tree v1.0.13
7752026-09-11T19:22:14.813Z Downloaded rand_chacha v0.3.1
7762026-09-11T19:22:14.813Z Downloaded rfc6979 v0.6.0
7772026-09-11T19:22:14.816Z Downloaded flate2 v1.1.9
7782026-09-11T19:22:14.819Z Downloaded same-file v1.0.6
7792026-09-11T19:22:14.819Z Downloaded serde-big-array v0.5.1
7802026-09-11T19:22:14.819Z Downloaded base64 v0.21.7
7812026-09-11T19:22:14.822Z Downloaded chacha20poly1305 v0.10.1
7822026-09-11T19:22:14.822Z Downloaded ipnetwork v0.21.1
7832026-09-11T19:22:14.825Z Downloaded jiff-static v0.2.34
7842026-09-11T19:22:14.828Z Downloaded schemars v0.8.22
7852026-09-11T19:22:14.832Z Downloaded expectorate v1.2.0
7862026-09-11T19:22:14.835Z Downloaded sapling-renderdag v0.1.0
7872026-09-11T19:22:14.835Z Downloaded libsw v3.5.0
7882026-09-11T19:22:14.839Z Downloaded owo-colors v4.3.0
7892026-09-11T19:22:14.842Z Downloaded indent_write v2.2.0
7902026-09-11T19:22:14.842Z Downloaded nanorand v0.7.0
7912026-09-11T19:22:14.845Z Downloaded num-iter v0.1.45
7922026-09-11T19:22:14.845Z Downloaded nu-ansi-term v0.50.3
7932026-09-11T19:22:14.845Z Downloaded num-rational v0.4.2
7942026-09-11T19:22:14.848Z Downloaded supports-color v3.0.2
7952026-09-11T19:22:14.848Z Downloaded take_mut v0.2.2
7962026-09-11T19:22:14.848Z Downloaded termtree v0.5.1
7972026-09-11T19:22:14.848Z Downloaded ssh-encoding v0.2.0
7982026-09-11T19:22:14.848Z Downloaded strsim v0.10.0
7992026-09-11T19:22:14.851Z Downloaded strip-ansi-escapes v0.2.1
8002026-09-11T19:22:14.851Z Downloaded heapless v0.7.17
8012026-09-11T19:22:14.854Z Downloaded openssl-sys v0.9.117
8022026-09-11T19:22:14.858Z Downloaded prettyplease v0.2.37
8032026-09-11T19:22:14.858Z Downloaded parking_lot_core v0.9.12
8042026-09-11T19:22:14.858Z Downloaded cookie v0.18.1
8052026-09-11T19:22:14.862Z Downloaded p256 v0.14.0
8062026-09-11T19:22:14.862Z Downloaded path-slash v0.1.5
8072026-09-11T19:22:14.867Z Downloaded port-file v0.1.0
8082026-09-11T19:22:14.867Z Downloaded thread-id v5.1.0
8092026-09-11T19:22:14.867Z Downloaded topological-sort v0.2.2
8102026-09-11T19:22:14.867Z Downloaded derive_builder_core v0.20.2
8112026-09-11T19:22:14.867Z Downloaded diff v0.1.13
8122026-09-11T19:22:14.870Z Downloaded universal-hash v0.6.1
8132026-09-11T19:22:14.870Z Downloaded untrusted v0.7.1
8142026-09-11T19:22:14.870Z Downloaded pin-project-lite v0.2.17
8152026-09-11T19:22:14.870Z Downloaded cc v1.2.56
8162026-09-11T19:22:14.876Z Downloaded tokio-rustls v0.26.4
8172026-09-11T19:22:14.879Z Downloaded bytes v1.11.1
8182026-09-11T19:22:14.879Z Downloaded compact_str v0.8.1
8192026-09-11T19:22:14.879Z Downloaded progenitor-client v0.13.0
8202026-09-11T19:22:14.879Z Downloaded toml v0.7.8
8212026-09-11T19:22:14.882Z Downloaded backtrace v0.3.76
8222026-09-11T19:22:14.882Z Downloaded bumpalo v3.20.2
8232026-09-11T19:22:14.891Z Downloaded derive_builder v0.20.2
8242026-09-11T19:22:14.894Z Downloaded hickory-resolver v0.24.4
8252026-09-11T19:22:14.897Z Downloaded heapless v0.8.0
8262026-09-11T19:22:14.900Z Downloaded proc-macro-error2 v2.0.1
8272026-09-11T19:22:14.900Z Downloaded untrusted v0.9.0
8282026-09-11T19:22:14.903Z Downloaded zone_cfg_derive v0.3.1
8292026-09-11T19:22:14.903Z Downloaded hashbrown v0.12.3
8302026-09-11T19:22:14.903Z Downloaded progenitor-extras v0.2.0
8312026-09-11T19:22:14.903Z Downloaded chumsky v0.9.3
8322026-09-11T19:22:14.906Z Downloaded hyper-rustls v0.27.7
8332026-09-11T19:22:14.906Z Downloaded iana-time-zone v0.1.65
8342026-09-11T19:22:14.910Z Downloaded typify v0.6.2
8352026-09-11T19:22:14.910Z Downloaded rlimit v0.10.2
8362026-09-11T19:22:14.913Z Downloaded serde-hex v0.1.0
8372026-09-11T19:22:14.913Z Downloaded serde_with_macros v1.5.2
8382026-09-11T19:22:14.913Z Downloaded uuid v1.23.4
8392026-09-11T19:22:14.913Z Downloaded vte v0.14.1
8402026-09-11T19:22:14.916Z Downloaded support-bundle-viewer v0.1.2
8412026-09-11T19:22:14.916Z Downloaded difflib v0.4.0
8422026-09-11T19:22:14.916Z Downloaded simd-adler32 v0.3.8
8432026-09-11T19:22:14.916Z Downloaded darling_macro v0.21.3
8442026-09-11T19:22:14.919Z Downloaded derive_builder_macro v0.20.2
8452026-09-11T19:22:14.920Z Downloaded downcast-rs v2.0.2
8462026-09-11T19:22:14.920Z Downloaded ml-kem v0.3.2
8472026-09-11T19:22:14.922Z Downloaded stacker v0.1.23
8482026-09-11T19:22:14.922Z Downloaded defmt v0.3.100
8492026-09-11T19:22:14.926Z Downloaded crc-any v2.5.0
8502026-09-11T19:22:14.926Z Downloaded tls_codec_derive v0.4.2
8512026-09-11T19:22:14.929Z Downloaded tokio-dtrace v0.1.1
8522026-09-11T19:22:14.929Z Downloaded snafu-derive v0.8.9
8532026-09-11T19:22:14.929Z Downloaded headers v0.4.1
8542026-09-11T19:22:14.932Z Downloaded tiny-keccak v2.0.2
8552026-09-11T19:22:14.932Z Downloaded httpdate v1.0.3
8562026-09-11T19:22:14.932Z Downloaded hubpack v0.1.2
8572026-09-11T19:22:14.935Z Downloaded hubpack_derive v0.1.1
8582026-09-11T19:22:14.935Z Downloaded is-terminal v0.4.17
8592026-09-11T19:22:14.935Z Downloaded quinn v0.11.11
8602026-09-11T19:22:14.938Z Downloaded async-compression v0.4.41
8612026-09-11T19:22:14.942Z Downloaded pkcs8 v0.11.0
8622026-09-11T19:22:14.949Z Downloaded toml_datetime v1.1.1+spec-1.1.0
8632026-09-11T19:22:14.952Z Downloaded newtype-uuid-macros v0.1.0
8642026-09-11T19:22:14.955Z Downloaded hashbrown v0.13.2
8652026-09-11T19:22:14.958Z Downloaded progenitor v0.14.0
8662026-09-11T19:22:14.958Z Downloaded toml_edit v0.23.10+spec-1.0.0
8672026-09-11T19:22:14.961Z Downloaded indexmap v1.9.3
8682026-09-11T19:22:14.961Z Downloaded const_format_proc_macros v0.2.34
8692026-09-11T19:22:14.964Z Downloaded corncobs v0.1.4
8702026-09-11T19:22:14.964Z Downloaded writeable v0.6.2
8712026-09-11T19:22:14.967Z Downloaded linked-hash-map v0.5.6
8722026-09-11T19:22:14.967Z Downloaded keccak v0.1.6
8732026-09-11T19:22:14.971Z Downloaded openssl-probe v0.1.6
8742026-09-11T19:22:14.974Z Downloaded http v1.4.2
8752026-09-11T19:22:14.977Z Downloaded unsafe-libyaml v0.2.11
8762026-09-11T19:22:14.980Z Downloaded zeroize v1.9.0
8772026-09-11T19:22:14.980Z Downloaded aes v0.9.1
8782026-09-11T19:22:14.983Z Downloaded slog-json v2.6.1
8792026-09-11T19:22:14.986Z Downloaded proc-macro-crate v3.4.0
8802026-09-11T19:22:14.986Z Downloaded progenitor-macro v0.13.0
8812026-09-11T19:22:14.989Z Downloaded psl-types v2.0.11
8822026-09-11T19:22:14.989Z Downloaded zerotrie v0.2.3
8832026-09-11T19:22:14.989Z Downloaded serde_with_macros v3.21.0
8842026-09-11T19:22:14.991Z Downloaded libbz2-rs-sys v0.2.2
8852026-09-11T19:22:14.991Z Downloaded humantime v2.3.0
8862026-09-11T19:22:14.994Z Downloaded omicron-zone-package v0.12.3
8872026-09-11T19:22:14.994Z Downloaded phf_shared v0.12.1
8882026-09-11T19:22:14.997Z Downloaded darling_core v0.23.0
8892026-09-11T19:22:15.000Z Downloaded sha1 v0.11.0
8902026-09-11T19:22:15.000Z Downloaded signal-hook-tokio v0.3.1
8912026-09-11T19:22:15.002Z Downloaded russh-cryptovec v0.62.0
8922026-09-11T19:22:15.003Z Downloaded rustc_version v0.4.1
8932026-09-11T19:22:15.003Z Downloaded secrecy v0.10.3
8942026-09-11T19:22:15.010Z Downloaded prefix-trie v0.7.0
8952026-09-11T19:22:15.013Z Downloaded ryu v1.0.23
8962026-09-11T19:22:15.016Z Downloaded yasna v0.5.2
8972026-09-11T19:22:15.016Z Downloaded knus-derive v3.4.0
8982026-09-11T19:22:15.019Z Downloaded tokio-tungstenite v0.28.0
8992026-09-11T19:22:15.019Z Downloaded ed25519 v2.2.3
9002026-09-11T19:22:15.044Z Downloaded parking_lot v0.11.2
9012026-09-11T19:22:15.044Z Downloaded sqlparser_derive v0.5.0
9022026-09-11T19:22:15.044Z Downloaded strum v0.26.3
9032026-09-11T19:22:15.044Z Downloaded strum v0.27.2
9042026-09-11T19:22:15.044Z Downloaded secrecy v0.8.0
9052026-09-11T19:22:15.044Z Downloaded sync-ptr v0.1.4
9062026-09-11T19:22:15.045Z Downloaded tagptr v0.2.0
9072026-09-11T19:22:15.045Z Downloaded ingot v0.2.1
9082026-09-11T19:22:15.045Z Downloaded lock_api v0.4.14
9092026-09-11T19:22:15.045Z Downloaded crossbeam-deque v0.8.6
9102026-09-11T19:22:15.045Z Downloaded libefi-sys v0.1.0
9112026-09-11T19:22:15.045Z Downloaded icu_normalizer_data v2.1.1
9122026-09-11T19:22:15.045Z Downloaded cookie_store v0.22.1
9132026-09-11T19:22:15.045Z Downloaded multer v3.1.0
9142026-09-11T19:22:15.045Z Downloaded darling v0.20.11
9152026-09-11T19:22:15.045Z Downloaded num_enum v0.5.11
9162026-09-11T19:22:15.045Z Downloaded packed_struct_codegen v0.10.1
9172026-09-11T19:22:15.049Z Downloaded parse-display-derive v0.10.0
9182026-09-11T19:22:15.049Z Downloaded vergen v9.1.0
9192026-09-11T19:22:15.049Z Downloaded vergen-git2 v9.1.0
9202026-09-11T19:22:15.049Z Downloaded wnaf v0.14.0
9212026-09-11T19:22:15.049Z Downloaded zerofrom v0.1.6
9222026-09-11T19:22:15.049Z Downloaded unicode-xid v0.2.6
9232026-09-11T19:22:15.049Z Downloaded password-hash v0.5.0
9242026-09-11T19:22:15.049Z Downloaded typify-macro v0.6.2
9252026-09-11T19:22:15.049Z Downloaded poly1305 v0.8.0
9262026-09-11T19:22:15.053Z Downloaded num-complex v0.4.6
9272026-09-11T19:22:15.053Z Downloaded pem-rfc7468 v1.0.0
9282026-09-11T19:22:15.055Z Downloaded polyval v0.7.1
9292026-09-11T19:22:15.055Z Downloaded rand_chacha v0.9.0
9302026-09-11T19:22:15.055Z Downloaded convert_case v0.4.0
9312026-09-11T19:22:15.055Z Downloaded serde_yaml v0.9.34+deprecated
9322026-09-11T19:22:15.059Z Downloaded oxide-update-engine v0.1.2
9332026-09-11T19:22:15.062Z Downloaded ignore v0.4.25
9342026-09-11T19:22:15.065Z Downloaded p521 v0.14.0
9352026-09-11T19:22:15.068Z Downloaded scrypt v0.12.0
9362026-09-11T19:22:15.068Z Downloaded serde_tokenstream v0.3.0
9372026-09-11T19:22:15.068Z Downloaded slog v2.8.2
9382026-09-11T19:22:15.069Z Downloaded phf v0.13.1
9392026-09-11T19:22:15.071Z Downloaded digest-io v0.1.0
9402026-09-11T19:22:15.072Z Downloaded impl-trait-for-tuples v0.2.3
9412026-09-11T19:22:15.072Z Downloaded slog-stdlog v4.1.1
9422026-09-11T19:22:15.074Z Downloaded psm v0.1.30
9432026-09-11T19:22:15.074Z Downloaded rand_core v0.9.5
9442026-09-11T19:22:15.079Z Downloaded debug-ignore v1.0.5
9452026-09-11T19:22:15.082Z Downloaded litemap v0.8.1
9462026-09-11T19:22:15.083Z Downloaded rustversion v1.0.22
9472026-09-11T19:22:15.083Z Downloaded slog-async v2.8.0
9482026-09-11T19:22:15.085Z Downloaded hickory-resolver v0.25.2
9492026-09-11T19:22:15.085Z Downloaded slog-term v2.9.2
9502026-09-11T19:22:15.088Z Downloaded tap v1.0.1
9512026-09-11T19:22:15.088Z Downloaded dropshot-api-manager-types v0.8.0
9522026-09-11T19:22:15.088Z Downloaded illumos-nvpair v0.3.0
9532026-09-11T19:22:15.088Z Downloaded oxide-update-engine-types v0.1.2
9542026-09-11T19:22:15.091Z Downloaded ingot-macros v0.2.0
9552026-09-11T19:22:15.095Z Downloaded vergen-gitcl v1.0.8
9562026-09-11T19:22:15.095Z Downloaded illumos-nvpair-sys v0.2.0
9572026-09-11T19:22:15.097Z Downloaded litrs v1.0.0
9582026-09-11T19:22:15.100Z Downloaded hashbrown v0.15.5
9592026-09-11T19:22:15.103Z Downloaded lru-slab v0.1.2
9602026-09-11T19:22:15.106Z Downloaded tungstenite v0.23.0
9612026-09-11T19:22:15.109Z Downloaded uzers v0.12.2
9622026-09-11T19:22:15.109Z Downloaded derive-where v1.6.0
9632026-09-11T19:22:15.111Z Downloaded memoffset v0.9.1
9642026-09-11T19:22:15.114Z Downloaded multimap v0.10.1
9652026-09-11T19:22:15.121Z Downloaded normalize-line-endings v0.3.0
9662026-09-11T19:22:15.124Z Downloaded toml_writer v1.1.1+spec-1.1.0
9672026-09-11T19:22:15.124Z Downloaded yoke v0.8.1
9682026-09-11T19:22:15.129Z Downloaded ron v0.8.1
9692026-09-11T19:22:15.133Z Downloaded crossbeam-epoch v0.9.18
9702026-09-11T19:22:15.135Z Downloaded parse-display v0.10.0
9712026-09-11T19:22:15.135Z Downloaded quick-error v1.2.3
9722026-09-11T19:22:15.135Z Downloaded recursive-proc-macro-impl v0.1.1
9732026-09-11T19:22:15.135Z Downloaded ref-cast-impl v1.0.25
9742026-09-11T19:22:15.139Z Downloaded rtoolbox v0.0.3
9752026-09-11T19:22:15.139Z Downloaded scheduled-thread-pool v0.2.7
9762026-09-11T19:22:15.139Z Downloaded sha1 v0.10.6
9772026-09-11T19:22:15.142Z Downloaded ctutils v0.4.2
9782026-09-11T19:22:15.142Z Downloaded p384 v0.14.0
9792026-09-11T19:22:15.148Z Downloaded signal-hook-mio v0.2.5
9802026-09-11T19:22:15.154Z Downloaded steno v0.4.1
9812026-09-11T19:22:15.161Z Downloaded idna_adapter v1.2.1
9822026-09-11T19:22:15.164Z Downloaded slog-envlogger v2.2.0
9832026-09-11T19:22:15.164Z Downloaded time-core v0.1.8
9842026-09-11T19:22:15.164Z Downloaded dropshot_endpoint v0.17.1
9852026-09-11T19:22:15.167Z Downloaded is_ci v1.2.0
9862026-09-11T19:22:15.167Z Downloaded displaydoc v0.2.5
9872026-09-11T19:22:15.169Z Downloaded ssh-cipher v0.2.0
9882026-09-11T19:22:15.169Z Downloaded nom v8.0.0
9892026-09-11T19:22:15.172Z Downloaded tokio-stream v0.1.18
9902026-09-11T19:22:15.175Z Downloaded thiserror-impl-no-std v2.0.2
9912026-09-11T19:22:15.177Z Downloaded structmeta v0.3.0
9922026-09-11T19:22:15.180Z Downloaded unit-prefix v0.5.2
9932026-09-11T19:22:15.180Z Downloaded universal-hash v0.5.1
9942026-09-11T19:22:15.187Z Downloaded unicode-bidi v0.3.18
9952026-09-11T19:22:15.190Z Downloaded libloading v0.8.9
9962026-09-11T19:22:15.193Z Downloaded usdt-attr-macro v0.6.0
9972026-09-11T19:22:15.193Z Downloaded zone v0.3.1
9982026-09-11T19:22:15.195Z Downloaded dof v0.4.0
9992026-09-11T19:22:15.199Z Downloaded tracing-attributes v0.1.31
10002026-09-11T19:22:15.199Z Downloaded darling_macro v0.13.4
10012026-09-11T19:22:15.199Z Downloaded document-features v0.2.12
10022026-09-11T19:22:15.202Z Downloaded module-lattice v0.2.3
10032026-09-11T19:22:15.202Z Downloaded oxnet v0.1.6
10042026-09-11T19:22:15.205Z Downloaded rustls-webpki v0.103.13
10052026-09-11T19:22:15.210Z Downloaded darling v0.21.3
10062026-09-11T19:22:15.213Z Downloaded pkg-config v0.3.32
10072026-09-11T19:22:15.215Z Downloaded sec1 v0.8.1
10082026-09-11T19:22:15.218Z Downloaded semver v0.1.20
10092026-09-11T19:22:15.218Z Downloaded curve25519-dalek-derive v0.1.1
10102026-09-11T19:22:15.218Z Downloaded defmt-parser v1.0.0
10112026-09-11T19:22:15.218Z Downloaded instant v0.1.13
10122026-09-11T19:22:15.221Z Downloaded primeorder v0.13.6
10132026-09-11T19:22:15.221Z Downloaded serde_with v1.14.0
10142026-09-11T19:22:15.224Z Downloaded newline-converter v0.3.0
10152026-09-11T19:22:15.224Z Downloaded nonempty v0.12.0
10162026-09-11T19:22:15.224Z Downloaded num-bigint v0.4.6
10172026-09-11T19:22:15.227Z Downloaded zstd v0.13.3
10182026-09-11T19:22:15.230Z Downloaded darling_core v0.20.11
10192026-09-11T19:22:15.233Z Downloaded crc32fast v1.5.0
10202026-09-11T19:22:15.233Z Downloaded crossbeam-utils v0.8.21
10212026-09-11T19:22:15.236Z Downloaded primefield v0.14.0
10222026-09-11T19:22:15.236Z Downloaded yansi v1.0.1
10232026-09-11T19:22:15.236Z Downloaded kem v0.3.0
10242026-09-11T19:22:15.236Z Downloaded samael v0.0.19
10252026-09-11T19:22:15.239Z Downloaded md5 v0.8.0
10262026-09-11T19:22:15.239Z Downloaded snafu v0.8.9
10272026-09-11T19:22:15.243Z Downloaded precomputed-hash v0.1.1
10282026-09-11T19:22:15.246Z Downloaded unicode_categories v0.1.1
10292026-09-11T19:22:15.249Z Downloaded strum_macros v0.26.4
10302026-09-11T19:22:15.253Z Downloaded unarray v0.1.4
10312026-09-11T19:22:15.253Z Downloaded oxide-generation-macros v0.2.0
10322026-09-11T19:22:15.253Z Downloaded password-hash v0.6.1
10332026-09-11T19:22:15.257Z Downloaded synstructure v0.13.2
10342026-09-11T19:22:15.257Z Downloaded tinystr v0.8.2
10352026-09-11T19:22:15.257Z Downloaded unicode-truncate v1.1.0
10362026-09-11T19:22:15.257Z Downloaded peg-runtime v0.8.5
10372026-09-11T19:22:15.260Z Downloaded scopeguard v1.2.0
10382026-09-11T19:22:15.260Z Downloaded test-strategy v0.4.5
10392026-09-11T19:22:15.263Z Downloaded rustc-hash v2.1.1
10402026-09-11T19:22:15.263Z Downloaded hashbrown v0.14.5
10412026-09-11T19:22:15.266Z Downloaded reedline v0.40.0
10422026-09-11T19:22:15.270Z Downloaded internal-russh-num-bigint v0.5.0
10432026-09-11T19:22:15.273Z Downloaded memmap2 v0.9.10
10442026-09-11T19:22:15.273Z Downloaded tracing-core v0.1.36
10452026-09-11T19:22:15.273Z Downloaded signature v2.2.0
10462026-09-11T19:22:15.278Z Downloaded rustc_version v0.1.7
10472026-09-11T19:22:15.278Z Downloaded usdt-impl v0.6.0
10482026-09-11T19:22:15.282Z Downloaded zerocopy-derive v0.8.55
10492026-09-11T19:22:15.285Z Downloaded schemars v0.9.0
10502026-09-11T19:22:15.288Z Downloaded toml v1.1.2+spec-1.1.0
10512026-09-11T19:22:15.291Z Downloaded parking_lot v0.12.5
10522026-09-11T19:22:15.293Z Downloaded digest v0.11.3
10532026-09-11T19:22:15.302Z Downloaded aes-gcm v0.11.0
10542026-09-11T19:22:15.306Z Downloaded tar v0.4.46
10552026-09-11T19:22:15.310Z Downloaded indoc v2.0.7
10562026-09-11T19:22:15.312Z Downloaded void v1.0.2
10572026-09-11T19:22:15.312Z Downloaded icu_properties v2.1.2
10582026-09-11T19:22:15.312Z Downloaded mime_guess v2.0.5
10592026-09-11T19:22:15.312Z Downloaded cpubits v0.1.1
10602026-09-11T19:22:15.313Z Downloaded crypto-common v0.2.2
10612026-09-11T19:22:15.316Z Downloaded num_enum v0.7.6
10622026-09-11T19:22:15.319Z Downloaded display-error-chain v0.2.2
10632026-09-11T19:22:15.319Z Downloaded der v0.7.10
10642026-09-11T19:22:15.324Z Downloaded ssh-key v0.7.0-rc.11
10652026-09-11T19:22:15.326Z Downloaded ppv-lite86 v0.2.21
10662026-09-11T19:22:15.326Z Downloaded predicates v3.1.4
10672026-09-11T19:22:15.329Z Downloaded rand_core v0.10.0
10682026-09-11T19:22:15.332Z Downloaded toml_parser v1.1.2+spec-1.1.0
10692026-09-11T19:22:15.334Z Downloaded internet-checksum v0.2.1
10702026-09-11T19:22:15.337Z Downloaded tough v0.22.0
10712026-09-11T19:22:15.340Z Downloaded olpc-cjson v0.1.4
10722026-09-11T19:22:15.344Z Downloaded openssl-probe v0.2.1
10732026-09-11T19:22:15.344Z Downloaded hkdf v0.13.0
10742026-09-11T19:22:15.344Z Downloaded pem-rfc7468 v0.7.0
10752026-09-11T19:22:15.346Z Downloaded num-traits v0.2.19
10762026-09-11T19:22:15.346Z Downloaded diesel_derives v2.3.7
10772026-09-11T19:22:15.349Z Downloaded hybrid-array v0.4.13
10782026-09-11T19:22:15.353Z Downloaded serdect v0.4.3
10792026-09-11T19:22:15.353Z Downloaded hyper-tls v0.6.0
10802026-09-11T19:22:15.353Z Downloaded mime v0.3.17
10812026-09-11T19:22:15.353Z Downloaded minimal-lexical v0.2.1
10822026-09-11T19:22:15.357Z Downloaded shlex v1.3.0
10832026-09-11T19:22:15.357Z Downloaded num-derive v0.4.2
10842026-09-11T19:22:15.357Z Downloaded crossterm v0.29.0
10852026-09-11T19:22:15.359Z Downloaded pin-project v1.1.11
10862026-09-11T19:22:15.366Z Downloaded darling_core v0.21.3
10872026-09-11T19:22:15.369Z Downloaded oso v0.27.3
10882026-09-11T19:22:15.372Z Downloaded h2 v0.4.15
10892026-09-11T19:22:15.375Z Downloaded spki v0.7.3
10902026-09-11T19:22:15.377Z Downloaded thiserror-no-std v2.0.2
10912026-09-11T19:22:15.377Z Downloaded tls_codec v0.4.2
10922026-09-11T19:22:15.380Z Downloaded lru v0.18.3
10932026-09-11T19:22:15.380Z Downloaded serde_derive_internals v0.29.1
10942026-09-11T19:22:15.380Z Downloaded papergrid v0.18.0
10952026-09-11T19:22:15.383Z Downloaded defmt v1.0.1
10962026-09-11T19:22:15.385Z Downloaded subtle v2.6.1
10972026-09-11T19:22:15.385Z Downloaded tokio-macros v2.7.0
10982026-09-11T19:22:15.388Z Downloaded crc8 v0.1.1
10992026-09-11T19:22:15.388Z Downloaded serde_spanned v1.1.1
11002026-09-11T19:22:15.388Z Downloaded strum_macros v0.24.3
11012026-09-11T19:22:15.389Z Downloaded pretty_assertions v1.4.1
11022026-09-11T19:22:15.392Z Downloaded darling_macro v0.20.11
11032026-09-11T19:22:15.392Z Downloaded zerovec v0.11.5
11042026-09-11T19:22:15.395Z Downloaded publicsuffix v2.3.0
11052026-09-11T19:22:15.395Z Downloaded strum_macros v0.27.2
11062026-09-11T19:22:15.398Z Downloaded tokio-tungstenite v0.21.0
11072026-09-11T19:22:15.398Z Downloaded inout v0.2.2
11082026-09-11T19:22:15.398Z Downloaded whoami v1.6.1
11092026-09-11T19:22:15.401Z Downloaded crunchy v0.2.4
11102026-09-11T19:22:15.401Z Downloaded delegate v0.13.5
11112026-09-11T19:22:15.401Z Downloaded ident_case v1.0.1
11122026-09-11T19:22:15.401Z Downloaded signal-hook v0.3.18
11132026-09-11T19:22:15.403Z Downloaded futures-util v0.3.32
11142026-09-11T19:22:15.408Z Downloaded hkdf v0.12.4
11152026-09-11T19:22:15.412Z Downloaded http-range-header v0.4.2
11162026-09-11T19:22:15.412Z Downloaded knus v3.4.0
11172026-09-11T19:22:15.414Z Downloaded tinyvec v1.11.0
11182026-09-11T19:22:15.414Z Downloaded maybe-uninit v2.0.0
11192026-09-11T19:22:15.414Z Downloaded new_debug_unreachable v1.0.6
11202026-09-11T19:22:15.415Z Downloaded jiff-core v0.1.0
11212026-09-11T19:22:15.418Z Downloaded ed25519 v3.0.0
11222026-09-11T19:22:15.422Z Downloaded libsw-core v0.3.2
11232026-09-11T19:22:15.423Z Downloaded hyper-staticfile v0.10.1
11242026-09-11T19:22:15.423Z Downloaded dropshot-api-manager v0.8.0
11252026-09-11T19:22:15.427Z Downloaded serde_plain v1.0.2
11262026-09-11T19:22:15.427Z Downloaded typed-path v0.12.3
11272026-09-11T19:22:15.430Z Downloaded unicode-segmentation v1.12.0
11282026-09-11T19:22:15.430Z Downloaded signature v3.0.0
11292026-09-11T19:22:15.432Z Downloaded peg-macros v0.8.5
11302026-09-11T19:22:15.432Z Downloaded peg v0.8.5
11312026-09-11T19:22:15.435Z Downloaded sec1 v0.7.3
11322026-09-11T19:22:15.435Z Downloaded radium v0.7.0
11332026-09-11T19:22:15.435Z Downloaded potential_utf v0.1.4
11342026-09-11T19:22:15.442Z Downloaded icu_provider v2.1.1
11352026-09-11T19:22:15.444Z Downloaded spin v0.9.8
11362026-09-11T19:22:15.447Z Downloaded ssh-encoding v0.3.0
11372026-09-11T19:22:15.447Z Downloaded vsss-rs v3.3.4
11382026-09-11T19:22:15.450Z Downloaded structmeta-derive v0.3.0
11392026-09-11T19:22:15.450Z Downloaded testing_table v0.3.0
11402026-09-11T19:22:15.450Z Downloaded tower-layer v0.3.3
11412026-09-11T19:22:15.450Z Downloaded want v0.3.1
11422026-09-11T19:22:15.450Z Downloaded instability v0.3.11
11432026-09-11T19:22:15.453Z Downloaded salty v0.3.0
11442026-09-11T19:22:15.456Z Downloaded whoami v2.1.0
11452026-09-11T19:22:15.456Z Downloaded twox-hash v2.1.2
11462026-09-11T19:22:15.459Z Downloaded lru-cache v0.1.2
11472026-09-11T19:22:15.470Z Downloaded derive_more v2.1.1
11482026-09-11T19:22:15.477Z Downloaded quick-xml v0.37.5
11492026-09-11T19:22:15.481Z Downloaded nibble_vec v0.1.0
11502026-09-11T19:22:15.483Z Downloaded proc-macro-error-attr2 v2.0.0
11512026-09-11T19:22:15.483Z Downloaded nom v7.1.3
11522026-09-11T19:22:15.488Z Downloaded recursive v0.1.1
11532026-09-11T19:22:15.493Z Downloaded tabwriter v1.4.1
11542026-09-11T19:22:15.497Z Downloaded zip v0.6.6
11552026-09-11T19:22:15.502Z Downloaded dirs-next v2.0.0
11562026-09-11T19:22:15.505Z Downloaded pkcs1 v0.8.0-rc.4
11572026-09-11T19:22:15.508Z Downloaded quinn-udp v0.5.14
11582026-09-11T19:22:15.508Z Downloaded num_enum_derive v0.7.6
11592026-09-11T19:22:15.511Z Downloaded rustls-native-certs v0.8.3
11602026-09-11T19:22:15.513Z Downloaded kstat-rs v0.2.5
11612026-09-11T19:22:15.513Z Downloaded schemars_derive v0.8.22
11622026-09-11T19:22:15.519Z Downloaded zerocopy v0.6.6
11632026-09-11T19:22:15.521Z Downloaded unicase v2.9.0
11642026-09-11T19:22:15.524Z Downloaded percent-encoding v2.3.2
11652026-09-11T19:22:15.527Z Downloaded csv-core v0.1.13
11662026-09-11T19:22:15.529Z Downloaded dirs-sys-next v0.1.2
11672026-09-11T19:22:15.529Z Downloaded usdt-macro v0.6.0
11682026-09-11T19:22:15.535Z Downloaded aho-corasick v1.1.4
11692026-09-11T19:22:15.538Z Downloaded derive-ex v0.1.8
11702026-09-11T19:22:15.540Z Downloaded pwd v1.4.0
11712026-09-11T19:22:15.540Z Downloaded oso-derive v0.27.3
11722026-09-11T19:22:15.541Z Downloaded sync_wrapper v1.0.2
11732026-09-11T19:22:15.543Z Downloaded rand v0.8.6
11742026-09-11T19:22:15.546Z Downloaded const-oid v0.10.2
11752026-09-11T19:22:15.546Z Downloaded constant_time_eq v0.4.2
11762026-09-11T19:22:15.549Z Downloaded serde_path_to_error v0.1.20
11772026-09-11T19:22:15.554Z Downloaded keccak v0.2.0
11782026-09-11T19:22:15.557Z Downloaded zerofrom-derive v0.1.6
11792026-09-11T19:22:15.560Z Downloaded rayon-core v1.13.0
11802026-09-11T19:22:15.562Z Downloaded thread_local v1.1.9
11812026-09-11T19:22:15.565Z Downloaded zerovec-derive v0.11.2
11822026-09-11T19:22:15.565Z Downloaded paste v1.0.15
11832026-09-11T19:22:15.565Z Downloaded tokio-native-tls v0.3.1
11842026-09-11T19:22:15.568Z Downloaded r2d2 v0.8.10
11852026-09-11T19:22:15.571Z Downloaded walkdir v2.5.0
11862026-09-11T19:22:15.575Z Downloaded ingot-types v0.2.0
11872026-09-11T19:22:15.577Z Downloaded rcgen v0.12.1
11882026-09-11T19:22:15.588Z Downloaded indoc v1.0.9
11892026-09-11T19:22:15.591Z Downloaded regex v1.12.3
11902026-09-11T19:22:15.594Z Downloaded blake3 v1.8.5
11912026-09-11T19:22:15.602Z Downloaded subprocess v0.2.15
11922026-09-11T19:22:15.605Z Downloaded num-integer v0.1.46
11932026-09-11T19:22:15.605Z Downloaded slog-dtrace v0.3.0
11942026-09-11T19:22:15.605Z Downloaded pin-project-internal v1.1.11
11952026-09-11T19:22:15.605Z Downloaded rusty-fork v0.3.1
11962026-09-11T19:22:15.605Z Downloaded phc v0.6.1
11972026-09-11T19:22:15.608Z Downloaded tokio-test v0.4.5
11982026-09-11T19:22:15.608Z Downloaded miette-derive v7.6.0
11992026-09-11T19:22:15.608Z Downloaded zip v4.6.1
12002026-09-11T19:22:15.610Z Downloaded jobserver v0.1.34
12012026-09-11T19:22:15.610Z Downloaded siphasher v1.0.2
12022026-09-11T19:22:15.613Z Downloaded ecdsa v0.16.9
12032026-09-11T19:22:15.613Z Downloaded tungstenite v0.21.0
12042026-09-11T19:22:15.616Z Downloaded convert_case v0.10.0
12052026-09-11T19:22:15.616Z Downloaded derive_more v0.99.20
12062026-09-11T19:22:15.620Z Downloaded der v0.8.0
12072026-09-11T19:22:15.623Z Downloaded daft v0.1.8
12082026-09-11T19:22:15.623Z Downloaded crc-catalog v2.4.0
12092026-09-11T19:22:15.623Z Downloaded deranged v0.5.8
12102026-09-11T19:22:15.626Z Downloaded xattr v1.6.1
12112026-09-11T19:22:15.626Z Downloaded rand v0.9.2
12122026-09-11T19:22:15.629Z Downloaded hyper-util v0.1.20
12132026-09-11T19:22:15.632Z Downloaded bindgen v0.71.1
12142026-09-11T19:22:15.635Z Downloaded bitvec v1.0.1
12152026-09-11T19:22:15.643Z Downloaded idna v1.1.0
12162026-09-11T19:22:15.647Z Downloaded darling v0.23.0
12172026-09-11T19:22:15.650Z Downloaded httparse v1.10.1
12182026-09-11T19:22:15.652Z Downloaded stable_deref_trait v1.2.1
12192026-09-11T19:22:15.652Z Downloaded xshell v0.2.7
12202026-09-11T19:22:15.652Z Downloaded primeorder v0.14.0
12212026-09-11T19:22:15.659Z Downloaded num_enum_derive v0.5.11
12222026-09-11T19:22:15.659Z Downloaded serde_bytes v0.11.19
12232026-09-11T19:22:15.659Z Downloaded miniz_oxide v0.8.9
12242026-09-11T19:22:15.662Z Downloaded progenitor-impl v0.13.0
12252026-09-11T19:22:15.662Z Downloaded md-5 v0.11.0
12262026-09-11T19:22:15.662Z Downloaded crossbeam-channel v0.5.15
12272026-09-11T19:22:15.662Z Downloaded icu_collections v2.1.1
12282026-09-11T19:22:15.665Z Downloaded git2 v0.20.4
12292026-09-11T19:22:15.669Z Downloaded postgres-types v0.2.14
12302026-09-11T19:22:15.671Z Downloaded sponge-cursor v0.1.0
12312026-09-11T19:22:15.671Z Downloaded lalrpop-util v0.19.12
12322026-09-11T19:22:15.674Z Downloaded zip v8.6.0
12332026-09-11T19:22:15.678Z Downloaded iri-string v0.7.10
12342026-09-11T19:22:15.680Z Downloaded const_format v0.2.35
12352026-09-11T19:22:15.683Z Downloaded unicode-properties v0.1.4
12362026-09-11T19:22:15.683Z Downloaded linear-map v1.2.0
12372026-09-11T19:22:15.686Z Downloaded toml_datetime v0.7.5+spec-1.1.0
12382026-09-11T19:22:15.686Z Downloaded aws-lc-rs v1.16.3
12392026-09-11T19:22:15.690Z Downloaded chrono v0.4.45
12402026-09-11T19:22:15.694Z Downloaded darling_core v0.13.4
12412026-09-11T19:22:15.697Z Downloaded rawzip v0.4.4
12422026-09-11T19:22:15.702Z Downloaded winnow v0.5.40
12432026-09-11T19:22:15.705Z Downloaded oxide-tokio-rt v0.1.4
12442026-09-11T19:22:15.708Z Downloaded ipnet v2.12.0
12452026-09-11T19:22:15.708Z Downloaded critical-section v1.2.0
12462026-09-11T19:22:15.708Z Downloaded vergen-lib v9.1.0
12472026-09-11T19:22:15.713Z Downloaded icu_locale_core v2.1.1
12482026-09-11T19:22:15.717Z Downloaded icu_normalizer v2.1.1
12492026-09-11T19:22:15.717Z Downloaded proptest v1.11.0
12502026-09-11T19:22:15.720Z Downloaded url v2.5.8
12512026-09-11T19:22:15.723Z Downloaded data-encoding v2.10.0
12522026-09-11T19:22:15.723Z Downloaded p256 v0.13.2
12532026-09-11T19:22:15.727Z Downloaded ctr v0.10.1
12542026-09-11T19:22:15.727Z Downloaded vergen-lib v0.1.6
12552026-09-11T19:22:15.727Z Downloaded itertools v0.13.0
12562026-09-11T19:22:15.730Z Downloaded tower v0.5.3
12572026-09-11T19:22:15.736Z Downloaded iddqd v0.4.2
12582026-09-11T19:22:15.741Z Downloaded socket2 v0.6.3
12592026-09-11T19:22:15.744Z Downloaded tungstenite v0.28.0
12602026-09-11T19:22:15.747Z Downloaded quinn-proto v0.11.16
12612026-09-11T19:22:15.749Z Downloaded spki v0.8.0
12622026-09-11T19:22:15.752Z Downloaded derive_more-impl v2.1.1
12632026-09-11T19:22:15.755Z Downloaded crypto-bigint v0.5.5
12642026-09-11T19:22:15.757Z Downloaded moka v0.12.13
12652026-09-11T19:22:15.761Z Downloaded progenitor-impl v0.14.0
12662026-09-11T19:22:15.764Z Downloaded similar v2.7.0
12672026-09-11T19:22:15.767Z Downloaded pkcs5 v0.8.1
12682026-09-11T19:22:15.773Z Downloaded socket2 v0.5.10
12692026-09-11T19:22:15.776Z Downloaded zopfli v0.8.3
12702026-09-11T19:22:15.779Z Downloaded des v0.9.0
12712026-09-11T19:22:15.795Z Downloaded drift v0.2.0
12722026-09-11T19:22:15.801Z Downloaded indicatif v0.18.4
12732026-09-11T19:22:15.808Z Downloaded crossterm v0.28.1
12742026-09-11T19:22:15.812Z Downloaded scuffle v0.1.0
12752026-09-11T19:22:15.817Z Downloaded crypto-primes v0.7.2
12762026-09-11T19:22:15.821Z Downloaded itertools v0.12.1
12772026-09-11T19:22:15.824Z Downloaded rsa v0.10.0-rc.18
12782026-09-11T19:22:15.826Z Downloaded rustls-platform-verifier v0.6.2
12792026-09-11T19:22:15.829Z Downloaded ecdsa v0.17.0
12802026-09-11T19:22:15.830Z Downloaded qorb v0.4.1
12812026-09-11T19:22:15.836Z Downloaded tokio-postgres v0.7.18
12822026-09-11T19:22:15.841Z Downloaded typed-path v0.9.3
12832026-09-11T19:22:15.845Z Downloaded itertools v0.15.0
12842026-09-11T19:22:15.848Z Downloaded libxml v0.3.3
12852026-09-11T19:22:15.851Z Downloaded miette v7.6.0
12862026-09-11T19:22:15.854Z Downloaded schemars v1.2.1
12872026-09-11T19:22:15.860Z Downloaded libm v0.2.16
12882026-09-11T19:22:15.865Z Downloaded toml_edit v0.19.15
12892026-09-11T19:22:15.873Z Downloaded goblin v0.10.5
12902026-09-11T19:22:15.877Z Downloaded ssh-key v0.6.7
12912026-09-11T19:22:15.881Z Downloaded rand v0.10.1
12922026-09-11T19:22:15.884Z Downloaded serde_with v3.21.0
12932026-09-11T19:22:15.890Z Downloaded mio v1.2.0
12942026-09-11T19:22:15.893Z Downloaded radix_trie v0.2.1
12952026-09-11T19:22:15.896Z Downloaded rustyline v14.0.0
12962026-09-11T19:22:15.899Z Downloaded gimli v0.32.3
12972026-09-11T19:22:15.903Z Downloaded x509-cert v0.2.5
12982026-09-11T19:22:15.906Z Downloaded itertools v0.10.5
12992026-09-11T19:22:15.909Z Downloaded rsa v0.9.10
13002026-09-11T19:22:15.912Z Downloaded reqwest v0.12.28
13012026-09-11T19:22:15.915Z Downloaded tokio-util v0.7.18
13022026-09-11T19:22:15.938Z Downloaded object v0.30.4
13032026-09-11T19:22:15.938Z Downloaded tower-http v0.6.8
13042026-09-11T19:22:15.938Z Downloaded itertools v0.14.0
13052026-09-11T19:22:15.941Z Downloaded rayon v1.11.0
13062026-09-11T19:22:15.942Z Downloaded winnow v0.6.26
13072026-09-11T19:22:15.944Z Downloaded portable-atomic v1.13.1
13082026-09-11T19:22:15.949Z Downloaded p521 v0.13.3
13092026-09-11T19:22:15.964Z Downloaded nix v0.28.0
13102026-09-11T19:22:15.972Z Downloaded vcpkg v0.2.15
13112026-09-11T19:22:15.994Z Downloaded winnow v1.0.3
13122026-09-11T19:22:15.999Z Downloaded syn v3.0.3
13132026-09-11T19:22:16.006Z Downloaded unicode-normalization v0.1.25
13142026-09-11T19:22:16.008Z Downloaded bstr v1.12.1
13152026-09-11T19:22:16.012Z Downloaded num-bigint-dig v0.8.6
13162026-09-11T19:22:16.017Z Downloaded hickory-proto v0.24.4
13172026-09-11T19:22:16.023Z Downloaded zlib-rs v0.6.2
13182026-09-11T19:22:16.026Z Downloaded smoltcp v0.11.0
13192026-09-11T19:22:16.033Z Downloaded regress v0.10.5
13202026-09-11T19:22:16.038Z Downloaded lalrpop v0.19.12
13212026-09-11T19:22:16.044Z Downloaded zerocopy v0.8.55
13222026-09-11T19:22:16.054Z Downloaded hyper v1.10.1
13232026-09-11T19:22:16.058Z Downloaded icu_properties_data v2.1.2
13242026-09-11T19:22:16.063Z Downloaded p384 v0.13.1
13252026-09-11T19:22:16.066Z Downloaded sha3 v0.12.0
13262026-09-11T19:22:16.068Z Downloaded curve25519-dalek v4.1.3
13272026-09-11T19:22:16.072Z Downloaded reqwest v0.13.2
13282026-09-11T19:22:16.075Z Downloaded hickory-proto v0.25.2
13292026-09-11T19:22:16.084Z Downloaded tabled v0.21.0
13302026-09-11T19:22:16.095Z Downloaded time v0.3.47
13312026-09-11T19:22:16.102Z Downloaded dashu-int v0.5.1
13322026-09-11T19:22:16.108Z Downloaded polar-core v0.27.3
13332026-09-11T19:22:16.114Z Downloaded smoltcp v0.9.1
13342026-09-11T19:22:16.126Z Downloaded openssl v0.10.80
13352026-09-11T19:22:16.134Z Downloaded crypto-bigint v0.7.5
13362026-09-11T19:22:16.144Z Downloaded openapiv3 v2.2.0
13372026-09-11T19:22:16.151Z Downloaded nix v0.27.1
13382026-09-11T19:22:16.157Z Downloaded curve25519-dalek v5.0.0
13392026-09-11T19:22:16.163Z Downloaded tracing v0.1.44
13402026-09-11T19:22:16.178Z Downloaded nix v0.31.2
13412026-09-11T19:22:16.185Z Downloaded russh v0.62.4
13422026-09-11T19:22:16.190Z Downloaded regress v0.11.1
13432026-09-11T19:22:16.197Z Downloaded object v0.37.3
13442026-09-11T19:22:16.202Z Downloaded regex-syntax v0.6.29
13452026-09-11T19:22:16.207Z Downloaded petname v2.0.2
13462026-09-11T19:22:16.210Z Downloaded regex-syntax v0.8.10
13472026-09-11T19:22:16.230Z Downloaded object v0.39.1
13482026-09-11T19:22:16.238Z Downloaded dropshot v0.17.1
13492026-09-11T19:22:16.253Z Downloaded typify-impl v0.6.2
13502026-09-11T19:22:16.261Z Downloaded sha3 v0.11.0
13512026-09-11T19:22:16.264Z Downloaded rustix v0.38.44
13522026-09-11T19:22:16.278Z Downloaded rustls v0.23.41
13532026-09-11T19:22:16.285Z Downloaded sqlparser v0.61.0
13542026-09-11T19:22:16.291Z Downloaded diesel v2.3.7
13552026-09-11T19:22:16.323Z Downloaded regex-automata v0.4.14
13562026-09-11T19:22:16.332Z Downloaded ratatui v0.29.0
13572026-09-11T19:22:16.345Z Downloaded petgraph v0.8.3
13582026-09-11T19:22:16.359Z Downloaded bzip2-sys v0.1.13+1.0.8
13592026-09-11T19:22:16.366Z Downloaded tokio v1.52.1
13602026-09-11T19:22:16.391Z Downloaded csv v1.4.0
13612026-09-11T19:22:16.405Z Downloaded sled v0.34.7
13622026-09-11T19:22:16.411Z Downloaded zerocopy-derive v0.6.6
13632026-09-11T19:22:16.418Z Downloaded libz-sys v1.1.24
13642026-09-11T19:22:16.430Z Downloaded petgraph v0.6.5
13652026-09-11T19:22:16.443Z Downloaded jiff v0.2.34
13662026-09-11T19:22:16.453Z Downloaded chrono-tz v0.10.4
13672026-09-11T19:22:16.465Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13682026-09-11T19:22:16.476Z Downloaded encoding_rs v0.8.35
13692026-09-11T19:22:16.492Z Downloaded sha3 v0.10.8
13702026-09-11T19:22:16.497Z Downloaded ring v0.17.14
13712026-09-11T19:22:16.581Z Downloaded libgit2-sys v0.18.3+1.9.2
13722026-09-11T19:22:16.768Z Downloaded dsi-bitstream v0.10.1
13732026-09-11T19:22:17.064Z Downloaded aws-lc-sys v0.40.0
13742026-09-11T19:22:17.368Z Compiling serde_core v1.0.228
13752026-09-11T19:22:17.368Z Compiling libc v0.2.185
13762026-09-11T19:22:17.368Z Compiling serde v1.0.228
13772026-09-11T19:22:17.371Z Compiling log v0.4.33
13782026-09-11T19:22:17.371Z Compiling smallvec v1.15.1
13792026-09-11T19:22:17.371Z Compiling subtle v2.6.1
13802026-09-11T19:22:17.522Z Compiling syn v2.0.117
13812026-09-11T19:22:17.532Z Compiling typenum v1.20.1
13822026-09-11T19:22:17.713Z Compiling zerocopy v0.8.55
13832026-09-11T19:22:17.738Z Compiling scopeguard v1.2.0
13842026-09-11T19:22:17.791Z Compiling shlex v1.3.0
13852026-09-11T19:22:17.847Z Compiling lock_api v0.4.14
13862026-09-11T19:22:17.880Z Compiling portable-atomic v1.13.1
13872026-09-11T19:22:17.992Z Compiling find-msvc-tools v0.1.9
13882026-09-11T19:22:18.078Z Compiling critical-section v1.2.0
13892026-09-11T19:22:18.168Z Compiling stable_deref_trait v1.2.1
13902026-09-11T19:22:18.187Z Compiling serde_json v1.0.151
13912026-09-11T19:22:18.244Z Compiling generic-array v0.14.7
13922026-09-11T19:22:18.266Z Compiling libm v0.2.16
13932026-09-11T19:22:18.366Z Compiling errno v0.3.14
13942026-09-11T19:22:18.381Z Compiling jobserver v0.1.34
13952026-09-11T19:22:18.419Z Compiling getrandom v0.2.17
13962026-09-11T19:22:18.531Z Compiling getrandom v0.4.3
13972026-09-11T19:22:18.594Z Compiling rand_core v0.6.4
13982026-09-11T19:22:18.633Z Compiling cc v1.2.56
13992026-09-11T19:22:18.682Z Compiling num-traits v0.2.19
14002026-09-11T19:22:18.776Z Compiling const-oid v0.9.6
14012026-09-11T19:22:18.887Z Compiling once_cell v1.21.3
14022026-09-11T19:22:18.901Z Compiling allocator-api2 v0.2.21
14032026-09-11T19:22:18.905Z Compiling rand_core v0.10.0
14042026-09-11T19:22:19.150Z Compiling parking_lot_core v0.9.12
14052026-09-11T19:22:19.232Z Compiling pin-project-lite v0.2.17
14062026-09-11T19:22:19.307Z Compiling percent-encoding v2.3.2
14072026-09-11T19:22:19.331Z Compiling litemap v0.8.1
14082026-09-11T19:22:19.411Z Compiling writeable v0.6.2
14092026-09-11T19:22:19.527Z Compiling icu_properties_data v2.1.2
14102026-09-11T19:22:19.542Z Compiling icu_normalizer_data v2.1.1
14112026-09-11T19:22:19.608Z Compiling signal-hook-registry v1.4.8
14122026-09-11T19:22:19.730Z Compiling bitflags v2.11.0
14132026-09-11T19:22:19.774Z Compiling semver v1.0.28
14142026-09-11T19:22:19.903Z Compiling rustix v1.1.4
14152026-09-11T19:22:20.112Z Compiling parking_lot v0.12.5
14162026-09-11T19:22:20.175Z Compiling mio v1.2.0
14172026-09-11T19:22:20.217Z Compiling futures-core v0.3.32
14182026-09-11T19:22:20.220Z Compiling pkg-config v0.3.32
14192026-09-11T19:22:20.374Z Compiling getrandom v0.3.4
14202026-09-11T19:22:20.477Z Compiling synstructure v0.13.2
14212026-09-11T19:22:20.492Z Compiling socket2 v0.6.3
14222026-09-11T19:22:20.644Z Compiling base64ct v1.8.3
14232026-09-11T19:22:20.783Z Compiling utf8_iter v1.0.4
14242026-09-11T19:22:20.889Z Compiling foldhash v0.2.0
14252026-09-11T19:22:20.928Z Compiling pem-rfc7468 v0.7.0
14262026-09-11T19:22:20.944Z Compiling form_urlencoded v1.2.2
14272026-09-11T19:22:20.958Z Compiling flagset v0.4.7
14282026-09-11T19:22:21.087Z Compiling hashbrown v0.17.0
14292026-09-11T19:22:21.102Z Compiling futures-sink v0.3.32
14302026-09-11T19:22:21.117Z Compiling slab v0.4.12
14312026-09-11T19:22:21.130Z Compiling rustversion v1.0.22
14322026-09-11T19:22:21.210Z Compiling futures-channel v0.3.32
14332026-09-11T19:22:21.232Z Compiling futures-task v0.3.32
14342026-09-11T19:22:21.251Z Compiling futures-io v0.3.32
14352026-09-11T19:22:21.293Z Compiling base64 v0.22.1
14362026-09-11T19:22:21.401Z Compiling iana-time-zone v0.1.65
14372026-09-11T19:22:21.404Z Compiling ident_case v1.0.1
14382026-09-11T19:22:21.436Z Compiling uuid v1.23.4
14392026-09-11T19:22:21.553Z Compiling syn v1.0.109
14402026-09-11T19:22:21.601Z Compiling terminal_size v0.4.3
14412026-09-11T19:22:21.618Z Compiling cmov v0.5.4
14422026-09-11T19:22:21.702Z Compiling indexmap v2.14.0
14432026-09-11T19:22:21.747Z Compiling rustc_version v0.4.1
14442026-09-11T19:22:21.829Z Compiling ctutils v0.4.2
14452026-09-11T19:22:21.898Z Compiling serde_derive_internals v0.29.1
14462026-09-11T19:22:22.063Z Compiling cmake v0.1.57
14472026-09-11T19:22:22.063Z Compiling spin v0.9.8
14482026-09-11T19:22:22.125Z Compiling ahash v0.8.12
14492026-09-11T19:22:22.125Z Compiling fs_extra v1.3.0
14502026-09-11T19:22:22.154Z Compiling serde_derive v1.0.228
14512026-09-11T19:22:22.339Z Compiling zeroize_derive v1.5.0
14522026-09-11T19:22:22.353Z Compiling zerocopy-derive v0.8.55
14532026-09-11T19:22:22.404Z Compiling zerofrom-derive v0.1.6
14542026-09-11T19:22:22.438Z Compiling yoke-derive v0.8.1
14552026-09-11T19:22:22.491Z Compiling zerovec-derive v0.11.2
14562026-09-11T19:22:22.837Z Compiling displaydoc v0.2.5
14572026-09-11T19:22:22.995Z Compiling tokio-macros v2.7.0
14582026-09-11T19:22:23.604Z Compiling thiserror-impl v2.0.18
14592026-09-11T19:22:23.619Z Compiling der_derive v0.7.3
14602026-09-11T19:22:23.622Z Compiling futures-macro v0.3.32
14612026-09-11T19:22:23.738Z Compiling thiserror-impl v1.0.69
14622026-09-11T19:22:23.806Z Compiling zerofrom v0.1.6
14632026-09-11T19:22:23.932Z Compiling yoke v0.8.1
14642026-09-11T19:22:24.115Z Compiling zerovec v0.11.5
14652026-09-11T19:22:24.430Z Compiling zerotrie v0.2.3
14662026-09-11T19:22:24.577Z Compiling tinystr v0.8.2
14672026-09-11T19:22:24.609Z Compiling potential_utf v0.1.4
14682026-09-11T19:22:24.729Z Compiling icu_collections v2.1.1
14692026-09-11T19:22:24.765Z Compiling icu_locale_core v2.1.1
14702026-09-11T19:22:24.780Z Compiling futures-util v0.3.32
14712026-09-11T19:22:24.927Z Compiling thiserror v2.0.18
14722026-09-11T19:22:24.974Z Compiling thiserror v1.0.69
14732026-09-11T19:22:25.038Z Compiling simd-adler32 v0.3.8
14742026-09-11T19:22:25.081Z Compiling dunce v1.0.5
14752026-09-11T19:22:25.175Z Compiling cpufeatures v0.2.17
14762026-09-11T19:22:25.191Z Compiling schemars v0.8.22
14772026-09-11T19:22:25.252Z Compiling dyn-clone v1.0.20
14782026-09-11T19:22:25.278Z Compiling aws-lc-sys v0.40.0
14792026-09-11T19:22:25.387Z Compiling icu_provider v2.1.1
14802026-09-11T19:22:25.423Z Compiling schemars_derive v0.8.22
14812026-09-11T19:22:25.599Z Compiling zeroize v1.9.0
14822026-09-11T19:22:25.651Z Compiling bytes v1.11.1
14832026-09-11T19:22:25.680Z Compiling icu_properties v2.1.2
14842026-09-11T19:22:25.824Z Compiling icu_normalizer v2.1.1
14852026-09-11T19:22:26.265Z Compiling tokio v1.52.1
14862026-09-11T19:22:26.349Z Compiling crypto-common v0.1.7
14872026-09-11T19:22:26.363Z Compiling block-buffer v0.10.4
14882026-09-11T19:22:26.499Z Compiling digest v0.10.7
14892026-09-11T19:22:26.541Z Compiling idna_adapter v1.2.1
14902026-09-11T19:22:26.657Z Compiling idna v1.1.0
14912026-09-11T19:22:26.676Z Compiling der v0.7.10
14922026-09-11T19:22:26.749Z Compiling ppv-lite86 v0.2.21
14932026-09-11T19:22:26.771Z Compiling chrono v0.4.45
14942026-09-11T19:22:26.887Z Compiling ipnet v2.12.0
14952026-09-11T19:22:27.027Z Compiling url v2.5.8
14962026-09-11T19:22:27.074Z Compiling rand_chacha v0.3.1
14972026-09-11T19:22:27.398Z Compiling hybrid-array v0.4.13
14982026-09-11T19:22:27.458Z Compiling rand v0.8.6
14992026-09-11T19:22:27.848Z Compiling spki v0.7.3
15002026-09-11T19:22:27.863Z Compiling signature v2.2.0
15012026-09-11T19:22:27.951Z Compiling hex v0.4.3
15022026-09-11T19:22:28.046Z Compiling pkcs8 v0.10.2
15032026-09-11T19:22:28.111Z Compiling tracing-attributes v0.1.31
15042026-09-11T19:22:28.171Z Compiling tracing-core v0.1.36
15052026-09-11T19:22:28.186Z Compiling adler2 v2.0.1
15062026-09-11T19:22:28.221Z Compiling regex-syntax v0.8.10
15072026-09-11T19:22:28.273Z Compiling clap_builder v4.6.0
15082026-09-11T19:22:28.310Z Compiling miniz_oxide v0.8.9
15092026-09-11T19:22:28.313Z Compiling pest_generator v2.8.6
15102026-09-11T19:22:28.953Z Compiling clap_derive v4.6.1
15112026-09-11T19:22:29.036Z Compiling tinyvec_macros v0.1.1
15122026-09-11T19:22:29.110Z Compiling tinyvec v1.11.0
15132026-09-11T19:22:29.446Z Compiling pest_derive v2.8.6
15142026-09-11T19:22:29.461Z Compiling tracing v0.1.44
15152026-09-11T19:22:29.733Z Compiling hmac v0.12.1
15162026-09-11T19:22:29.898Z Compiling sha2 v0.10.9
15172026-09-11T19:22:29.912Z Compiling http v1.4.2
15182026-09-11T19:22:30.196Z Compiling tokio-util v0.7.18
15192026-09-11T19:22:30.528Z Compiling num-integer v0.1.46
15202026-09-11T19:22:30.723Z Compiling clap v4.6.1
15212026-09-11T19:22:30.810Z Compiling num-bigint-dig v0.8.6
15222026-09-11T19:22:30.835Z Compiling aws-lc-rs v1.16.3
15232026-09-11T19:22:30.860Z Compiling object v0.37.3
15242026-09-11T19:22:31.015Z Compiling anyhow v1.0.104
15252026-09-11T19:22:31.136Z Compiling vcpkg v0.2.15
15262026-09-11T19:22:31.210Z Compiling tempfile v3.27.0
15272026-09-11T19:22:31.224Z Compiling num-iter v0.1.45
15282026-09-11T19:22:31.237Z Compiling crypto-common v0.2.2
15292026-09-11T19:22:31.277Z Compiling block-buffer v0.12.1
15302026-09-11T19:22:31.344Z Compiling rustls-pki-types v1.14.0
15312026-09-11T19:22:31.476Z Compiling lazy_static v1.5.0
15322026-09-11T19:22:31.536Z Compiling rand_core v0.9.5
15332026-09-11T19:22:31.569Z Compiling ff v0.13.1
15342026-09-11T19:22:31.583Z Compiling base16ct v0.2.0
15352026-09-11T19:22:31.704Z Compiling gimli v0.32.3
15362026-09-11T19:22:31.752Z Compiling crc32fast v1.5.0
15372026-09-11T19:22:31.775Z Compiling sec1 v0.7.3
15382026-09-11T19:22:31.797Z Compiling group v0.13.0
15392026-09-11T19:22:31.827Z Compiling openssl-sys v0.9.117
15402026-09-11T19:22:32.126Z Compiling http-body v1.0.1
15412026-09-11T19:22:32.317Z Compiling hkdf v0.12.4
15422026-09-11T19:22:32.402Z Compiling pkcs1 v0.7.5
15432026-09-11T19:22:32.437Z Compiling x509-cert v0.2.5
15442026-09-11T19:22:32.485Z Compiling crypto-bigint v0.5.5
15452026-09-11T19:22:32.797Z Compiling rustc-demangle v0.1.27
15462026-09-11T19:22:32.999Z Compiling untrusted v0.7.1
15472026-09-11T19:22:33.128Z Compiling openssl-probe v0.2.1
15482026-09-11T19:22:33.184Z Compiling httparse v1.10.1
15492026-09-11T19:22:33.299Z Compiling owo-colors v4.3.0
15502026-09-11T19:22:33.533Z Compiling addr2line v0.25.1
15512026-09-11T19:22:33.673Z Compiling elliptic-curve v0.13.8
15522026-09-11T19:22:33.695Z Compiling rsa v0.9.10
15532026-09-11T19:22:34.022Z Compiling camino v1.2.5
15542026-09-11T19:22:34.046Z Compiling rand_chacha v0.9.0
15552026-09-11T19:22:34.061Z Compiling scroll_derive v0.12.1
15562026-09-11T19:22:34.396Z Compiling async-trait v0.1.89
15572026-09-11T19:22:34.542Z Compiling backtrace v0.3.76
15582026-09-11T19:22:34.712Z Compiling curve25519-dalek v4.1.3
15592026-09-11T19:22:34.726Z Compiling darling_core v0.23.0
15602026-09-11T19:22:34.815Z Compiling proc-macro-error-attr2 v2.0.0
15612026-09-11T19:22:35.045Z Compiling aho-corasick v1.1.4
15622026-09-11T19:22:35.205Z Compiling atomic-waker v1.1.2
15632026-09-11T19:22:35.331Z Compiling tower-service v0.3.3
15642026-09-11T19:22:35.411Z Compiling untrusted v0.9.0
15652026-09-11T19:22:35.428Z Compiling rustls v0.23.41
15662026-09-11T19:22:35.532Z Compiling radium v0.7.0
15672026-09-11T19:22:35.615Z Compiling is_ci v1.2.0
15682026-09-11T19:22:35.701Z Compiling try-lock v0.2.5
15692026-09-11T19:22:35.748Z Compiling tower-layer v0.3.3
15702026-09-11T19:22:35.810Z Compiling want v0.3.1
15712026-09-11T19:22:35.827Z Compiling supports-color v3.0.2
15722026-09-11T19:22:35.907Z Compiling regex-automata v0.4.14
15732026-09-11T19:22:35.973Z Compiling textwrap v0.16.2
15742026-09-11T19:22:35.989Z Compiling h2 v0.4.15
15752026-09-11T19:22:36.425Z Compiling proc-macro-error2 v2.0.1
15762026-09-11T19:22:36.687Z Compiling backtrace-ext v0.2.1
15772026-09-11T19:22:36.726Z Compiling scroll v0.12.0
15782026-09-11T19:22:36.740Z Compiling rand v0.9.2
15792026-09-11T19:22:37.139Z Compiling rfc6979 v0.4.0
15802026-09-11T19:22:37.176Z Compiling darling_macro v0.23.0
15812026-09-11T19:22:37.289Z Compiling hashbrown v0.14.5
15822026-09-11T19:22:37.302Z Compiling block-padding v0.4.2
15832026-09-11T19:22:37.491Z Compiling hubpack_derive v0.1.1
15842026-09-11T19:22:37.508Z Compiling toml_datetime v0.6.11
15852026-09-11T19:22:37.700Z Compiling serde_spanned v0.6.9
15862026-09-11T19:22:37.732Z Compiling serde_tokenstream v0.2.3
15872026-09-11T19:22:37.768Z Compiling miette-derive v7.6.0
15882026-09-11T19:22:37.841Z Compiling curve25519-dalek-derive v0.1.1
15892026-09-11T19:22:37.854Z Compiling scroll_derive v0.13.1
15902026-09-11T19:22:37.949Z Compiling zerocopy-derive v0.7.35
15912026-09-11T19:22:38.024Z Compiling slog v2.8.2
15922026-09-11T19:22:38.229Z Compiling darling_core v0.20.11
15932026-09-11T19:22:38.480Z Compiling httpdate v1.0.3
15942026-09-11T19:22:38.657Z Compiling openssl v0.10.80
15952026-09-11T19:22:38.706Z Compiling keccak v0.1.6
15962026-09-11T19:22:38.821Z Compiling maybe-uninit v2.0.0
15972026-09-11T19:22:38.903Z Compiling powerfmt v0.2.0
15982026-09-11T19:22:38.917Z Compiling foreign-types-shared v0.1.1
15992026-09-11T19:22:39.004Z Compiling time-core v0.1.8
16002026-09-11T19:22:39.099Z Compiling const-oid v0.10.2
16012026-09-11T19:22:39.110Z Compiling tap v1.0.1
16022026-09-11T19:22:39.154Z Compiling supports-hyperlinks v3.2.0
16032026-09-11T19:22:39.217Z Compiling supports-unicode v3.0.0
16042026-09-11T19:22:39.305Z Compiling num-conv v0.2.0
16052026-09-11T19:22:39.321Z Compiling miette v7.6.0
16062026-09-11T19:22:39.351Z Compiling digest v0.11.3
16072026-09-11T19:22:39.436Z Compiling time-macros v0.2.27
16082026-09-11T19:22:39.454Z Compiling wyz v0.5.1
16092026-09-11T19:22:39.620Z Compiling hyper v1.10.1
16102026-09-11T19:22:39.640Z Compiling deranged v0.5.8
16112026-09-11T19:22:40.034Z Compiling foreign-types v0.3.2
16122026-09-11T19:22:40.121Z Compiling sha3 v0.10.8
16132026-09-11T19:22:40.140Z Compiling zerocopy v0.7.35
16142026-09-11T19:22:40.454Z Compiling scroll v0.13.0
16152026-09-11T19:22:40.475Z Compiling darling_macro v0.20.11
16162026-09-11T19:22:40.594Z Compiling hubpack v0.1.2
16172026-09-11T19:22:40.607Z Compiling chumsky v0.9.3
16182026-09-11T19:22:40.676Z Compiling darling v0.23.0
16192026-09-11T19:22:40.714Z Compiling inout v0.2.2
16202026-09-11T19:22:40.762Z Compiling ecdsa v0.16.9
16212026-09-11T19:22:40.809Z Compiling goblin v0.8.2
16222026-09-11T19:22:40.893Z Compiling knus-derive v3.4.0
16232026-09-11T19:22:41.150Z Compiling primeorder v0.13.6
16242026-09-11T19:22:41.191Z Compiling unicode-normalization v0.1.25
16252026-09-11T19:22:41.400Z Compiling ed25519 v2.2.3
16262026-09-11T19:22:41.607Z Compiling half v2.7.1
16272026-09-11T19:22:41.638Z Compiling erased-serde v0.3.31
16282026-09-11T19:22:41.803Z Compiling openssl-macros v0.1.1
16292026-09-11T19:22:41.897Z Compiling bzip2-sys v0.1.13+1.0.8
16302026-09-11T19:22:42.134Z Compiling zstd-sys v2.0.16+zstd.1.5.7
16312026-09-11T19:22:42.212Z Compiling wait-timeout v0.2.1
16322026-09-11T19:22:42.265Z Compiling socket2 v0.5.10
16332026-09-11T19:22:42.323Z Compiling env_filter v2.0.0
16342026-09-11T19:22:42.414Z Compiling quick-error v1.2.3
16352026-09-11T19:22:42.509Z Compiling bit-vec v0.8.0
16362026-09-11T19:22:42.524Z Compiling native-tls v0.2.18
16372026-09-11T19:22:42.581Z Compiling ciborium-io v0.2.2
16382026-09-11T19:22:42.621Z Compiling funty v2.0.0
16392026-09-11T19:22:42.675Z Compiling crossbeam-utils v0.8.21
16402026-09-11T19:22:42.687Z Compiling cpufeatures v0.3.0
16412026-09-11T19:22:42.743Z Compiling num_threads v0.1.7
16422026-09-11T19:22:42.746Z Compiling packed_struct v0.10.1
16432026-09-11T19:22:42.789Z Compiling bit-set v0.8.0
16442026-09-11T19:22:42.841Z Compiling time v0.3.47
16452026-09-11T19:22:42.950Z Compiling bitvec v1.0.1
16462026-09-11T19:22:42.997Z Compiling ciborium-ll v0.2.2
16472026-09-11T19:22:43.198Z Compiling dof v0.3.0
16482026-09-11T19:22:43.213Z Compiling hyper-util v0.1.20
16492026-09-11T19:22:43.474Z Compiling env_logger v0.11.11
16502026-09-11T19:22:43.820Z Compiling rusty-fork v0.3.1
16512026-09-11T19:22:43.894Z Compiling knus v3.4.0
16522026-09-11T19:22:44.387Z Compiling ed25519-dalek v2.2.0
16532026-09-11T19:22:44.740Z Compiling p384 v0.13.1
16542026-09-11T19:22:44.755Z Compiling darling v0.20.11
16552026-09-11T19:22:44.833Z Compiling cipher v0.5.2
16562026-09-11T19:22:44.882Z Compiling serde_with_macros v3.21.0
16572026-09-11T19:22:44.904Z Compiling goblin v0.10.5
16582026-09-11T19:22:45.133Z Compiling rand_xorshift v0.4.0
16592026-09-11T19:22:45.187Z Compiling dtrace-parser v0.2.0
16602026-09-11T19:22:45.259Z Compiling sha1 v0.10.6
16612026-09-11T19:22:45.286Z Compiling packed_struct_codegen v0.10.1
16622026-09-11T19:22:45.476Z Compiling zerocopy-derive v0.6.6
16632026-09-11T19:22:45.903Z Compiling bitfield-macros v0.19.4
16642026-09-11T19:22:45.978Z Compiling strum_macros v0.26.4
16652026-09-11T19:22:46.313Z Compiling sync_wrapper v1.0.2
16662026-09-11T19:22:46.334Z Compiling thread-id v4.2.2
16672026-09-11T19:22:46.414Z Compiling indexmap v1.9.3
16682026-09-11T19:22:46.430Z Compiling salty v0.3.0
16692026-09-11T19:22:46.607Z Compiling usdt-impl v0.6.0
16702026-09-11T19:22:46.622Z Compiling siphasher v1.0.2
16712026-09-11T19:22:46.671Z Compiling crc-catalog v2.4.0
16722026-09-11T19:22:46.768Z Compiling nodrop v0.1.14
16732026-09-11T19:22:46.813Z Compiling unarray v0.1.4
16742026-09-11T19:22:46.830Z Compiling paste v1.0.15
16752026-09-11T19:22:46.861Z Compiling unicode-segmentation v1.12.0
16762026-09-11T19:22:46.919Z Compiling proptest v1.11.0
16772026-09-11T19:22:47.064Z Compiling array-init v0.0.4
16782026-09-11T19:22:47.176Z Compiling crc v3.4.0
16792026-09-11T19:22:47.331Z Compiling bitfield v0.19.4
16802026-09-11T19:22:47.378Z Compiling usdt-impl v0.5.0
16812026-09-11T19:22:47.446Z Compiling tower v0.5.3
16822026-09-11T19:22:47.631Z Compiling dof v0.4.0
16832026-09-11T19:22:47.738Z Compiling strum v0.26.3
16842026-09-11T19:22:47.924Z Compiling zerocopy v0.6.6
16852026-09-11T19:22:48.246Z Compiling serde_with v3.21.0
16862026-09-11T19:22:48.261Z Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d)
16872026-09-11T19:22:48.803Z Compiling smallvec v0.6.14
16882026-09-11T19:22:49.102Z Compiling chacha20 v0.10.0
16892026-09-11T19:22:49.117Z Compiling derive_builder_core v0.20.2
16902026-09-11T19:22:49.161Z Compiling ciborium v0.2.2
16912026-09-11T19:22:49.520Z Compiling http-body-util v0.1.3
16922026-09-11T19:22:49.704Z Compiling dtrace-parser v0.3.0
16932026-09-11T19:22:49.766Z Compiling ipnetwork v0.21.1
16942026-09-11T19:22:49.939Z Compiling structmeta-derive v0.3.0
16952026-09-11T19:22:49.956Z Compiling enum-as-inner v0.6.1
16962026-09-11T19:22:49.986Z Compiling heapless v0.7.17
16972026-09-11T19:22:50.151Z Compiling thread-id v5.1.0
16982026-09-11T19:22:50.236Z Compiling syn v3.0.3
16992026-09-11T19:22:50.242Z Compiling cookie v0.18.1
17002026-09-11T19:22:50.435Z Compiling hashbrown v0.12.3
17012026-09-11T19:22:50.457Z Compiling signal-hook v0.3.18
17022026-09-11T19:22:50.462Z Compiling zstd-safe v7.2.4
17032026-09-11T19:22:50.642Z Compiling static_assertions v1.1.0
17042026-09-11T19:22:50.676Z Compiling base64 v0.21.7
17052026-09-11T19:22:50.717Z Compiling winnow v0.5.40
17062026-09-11T19:22:50.898Z Compiling iri-string v0.7.10
17072026-09-11T19:22:50.988Z Compiling ryu v1.0.23
17082026-09-11T19:22:51.006Z Compiling unicode-properties v0.1.4
17092026-09-11T19:22:51.167Z Compiling unicode-bidi v0.3.18
17102026-09-11T19:22:51.212Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
17112026-09-11T19:22:51.436Z Compiling data-encoding v2.10.0
17122026-09-11T19:22:51.693Z Compiling stringprep v0.1.5
17132026-09-11T19:22:52.104Z Compiling tower-http v0.6.8
17142026-09-11T19:22:52.119Z Compiling toml_edit v0.19.15
17152026-09-11T19:22:52.156Z Compiling serde_urlencoded v0.7.1
17162026-09-11T19:22:52.405Z Compiling structmeta v0.3.0
17172026-09-11T19:22:52.425Z Compiling ron v0.8.1
17182026-09-11T19:22:52.918Z Compiling oxnet v0.1.6
17192026-09-11T19:22:52.991Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
17202026-09-11T19:22:53.350Z Compiling derive_builder_macro v0.20.2
17212026-09-11T19:22:53.364Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
17222026-09-11T19:22:53.502Z Compiling rand v0.10.1
17232026-09-11T19:22:53.688Z Compiling daft-derive v0.1.8
17242026-09-11T19:22:53.823Z Compiling newtype-uuid v1.3.2
17252026-09-11T19:22:53.936Z Compiling bzip2 v0.4.4
17262026-09-11T19:22:54.145Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
17272026-09-11T19:22:54.161Z Compiling serde-hex v0.1.0
17282026-09-11T19:22:54.293Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
17292026-09-11T19:22:54.412Z Compiling tokio-native-tls v0.3.1
17302026-09-11T19:22:54.805Z Compiling sha2 v0.11.0
17312026-09-11T19:22:54.887Z Compiling hmac v0.13.0
17322026-09-11T19:22:55.057Z Compiling md-5 v0.11.0
17332026-09-11T19:22:55.105Z Compiling bstr v1.12.1
17342026-09-11T19:22:55.119Z Compiling rustls-native-certs v0.8.3
17352026-09-11T19:22:55.367Z Compiling hashbrown v0.13.2
17362026-09-11T19:22:55.414Z Compiling futures-executor v0.3.32
17372026-09-11T19:22:55.671Z Compiling serde-big-array v0.5.1
17382026-09-11T19:22:55.740Z Compiling pin-project-internal v1.1.11
17392026-09-11T19:22:55.814Z Compiling vergen-lib v9.1.0
17402026-09-11T19:22:55.830Z Compiling hash32 v0.2.1
17412026-09-11T19:22:55.843Z Compiling memoffset v0.9.1
17422026-09-11T19:22:56.007Z Compiling encoding_rs v0.8.35
17432026-09-11T19:22:56.022Z Compiling thread_local v1.1.9
17442026-09-11T19:22:56.048Z Compiling rustix v0.38.44
17452026-09-11T19:22:56.275Z Compiling crc-any v2.5.0
17462026-09-11T19:22:56.414Z Compiling cfg_aliases v0.2.1
17472026-09-11T19:22:56.490Z Compiling slog-async v2.8.0
17482026-09-11T19:22:56.506Z Compiling bumpalo v3.20.2
17492026-09-11T19:22:56.521Z Compiling fallible-iterator v0.2.0
17502026-09-11T19:22:56.757Z Compiling libbz2-rs-sys v0.2.2
17512026-09-11T19:22:56.777Z Compiling litrs v1.0.0
17522026-09-11T19:22:56.833Z Compiling psl-types v2.0.11
17532026-09-11T19:22:56.847Z Compiling zlib-rs v0.6.2
17542026-09-11T19:22:56.959Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
17552026-09-11T19:22:57.164Z Compiling smoltcp v0.9.1
17562026-09-11T19:22:57.343Z Compiling linked-hash-map v0.5.6
17572026-09-11T19:22:57.499Z Compiling ref-cast v1.0.25
17582026-09-11T19:22:57.525Z Compiling mime v0.3.17
17592026-09-11T19:22:57.550Z Compiling lru-cache v0.1.2
17602026-09-11T19:22:57.565Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
17612026-09-11T19:22:57.676Z Compiling document-features v0.2.12
17622026-09-11T19:22:57.781Z Compiling bzip2 v0.6.1
17632026-09-11T19:22:57.884Z Compiling publicsuffix v2.3.0
17642026-09-11T19:22:57.987Z Compiling pin-project v1.1.11
17652026-09-11T19:22:58.003Z Compiling postgres-protocol v0.6.12
17662026-09-11T19:22:58.051Z Compiling toml_edit v0.22.27
17672026-09-11T19:22:58.144Z Compiling zopfli v0.8.3
17682026-09-11T19:22:58.278Z Compiling nix v0.31.2
17692026-09-11T19:22:58.703Z Compiling object v0.30.4
17702026-09-11T19:22:58.739Z Compiling futures v0.3.32
17712026-09-11T19:22:58.799Z Compiling daft v0.1.8
17722026-09-11T19:22:58.819Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
17732026-09-11T19:22:59.078Z Compiling hyper-tls v0.6.0
17742026-09-11T19:22:59.148Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
17752026-09-11T19:22:59.298Z Compiling zip v0.6.6
17762026-09-11T19:22:59.427Z Compiling derive_builder v0.20.2
17772026-09-11T19:22:59.444Z Compiling toml v0.7.8
17782026-09-11T19:22:59.763Z Compiling flate2 v1.1.9
17792026-09-11T19:23:00.085Z Compiling derive-ex v0.1.8
17802026-09-11T19:23:00.329Z Compiling hickory-proto v0.24.4
17812026-09-11T19:23:00.377Z Compiling crossbeam-channel v0.5.15
17822026-09-11T19:23:00.392Z Compiling usdt-macro v0.5.0
17832026-09-11T19:23:00.758Z Compiling usdt-attr-macro v0.5.0
17842026-09-11T19:23:00.845Z Compiling convert_case v0.10.0
17852026-09-11T19:23:01.133Z Compiling phf_shared v0.13.1
17862026-09-11T19:23:01.153Z Compiling regex v1.12.3
17872026-09-11T19:23:01.380Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=98615b86d51f74ce220198eb16c57932fd24e7cb#98615b86)
17882026-09-11T19:23:01.537Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
17892026-09-11T19:23:01.575Z Compiling strum_macros v0.27.2
17902026-09-11T19:23:01.590Z Compiling ref-cast-impl v1.0.25
17912026-09-11T19:23:01.605Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
17922026-09-11T19:23:01.765Z Compiling snafu-derive v0.8.9
17932026-09-11T19:23:01.844Z Compiling vergen v9.1.0
17942026-09-11T19:23:02.013Z Compiling cargo-platform v0.3.2
17952026-09-11T19:23:02.066Z Compiling is-terminal v0.4.17
17962026-09-11T19:23:02.158Z Compiling memmap v0.7.0
17972026-09-11T19:23:02.177Z Compiling fs-err v3.3.0
17982026-09-11T19:23:02.331Z Compiling jiff-core v0.1.0
17992026-09-11T19:23:02.357Z Compiling term v1.2.1
18002026-09-11T19:23:02.440Z Compiling managed v0.8.0
18012026-09-11T19:23:02.666Z Compiling bitflags v1.3.2
18022026-09-11T19:23:02.750Z Compiling foldhash v0.1.5
18032026-09-11T19:23:02.935Z Compiling same-file v1.0.6
18042026-09-11T19:23:02.952Z Compiling either v1.15.0
18052026-09-11T19:23:03.104Z Compiling path-slash v0.1.5
18062026-09-11T19:23:03.177Z Compiling corncobs v0.1.4
18072026-09-11T19:23:03.242Z Compiling take_mut v0.2.2
18082026-09-11T19:23:03.344Z Compiling resolv-conf v0.7.6
18092026-09-11T19:23:03.425Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
18102026-09-11T19:23:03.568Z Compiling hickory-resolver v0.24.4
18112026-09-11T19:23:03.585Z Compiling strum v0.27.2
18122026-09-11T19:23:03.679Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
18132026-09-11T19:23:03.700Z Compiling snafu v0.8.9
18142026-09-11T19:23:03.715Z Compiling jiff v0.2.34
18152026-09-11T19:23:03.809Z Compiling walkdir v2.5.0
18162026-09-11T19:23:03.824Z Compiling hashbrown v0.15.5
18172026-09-11T19:23:04.124Z Compiling slog-term v2.9.2
18182026-09-11T19:23:04.470Z Compiling usdt v0.5.0
18192026-09-11T19:23:04.671Z Compiling cargo_metadata v0.23.1
18202026-09-11T19:23:04.856Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
18212026-09-11T19:23:04.873Z Compiling test-strategy v0.4.5
18222026-09-11T19:23:05.013Z Compiling phf v0.13.1
18232026-09-11T19:23:05.057Z Compiling derive_more-impl v2.1.1
18242026-09-11T19:23:05.755Z Compiling signal-hook-mio v0.2.5
18252026-09-11T19:23:05.886Z Compiling cookie_store v0.22.1
18262026-09-11T19:23:06.018Z Compiling zstd v0.13.3
18272026-09-11T19:23:06.285Z Compiling toml v0.8.23
18282026-09-11T19:23:06.350Z Compiling reqwest v0.12.28
18292026-09-11T19:23:06.570Z Compiling postgres-types v0.2.14
18302026-09-11T19:23:06.764Z Compiling globset v0.4.18
18312026-09-11T19:23:06.779Z Compiling usdt-attr-macro v0.6.0
18322026-09-11T19:23:06.902Z Compiling usdt-macro v0.6.0
18332026-09-11T19:23:07.114Z Compiling phf_shared v0.11.3
18342026-09-11T19:23:07.251Z Compiling olpc-cjson v0.1.4
18352026-09-11T19:23:07.349Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=01f06089a97bd084bec2595d4d62e0f91338cf57#01f06089)
18362026-09-11T19:23:07.413Z Compiling tokio-stream v0.1.18
18372026-09-11T19:23:07.450Z Compiling byte-wrapper v0.1.0
18382026-09-11T19:23:07.618Z Compiling inout v0.1.4
18392026-09-11T19:23:07.665Z Compiling secrecy v0.8.0
18402026-09-11T19:23:07.680Z Compiling serde_plain v1.0.2
18412026-09-11T19:23:07.699Z Compiling async-recursion v1.1.1
18422026-09-11T19:23:07.781Z Compiling serde_repr v0.1.20
18432026-09-11T19:23:07.796Z Compiling derive-where v1.6.0
18442026-09-11T19:23:07.809Z Compiling pem v3.0.6
18452026-09-11T19:23:07.872Z Compiling hashbrown v0.16.1
18462026-09-11T19:23:07.877Z Compiling float-cmp v0.10.0
18472026-09-11T19:23:08.036Z Compiling memmap2 v0.9.10
18482026-09-11T19:23:08.139Z Compiling normalize-line-endings v0.3.0
18492026-09-11T19:23:08.240Z Compiling difflib v0.4.0
18502026-09-11T19:23:08.257Z Compiling fixedbitset v0.4.2
18512026-09-11T19:23:08.326Z Compiling winnow v1.0.3
18522026-09-11T19:23:08.361Z Compiling predicates-core v1.0.10
18532026-09-11T19:23:08.459Z Compiling fixedbitset v0.5.7
18542026-09-11T19:23:08.478Z Compiling whoami v2.1.0
18552026-09-11T19:23:08.536Z Compiling typed-path v0.9.3
18562026-09-11T19:23:08.765Z Compiling typed-path v0.12.3
18572026-09-11T19:23:08.789Z Compiling new_debug_unreachable v1.0.6
18582026-09-11T19:23:08.844Z Compiling precomputed-hash v0.1.1
18592026-09-11T19:23:08.866Z Compiling debug-ignore v1.0.5
18602026-09-11T19:23:08.935Z Compiling string_cache v0.8.9
18612026-09-11T19:23:08.974Z Compiling tokio-postgres v0.7.18
18622026-09-11T19:23:09.108Z Compiling qorb v0.4.1
18632026-09-11T19:23:09.167Z Compiling petgraph v0.8.3
18642026-09-11T19:23:09.388Z Compiling toml_parser v1.1.2+spec-1.1.0
18652026-09-11T19:23:09.758Z Compiling zip v8.6.0
18662026-09-11T19:23:09.895Z Compiling predicates v3.1.4
18672026-09-11T19:23:10.005Z Compiling petgraph v0.6.5
18682026-09-11T19:23:10.170Z Compiling iddqd v0.4.2
18692026-09-11T19:23:10.525Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=01f06089a97bd084bec2595d4d62e0f91338cf57#01f06089)
18702026-09-11T19:23:10.807Z Compiling usdt v0.6.0
18712026-09-11T19:23:11.061Z Compiling cipher v0.4.4
18722026-09-11T19:23:11.076Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
18732026-09-11T19:23:11.095Z Compiling crossterm v0.28.1
18742026-09-11T19:23:11.441Z Compiling zip v4.6.1
18752026-09-11T19:23:11.502Z Compiling derive_more v2.1.1
18762026-09-11T19:23:11.709Z Compiling itertools v0.15.0
18772026-09-11T19:23:12.022Z Compiling itertools v0.13.0
18782026-09-11T19:23:12.413Z Compiling similar v2.7.0
18792026-09-11T19:23:12.427Z Compiling hickory-proto v0.25.2
18802026-09-11T19:23:12.615Z Compiling crossbeam-epoch v0.9.18
18812026-09-11T19:23:12.943Z Compiling heck v0.4.1
18822026-09-11T19:23:13.010Z Compiling buf-list v1.1.2
18832026-09-11T19:23:13.058Z Compiling openapiv3 v2.2.0
18842026-09-11T19:23:13.167Z Compiling lalrpop-util v0.19.12
18852026-09-11T19:23:13.279Z Compiling peg-runtime v0.8.5
18862026-09-11T19:23:13.310Z Compiling filetime v0.2.27
18872026-09-11T19:23:13.314Z Compiling xattr v1.6.1
18882026-09-11T19:23:13.354Z Compiling camino-tempfile v1.4.1
18892026-09-11T19:23:13.464Z Compiling tar v0.4.46
18902026-09-11T19:23:19.953Z Compiling rustls-webpki v0.103.13
18912026-09-11T19:23:22.669Z Compiling tokio-rustls v0.26.4
18922026-09-11T19:23:22.669Z Compiling rustls-platform-verifier v0.6.2
18932026-09-11T19:23:22.672Z Compiling tough v0.22.0
18942026-09-11T19:23:22.872Z Compiling hyper-rustls v0.27.7
18952026-09-11T19:23:23.070Z Compiling reqwest v0.13.2
18962026-09-11T19:23:25.336Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18972026-09-11T19:23:25.570Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
18982026-09-11T19:23:28.515Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s
18992026-09-11T19:23:28.518Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
19002026-09-11T19:23:28.518Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
19012026-09-11T19:23:28.657Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
19022026-09-11T19:23:28.715ZSep 11 19:23:27.913 INFO Starting download, target: Console
19032026-09-11T19:23:28.716ZSep 11 19:23:27.914 INFO Starting download, target: Cockroach
19042026-09-11T19:23:28.716ZSep 11 19:23:27.914 INFO Starting download, target: Clickhouse
19052026-09-11T19:23:28.716ZSep 11 19:23:27.914 INFO Starting download, target: DendriteStub
19062026-09-11T19:23:28.719ZSep 11 19:23:27.914 INFO Starting download, target: MaghemiteMgd
19072026-09-11T19:23:28.719ZSep 11 19:23:27.914 INFO Starting download, target: MaghemiteDdmd
19082026-09-11T19:23:28.719ZSep 11 19:23:27.914 INFO Starting download, target: TransceiverControl
19092026-09-11T19:23:28.719ZSep 11 19:23:27.914 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
19102026-09-11T19:23:28.719ZSep 11 19:23:27.914 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd
19112026-09-11T19:23:28.719ZSep 11 19:23:27.914 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
19122026-09-11T19:23:28.719ZSep 11 19:23:27.914 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
19132026-09-11T19:23:28.719ZSep 11 19:23:27.914 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
19142026-09-11T19:23:28.719ZSep 11 19:23:27.914 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
19152026-09-11T19:23:28.719ZSep 11 19:23:27.914 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
19162026-09-11T19:23:30.728ZSep 11 19:23:29.926 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
19172026-09-11T19:23:30.934ZSep 11 19:23:30.131 INFO Download complete, target: Console
19182026-09-11T19:23:31.322ZSep 11 19:23:30.516 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
19192026-09-11T19:23:31.387ZSep 11 19:23:30.575 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
19202026-09-11T19:23:31.510ZSep 11 19:23:30.700 INFO Download complete, target: TransceiverControl
19212026-09-11T19:23:33.171ZSep 11 19:23:32.370 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
19222026-09-11T19:23:33.666ZSep 11 19:23:32.863 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd
19232026-09-11T19:23:34.006ZSep 11 19:23:33.198 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
19242026-09-11T19:23:34.637ZSep 11 19:23:33.835 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
19252026-09-11T19:23:34.637ZSep 11 19:23:33.835 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
19262026-09-11T19:23:35.276ZSep 11 19:23:34.473 INFO Download complete, target: DendriteStub
19272026-09-11T19:23:35.332ZSep 11 19:23:34.527 INFO Download complete, target: MaghemiteDdmd
19282026-09-11T19:23:36.055ZSep 11 19:23:35.254 INFO Download complete, target: MaghemiteMgd
19292026-09-11T19:23:37.051ZSep 11 19:23:36.249 INFO Checking that binary works, target: Clickhouse
19302026-09-11T19:23:37.153ZSep 11 19:23:36.351 INFO Download complete, target: Clickhouse
19312026-09-11T19:23:38.690ZSep 11 19:23:37.888 INFO Checking that binary works, target: Cockroach
19322026-09-11T19:23:38.818ZSep 11 19:23:38.017 INFO Download complete, target: Cockroach
19332026-09-11T19:23:38.835ZAll builder prerequisites installed successfully, and PATH looks valid
19342026-09-11T19:23:38.838Z
19352026-09-11T19:23:38.838Zreal 2:25.167454960
19362026-09-11T19:23:38.838Zuser 7:55.359906197
19372026-09-11T19:23:38.838Zsys 1:37.121362133
19382026-09-11T19:23:38.838Ztrap 0.266706835
19392026-09-11T19:23:38.838Ztflt 0.335131952
19402026-09-11T19:23:38.838Zdflt 0.760569911
19412026-09-11T19:23:38.838Zkflt 0.017979076
19422026-09-11T19:23:38.838Zlock 30:09.687572882
19432026-09-11T19:23:38.838Zslp 24:14.751291758
19442026-09-11T19:23:38.838Zlat 53.833386307
19452026-09-11T19:23:38.838Zstop 3:00.407194295
19462026-09-11T19:23:38.838Z+ banner clippy
19472026-09-11T19:23:38.838Z
19482026-09-11T19:23:38.838Z #### # # ##### ##### # #
19492026-09-11T19:23:38.838Z # # # # # # # # # #
19502026-09-11T19:23:38.838Z # # # # # # # #
19512026-09-11T19:23:38.838Z # # # ##### ##### #
19522026-09-11T19:23:38.838Z # # # # # # #
19532026-09-11T19:23:38.838Z #### ###### # # # #
19542026-09-11T19:23:38.838Z
19552026-09-11T19:23:38.838Z+ export CARGO_INCREMENTAL=0
19562026-09-11T19:23:38.838Z+ CARGO_INCREMENTAL=0
19572026-09-11T19:23:38.838Z+ ptime -m cargo xtask clippy
19582026-09-11T19:23:39.338Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
19592026-09-11T19:23:39.629Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
19602026-09-11T19:23:41.460Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.60s
19612026-09-11T19:23:41.530Z Running `target/debug/xtask clippy`
19622026-09-11T19:23:41.551Zrunning: /home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings"
19632026-09-11T19:23:42.142Z Downloading crates ...
19642026-09-11T19:23:42.326Z Downloaded anes v0.1.6
19652026-09-11T19:23:42.333Z Downloaded constant_time_eq v0.3.1
19662026-09-11T19:23:42.333Z Downloaded async-object-pool v0.2.0
19672026-09-11T19:23:42.333Z Downloaded hex-literal v0.4.1
19682026-09-11T19:23:42.333Z Downloaded assert-json-diff v2.0.2
19692026-09-11T19:23:42.333Z Downloaded async-lock v3.4.2
19702026-09-11T19:23:42.333Z Downloaded approx v0.5.1
19712026-09-11T19:23:42.333Z Downloaded event-listener-strategy v0.5.4
19722026-09-11T19:23:42.333Z Downloaded escape8259 v0.5.3
19732026-09-11T19:23:42.333Z Downloaded assert_cmd v2.1.2
19742026-09-11T19:23:42.333Z Downloaded criterion-plot v0.6.0
19752026-09-11T19:23:42.339Z Downloaded fancy-regex v0.14.0
19762026-09-11T19:23:42.339Z Downloaded futures-timer v3.0.3
19772026-09-11T19:23:42.339Z Downloaded cast v0.3.0
19782026-09-11T19:23:42.340Z Downloaded concurrent-queue v2.5.0
19792026-09-11T19:23:42.340Z Downloaded datatest-stable v0.3.3
19802026-09-11T19:23:42.340Z Downloaded guppy-workspace-hack v0.1.0
19812026-09-11T19:23:42.340Z Downloaded blake2b_simd v1.0.4
19822026-09-11T19:23:42.351Z Downloaded cfg-expr v0.20.6
19832026-09-11T19:23:42.351Z Downloaded httptest v0.16.4
19842026-09-11T19:23:42.351Z Downloaded event-listener v5.4.1
19852026-09-11T19:23:42.351Z Downloaded hickory-client v0.25.2
19862026-09-11T19:23:42.351Z Downloaded criterion v0.7.0
19872026-09-11T19:23:42.351Z Downloaded knuffel v3.2.0
19882026-09-11T19:23:42.354Z Downloaded linkme v0.3.35
19892026-09-11T19:23:42.354Z Downloaded knuffel-derive v3.2.0
19902026-09-11T19:23:42.354Z Downloaded miette-derive v5.10.0
19912026-09-11T19:23:42.354Z Downloaded libtest-mimic v0.8.1
19922026-09-11T19:23:42.354Z Downloaded guppy v0.17.25
19932026-09-11T19:23:42.362Z Downloaded nested v0.1.1
19942026-09-11T19:23:42.362Z Downloaded linkme-impl v0.3.35
19952026-09-11T19:23:42.362Z Downloaded parking v2.2.1
19962026-09-11T19:23:42.362Z Downloaded pathdiff v0.2.3
19972026-09-11T19:23:42.362Z Downloaded oorandom v11.1.5
19982026-09-11T19:23:42.362Z Downloaded owo-colors v3.5.0
19992026-09-11T19:23:42.362Z Downloaded plotters-backend v0.3.7
20002026-09-11T19:23:42.362Z Downloaded miette v5.10.0
20012026-09-11T19:23:42.368Z Downloaded plotters-svg v0.3.7
20022026-09-11T19:23:42.368Z Downloaded partial-io v0.5.4
20032026-09-11T19:23:42.368Z Downloaded path-tree v0.8.3
20042026-09-11T19:23:42.369Z Downloaded relative-path v1.9.3
20052026-09-11T19:23:42.369Z Downloaded rstest v0.25.0
20062026-09-11T19:23:42.375Z Downloaded rand_distr v0.5.1
20072026-09-11T19:23:42.375Z Downloaded rust-argon2 v2.1.0
20082026-09-11T19:23:42.375Z Downloaded plotters v0.3.7
20092026-09-11T19:23:42.389Z Downloaded serde_regex v1.1.0
20102026-09-11T19:23:42.389Z Downloaded similar-asserts v1.7.0
20112026-09-11T19:23:42.389Z Downloaded rstest_macros v0.25.0
20122026-09-11T19:23:42.389Z Downloaded supports-unicode v2.1.0
20132026-09-11T19:23:42.389Z Downloaded supports-color v2.1.0
20142026-09-11T19:23:42.389Z Downloaded supports-hyperlinks v2.1.0
20152026-09-11T19:23:42.389Z Downloaded stringmetrics v2.2.2
20162026-09-11T19:23:42.389Z Downloaded terminal_size v0.1.17
20172026-09-11T19:23:42.390Z Downloaded target-triple v1.0.0
20182026-09-11T19:23:42.390Z Downloaded termcolor v1.4.1
20192026-09-11T19:23:42.390Z Downloaded target-spec v3.5.7
20202026-09-11T19:23:42.390Z Downloaded tinytemplate v1.2.1
20212026-09-11T19:23:42.390Z Downloaded target-lexicon v0.13.3
20222026-09-11T19:23:42.390Z Downloaded textwrap v0.15.2
20232026-09-11T19:23:42.403Z Downloaded trybuild v1.0.116
20242026-09-11T19:23:42.419Z Downloaded httpmock v0.8.3
20252026-09-11T19:23:44.390Z Checking cfg-if v1.0.4
20262026-09-11T19:23:44.793Z Checking serde_core v1.0.228
20272026-09-11T19:23:44.796Z Checking libc v0.2.185
20282026-09-11T19:23:44.874Z Checking memchr v2.8.0
20292026-09-11T19:23:44.918Z Checking smallvec v1.15.1
20302026-09-11T19:23:44.959Z Checking rand_core v0.10.0
20312026-09-11T19:23:45.001Z Checking itoa v1.0.17
20322026-09-11T19:23:45.041Z Checking subtle v2.6.1
20332026-09-11T19:23:45.081Z Checking log v0.4.33
20342026-09-11T19:23:45.126Z Checking libm v0.2.16
20352026-09-11T19:23:45.176Z Checking typenum v1.20.1
20362026-09-11T19:23:45.223Z Checking scopeguard v1.2.0
20372026-09-11T19:23:45.266Z Checking getrandom v0.4.3
20382026-09-11T19:23:45.266Z Checking errno v0.3.14
20392026-09-11T19:23:45.344Z Checking zmij v1.0.21
20402026-09-11T19:23:45.349Z Checking stable_deref_trait v1.2.1
20412026-09-11T19:23:45.421Z Checking lock_api v0.4.14
20422026-09-11T19:23:45.465Z Checking zerofrom v0.1.6
20432026-09-11T19:23:45.509Z Checking percent-encoding v2.3.2
20442026-09-11T19:23:45.512Z Checking litemap v0.8.1
20452026-09-11T19:23:45.590Z Checking writeable v0.6.2
20462026-09-11T19:23:45.628Z Checking yoke v0.8.1
20472026-09-11T19:23:45.669Z Checking icu_normalizer_data v2.1.1
20482026-09-11T19:23:45.710Z Checking icu_properties_data v2.1.2
20492026-09-11T19:23:45.750Z Checking zerocopy v0.8.55
20502026-09-11T19:23:45.791Z Checking form_urlencoded v1.2.2
20512026-09-11T19:23:45.836Z Checking num-traits v0.2.19
20522026-09-11T19:23:45.836Z Checking zerovec v0.11.5
20532026-09-11T19:23:45.836Z Checking zerotrie v0.2.3
20542026-09-11T19:23:45.944Z Checking utf8_iter v1.0.4
20552026-09-11T19:23:45.986Z Checking portable-atomic v1.13.1
20562026-09-11T19:23:45.988Z Checking pin-project-lite v0.2.17
20572026-09-11T19:23:46.099Z Checking critical-section v1.2.0
20582026-09-11T19:23:46.144Z Checking parking_lot_core v0.9.12
20592026-09-11T19:23:46.201Z Checking signal-hook-registry v1.4.8
20602026-09-11T19:23:46.249Z Checking mio v1.2.0
20612026-09-11T19:23:46.290Z Checking serde v1.0.228
20622026-09-11T19:23:46.363Z Checking bitflags v2.11.0
20632026-09-11T19:23:46.403Z Checking serde_json v1.0.151
20642026-09-11T19:23:46.405Z Checking tinystr v0.8.2
20652026-09-11T19:23:46.438Z Checking potential_utf v0.1.4
20662026-09-11T19:23:46.513Z Checking once_cell v1.21.3
20672026-09-11T19:23:46.558Z Checking parking_lot v0.12.5
20682026-09-11T19:23:46.608Z Checking iana-time-zone v0.1.65
20692026-09-11T19:23:46.651Z Checking icu_collections v2.1.1
20702026-09-11T19:23:46.654Z Checking icu_locale_core v2.1.1
20712026-09-11T19:23:46.730Z Checking zeroize v1.9.0
20722026-09-11T19:23:46.730Z Checking bytes v1.11.1
20732026-09-11T19:23:46.809Z Checking chrono v0.4.45
20742026-09-11T19:23:46.849Z Checking thiserror v2.0.18
20752026-09-11T19:23:46.978Z Checking socket2 v0.6.3
20762026-09-11T19:23:47.030Z Checking uuid v1.23.4
20772026-09-11T19:23:47.087Z Checking semver v1.0.28
20782026-09-11T19:23:47.156Z Checking allocator-api2 v0.2.21
20792026-09-11T19:23:47.207Z Checking dyn-clone v1.0.20
20802026-09-11T19:23:47.248Z Checking icu_provider v2.1.1
20812026-09-11T19:23:47.289Z Checking tokio v1.52.1
20822026-09-11T19:23:47.336Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
20832026-09-11T19:23:47.379Z Checking rustix v1.1.4
20842026-09-11T19:23:47.383Z Checking futures-core v0.3.32
20852026-09-11T19:23:47.497Z Checking equivalent v1.0.2
20862026-09-11T19:23:47.514Z Checking icu_properties v2.1.2
20872026-09-11T19:23:47.570Z Checking icu_normalizer v2.1.1
20882026-09-11T19:23:47.613Z Checking getrandom v0.2.17
20892026-09-11T19:23:47.697Z Checking cmov v0.5.4
20902026-09-11T19:23:47.748Z Checking foldhash v0.2.0
20912026-09-11T19:23:47.794Z Checking rand_core v0.6.4
20922026-09-11T19:23:47.913Z Checking futures-sink v0.3.32
20932026-09-11T19:23:47.953Z Checking ctutils v0.4.2
20942026-09-11T19:23:47.956Z Checking byteorder v1.5.0
20952026-09-11T19:23:48.028Z Checking hashbrown v0.17.0
20962026-09-11T19:23:48.066Z Checking futures-channel v0.3.32
20972026-09-11T19:23:48.197Z Checking hybrid-array v0.4.13
20982026-09-11T19:23:48.239Z Checking generic-array v0.14.7
20992026-09-11T19:23:48.288Z Checking futures-task v0.3.32
21002026-09-11T19:23:48.356Z Checking idna_adapter v1.2.1
21012026-09-11T19:23:48.398Z Checking slab v0.4.12
21022026-09-11T19:23:48.460Z Checking futures-io v0.3.32
21032026-09-11T19:23:48.509Z Checking idna v1.1.0
21042026-09-11T19:23:48.512Z Checking ppv-lite86 v0.2.21
21052026-09-11T19:23:48.587Z Checking getrandom v0.3.4
21062026-09-11T19:23:48.590Z Checking indexmap v2.14.0
21072026-09-11T19:23:48.661Z Checking futures-util v0.3.32
21082026-09-11T19:23:48.729Z Checking regex-syntax v0.8.10
21092026-09-11T19:23:48.770Z Checking fnv v1.0.7
21102026-09-11T19:23:48.809Z Checking url v2.5.8
21112026-09-11T19:23:48.881Z Checking base64ct v1.8.3
21122026-09-11T19:23:48.921Z Checking const-oid v0.9.6
21132026-09-11T19:23:48.990Z Checking crypto-common v0.2.2
21142026-09-11T19:23:49.150Z Checking block-buffer v0.12.1
21152026-09-11T19:23:49.210Z Checking crypto-common v0.1.7
21162026-09-11T19:23:49.272Z Checking schemars v0.8.22
21172026-09-11T19:23:49.346Z Checking thiserror v1.0.69
21182026-09-11T19:23:49.387Z Checking block-buffer v0.10.4
21192026-09-11T19:23:49.483Z Checking base64 v0.22.1
21202026-09-11T19:23:49.563Z Checking const-oid v0.10.2
21212026-09-11T19:23:49.620Z Checking utf8parse v0.2.2
21222026-09-11T19:23:49.624Z Checking digest v0.10.7
21232026-09-11T19:23:49.751Z Checking anstyle v1.0.14
21242026-09-11T19:23:49.754Z Checking rand_core v0.9.5
21252026-09-11T19:23:49.828Z Checking http v1.4.2
21262026-09-11T19:23:49.891Z Checking erased-serde v0.3.31
21272026-09-11T19:23:49.940Z Checking colorchoice v1.0.4
21282026-09-11T19:23:49.982Z Checking is_terminal_polyfill v1.70.2
21292026-09-11T19:23:50.021Z Checking anstyle-query v1.1.5
21302026-09-11T19:23:50.063Z Checking digest v0.11.3
21312026-09-11T19:23:50.103Z Checking terminal_size v0.4.3
21322026-09-11T19:23:50.107Z Checking anstyle-parse v1.0.0
21332026-09-11T19:23:50.178Z Checking tracing-core v0.1.36
21342026-09-11T19:23:50.280Z Checking rand_chacha v0.9.0
21352026-09-11T19:23:50.318Z Checking anstream v1.0.0
21362026-09-11T19:23:50.321Z Checking slog v2.8.2
21372026-09-11T19:23:50.321Z Checking fastrand v2.3.0
21382026-09-11T19:23:50.431Z Checking strsim v0.11.1
21392026-09-11T19:23:50.509Z Checking rand v0.9.2
21402026-09-11T19:23:50.552Z Checking tracing v0.1.44
21412026-09-11T19:23:50.556Z Checking clap_lex v1.0.0
21422026-09-11T19:23:50.628Z Checking cpufeatures v0.2.17
21432026-09-11T19:23:50.632Z Checking cpufeatures v0.3.0
21442026-09-11T19:23:50.665Z Checking tokio-util v0.7.18
21452026-09-11T19:23:50.668Z Checking tempfile v3.27.0
21462026-09-11T19:23:50.668Z Checking ipnet v2.12.0
21472026-09-11T19:23:50.813Z Checking clap_builder v4.6.0
21482026-09-11T19:23:50.818Z Checking aho-corasick v1.1.4
21492026-09-11T19:23:50.848Z Checking unicode-ident v1.0.24
21502026-09-11T19:23:50.848Z Checking ipnetwork v0.21.1
21512026-09-11T19:23:50.960Z Checking crossbeam-utils v0.8.21
21522026-09-11T19:23:50.998Z Checking httparse v1.10.1
21532026-09-11T19:23:51.048Z Checking powerfmt v0.2.0
21542026-09-11T19:23:51.088Z Checking proc-macro2 v1.0.106
21552026-09-11T19:23:51.128Z Checking pem-rfc7468 v0.7.0
21562026-09-11T19:23:51.230Z Checking deranged v0.5.8
21572026-09-11T19:23:51.233Z Checking num_threads v0.1.7
21582026-09-11T19:23:51.318Z Checking time-core v0.1.8
21592026-09-11T19:23:51.321Z Checking num-conv v0.2.0
21602026-09-11T19:23:51.395Z Checking hex v0.4.3
21612026-09-11T19:23:51.399Z Checking anyhow v1.0.104
21622026-09-11T19:23:51.470Z Checking quote v1.0.45
21632026-09-11T19:23:51.510Z Checking rustls-pki-types v1.14.0
21642026-09-11T19:23:51.513Z Checking aws-lc-sys v0.40.0
21652026-09-11T19:23:51.592Z Checking regex-automata v0.4.14
21662026-09-11T19:23:51.650Z Checking flagset v0.4.7
21672026-09-11T19:23:51.692Z Checking syn v2.0.117
21682026-09-11T19:23:51.695Z Checking untrusted v0.7.1
21692026-09-11T19:23:51.805Z Checking der v0.7.10
21702026-09-11T19:23:51.845Z Checking http-body v1.0.1
21712026-09-11T19:23:51.884Z Checking spin v0.9.8
21722026-09-11T19:23:52.009Z Checking atomic-waker v1.1.2
21732026-09-11T19:23:52.070Z Checking clap v4.6.1
21742026-09-11T19:23:52.114Z Checking aws-lc-rs v1.16.3
21752026-09-11T19:23:52.117Z Checking block-padding v0.4.2
21762026-09-11T19:23:52.190Z Checking httpdate v1.0.3
21772026-09-11T19:23:52.193Z Checking time v0.3.47
21782026-09-11T19:23:52.225Z Checking try-lock v0.2.5
21792026-09-11T19:23:52.318Z Checking inout v0.2.2
21802026-09-11T19:23:52.359Z Checking want v0.3.1
21812026-09-11T19:23:52.399Z Checking h2 v0.4.15
21822026-09-11T19:23:52.504Z Checking oxnet v0.1.6
21832026-09-11T19:23:52.544Z Checking tower-layer v0.3.3
21842026-09-11T19:23:52.584Z Checking ryu v1.0.23
21852026-09-11T19:23:52.728Z Checking untrusted v0.9.0
21862026-09-11T19:23:52.796Z Checking tower-service v0.3.3
21872026-09-11T19:23:52.799Z Checking unicode-width v0.2.0
21882026-09-11T19:23:52.898Z Checking spki v0.7.3
21892026-09-11T19:23:52.938Z Checking cipher v0.5.2
21902026-09-11T19:23:52.976Z Checking rustls-webpki v0.103.13
21912026-09-11T19:23:53.101Z Checking rand_chacha v0.3.1
21922026-09-11T19:23:53.140Z Checking camino v1.2.5
21932026-09-11T19:23:53.208Z Checking socket2 v0.5.10
21942026-09-11T19:23:53.347Z Checking simd-adler32 v0.3.8
21952026-09-11T19:23:53.412Z Checking mime v0.3.17
21962026-09-11T19:23:53.454Z Checking rand v0.8.6
21972026-09-11T19:23:53.457Z Checking rustls v0.23.41
21982026-09-11T19:23:53.458Z Checking pretty-hex v0.4.1
21992026-09-11T19:23:53.565Z Checking adler2 v2.0.1
22002026-09-11T19:23:53.569Z Checking http-body-util v0.1.3
22012026-09-11T19:23:53.647Z Checking crc32fast v1.5.0
22022026-09-11T19:23:53.747Z Checking plain v0.2.3
22032026-09-11T19:23:53.752Z Checking miniz_oxide v0.8.9
22042026-09-11T19:23:53.822Z Checking pkcs8 v0.10.2
22052026-09-11T19:23:53.825Z Checking bit-vec v0.8.0
22062026-09-11T19:23:53.899Z Checking openssl-probe v0.2.1
22072026-09-11T19:23:53.988Z Checking ucd-trie v0.1.7
22082026-09-11T19:23:54.030Z Checking regex v1.12.3
22092026-09-11T19:23:54.033Z Checking serde_urlencoded v0.7.1
22102026-09-11T19:23:54.106Z Checking bit-set v0.8.0
22112026-09-11T19:23:54.109Z Checking futures-executor v0.3.32
22122026-09-11T19:23:54.178Z Checking pest v2.8.6
22132026-09-11T19:23:54.182Z Checking wait-timeout v0.2.1
22142026-09-11T19:23:54.280Z Checking encoding_rs v0.8.35
22152026-09-11T19:23:54.321Z Checking either v1.15.0
22162026-09-11T19:23:54.324Z Checking futures v0.3.32
22172026-09-11T19:23:54.397Z Checking static_assertions v1.1.0
22182026-09-11T19:23:54.400Z Checking quick-error v1.2.3
22192026-09-11T19:23:54.472Z Checking sha2 v0.10.9
22202026-09-11T19:23:54.511Z Checking rand_xorshift v0.4.0
22212026-09-11T19:23:54.566Z Checking rusty-fork v0.3.1
22222026-09-11T19:23:54.607Z Checking is-terminal v0.4.17
22232026-09-11T19:23:54.662Z Checking unarray v0.1.4
22242026-09-11T19:23:54.732Z Checking sync_wrapper v1.0.2
22252026-09-11T19:23:54.772Z Checking lazy_static v1.5.0
22262026-09-11T19:23:54.811Z Checking proptest v1.11.0
22272026-09-11T19:23:54.813Z Checking signature v2.2.0
22282026-09-11T19:23:54.887Z Checking tower v0.5.3
22292026-09-11T19:23:54.926Z Checking iri-string v0.7.10
22302026-09-11T19:23:55.013Z Checking hmac v0.13.0
22312026-09-11T19:23:55.205Z Checking openapiv3 v2.2.0
22322026-09-11T19:23:55.248Z Checking hyper v1.10.1
22332026-09-11T19:23:55.251Z Checking hashbrown v0.16.1
22342026-09-11T19:23:55.325Z Checking tinyvec_macros v0.1.1
22352026-09-11T19:23:55.328Z Checking crossbeam-channel v0.5.15
22362026-09-11T19:23:55.429Z Checking tinyvec v1.11.0
22372026-09-11T19:23:55.732Z Checking hubpack v0.1.2
22382026-09-11T19:23:55.773Z Checking num-integer v0.1.46
22392026-09-11T19:23:55.777Z Checking tokio-rustls v0.26.4
22402026-09-11T19:23:55.777Z Checking rustls-native-certs v0.8.3
22412026-09-11T19:23:55.933Z Checking sha2 v0.11.0
22422026-09-11T19:23:55.974Z Checking tower-http v0.6.8
22432026-09-11T19:23:56.012Z Checking zlib-rs v0.6.2
22442026-09-11T19:23:56.051Z Checking psl-types v2.0.11
22452026-09-11T19:23:56.090Z Checking cookie v0.18.1
22462026-09-11T19:23:56.200Z Checking publicsuffix v2.3.0
22472026-09-11T19:23:56.243Z Checking hyper-util v0.1.20
22482026-09-11T19:23:56.282Z Checking strum v0.26.3
22492026-09-11T19:23:56.352Z Checking thread_local v1.1.9
22502026-09-11T19:23:56.393Z Checking data-encoding v2.10.0
22512026-09-11T19:23:56.434Z Checking cookie_store v0.22.1
22522026-09-11T19:23:56.500Z Checking rustls-platform-verifier v0.6.2
22532026-09-11T19:23:56.555Z Checking scroll v0.13.0
22542026-09-11T19:23:56.597Z Checking newtype-uuid v1.3.2
22552026-09-11T19:23:56.638Z Checking unicode-width v0.1.14
22562026-09-11T19:23:56.676Z Checking take_mut v0.2.2
22572026-09-11T19:23:56.717Z Checking term v1.2.1
22582026-09-11T19:23:56.794Z Checking base64 v0.21.7
22592026-09-11T19:23:56.836Z Checking goblin v0.10.5
22602026-09-11T19:23:56.839Z Checking daft v0.1.8
22612026-09-11T19:23:56.839Z Checking slog-async v2.8.0
22622026-09-11T19:23:56.948Z Checking x509-cert v0.2.5
22632026-09-11T19:23:56.953Z Checking flate2 v1.1.9
22642026-09-11T19:23:57.025Z Checking slog-term v2.9.2
22652026-09-11T19:23:57.060Z Checking ahash v0.8.12
22662026-09-11T19:23:57.106Z Checking memmap2 v0.9.10
22672026-09-11T19:23:57.148Z Checking num-iter v0.1.45
22682026-09-11T19:23:57.293Z Checking dtrace-parser v0.3.0
22692026-09-11T19:23:57.296Z Checking bstr v1.12.1
22702026-09-11T19:23:57.370Z Checking toml_datetime v0.6.11
22712026-09-11T19:23:57.373Z Checking serde_spanned v0.6.9
22722026-09-11T19:23:57.373Z Checking thread-id v5.1.0
22732026-09-11T19:23:57.514Z Checking hyper-rustls v0.27.7
22742026-09-11T19:23:57.555Z Checking tap v1.0.1
22752026-09-11T19:23:57.558Z Checking crossbeam-epoch v0.9.18
22762026-09-11T19:23:57.630Z Checking hmac v0.12.1
22772026-09-11T19:23:57.633Z Checking radium v0.7.0
22782026-09-11T19:23:57.666Z Checking env_filter v2.0.0
22792026-09-11T19:23:57.738Z Checking wyz v0.5.1
22802026-09-11T19:23:57.777Z Checking crc-catalog v2.4.0
22812026-09-11T19:23:57.780Z Checking reqwest v0.13.2
22822026-09-11T19:23:57.855Z Checking funty v2.0.0
22832026-09-11T19:23:57.858Z Checking num-bigint-dig v0.8.6
22842026-09-11T19:23:57.931Z Checking env_logger v0.11.11
22852026-09-11T19:23:57.934Z Checking pkcs1 v0.7.5
22862026-09-11T19:23:57.934Z Checking crc v3.4.0
22872026-09-11T19:23:58.009Z Checking half v2.7.1
22882026-09-11T19:23:58.173Z Checking ff v0.13.1
22892026-09-11T19:23:58.214Z Checking bitvec v1.0.1
22902026-09-11T19:23:58.218Z Checking memoffset v0.9.1
22912026-09-11T19:23:58.218Z Checking scroll v0.12.0
22922026-09-11T19:23:58.326Z Checking ciborium-io v0.2.2
22932026-09-11T19:23:58.366Z Checking base16ct v0.2.0
22942026-09-11T19:23:58.370Z Checking winnow v1.0.3
22952026-09-11T19:23:58.448Z Checking ciborium-ll v0.2.2
22962026-09-11T19:23:58.525Z Checking sec1 v0.7.3
22972026-09-11T19:23:58.565Z Checking goblin v0.8.2
22982026-09-11T19:23:58.654Z Checking group v0.13.0
22992026-09-11T19:23:58.695Z Checking hkdf v0.12.4
23002026-09-11T19:23:58.734Z Checking rsa v0.9.10
23012026-09-11T19:23:58.775Z Checking crypto-bigint v0.5.5
23022026-09-11T19:23:58.838Z Checking zerocopy v0.7.35
23032026-09-11T19:23:58.878Z Checking rustix v0.38.44
23042026-09-11T19:23:59.134Z Checking dof v0.4.0
23052026-09-11T19:23:59.235Z Checking bitfield v0.19.4
23062026-09-11T19:23:59.294Z Checking maybe-uninit v2.0.0
23072026-09-11T19:23:59.363Z Checking smawk v0.3.2
23082026-09-11T19:23:59.406Z Checking unicode-segmentation v1.12.0
23092026-09-11T19:23:59.524Z Checking unicode-linebreak v0.1.5
23102026-09-11T19:23:59.566Z Checking nodrop v0.1.14
23112026-09-11T19:23:59.569Z Checking packed_struct v0.10.1
23122026-09-11T19:23:59.691Z Checking array-init v0.0.4
23132026-09-11T19:23:59.732Z Checking elliptic-curve v0.13.8
23142026-09-11T19:23:59.735Z Checking smallvec v0.6.14
23152026-09-11T19:23:59.808Z Checking ciborium v0.2.2
23162026-09-11T19:23:59.811Z Checking usdt-impl v0.6.0
23172026-09-11T19:23:59.812Z Checking dtrace-parser v0.2.0
23182026-09-11T19:23:59.984Z Checking thread-id v4.2.2
23192026-09-11T19:24:00.026Z Checking debug-ignore v1.0.5
23202026-09-11T19:24:00.073Z Checking same-file v1.0.6
23212026-09-11T19:24:00.114Z Checking serde-hex v0.1.0
23222026-09-11T19:24:00.151Z Checking toml_parser v1.1.2+spec-1.1.0
23232026-09-11T19:24:00.187Z Checking nix v0.31.2
23242026-09-11T19:24:00.226Z Checking walkdir v2.5.0
23252026-09-11T19:24:00.229Z Checking usdt v0.6.0
23262026-09-11T19:24:00.300Z Checking ron v0.8.1
23272026-09-11T19:24:00.420Z Checking unicode-normalization v0.1.25
23282026-09-11T19:24:00.470Z Checking chacha20 v0.10.0
23292026-09-11T19:24:00.473Z Checking dof v0.3.0
23302026-09-11T19:24:00.547Z Checking zerocopy v0.6.6
23312026-09-11T19:24:00.670Z Checking memmap v0.7.0
23322026-09-11T19:24:00.790Z Checking usdt-impl v0.5.0
23332026-09-11T19:24:00.833Z Checking foreign-types-shared v0.1.1
23342026-09-11T19:24:00.873Z Checking is_ci v1.2.0
23352026-09-11T19:24:00.876Z Checking foldhash v0.1.5
23362026-09-11T19:24:00.876Z Checking gimli v0.32.3
23372026-09-11T19:24:00.876Z Checking crc-any v2.5.0
23382026-09-11T19:24:01.023Z Checking foreign-types v0.3.2
23392026-09-11T19:24:01.026Z Checking rfc6979 v0.4.0
23402026-09-11T19:24:01.097Z Checking usdt v0.5.0
23412026-09-11T19:24:01.136Z Checking serde_with v3.21.0
23422026-09-11T19:24:01.139Z Checking openssl-sys v0.9.117
23432026-09-11T19:24:01.177Z Checking hashbrown v0.15.5
23442026-09-11T19:24:01.250Z Checking object v0.37.3
23452026-09-11T19:24:01.294Z Checking siphasher v1.0.2
23462026-09-11T19:24:01.392Z Checking winnow v0.5.40
23472026-09-11T19:24:01.486Z Checking rustc-demangle v0.1.27
23482026-09-11T19:24:01.596Z Checking keccak v0.1.6
23492026-09-11T19:24:01.637Z Checking bitflags v1.3.2
23502026-09-11T19:24:01.712Z Checking openssl v0.10.80
23512026-09-11T19:24:01.753Z Checking ecdsa v0.16.9
23522026-09-11T19:24:01.757Z Checking primeorder v0.13.6
23532026-09-11T19:24:01.831Z Checking sha3 v0.10.8
23542026-09-11T19:24:02.060Z Checking itertools v0.13.0
23552026-09-11T19:24:02.101Z Checking curve25519-dalek v4.1.3
23562026-09-11T19:24:02.140Z Checking signal-hook v0.3.18
23572026-09-11T19:24:02.366Z Checking bzip2-sys v0.1.13+1.0.8
23582026-09-11T19:24:02.487Z Checking hashbrown v0.12.3
23592026-09-11T19:24:02.530Z Checking addr2line v0.25.1
23602026-09-11T19:24:02.568Z Checking toml_edit v0.19.15
23612026-09-11T19:24:02.639Z Checking managed v0.8.0
23622026-09-11T19:24:02.820Z Checking bzip2 v0.4.4
23632026-09-11T19:24:02.869Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
23642026-09-11T19:24:02.915Z Checking indexmap v1.9.3
23652026-09-11T19:24:02.918Z Checking rand v0.10.1
23662026-09-11T19:24:03.017Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
23672026-09-11T19:24:03.061Z Checking globset v0.4.18
23682026-09-11T19:24:03.108Z Checking hashbrown v0.13.2
23692026-09-11T19:24:03.267Z Checking ed25519 v2.2.3
23702026-09-11T19:24:03.340Z Checking itertools v0.15.0
23712026-09-11T19:24:03.455Z Checking libbz2-rs-sys v0.2.2
23722026-09-11T19:24:03.497Z Checking bumpalo v3.20.2
23732026-09-11T19:24:03.560Z Checking winnow v0.7.14
23742026-09-11T19:24:03.603Z Checking backtrace v0.3.76
23752026-09-11T19:24:03.603Z Checking toml v0.7.8
23762026-09-11T19:24:03.741Z Checking toml_write v0.1.2
23772026-09-11T19:24:03.782Z Checking native-tls v0.2.18
23782026-09-11T19:24:03.900Z Checking bzip2 v0.6.1
23792026-09-11T19:24:03.948Z Checking zopfli v0.8.3
23802026-09-11T19:24:03.986Z Checking object v0.30.4
23812026-09-11T19:24:03.990Z Checking backtrace-ext v0.2.1
23822026-09-11T19:24:04.063Z Checking ed25519-dalek v2.2.0
23832026-09-11T19:24:04.102Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
23842026-09-11T19:24:04.162Z Checking zip v0.6.6
23852026-09-11T19:24:04.293Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
23862026-09-11T19:24:04.334Z Checking signal-hook-mio v0.2.5
23872026-09-11T19:24:04.338Z Checking textwrap v0.16.2
23882026-09-11T19:24:04.471Z Checking ref-cast v1.0.25
23892026-09-11T19:24:04.474Z Checking pin-project v1.1.11
23902026-09-11T19:24:04.547Z Checking salty v0.3.0
23912026-09-11T19:24:04.606Z Checking path-slash v0.1.5
23922026-09-11T19:24:04.610Z Checking jiff-core v0.1.0
23932026-09-11T19:24:04.685Z Checking tokio-native-tls v0.3.1
23942026-09-11T19:24:04.742Z Checking p384 v0.13.1
23952026-09-11T19:24:04.782Z Checking toml_edit v0.22.27
23962026-09-11T19:24:04.837Z Checking pem v3.0.6
23972026-09-11T19:24:04.877Z Checking inout v0.1.4
23982026-09-11T19:24:04.942Z Checking zstd-sys v2.0.16+zstd.1.5.7
23992026-09-11T19:24:05.027Z Checking owo-colors v4.3.0
24002026-09-11T19:24:05.067Z Checking fixedbitset v0.5.7
24012026-09-11T19:24:05.106Z Checking zstd-safe v7.2.4
24022026-09-11T19:24:05.189Z Checking cipher v0.4.4
24032026-09-11T19:24:05.295Z Checking petgraph v0.8.3
24042026-09-11T19:24:05.336Z Checking hyper-tls v0.6.0
24052026-09-11T19:24:05.375Z Checking jiff v0.2.34
24062026-09-11T19:24:05.420Z Checking snafu v0.8.9
24072026-09-11T19:24:05.544Z Checking crossterm v0.28.1
24082026-09-11T19:24:05.618Z Checking supports-color v3.0.2
24092026-09-11T19:24:05.693Z Checking similar v2.7.0
24102026-09-11T19:24:05.780Z Checking fs-err v3.3.0
24112026-09-11T19:24:05.908Z Checking toml v0.8.23
24122026-09-11T19:24:06.088Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
24132026-09-11T19:24:06.130Z Checking hash32 v0.2.1
24142026-09-11T19:24:06.132Z Checking serde-big-array v0.5.1
24152026-09-11T19:24:06.132Z Checking serde_plain v1.0.2
24162026-09-11T19:24:06.257Z Checking predicates-core v1.0.10
24172026-09-11T19:24:06.299Z Checking typed-path v0.9.3
24182026-09-11T19:24:06.339Z Checking linked-hash-map v0.5.6
24192026-09-11T19:24:06.379Z Checking unicode-properties v0.1.4
24202026-09-11T19:24:06.382Z Checking unicode-bidi v0.3.18
24212026-09-11T19:24:06.453Z Checking heapless v0.7.17
24222026-09-11T19:24:06.536Z Checking lru-cache v0.1.2
24232026-09-11T19:24:06.599Z Checking reqwest v0.12.28
24242026-09-11T19:24:06.686Z Checking zstd v0.13.3
24252026-09-11T19:24:06.743Z Checking stringprep v0.1.5
24262026-09-11T19:24:06.904Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
24272026-09-11T19:24:06.907Z Checking hickory-proto v0.25.2
24282026-09-11T19:24:06.908Z Checking hickory-proto v0.24.4
24292026-09-11T19:24:07.018Z Checking byte-wrapper v0.1.0
24302026-09-11T19:24:07.065Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
24312026-09-11T19:24:07.106Z Checking tokio-stream v0.1.18
24322026-09-11T19:24:07.254Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24332026-09-11T19:24:07.294Z Checking md-5 v0.11.0
24342026-09-11T19:24:07.334Z Checking libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
24352026-09-11T19:24:07.374Z Checking float-cmp v0.10.0
24362026-09-11T19:24:07.414Z Checking normalize-line-endings v0.3.0
24372026-09-11T19:24:07.454Z Checking supports-unicode v3.0.0
24382026-09-11T19:24:07.497Z Checking supports-hyperlinks v3.2.0
24392026-09-11T19:24:07.500Z Checking fallible-iterator v0.2.0
24402026-09-11T19:24:07.583Z Checking typed-path v0.12.3
24412026-09-11T19:24:07.586Z Checking resolv-conf v0.7.6
24422026-09-11T19:24:07.611Z Checking difflib v0.4.0
24432026-09-11T19:24:07.648Z Checking tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
24442026-09-11T19:24:07.688Z Checking miette v7.6.0
24452026-09-11T19:24:07.829Z Checking zip v4.6.1
24462026-09-11T19:24:07.832Z Checking postgres-protocol v0.6.12
24472026-09-11T19:24:07.905Z Checking predicates v3.1.4
24482026-09-11T19:24:08.199Z Checking smoltcp v0.9.1
24492026-09-11T19:24:08.239Z Checking iddqd v0.4.2
24502026-09-11T19:24:08.278Z Checking phf_shared v0.13.1
24512026-09-11T19:24:08.319Z Checking zip v8.6.0
24522026-09-11T19:24:08.323Z Checking phf_shared v0.11.3
24532026-09-11T19:24:08.426Z Checking olpc-cjson v0.1.4
24542026-09-11T19:24:08.509Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=01f06089a97bd084bec2595d4d62e0f91338cf57#01f06089)
24552026-09-11T19:24:08.550Z Checking derive_more v2.1.1
24562026-09-11T19:24:08.598Z Checking strum v0.27.2
24572026-09-11T19:24:08.686Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
24582026-09-11T19:24:08.757Z Checking fixedbitset v0.4.2
24592026-09-11T19:24:08.798Z Checking precomputed-hash v0.1.1
24602026-09-11T19:24:08.839Z Checking lalrpop-util v0.19.12
24612026-09-11T19:24:08.842Z Checking corncobs v0.1.4
24622026-09-11T19:24:08.913Z Checking new_debug_unreachable v1.0.6
24632026-09-11T19:24:08.951Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=01f06089a97bd084bec2595d4d62e0f91338cf57#01f06089)
24642026-09-11T19:24:08.954Z Checking petgraph v0.6.5
24652026-09-11T19:24:09.028Z Checking string_cache v0.8.9
24662026-09-11T19:24:09.061Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
24672026-09-11T19:24:09.065Z Checking hickory-resolver v0.24.4
24682026-09-11T19:24:09.065Z Checking tough v0.22.0
24692026-09-11T19:24:09.184Z Checking phf v0.13.1
24702026-09-11T19:24:09.227Z Checking postgres-types v0.2.14
24712026-09-11T19:24:09.342Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
24722026-09-11T19:24:09.383Z Checking buf-list v1.1.2
24732026-09-11T19:24:09.569Z Checking libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
24742026-09-11T19:24:09.611Z Checking secrecy v0.8.0
24752026-09-11T19:24:09.736Z Checking peg-runtime v0.8.5
24762026-09-11T19:24:09.781Z Checking whoami v2.1.0
24772026-09-11T19:24:09.857Z Checking sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=98615b86d51f74ce220198eb16c57932fd24e7cb#98615b86)
24782026-09-11T19:24:09.897Z Checking qorb v0.4.1
24792026-09-11T19:24:09.940Z Compiling newtype-uuid-macros v0.1.0
24802026-09-11T19:24:09.981Z Compiling multer v3.1.0
24812026-09-11T19:24:10.018Z Checking tokio-postgres v0.7.18
24822026-09-11T19:24:10.216Z Compiling async-stream-impl v0.3.6
24832026-09-11T19:24:10.342Z Checking match_cfg v0.1.0
24842026-09-11T19:24:10.448Z Checking hostname v0.3.1
24852026-09-11T19:24:10.491Z Checking slog-json v2.6.1
24862026-09-11T19:24:10.581Z Compiling dropshot v0.17.1
24872026-09-11T19:24:10.681Z Checking slog-bunyan v2.5.0
24882026-09-11T19:24:10.754Z Compiling dropshot_endpoint v0.17.1
24892026-09-11T19:24:10.867Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24902026-09-11T19:24:10.871Z Checking toml_datetime v1.1.1+spec-1.1.0
24912026-09-11T19:24:10.951Z Checking serde_spanned v1.1.1
24922026-09-11T19:24:11.118Z Checking toml_writer v1.1.1+spec-1.1.0
24932026-09-11T19:24:11.160Z Checking serde_path_to_error v0.1.20
24942026-09-11T19:24:11.164Z Checking sha1 v0.11.0
24952026-09-11T19:24:11.235Z Checking compression-core v0.4.31
24962026-09-11T19:24:11.296Z Checking async-stream v0.3.6
24972026-09-11T19:24:11.336Z Checking toml v1.1.2+spec-1.1.0
24982026-09-11T19:24:11.413Z Checking compression-codecs v0.4.37
24992026-09-11T19:24:11.450Z Checking waitgroup v0.1.2
25002026-09-11T19:24:11.487Z Checking rustls-pemfile v2.2.0
25012026-09-11T19:24:11.523Z Checking hostname v0.4.2
25022026-09-11T19:24:11.599Z Checking progenitor-client v0.14.0
25032026-09-11T19:24:11.637Z Checking async-compression v0.4.41
25042026-09-11T19:24:11.642Z Checking atomicwrites v0.4.4
25052026-09-11T19:24:11.715Z Compiling serde_tokenstream v0.3.0
25062026-09-11T19:24:11.719Z Compiling parse-display-derive v0.10.0
25072026-09-11T19:24:11.796Z Checking macaddr v1.0.1
25082026-09-11T19:24:11.839Z Checking regress v0.10.5
25092026-09-11T19:24:11.878Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25102026-09-11T19:24:11.916Z Checking itertools v0.14.0
25112026-09-11T19:24:11.955Z Checking instant v0.1.13
25122026-09-11T19:24:12.011Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
25132026-09-11T19:24:12.064Z Compiling oxide-generation-macros v0.2.0
25142026-09-11T19:24:12.104Z Checking oxide-generation v0.1.3
25152026-09-11T19:24:12.265Z Checking backoff v0.4.0
25162026-09-11T19:24:12.319Z Checking backon v1.6.0
25172026-09-11T19:24:12.360Z Checking humantime v2.3.0
25182026-09-11T19:24:12.478Z Compiling convert_case v0.4.0
25192026-09-11T19:24:12.520Z Checking progenitor-extras v0.2.0
25202026-09-11T19:24:12.595Z Checking heck v0.5.0
25212026-09-11T19:24:12.752Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
25222026-09-11T19:24:12.816Z Checking secrecy v0.10.3
25232026-09-11T19:24:12.872Z Compiling derive_more v0.99.20
25242026-09-11T19:24:12.909Z Checking omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
25252026-09-11T19:24:12.972Z Checking camino-tempfile v1.4.1
25262026-09-11T19:24:13.011Z Checking indent_write v2.2.0
25272026-09-11T19:24:13.078Z Compiling regress v0.11.1
25282026-09-11T19:24:13.133Z Compiling crucible-workspace-hack v0.1.0
25292026-09-11T19:24:13.172Z Checking universal-hash v0.5.1
25302026-09-11T19:24:13.175Z Compiling thiserror-impl-no-std v2.0.2
25312026-09-11T19:24:13.275Z Checking opaque-debug v0.3.1
25322026-09-11T19:24:13.336Z Checking chacha20 v0.9.1
25332026-09-11T19:24:13.414Z Checking poly1305 v0.8.0
25342026-09-11T19:24:13.454Z Checking parse-display v0.10.0
25352026-09-11T19:24:13.621Z Checking blake2 v0.10.6
25362026-09-11T19:24:13.677Z Checking aead v0.5.2
25372026-09-11T19:24:13.729Z Checking password-hash v0.5.0
25382026-09-11T19:24:13.858Z Checking chacha20poly1305 v0.10.1
25392026-09-11T19:24:13.923Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
25402026-09-11T19:24:13.990Z Checking argon2 v0.5.3
25412026-09-11T19:24:14.028Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
25422026-09-11T19:24:14.344Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
25432026-09-11T19:24:14.386Z Compiling unsafe-libyaml v0.2.11
25442026-09-11T19:24:14.389Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
25452026-09-11T19:24:14.484Z Checking thiserror-no-std v2.0.2
25462026-09-11T19:24:14.566Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25472026-09-11T19:24:14.605Z Checking vsss-rs v3.3.4
25482026-09-11T19:24:14.642Z Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
25492026-09-11T19:24:14.683Z Compiling typify-impl v0.6.2
25502026-09-11T19:24:15.164Z Compiling serde_yaml v0.9.34+deprecated
25512026-09-11T19:24:15.504Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
25522026-09-11T19:24:15.748Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
25532026-09-11T19:24:16.191Z Checking swrite v0.1.0
25542026-09-11T19:24:16.285Z Checking crossbeam-deque v0.8.6
25552026-09-11T19:24:16.324Z Compiling rayon-core v1.13.0
25562026-09-11T19:24:16.362Z Compiling num-derive v0.4.2
25572026-09-11T19:24:16.365Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
25582026-09-11T19:24:16.499Z Compiling toml_datetime v0.7.5+spec-1.1.0
25592026-09-11T19:24:16.539Z Compiling proc-macro-error v1.0.4
25602026-09-11T19:24:16.668Z Checking tabwriter v1.4.1
25612026-09-11T19:24:16.782Z Compiling toml_edit v0.23.10+spec-1.0.0
25622026-09-11T19:24:16.847Z Compiling illumos-nvpair-sys v0.2.0
25632026-09-11T19:24:16.851Z Checking glob v0.3.3
25642026-09-11T19:24:16.923Z Compiling heapless v0.8.0
25652026-09-11T19:24:16.996Z Checking rayon v1.11.0
25662026-09-11T19:24:17.119Z Checking hash32 v0.3.1
25672026-09-11T19:24:17.295Z Compiling ingot-macros v0.2.0
25682026-09-11T19:24:17.333Z Compiling smoltcp v0.11.0
25692026-09-11T19:24:17.337Z Checking colored v3.1.1
25702026-09-11T19:24:17.456Z Compiling proc-macro-crate v3.4.0
25712026-09-11T19:24:17.529Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
25722026-09-11T19:24:17.569Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25732026-09-11T19:24:17.887Z Checking illumos-nvpair v0.3.0
25742026-09-11T19:24:17.934Z Checking cobs v0.3.0
25752026-09-11T19:24:18.024Z Compiling num_enum_derive v0.7.6
25762026-09-11T19:24:18.074Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
25772026-09-11T19:24:18.115Z Checking postcard v1.1.3
25782026-09-11T19:24:18.365Z Compiling proc-macro-crate v1.3.1
25792026-09-11T19:24:18.449Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25802026-09-11T19:24:18.489Z Checking sigpipe v0.1.3
25812026-09-11T19:24:18.617Z Compiling foreign-types-macros v0.2.3
25822026-09-11T19:24:18.715Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25832026-09-11T19:24:18.843Z Checking foreign-types-shared v0.3.1
25842026-09-11T19:24:19.001Z Compiling num_enum_derive v0.5.11
25852026-09-11T19:24:19.153Z Checking num_enum v0.7.6
25862026-09-11T19:24:19.232Z Compiling typify-macro v0.6.2
25872026-09-11T19:24:19.277Z Checking foreign-types v0.5.0
25882026-09-11T19:24:19.341Z Checking cstr-argument v0.1.2
25892026-09-11T19:24:19.353Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25902026-09-11T19:24:19.391Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25912026-09-11T19:24:19.471Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
25922026-09-11T19:24:19.511Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25932026-09-11T19:24:19.747Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
25942026-09-11T19:24:19.798Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25952026-09-11T19:24:19.836Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25962026-09-11T19:24:19.875Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
25972026-09-11T19:24:19.947Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
25982026-09-11T19:24:20.027Z Compiling zone_cfg_derive v0.3.1
25992026-09-11T19:24:20.067Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
26002026-09-11T19:24:20.103Z Checking num_enum v0.5.11
26012026-09-11T19:24:20.182Z Checking ingot-types v0.2.0
26022026-09-11T19:24:20.244Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
26032026-09-11T19:24:20.317Z Checking itertools v0.12.1
26042026-09-11T19:24:20.353Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26052026-09-11T19:24:20.581Z Checking ingot v0.2.1
26062026-09-11T19:24:20.678Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
26072026-09-11T19:24:20.717Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
26082026-09-11T19:24:20.754Z Checking smf v0.2.3
26092026-09-11T19:24:20.846Z Checking whoami v1.6.1
26102026-09-11T19:24:20.886Z Checking tokio-dtrace v0.1.1
26112026-09-11T19:24:20.970Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
26122026-09-11T19:24:21.014Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
26132026-09-11T19:24:21.054Z Compiling typify v0.6.2
26142026-09-11T19:24:21.128Z Checking oxide-tokio-rt v0.1.4
26152026-09-11T19:24:21.183Z Compiling progenitor-impl v0.14.0
26162026-09-11T19:24:21.222Z Checking console v0.15.11
26172026-09-11T19:24:21.329Z Checking newline-converter v0.3.0
26182026-09-11T19:24:21.370Z Checking zone v0.3.1
26192026-09-11T19:24:21.473Z Checking bytecount v0.6.9
26202026-09-11T19:24:21.528Z Checking expectorate v1.2.0
26212026-09-11T19:24:21.611Z Checking oxide-update-engine-types v0.1.2
26222026-09-11T19:24:21.691Z Checking num-rational v0.4.2
26232026-09-11T19:24:21.754Z Checking num-complex v0.4.6
26242026-09-11T19:24:22.005Z Compiling cancel-safe-futures v0.1.5
26252026-09-11T19:24:22.134Z Checking num v0.4.3
26262026-09-11T19:24:22.173Z Checking float-ord v0.3.2
26272026-09-11T19:24:22.222Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
26282026-09-11T19:24:22.261Z Checking linear-map v1.2.0
26292026-09-11T19:24:22.335Z Checking gethostname v0.5.0
26302026-09-11T19:24:22.459Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
26312026-09-11T19:24:22.496Z Compiling prettyplease v0.2.37
26322026-09-11T19:24:22.536Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
26332026-09-11T19:24:22.615Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
26342026-09-11T19:24:22.655Z Checking oxide-update-engine v0.1.2
26352026-09-11T19:24:22.858Z Compiling slog-dtrace v0.3.0
26362026-09-11T19:24:22.898Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
26372026-09-11T19:24:23.034Z Checking papergrid v0.11.0
26382026-09-11T19:24:23.147Z Compiling tabled_derive v0.7.0
26392026-09-11T19:24:23.425Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
26402026-09-11T19:24:23.843Z Compiling progenitor-macro v0.14.0
26412026-09-11T19:24:24.214Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
26422026-09-11T19:24:24.232Z Checking tabled v0.15.0
26432026-09-11T19:24:24.268Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
26442026-09-11T19:24:24.316Z Checking crossterm v0.29.0
26452026-09-11T19:24:24.572Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
26462026-09-11T19:24:24.661Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
26472026-09-11T19:24:25.279Z Checking fd-lock v4.0.4
26482026-09-11T19:24:25.780Z Checking vte v0.14.1
26492026-09-11T19:24:26.009Z Checking strip-ansi-escapes v0.2.1
26502026-09-11T19:24:27.078Z Checking termtree v0.5.1
26512026-09-11T19:24:27.249Z Checking nu-ansi-term v0.50.3
26522026-09-11T19:24:27.407Z Compiling minimal-lexical v0.2.1
26532026-09-11T19:24:27.485Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
26542026-09-11T19:24:27.524Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
26552026-09-11T19:24:27.602Z Checking reedline v0.40.0
26562026-09-11T19:24:27.699Z Compiling nom v7.1.3
26572026-09-11T19:24:27.776Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26582026-09-11T19:24:28.357Z Compiling unicode-xid v0.2.6
26592026-09-11T19:24:28.521Z Checking display-error-chain v0.2.2
26602026-09-11T19:24:28.698Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
26612026-09-11T19:24:28.821Z Compiling ar_archive_writer v0.5.1
26622026-09-11T19:24:28.931Z Checking progenitor v0.14.0
26632026-09-11T19:24:29.103Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
26642026-09-11T19:24:29.144Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
26652026-09-11T19:24:29.625Z Checking csv-core v0.1.13
26662026-09-11T19:24:29.674Z Compiling stacker v0.1.23
26672026-09-11T19:24:29.710Z Compiling psm v0.1.30
26682026-09-11T19:24:29.846Z Checking csv v1.4.0
26692026-09-11T19:24:29.937Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
26702026-09-11T19:24:29.987Z Compiling semver v0.1.20
26712026-09-11T19:24:30.226Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
26722026-09-11T19:24:30.270Z Checking highway v1.3.0
26732026-09-11T19:24:30.339Z Compiling cfg_aliases v0.1.1
26742026-09-11T19:24:30.448Z Compiling nix v0.28.0
26752026-09-11T19:24:30.489Z Compiling rustc_version v0.1.7
26762026-09-11T19:24:30.564Z Checking nibble_vec v0.1.0
26772026-09-11T19:24:30.611Z Checking endian-type v0.1.2
26782026-09-11T19:24:30.765Z Compiling newtype_derive v0.1.6
26792026-09-11T19:24:30.803Z Checking radix_trie v0.2.1
26802026-09-11T19:24:30.888Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
26812026-09-11T19:24:30.940Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
26822026-09-11T19:24:31.007Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
26832026-09-11T19:24:31.049Z Checking phf_shared v0.12.1
26842026-09-11T19:24:31.229Z Compiling recursive-proc-macro-impl v0.1.1
26852026-09-11T19:24:31.390Z Compiling chrono-tz v0.10.4
26862026-09-11T19:24:31.431Z Checking phf v0.12.1
26872026-09-11T19:24:31.647Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26882026-09-11T19:24:31.719Z Checking recursive v0.1.1
26892026-09-11T19:24:31.758Z Compiling const_format_proc_macros v0.2.34
26902026-09-11T19:24:31.797Z Compiling peg-macros v0.8.5
26912026-09-11T19:24:31.800Z Checking winnow v0.6.26
26922026-09-11T19:24:31.870Z Compiling sqlparser_derive v0.5.0
26932026-09-11T19:24:31.908Z Checking unicode_categories v0.1.1
26942026-09-11T19:24:32.097Z Checking home v0.5.12
26952026-09-11T19:24:32.615Z Checking const_format v0.2.35
26962026-09-11T19:24:32.662Z Checking sqlparser v0.61.0
26972026-09-11T19:24:32.879Z Checking rustyline v14.0.0
26982026-09-11T19:24:33.028Z Checking sqlformat v0.3.5
26992026-09-11T19:24:33.204Z Checking peg v0.8.5
27002026-09-11T19:24:33.444Z Checking bcs v0.1.6
27012026-09-11T19:24:33.497Z Checking nom v8.0.0
27022026-09-11T19:24:33.535Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
27032026-09-11T19:24:33.659Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
27042026-09-11T19:24:33.744Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
27052026-09-11T19:24:33.888Z Checking client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
27062026-09-11T19:24:33.996Z Checking steno v0.4.1
27072026-09-11T19:24:34.050Z Checking sha1 v0.10.6
27082026-09-11T19:24:34.259Z Checking filetime v0.2.27
27092026-09-11T19:24:34.300Z Checking xattr v1.6.1
27102026-09-11T19:24:34.434Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
27112026-09-11T19:24:34.471Z Checking tar v0.4.46
27122026-09-11T19:24:34.511Z Checking omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a)
27132026-09-11T19:24:34.767Z Checking subprocess v0.2.15
27142026-09-11T19:24:34.901Z Checking headers-core v0.3.0
27152026-09-11T19:24:35.052Z Checking headers v0.4.1
27162026-09-11T19:24:35.085Z Checking yasna v0.5.2
27172026-09-11T19:24:35.125Z Checking port-file v0.1.0
27182026-09-11T19:24:35.338Z Checking dropshot-api-manager-types v0.8.0
27192026-09-11T19:24:35.499Z Checking rcgen v0.12.1
27202026-09-11T19:24:35.537Z Checking tagptr v0.2.0
27212026-09-11T19:24:35.572Z Checking mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
27222026-09-11T19:24:35.575Z Checking utf-8 v0.7.6
27232026-09-11T19:24:35.646Z Compiling libefi-sys v0.1.0
27242026-09-11T19:24:35.717Z Checking moka v0.12.13
27252026-09-11T19:24:35.775Z Compiling bitfield-struct v0.6.2
27262026-09-11T19:24:35.847Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
27272026-09-11T19:24:35.970Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
27282026-09-11T19:24:36.143Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
27292026-09-11T19:24:36.147Z Compiling xshell-macros v0.2.7
27302026-09-11T19:24:36.331Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
27312026-09-11T19:24:36.389Z Checking hickory-resolver v0.25.2
27322026-09-11T19:24:36.455Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
27332026-09-11T19:24:36.577Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
27342026-09-11T19:24:36.613Z Checking xshell v0.2.7
27352026-09-11T19:24:36.724Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
27362026-09-11T19:24:36.762Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
27372026-09-11T19:24:36.800Z Checking tungstenite v0.21.0
27382026-09-11T19:24:36.837Z Compiling object v0.39.1
27392026-09-11T19:24:36.988Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
27402026-09-11T19:24:37.109Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
27412026-09-11T19:24:37.240Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support?rev=fc64732faf5511850b35f1734d572b9953d73374#fc64732f)
27422026-09-11T19:24:37.278Z Checking tlvc v0.4.1 (https://github.com/oxidecomputer/tlvc?rev=7a96eab94c8aec9120412d8601ffd68853957da3#7a96eab9)
27432026-09-11T19:24:37.281Z Checking tokio-tungstenite v0.21.0
27442026-09-11T19:24:37.504Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
27452026-09-11T19:24:37.623Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
27462026-09-11T19:24:37.661Z Checking tlvc-text v0.4.0 (https://github.com/oxidecomputer/tlvc?rev=7a96eab94c8aec9120412d8601ffd68853957da3#7a96eab9)
27472026-09-11T19:24:37.872Z Checking half v1.8.3
27482026-09-11T19:24:37.989Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
27492026-09-11T19:24:38.104Z Checking path-slash v0.2.1
27502026-09-11T19:24:38.246Z Checking serde_cbor v0.11.2
27512026-09-11T19:24:38.658Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
27522026-09-11T19:24:38.807Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
27532026-09-11T19:24:39.082Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
27542026-09-11T19:24:39.436Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
27552026-09-11T19:24:39.484Z Checking tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
27562026-09-11T19:24:39.663Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
27572026-09-11T19:24:39.701Z Checking mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
27582026-09-11T19:24:39.840Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
27592026-09-11T19:24:39.938Z Checking predicates-tree v1.0.13
27602026-09-11T19:24:40.026Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
27612026-09-11T19:24:40.065Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
27622026-09-11T19:24:40.101Z Checking libscf-sys v1.2.0
27632026-09-11T19:24:40.263Z Checking anstyle-parse v0.2.7
27642026-09-11T19:24:40.316Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support?rev=fc64732faf5511850b35f1734d572b9953d73374#fc64732f)
27652026-09-11T19:24:40.355Z Checking maplit v1.0.2
27662026-09-11T19:24:40.449Z Checking anstream v0.6.21
27672026-09-11T19:24:40.487Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
27682026-09-11T19:24:40.657Z Checking papergrid v0.18.0
27692026-09-11T19:24:40.695Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
27702026-09-11T19:24:40.731Z Checking ignore v0.4.25
27712026-09-11T19:24:40.931Z Checking olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
27722026-09-11T19:24:41.111Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
27732026-09-11T19:24:41.159Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
27742026-09-11T19:24:41.237Z Checking globwalk v0.9.1
27752026-09-11T19:24:41.318Z Checking hubtools v0.4.9 (https://github.com/oxidecomputer/hubtools.git?rev=87881bd389025f7c5692c0be153452c11ae3312e#87881bd3)
27762026-09-11T19:24:41.451Z Checking tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
27772026-09-11T19:24:41.488Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
27782026-09-11T19:24:41.491Z Checking tabled v0.21.0
27792026-09-11T19:24:41.719Z Checking digest-io v0.1.0
27802026-09-11T19:24:41.885Z Checking rawzip v0.4.4
27812026-09-11T19:24:41.922Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
27822026-09-11T19:24:42.144Z Checking camino-tempfile-ext v0.3.3
27832026-09-11T19:24:42.353Z Checking unicase v2.9.0
27842026-09-11T19:24:42.391Z Checking crc8 v0.1.1
27852026-09-11T19:24:42.523Z Checking fxhash v0.2.1
27862026-09-11T19:24:42.560Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
27872026-09-11T19:24:42.681Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
27882026-09-11T19:24:42.796Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27892026-09-11T19:24:42.861Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
27902026-09-11T19:24:43.013Z Checking rand_seeder v0.4.0
27912026-09-11T19:24:43.196Z Compiling darling_core v0.21.3
27922026-09-11T19:24:43.406Z Checking tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
27932026-09-11T19:24:43.742Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
27942026-09-11T19:24:43.779Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
27952026-09-11T19:24:44.060Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
27962026-09-11T19:24:44.341Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
27972026-09-11T19:24:44.387Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
27982026-09-11T19:24:44.542Z Compiling vergen-lib v0.1.6
27992026-09-11T19:24:44.779Z Compiling diesel_derives v2.3.7
28002026-09-11T19:24:44.868Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
28012026-09-11T19:24:45.072Z Checking scheduled-thread-pool v0.2.7
28022026-09-11T19:24:45.256Z Compiling vergen-gitcl v1.0.8
28032026-09-11T19:24:45.492Z Compiling diesel_table_macro_syntax v0.3.0
28042026-09-11T19:24:45.541Z Checking r2d2 v0.8.10
28052026-09-11T19:24:45.692Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
28062026-09-11T19:24:45.734Z Checking downcast-rs v2.0.2
28072026-09-11T19:24:45.783Z Compiling darling_macro v0.21.3
28082026-09-11T19:24:45.820Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
28092026-09-11T19:24:45.895Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
28102026-09-11T19:24:46.018Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
28112026-09-11T19:24:46.079Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
28122026-09-11T19:24:46.205Z Checking ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
28132026-09-11T19:24:46.336Z Compiling darling v0.21.3
28142026-09-11T19:24:46.415Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
28152026-09-11T19:24:46.440Z Compiling dsl_auto_type v0.2.0
28162026-09-11T19:24:46.478Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
28172026-09-11T19:24:46.607Z Checking kstat-rs v0.2.5
28182026-09-11T19:24:46.643Z Checking ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
28192026-09-11T19:24:46.758Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
28202026-09-11T19:24:46.798Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
28212026-09-11T19:24:46.832Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
28222026-09-11T19:24:46.966Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
28232026-09-11T19:24:47.130Z Compiling dirs-sys-next v0.1.2
28242026-09-11T19:24:47.447Z Compiling parking_lot_core v0.8.6
28252026-09-11T19:24:47.478Z Compiling crunchy v0.2.4
28262026-09-11T19:24:47.573Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
28272026-09-11T19:24:47.792Z Compiling dirs-next v2.0.0
28282026-09-11T19:24:47.875Z Compiling clang-sys v1.8.1
28292026-09-11T19:24:47.982Z Compiling git-stub v1.0.0
28302026-09-11T19:24:48.021Z Compiling tiny-keccak v2.0.2
28312026-09-11T19:24:48.058Z Compiling term v0.7.0
28322026-09-11T19:24:48.239Z Compiling git-stub-vcs v0.1.0
28332026-09-11T19:24:48.385Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
28342026-09-11T19:24:48.433Z Compiling bit-vec v0.6.3
28352026-09-11T19:24:48.546Z Checking parking_lot v0.11.2
28362026-09-11T19:24:48.630Z Compiling bit-set v0.5.3
28372026-09-11T19:24:48.686Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28382026-09-11T19:24:48.762Z Compiling ascii-canvas v3.0.0
28392026-09-11T19:24:48.805Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
28402026-09-11T19:24:48.843Z Checking prefix-trie v0.7.0
28412026-09-11T19:24:49.047Z Compiling itertools v0.10.5
28422026-09-11T19:24:49.177Z Compiling ena v0.14.4
28432026-09-11T19:24:49.215Z Compiling libloading v0.8.9
28442026-09-11T19:24:49.219Z Compiling regex-syntax v0.6.29
28452026-09-11T19:24:49.427Z Compiling diff v0.1.13
28462026-09-11T19:24:49.495Z Compiling bindgen v0.71.1
28472026-09-11T19:24:49.975Z Checking hickory-server v0.25.2
28482026-09-11T19:24:50.195Z Checking sled v0.34.7
28492026-09-11T19:24:50.254Z Compiling cexpr v0.6.0
28502026-09-11T19:24:50.958Z Compiling lalrpop v0.19.12
28512026-09-11T19:24:51.238Z Checking nanorand v0.7.0
28522026-09-11T19:24:51.280Z Compiling rustc-hash v2.1.1
28532026-09-11T19:24:51.329Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
28542026-09-11T19:24:51.474Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
28552026-09-11T19:24:51.512Z Checking flume v0.11.1
28562026-09-11T19:24:51.717Z Compiling libxml v0.3.3
28572026-09-11T19:24:51.791Z Checking assert_matches v1.5.0
28582026-09-11T19:24:51.988Z Compiling strum_macros v0.24.3
28592026-09-11T19:24:52.081Z Compiling indoc v1.0.9
28602026-09-11T19:24:52.410Z Checking diesel v2.3.7
28612026-09-11T19:24:52.736Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
28622026-09-11T19:24:52.986Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
28632026-09-11T19:24:53.179Z Checking quick-xml v0.37.5
28642026-09-11T19:24:53.339Z Checking derive_builder v0.20.2
28652026-09-11T19:24:53.378Z Compiling oso-derive v0.27.3
28662026-09-11T19:24:53.415Z Compiling impl-trait-for-tuples v0.2.3
28672026-09-11T19:24:53.489Z Compiling trait-variant v0.1.2
28682026-09-11T19:24:53.886Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
28692026-09-11T19:24:53.947Z Checking keccak v0.2.0
28702026-09-11T19:24:54.100Z Checking openssl-probe v0.1.6
28712026-09-11T19:24:54.136Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
28722026-09-11T19:24:54.224Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
28732026-09-11T19:24:54.262Z Compiling dashu-int v0.5.1
28742026-09-11T19:24:54.503Z Compiling seq-macro v0.3.6
28752026-09-11T19:24:54.972Z Checking sponge-cursor v0.1.0
28762026-09-11T19:24:55.060Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
28772026-09-11T19:24:55.065Z Checking ssh-encoding v0.2.0
28782026-09-11T19:24:55.133Z Checking sha3 v0.12.0
28792026-09-11T19:24:55.134Z Compiling rlimit v0.10.2
28802026-09-11T19:24:55.289Z Checking num-modular v0.6.5
28812026-09-11T19:24:55.395Z Checking dashu-base v0.5.1
28822026-09-11T19:24:55.483Z Checking ssh-cipher v0.2.0
28832026-09-11T19:24:55.647Z Checking tungstenite v0.28.0
28842026-09-11T19:24:55.686Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
28852026-09-11T19:24:55.689Z Checking p256 v0.13.2
28862026-09-11T19:24:56.001Z Checking bb8 v0.8.6
28872026-09-11T19:24:56.008Z Compiling before v0.1.0 (https://github.com/oxidecomputer/rumors?rev=90e4509dc66330affb38afa74813a8dd500edd93#90e4509d)
28882026-09-11T19:24:56.279Z Checking num-primitive v0.2.1
28892026-09-11T19:24:56.358Z Compiling sush-common v0.1.0 (https://github.com/oxidecomputer/sush?rev=c2a70e3b579046c3d15cbdbf385c4f3aa9267577#c2a70e3b)
28902026-09-11T19:24:56.686Z Compiling mime_guess v2.0.5
28912026-09-11T19:24:56.788Z Checking tokio-tungstenite v0.28.0
28922026-09-11T19:24:56.861Z Checking dsi-bitstream v0.10.1
28932026-09-11T19:24:57.096Z Checking ssh-key v0.6.7
28942026-09-11T19:24:57.330Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
28952026-09-11T19:24:57.447Z Checking suanpan v0.1.0 (https://github.com/oxidecomputer/rumors?rev=90e4509dc66330affb38afa74813a8dd500edd93#90e4509d)
28962026-09-11T19:24:57.823Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
28972026-09-11T19:24:57.861Z Checking http-range v0.1.5
28982026-09-11T19:24:58.050Z Checking bytesize v2.7.0
28992026-09-11T19:24:58.074Z Checking http-range-header v0.4.2
29002026-09-11T19:24:58.376Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
29012026-09-11T19:24:58.516Z Checking nonempty v0.12.0
29022026-09-11T19:24:58.718Z Checking sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
29032026-09-11T19:24:59.141Z Checking pwd v1.4.0
29042026-09-11T19:24:59.322Z Checking lru v0.18.3
29052026-09-11T19:24:59.361Z Checking sush-api v0.1.0 (https://github.com/oxidecomputer/sush?rev=c2a70e3b579046c3d15cbdbf385c4f3aa9267577#c2a70e3b)
29062026-09-11T19:24:59.449Z Checking hyper-staticfile v0.10.1
29072026-09-11T19:24:59.529Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
29082026-09-11T19:24:59.779Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
29092026-09-11T19:24:59.850Z Checking signal-hook-tokio v0.3.1
29102026-09-11T19:24:59.934Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
29112026-09-11T19:25:00.018Z Checking scuffle v0.1.0
29122026-09-11T19:25:00.375Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
29132026-09-11T19:25:00.412Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29142026-09-11T19:25:00.654Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
29152026-09-11T19:25:00.737Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=ff9f27aa0d6ef6fb64c349890b6e3c242ea3d8fc#ff9f27aa)
29162026-09-11T19:25:00.774Z Checking sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
29172026-09-11T19:25:00.863Z Checking rumors v0.1.0 (https://github.com/oxidecomputer/rumors?rev=90e4509dc66330affb38afa74813a8dd500edd93#90e4509d)
29182026-09-11T19:25:01.028Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
29192026-09-11T19:25:01.169Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=ff9f27aa0d6ef6fb64c349890b6e3c242ea3d8fc#ff9f27aa)
29202026-09-11T19:25:01.494Z Checking fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
29212026-09-11T19:25:01.546Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
29222026-09-11T19:25:01.705Z Checking tungstenite v0.23.0
29232026-09-11T19:25:02.170Z Checking tokio-tungstenite v0.23.1
29242026-09-11T19:25:02.272Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
29252026-09-11T19:25:02.480Z Checking void v1.0.2
29262026-09-11T19:25:02.627Z Checking lzss v0.8.2
29272026-09-11T19:25:02.687Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
29282026-09-11T19:25:02.861Z Checking nix v0.27.1
29292026-09-11T19:25:02.898Z Checking serde_bytes v0.11.19
29302026-09-11T19:25:03.120Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
29312026-09-11T19:25:03.285Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
29322026-09-11T19:25:03.410Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
29332026-09-11T19:25:03.686Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
29342026-09-11T19:25:03.935Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
29352026-09-11T19:25:04.662Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
29362026-09-11T19:25:05.173Z Checking sush-server v0.1.0 (https://github.com/oxidecomputer/sush?rev=c2a70e3b579046c3d15cbdbf385c4f3aa9267577#c2a70e3b)
29372026-09-11T19:25:05.210Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
29382026-09-11T19:25:05.392Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
29392026-09-11T19:25:05.584Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
29402026-09-11T19:25:06.356Z Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
29412026-09-11T19:25:06.646Z Checking diesel-dtrace v0.5.0
29422026-09-11T19:25:06.920Z Checking async-bb8-diesel v0.2.1
29432026-09-11T19:25:07.163Z Checking gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=01f06089a97bd084bec2595d4d62e0f91338cf57#01f06089)
29442026-09-11T19:25:07.265Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
29452026-09-11T19:25:07.327Z Checking cpubits v0.1.1
29462026-09-11T19:25:07.426Z Checking yansi v1.0.1
29472026-09-11T19:25:07.719Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
29482026-09-11T19:25:07.757Z Checking pretty_assertions v1.4.1
29492026-09-11T19:25:07.839Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
29502026-09-11T19:25:07.917Z Checking pem-rfc7468 v1.0.0
29512026-09-11T19:25:08.018Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
29522026-09-11T19:25:08.117Z Checking colored v2.2.0
29532026-09-11T19:25:08.318Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
29542026-09-11T19:25:08.349Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
29552026-09-11T19:25:08.533Z Checking universal-hash v0.6.1
29562026-09-11T19:25:08.612Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
29572026-09-11T19:25:08.721Z Compiling libz-sys v1.1.24
29582026-09-11T19:25:09.163Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
29592026-09-11T19:25:09.200Z Compiling instability v0.3.11
29602026-09-11T19:25:09.603Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
29612026-09-11T19:25:09.654Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
29622026-09-11T19:25:09.696Z Checking castaway v0.2.4
29632026-09-11T19:25:09.831Z Compiling indoc v2.0.7
29642026-09-11T19:25:09.937Z Checking compact_str v0.8.1
29652026-09-11T19:25:10.849Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
29662026-09-11T19:25:11.102Z Checking polyval v0.7.1
29672026-09-11T19:25:11.160Z Checking der v0.8.0
29682026-09-11T19:25:11.267Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
29692026-09-11T19:25:11.306Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
29702026-09-11T19:25:11.338Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
29712026-09-11T19:25:11.548Z Compiling nexus-fm-slippy v0.1.0 (/work/oxidecomputer/omicron/nexus/fm/slippy)
29722026-09-11T19:25:11.587Z Checking unicode-truncate v1.1.0
29732026-09-11T19:25:11.624Z Checking lru v0.12.5
29742026-09-11T19:25:11.767Z Compiling libgit2-sys v0.18.3+1.9.2
29752026-09-11T19:25:11.805Z Checking arc-swap v1.8.2
29762026-09-11T19:25:11.840Z Checking cassowary v0.3.0
29772026-09-11T19:25:12.077Z Checking slog-scope v4.4.1
29782026-09-11T19:25:12.115Z Checking ratatui v0.29.0
29792026-09-11T19:25:12.202Z Checking ghash v0.6.0
29802026-09-11T19:25:12.365Z Checking aes v0.9.1
29812026-09-11T19:25:12.418Z Checking crypto-bigint v0.7.5
29822026-09-11T19:25:12.800Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
29832026-09-11T19:25:13.455Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
29842026-09-11T19:25:13.764Z Checking pbkdf2 v0.13.0
29852026-09-11T19:25:13.917Z Checking ctr v0.10.1
29862026-09-11T19:25:14.062Z Checking aead v0.6.1
29872026-09-11T19:25:14.136Z Checking cargo-platform v0.3.2
29882026-09-11T19:25:14.247Z Compiling petname v2.0.2
29892026-09-11T19:25:14.354Z Checking cargo_metadata v0.23.1
29902026-09-11T19:25:14.748Z Checking aes-gcm v0.11.0
29912026-09-11T19:25:14.901Z Checking slog-stdlog v4.1.1
29922026-09-11T19:25:15.063Z Checking spki v0.8.0
29932026-09-11T19:25:15.132Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
29942026-09-11T19:25:15.276Z Compiling progenitor-impl v0.13.0
29952026-09-11T19:25:15.594Z Checking salsa20 v0.11.0
29962026-09-11T19:25:15.794Z Checking console v0.16.2
29972026-09-11T19:25:16.132Z Compiling vergen-git2 v9.1.0
29982026-09-11T19:25:16.382Z Checking plotters-backend v0.3.7
29992026-09-11T19:25:16.491Z Checking unit-prefix v0.5.2
30002026-09-11T19:25:16.620Z Checking plotters-svg v0.3.7
30012026-09-11T19:25:16.656Z Checking indicatif v0.18.4
30022026-09-11T19:25:16.849Z Checking scrypt v0.12.0
30032026-09-11T19:25:17.066Z Checking slog-envlogger v2.2.0
30042026-09-11T19:25:17.248Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
30052026-09-11T19:25:17.450Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
30062026-09-11T19:25:17.516Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
30072026-09-11T19:25:17.769Z Checking progenitor-client v0.13.0
30082026-09-11T19:25:17.906Z Compiling progenitor-macro v0.13.0
30092026-09-11T19:25:18.044Z Checking cbc v0.2.1
30102026-09-11T19:25:18.222Z Checking libsw-core v0.3.2
30112026-09-11T19:25:18.416Z Checking sapling-renderdag v0.1.0
30122026-09-11T19:25:18.634Z Checking cast v0.3.0
30132026-09-11T19:25:18.715Z Checking sync-ptr v0.1.4
30142026-09-11T19:25:18.831Z Checking criterion-plot v0.6.0
30152026-09-11T19:25:18.871Z Checking libsw v3.5.0
30162026-09-11T19:25:19.064Z Checking pkcs5 v0.8.1
30172026-09-11T19:25:19.215Z Checking plotters v0.3.7
30182026-09-11T19:25:19.405Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
30192026-09-11T19:25:20.004Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
30202026-09-11T19:25:20.251Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
30212026-09-11T19:25:20.409Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
30222026-09-11T19:25:20.494Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
30232026-09-11T19:25:20.657Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
30242026-09-11T19:25:20.740Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
30252026-09-11T19:25:20.901Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
30262026-09-11T19:25:20.987Z Checking tinytemplate v1.2.1
30272026-09-11T19:25:21.234Z Checking anes v0.1.6
30282026-09-11T19:25:21.447Z Checking oorandom v11.1.5
30292026-09-11T19:25:21.546Z Checking shell-words v1.1.1
30302026-09-11T19:25:21.597Z Checking criterion v0.7.0
30312026-09-11T19:25:22.007Z Checking pkcs8 v0.11.0
30322026-09-11T19:25:22.244Z Checking oxide-update-engine-display v0.1.2
30332026-09-11T19:25:22.584Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
30342026-09-11T19:25:22.872Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
30352026-09-11T19:25:23.005Z Checking progenitor v0.13.0
30362026-09-11T19:25:23.188Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
30372026-09-11T19:25:23.578Z Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
30382026-09-11T19:25:24.156Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
30392026-09-11T19:25:24.996Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
30402026-09-11T19:25:25.679Z Checking tokio-test v0.4.5
30412026-09-11T19:25:25.796Z Checking ff v0.14.0
30422026-09-11T19:25:25.922Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
30432026-09-11T19:25:25.970Z Checking lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
30442026-09-11T19:25:26.169Z Checking twox-hash v2.1.2
30452026-09-11T19:25:26.387Z Checking atty v0.2.14
30462026-09-11T19:25:26.424Z Checking arrayref v0.3.9
30472026-09-11T19:25:26.509Z Checking arrayvec v0.7.6
30482026-09-11T19:25:26.547Z Checking constant_time_eq v0.4.2
30492026-09-11T19:25:26.633Z Checking group v0.14.0
30502026-09-11T19:25:26.718Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
30512026-09-11T19:25:26.815Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
30522026-09-11T19:25:26.913Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
30532026-09-11T19:25:27.539Z Checking fatfs v0.3.6
30542026-09-11T19:25:27.920Z Checking signature v3.0.0
30552026-09-11T19:25:28.033Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
30562026-09-11T19:25:28.113Z Checking base16ct v1.0.0
30572026-09-11T19:25:28.283Z Checking sec1 v0.8.1
30582026-09-11T19:25:28.532Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
30592026-09-11T19:25:28.621Z Checking hkdf v0.13.0
30602026-09-11T19:25:28.804Z Checking concurrent-queue v2.5.0
30612026-09-11T19:25:29.031Z Checking parking v2.2.1
30622026-09-11T19:25:29.192Z Checking event-listener v5.4.1
30632026-09-11T19:25:29.420Z Checking elliptic-curve v0.14.1
30642026-09-11T19:25:29.454Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
30652026-09-11T19:25:29.702Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
30662026-09-11T19:25:29.857Z Checking rtoolbox v0.0.3
30672026-09-11T19:25:29.895Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
30682026-09-11T19:25:30.026Z Checking rpassword v7.5.4
30692026-09-11T19:25:30.224Z Checking event-listener-strategy v0.5.4
30702026-09-11T19:25:30.396Z Checking wnaf v0.14.0
30712026-09-11T19:25:30.600Z Checking primefield v0.14.0
30722026-09-11T19:25:30.842Z Checking rfc6979 v0.6.0
30732026-09-11T19:25:31.029Z Checking tui-tree-widget v0.23.1
30742026-09-11T19:25:31.190Z Checking wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
30752026-09-11T19:25:31.252Z Compiling blake3 v1.8.5
30762026-09-11T19:25:31.557Z Compiling samael v0.0.19
30772026-09-11T19:25:31.663Z Checking futures-timer v3.0.3
30782026-09-11T19:25:32.154Z Checking ecdsa v0.17.0
30792026-09-11T19:25:32.192Z Checking primeorder v0.14.0
30802026-09-11T19:25:32.399Z Checking async-lock v3.4.2
30812026-09-11T19:25:32.635Z Compiling curve25519-dalek v5.0.0
30822026-09-11T19:25:32.816Z Checking async-object-pool v0.2.0
30832026-09-11T19:25:32.957Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
30842026-09-11T19:25:32.994Z Checking ssh-encoding v0.3.0
30852026-09-11T19:25:33.197Z Checking serde_regex v1.1.0
30862026-09-11T19:25:33.254Z Checking assert-json-diff v2.0.2
30872026-09-11T19:25:33.387Z Checking path-tree v0.8.3
30882026-09-11T19:25:33.455Z Checking topological-sort v0.2.2
30892026-09-11T19:25:33.608Z Compiling strsim v0.10.0
30902026-09-11T19:25:33.674Z Checking stringmetrics v2.2.2
30912026-09-11T19:25:33.873Z Checking httpmock v0.8.3
30922026-09-11T19:25:34.002Z Compiling darling_core v0.13.4
30932026-09-11T19:25:35.471Z Checking omicron-zone-package v0.12.3
30942026-09-11T19:25:36.119Z Checking ed25519 v3.0.0
30952026-09-11T19:25:36.358Z Checking pkcs1 v0.8.0-rc.4
30962026-09-11T19:25:36.390Z Checking crypto-primes v0.7.2
30972026-09-11T19:25:36.601Z Checking poly1305 v0.9.0
30982026-09-11T19:25:36.673Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
30992026-09-11T19:25:36.758Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
31002026-09-11T19:25:36.904Z Checking blowfish v0.10.0
31012026-09-11T19:25:37.096Z Checking blake2 v0.11.0-rc.6
31022026-09-11T19:25:37.134Z Compiling target-lexicon v0.13.3
31032026-09-11T19:25:37.382Z Checking rsa v0.10.0-rc.18
31042026-09-11T19:25:37.418Z Checking argon2 v0.6.0-rc.8
31052026-09-11T19:25:37.456Z Checking bcrypt-pbkdf v0.11.0
31062026-09-11T19:25:37.683Z Checking ssh-cipher v0.3.0
31072026-09-11T19:25:37.737Z Checking ed25519-dalek v3.0.0
31082026-09-11T19:25:37.767Z Compiling darling_macro v0.13.4
31092026-09-11T19:25:37.902Z Checking p521 v0.14.0
31102026-09-11T19:25:37.939Z Checking p256 v0.14.0
31112026-09-11T19:25:37.999Z Checking p384 v0.14.0
31122026-09-11T19:25:38.295Z Checking sha3 v0.11.0
31132026-09-11T19:25:38.680Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
31142026-09-11T19:25:38.721Z Checking kem v0.3.0
31152026-09-11T19:25:38.873Z Checking module-lattice v0.2.3
31162026-09-11T19:25:38.940Z Checking hex-literal v0.4.1
31172026-09-11T19:25:39.077Z Compiling guppy-workspace-hack v0.1.0
31182026-09-11T19:25:39.133Z Checking ml-kem v0.3.2
31192026-09-11T19:25:39.356Z Compiling darling v0.13.4
31202026-09-11T19:25:39.738Z Checking russh-cryptovec v0.62.0
31212026-09-11T19:25:39.905Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
31222026-09-11T19:25:39.947Z Checking internal-russh-num-bigint v0.5.0
31232026-09-11T19:25:40.016Z Checking hashbrown v0.14.5
31242026-09-11T19:25:40.151Z Checking num-bigint v0.4.6
31252026-09-11T19:25:40.287Z Compiling git2 v0.20.4
31262026-09-11T19:25:40.556Z Checking russh-util v0.52.0
31272026-09-11T19:25:40.681Z Checking generic-array v1.4.3
31282026-09-11T19:25:40.901Z Checking ssh-key v0.7.0-rc.11
31292026-09-11T19:25:40.990Z Compiling enum_dispatch v0.3.13
31302026-09-11T19:25:41.118Z Compiling delegate v0.13.5
31312026-09-11T19:25:41.124Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
31322026-09-11T19:25:41.619Z Compiling target-spec v3.5.7
31332026-09-11T19:25:41.799Z Checking hex-literal v1.1.0
31342026-09-11T19:25:41.936Z Checking md5 v0.8.0
31352026-09-11T19:25:42.013Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
31362026-09-11T19:25:42.119Z Checking chumsky v0.9.3
31372026-09-11T19:25:42.154Z Checking russh v0.62.4
31382026-09-11T19:25:42.251Z Checking cfg-expr v0.20.6
31392026-09-11T19:25:42.715Z Compiling serde_with_macros v1.5.2
31402026-09-11T19:25:43.301Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
31412026-09-11T19:25:43.338Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
31422026-09-11T19:25:43.551Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
31432026-09-11T19:25:43.621Z Checking internet-checksum v0.2.1
31442026-09-11T19:25:43.678Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
31452026-09-11T19:25:43.802Z Compiling serde_with v1.14.0
31462026-09-11T19:25:44.358Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31472026-09-11T19:25:44.987Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
31482026-09-11T19:25:45.400Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
31492026-09-11T19:25:45.579Z Checking wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
31502026-09-11T19:25:45.584Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
31512026-09-11T19:25:45.705Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
31522026-09-11T19:25:45.826Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
31532026-09-11T19:25:45.859Z Checking httptest v0.16.4
31542026-09-11T19:25:46.023Z Checking pathdiff v0.2.3
31552026-09-11T19:25:46.166Z Checking nested v0.1.1
31562026-09-11T19:25:46.283Z Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
31572026-09-11T19:25:46.341Z Checking guppy v0.17.25
31582026-09-11T19:25:46.485Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
31592026-09-11T19:25:46.614Z Checking similar-asserts v1.7.0
31602026-09-11T19:25:46.765Z Compiling target-triple v1.0.0
31612026-09-11T19:25:46.806Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
31622026-09-11T19:25:47.303Z Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
31632026-09-11T19:25:47.893Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
31642026-09-11T19:25:48.006Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
31652026-09-11T19:25:48.190Z Checking hickory-client v0.25.2
31662026-09-11T19:25:48.392Z Compiling polar-core v0.27.3
31672026-09-11T19:25:48.521Z Checking supports-color v2.1.0
31682026-09-11T19:25:48.574Z Checking textwrap v0.15.2
31692026-09-11T19:25:48.635Z Checking supports-hyperlinks v2.1.0
31702026-09-11T19:25:48.706Z Checking supports-unicode v2.1.0
31712026-09-11T19:25:48.788Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
31722026-09-11T19:25:48.825Z Checking terminal_size v0.1.17
31732026-09-11T19:25:48.862Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?rev=15f69041f45774602108e47fb25e705dc23acfb2#15f69041)
31742026-09-11T19:25:48.972Z Compiling miette-derive v5.10.0
31752026-09-11T19:25:49.010Z Compiling fs-err v2.11.0
31762026-09-11T19:25:49.264Z Checking owo-colors v3.5.0
31772026-09-11T19:25:49.316Z Compiling assert_cmd v2.1.2
31782026-09-11T19:25:49.617Z Checking escape8259 v0.5.3
31792026-09-11T19:25:49.790Z Checking libtest-mimic v0.8.1
31802026-09-11T19:25:49.891Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?rev=15f69041f45774602108e47fb25e705dc23acfb2#15f69041)
31812026-09-11T19:25:50.081Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
31822026-09-11T19:25:50.151Z Checking miette v5.10.0
31832026-09-11T19:25:50.596Z Checking knus v3.4.0
31842026-09-11T19:25:50.689Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
31852026-09-11T19:25:50.828Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
31862026-09-11T19:25:51.278Z Checking blake2b_simd v1.0.4
31872026-09-11T19:25:51.527Z Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
31882026-09-11T19:25:51.566Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
31892026-09-11T19:25:51.702Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
31902026-09-11T19:25:51.810Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
31912026-09-11T19:25:51.886Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
31922026-09-11T19:25:51.950Z Compiling knuffel-derive v3.2.0
31932026-09-11T19:25:52.057Z Checking fancy-regex v0.14.0
31942026-09-11T19:25:52.132Z Checking serde_tokenstream v0.2.3
31952026-09-11T19:25:52.368Z Checking approx v0.5.1
31962026-09-11T19:25:52.405Z Checking uzers v0.12.2
31972026-09-11T19:25:52.447Z Compiling rstest_macros v0.25.0
31982026-09-11T19:25:52.535Z Compiling linkme-impl v0.3.35
31992026-09-11T19:25:52.652Z Checking constant_time_eq v0.3.1
32002026-09-11T19:25:52.779Z Checking termcolor v1.4.1
32012026-09-11T19:25:52.809Z Checking rust-argon2 v2.1.0
32022026-09-11T19:25:53.025Z Checking trybuild v1.0.116
32032026-09-11T19:25:53.066Z Checking datatest-stable v0.3.3
32042026-09-11T19:25:53.402Z Checking oso v0.27.3
32052026-09-11T19:25:53.481Z Checking knuffel v3.2.0
32062026-09-11T19:25:53.569Z Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
32072026-09-11T19:25:53.669Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
32082026-09-11T19:25:54.006Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
32092026-09-11T19:25:54.051Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
32102026-09-11T19:25:54.161Z Checking support-bundle-viewer v0.1.2
32112026-09-11T19:25:54.203Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
32122026-09-11T19:25:54.357Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
32132026-09-11T19:25:54.436Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
32142026-09-11T19:25:54.474Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
32152026-09-11T19:25:54.611Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
32162026-09-11T19:25:54.688Z Checking drift v0.2.0
32172026-09-11T19:25:54.732Z Checking rand_distr v0.5.1
32182026-09-11T19:25:54.831Z Checking multimap v0.10.1
32192026-09-11T19:25:55.006Z Compiling relative-path v1.9.3
32202026-09-11T19:25:55.045Z Compiling linkme v0.3.35
32212026-09-11T19:25:55.081Z Checking parse-size v1.1.0
32222026-09-11T19:25:55.180Z Checking dropshot-api-manager v0.8.0
32232026-09-11T19:25:55.237Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
32242026-09-11T19:25:55.634Z Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560)
32252026-09-11T19:25:56.408Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
32262026-09-11T19:25:56.822Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
32272026-09-11T19:25:57.238Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
32282026-09-11T19:25:57.279Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
32292026-09-11T19:25:57.381Z Checking sush-proxy v0.1.0 (/work/oxidecomputer/omicron/sush-proxy)
32302026-09-11T19:25:57.495Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
32312026-09-11T19:25:57.830Z Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
32322026-09-11T19:25:57.869Z Checking cargo_toml v0.21.0
32332026-09-11T19:25:57.937Z Checking partial-io v0.5.4
32342026-09-11T19:25:58.115Z Checking termios v0.3.3
32352026-09-11T19:25:58.279Z Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=98615b86d51f74ce220198eb16c57932fd24e7cb#98615b86)
32362026-09-11T19:25:58.316Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
32372026-09-11T19:25:58.796Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
32382026-09-11T19:25:58.932Z Checking rstest v0.25.0
32392026-09-11T19:26:04.269Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
32402026-09-11T19:26:04.565Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
32412026-09-11T19:26:05.749Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
32422026-09-11T19:26:10.416Z Checking erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
32432026-09-11T19:26:11.009Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
32442026-09-11T19:26:13.019Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
32452026-09-11T19:26:20.569Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
32462026-09-11T19:26:21.355Z Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
32472026-09-11T19:26:23.488Z Checking rack-init-config v0.1.0 (/work/oxidecomputer/omicron/dev-tools/rack-init-config)
32482026-09-11T19:26:25.283Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
32492026-09-11T19:26:27.684Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
32502026-09-11T19:26:28.127Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
32512026-09-11T19:26:31.102Z Checking oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test)
32522026-09-11T19:26:33.783Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
32532026-09-11T19:26:38.436Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
32542026-09-11T19:26:59.011Z Checking corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust)
32552026-09-11T19:27:51.158Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 09s
32562026-09-11T19:27:51.161Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
32572026-09-11T19:27:51.161Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
32582026-09-11T19:27:51.857Z
32592026-09-11T19:27:51.857Zreal 4:13.014744024
32602026-09-11T19:27:51.857Zuser 21:24.398781474
32612026-09-11T19:27:51.857Zsys 5:24.957507492
32622026-09-11T19:27:51.857Ztrap 0.519559517
32632026-09-11T19:27:51.857Ztflt 0.393070056
32642026-09-11T19:27:51.857Zdflt 0.399010458
32652026-09-11T19:27:51.857Zkflt 0.004658982
32662026-09-11T19:27:51.857Zlock 1:04:46.852024755
32672026-09-11T19:27:51.857Zslp 58:10.553009622
32682026-09-11T19:27:51.857Zlat 1:49.272614528
32692026-09-11T19:27:51.857Zstop 15:01.429725782
32702026-09-11T19:27:51.861Z+ RUSTDOCFLAGS='--document-private-items -D warnings --cfg tokio'
32712026-09-11T19:27:51.861Z+ ptime -m cargo doc --workspace --no-deps
32722026-09-11T19:27:52.800Zwarning: output filename collision at /work/oxidecomputer/omicron/target/doc/oximeter/index.html
32732026-09-11T19:27:52.800Z |
32742026-09-11T19:27:52.800Z = 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)`
32752026-09-11T19:27:52.800Z = 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>
32762026-09-11T19:27:53.870Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
32772026-09-11T19:27:54.127Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
32782026-09-11T19:27:54.166Z Checking omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
32792026-09-11T19:27:54.198Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
32802026-09-11T19:27:54.314Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32812026-09-11T19:27:54.396Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
32822026-09-11T19:27:54.452Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
32832026-09-11T19:27:54.480Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
32842026-09-11T19:27:54.502Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
32852026-09-11T19:27:54.528Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
32862026-09-11T19:27:54.532Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
32872026-09-11T19:27:54.676Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
32882026-09-11T19:27:54.747Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
32892026-09-11T19:27:54.750Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
32902026-09-11T19:27:54.799Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
32912026-09-11T19:27:54.823Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
32922026-09-11T19:27:54.848Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
32932026-09-11T19:27:54.918Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
32942026-09-11T19:27:54.943Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
32952026-09-11T19:27:54.991Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
32962026-09-11T19:27:55.019Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
32972026-09-11T19:27:55.277Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
32982026-09-11T19:27:55.382Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
32992026-09-11T19:27:55.423Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
33002026-09-11T19:27:55.531Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
33012026-09-11T19:27:55.564Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
33022026-09-11T19:27:55.590Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
33032026-09-11T19:27:55.707Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
33042026-09-11T19:27:55.893Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
33052026-09-11T19:27:55.941Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
33062026-09-11T19:27:55.973Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
33072026-09-11T19:27:56.160Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
33082026-09-11T19:27:56.165Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
33092026-09-11T19:27:56.234Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
33102026-09-11T19:27:56.262Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
33112026-09-11T19:27:56.361Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
33122026-09-11T19:27:56.424Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
33132026-09-11T19:27:56.451Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
33142026-09-11T19:27:56.584Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
33152026-09-11T19:27:56.694Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
33162026-09-11T19:27:56.746Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
33172026-09-11T19:27:56.779Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
33182026-09-11T19:27:56.955Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
33192026-09-11T19:27:57.041Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
33202026-09-11T19:27:57.218Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
33212026-09-11T19:27:57.394Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
33222026-09-11T19:27:57.445Z Checking sush-common v0.1.0 (https://github.com/oxidecomputer/sush?rev=c2a70e3b579046c3d15cbdbf385c4f3aa9267577#c2a70e3b)
33232026-09-11T19:27:57.531Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
33242026-09-11T19:27:57.669Z Checking scuffle v0.1.0
33252026-09-11T19:27:57.752Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
33262026-09-11T19:27:57.805Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
33272026-09-11T19:27:57.835Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
33282026-09-11T19:27:58.026Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
33292026-09-11T19:27:58.080Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
33302026-09-11T19:27:58.244Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
33312026-09-11T19:27:58.728Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
33322026-09-11T19:27:58.767Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
33332026-09-11T19:27:59.194Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
33342026-09-11T19:27:59.217Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
33352026-09-11T19:27:59.610Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
33362026-09-11T19:27:59.636Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
33372026-09-11T19:27:59.664Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
33382026-09-11T19:27:59.827Z Checking sush-api v0.1.0 (https://github.com/oxidecomputer/sush?rev=c2a70e3b579046c3d15cbdbf385c4f3aa9267577#c2a70e3b)
33392026-09-11T19:27:59.894Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
33402026-09-11T19:27:59.924Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
33412026-09-11T19:27:59.960Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
33422026-09-11T19:28:00.219Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
33432026-09-11T19:28:00.502Z Checking sush-server v0.1.0 (https://github.com/oxidecomputer/sush?rev=c2a70e3b579046c3d15cbdbf385c4f3aa9267577#c2a70e3b)
33442026-09-11T19:28:00.781Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
33452026-09-11T19:28:01.114Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
33462026-09-11T19:28:01.179Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
33472026-09-11T19:28:01.307Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
33482026-09-11T19:28:01.401Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
33492026-09-11T19:28:01.456Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
33502026-09-11T19:28:01.648Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
33512026-09-11T19:28:01.745Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
33522026-09-11T19:28:01.771Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
33532026-09-11T19:28:01.865Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
33542026-09-11T19:28:01.948Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
33552026-09-11T19:28:02.043Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
33562026-09-11T19:28:02.067Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
33572026-09-11T19:28:02.096Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
33582026-09-11T19:28:02.243Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
33592026-09-11T19:28:02.285Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
33602026-09-11T19:28:02.310Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
33612026-09-11T19:28:02.335Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
33622026-09-11T19:28:02.520Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
33632026-09-11T19:28:02.532Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
33642026-09-11T19:28:02.698Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
33652026-09-11T19:28:02.752Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
33662026-09-11T19:28:02.802Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
33672026-09-11T19:28:02.835Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
33682026-09-11T19:28:03.026Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
33692026-09-11T19:28:03.055Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
33702026-09-11T19:28:03.130Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
33712026-09-11T19:28:03.155Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
33722026-09-11T19:28:03.179Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
33732026-09-11T19:28:03.215Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
33742026-09-11T19:28:03.370Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
33752026-09-11T19:28:03.395Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
33762026-09-11T19:28:03.474Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
33772026-09-11T19:28:03.500Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
33782026-09-11T19:28:03.504Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
33792026-09-11T19:28:03.570Z Compiling nexus-fm-slippy v0.1.0 (/work/oxidecomputer/omicron/nexus/fm/slippy)
33802026-09-11T19:28:03.648Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
33812026-09-11T19:28:03.718Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
33822026-09-11T19:28:03.788Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
33832026-09-11T19:28:03.871Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
33842026-09-11T19:28:03.898Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
33852026-09-11T19:28:04.196Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
33862026-09-11T19:28:04.200Z Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
33872026-09-11T19:28:04.244Z Documenting omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
33882026-09-11T19:28:04.723Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
33892026-09-11T19:28:04.911Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
33902026-09-11T19:28:04.944Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
33912026-09-11T19:28:05.204Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
33922026-09-11T19:28:05.764Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
33932026-09-11T19:28:05.968Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
33942026-09-11T19:28:06.982Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
33952026-09-11T19:28:07.059Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
33962026-09-11T19:28:08.038Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
33972026-09-11T19:28:08.176Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
33982026-09-11T19:28:08.787Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
33992026-09-11T19:28:08.895Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
34002026-09-11T19:28:09.229Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
34012026-09-11T19:28:09.293Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
34022026-09-11T19:28:09.462Z Checking wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
34032026-09-11T19:28:09.568Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
34042026-09-11T19:28:09.799Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
34052026-09-11T19:28:09.829Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
34062026-09-11T19:28:10.433Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
34072026-09-11T19:28:10.563Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
34082026-09-11T19:28:10.775Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
34092026-09-11T19:28:11.087Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
34102026-09-11T19:28:11.414Z Checking sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
34112026-09-11T19:28:11.535Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
34122026-09-11T19:28:11.562Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
34132026-09-11T19:28:11.845Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
34142026-09-11T19:28:12.113Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
34152026-09-11T19:28:12.720Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
34162026-09-11T19:28:12.822Z Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
34172026-09-11T19:28:12.921Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
34182026-09-11T19:28:13.729Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
34192026-09-11T19:28:13.863Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
34202026-09-11T19:28:14.444Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
34212026-09-11T19:28:14.660Z Checking wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
34222026-09-11T19:28:14.898Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
34232026-09-11T19:28:15.077Z Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
34242026-09-11T19:28:15.331Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
34252026-09-11T19:28:15.672Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
34262026-09-11T19:28:16.156Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
34272026-09-11T19:28:16.800Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
34282026-09-11T19:28:17.106Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
34292026-09-11T19:28:17.350Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
34302026-09-11T19:28:17.706Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
34312026-09-11T19:28:18.418Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
34322026-09-11T19:28:18.462Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
34332026-09-11T19:28:18.579Z Checking sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
34342026-09-11T19:28:19.296Z Documenting sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
34352026-09-11T19:28:20.222Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
34362026-09-11T19:28:21.048Z Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
34372026-09-11T19:28:22.981Z Documenting sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
34382026-09-11T19:28:23.396Z Documenting sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
34392026-09-11T19:28:24.932Z Documenting sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
34402026-09-11T19:28:25.726Z Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
34412026-09-11T19:28:26.345Z Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
34422026-09-11T19:28:26.459Z Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
34432026-09-11T19:28:26.925Z Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
34442026-09-11T19:28:27.104Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
34452026-09-11T19:28:27.370Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
34462026-09-11T19:28:28.249Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34472026-09-11T19:28:29.235Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
34482026-09-11T19:28:30.254Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
34492026-09-11T19:28:30.721Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
34502026-09-11T19:28:30.972Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
34512026-09-11T19:28:31.298Z Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
34522026-09-11T19:28:31.389Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
34532026-09-11T19:28:31.495Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
34542026-09-11T19:28:31.728Z Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
34552026-09-11T19:28:32.137Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
34562026-09-11T19:28:32.310Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
34572026-09-11T19:28:32.474Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
34582026-09-11T19:28:32.639Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
34592026-09-11T19:28:32.671Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
34602026-09-11T19:28:32.923Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
34612026-09-11T19:28:33.072Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
34622026-09-11T19:28:33.258Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
34632026-09-11T19:28:33.365Z Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
34642026-09-11T19:28:33.410Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
34652026-09-11T19:28:34.528Z Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
34662026-09-11T19:28:35.548Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
34672026-09-11T19:28:35.789Z Documenting omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
34682026-09-11T19:28:35.829Z Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
34692026-09-11T19:28:36.311Z Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
34702026-09-11T19:28:37.153Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
34712026-09-11T19:28:38.429Z Documenting sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
34722026-09-11T19:28:39.066Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34732026-09-11T19:28:41.440Z Documenting tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
34742026-09-11T19:28:42.054Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
34752026-09-11T19:28:43.912Z Documenting oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test)
34762026-09-11T19:28:44.800Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
34772026-09-11T19:28:45.803Z Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
34782026-09-11T19:28:46.960Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
34792026-09-11T19:28:47.562Z Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
34802026-09-11T19:28:49.074Z Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
34812026-09-11T19:28:50.640Z Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
34822026-09-11T19:28:51.752Z Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
34832026-09-11T19:28:52.076Z Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
34842026-09-11T19:28:52.326Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
34852026-09-11T19:28:52.966Z Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
34862026-09-11T19:28:58.887Z Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
34872026-09-11T19:28:59.579Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
34882026-09-11T19:29:00.294Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
34892026-09-11T19:29:01.031Z Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
34902026-09-11T19:29:02.013Z Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
34912026-09-11T19:29:02.877Z Documenting nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
34922026-09-11T19:29:03.611Z Documenting sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
34932026-09-11T19:29:05.251Z Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
34942026-09-11T19:29:05.363Z Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
34952026-09-11T19:29:06.194Z Documenting nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
34962026-09-11T19:29:06.446Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
34972026-09-11T19:29:07.823Z Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
34982026-09-11T19:29:08.514Z Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
34992026-09-11T19:29:09.359Z Documenting schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
35002026-09-11T19:29:12.445Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
35012026-09-11T19:29:14.053Z Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
35022026-09-11T19:29:14.788Z Documenting nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
35032026-09-11T19:29:15.956Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
35042026-09-11T19:29:16.974Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
35052026-09-11T19:29:17.817Z Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
35062026-09-11T19:29:19.697Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
35072026-09-11T19:29:21.984Z Documenting nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
35082026-09-11T19:29:23.235Z Documenting nexus-fm-slippy v0.1.0 (/work/oxidecomputer/omicron/nexus/fm/slippy)
35092026-09-11T19:29:23.998Z Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
35102026-09-11T19:29:25.022Z Documenting zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
35112026-09-11T19:29:26.134Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
35122026-09-11T19:29:28.462Z Documenting sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
35132026-09-11T19:29:30.830Z Documenting bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
35142026-09-11T19:29:31.232Z Documenting sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
35152026-09-11T19:29:32.456Z Documenting bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
35162026-09-11T19:29:33.971Z Documenting rack-init-config v0.1.0 (/work/oxidecomputer/omicron/dev-tools/rack-init-config)
35172026-09-11T19:29:35.789Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
35182026-09-11T19:29:37.310Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
35192026-09-11T19:29:38.871Z Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
35202026-09-11T19:29:40.506Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
35212026-09-11T19:29:42.325Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
35222026-09-11T19:29:47.092Z Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
35232026-09-11T19:29:47.173Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
35242026-09-11T19:29:48.588Z Documenting support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
35252026-09-11T19:29:49.142Z Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
35262026-09-11T19:29:50.879Z Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
35272026-09-11T19:29:52.833Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
35282026-09-11T19:29:54.615Z Documenting nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
35292026-09-11T19:29:56.676Z Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
35302026-09-11T19:29:58.523Z Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
35312026-09-11T19:30:00.256Z Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
35322026-09-11T19:30:02.342Z Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
35332026-09-11T19:30:03.895Z Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
35342026-09-11T19:30:05.645Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
35352026-09-11T19:30:07.497Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
35362026-09-11T19:30:09.237Z Documenting bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
35372026-09-11T19:30:11.063Z Documenting wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
35382026-09-11T19:30:12.825Z Documenting wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
35392026-09-11T19:30:14.391Z Documenting wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
35402026-09-11T19:30:16.473Z Documenting trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
35412026-09-11T19:30:19.914Z Documenting trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
35422026-09-11T19:30:21.748Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
35432026-09-11T19:30:23.572Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
35442026-09-11T19:30:25.576Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
35452026-09-11T19:30:29.032Z Documenting nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
35462026-09-11T19:30:31.084Z Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
35472026-09-11T19:30:33.536Z Documenting wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
35482026-09-11T19:30:36.739Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
35492026-09-11T19:30:37.914Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
35502026-09-11T19:30:39.821Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
35512026-09-11T19:30:41.981Z Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
35522026-09-11T19:30:44.484Z Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
35532026-09-11T19:30:47.544Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
35542026-09-11T19:30:49.476Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
35552026-09-11T19:30:51.496Z Documenting sush-proxy v0.1.0 (/work/oxidecomputer/omicron/sush-proxy)
35562026-09-11T19:30:54.526Z Documenting ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
35572026-09-11T19:30:56.850Z Documenting ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
35582026-09-11T19:30:59.545Z Documenting dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
35592026-09-11T19:31:01.738Z Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
35602026-09-11T19:31:03.967Z Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
35612026-09-11T19:31:07.146Z Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
35622026-09-11T19:31:08.958Z Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
35632026-09-11T19:31:11.818Z Documenting transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
35642026-09-11T19:31:14.015Z Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
35652026-09-11T19:31:16.608Z Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
35662026-09-11T19:31:19.271Z Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
35672026-09-11T19:31:21.805Z Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
35682026-09-11T19:31:24.052Z Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
35692026-09-11T19:31:26.831Z Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
35702026-09-11T19:31:29.315Z Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
35712026-09-11T19:31:31.868Z Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
35722026-09-11T19:31:34.403Z Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
35732026-09-11T19:31:36.962Z Documenting oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
35742026-09-11T19:31:39.390Z Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
35752026-09-11T19:31:42.106Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
35762026-09-11T19:31:44.723Z Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
35772026-09-11T19:31:47.295Z Documenting oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
35782026-09-11T19:31:49.884Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
35792026-09-11T19:31:52.396Z Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
35802026-09-11T19:31:55.118Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
35812026-09-11T19:31:57.643Z Documenting clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
35822026-09-11T19:32:00.278Z Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
35832026-09-11T19:32:02.891Z Documenting corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust)
35842026-09-11T19:32:05.498Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
35852026-09-11T19:32:08.246Z Documenting sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
35862026-09-11T19:32:10.798Z Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
35872026-09-11T19:32:13.475Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
35882026-09-11T19:32:16.068Z Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
35892026-09-11T19:32:18.818Z Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
35902026-09-11T19:32:21.399Z Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
35912026-09-11T19:32:24.038Z Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
35922026-09-11T19:32:26.681Z Documenting omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
35932026-09-11T19:32:29.211Z Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
35942026-09-11T19:32:32.740Z Documenting omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
35952026-09-11T19:32:35.024Z Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
35962026-09-11T19:32:37.771Z Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
35972026-09-11T19:32:40.528Z Documenting trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
35982026-09-11T19:32:43.364Z Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
35992026-09-11T19:32:45.972Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
36002026-09-11T19:32:48.634Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
36012026-09-11T19:32:51.422Z Documenting trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
36022026-09-11T19:32:54.279Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
36032026-09-11T19:32:56.963Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
36042026-09-11T19:32:59.768Z Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
36052026-09-11T19:33:07.713Z Documenting installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
36062026-09-11T19:33:07.858Z Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
36072026-09-11T19:33:11.411Z Documenting cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
36082026-09-11T19:33:15.446Z Documenting gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
36092026-09-11T19:33:18.775Z Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
36102026-09-11T19:33:22.500Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
36112026-09-11T19:33:26.178Z Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
36122026-09-11T19:33:31.169Z Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
36132026-09-11T19:33:34.238Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
36142026-09-11T19:33:38.301Z Documenting omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
36152026-09-11T19:33:42.165Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
36162026-09-11T19:33:46.377Z Documenting internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
36172026-09-11T19:33:50.176Z Documenting omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
36182026-09-11T19:33:54.261Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
36192026-09-11T19:33:58.335Z Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
36202026-09-11T19:34:02.177Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
36212026-09-11T19:34:06.061Z Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
36222026-09-11T19:34:10.056Z Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
36232026-09-11T19:34:13.963Z Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
36242026-09-11T19:34:20.609Z Documenting key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
36252026-09-11T19:34:21.882Z Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
36262026-09-11T19:34:25.901Z Documenting ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
36272026-09-11T19:34:29.866Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
36282026-09-11T19:34:33.853Z Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
36292026-09-11T19:34:37.806Z Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
36302026-09-11T19:34:41.834Z Documenting ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
36312026-09-11T19:34:45.708Z Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
36322026-09-11T19:34:49.666Z Documenting parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
36332026-09-11T19:34:53.631Z Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
36342026-09-11T19:34:57.760Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
36352026-09-11T19:35:01.588Z Documenting omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
36362026-09-11T19:35:05.669Z Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
36372026-09-11T19:35:09.630Z Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
36382026-09-11T19:35:41.049Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 49s
36392026-09-11T19:35:41.052Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
36402026-09-11T19:35:41.052Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
36412026-09-11T19:35:41.225Z Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 207 other files
36422026-09-11T19:35:41.339Z
36432026-09-11T19:35:41.339Zreal 7:49.385714482
36442026-09-11T19:35:41.339Zuser 20:45.415172227
36452026-09-11T19:35:41.339Zsys 4:31.060115771
36462026-09-11T19:35:41.339Ztrap 0.297580242
36472026-09-11T19:35:41.339Ztflt 0.028003695
36482026-09-11T19:35:41.344Zdflt 0.039226485
36492026-09-11T19:35:41.344Zkflt 0.000052255
36502026-09-11T19:35:41.344Zlock 7:33:01.395596125
36512026-09-11T19:35:41.344Zslp 2:38:20.394000288
36522026-09-11T19:35:41.344Zlat 36.219707968
36532026-09-11T19:35:41.344Zstop 2:22.434033126
36542026-09-11T19:35:41.344Zprocess exited: duration 867714 ms, exit code 0
 
36552026-09-11T19:35:41.351Zfound 0 output files