01M0JN5GS2RY7R4SANAS8Z933W: clippy (helios)

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

Buildomat Job: 01M0JN64NDRF69MSA055VD94F6

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-08-21T17:17:30.876Zjob assigned to worker 01M0JN6FNQ49K7Y9QCMMGRNCB3 [factory aws, i-005e0349e961a0a19] (queued for 54 s)
 
22026-08-21T17:17:37.598Zstarting task 0: "setup"
32026-08-21T17:17:37.602Z++ uname -s
42026-08-21T17:17:37.605Z+ kern=SunOS
52026-08-21T17:17:37.605Z+ build_user=build
62026-08-21T17:17:37.605Z+ build_uid=12345
72026-08-21T17:17:37.605Z+ work_dir=/work
82026-08-21T17:17:37.605Z+ input_dir=/input
92026-08-21T17:17:37.605Z+ [[ 0 == 12345 ]]
102026-08-21T17:17:37.605Z+ case "$kern" in
112026-08-21T17:17:37.605Z+ groupadd -g 12345 build
122026-08-21T17:17:37.609Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-08-21T17:17:39.612Z+ zfs create -o mountpoint=/work rpool/work
142026-08-21T17:17:39.672Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-08-21T17:17:39.675Z+ home_fs=zfs
162026-08-21T17:17:39.675Z+ [[ zfs == autofs ]]
172026-08-21T17:17:39.675Z+ mkdir -p /home/build
182026-08-21T17:17:39.675Z+ chown build:build /home/build /work
192026-08-21T17:17:41.676Z+ chmod 0700 /home/build /work
202026-08-21T17:17:41.679Zprocess exited: duration 4082 ms, exit code 0
 
212026-08-21T17:17:41.686Zstarting task 1: "rust-toolchain"
222026-08-21T17:17:41.691Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
232026-08-21T17:17:41.691Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-08-21T17:17:41.691Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
252026-08-21T17:17:41.691Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
262026-08-21T17:17:41.691Z * rust toolchain channel = "1.97.1"
272026-08-21T17:17:41.691Z * rust toolchain profile = "default"
282026-08-21T17:17:41.694Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-08-21T17:17:41.694Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-08-21T17:17:41.800Zinfo: downloading installer
312026-08-21T17:17:43.075Zwarn: It looks like you have an existing rustup settings file at:
322026-08-21T17:17:43.075Zwarn: /home/build/.rustup/settings.toml
332026-08-21T17:17:43.075Zwarn: Rustup will install the default toolchain as specified in the settings file,
342026-08-21T17:17:43.076Zwarn: instead of the one inferred from the default host triple.
352026-08-21T17:17:43.090Zinfo: profile set to default
362026-08-21T17:17:43.090Zinfo: default host triple is x86_64-unknown-illumos
372026-08-21T17:17:43.094Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
382026-08-21T17:17:43.224Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
392026-08-21T17:17:43.226Zinfo: downloading 6 components
402026-08-21T17:17:57.824Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
412026-08-21T17:17:57.824Z
422026-08-21T17:17:57.852Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
432026-08-21T17:17:57.852Z
442026-08-21T17:17:57.855Z
452026-08-21T17:17:57.855ZRust is installed now. Great!
462026-08-21T17:17:57.855Z
472026-08-21T17:17:57.855ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
482026-08-21T17:17:57.855Zenvironment variable. This has not been done automatically.
492026-08-21T17:17:57.855Z
502026-08-21T17:17:57.855ZTo configure your current shell, you need to source
512026-08-21T17:17:57.855Zthe corresponding env file under $HOME/.cargo.
522026-08-21T17:17:57.855Z
532026-08-21T17:17:57.855ZThis is usually done by running one of the following (note the leading DOT):
542026-08-21T17:17:57.855Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
552026-08-21T17:17:57.855Zsource "$HOME/.cargo/env.fish" # For fish
562026-08-21T17:17:57.855Zsource "~/.cargo/env.nu" # For nushell
572026-08-21T17:17:57.856Zsource "$HOME/.cargo/env.tcsh" # For tcsh
582026-08-21T17:17:57.856Z. "$HOME/.cargo/env.ps1" # For pwsh
592026-08-21T17:17:57.856Zsource "$HOME/.cargo/env.xsh" # For xonsh
602026-08-21T17:17:57.856Zwarn: no default linker (`cc`) was found in your PATH
612026-08-21T17:17:57.856Zwarn: many Rust crates require a system C toolchain to build
622026-08-21T17:17:57.949Z+ rustup --version
632026-08-21T17:17:57.958Zrustup 1.29.0 (28d1352db 2026-03-05)
642026-08-21T17:17:57.961Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
652026-08-21T17:17:57.979Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
662026-08-21T17:17:57.982Z+ cargo --version
672026-08-21T17:17:57.997Zcargo 1.97.1 (c980f4866 2026-06-30)
682026-08-21T17:17:58.000Z+ rustc --version
692026-08-21T17:17:58.018Zrustc 1.97.1 (8bab26f4f 2026-07-14)
702026-08-21T17:17:58.022Zprocess exited: duration 16334 ms, exit code 0
 
712026-08-21T17:17:58.030Zstarting task 2: "authentication"
722026-08-21T17:17:58.044Zprocess exited: duration 16 ms, exit code 0
 
732026-08-21T17:17:58.050Zstarting task 3: "clone repository"
742026-08-21T17:17:58.055Z+ mkdir -p /work/oxidecomputer/omicron
752026-08-21T17:17:58.058Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
762026-08-21T17:17:58.082ZCloning into '/work/oxidecomputer/omicron'...
772026-08-21T17:18:09.725Z+ cd /work/oxidecomputer/omicron
782026-08-21T17:18:09.726Z+ git fetch origin 230b14bb6b3458a8a22e77c27cd33be2a2e3fd79
792026-08-21T17:18:10.060ZFrom https://github.com/oxidecomputer/omicron
802026-08-21T17:18:10.060Z * branch 230b14bb6b3458a8a22e77c27cd33be2a2e3fd79 -> FETCH_HEAD
812026-08-21T17:18:10.090Z+ [[ -n ben/multiple-eips-in-database-blueprints ]]
822026-08-21T17:18:10.090Z++ git branch --show-current
832026-08-21T17:18:10.090Z+ current=main
842026-08-21T17:18:10.090Z+ [[ main != ben/multiple-eips-in-database-blueprints ]]
852026-08-21T17:18:10.090Z+ git branch -f ben/multiple-eips-in-database-blueprints 230b14bb6b3458a8a22e77c27cd33be2a2e3fd79
862026-08-21T17:18:10.090Z+ git checkout -f ben/multiple-eips-in-database-blueprints
872026-08-21T17:18:10.355ZSwitched to branch 'ben/multiple-eips-in-database-blueprints'
882026-08-21T17:18:10.366Z+ git reset --hard 230b14bb6b3458a8a22e77c27cd33be2a2e3fd79
892026-08-21T17:18:10.595ZHEAD is now at 230b14bb6 Support multiple external IPs for services in blueprint tables
902026-08-21T17:18:10.606Zprocess exited: duration 12531 ms, exit code 0
 
912026-08-21T17:18:10.622Zstarting task 4: "build"
922026-08-21T17:18:10.634Z+ source ./env.sh
932026-08-21T17:18:10.634Z++ OLD_SHELL_OPTS=ehxB
942026-08-21T17:18:10.634Z++ set -o xtrace
952026-08-21T17:18:10.654Z++++ dirname ./env.sh
962026-08-21T17:18:10.654Z+++ readlink -f .
972026-08-21T17:18:10.655Z++ OMICRON_WS=/work/oxidecomputer/omicron
982026-08-21T17:18:10.655Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
992026-08-21T17:18:10.655Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1002026-08-21T17:18:10.655Z++ 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
1012026-08-21T17:18:10.655Z++ 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
1022026-08-21T17:18:10.655Z++ 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
1032026-08-21T17:18:10.655Z++ 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
1042026-08-21T17:18:10.655Z++ 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
1052026-08-21T17:18:10.655Z++ 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
1062026-08-21T17:18:10.655Z++ 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
1072026-08-21T17:18:10.655Z++ 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
1082026-08-21T17:18:10.656Z++ case $OLD_SHELL_OPTS in
1092026-08-21T17:18:10.656Z++ unset OLD_SHELL_OPTS OMICRON_WS
1102026-08-21T17:18:10.656Z+ source .github/buildomat/ci-env.sh
1112026-08-21T17:18:10.657Z++ export CARGO_TERM_COLOR=always
1122026-08-21T17:18:10.657Z++ CARGO_TERM_COLOR=always
1132026-08-21T17:18:10.657Z+++ uname -s
1142026-08-21T17:18:10.657Z++ [[ SunOS == \S\u\n\O\S ]]
1152026-08-21T17:18:10.657Z++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core
1162026-08-21T17:18:10.657Z+ cargo --version
1172026-08-21T17:18:10.671Zcargo 1.97.1 (c980f4866 2026-06-30)
1182026-08-21T17:18:10.671Z+ rustc --version
1192026-08-21T17:18:10.678Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1202026-08-21T17:18:10.678Z+ banner prerequisites
1212026-08-21T17:18:10.678Z
1222026-08-21T17:18:10.678Z ##### ##### ###### ##### ###### #### # # # #### #
1232026-08-21T17:18:10.678Z # # # # # # # # # # # # # # #
1242026-08-21T17:18:10.678Z # # # # ##### # # ##### # # # # # #### #
1252026-08-21T17:18:10.679Z ##### ##### # ##### # # # # # # # # #
1262026-08-21T17:18:10.679Z # # # # # # # # # # # # # # #
1272026-08-21T17:18:10.679Z # # # ###### # # ###### ### # #### # #### #
1282026-08-21T17:18:10.679Z
1292026-08-21T17:18:10.679Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1302026-08-21T17:18:12.604Z Startup: Refreshing catalog 'helios' ... Done
1312026-08-21T17:18:12.940Z Startup: Caching catalogs ... Done
1322026-08-21T17:18:14.852ZPlanning: Solver setup ... Done (1.817s)
1332026-08-21T17:18:14.911ZPlanning: Running solver ... Done (0.057s)
1342026-08-21T17:18:14.952ZPlanning: Finding local manifests ... Done (0.003s)
1352026-08-21T17:18:14.967ZPlanning: Fetching manifests: 0/2 0% complete
1362026-08-21T17:18:14.985ZPlanning: Fetching manifests: 2/2 100% complete
1372026-08-21T17:18:15.009ZPlanning: Package planning ... Done (0.014s)
1382026-08-21T17:18:15.025ZPlanning: Merging actions ... Done (0.001s)
1392026-08-21T17:18:15.205ZPlanning: Checking for conflicting actions ... Done (0.159s)
1402026-08-21T17:18:15.213ZPlanning: Consolidating action changes ... Done (0.001s)
1412026-08-21T17:18:16.022ZPlanning: Evaluating mediators ... Done (0.848s)
1422026-08-21T17:18:16.031ZPlanning: Planning completed in 3.05 seconds
1432026-08-21T17:18:16.031Z Packages to install: 2
1442026-08-21T17:18:16.031Z Estimated space available: 156.02 GB
1452026-08-21T17:18:16.031ZEstimated space to be consumed: 73.56 MB
1462026-08-21T17:18:16.031Z Create boot environment: No
1472026-08-21T17:18:16.031ZCreate backup boot environment: No
1482026-08-21T17:18:16.032Z Rebuild boot archive: No
1492026-08-21T17:18:16.032Z
1502026-08-21T17:18:16.032ZChanged packages:
1512026-08-21T17:18:16.032Zhelios
1522026-08-21T17:18:16.032Z developer/build-essential
1532026-08-21T17:18:16.032Z None -> 11-3.0
1542026-08-21T17:18:16.032Z library/libxmlsec1
1552026-08-21T17:18:16.032Z None -> 1.2.35-3.0
1562026-08-21T17:18:16.044Z
1572026-08-21T17:18:16.044ZDownload: 0/214 items 0.0/1.3MB 0% complete
1582026-08-21T17:18:16.117ZDownload: Completed 1.28 MB in 0.08 seconds (16.9M/s)
1592026-08-21T17:18:16.196Z Actions: 1/268 actions (Installing new actions)
1602026-08-21T17:18:16.250Z Actions: Completed 268 actions in 0.04 seconds.
1612026-08-21T17:18:16.262ZFinalize: Updating package state database ... Done (0.031s)
1622026-08-21T17:18:16.283ZFinalize: Updating package cache ... Done (0.000s)
1632026-08-21T17:18:16.356ZFinalize: Updating image state ... Done (0.078s)
1642026-08-21T17:18:18.834ZFinalize: Creating fast lookup database ... Done (2.446s)
1652026-08-21T17:18:18.905ZFinalize: Reading search index ... Done (0.012s)
1662026-08-21T17:18:18.908ZFinalize: Updating search index ... Done (0.000s)
1672026-08-21T17:18:18.992ZFinalize: Updating package cache ... Done (0.000s)
1682026-08-21T17:18:19.357ZPlanning: Evaluating mediator changes ... Done
1692026-08-21T17:18:19.460ZPlanning: Checking for conflicting actions ... Done
1702026-08-21T17:18:19.463ZPlanning: Consolidating action changes ... Done
1712026-08-21T17:18:19.615ZPlanning: Evaluating mediators ... Done
1722026-08-21T17:18:19.618ZPlanning: Planning completed in 0.26 seconds
1732026-08-21T17:18:19.637Z Mediators to change: 2
1742026-08-21T17:18:19.637Z Create boot environment: No
1752026-08-21T17:18:19.637ZCreate backup boot environment: No
1762026-08-21T17:18:19.706ZFinalize: Updating package state database ... Done
1772026-08-21T17:18:19.706ZFinalize: Updating package cache ... Done
1782026-08-21T17:18:19.754ZFinalize: Updating image state ... Done
1792026-08-21T17:18:21.680ZFinalize: Creating fast lookup database ... Done
1802026-08-21T17:18:21.734ZFinalize: Reading search index ... Done
1812026-08-21T17:18:21.738ZFinalize: Updating search index ... Done
1822026-08-21T17:18:21.830ZFinalize: Updating package cache ... Done
1832026-08-21T17:18:22.113ZPlanning: Evaluating mediator changes ... Done
1842026-08-21T17:18:22.221ZPlanning: Checking for conflicting actions ... Done
1852026-08-21T17:18:22.225ZPlanning: Consolidating action changes ... Done
1862026-08-21T17:18:22.377ZPlanning: Evaluating mediators ... Done
1872026-08-21T17:18:22.380ZPlanning: Planning completed in 0.26 seconds
1882026-08-21T17:18:22.400Z Mediators to change: 1
1892026-08-21T17:18:22.400Z Create boot environment: No
1902026-08-21T17:18:22.400ZCreate backup boot environment: No
1912026-08-21T17:18:22.451ZFinalize: Updating package state database ... Done
1922026-08-21T17:18:22.451ZFinalize: Updating package cache ... Done
1932026-08-21T17:18:22.498ZFinalize: Updating image state ... Done
1942026-08-21T17:18:24.425ZFinalize: Creating fast lookup database ... Done
1952026-08-21T17:18:24.484ZFinalize: Reading search index ... Done
1962026-08-21T17:18:24.488ZFinalize: Updating search index ... Done
1972026-08-21T17:18:24.567ZFinalize: Updating package cache ... Done
1982026-08-21T17:18:24.880ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1992026-08-21T17:18:24.880Zapache system 2.4 system
2002026-08-21T17:18:24.880Zclang system 15 system
2012026-08-21T17:18:24.880Zcsh system system illumos
2022026-08-21T17:18:24.880Zctags system system illumos
2032026-08-21T17:18:24.881Zfile vendor vendor darwinsys
2042026-08-21T17:18:24.881Zfile system system illumos
2052026-08-21T17:18:24.881Zgcc vendor 14 vendor
2062026-08-21T17:18:24.881Zgcc system 13 system
2072026-08-21T17:18:24.881Zgcc system 10 system
2082026-08-21T17:18:24.881Zgo system 1.25 system
2092026-08-21T17:18:24.881Zllvm system 15 system
2102026-08-21T17:18:24.881Zmariadb system 11.4 system
2112026-08-21T17:18:24.881Zmta vendor vendor dma
2122026-08-21T17:18:24.881Zopenjdk system 17 system
2132026-08-21T17:18:24.881Zopenjdk system 11 system
2142026-08-21T17:18:24.881Zopenssl vendor 3 vendor
2152026-08-21T17:18:24.881Zperl system 5.40 system
2162026-08-21T17:18:24.881Zpostgresql system 18 system
2172026-08-21T17:18:24.881Zpostgresql system 17 system
2182026-08-21T17:18:24.881Zpython vendor 3 vendor
2192026-08-21T17:18:24.881Zpython system 2 system
2202026-08-21T17:18:24.881Zpython3 vendor 3.13 vendor
2212026-08-21T17:18:24.881Zruby system 3.4 system
2222026-08-21T17:18:24.881Zruby system 3.0 system
2232026-08-21T17:18:24.881Zwords vendor vendor american-english
2242026-08-21T17:18:24.881Zwords system system australian-english
2252026-08-21T17:18:24.881Zwords system system british-english
2262026-08-21T17:18:24.882Zwords system system canadian-english
2272026-08-21T17:18:24.882Zwords system system french
2282026-08-21T17:18:24.882Zwords system system italian
2292026-08-21T17:18:24.882Zwords system system ngerman
2302026-08-21T17:18:24.882Zwords system system ogerman
2312026-08-21T17:18:24.882Zwords system system spanish
2322026-08-21T17:18:25.134ZPUBLISHER TYPE STATUS P LOCATION
2332026-08-21T17:18:25.134Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
2342026-08-21T17:18:25.600ZFMRI IFO
2352026-08-21T17:18:25.600Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
2362026-08-21T17:18:25.600Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
2372026-08-21T17:18:25.600Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
2382026-08-21T17:18:25.600Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
2392026-08-21T17:18:25.600Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
2402026-08-21T17:18:25.600Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
2412026-08-21T17:18:25.600Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
2422026-08-21T17:18:25.600Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
2432026-08-21T17:18:25.600Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
2442026-08-21T17:18:25.936Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2452026-08-21T17:18:26.274Z Updating crates.io index
2462026-08-21T17:18:26.279Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2472026-08-21T17:18:26.594Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2482026-08-21T17:18:26.952Z Updating git repository `https://github.com/oxidecomputer/propolis`
2492026-08-21T17:18:27.951Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2502026-08-21T17:18:28.535Z Updating git repository `https://github.com/oxidecomputer/crucible`
2512026-08-21T17:18:30.234Z Updating git repository `https://github.com/oxidecomputer/opte`
2522026-08-21T17:18:31.201Z Updating git repository `https://github.com/oxidecomputer/tofino`
2532026-08-21T17:18:31.449Z Updating git repository `https://github.com/oxidecomputer/lldp`
2542026-08-21T17:18:31.831Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2552026-08-21T17:18:32.988Z Updating git repository `https://github.com/oxidecomputer/clickward`
2562026-08-21T17:18:33.343Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2572026-08-21T17:18:33.674Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
2582026-08-21T17:18:33.989Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2592026-08-21T17:18:34.507Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2602026-08-21T17:18:34.788Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2612026-08-21T17:18:35.082Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2622026-08-21T17:18:35.376Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2632026-08-21T17:18:35.801Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2642026-08-21T17:18:36.295Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2652026-08-21T17:18:37.681Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2662026-08-21T17:18:38.401Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2672026-08-21T17:18:38.698Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2682026-08-21T17:18:39.238Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2692026-08-21T17:18:39.586Z Updating git repository `https://github.com/oxidecomputer/erebor`
2702026-08-21T17:18:39.861Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2712026-08-21T17:18:40.287Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2722026-08-21T17:18:40.583Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2732026-08-21T17:18:41.026Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2742026-08-21T17:18:41.556Z Updating git repository `https://github.com/oxidecomputer/ispf`
2752026-08-21T17:18:41.840Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2762026-08-21T17:18:42.153Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2772026-08-21T17:18:42.569Z Updating git repository `https://github.com/oxidecomputer/tough`
2782026-08-21T17:18:43.125Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2792026-08-21T17:18:43.725Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2802026-08-21T17:18:44.022Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2812026-08-21T17:18:44.378Z Updating git repository `https://github.com/oxidecomputer/pmbus`
2822026-08-21T17:18:44.720Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2832026-08-21T17:18:44.997Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2842026-08-21T17:18:45.280Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2852026-08-21T17:18:45.655Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2862026-08-21T17:18:45.928Z Updating git repository `https://github.com/illumos/smf-rs`
2872026-08-21T17:18:46.205Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2882026-08-21T17:18:48.895Z Downloading crates ...
2892026-08-21T17:18:48.952Z Downloaded fastrand v2.3.0
2902026-08-21T17:18:48.955Z Downloaded autocfg v1.5.0
2912026-08-21T17:18:48.956Z Downloaded anstyle v1.0.14
2922026-08-21T17:18:48.956Z Downloaded cargo-platform v0.3.2
2932026-08-21T17:18:48.956Z Downloaded once_cell v1.21.3
2942026-08-21T17:18:48.959Z Downloaded clap v4.6.1
2952026-08-21T17:18:48.964Z Downloaded swrite v0.1.0
2962026-08-21T17:18:48.964Z Downloaded zerocopy-derive v0.7.35
2972026-08-21T17:18:48.967Z Downloaded toml_datetime v0.6.11
2982026-08-21T17:18:48.967Z Downloaded zmij v1.0.21
2992026-08-21T17:18:48.967Z Downloaded anstream v1.0.0
3002026-08-21T17:18:48.967Z Downloaded camino-tempfile v1.4.1
3012026-08-21T17:18:48.967Z Downloaded thiserror v1.0.69
3022026-08-21T17:18:48.971Z Downloaded cargo_metadata v0.23.1
3032026-08-21T17:18:48.971Z Downloaded camino v1.2.5
3042026-08-21T17:18:48.974Z Downloaded is_terminal_polyfill v1.70.2
3052026-08-21T17:18:48.974Z Downloaded bytecount v0.6.9
3062026-08-21T17:18:48.974Z Downloaded fs-err v3.3.0
3072026-08-21T17:18:48.974Z Downloaded itoa v1.0.17
3082026-08-21T17:18:48.977Z Downloaded zerocopy v0.7.35
3092026-08-21T17:18:48.982Z Downloaded pest_meta v2.8.6
3102026-08-21T17:18:48.988Z Downloaded errno v0.3.14
3112026-08-21T17:18:48.988Z Downloaded byteorder v1.5.0
3122026-08-21T17:18:48.992Z Downloaded equivalent v1.0.2
3132026-08-21T17:18:48.992Z Downloaded generic-array v0.14.7
3142026-08-21T17:18:48.995Z Downloaded macaddr v1.0.1
3152026-08-21T17:18:48.998Z Downloaded digest v0.10.7
3162026-08-21T17:18:48.999Z Downloaded papergrid v0.11.0
3172026-08-21T17:18:48.999Z Downloaded anstyle-parse v1.0.0
3182026-08-21T17:18:49.004Z Downloaded heck v0.5.0
3192026-08-21T17:18:49.004Z Downloaded indexmap v2.14.0
3202026-08-21T17:18:49.004Z Downloaded dof v0.3.0
3212026-08-21T17:18:49.004Z Downloaded dtrace-parser v0.2.0
3222026-08-21T17:18:49.004Z Downloaded anstyle-query v1.1.5
3232026-08-21T17:18:49.004Z Downloaded cfg-if v1.0.4
3242026-08-21T17:18:49.004Z Downloaded memmap v0.7.0
3252026-08-21T17:18:49.008Z Downloaded clap_lex v1.0.0
3262026-08-21T17:18:49.008Z Downloaded crypto-common v0.1.7
3272026-08-21T17:18:49.011Z Downloaded fnv v1.0.7
3282026-08-21T17:18:49.012Z Downloaded colorchoice v1.0.4
3292026-08-21T17:18:49.020Z Downloaded block-buffer v0.10.4
3302026-08-21T17:18:49.024Z Downloaded tabled_derive v0.7.0
3312026-08-21T17:18:49.024Z Downloaded plain v0.2.3
3322026-08-21T17:18:49.024Z Downloaded cpufeatures v0.2.17
3332026-08-21T17:18:49.024Z Downloaded smawk v0.3.2
3342026-08-21T17:18:49.024Z Downloaded toml_write v0.1.2
3352026-08-21T17:18:49.024Z Downloaded scroll_derive v0.12.1
3362026-08-21T17:18:49.028Z Downloaded strsim v0.11.1
3372026-08-21T17:18:49.030Z Downloaded serde_spanned v0.6.9
3382026-08-21T17:18:49.031Z Downloaded pretty-hex v0.4.1
3392026-08-21T17:18:49.039Z Downloaded usdt-macro v0.5.0
3402026-08-21T17:18:49.042Z Downloaded terminal_size v0.4.3
3412026-08-21T17:18:49.046Z Downloaded usdt-attr-macro v0.5.0
3422026-08-21T17:18:49.049Z Downloaded proc-macro-error-attr v1.0.4
3432026-08-21T17:18:49.049Z Downloaded version_check v0.9.5
3442026-08-21T17:18:49.049Z Downloaded heck v0.4.1
3452026-08-21T17:18:49.052Z Downloaded cargo_toml v0.21.0
3462026-08-21T17:18:49.055Z Downloaded thread-id v4.2.2
3472026-08-21T17:18:49.059Z Downloaded usdt v0.5.0
3482026-08-21T17:18:49.062Z Downloaded unicode-linebreak v0.1.5
3492026-08-21T17:18:49.062Z Downloaded utf8parse v0.2.2
3502026-08-21T17:18:49.073Z Downloaded quote v1.0.45
3512026-08-21T17:18:49.076Z Downloaded proc-macro-error v1.0.4
3522026-08-21T17:18:49.076Z Downloaded sha2 v0.10.9
3532026-08-21T17:18:49.079Z Downloaded thiserror v2.0.18
3542026-08-21T17:18:49.083Z Downloaded thiserror-impl v1.0.69
3552026-08-21T17:18:49.088Z Downloaded serde_tokenstream v0.2.3
3562026-08-21T17:18:49.091Z Downloaded clap_derive v4.6.1
3572026-08-21T17:18:49.095Z Downloaded scroll v0.12.0
3582026-08-21T17:18:49.098Z Downloaded thiserror-impl v2.0.18
3592026-08-21T17:18:49.102Z Downloaded bitflags v2.11.0
3602026-08-21T17:18:49.106Z Downloaded pest_derive v2.8.6
3612026-08-21T17:18:49.110Z Downloaded pest_generator v2.8.6
3622026-08-21T17:18:49.113Z Downloaded toml v0.8.23
3632026-08-21T17:18:49.116Z Downloaded tempfile v3.27.0
3642026-08-21T17:18:49.120Z Downloaded usdt-impl v0.5.0
3652026-08-21T17:18:49.123Z Downloaded getrandom v0.3.4
3662026-08-21T17:18:49.126Z Downloaded semver v1.0.28
3672026-08-21T17:18:49.129Z Downloaded ucd-trie v0.1.7
3682026-08-21T17:18:49.133Z Downloaded log v0.4.33
3692026-08-21T17:18:49.133Z Downloaded textwrap v0.16.2
3702026-08-21T17:18:49.133Z Downloaded serde_derive v1.0.228
3712026-08-21T17:18:49.136Z Downloaded serde_core v1.0.228
3722026-08-21T17:18:49.143Z Downloaded anyhow v1.0.104
3732026-08-21T17:18:49.157Z Downloaded proc-macro2 v1.0.106
3742026-08-21T17:18:49.160Z Downloaded unicode-ident v1.0.24
3752026-08-21T17:18:49.165Z Downloaded toml_edit v0.22.27
3762026-08-21T17:18:49.168Z Downloaded memchr v2.8.0
3772026-08-21T17:18:49.174Z Downloaded serde v1.0.228
3782026-08-21T17:18:49.194Z Downloaded clap_builder v4.6.0
3792026-08-21T17:18:49.201Z Downloaded typenum v1.20.1
3802026-08-21T17:18:49.204Z Downloaded pest v2.8.6
3812026-08-21T17:18:49.245Z Downloaded serde_json v1.0.151
3822026-08-21T17:18:49.249Z Downloaded winnow v0.7.14
3832026-08-21T17:18:49.254Z Downloaded goblin v0.8.2
3842026-08-21T17:18:49.257Z Downloaded hashbrown v0.17.0
3852026-08-21T17:18:49.265Z Downloaded tabled v0.15.0
3862026-08-21T17:18:49.279Z Downloaded syn v1.0.109
3872026-08-21T17:18:49.284Z Downloaded unicode-width v0.2.0
3882026-08-21T17:18:49.288Z Downloaded syn v2.0.117
3892026-08-21T17:18:49.293Z Downloaded unicode-width v0.1.14
3902026-08-21T17:18:49.300Z Downloaded rustix v1.1.4
3912026-08-21T17:18:49.327Z Downloaded libc v0.2.185
3922026-08-21T17:18:49.390Z Compiling proc-macro2 v1.0.106
3932026-08-21T17:18:49.390Z Compiling quote v1.0.45
3942026-08-21T17:18:49.393Z Compiling unicode-ident v1.0.24
3952026-08-21T17:18:49.393Z Compiling serde_core v1.0.228
3962026-08-21T17:18:49.393Z Compiling libc v0.2.185
3972026-08-21T17:18:49.393Z Compiling version_check v0.9.5
3982026-08-21T17:18:49.393Z Compiling memchr v2.8.0
3992026-08-21T17:18:49.566Z Compiling serde v1.0.228
4002026-08-21T17:18:49.754Z Compiling zmij v1.0.21
4012026-08-21T17:18:49.931Z Compiling itoa v1.0.17
4022026-08-21T17:18:49.964Z Compiling ucd-trie v0.1.7
4032026-08-21T17:18:50.026Z Compiling thiserror v1.0.69
4042026-08-21T17:18:50.220Z Compiling pest v2.8.6
4052026-08-21T17:18:50.245Z Compiling byteorder v1.5.0
4062026-08-21T17:18:50.365Z Compiling rustix v1.1.4
4072026-08-21T17:18:50.475Z Compiling errno v0.3.14
4082026-08-21T17:18:50.507Z Compiling serde_json v1.0.151
4092026-08-21T17:18:50.695Z Compiling bitflags v2.11.0
4102026-08-21T17:18:50.883Z Compiling syn v2.0.117
4112026-08-21T17:18:50.888Z Compiling thread-id v4.2.2
4122026-08-21T17:18:50.918Z Compiling proc-macro-error-attr v1.0.4
4132026-08-21T17:18:50.992Z Compiling usdt-impl v0.5.0
4142026-08-21T17:18:51.012Z Compiling syn v1.0.109
4152026-08-21T17:18:51.110Z Compiling camino v1.2.5
4162026-08-21T17:18:51.311Z Compiling pest_meta v2.8.6
4172026-08-21T17:18:51.440Z Compiling proc-macro-error v1.0.4
4182026-08-21T17:18:51.456Z Compiling plain v0.2.3
4192026-08-21T17:18:51.475Z Compiling log v0.4.33
4202026-08-21T17:18:51.567Z Compiling equivalent v1.0.2
4212026-08-21T17:18:51.621Z Compiling utf8parse v0.2.2
4222026-08-21T17:18:51.662Z Compiling getrandom v0.3.4
4232026-08-21T17:18:51.666Z Compiling hashbrown v0.17.0
4242026-08-21T17:18:51.738Z Compiling anstyle-parse v1.0.0
4252026-08-21T17:18:51.933Z Compiling terminal_size v0.4.3
4262026-08-21T17:18:52.240Z Compiling indexmap v2.14.0
4272026-08-21T17:18:52.637Z Compiling anstyle v1.0.14
4282026-08-21T17:18:52.714Z Compiling thiserror v2.0.18
4292026-08-21T17:18:52.938Z Compiling colorchoice v1.0.4
4302026-08-21T17:18:53.010Z Compiling winnow v0.7.14
4312026-08-21T17:18:53.010Z Compiling pretty-hex v0.4.1
4322026-08-21T17:18:53.010Z Compiling autocfg v1.5.0
4332026-08-21T17:18:53.109Z Compiling cfg-if v1.0.4
4342026-08-21T17:18:53.110Z Compiling is_terminal_polyfill v1.70.2
4352026-08-21T17:18:53.190Z Compiling toml_write v0.1.2
4362026-08-21T17:18:53.190Z Compiling anstyle-query v1.1.5
4372026-08-21T17:18:53.260Z Compiling pest_generator v2.8.6
4382026-08-21T17:18:53.348Z Compiling anstream v1.0.0
4392026-08-21T17:18:53.440Z Compiling fs-err v3.3.0
4402026-08-21T17:18:53.553Z Compiling heck v0.5.0
4412026-08-21T17:18:53.634Z Compiling anyhow v1.0.104
4422026-08-21T17:18:53.716Z Compiling heck v0.4.1
4432026-08-21T17:18:53.779Z Compiling once_cell v1.21.3
4442026-08-21T17:18:53.860Z Compiling unicode-width v0.1.14
4452026-08-21T17:18:53.929Z Compiling strsim v0.11.1
4462026-08-21T17:18:53.929Z Compiling fnv v1.0.7
4472026-08-21T17:18:53.929Z Compiling fastrand v2.3.0
4482026-08-21T17:18:54.025Z Compiling bytecount v0.6.9
4492026-08-21T17:18:54.107Z Compiling clap_lex v1.0.0
4502026-08-21T17:18:54.107Z Compiling papergrid v0.11.0
4512026-08-21T17:18:54.143Z Compiling tempfile v3.27.0
4522026-08-21T17:18:54.183Z Compiling clap_builder v4.6.0
4532026-08-21T17:18:54.307Z Compiling cargo-platform v0.3.2
4542026-08-21T17:18:54.348Z Compiling semver v1.0.28
4552026-08-21T17:18:54.372Z Compiling tabled_derive v0.7.0
4562026-08-21T17:18:54.400Z Compiling memmap v0.7.0
4572026-08-21T17:18:54.472Z Compiling unicode-linebreak v0.1.5
4582026-08-21T17:18:54.611Z Compiling smawk v0.3.2
4592026-08-21T17:18:54.638Z Compiling unicode-width v0.2.0
4602026-08-21T17:18:54.754Z Compiling camino-tempfile v1.4.1
4612026-08-21T17:18:54.814Z Compiling serde_derive v1.0.228
4622026-08-21T17:18:54.914Z Compiling thiserror-impl v1.0.69
4632026-08-21T17:18:54.972Z Compiling zerocopy-derive v0.7.35
4642026-08-21T17:18:55.038Z Compiling pest_derive v2.8.6
4652026-08-21T17:18:55.075Z Compiling scroll_derive v0.12.1
4662026-08-21T17:18:55.305Z Compiling thiserror-impl v2.0.18
4672026-08-21T17:18:55.486Z Compiling clap_derive v4.6.1
4682026-08-21T17:18:55.564Z Compiling tabled v0.15.0
4692026-08-21T17:18:55.743Z Compiling scroll v0.12.0
4702026-08-21T17:18:55.851Z Compiling zerocopy v0.7.35
4712026-08-21T17:18:56.033Z Compiling goblin v0.8.2
4722026-08-21T17:18:56.298Z Compiling dtrace-parser v0.2.0
4732026-08-21T17:18:56.420Z Compiling textwrap v0.16.2
4742026-08-21T17:18:56.769Z Compiling swrite v0.1.0
4752026-08-21T17:18:57.229Z Compiling clap v4.6.1
4762026-08-21T17:18:57.896Z Compiling toml_datetime v0.6.11
4772026-08-21T17:18:57.896Z Compiling serde_spanned v0.6.9
4782026-08-21T17:18:57.902Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
4792026-08-21T17:18:57.902Z Compiling cargo_metadata v0.23.1
4802026-08-21T17:18:57.902Z Compiling macaddr v1.0.1
4812026-08-21T17:18:57.980Z Compiling dof v0.3.0
4822026-08-21T17:18:57.993Z Compiling serde_tokenstream v0.2.3
4832026-08-21T17:18:58.073Z Compiling toml_edit v0.22.27
4842026-08-21T17:18:58.721Z Compiling usdt-macro v0.5.0
4852026-08-21T17:18:58.721Z Compiling usdt-attr-macro v0.5.0
4862026-08-21T17:18:59.311Z Compiling usdt v0.5.0
4872026-08-21T17:18:59.404Z Compiling toml v0.8.23
4882026-08-21T17:18:59.750Z Compiling cargo_toml v0.21.0
4892026-08-21T17:19:01.041Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4902026-08-21T17:19:03.063Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.31s
4912026-08-21T17:19:03.278Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
4922026-08-21T17:19:03.815Z Downloading crates ...
4932026-08-21T17:19:03.845Z Downloaded aead v0.5.2
4942026-08-21T17:19:03.850Z Downloaded allocator-api2 v0.2.21
4952026-08-21T17:19:03.854Z Downloaded bcrypt-pbkdf v0.11.0
4962026-08-21T17:19:03.859Z Downloaded aead v0.6.1
4972026-08-21T17:19:03.859Z Downloaded anstream v0.6.21
4982026-08-21T17:19:03.862Z Downloaded gethostname v0.5.0
4992026-08-21T17:19:03.865Z Downloaded addr2line v0.25.1
5002026-08-21T17:19:03.870Z Downloaded elliptic-curve v0.14.1
5012026-08-21T17:19:03.873Z Downloaded futures-io v0.3.32
5022026-08-21T17:19:03.873Z Downloaded adler2 v2.0.1
5032026-08-21T17:19:03.877Z Downloaded globwalk v0.9.1
5042026-08-21T17:19:03.877Z Downloaded bytes v1.11.1
5052026-08-21T17:19:03.880Z Downloaded embedded-io v0.6.1
5062026-08-21T17:19:03.880Z Downloaded fallible-iterator v0.2.0
5072026-08-21T17:19:03.884Z Downloaded endian-type v0.1.2
5082026-08-21T17:19:03.884Z Downloaded env_filter v2.0.0
5092026-08-21T17:19:03.884Z Downloaded enum-as-inner v0.6.1
5102026-08-21T17:19:03.887Z Downloaded hash32 v0.3.1
5112026-08-21T17:19:03.887Z Downloaded ahash v0.8.12
5122026-08-21T17:19:03.888Z Downloaded embedded-io v0.4.0
5132026-08-21T17:19:03.888Z Downloaded arrayvec v0.7.6
5142026-08-21T17:19:03.892Z Downloaded ena v0.14.4
5152026-08-21T17:19:03.892Z Downloaded env_logger v0.11.11
5162026-08-21T17:19:03.896Z Downloaded erased-serde v0.3.31
5172026-08-21T17:19:03.896Z Downloaded enum_dispatch v0.3.13
5182026-08-21T17:19:03.902Z Downloaded ar_archive_writer v0.5.1
5192026-08-21T17:19:03.902Z Downloaded aes-gcm v0.11.0
5202026-08-21T17:19:03.905Z Downloaded futures-task v0.3.32
5212026-08-21T17:19:03.905Z Downloaded aho-corasick v1.1.4
5222026-08-21T17:19:03.905Z Downloaded const-oid v0.10.2
5232026-08-21T17:19:03.912Z Downloaded hmac v0.12.1
5242026-08-21T17:19:03.912Z Downloaded fatfs v0.3.6
5252026-08-21T17:19:03.923Z Downloaded funty v2.0.0
5262026-08-21T17:19:03.923Z Downloaded float-ord v0.3.2
5272026-08-21T17:19:03.923Z Downloaded bit-set v0.8.0
5282026-08-21T17:19:03.924Z Downloaded compression-core v0.4.31
5292026-08-21T17:19:03.929Z Downloaded foreign-types-shared v0.3.1
5302026-08-21T17:19:03.929Z Downloaded num_threads v0.1.7
5312026-08-21T17:19:03.929Z Downloaded atomic-waker v1.1.2
5322026-08-21T17:19:03.929Z Downloaded backtrace-ext v0.2.1
5332026-08-21T17:19:03.929Z Downloaded foreign-types v0.5.0
5342026-08-21T17:19:03.929Z Downloaded bitfield v0.19.4
5352026-08-21T17:19:03.929Z Downloaded futures-macro v0.3.32
5362026-08-21T17:19:03.929Z Downloaded filetime v0.2.27
5372026-08-21T17:19:03.929Z Downloaded foldhash v0.1.5
5382026-08-21T17:19:03.929Z Downloaded arrayref v0.3.9
5392026-08-21T17:19:03.929Z Downloaded ff v0.14.0
5402026-08-21T17:19:03.933Z Downloaded array-init v0.0.4
5412026-08-21T17:19:03.934Z Downloaded base16ct v0.2.0
5422026-08-21T17:19:03.934Z Downloaded bit-set v0.5.3
5432026-08-21T17:19:03.934Z Downloaded foreign-types-macros v0.2.3
5442026-08-21T17:19:03.934Z Downloaded futures-sink v0.3.32
5452026-08-21T17:19:03.939Z Downloaded assert_matches v1.5.0
5462026-08-21T17:19:03.939Z Downloaded ciborium-io v0.2.2
5472026-08-21T17:19:03.939Z Downloaded block-buffer v0.12.1
5482026-08-21T17:19:03.939Z Downloaded httpdate v1.0.3
5492026-08-21T17:19:03.939Z Downloaded fd-lock v4.0.4
5502026-08-21T17:19:03.942Z Downloaded flagset v0.4.7
5512026-08-21T17:19:03.942Z Downloaded foreign-types-shared v0.1.1
5522026-08-21T17:19:03.942Z Downloaded async-stream v0.3.6
5532026-08-21T17:19:03.942Z Downloaded hostname v0.4.2
5542026-08-21T17:19:03.946Z Downloaded atomicwrites v0.4.4
5552026-08-21T17:19:03.946Z Downloaded float-cmp v0.10.0
5562026-08-21T17:19:03.946Z Downloaded fxhash v0.2.1
5572026-08-21T17:19:03.946Z Downloaded http-range v0.1.5
5582026-08-21T17:19:03.949Z Downloaded hubpack_derive v0.1.1
5592026-08-21T17:19:03.949Z Downloaded bitfield-struct v0.6.2
5602026-08-21T17:19:03.949Z Downloaded nibble_vec v0.1.0
5612026-08-21T17:19:03.949Z Downloaded futures v0.3.32
5622026-08-21T17:19:03.952Z Downloaded ghash v0.6.0
5632026-08-21T17:19:03.952Z Downloaded cbc v0.2.1
5642026-08-21T17:19:03.955Z Downloaded expectorate v1.2.0
5652026-08-21T17:19:03.955Z Downloaded anstyle-parse v0.2.7
5662026-08-21T17:19:03.959Z Downloaded argon2 v0.5.3
5672026-08-21T17:19:03.959Z Downloaded cipher v0.5.2
5682026-08-21T17:19:03.959Z Downloaded fixedbitset v0.4.2
5692026-08-21T17:19:03.962Z Downloaded form_urlencoded v1.2.2
5702026-08-21T17:19:03.962Z Downloaded atty v0.2.14
5712026-08-21T17:19:03.966Z Downloaded http-body v1.0.1
5722026-08-21T17:19:03.966Z Downloaded hubpack v0.1.2
5732026-08-21T17:19:03.966Z Downloaded git-stub v1.0.0
5742026-08-21T17:19:03.966Z Downloaded block-padding v0.4.2
5752026-08-21T17:19:03.970Z Downloaded cfg_aliases v0.2.1
5762026-08-21T17:19:03.970Z Downloaded newline-converter v0.3.0
5772026-08-21T17:19:03.970Z Downloaded hex v0.4.3
5782026-08-21T17:19:03.970Z Downloaded ciborium-ll v0.2.2
5792026-08-21T17:19:03.974Z Downloaded foreign-types v0.3.2
5802026-08-21T17:19:03.974Z Downloaded ascii-canvas v3.0.0
5812026-08-21T17:19:03.978Z Downloaded base16ct v1.0.0
5822026-08-21T17:19:03.978Z Downloaded bb8 v0.8.6
5832026-08-21T17:19:03.982Z Downloaded base64ct v1.8.3
5842026-08-21T17:19:03.982Z Downloaded async-trait v0.1.89
5852026-08-21T17:19:03.987Z Downloaded castaway v0.2.4
5862026-08-21T17:19:03.990Z Downloaded openssl-macros v0.1.1
5872026-08-21T17:19:03.990Z Downloaded bitfield-macros v0.19.4
5882026-08-21T17:19:03.990Z Downloaded home v0.5.12
5892026-08-21T17:19:03.994Z Downloaded headers-core v0.3.0
5902026-08-21T17:19:03.994Z Downloaded hex-literal v1.1.0
5912026-08-21T17:19:03.997Z Downloaded fixedbitset v0.5.7
5922026-08-21T17:19:04.002Z Downloaded find-msvc-tools v0.1.9
5932026-08-21T17:19:04.002Z Downloaded ff v0.13.1
5942026-08-21T17:19:04.002Z Downloaded hash32 v0.2.1
5952026-08-21T17:19:04.006Z Downloaded async-recursion v1.1.1
5962026-08-21T17:19:04.006Z Downloaded cobs v0.3.0
5972026-08-21T17:19:04.006Z Downloaded cfg_aliases v0.1.1
5982026-08-21T17:19:04.006Z Downloaded normalize-line-endings v0.3.0
5992026-08-21T17:19:04.010Z Downloaded hostname v0.3.1
6002026-08-21T17:19:04.010Z Downloaded nodrop v0.1.14
6012026-08-21T17:19:04.010Z Downloaded path-slash v0.1.5
6022026-08-21T17:19:04.010Z Downloaded foldhash v0.2.0
6032026-08-21T17:19:04.014Z Downloaded blowfish v0.10.0
6042026-08-21T17:19:04.014Z Downloaded cipher v0.4.4
6052026-08-21T17:19:04.019Z Downloaded glob v0.3.3
6062026-08-21T17:19:04.019Z Downloaded bcs v0.1.6
6072026-08-21T17:19:04.019Z Downloaded bit-vec v0.8.0
6082026-08-21T17:19:04.019Z Downloaded backoff v0.4.0
6092026-08-21T17:19:04.023Z Downloaded bs58 v0.5.1
6102026-08-21T17:19:04.023Z Downloaded compression-codecs v0.4.37
6112026-08-21T17:19:04.027Z Downloaded precomputed-hash v0.1.1
6122026-08-21T17:19:04.027Z Downloaded progenitor-macro v0.13.0
6132026-08-21T17:19:04.030Z Downloaded russh-util v0.52.0
6142026-08-21T17:19:04.030Z Downloaded argon2 v0.6.0-rc.8
6152026-08-21T17:19:04.030Z Downloaded async-bb8-diesel v0.2.1
6162026-08-21T17:19:04.030Z Downloaded quick-error v1.2.3
6172026-08-21T17:19:04.033Z Downloaded bit-vec v0.6.3
6182026-08-21T17:19:04.037Z Downloaded ref-cast-impl v1.0.25
6192026-08-21T17:19:04.040Z Downloaded async-stream-impl v0.3.6
6202026-08-21T17:19:04.040Z Downloaded cmake v0.1.57
6212026-08-21T17:19:04.040Z Downloaded rustc_version v0.4.1
6222026-08-21T17:19:04.040Z Downloaded scheduled-thread-pool v0.2.7
6232026-08-21T17:19:04.043Z Downloaded serde_repr v0.1.20
6242026-08-21T17:19:04.043Z Downloaded serde_spanned v1.1.1
6252026-08-21T17:19:04.047Z Downloaded serde_bytes v0.11.19
6262026-08-21T17:19:04.047Z Downloaded futures-executor v0.3.32
6272026-08-21T17:19:04.047Z Downloaded clang-sys v1.8.1
6282026-08-21T17:19:04.050Z Downloaded num_enum v0.5.11
6292026-08-21T17:19:04.054Z Downloaded futures-core v0.3.32
6302026-08-21T17:19:04.054Z Downloaded group v0.14.0
6312026-08-21T17:19:04.054Z Downloaded scroll_derive v0.13.1
6322026-08-21T17:19:04.054Z Downloaded seq-macro v0.3.6
6332026-08-21T17:19:04.058Z Downloaded signal-hook-tokio v0.3.1
6342026-08-21T17:19:04.059Z Downloaded strsim v0.10.0
6352026-08-21T17:19:04.062Z Downloaded camino-tempfile-ext v0.3.3
6362026-08-21T17:19:04.062Z Downloaded group v0.13.0
6372026-08-21T17:19:04.062Z Downloaded http-body-util v0.1.3
6382026-08-21T17:19:04.062Z Downloaded num-integer v0.1.46
6392026-08-21T17:19:04.066Z Downloaded buf-list v1.1.2
6402026-08-21T17:19:04.066Z Downloaded cmov v0.5.4
6412026-08-21T17:19:04.066Z Downloaded chacha20 v0.9.1
6422026-08-21T17:19:04.070Z Downloaded nu-ansi-term v0.50.3
6432026-08-21T17:19:04.070Z Downloaded oxide-update-engine v0.1.2
6442026-08-21T17:19:04.070Z Downloaded sapling-renderdag v0.1.0
6452026-08-21T17:19:04.070Z Downloaded serde_plain v1.0.2
6462026-08-21T17:19:04.073Z Downloaded byte-wrapper v0.1.0
6472026-08-21T17:19:04.073Z Downloaded cassowary v0.3.0
6482026-08-21T17:19:04.076Z Downloaded phf v0.13.1
6492026-08-21T17:19:04.076Z Downloaded structmeta-derive v0.3.0
6502026-08-21T17:19:04.080Z Downloaded structmeta v0.3.0
6512026-08-21T17:19:04.080Z Downloaded tagptr v0.2.0
6522026-08-21T17:19:04.080Z Downloaded fs_extra v1.3.0
6532026-08-21T17:19:04.080Z Downloaded globset v0.4.18
6542026-08-21T17:19:04.083Z Downloaded tower-layer v0.3.3
6552026-08-21T17:19:04.083Z Downloaded backon v1.6.0
6562026-08-21T17:19:04.083Z Downloaded fs-err v2.11.0
6572026-08-21T17:19:04.089Z Downloaded git-stub-vcs v0.1.0
6582026-08-21T17:19:04.089Z Downloaded highway v1.3.0
6592026-08-21T17:19:04.089Z Downloaded chacha20 v0.10.0
6602026-08-21T17:19:04.089Z Downloaded bzip2 v0.4.4
6612026-08-21T17:19:04.092Z Downloaded cexpr v0.6.0
6622026-08-21T17:19:04.093Z Downloaded bitflags v1.3.2
6632026-08-21T17:19:04.093Z Downloaded blake2 v0.11.0-rc.6
6642026-08-21T17:19:04.093Z Downloaded pem-rfc7468 v1.0.0
6652026-08-21T17:19:04.093Z Downloaded paste v1.0.15
6662026-08-21T17:19:04.093Z Downloaded futures-channel v0.3.32
6672026-08-21T17:19:04.096Z Downloaded generic-array v1.4.3
6682026-08-21T17:19:04.096Z Downloaded half v1.8.3
6692026-08-21T17:19:04.096Z Downloaded supports-hyperlinks v3.2.0
6702026-08-21T17:19:04.100Z Downloaded unicode-truncate v1.1.0
6712026-08-21T17:19:04.103Z Downloaded colored v3.1.1
6722026-08-21T17:19:04.103Z Downloaded ciborium v0.2.2
6732026-08-21T17:19:04.106Z Downloaded const-oid v0.9.6
6742026-08-21T17:19:04.106Z Downloaded pin-project-internal v1.1.11
6752026-08-21T17:19:04.106Z Downloaded primeorder v0.13.6
6762026-08-21T17:19:04.109Z Downloaded port-file v0.1.0
6772026-08-21T17:19:04.109Z Downloaded progenitor-client v0.13.0
6782026-08-21T17:19:04.109Z Downloaded rand_chacha v0.9.0
6792026-08-21T17:19:04.112Z Downloaded console v0.15.11
6802026-08-21T17:19:04.112Z Downloaded rand_core v0.6.4
6812026-08-21T17:19:04.112Z Downloaded usdt v0.6.0
6822026-08-21T17:19:04.112Z Downloaded usdt-attr-macro v0.6.0
6832026-08-21T17:19:04.117Z Downloaded want v0.3.1
6842026-08-21T17:19:04.122Z Downloaded scrypt v0.12.0
6852026-08-21T17:19:04.126Z Downloaded shlex v1.3.0
6862026-08-21T17:19:04.126Z Downloaded xshell-macros v0.2.7
6872026-08-21T17:19:04.126Z Downloaded zeroize_derive v1.5.0
6882026-08-21T17:19:04.126Z Downloaded crc-catalog v2.4.0
6892026-08-21T17:19:04.135Z Downloaded rustls-pemfile v2.2.0
6902026-08-21T17:19:04.139Z Downloaded console v0.16.2
6912026-08-21T17:19:04.139Z Downloaded colored v2.2.0
6922026-08-21T17:19:04.143Z Downloaded smf v0.2.3
6932026-08-21T17:19:04.144Z Downloaded tiny-keccak v2.0.2
6942026-08-21T17:19:04.147Z Downloaded simd-adler32 v0.3.8
6952026-08-21T17:19:04.152Z Downloaded zone v0.3.1
6962026-08-21T17:19:04.152Z Downloaded defmt-parser v1.0.0
6972026-08-21T17:19:04.157Z Downloaded hmac v0.13.0
6982026-08-21T17:19:04.157Z Downloaded slog-stdlog v4.1.1
6992026-08-21T17:19:04.157Z Downloaded spki v0.8.0
7002026-08-21T17:19:04.157Z Downloaded bzip2 v0.6.1
7012026-08-21T17:19:04.160Z Downloaded postgres-types v0.2.12
7022026-08-21T17:19:04.160Z Downloaded getrandom v0.2.17
7032026-08-21T17:19:04.160Z Downloaded httparse v1.10.1
7042026-08-21T17:19:04.165Z Downloaded primefield v0.14.0
7052026-08-21T17:19:04.165Z Downloaded tinystr v0.8.2
7062026-08-21T17:19:04.165Z Downloaded toml_writer v1.1.1+spec-1.1.0
7072026-08-21T17:19:04.168Z Downloaded parking_lot_core v0.8.6
7082026-08-21T17:19:04.168Z Downloaded pin-project-lite v0.2.17
7092026-08-21T17:19:04.168Z Downloaded tui-tree-widget v0.23.1
7102026-08-21T17:19:04.171Z Downloaded debug-ignore v1.0.5
7112026-08-21T17:19:04.171Z Downloaded spki v0.7.3
7122026-08-21T17:19:04.172Z Downloaded difflib v0.4.0
7132026-08-21T17:19:04.172Z Downloaded is_ci v1.2.0
7142026-08-21T17:19:04.175Z Downloaded illumos-nvpair-sys v0.2.0
7152026-08-21T17:19:04.175Z Downloaded quinn-udp v0.5.14
7162026-08-21T17:19:04.175Z Downloaded synstructure v0.13.2
7172026-08-21T17:19:04.175Z Downloaded termios v0.3.3
7182026-08-21T17:19:04.175Z Downloaded toml_datetime v1.1.1+spec-1.1.0
7192026-08-21T17:19:04.178Z Downloaded dirs-sys-next v0.1.2
7202026-08-21T17:19:04.178Z Downloaded dtrace-parser v0.3.0
7212026-08-21T17:19:04.178Z Downloaded cancel-safe-futures v0.1.5
7222026-08-21T17:19:04.178Z Downloaded blake2 v0.10.6
7232026-08-21T17:19:04.181Z Downloaded display-error-chain v0.2.2
7242026-08-21T17:19:04.181Z Downloaded unarray v0.1.4
7252026-08-21T17:19:04.181Z Downloaded parking_lot v0.12.5
7262026-08-21T17:19:04.185Z Downloaded thread_local v1.1.9
7272026-08-21T17:19:04.185Z Downloaded jiff-static v0.2.34
7282026-08-21T17:19:04.185Z Downloaded lru v0.12.5
7292026-08-21T17:19:04.191Z Downloaded match_cfg v0.1.0
7302026-08-21T17:19:04.191Z Downloaded new_debug_unreachable v1.0.6
7312026-08-21T17:19:04.195Z Downloaded vsss-rs v3.3.4
7322026-08-21T17:19:04.198Z Downloaded wyz v0.5.1
7332026-08-21T17:19:04.198Z Downloaded const_format_proc_macros v0.2.34
7342026-08-21T17:19:04.201Z Downloaded nonempty v0.12.0
7352026-08-21T17:19:04.204Z Downloaded phf_shared v0.11.3
7362026-08-21T17:19:04.204Z Downloaded memoffset v0.9.1
7372026-08-21T17:19:04.205Z Downloaded num_enum_derive v0.5.11
7382026-08-21T17:19:04.208Z Downloaded olpc-cjson v0.1.4
7392026-08-21T17:19:04.208Z Downloaded getrandom v0.4.3
7402026-08-21T17:19:04.213Z Downloaded vergen-lib v0.1.6
7412026-08-21T17:19:04.213Z Downloaded packed_struct_codegen v0.10.1
7422026-08-21T17:19:04.224Z Downloaded ctr v0.10.1
7432026-08-21T17:19:04.228Z Downloaded oso v0.27.3
7442026-08-21T17:19:04.231Z Downloaded corncobs v0.1.4
7452026-08-21T17:19:04.234Z Downloaded curve25519-dalek-derive v0.1.1
7462026-08-21T17:19:04.234Z Downloaded parse-size v1.1.0
7472026-08-21T17:19:04.238Z Downloaded parse-display v0.10.0
7482026-08-21T17:19:04.241Z Downloaded der_derive v0.7.3
7492026-08-21T17:19:04.245Z Downloaded progenitor-client v0.14.0
7502026-08-21T17:19:04.246Z Downloaded predicates-core v1.0.10
7512026-08-21T17:19:04.246Z Downloaded progenitor-macro v0.14.0
7522026-08-21T17:19:04.249Z Downloaded term v1.2.1
7532026-08-21T17:19:04.249Z Downloaded ref-cast v1.0.25
7542026-08-21T17:19:04.249Z Downloaded rfc6979 v0.6.0
7552026-08-21T17:19:04.249Z Downloaded chumsky v0.9.3
7562026-08-21T17:19:04.252Z Downloaded rfc6979 v0.4.0
7572026-08-21T17:19:04.252Z Downloaded diesel-dtrace v0.5.0
7582026-08-21T17:19:04.252Z Downloaded unicase v2.9.0
7592026-08-21T17:19:04.257Z Downloaded chacha20poly1305 v0.10.1
7602026-08-21T17:19:04.260Z Downloaded arc-swap v1.8.2
7612026-08-21T17:19:04.260Z Downloaded omicron-zone-package v0.12.3
7622026-08-21T17:19:04.260Z Downloaded tokio-stream v0.1.18
7632026-08-21T17:19:04.264Z Downloaded impl-trait-for-tuples v0.2.3
7642026-08-21T17:19:04.267Z Downloaded prefix-trie v0.7.0
7652026-08-21T17:19:04.267Z Downloaded keccak v0.2.0
7662026-08-21T17:19:04.267Z Downloaded linear-map v1.2.0
7672026-08-21T17:19:04.270Z Downloaded ingot v0.2.1
7682026-08-21T17:19:04.270Z Downloaded signature v3.0.0
7692026-08-21T17:19:04.274Z Downloaded libefi-sys v0.1.0
7702026-08-21T17:19:04.274Z Downloaded num v0.4.3
7712026-08-21T17:19:04.274Z Downloaded aes v0.9.1
7722026-08-21T17:19:04.277Z Downloaded base64 v0.21.7
7732026-08-21T17:19:04.280Z Downloaded bumpalo v3.20.2
7742026-08-21T17:19:04.280Z Downloaded rustls-platform-verifier v0.6.2
7752026-08-21T17:19:04.283Z Downloaded rustls-pki-types v1.14.0
7762026-08-21T17:19:04.283Z Downloaded sha1 v0.11.0
7772026-08-21T17:19:04.287Z Downloaded sync_wrapper v1.0.2
7782026-08-21T17:19:04.287Z Downloaded secrecy v0.8.0
7792026-08-21T17:19:04.287Z Downloaded sha1 v0.10.6
7802026-08-21T17:19:04.287Z Downloaded tap v1.0.1
7812026-08-21T17:19:04.290Z Downloaded slog-bunyan v2.5.0
7822026-08-21T17:19:04.290Z Downloaded crossbeam-utils v0.8.21
7832026-08-21T17:19:04.290Z Downloaded tokio-macros v2.7.0
7842026-08-21T17:19:04.290Z Downloaded owo-colors v4.3.0
7852026-08-21T17:19:04.290Z Downloaded signature v2.2.0
7862026-08-21T17:19:04.296Z Downloaded half v2.7.1
7872026-08-21T17:19:04.296Z Downloaded parse-display-derive v0.10.0
7882026-08-21T17:19:04.296Z Downloaded typify-macro v0.6.2
7892026-08-21T17:19:04.299Z Downloaded take_mut v0.2.2
7902026-08-21T17:19:04.299Z Downloaded heapless v0.7.17
7912026-08-21T17:19:04.299Z Downloaded flume v0.11.1
7922026-08-21T17:19:04.302Z Downloaded heapless v0.8.0
7932026-08-21T17:19:04.306Z Downloaded compact_str v0.8.1
7942026-08-21T17:19:04.309Z Downloaded darling v0.23.0
7952026-08-21T17:19:04.312Z Downloaded derive_builder v0.20.2
7962026-08-21T17:19:04.315Z Downloaded password-hash v0.5.0
7972026-08-21T17:19:04.321Z Downloaded polyval v0.7.1
7982026-08-21T17:19:04.321Z Downloaded thiserror-impl-no-std v2.0.2
7992026-08-21T17:19:04.321Z Downloaded slog v2.8.2
8002026-08-21T17:19:04.324Z Downloaded headers v0.4.1
8012026-08-21T17:19:04.324Z Downloaded universal-hash v0.5.1
8022026-08-21T17:19:04.324Z Downloaded universal-hash v0.6.1
8032026-08-21T17:19:04.324Z Downloaded wait-timeout v0.2.1
8042026-08-21T17:19:04.329Z Downloaded zerofrom-derive v0.1.6
8052026-08-21T17:19:04.329Z Downloaded derive_builder_core v0.20.2
8062026-08-21T17:19:04.329Z Downloaded wnaf v0.14.0
8072026-08-21T17:19:04.329Z Downloaded proc-macro-error2 v2.0.1
8082026-08-21T17:19:04.333Z Downloaded rand_chacha v0.3.1
8092026-08-21T17:19:04.333Z Downloaded rand_core v0.9.5
8102026-08-21T17:19:04.333Z Downloaded ecdsa v0.17.0
8112026-08-21T17:19:04.336Z Downloaded crc8 v0.1.1
8122026-08-21T17:19:04.336Z Downloaded p256 v0.14.0
8132026-08-21T17:19:04.339Z Downloaded hybrid-array v0.4.13
8142026-08-21T17:19:04.342Z Downloaded crunchy v0.2.4
8152026-08-21T17:19:04.347Z Downloaded ron v0.8.1
8162026-08-21T17:19:04.357Z Downloaded ingot-macros v0.2.0
8172026-08-21T17:19:04.363Z Downloaded rpassword v7.5.4
8182026-08-21T17:19:04.363Z Downloaded base64 v0.22.1
8192026-08-21T17:19:04.363Z Downloaded rustls-native-certs v0.8.3
8202026-08-21T17:19:04.363Z Downloaded slog-async v2.8.0
8212026-08-21T17:19:04.363Z Downloaded darling_macro v0.23.0
8222026-08-21T17:19:04.368Z Downloaded backtrace v0.3.76
8232026-08-21T17:19:04.368Z Downloaded cstr-argument v0.1.2
8242026-08-21T17:19:04.368Z Downloaded diesel_table_macro_syntax v0.3.0
8252026-08-21T17:19:04.368Z Downloaded stacker v0.1.23
8262026-08-21T17:19:04.368Z Downloaded static_assertions v1.1.0
8272026-08-21T17:19:04.368Z Downloaded tokio-tungstenite v0.23.1
8282026-08-21T17:19:04.374Z Downloaded memmap2 v0.9.10
8292026-08-21T17:19:04.374Z Downloaded darling v0.20.11
8302026-08-21T17:19:04.374Z Downloaded oxide-tokio-rt v0.1.4
8312026-08-21T17:19:04.378Z Downloaded ident_case v1.0.1
8322026-08-21T17:19:04.382Z Downloaded indent_write v2.2.0
8332026-08-21T17:19:04.382Z Downloaded hickory-resolver v0.24.4
8342026-08-21T17:19:04.385Z Downloaded tokio-tungstenite v0.21.0
8352026-08-21T17:19:04.385Z Downloaded tokio-dtrace v0.1.1
8362026-08-21T17:19:04.388Z Downloaded pkcs8 v0.11.0
8372026-08-21T17:19:04.389Z Downloaded strum_macros v0.26.4
8382026-08-21T17:19:04.389Z Downloaded thiserror-no-std v2.0.2
8392026-08-21T17:19:04.393Z Downloaded tinyvec v1.10.0
8402026-08-21T17:19:04.396Z Downloaded darling v0.21.3
8412026-08-21T17:19:04.396Z Downloaded instability v0.3.11
8422026-08-21T17:19:04.396Z Downloaded pkcs1 v0.7.5
8432026-08-21T17:19:04.400Z Downloaded lazy_static v1.5.0
8442026-08-21T17:19:04.400Z Downloaded linked-hash-map v0.5.6
8452026-08-21T17:19:04.400Z Downloaded usdt-macro v0.6.0
8462026-08-21T17:19:04.400Z Downloaded maplit v1.0.2
8472026-08-21T17:19:04.400Z Downloaded maybe-uninit v2.0.0
8482026-08-21T17:19:04.403Z Downloaded libscf-sys v1.2.0
8492026-08-21T17:19:04.403Z Downloaded md-5 v0.10.6
8502026-08-21T17:19:04.406Z Downloaded zerovec-derive v0.11.2
8512026-08-21T17:19:04.410Z Downloaded vergen-git2 v9.1.0
8522026-08-21T17:19:04.413Z Downloaded percent-encoding v2.3.2
8532026-08-21T17:19:04.413Z Downloaded predicates-tree v1.0.13
8542026-08-21T17:19:04.417Z Downloaded proc-macro-crate v3.4.0
8552026-08-21T17:19:04.417Z Downloaded proc-macro-crate v1.3.1
8562026-08-21T17:19:04.417Z Downloaded xshell v0.2.7
8572026-08-21T17:19:04.420Z Downloaded progenitor-impl v0.14.0
8582026-08-21T17:19:04.420Z Downloaded unsafe-libyaml v0.2.11
8592026-08-21T17:19:04.424Z Downloaded potential_utf v0.1.4
8602026-08-21T17:19:04.428Z Downloaded serde_cbor v0.11.2
8612026-08-21T17:19:04.431Z Downloaded support-bundle-viewer v0.1.2
8622026-08-21T17:19:04.436Z Downloaded defmt-macros v1.0.1
8632026-08-21T17:19:04.441Z Downloaded rand_xorshift v0.4.0
8642026-08-21T17:19:04.444Z Downloaded russh-cryptovec v0.62.0
8652026-08-21T17:19:04.444Z Downloaded flate2 v1.1.9
8662026-08-21T17:19:04.447Z Downloaded hickory-server v0.25.2
8672026-08-21T17:19:04.451Z Downloaded http v1.4.2
8682026-08-21T17:19:04.451Z Downloaded recursive-proc-macro-impl v0.1.1
8692026-08-21T17:19:04.451Z Downloaded indoc v2.0.7
8702026-08-21T17:19:04.459Z Downloaded secrecy v0.10.3
8712026-08-21T17:19:04.459Z Downloaded hickory-resolver v0.25.2
8722026-08-21T17:19:04.465Z Downloaded serde-hex v0.1.0
8732026-08-21T17:19:04.465Z Downloaded yansi v1.0.1
8742026-08-21T17:19:04.465Z Downloaded const_format v0.2.35
8752026-08-21T17:19:04.465Z Downloaded crc-any v2.5.0
8762026-08-21T17:19:04.465Z Downloaded spin v0.9.8
8772026-08-21T17:19:04.465Z Downloaded zip v0.6.6
8782026-08-21T17:19:04.475Z Downloaded dropshot-api-manager-types v0.8.0
8792026-08-21T17:19:04.476Z Downloaded ed25519 v3.0.0
8802026-08-21T17:19:04.476Z Downloaded sponge-cursor v0.1.0
8812026-08-21T17:19:04.476Z Downloaded ipnetwork v0.21.1
8822026-08-21T17:19:04.476Z Downloaded cc v1.2.56
8832026-08-21T17:19:04.476Z Downloaded hashbrown v0.12.3
8842026-08-21T17:19:04.481Z Downloaded lock_api v0.4.14
8852026-08-21T17:19:04.482Z Downloaded num_enum v0.7.6
8862026-08-21T17:19:04.482Z Downloaded hashbrown v0.13.2
8872026-08-21T17:19:04.482Z Downloaded testing_table v0.3.0
8882026-08-21T17:19:04.482Z Downloaded jobserver v0.1.34
8892026-08-21T17:19:04.482Z Downloaded steno v0.4.1
8902026-08-21T17:19:04.485Z Downloaded crc32fast v1.5.0
8912026-08-21T17:19:04.485Z Downloaded num-complex v0.4.6
8922026-08-21T17:19:04.488Z Downloaded num-rational v0.4.2
8932026-08-21T17:19:04.488Z Downloaded newtype-uuid v1.3.2
8942026-08-21T17:19:04.488Z Downloaded tokio-test v0.4.5
8952026-08-21T17:19:04.488Z Downloaded unit-prefix v0.5.2
8962026-08-21T17:19:04.493Z Downloaded pkcs8 v0.10.2
8972026-08-21T17:19:04.493Z Downloaded trait-variant v0.1.2
8982026-08-21T17:19:04.493Z Downloaded darling v0.13.4
8992026-08-21T17:19:04.497Z Downloaded try-lock v0.2.5
9002026-08-21T17:19:04.497Z Downloaded icu_locale_core v2.1.1
9012026-08-21T17:19:04.497Z Downloaded yoke-derive v0.8.1
9022026-08-21T17:19:04.497Z Downloaded icu_normalizer v2.1.1
9032026-08-21T17:19:04.500Z Downloaded rcgen v0.12.1
9042026-08-21T17:19:04.503Z Downloaded zerocopy v0.6.6
9052026-08-21T17:19:04.503Z Downloaded oxide-update-engine-display v0.1.2
9062026-08-21T17:19:04.503Z Downloaded pem-rfc7468 v0.7.0
9072026-08-21T17:19:04.510Z Downloaded utf-8 v0.7.6
9082026-08-21T17:19:04.515Z Downloaded peg-macros v0.8.5
9092026-08-21T17:19:04.519Z Downloaded serde_with_macros v3.21.0
9102026-08-21T17:19:04.522Z Downloaded void v1.0.2
9112026-08-21T17:19:04.523Z Downloaded waitgroup v0.1.2
9122026-08-21T17:19:04.523Z Downloaded cookie_store v0.22.1
9132026-08-21T17:19:04.523Z Downloaded deranged v0.5.8
9142026-08-21T17:19:04.527Z Downloaded dyn-clone v1.0.20
9152026-08-21T17:19:04.527Z Downloaded rustversion v1.0.22
9162026-08-21T17:19:04.527Z Downloaded serde_path_to_error v0.1.20
9172026-08-21T17:19:04.527Z Downloaded async-compression v0.4.41
9182026-08-21T17:19:04.531Z Downloaded darling_macro v0.13.4
9192026-08-21T17:19:04.531Z Downloaded hyper-tls v0.6.0
9202026-08-21T17:19:04.531Z Downloaded psm v0.1.30
9212026-08-21T17:19:04.535Z Downloaded zone_cfg_derive v0.3.1
9222026-08-21T17:19:04.535Z Downloaded crucible-workspace-hack v0.1.0
9232026-08-21T17:19:04.538Z Downloaded derive_builder_macro v0.20.2
9242026-08-21T17:19:04.538Z Downloaded serde_with_macros v1.5.2
9252026-08-21T17:19:04.538Z Downloaded toml v0.7.8
9262026-08-21T17:19:04.538Z Downloaded document-features v0.2.12
9272026-08-21T17:19:04.538Z Downloaded r2d2 v0.8.10
9282026-08-21T17:19:04.538Z Downloaded socket2 v0.6.3
9292026-08-21T17:19:04.542Z Downloaded is-terminal v0.4.17
9302026-08-21T17:19:04.542Z Downloaded prettyplease v0.2.37
9312026-08-21T17:19:04.547Z Downloaded instant v0.1.13
9322026-08-21T17:19:04.547Z Downloaded siphasher v1.0.2
9332026-08-21T17:19:04.547Z Downloaded slog-json v2.6.1
9342026-08-21T17:19:04.551Z Downloaded slog-scope v4.4.1
9352026-08-21T17:19:04.551Z Downloaded string_cache v0.8.9
9362026-08-21T17:19:04.551Z Downloaded indoc v1.0.9
9372026-08-21T17:19:04.552Z Downloaded strum_macros v0.27.2
9382026-08-21T17:19:04.555Z Downloaded lru-slab v0.1.2
9392026-08-21T17:19:04.555Z Downloaded md5 v0.8.0
9402026-08-21T17:19:04.555Z Downloaded tracing-core v0.1.36
9412026-08-21T17:19:04.555Z Downloaded tungstenite v0.21.0
9422026-08-21T17:19:04.555Z Downloaded hkdf v0.12.4
9432026-08-21T17:19:04.559Z Downloaded ssh-cipher v0.3.0
9442026-08-21T17:19:04.559Z Downloaded strum_macros v0.24.3
9452026-08-21T17:19:04.559Z Downloaded sync-ptr v0.1.4
9462026-08-21T17:19:04.563Z Downloaded parking_lot_core v0.9.12
9472026-08-21T17:19:04.566Z Downloaded typed-path v0.9.3
9482026-08-21T17:19:04.569Z Downloaded multimap v0.10.1
9492026-08-21T17:19:04.596Z Downloaded newtype_derive v0.1.6
9502026-08-21T17:19:04.597Z Downloaded usdt-impl v0.6.0
9512026-08-21T17:19:04.597Z Downloaded peg-runtime v0.8.5
9522026-08-21T17:19:04.597Z Downloaded zeroize v1.9.0
9532026-08-21T17:19:04.597Z Downloaded zopfli v0.8.3
9542026-08-21T17:19:04.597Z Downloaded darling_core v0.13.4
9552026-08-21T17:19:04.597Z Downloaded derive_more v0.99.20
9562026-08-21T17:19:04.597Z Downloaded rusty-fork v0.3.1
9572026-08-21T17:19:04.597Z Downloaded schemars v0.9.0
9582026-08-21T17:19:04.601Z Downloaded radium v0.7.0
9592026-08-21T17:19:04.601Z Downloaded recursive v0.1.1
9602026-08-21T17:19:04.601Z Downloaded zstd v0.13.3
9612026-08-21T17:19:04.604Z Downloaded displaydoc v0.2.5
9622026-08-21T17:19:04.610Z Downloaded rtoolbox v0.0.3
9632026-08-21T17:19:04.613Z Downloaded rustc_version v0.1.7
9642026-08-21T17:19:04.613Z Downloaded elliptic-curve v0.13.8
9652026-08-21T17:19:04.614Z Downloaded shell-words v1.1.1
9662026-08-21T17:19:04.617Z Downloaded either v1.15.0
9672026-08-21T17:19:04.617Z Downloaded strum v0.26.3
9682026-08-21T17:19:04.617Z Downloaded utf8_iter v1.0.4
9692026-08-21T17:19:04.621Z Downloaded supports-color v3.0.2
9702026-08-21T17:19:04.625Z Downloaded icu_properties v2.1.2
9712026-08-21T17:19:04.628Z Downloaded snafu v0.8.9
9722026-08-21T17:19:04.632Z Downloaded tls_codec_derive v0.4.2
9732026-08-21T17:19:04.635Z Downloaded knus-derive v3.4.0
9742026-08-21T17:19:04.639Z Downloaded num-traits v0.2.19
9752026-08-21T17:19:04.639Z Downloaded xattr v1.6.1
9762026-08-21T17:19:04.639Z Downloaded tracing-attributes v0.1.31
9772026-08-21T17:19:04.643Z Downloaded digest-io v0.1.0
9782026-08-21T17:19:04.643Z Downloaded convert_case v0.4.0
9792026-08-21T17:19:04.646Z Downloaded num_enum_derive v0.7.6
9802026-08-21T17:19:04.646Z Downloaded crc v3.4.0
9812026-08-21T17:19:04.646Z Downloaded cpubits v0.1.1
9822026-08-21T17:19:04.646Z Downloaded darling_macro v0.20.11
9832026-08-21T17:19:04.647Z Downloaded tokio-rustls v0.26.4
9842026-08-21T17:19:04.650Z Downloaded idna_adapter v1.2.1
9852026-08-21T17:19:04.650Z Downloaded ed25519-dalek v3.0.0
9862026-08-21T17:19:04.654Z Downloaded pbkdf2 v0.13.0
9872026-08-21T17:19:04.654Z Downloaded peg v0.8.5
9882026-08-21T17:19:04.661Z Downloaded pem v3.0.6
9892026-08-21T17:19:04.661Z Downloaded vte v0.14.1
9902026-08-21T17:19:04.661Z Downloaded p521 v0.14.0
9912026-08-21T17:19:04.664Z Downloaded packed_struct v0.10.1
9922026-08-21T17:19:04.664Z Downloaded progenitor v0.14.0
9932026-08-21T17:19:04.665Z Downloaded progenitor-extras v0.2.0
9942026-08-21T17:19:04.665Z Downloaded rand_pcg v0.10.2
9952026-08-21T17:19:04.668Z Downloaded schemars_derive v0.8.22
9962026-08-21T17:19:04.668Z Downloaded serde_urlencoded v0.7.1
9972026-08-21T17:19:04.668Z Downloaded lalrpop-util v0.19.12
9982026-08-21T17:19:04.668Z Downloaded sec1 v0.8.1
9992026-08-21T17:19:04.676Z Downloaded oso-derive v0.27.3
10002026-08-21T17:19:04.679Z Downloaded password-hash v0.6.1
10012026-08-21T17:19:04.682Z Downloaded hashbrown v0.15.5
10022026-08-21T17:19:04.686Z Downloaded psl-types v2.0.11
10032026-08-21T17:19:04.689Z Downloaded hashbrown v0.16.1
10042026-08-21T17:19:04.692Z Downloaded zerocopy-derive v0.8.55
10052026-08-21T17:19:04.695Z Downloaded smallvec v0.6.14
10062026-08-21T17:19:04.699Z Downloaded diff v0.1.13
10072026-08-21T17:19:04.699Z Downloaded serdect v0.4.3
10082026-08-21T17:19:04.699Z Downloaded subtle v2.6.1
10092026-08-21T17:19:04.699Z Downloaded tls_codec v0.4.2
10102026-08-21T17:19:04.708Z Downloaded rustc-hash v2.1.1
10112026-08-21T17:19:04.712Z Downloaded same-file v1.0.6
10122026-08-21T17:19:04.715Z Downloaded oxide-update-engine-types v0.1.2
10132026-08-21T17:19:04.715Z Downloaded miniz_oxide v0.8.9
10142026-08-21T17:19:04.715Z Downloaded vergen-lib v9.1.0
10152026-08-21T17:19:04.715Z Downloaded supports-unicode v3.0.0
10162026-08-21T17:19:04.719Z Downloaded writeable v0.6.2
10172026-08-21T17:19:04.719Z Downloaded convert_case v0.10.0
10182026-08-21T17:19:04.727Z Downloaded cpufeatures v0.3.0
10192026-08-21T17:19:04.730Z Downloaded derive-ex v0.1.8
10202026-08-21T17:19:04.730Z Downloaded termtree v0.5.1
10212026-08-21T17:19:04.735Z Downloaded zerofrom v0.1.6
10222026-08-21T17:19:04.739Z Downloaded topological-sort v0.2.2
10232026-08-21T17:19:04.739Z Downloaded ecdsa v0.16.9
10242026-08-21T17:19:04.743Z Downloaded downcast-rs v2.0.2
10252026-08-21T17:19:04.750Z Downloaded mio v1.2.0
10262026-08-21T17:19:04.753Z Downloaded internal-russh-num-bigint v0.5.0
10272026-08-21T17:19:04.756Z Downloaded native-tls v0.2.18
10282026-08-21T17:19:04.756Z Downloaded multer v3.1.0
10292026-08-21T17:19:04.764Z Downloaded miette-derive v7.6.0
10302026-08-21T17:19:04.767Z Downloaded pkg-config v0.3.32
10312026-08-21T17:19:04.767Z Downloaded illumos-nvpair v0.3.0
10322026-08-21T17:19:04.770Z Downloaded hashbrown v0.14.5
10332026-08-21T17:19:04.770Z Downloaded inout v0.2.2
10342026-08-21T17:19:04.774Z Downloaded sha2 v0.11.0
10352026-08-21T17:19:04.774Z Downloaded resolv-conf v0.7.6
10362026-08-21T17:19:04.777Z Downloaded snafu-derive v0.8.9
10372026-08-21T17:19:04.777Z Downloaded sec1 v0.7.3
10382026-08-21T17:19:04.777Z Downloaded toml_parser v1.1.2+spec-1.1.0
10392026-08-21T17:19:04.782Z Downloaded kstat-rs v0.2.5
10402026-08-21T17:19:04.782Z Downloaded futures-util v0.3.32
10412026-08-21T17:19:04.786Z Downloaded powerfmt v0.2.0
10422026-08-21T17:19:04.789Z Downloaded opaque-debug v0.3.1
10432026-08-21T17:19:04.789Z Downloaded libloading v0.8.9
10442026-08-21T17:19:04.796Z Downloaded sigpipe v0.1.3
10452026-08-21T17:19:04.800Z Downloaded slog-envlogger v2.2.0
10462026-08-21T17:19:04.800Z Downloaded openssl-probe v0.1.6
10472026-08-21T17:19:04.803Z Downloaded openssl-probe v0.2.1
10482026-08-21T17:19:04.803Z Downloaded stringprep v0.1.5
10492026-08-21T17:19:04.806Z Downloaded test-strategy v0.4.5
10502026-08-21T17:19:04.806Z Downloaded ed25519 v2.2.3
10512026-08-21T17:19:04.810Z Downloaded yasna v0.5.2
10522026-08-21T17:19:04.810Z Downloaded slog-term v2.9.2
10532026-08-21T17:19:04.810Z Downloaded tower-http v0.6.8
10542026-08-21T17:19:04.817Z Downloaded postgres-protocol v0.6.10
10552026-08-21T17:19:04.820Z Downloaded tinyvec_macros v0.1.1
10562026-08-21T17:19:04.820Z Downloaded untrusted v0.7.1
10572026-08-21T17:19:04.820Z Downloaded cookie v0.18.1
10582026-08-21T17:19:04.820Z Downloaded zstd-safe v7.2.4
10592026-08-21T17:19:04.820Z Downloaded walkdir v2.5.0
10602026-08-21T17:19:04.820Z Downloaded csv-core v0.1.13
10612026-08-21T17:19:04.824Z Downloaded reqwest v0.12.28
10622026-08-21T17:19:04.828Z Downloaded rustls-webpki v0.103.13
10632026-08-21T17:19:04.831Z Downloaded litemap v0.8.1
10642026-08-21T17:19:04.831Z Downloaded data-encoding v2.10.0
10652026-08-21T17:19:04.837Z Downloaded nanorand v0.7.0
10662026-08-21T17:19:04.843Z Downloaded parking_lot v0.11.2
10672026-08-21T17:19:04.853Z Downloaded darling_macro v0.21.3
10682026-08-21T17:19:04.856Z Downloaded dof v0.4.0
10692026-08-21T17:19:04.857Z Downloaded pkcs1 v0.8.0-rc.4
10702026-08-21T17:19:04.857Z Downloaded keccak v0.1.6
10712026-08-21T17:19:04.861Z Downloaded crossterm v0.28.1
10722026-08-21T17:19:04.865Z Downloaded lru-cache v0.1.2
10732026-08-21T17:19:04.868Z Downloaded toml v1.1.2+spec-1.1.0
10742026-08-21T17:19:04.868Z Downloaded socket2 v0.5.10
10752026-08-21T17:19:04.873Z Downloaded phf_shared v0.12.1
10762026-08-21T17:19:04.876Z Downloaded unicode-bidi v0.3.18
10772026-08-21T17:19:04.876Z Downloaded ssh-key v0.7.0-rc.11
10782026-08-21T17:19:04.880Z Downloaded unicode-segmentation v1.12.0
10792026-08-21T17:19:04.885Z Downloaded semver v0.1.20
10802026-08-21T17:19:04.886Z Downloaded rand_seeder v0.4.0
10812026-08-21T17:19:04.886Z Downloaded ssh-encoding v0.3.0
10822026-08-21T17:19:04.890Z Downloaded term v0.7.0
10832026-08-21T17:19:04.890Z Downloaded thread-id v5.1.0
10842026-08-21T17:19:04.890Z Downloaded twox-hash v2.1.2
10852026-08-21T17:19:04.896Z Downloaded tokio-util v0.7.18
10862026-08-21T17:19:04.900Z Downloaded dropshot-api-manager v0.8.0
10872026-08-21T17:19:04.903Z Downloaded rsa v0.9.10
10882026-08-21T17:19:04.907Z Downloaded drift v0.2.0
10892026-08-21T17:19:04.911Z Downloaded idna v1.1.0
10902026-08-21T17:19:04.914Z Downloaded rayon-core v1.13.0
10912026-08-21T17:19:04.918Z Downloaded crossbeam-epoch v0.9.18
10922026-08-21T17:19:04.918Z Downloaded yoke v0.8.1
10932026-08-21T17:19:04.918Z Downloaded dirs-next v2.0.0
10942026-08-21T17:19:04.921Z Downloaded sqlparser_derive v0.5.0
10952026-08-21T17:19:04.921Z Downloaded crypto-common v0.2.2
10962026-08-21T17:19:04.921Z Downloaded dunce v1.0.5
10972026-08-21T17:19:04.921Z Downloaded defmt v0.3.100
10982026-08-21T17:19:04.922Z Downloaded des v0.9.0
10992026-08-21T17:19:04.922Z Downloaded diesel_derives v2.3.7
11002026-08-21T17:19:04.925Z Downloaded newtype-uuid-macros v0.1.0
11012026-08-21T17:19:04.928Z Downloaded nom v8.0.0
11022026-08-21T17:19:04.928Z Downloaded pkcs5 v0.8.1
11032026-08-21T17:19:04.932Z Downloaded schemars v1.2.1
11042026-08-21T17:19:04.938Z Downloaded rawzip v0.4.4
11052026-08-21T17:19:04.941Z Downloaded itertools v0.13.0
11062026-08-21T17:19:04.945Z Downloaded icu_provider v2.1.1
11072026-08-21T17:19:04.948Z Downloaded crypto-bigint v0.5.5
11082026-08-21T17:19:04.951Z Downloaded der v0.7.10
11092026-08-21T17:19:04.955Z Downloaded module-lattice v0.2.3
11102026-08-21T17:19:04.955Z Downloaded ingot-types v0.2.0
11112026-08-21T17:19:04.955Z Downloaded num-derive v0.4.2
11122026-08-21T17:19:04.955Z Downloaded digest v0.11.3
11132026-08-21T17:19:04.959Z Downloaded iana-time-zone v0.1.65
11142026-08-21T17:19:04.959Z Downloaded kem v0.3.0
11152026-08-21T17:19:04.959Z Downloaded signal-hook-mio v0.2.5
11162026-08-21T17:19:04.959Z Downloaded scopeguard v1.2.0
11172026-08-21T17:19:04.962Z Downloaded winnow v0.5.40
11182026-08-21T17:19:04.966Z Downloaded mime_guess v2.0.5
11192026-08-21T17:19:04.966Z Downloaded postcard v1.1.3
11202026-08-21T17:19:04.966Z Downloaded rustc-demangle v0.1.27
11212026-08-21T17:19:04.970Z Downloaded signal-hook v0.3.18
11222026-08-21T17:19:04.970Z Downloaded smallvec v1.15.1
11232026-08-21T17:19:04.970Z Downloaded strum v0.27.2
11242026-08-21T17:19:04.973Z Downloaded time-core v0.1.8
11252026-08-21T17:19:04.973Z Downloaded untrusted v0.9.0
11262026-08-21T17:19:04.974Z Downloaded minimal-lexical v0.2.1
11272026-08-21T17:19:04.977Z Downloaded oxnet v0.1.6
11282026-08-21T17:19:04.977Z Downloaded ppv-lite86 v0.2.21
11292026-08-21T17:19:04.980Z Downloaded progenitor v0.13.0
11302026-08-21T17:19:04.980Z Downloaded slog-dtrace v0.3.0
11312026-08-21T17:19:04.980Z Downloaded rand_core v0.10.0
11322026-08-21T17:19:04.984Z Downloaded pretty_assertions v1.4.1
11332026-08-21T17:19:04.984Z Downloaded x509-cert v0.2.5
11342026-08-21T17:19:04.987Z Downloaded icu_normalizer_data v2.1.1
11352026-08-21T17:19:04.990Z Downloaded openssl-sys v0.9.117
11362026-08-21T17:19:04.994Z Downloaded toml_datetime v0.7.5+spec-1.1.0
11372026-08-21T17:19:04.994Z Downloaded vergen-gitcl v1.0.8
11382026-08-21T17:19:04.994Z Downloaded darling_core v0.23.0
11392026-08-21T17:19:04.997Z Downloaded uuid v1.23.4
11402026-08-21T17:19:04.997Z Downloaded time-macros v0.2.27
11412026-08-21T17:19:05.001Z Downloaded hyper-util v0.1.20
11422026-08-21T17:19:05.004Z Downloaded constant_time_eq v0.4.2
11432026-08-21T17:19:05.004Z Downloaded dsl_auto_type v0.2.0
11442026-08-21T17:19:05.004Z Downloaded inout v0.1.4
11452026-08-21T17:19:05.008Z Downloaded strip-ansi-escapes v0.2.1
11462026-08-21T17:19:05.011Z Downloaded rayon v1.11.0
11472026-08-21T17:19:05.014Z Downloaded unicode-xid v0.2.6
11482026-08-21T17:19:05.014Z Downloaded hkdf v0.13.0
11492026-08-21T17:19:05.018Z Downloaded crossbeam-channel v0.5.15
11502026-08-21T17:19:05.018Z Downloaded rand v0.10.1
11512026-08-21T17:19:05.021Z Downloaded h2 v0.4.15
11522026-08-21T17:19:05.025Z Downloaded progenitor-impl v0.13.0
11532026-08-21T17:19:05.028Z Downloaded primeorder v0.14.0
11542026-08-21T17:19:05.028Z Downloaded num-iter v0.1.45
11552026-08-21T17:19:05.032Z Downloaded scuffle v0.1.0
11562026-08-21T17:19:05.036Z Downloaded similar v2.7.0
11572026-08-21T17:19:05.041Z Downloaded lzss v0.8.2
11582026-08-21T17:19:05.047Z Downloaded phf_shared v0.13.1
11592026-08-21T17:19:05.051Z Downloaded url v2.5.8
11602026-08-21T17:19:05.051Z Downloaded hyper v1.10.1
11612026-08-21T17:19:05.058Z Downloaded typify v0.6.2
11622026-08-21T17:19:05.062Z Downloaded critical-section v1.2.0
11632026-08-21T17:19:05.065Z Downloaded jiff-core v0.1.0
11642026-08-21T17:19:05.066Z Downloaded salsa20 v0.11.0
11652026-08-21T17:19:05.069Z Downloaded humantime v2.3.0
11662026-08-21T17:19:05.069Z Downloaded daft v0.1.7
11672026-08-21T17:19:05.069Z Downloaded serde-big-array v0.5.1
11682026-08-21T17:19:05.072Z Downloaded tower-service v0.3.3
11692026-08-21T17:19:05.076Z Downloaded num-conv v0.2.0
11702026-08-21T17:19:05.076Z Downloaded unicode-properties v0.1.4
11712026-08-21T17:19:05.080Z Downloaded ctutils v0.4.2
11722026-08-21T17:19:05.087Z Downloaded vergen v9.1.0
11732026-08-21T17:19:05.090Z Downloaded internet-checksum v0.2.1
11742026-08-21T17:19:05.090Z Downloaded slab v0.4.12
11752026-08-21T17:19:05.090Z Downloaded stable_deref_trait v1.2.1
11762026-08-21T17:19:05.106Z Downloaded samael v0.0.19
11772026-08-21T17:19:05.109Z Downloaded knus v3.4.0
11782026-08-21T17:19:05.113Z Downloaded defmt v1.0.1
11792026-08-21T17:19:05.117Z Downloaded mime v0.3.17
11802026-08-21T17:19:05.117Z Downloaded proc-macro-error-attr2 v2.0.0
11812026-08-21T17:19:05.120Z Downloaded itertools v0.12.1
11822026-08-21T17:19:05.124Z Downloaded libsw-core v0.3.2
11832026-08-21T17:19:05.127Z Downloaded tokio-native-tls v0.3.1
11842026-08-21T17:19:05.127Z Downloaded ml-kem v0.3.2
11852026-08-21T17:19:05.133Z Downloaded predicates v3.1.4
11862026-08-21T17:19:05.137Z Downloaded sqlformat v0.3.5
11872026-08-21T17:19:05.137Z Downloaded whoami v1.6.1
11882026-08-21T17:19:05.137Z Downloaded delegate v0.13.5
11892026-08-21T17:19:05.140Z Downloaded phf v0.12.1
11902026-08-21T17:19:05.140Z Downloaded itertools v0.10.5
11912026-08-21T17:19:05.144Z Downloaded crossbeam-deque v0.8.6
11922026-08-21T17:19:05.144Z Downloaded tokio-postgres v0.7.16
11932026-08-21T17:19:05.151Z Downloaded toml_edit v0.23.10+spec-1.0.0
11942026-08-21T17:19:05.155Z Downloaded daft-derive v0.1.7
11952026-08-21T17:19:05.158Z Downloaded ipnet v2.12.0
11962026-08-21T17:19:05.158Z Downloaded subprocess v0.2.15
11972026-08-21T17:19:05.163Z Downloaded litrs v1.0.0
11982026-08-21T17:19:05.167Z Downloaded uzers v0.12.2
11992026-08-21T17:19:05.174Z Downloaded bitvec v1.0.1
12002026-08-21T17:19:05.181Z Downloaded blake3 v1.8.5
12012026-08-21T17:19:05.185Z Downloaded tabwriter v1.4.1
12022026-08-21T17:19:05.189Z Downloaded salty v0.3.0
12032026-08-21T17:19:05.193Z Downloaded poly1305 v0.8.0
12042026-08-21T17:19:05.193Z Downloaded darling_core v0.21.3
12052026-08-21T17:19:05.196Z Downloaded libbz2-rs-sys v0.2.2
12062026-08-21T17:19:05.197Z Downloaded serde_derive_internals v0.29.1
12072026-08-21T17:19:05.197Z Downloaded whoami v2.1.0
12082026-08-21T17:19:05.202Z Downloaded ed25519-dalek v2.2.0
12092026-08-21T17:19:05.202Z Downloaded managed v0.8.0
12102026-08-21T17:19:05.202Z Downloaded indicatif v0.18.4
12112026-08-21T17:19:05.211Z Downloaded phc v0.6.1
12122026-08-21T17:19:05.211Z Downloaded hyper-staticfile v0.10.1
12132026-08-21T17:19:05.211Z Downloaded signal-hook-registry v1.4.8
12142026-08-21T17:19:05.211Z Downloaded libsw v3.5.0
12152026-08-21T17:19:05.211Z Downloaded crypto-primes v0.7.2
12162026-08-21T17:19:05.214Z Downloaded portable-atomic v1.13.1
12172026-08-21T17:19:05.214Z Downloaded quinn v0.11.11
12182026-08-21T17:19:05.214Z Downloaded qorb v0.4.1
12192026-08-21T17:19:05.218Z Downloaded serde_yaml v0.9.34+deprecated
12202026-08-21T17:19:05.218Z Downloaded derive-where v1.6.0
12212026-08-21T17:19:05.221Z Downloaded quick-xml v0.37.5
12222026-08-21T17:19:05.225Z Downloaded scroll v0.13.0
12232026-08-21T17:19:05.225Z Downloaded ignore v0.4.25
12242026-08-21T17:19:05.232Z Downloaded papergrid v0.18.0
12252026-08-21T17:19:05.236Z Downloaded pin-project v1.1.11
12262026-08-21T17:19:05.242Z Downloaded unicode_categories v0.1.1
12272026-08-21T17:19:05.245Z Downloaded ryu v1.0.23
12282026-08-21T17:19:05.249Z Downloaded darling_core v0.20.11
12292026-08-21T17:19:05.249Z Downloaded aws-lc-rs v1.16.3
12302026-08-21T17:19:05.253Z Downloaded bindgen v0.71.1
12312026-08-21T17:19:05.257Z Downloaded chrono v0.4.45
12322026-08-21T17:19:05.261Z Downloaded quinn-proto v0.11.16
12332026-08-21T17:19:05.264Z Downloaded p384 v0.14.0
12342026-08-21T17:19:05.267Z Downloaded poly1305 v0.9.0
12352026-08-21T17:19:05.267Z Downloaded hyper-rustls v0.27.7
12362026-08-21T17:19:05.273Z Downloaded libxml v0.3.3
12372026-08-21T17:19:05.277Z Downloaded dropshot_endpoint v0.17.1
12382026-08-21T17:19:05.280Z Downloaded miette v7.6.0
12392026-08-21T17:19:05.284Z Downloaded der v0.8.0
12402026-08-21T17:19:05.288Z Downloaded tough v0.22.0
12412026-08-21T17:19:05.294Z Downloaded tungstenite v0.23.0
12422026-08-21T17:19:05.298Z Downloaded petname v2.0.2
12432026-08-21T17:19:05.301Z Downloaded schemars v0.8.22
12442026-08-21T17:19:05.304Z Downloaded vcpkg v0.2.15
12452026-08-21T17:19:05.326Z Downloaded iri-string v0.7.10
12462026-08-21T17:19:05.330Z Downloaded git2 v0.20.4
12472026-08-21T17:19:05.335Z Downloaded lalrpop v0.19.12
12482026-08-21T17:19:05.341Z Downloaded serde_with v1.14.0
12492026-08-21T17:19:05.344Z Downloaded num-bigint-dig v0.8.6
12502026-08-21T17:19:05.347Z Downloaded icu_properties_data v2.1.2
12512026-08-21T17:19:05.351Z Downloaded rustyline v14.0.0
12522026-08-21T17:19:05.354Z Downloaded tar v0.4.46
12532026-08-21T17:19:05.358Z Downloaded toml_edit v0.19.15
12542026-08-21T17:19:05.364Z Downloaded unicode-normalization v0.1.25
12552026-08-21T17:19:05.367Z Downloaded publicsuffix v2.3.0
12562026-08-21T17:19:05.367Z Downloaded rand v0.8.6
12572026-08-21T17:19:05.370Z Downloaded indexmap v1.9.3
12582026-08-21T17:19:05.374Z Downloaded libm v0.2.16
12592026-08-21T17:19:05.378Z Downloaded itertools v0.14.0
12602026-08-21T17:19:05.381Z Downloaded zerotrie v0.2.3
12612026-08-21T17:19:05.385Z Downloaded derive_more v2.1.1
12622026-08-21T17:19:05.390Z Downloaded smoltcp v0.9.1
12632026-08-21T17:19:05.396Z Downloaded zip v4.6.1
12642026-08-21T17:19:05.399Z Downloaded moka v0.12.13
12652026-08-21T17:19:05.403Z Downloaded rsa v0.10.0-rc.18
12662026-08-21T17:19:05.406Z Downloaded sha3 v0.12.0
12672026-08-21T17:19:05.406Z Downloaded zlib-rs v0.6.2
12682026-08-21T17:19:05.410Z Downloaded icu_collections v2.1.1
12692026-08-21T17:19:05.413Z Downloaded gimli v0.32.3
12702026-08-21T17:19:05.417Z Downloaded goblin v0.10.5
12712026-08-21T17:19:05.424Z Downloaded rand v0.9.2
12722026-08-21T17:19:05.428Z Downloaded regex v1.12.3
12732026-08-21T17:19:05.428Z Downloaded tower v0.5.3
12742026-08-21T17:19:05.434Z Downloaded winnow v1.0.3
12752026-08-21T17:19:05.438Z Downloaded polar-core v0.27.3
12762026-08-21T17:19:05.445Z Downloaded reedline v0.40.0
12772026-08-21T17:19:05.448Z Downloaded derive_more-impl v2.1.1
12782026-08-21T17:19:05.452Z Downloaded itertools v0.15.0
12792026-08-21T17:19:05.458Z Downloaded iddqd v0.4.2
12802026-08-21T17:19:05.468Z Downloaded bstr v1.12.1
12812026-08-21T17:19:05.481Z Downloaded nom v7.1.3
12822026-08-21T17:19:05.481Z Downloaded zerovec v0.11.5
12832026-08-21T17:19:05.484Z Downloaded proptest v1.11.0
12842026-08-21T17:19:05.484Z Downloaded num-bigint v0.4.6
12852026-08-21T17:19:05.484Z Downloaded serde_with v3.21.0
12862026-08-21T17:19:05.492Z Downloaded radix_trie v0.2.1
12872026-08-21T17:19:05.525Z Downloaded nix v0.27.1
12882026-08-21T17:19:05.525Z Downloaded regex-syntax v0.8.10
12892026-08-21T17:19:05.525Z Downloaded object v0.37.3
12902026-08-21T17:19:05.529Z Downloaded winnow v0.6.26
12912026-08-21T17:19:05.535Z Downloaded crossterm v0.29.0
12922026-08-21T17:19:05.540Z Downloaded object v0.30.4
12932026-08-21T17:19:05.550Z Downloaded reqwest v0.13.2
12942026-08-21T17:19:05.566Z Downloaded dropshot v0.17.1
12952026-08-21T17:19:05.581Z Downloaded time v0.3.47
12962026-08-21T17:19:05.597Z Downloaded rustix v0.38.44
12972026-08-21T17:19:05.606Z Downloaded regex-syntax v0.6.29
12982026-08-21T17:19:05.610Z Downloaded rustls v0.23.41
12992026-08-21T17:19:05.617Z Downloaded russh v0.62.4
13002026-08-21T17:19:05.624Z Downloaded curve25519-dalek v4.1.3
13012026-08-21T17:19:05.629Z Downloaded hickory-proto v0.24.4
13022026-08-21T17:19:05.646Z Downloaded smoltcp v0.11.0
13032026-08-21T17:19:05.656Z Downloaded crypto-bigint v0.7.5
13042026-08-21T17:19:05.672Z Downloaded p384 v0.13.1
13052026-08-21T17:19:05.676Z Downloaded regress v0.10.5
13062026-08-21T17:19:05.680Z Downloaded typify-impl v0.6.2
13072026-08-21T17:19:05.689Z Downloaded nix v0.31.2
13082026-08-21T17:19:05.696Z Downloaded hickory-proto v0.25.2
13092026-08-21T17:19:05.706Z Downloaded nix v0.28.0
13102026-08-21T17:19:05.711Z Downloaded openssl v0.10.80
13112026-08-21T17:19:05.729Z Downloaded tabled v0.21.0
13122026-08-21T17:19:05.733Z Downloaded sqlparser v0.61.0
13132026-08-21T17:19:05.733Z Downloaded bzip2-sys v0.1.13+1.0.8
13142026-08-21T17:19:05.742Z Downloaded regex-automata v0.4.14
13152026-08-21T17:19:05.751Z Downloaded zerocopy-derive v0.6.6
13162026-08-21T17:19:05.778Z Downloaded sled v0.34.7
13172026-08-21T17:19:05.785Z Downloaded chrono-tz v0.10.4
13182026-08-21T17:19:05.793Z Downloaded openapiv3 v2.2.0
13192026-08-21T17:19:05.799Z Downloaded curve25519-dalek v5.0.0
13202026-08-21T17:19:05.807Z Downloaded zerocopy v0.8.55
13212026-08-21T17:19:05.816Z Downloaded sha3 v0.10.8
13222026-08-21T17:19:05.819Z Downloaded regress v0.11.1
13232026-08-21T17:19:05.823Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13242026-08-21T17:19:05.833Z Downloaded libz-sys v1.1.24
13252026-08-21T17:19:05.845Z Downloaded diesel v2.3.7
13262026-08-21T17:19:05.857Z Downloaded tracing v0.1.44
13272026-08-21T17:19:05.869Z Downloaded sha3 v0.11.0
13282026-08-21T17:19:05.977Z Downloaded ratatui v0.29.0
13292026-08-21T17:19:05.993Z Downloaded jiff v0.2.34
13302026-08-21T17:19:06.009Z Downloaded petgraph v0.6.5
13312026-08-21T17:19:06.074Z Downloaded petgraph v0.8.3
13322026-08-21T17:19:06.115Z Downloaded csv v1.4.0
13332026-08-21T17:19:06.126Z Downloaded tokio v1.52.1
13342026-08-21T17:19:06.168Z Downloaded encoding_rs v0.8.35
13352026-08-21T17:19:06.196Z Downloaded ring v0.17.14
13362026-08-21T17:19:06.225Z Downloaded libgit2-sys v0.18.3+1.9.2
13372026-08-21T17:19:06.411Z Downloaded aws-lc-sys v0.40.0
13382026-08-21T17:19:06.675Z Compiling serde_core v1.0.228
13392026-08-21T17:19:06.675Z Compiling libc v0.2.185
13402026-08-21T17:19:06.675Z Compiling serde v1.0.228
13412026-08-21T17:19:06.688Z Compiling log v0.4.33
13422026-08-21T17:19:06.688Z Compiling smallvec v1.15.1
13432026-08-21T17:19:06.840Z Compiling find-msvc-tools v0.1.9
13442026-08-21T17:19:06.840Z Compiling shlex v1.3.0
13452026-08-21T17:19:06.845Z Compiling syn v2.0.117
13462026-08-21T17:19:07.030Z Compiling subtle v2.6.1
13472026-08-21T17:19:07.034Z Compiling scopeguard v1.2.0
13482026-08-21T17:19:07.059Z Compiling stable_deref_trait v1.2.1
13492026-08-21T17:19:07.127Z Compiling lock_api v0.4.14
13502026-08-21T17:19:07.140Z Compiling typenum v1.20.1
13512026-08-21T17:19:07.147Z Compiling zerocopy v0.8.55
13522026-08-21T17:19:07.152Z Compiling portable-atomic v1.13.1
13532026-08-21T17:19:07.201Z Compiling serde_json v1.0.151
13542026-08-21T17:19:07.344Z Compiling critical-section v1.2.0
13552026-08-21T17:19:07.407Z Compiling libm v0.2.16
13562026-08-21T17:19:07.452Z Compiling num-traits v0.2.19
13572026-08-21T17:19:07.552Z Compiling pkg-config v0.3.32
13582026-08-21T17:19:07.648Z Compiling errno v0.3.14
13592026-08-21T17:19:07.714Z Compiling jobserver v0.1.34
13602026-08-21T17:19:07.813Z Compiling getrandom v0.2.17
13612026-08-21T17:19:07.945Z Compiling cc v1.2.56
13622026-08-21T17:19:08.012Z Compiling rand_core v0.6.4
13632026-08-21T17:19:08.070Z Compiling generic-array v0.14.7
13642026-08-21T17:19:08.092Z Compiling parking_lot_core v0.9.12
13652026-08-21T17:19:08.218Z Compiling once_cell v1.21.3
13662026-08-21T17:19:08.257Z Compiling pin-project-lite v0.2.17
13672026-08-21T17:19:08.280Z Compiling const-oid v0.9.6
13682026-08-21T17:19:08.353Z Compiling getrandom v0.3.4
13692026-08-21T17:19:08.421Z Compiling signal-hook-registry v1.4.8
13702026-08-21T17:19:08.687Z Compiling litemap v0.8.1
13712026-08-21T17:19:08.878Z Compiling bitflags v2.11.0
13722026-08-21T17:19:08.996Z Compiling percent-encoding v2.3.2
13732026-08-21T17:19:09.009Z Compiling futures-core v0.3.32
13742026-08-21T17:19:09.026Z Compiling writeable v0.6.2
13752026-08-21T17:19:09.158Z Compiling semver v1.0.28
13762026-08-21T17:19:09.184Z Compiling parking_lot v0.12.5
13772026-08-21T17:19:09.217Z Compiling mio v1.2.0
13782026-08-21T17:19:09.281Z Compiling icu_properties_data v2.1.2
13792026-08-21T17:19:09.319Z Compiling icu_normalizer_data v2.1.1
13802026-08-21T17:19:09.443Z Compiling socket2 v0.6.3
13812026-08-21T17:19:09.475Z Compiling getrandom v0.4.3
13822026-08-21T17:19:09.606Z Compiling synstructure v0.13.2
13832026-08-21T17:19:09.688Z Compiling rustix v1.1.4
13842026-08-21T17:19:09.732Z Compiling futures-sink v0.3.32
13852026-08-21T17:19:09.762Z Compiling rand_core v0.10.0
13862026-08-21T17:19:09.842Z Compiling futures-channel v0.3.32
13872026-08-21T17:19:09.942Z Compiling indexmap v2.14.0
13882026-08-21T17:19:09.958Z Compiling futures-task v0.3.32
13892026-08-21T17:19:10.072Z Compiling utf8_iter v1.0.4
13902026-08-21T17:19:10.126Z Compiling futures-io v0.3.32
13912026-08-21T17:19:10.140Z Compiling slab v0.4.12
13922026-08-21T17:19:10.191Z Compiling form_urlencoded v1.2.2
13932026-08-21T17:19:10.255Z Compiling rustversion v1.0.22
13942026-08-21T17:19:10.266Z Compiling iana-time-zone v0.1.65
13952026-08-21T17:19:10.277Z Compiling base64ct v1.8.3
13962026-08-21T17:19:10.323Z Compiling cmake v0.1.57
13972026-08-21T17:19:10.368Z Compiling regex-syntax v0.8.10
13982026-08-21T17:19:10.447Z Compiling flagset v0.4.7
13992026-08-21T17:19:10.575Z Compiling pem-rfc7468 v0.7.0
14002026-08-21T17:19:10.589Z Compiling fs_extra v1.3.0
14012026-08-21T17:19:10.618Z Compiling ident_case v1.0.1
14022026-08-21T17:19:10.730Z Compiling dunce v1.0.5
14032026-08-21T17:19:10.745Z Compiling uuid v1.23.4
14042026-08-21T17:19:10.828Z Compiling rand_core v0.9.5
14052026-08-21T17:19:10.855Z Compiling aws-lc-sys v0.40.0
14062026-08-21T17:19:10.884Z Compiling base64 v0.22.1
14072026-08-21T17:19:11.144Z Compiling vcpkg v0.2.15
14082026-08-21T17:19:11.180Z Compiling syn v1.0.109
14092026-08-21T17:19:11.213Z Compiling serde_derive_internals v0.29.1
14102026-08-21T17:19:11.382Z Compiling serde_derive v1.0.228
14112026-08-21T17:19:11.409Z Compiling zeroize_derive v1.5.0
14122026-08-21T17:19:11.442Z Compiling zerocopy-derive v0.8.55
14132026-08-21T17:19:11.491Z Compiling zerofrom-derive v0.1.6
14142026-08-21T17:19:11.859Z Compiling yoke-derive v0.8.1
14152026-08-21T17:19:12.074Z Compiling zerovec-derive v0.11.2
14162026-08-21T17:19:12.127Z Compiling displaydoc v0.2.5
14172026-08-21T17:19:12.759Z Compiling tokio-macros v2.7.0
14182026-08-21T17:19:12.909Z Compiling zerofrom v0.1.6
14192026-08-21T17:19:12.921Z Compiling futures-macro v0.3.32
14202026-08-21T17:19:13.035Z Compiling thiserror-impl v2.0.18
14212026-08-21T17:19:13.062Z Compiling yoke v0.8.1
14222026-08-21T17:19:13.215Z Compiling der_derive v0.7.3
14232026-08-21T17:19:13.252Z Compiling zerovec v0.11.5
14242026-08-21T17:19:13.511Z Compiling zerotrie v0.2.3
14252026-08-21T17:19:13.741Z Compiling tinystr v0.8.2
14262026-08-21T17:19:13.786Z Compiling potential_utf v0.1.4
14272026-08-21T17:19:13.817Z Compiling futures-util v0.3.32
14282026-08-21T17:19:13.950Z Compiling icu_locale_core v2.1.1
14292026-08-21T17:19:13.950Z Compiling icu_collections v2.1.1
14302026-08-21T17:19:14.219Z Compiling openssl-sys v0.9.117
14312026-08-21T17:19:14.417Z Compiling thiserror v2.0.18
14322026-08-21T17:19:14.481Z Compiling tracing-attributes v0.1.31
14332026-08-21T17:19:14.594Z Compiling rustc_version v0.4.1
14342026-08-21T17:19:14.781Z Compiling icu_provider v2.1.1
14352026-08-21T17:19:14.910Z Compiling tracing-core v0.1.36
14362026-08-21T17:19:14.926Z Compiling zeroize v1.9.0
14372026-08-21T17:19:14.998Z Compiling bytes v1.11.1
14382026-08-21T17:19:15.138Z Compiling icu_properties v2.1.2
14392026-08-21T17:19:15.468Z Compiling tokio v1.52.1
14402026-08-21T17:19:15.627Z Compiling block-buffer v0.10.4
14412026-08-21T17:19:15.676Z Compiling crypto-common v0.1.7
14422026-08-21T17:19:15.804Z Compiling icu_normalizer v2.1.1
14432026-08-21T17:19:15.830Z Compiling digest v0.10.7
14442026-08-21T17:19:15.848Z Compiling chrono v0.4.45
14452026-08-21T17:19:16.097Z Compiling ppv-lite86 v0.2.21
14462026-08-21T17:19:16.126Z Compiling der v0.7.10
14472026-08-21T17:19:16.192Z Compiling idna_adapter v1.2.1
14482026-08-21T17:19:16.257Z Compiling http v1.4.2
14492026-08-21T17:19:16.331Z Compiling idna v1.1.0
14502026-08-21T17:19:16.347Z Compiling cpufeatures v0.2.17
14512026-08-21T17:19:16.429Z Compiling rand_chacha v0.9.0
14522026-08-21T17:19:16.437Z Compiling simd-adler32 v0.3.8
14532026-08-21T17:19:16.679Z Compiling url v2.5.8
14542026-08-21T17:19:16.981Z Compiling spki v0.7.3
14552026-08-21T17:19:17.121Z Compiling schemars v0.8.22
14562026-08-21T17:19:17.142Z Compiling dyn-clone v1.0.20
14572026-08-21T17:19:17.187Z Compiling aws-lc-rs v1.16.3
14582026-08-21T17:19:17.206Z Compiling pkcs8 v0.10.2
14592026-08-21T17:19:17.271Z Compiling http-body v1.0.1
14602026-08-21T17:19:17.292Z Compiling rand v0.9.2
14612026-08-21T17:19:17.326Z Compiling tracing v0.1.44
14622026-08-21T17:19:17.419Z Compiling rustls-pki-types v1.14.0
14632026-08-21T17:19:17.460Z Compiling schemars_derive v0.8.22
14642026-08-21T17:19:17.520Z Compiling spin v0.9.8
14652026-08-21T17:19:17.580Z Compiling tinyvec_macros v0.1.1
14662026-08-21T17:19:17.653Z Compiling cmov v0.5.4
14672026-08-21T17:19:17.719Z Compiling adler2 v2.0.1
14682026-08-21T17:19:17.847Z Compiling crc32fast v1.5.0
14692026-08-21T17:19:17.862Z Compiling httparse v1.10.1
14702026-08-21T17:19:17.865Z Compiling openssl-probe v0.2.1
14712026-08-21T17:19:18.020Z Compiling tempfile v3.27.0
14722026-08-21T17:19:18.046Z Compiling ctutils v0.4.2
14732026-08-21T17:19:18.148Z Compiling miniz_oxide v0.8.9
14742026-08-21T17:19:18.232Z Compiling tinyvec v1.10.0
14752026-08-21T17:19:18.273Z Compiling pest_generator v2.8.6
14762026-08-21T17:19:18.373Z Compiling sha2 v0.10.9
14772026-08-21T17:19:18.601Z Compiling terminal_size v0.4.3
14782026-08-21T17:19:18.701Z Compiling aho-corasick v1.1.4
14792026-08-21T17:19:18.732Z Compiling try-lock v0.2.5
14802026-08-21T17:19:18.839Z Compiling tower-service v0.3.3
14812026-08-21T17:19:18.933Z Compiling untrusted v0.7.1
14822026-08-21T17:19:18.933Z Compiling atomic-waker v1.1.2
14832026-08-21T17:19:19.055Z Compiling tower-layer v0.3.3
14842026-08-21T17:19:19.070Z Compiling radium v0.7.0
14852026-08-21T17:19:19.212Z Compiling tokio-util v0.7.18
14862026-08-21T17:19:19.332Z Compiling pest_derive v2.8.6
14872026-08-21T17:19:19.671Z Compiling regex-automata v0.4.14
14882026-08-21T17:19:19.811Z Compiling want v0.3.1
14892026-08-21T17:19:19.978Z Compiling h2 v0.4.15
14902026-08-21T17:19:20.274Z Compiling hybrid-array v0.4.13
14912026-08-21T17:19:20.356Z Compiling ipnet v2.12.0
14922026-08-21T17:19:20.472Z Compiling scroll_derive v0.13.1
14932026-08-21T17:19:20.849Z Compiling darling_core v0.20.11
14942026-08-21T17:19:21.038Z Compiling rustls v0.23.41
14952026-08-21T17:19:21.206Z Compiling untrusted v0.9.0
14962026-08-21T17:19:21.221Z Compiling openssl v0.10.80
14972026-08-21T17:19:21.253Z Compiling maybe-uninit v2.0.0
14982026-08-21T17:19:21.256Z Compiling httpdate v1.0.3
14992026-08-21T17:19:21.321Z Compiling foreign-types-shared v0.1.1
15002026-08-21T17:19:21.408Z Compiling tap v1.0.1
15012026-08-21T17:19:21.458Z Compiling foreign-types v0.3.2
15022026-08-21T17:19:21.487Z Compiling scroll v0.13.0
15032026-08-21T17:19:21.521Z Compiling wyz v0.5.1
15042026-08-21T17:19:21.552Z Compiling unicode-normalization v0.1.25
15052026-08-21T17:19:21.727Z Compiling rand_chacha v0.3.1
15062026-08-21T17:19:21.742Z Compiling signature v2.2.0
15072026-08-21T17:19:21.923Z Compiling hex v0.4.3
15082026-08-21T17:19:22.003Z Compiling openssl-macros v0.1.1
15092026-08-21T17:19:22.107Z Compiling thiserror-impl v1.0.69
15102026-08-21T17:19:22.191Z Compiling bzip2-sys v0.1.13+1.0.8
15112026-08-21T17:19:22.393Z Compiling zstd-sys v2.0.16+zstd.1.5.7
15122026-08-21T17:19:22.464Z Compiling num-integer v0.1.46
15132026-08-21T17:19:22.485Z Compiling wait-timeout v0.2.1
15142026-08-21T17:19:22.743Z Compiling ahash v0.8.12
15152026-08-21T17:19:22.771Z Compiling funty v2.0.0
15162026-08-21T17:19:22.785Z Compiling bit-vec v0.8.0
15172026-08-21T17:19:22.944Z Compiling num-conv v0.2.0
15182026-08-21T17:19:23.013Z Compiling quick-error v1.2.3
15192026-08-21T17:19:23.072Z Compiling hyper v1.10.1
15202026-08-21T17:19:23.076Z Compiling darling_macro v0.20.11
15212026-08-21T17:19:23.118Z Compiling num-bigint-dig v0.8.6
15222026-08-21T17:19:23.306Z Compiling powerfmt v0.2.0
15232026-08-21T17:19:23.328Z Compiling native-tls v0.2.18
15242026-08-21T17:19:23.348Z Compiling time-core v0.1.8
15252026-08-21T17:19:23.496Z Compiling packed_struct v0.10.1
15262026-08-21T17:19:23.511Z Compiling time-macros v0.2.27
15272026-08-21T17:19:23.553Z Compiling deranged v0.5.8
15282026-08-21T17:19:23.566Z Compiling darling v0.20.11
15292026-08-21T17:19:23.650Z Compiling thiserror v1.0.69
15302026-08-21T17:19:23.720Z Compiling clap_builder v4.6.0
15312026-08-21T17:19:23.750Z Compiling rusty-fork v0.3.1
15322026-08-21T17:19:23.767Z Compiling bitvec v1.0.1
15332026-08-21T17:19:24.051Z Compiling bit-set v0.8.0
15342026-08-21T17:19:24.195Z Compiling hyper-util v0.1.20
15352026-08-21T17:19:24.534Z Compiling num-iter v0.1.45
15362026-08-21T17:19:24.683Z Compiling rand v0.8.6
15372026-08-21T17:19:25.227Z Compiling goblin v0.10.5
15382026-08-21T17:19:25.445Z Compiling packed_struct_codegen v0.10.1
15392026-08-21T17:19:25.463Z Compiling lazy_static v1.5.0
15402026-08-21T17:19:25.559Z Compiling hmac v0.12.1
15412026-08-21T17:19:25.723Z Compiling serde_spanned v0.6.9
15422026-08-21T17:19:25.870Z Compiling toml_datetime v0.6.11
15432026-08-21T17:19:25.916Z Compiling clap_derive v4.6.1
15442026-08-21T17:19:26.124Z Compiling zerocopy-derive v0.6.6
15452026-08-21T17:19:26.512Z Compiling bitfield-macros v0.19.4
15462026-08-21T17:19:26.714Z Compiling rand_xorshift v0.4.0
15472026-08-21T17:19:26.881Z Compiling sync_wrapper v1.0.2
15482026-08-21T17:19:26.936Z Compiling indexmap v1.9.3
15492026-08-21T17:19:26.991Z Compiling unarray v0.1.4
15502026-08-21T17:19:27.103Z Compiling crc-catalog v2.4.0
15512026-08-21T17:19:27.122Z Compiling nodrop v0.1.14
15522026-08-21T17:19:27.198Z Compiling paste v1.0.15
15532026-08-21T17:19:27.214Z Compiling num_threads v0.1.7
15542026-08-21T17:19:27.217Z Compiling crossbeam-utils v0.8.21
15552026-08-21T17:19:27.308Z Compiling usdt-impl v0.6.0
15562026-08-21T17:19:27.450Z Compiling siphasher v1.0.2
15572026-08-21T17:19:27.498Z Compiling object v0.37.3
15582026-08-21T17:19:27.511Z Compiling zlib-rs v0.6.2
15592026-08-21T17:19:27.642Z Compiling clap v4.6.1
15602026-08-21T17:19:27.682Z Compiling time v0.3.47
15612026-08-21T17:19:27.714Z Compiling bitfield v0.19.4
15622026-08-21T17:19:27.735Z Compiling array-init v0.0.4
15632026-08-21T17:19:27.805Z Compiling crc v3.4.0
15642026-08-21T17:19:27.995Z Compiling dof v0.4.0
15652026-08-21T17:19:28.028Z Compiling proptest v1.11.0
15662026-08-21T17:19:28.067Z Compiling tower v0.5.3
15672026-08-21T17:19:28.529Z Compiling zerocopy v0.6.6
15682026-08-21T17:19:29.192Z Compiling smallvec v0.6.14
15692026-08-21T17:19:29.486Z Compiling derive_builder_core v0.20.2
15702026-08-21T17:19:29.670Z Compiling dtrace-parser v0.3.0
15712026-08-21T17:19:30.363Z Compiling flate2 v1.1.9
15722026-08-21T17:19:30.405Z Compiling ipnetwork v0.21.1
15732026-08-21T17:19:30.461Z Compiling http-body-util v0.1.3
15742026-08-21T17:19:30.680Z Compiling pkcs1 v0.7.5
15752026-08-21T17:19:30.733Z Compiling heapless v0.7.17
15762026-08-21T17:19:30.767Z Compiling scroll_derive v0.12.1
15772026-08-21T17:19:30.787Z Compiling structmeta-derive v0.3.0
15782026-08-21T17:19:30.966Z Compiling slog v2.8.2
15792026-08-21T17:19:30.998Z Compiling darling_core v0.23.0
15802026-08-21T17:19:31.060Z Compiling thread-id v5.1.0
15812026-08-21T17:19:31.148Z Compiling cookie v0.18.1
15822026-08-21T17:19:31.162Z Compiling env_filter v2.0.0
15832026-08-21T17:19:31.328Z Compiling hashbrown v0.12.3
15842026-08-21T17:19:31.436Z Compiling unicode-bidi v0.3.18
15852026-08-21T17:19:31.460Z Compiling base64 v0.21.7
15862026-08-21T17:19:31.771Z Compiling winnow v0.5.40
15872026-08-21T17:19:31.794Z Compiling allocator-api2 v0.2.21
15882026-08-21T17:19:31.846Z Compiling signal-hook v0.3.18
15892026-08-21T17:19:31.957Z Compiling ryu v1.0.23
15902026-08-21T17:19:32.017Z Compiling zstd-safe v7.2.4
15912026-08-21T17:19:32.131Z Compiling gimli v0.32.3
15922026-08-21T17:19:32.146Z Compiling unicode-properties v0.1.4
15932026-08-21T17:19:32.213Z Compiling anyhow v1.0.104
15942026-08-21T17:19:32.357Z Compiling iri-string v0.7.10
15952026-08-21T17:19:32.738Z Compiling stringprep v0.1.5
15962026-08-21T17:19:33.174Z Compiling toml_edit v0.19.15
15972026-08-21T17:19:33.244Z Compiling serde_urlencoded v0.7.1
15982026-08-21T17:19:33.488Z Compiling darling_macro v0.23.0
15992026-08-21T17:19:33.507Z Compiling tower-http v0.6.8
16002026-08-21T17:19:33.905Z Compiling addr2line v0.25.1
16012026-08-21T17:19:33.939Z Compiling structmeta v0.3.0
16022026-08-21T17:19:34.063Z Compiling ron v0.8.1
16032026-08-21T17:19:34.147Z Compiling scroll v0.12.0
16042026-08-21T17:19:34.274Z Compiling env_logger v0.11.11
16052026-08-21T17:19:34.606Z Compiling rsa v0.9.10
16062026-08-21T17:19:34.632Z Compiling oxnet v0.1.6
16072026-08-21T17:19:34.653Z Compiling newtype-uuid v1.3.2
16082026-08-21T17:19:34.980Z Compiling derive_builder_macro v0.20.2
16092026-08-21T17:19:34.997Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
16102026-08-21T17:19:35.026Z Compiling hashbrown v0.13.2
16112026-08-21T17:19:35.063Z Compiling bzip2 v0.4.4
16122026-08-21T17:19:35.270Z Compiling serde-hex v0.1.0
16132026-08-21T17:19:35.450Z Compiling tokio-native-tls v0.3.1
16142026-08-21T17:19:35.518Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
16152026-08-21T17:19:35.830Z Compiling camino v1.2.5
16162026-08-21T17:19:36.212Z Compiling bstr v1.12.1
16172026-08-21T17:19:36.718Z Compiling block-buffer v0.12.1
16182026-08-21T17:19:36.855Z Compiling crypto-common v0.2.2
16192026-08-21T17:19:36.922Z Compiling block-padding v0.4.2
16202026-08-21T17:19:37.013Z Compiling rustls-native-certs v0.8.3
16212026-08-21T17:19:37.093Z Compiling x509-cert v0.2.5
16222026-08-21T17:19:37.303Z Compiling md-5 v0.10.6
16232026-08-21T17:19:37.485Z Compiling curve25519-dalek v4.1.3
16242026-08-21T17:19:37.661Z Compiling erased-serde v0.3.31
16252026-08-21T17:19:37.811Z Compiling serde_tokenstream v0.2.3
16262026-08-21T17:19:38.133Z Compiling async-trait v0.1.89
16272026-08-21T17:19:38.158Z Compiling pin-project-internal v1.1.11
16282026-08-21T17:19:38.401Z Compiling zerocopy-derive v0.7.35
16292026-08-21T17:19:38.603Z Compiling daft-derive v0.1.7
16302026-08-21T17:19:38.687Z Compiling vergen-lib v9.1.0
16312026-08-21T17:19:38.924Z Compiling hash32 v0.2.1
16322026-08-21T17:19:38.999Z Compiling memoffset v0.9.1
16332026-08-21T17:19:39.064Z Compiling encoding_rs v0.8.35
16342026-08-21T17:19:39.141Z Compiling owo-colors v4.3.0
16352026-08-21T17:19:39.191Z Compiling mime v0.3.17
16362026-08-21T17:19:39.237Z Compiling rustc-demangle v0.1.27
16372026-08-21T17:19:39.269Z Compiling smoltcp v0.9.1
16382026-08-21T17:19:39.325Z Compiling fallible-iterator v0.2.0
16392026-08-21T17:19:39.452Z Compiling crc-any v2.5.0
16402026-08-21T17:19:39.457Z Compiling psl-types v2.0.11
16412026-08-21T17:19:39.552Z Compiling ref-cast v1.0.25
16422026-08-21T17:19:39.615Z Compiling litrs v1.0.0
16432026-08-21T17:19:39.632Z Compiling cfg_aliases v0.2.1
16442026-08-21T17:19:39.667Z Compiling rustix v0.38.44
16452026-08-21T17:19:39.682Z Compiling postgres-protocol v0.6.10
16462026-08-21T17:19:39.709Z Compiling nix v0.31.2
16472026-08-21T17:19:39.727Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
16482026-08-21T17:19:39.909Z Compiling publicsuffix v2.3.0
16492026-08-21T17:19:40.068Z Compiling backtrace v0.3.76
16502026-08-21T17:19:40.098Z Compiling daft v0.1.7
16512026-08-21T17:19:40.118Z Compiling document-features v0.2.12
16522026-08-21T17:19:40.133Z Compiling zerocopy v0.7.35
16532026-08-21T17:19:40.220Z Compiling pin-project v1.1.11
16542026-08-21T17:19:40.682Z Compiling inout v0.2.2
16552026-08-21T17:19:40.696Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
16562026-08-21T17:19:40.711Z Compiling hyper-tls v0.6.0
16572026-08-21T17:19:40.864Z Compiling object v0.30.4
16582026-08-21T17:19:40.878Z Compiling derive_builder v0.20.2
16592026-08-21T17:19:40.878Z Compiling zip v0.6.6
16602026-08-21T17:19:40.995Z Compiling toml v0.7.8
16612026-08-21T17:19:41.027Z Compiling goblin v0.8.2
16622026-08-21T17:19:41.233Z Compiling derive-ex v0.1.8
16632026-08-21T17:19:41.435Z Compiling darling v0.23.0
16642026-08-21T17:19:41.653Z Compiling phf_shared v0.13.1
16652026-08-21T17:19:41.814Z Compiling regex v1.12.3
16662026-08-21T17:19:41.900Z Compiling hubpack_derive v0.1.1
16672026-08-21T17:19:41.920Z Compiling futures-executor v0.3.32
16682026-08-21T17:19:42.159Z Compiling strum_macros v0.27.2
16692026-08-21T17:19:42.234Z Compiling snafu-derive v0.8.9
16702026-08-21T17:19:42.338Z Compiling ref-cast-impl v1.0.25
16712026-08-21T17:19:42.874Z Compiling curve25519-dalek-derive v0.1.1
16722026-08-21T17:19:42.894Z Compiling vergen v9.1.0
16732026-08-21T17:19:43.129Z Compiling cargo-platform v0.3.2
16742026-08-21T17:19:43.347Z Compiling ff v0.13.1
16752026-08-21T17:19:43.489Z Compiling fs-err v3.3.0
16762026-08-21T17:19:43.511Z Compiling foldhash v0.1.5
16772026-08-21T17:19:43.677Z Compiling bumpalo v3.20.2
16782026-08-21T17:19:43.680Z Compiling is_ci v1.2.0
16792026-08-21T17:19:43.693Z Compiling path-slash v0.1.5
16802026-08-21T17:19:43.825Z Compiling same-file v1.0.6
16812026-08-21T17:19:43.840Z Compiling unicode-segmentation v1.12.0
16822026-08-21T17:19:43.922Z Compiling base16ct v0.2.0
16832026-08-21T17:19:43.989Z Compiling foldhash v0.2.0
16842026-08-21T17:19:44.090Z Compiling jiff-core v0.1.0
16852026-08-21T17:19:44.105Z Compiling libbz2-rs-sys v0.2.2
16862026-08-21T17:19:44.109Z Compiling either v1.15.0
16872026-08-21T17:19:44.207Z Compiling bitflags v1.3.2
16882026-08-21T17:19:44.222Z Compiling managed v0.8.0
16892026-08-21T17:19:44.285Z Compiling textwrap v0.16.2
16902026-08-21T17:19:44.353Z Compiling hashbrown v0.16.1
16912026-08-21T17:19:44.448Z Compiling snafu v0.8.9
16922026-08-21T17:19:44.777Z Compiling bzip2 v0.6.1
16932026-08-21T17:19:44.833Z Compiling jiff v0.2.34
16942026-08-21T17:19:44.847Z Compiling strum v0.27.2
16952026-08-21T17:19:44.975Z Compiling sec1 v0.7.3
16962026-08-21T17:19:44.994Z Compiling walkdir v2.5.0
16972026-08-21T17:19:45.004Z Compiling zopfli v0.8.3
16982026-08-21T17:19:45.276Z Compiling supports-color v3.0.2
16992026-08-21T17:19:45.291Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
17002026-08-21T17:19:45.312Z Compiling hashbrown v0.15.5
17012026-08-21T17:19:45.371Z Compiling group v0.13.0
17022026-08-21T17:19:45.554Z Compiling cargo_metadata v0.23.1
17032026-08-21T17:19:45.692Z Compiling dof v0.3.0
17042026-08-21T17:19:45.874Z Compiling test-strategy v0.4.5
17052026-08-21T17:19:46.515Z Compiling hubpack v0.1.2
17062026-08-21T17:19:46.669Z Compiling futures v0.3.32
17072026-08-21T17:19:46.732Z Compiling phf v0.13.1
17082026-08-21T17:19:46.894Z Compiling signal-hook-mio v0.2.5
17092026-08-21T17:19:46.925Z Compiling serde_with_macros v3.21.0
17102026-08-21T17:19:47.069Z Compiling cookie_store v0.22.1
17112026-08-21T17:19:47.240Z Compiling zstd v0.13.3
17122026-08-21T17:19:47.349Z Compiling reqwest v0.12.28
17132026-08-21T17:19:47.393Z Compiling cipher v0.5.2
17142026-08-21T17:19:47.691Z Compiling backtrace-ext v0.2.1
17152026-08-21T17:19:48.062Z Compiling postgres-types v0.2.12
17162026-08-21T17:19:48.304Z Compiling usdt-attr-macro v0.6.0
17172026-08-21T17:19:48.394Z Compiling usdt-macro v0.6.0
17182026-08-21T17:19:48.510Z Compiling globset v0.4.18
17192026-08-21T17:19:48.597Z Compiling phf_shared v0.11.3
17202026-08-21T17:19:48.801Z Compiling hkdf v0.12.4
17212026-08-21T17:19:48.844Z Compiling dtrace-parser v0.2.0
17222026-08-21T17:19:48.955Z Compiling byte-wrapper v0.1.0
17232026-08-21T17:19:48.995Z Compiling olpc-cjson v0.1.4
17242026-08-21T17:19:49.105Z Compiling ed25519 v2.2.3
17252026-08-21T17:19:49.123Z Compiling crypto-bigint v0.5.5
17262026-08-21T17:19:49.151Z Compiling serde-big-array v0.5.1
17272026-08-21T17:19:49.191Z Compiling serde_plain v1.0.2
17282026-08-21T17:19:49.345Z Compiling async-recursion v1.1.1
17292026-08-21T17:19:49.369Z Compiling miette-derive v7.6.0
17302026-08-21T17:19:49.369Z Compiling strum_macros v0.26.4
17312026-08-21T17:19:49.613Z Compiling serde_repr v0.1.20
17322026-08-21T17:19:49.964Z Compiling enum-as-inner v0.6.1
17332026-08-21T17:19:50.064Z Compiling pem v3.0.6
17342026-08-21T17:19:50.168Z Compiling float-cmp v0.10.0
17352026-08-21T17:19:50.322Z Compiling memmap2 v0.9.10
17362026-08-21T17:19:50.401Z Compiling thread-id v4.2.2
17372026-08-21T17:19:50.468Z Compiling cpufeatures v0.3.0
17382026-08-21T17:19:50.475Z Compiling whoami v2.1.0
17392026-08-21T17:19:50.504Z Compiling predicates-core v1.0.10
17402026-08-21T17:19:50.549Z Compiling normalize-line-endings v0.3.0
17412026-08-21T17:19:50.568Z Compiling supports-unicode v3.0.0
17422026-08-21T17:19:50.648Z Compiling precomputed-hash v0.1.1
17432026-08-21T17:19:50.680Z Compiling new_debug_unreachable v1.0.6
17442026-08-21T17:19:50.719Z Compiling data-encoding v2.10.0
17452026-08-21T17:19:50.740Z Compiling keccak v0.1.6
17462026-08-21T17:19:50.747Z Compiling winnow v1.0.3
17472026-08-21T17:19:50.865Z Compiling fixedbitset v0.4.2
17482026-08-21T17:19:51.095Z Compiling fixedbitset v0.5.7
17492026-08-21T17:19:51.150Z Compiling const-oid v0.10.2
17502026-08-21T17:19:51.206Z Compiling difflib v0.4.0
17512026-08-21T17:19:51.300Z Compiling supports-hyperlinks v3.2.0
17522026-08-21T17:19:51.342Z Compiling static_assertions v1.1.0
17532026-08-21T17:19:51.392Z Compiling typed-path v0.9.3
17542026-08-21T17:19:51.443Z Compiling toml_edit v0.22.27
17552026-08-21T17:19:51.488Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17562026-08-21T17:19:51.488Z Compiling predicates v3.1.4
17572026-08-21T17:19:51.488Z Compiling miette v7.6.0
17582026-08-21T17:19:51.743Z Compiling toml_parser v1.1.2+spec-1.1.0
17592026-08-21T17:19:51.813Z Compiling petgraph v0.8.3
17602026-08-21T17:19:52.077Z Compiling digest v0.11.3
17612026-08-21T17:19:52.304Z Compiling strum v0.26.3
17622026-08-21T17:19:52.356Z Compiling petgraph v0.6.5
17632026-08-21T17:19:52.441Z Compiling hickory-proto v0.25.2
17642026-08-21T17:19:52.578Z Compiling sha3 v0.10.8
17652026-08-21T17:19:52.593Z Compiling string_cache v0.8.9
17662026-08-21T17:19:52.813Z Compiling tokio-postgres v0.7.16
17672026-08-21T17:19:53.027Z Compiling chacha20 v0.10.0
17682026-08-21T17:19:53.441Z Compiling usdt v0.6.0
17692026-08-21T17:19:53.673Z Compiling usdt-impl v0.5.0
17702026-08-21T17:19:53.748Z Compiling elliptic-curve v0.13.8
17712026-08-21T17:19:53.883Z Compiling ed25519-dalek v2.2.0
17722026-08-21T17:19:54.124Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
17732026-08-21T17:19:54.159Z Compiling crossterm v0.28.1
17742026-08-21T17:19:54.250Z Compiling serde_with v3.21.0
17752026-08-21T17:19:54.395Z Compiling zip v4.6.1
17762026-08-21T17:19:55.395Z Compiling iddqd v0.4.2
17772026-08-21T17:19:55.507Z Compiling itertools v0.13.0
17782026-08-21T17:19:55.666Z Compiling itertools v0.15.0
17792026-08-21T17:19:55.874Z Compiling heck v0.4.1
17802026-08-21T17:19:55.927Z Compiling similar v2.7.0
17812026-08-21T17:19:56.093Z Compiling crossbeam-epoch v0.9.18
17822026-08-21T17:19:56.112Z Compiling tokio-stream v0.1.18
17832026-08-21T17:19:56.424Z Compiling buf-list v1.1.2
17842026-08-21T17:19:56.597Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17852026-08-21T17:19:56.656Z Compiling openapiv3 v2.2.0
17862026-08-21T17:19:56.701Z Compiling lalrpop-util v0.19.12
17872026-08-21T17:19:56.758Z Compiling peg-runtime v0.8.5
17882026-08-21T17:19:56.788Z Compiling thread_local v1.1.9
17892026-08-21T17:19:56.878Z Compiling slog-async v2.8.0
17902026-08-21T17:19:56.888Z Compiling crossbeam-channel v0.5.15
17912026-08-21T17:19:56.995Z Compiling filetime v0.2.27
17922026-08-21T17:19:57.026Z Compiling is-terminal v0.4.17
17932026-08-21T17:19:57.026Z Compiling term v1.2.1
17942026-08-21T17:19:57.133Z Compiling xattr v1.6.1
17952026-08-21T17:19:57.161Z Compiling take_mut v0.2.2
17962026-08-21T17:19:57.181Z Compiling camino-tempfile v1.4.1
17972026-08-21T17:19:57.259Z Compiling tar v0.4.46
17982026-08-21T17:19:57.344Z Compiling slog-term v2.9.2
17992026-08-21T17:20:03.491Z Compiling rustls-webpki v0.103.13
18002026-08-21T17:20:06.224Z Compiling tokio-rustls v0.26.4
18012026-08-21T17:20:06.225Z Compiling rustls-platform-verifier v0.6.2
18022026-08-21T17:20:06.225Z Compiling tough v0.22.0
18032026-08-21T17:20:06.437Z Compiling hyper-rustls v0.27.7
18042026-08-21T17:20:06.625Z Compiling reqwest v0.13.2
18052026-08-21T17:20:08.823Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18062026-08-21T17:20:09.043Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
18072026-08-21T17:20:11.994Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s
18082026-08-21T17:20:12.149Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
18092026-08-21T17:20:12.207ZAug 21 17:20:10.733 INFO Starting download, target: Clickhouse
18102026-08-21T17:20:12.207ZAug 21 17:20:10.734 INFO Starting download, target: Cockroach
18112026-08-21T17:20:12.207ZAug 21 17:20:10.734 INFO Starting download, target: Console
18122026-08-21T17:20:12.207ZAug 21 17:20:10.734 INFO Starting download, target: DendriteStub
18132026-08-21T17:20:12.207ZAug 21 17:20:10.734 INFO Starting download, target: MaghemiteMgd
18142026-08-21T17:20:12.207ZAug 21 17:20:10.734 INFO Starting download, target: MaghemiteDdmd
18152026-08-21T17:20:12.207ZAug 21 17:20:10.734 INFO Starting download, target: TransceiverControl
18162026-08-21T17:20:12.237ZAug 21 17:20:10.734 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
18172026-08-21T17:20:12.237ZAug 21 17:20:10.734 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
18182026-08-21T17:20:12.238ZAug 21 17:20:10.734 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
18192026-08-21T17:20:12.238ZAug 21 17:20:10.734 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
18202026-08-21T17:20:12.238ZAug 21 17:20:10.734 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
18212026-08-21T17:20:12.238ZAug 21 17:20:10.734 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd
18222026-08-21T17:20:12.238ZAug 21 17:20:10.734 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
18232026-08-21T17:20:13.519ZAug 21 17:20:12.054 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
18242026-08-21T17:20:13.757ZAug 21 17:20:12.271 INFO Download complete, target: TransceiverControl
18252026-08-21T17:20:13.938ZAug 21 17:20:12.473 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
18262026-08-21T17:20:13.974ZAug 21 17:20:12.501 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
18272026-08-21T17:20:14.176ZAug 21 17:20:12.715 INFO Download complete, target: Console
18282026-08-21T17:20:15.356ZAug 21 17:20:13.886 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
18292026-08-21T17:20:15.480ZAug 21 17:20:14.012 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd
18302026-08-21T17:20:15.653ZAug 21 17:20:14.195 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
18312026-08-21T17:20:16.157ZAug 21 17:20:14.699 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
18322026-08-21T17:20:16.157ZAug 21 17:20:14.699 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
18332026-08-21T17:20:17.472ZAug 21 17:20:16.015 INFO Download complete, target: MaghemiteDdmd
18342026-08-21T17:20:17.868ZAug 21 17:20:16.411 INFO Download complete, target: DendriteStub
18352026-08-21T17:20:18.252ZAug 21 17:20:16.795 INFO Download complete, target: MaghemiteMgd
18362026-08-21T17:20:20.938ZAug 21 17:20:19.481 INFO Checking that binary works, target: Clickhouse
18372026-08-21T17:20:20.941ZAug 21 17:20:19.482 INFO Checking that binary works, target: Cockroach
18382026-08-21T17:20:21.057ZAug 21 17:20:19.600 INFO Download complete, target: Cockroach
18392026-08-21T17:20:21.065ZAug 21 17:20:19.608 INFO Download complete, target: Clickhouse
18402026-08-21T17:20:21.080ZAll builder prerequisites installed successfully, and PATH looks valid
18412026-08-21T17:20:21.083Z
18422026-08-21T17:20:21.083Zreal 2:10.406650447
18432026-08-21T17:20:21.083Zuser 7:20.175687142
18442026-08-21T17:20:21.083Zsys 1:27.571226856
18452026-08-21T17:20:21.083Ztrap 0.260089490
18462026-08-21T17:20:21.083Ztflt 0.488068423
18472026-08-21T17:20:21.083Zdflt 0.947994310
18482026-08-21T17:20:21.083Zkflt 0.023893232
18492026-08-21T17:20:21.083Zlock 27:26.264334311
18502026-08-21T17:20:21.083Zslp 22:10.807555728
18512026-08-21T17:20:21.084Zlat 46.887953058
18522026-08-21T17:20:21.084Zstop 2:41.117319494
18532026-08-21T17:20:21.084Z+ banner clippy
18542026-08-21T17:20:21.084Z
18552026-08-21T17:20:21.084Z #### # # ##### ##### # #
18562026-08-21T17:20:21.084Z # # # # # # # # # #
18572026-08-21T17:20:21.084Z # # # # # # # #
18582026-08-21T17:20:21.084Z # # # ##### ##### #
18592026-08-21T17:20:21.084Z # # # # # # #
18602026-08-21T17:20:21.084Z #### ###### # # # #
18612026-08-21T17:20:21.084Z
18622026-08-21T17:20:21.084Z+ export CARGO_INCREMENTAL=0
18632026-08-21T17:20:21.084Z+ CARGO_INCREMENTAL=0
18642026-08-21T17:20:21.084Z+ ptime -m cargo xtask clippy
18652026-08-21T17:20:21.561Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
18662026-08-21T17:20:21.846Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
18672026-08-21T17:20:23.657Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.56s
18682026-08-21T17:20:23.719Z Running `target/debug/xtask clippy`
18692026-08-21T17:20:23.746Zrunning: /home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings"
18702026-08-21T17:20:24.325Z Downloading crates ...
18712026-08-21T17:20:24.503Z Downloaded criterion-plot v0.6.0
18722026-08-21T17:20:24.506Z Downloaded anes v0.1.6
18732026-08-21T17:20:24.506Z Downloaded constant_time_eq v0.3.1
18742026-08-21T17:20:24.506Z Downloaded approx v0.5.1
18752026-08-21T17:20:24.506Z Downloaded criterion v0.7.0
18762026-08-21T17:20:24.509Z Downloaded cast v0.3.0
18772026-08-21T17:20:24.512Z Downloaded async-lock v3.4.2
18782026-08-21T17:20:24.512Z Downloaded concurrent-queue v2.5.0
18792026-08-21T17:20:24.512Z Downloaded blake2b_simd v1.0.4
18802026-08-21T17:20:24.516Z Downloaded futures-timer v3.0.3
18812026-08-21T17:20:24.516Z Downloaded datatest-stable v0.3.3
18822026-08-21T17:20:24.516Z Downloaded assert_cmd v2.1.2
18832026-08-21T17:20:24.519Z Downloaded cfg-expr v0.20.6
18842026-08-21T17:20:24.519Z Downloaded assert-json-diff v2.0.2
18852026-08-21T17:20:24.522Z Downloaded async-object-pool v0.2.0
18862026-08-21T17:20:24.522Z Downloaded event-listener v5.4.1
18872026-08-21T17:20:24.522Z Downloaded event-listener-strategy v0.5.4
18882026-08-21T17:20:24.522Z Downloaded guppy v0.17.25
18892026-08-21T17:20:24.526Z Downloaded escape8259 v0.5.3
18902026-08-21T17:20:24.526Z Downloaded hickory-client v0.25.2
18912026-08-21T17:20:24.529Z Downloaded guppy-workspace-hack v0.1.0
18922026-08-21T17:20:24.529Z Downloaded linkme-impl v0.3.35
18932026-08-21T17:20:24.529Z Downloaded hex-literal v0.4.1
18942026-08-21T17:20:24.529Z Downloaded miette-derive v5.10.0
18952026-08-21T17:20:24.529Z Downloaded pathdiff v0.2.3
18962026-08-21T17:20:24.529Z Downloaded libtest-mimic v0.8.1
18972026-08-21T17:20:24.532Z Downloaded nested v0.1.1
18982026-08-21T17:20:24.532Z Downloaded parking v2.2.1
18992026-08-21T17:20:24.532Z Downloaded linkme v0.3.35
19002026-08-21T17:20:24.532Z Downloaded owo-colors v3.5.0
19012026-08-21T17:20:24.536Z Downloaded knuffel-derive v3.2.0
19022026-08-21T17:20:24.536Z Downloaded plotters-svg v0.3.7
19032026-08-21T17:20:24.536Z Downloaded plotters-backend v0.3.7
19042026-08-21T17:20:24.536Z Downloaded oorandom v11.1.5
19052026-08-21T17:20:24.536Z Downloaded httptest v0.16.4
19062026-08-21T17:20:24.539Z Downloaded knuffel v3.2.0
19072026-08-21T17:20:24.539Z Downloaded path-tree v0.8.3
19082026-08-21T17:20:24.539Z Downloaded partial-io v0.5.4
19092026-08-21T17:20:24.542Z Downloaded relative-path v1.9.3
19102026-08-21T17:20:24.542Z Downloaded fancy-regex v0.14.0
19112026-08-21T17:20:24.545Z Downloaded miette v5.10.0
19122026-08-21T17:20:24.545Z Downloaded rust-argon2 v2.1.0
19132026-08-21T17:20:24.548Z Downloaded rstest v0.25.0
19142026-08-21T17:20:24.548Z Downloaded rand_distr v0.5.1
19152026-08-21T17:20:24.552Z Downloaded rstest_macros v0.25.0
19162026-08-21T17:20:24.552Z Downloaded serde_regex v1.1.0
19172026-08-21T17:20:24.555Z Downloaded terminal_size v0.1.17
19182026-08-21T17:20:24.555Z Downloaded supports-hyperlinks v2.1.0
19192026-08-21T17:20:24.555Z Downloaded supports-unicode v2.1.0
19202026-08-21T17:20:24.555Z Downloaded target-triple v1.0.0
19212026-08-21T17:20:24.555Z Downloaded supports-color v2.1.0
19222026-08-21T17:20:24.555Z Downloaded similar-asserts v1.7.0
19232026-08-21T17:20:24.558Z Downloaded target-lexicon v0.13.3
19242026-08-21T17:20:24.558Z Downloaded plotters v0.3.7
19252026-08-21T17:20:24.561Z Downloaded stringmetrics v2.2.2
19262026-08-21T17:20:24.564Z Downloaded target-spec v3.5.7
19272026-08-21T17:20:24.564Z Downloaded termcolor v1.4.1
19282026-08-21T17:20:24.564Z Downloaded tinytemplate v1.2.1
19292026-08-21T17:20:24.568Z Downloaded trybuild v1.0.116
19302026-08-21T17:20:24.568Z Downloaded textwrap v0.15.2
19312026-08-21T17:20:24.589Z Downloaded httpmock v0.8.3
19322026-08-21T17:20:26.427Z Checking cfg-if v1.0.4
19332026-08-21T17:20:26.807Z Checking serde_core v1.0.228
19342026-08-21T17:20:26.807Z Checking libc v0.2.185
19352026-08-21T17:20:26.886Z Checking memchr v2.8.0
19362026-08-21T17:20:26.933Z Checking smallvec v1.15.1
19372026-08-21T17:20:26.974Z Checking itoa v1.0.17
19382026-08-21T17:20:27.014Z Checking subtle v2.6.1
19392026-08-21T17:20:27.049Z Checking rand_core v0.10.0
19402026-08-21T17:20:27.092Z Checking log v0.4.33
19412026-08-21T17:20:27.179Z Checking libm v0.2.16
19422026-08-21T17:20:27.198Z Checking typenum v1.20.1
19432026-08-21T17:20:27.203Z Checking scopeguard v1.2.0
19442026-08-21T17:20:27.279Z Checking zmij v1.0.21
19452026-08-21T17:20:27.282Z Checking stable_deref_trait v1.2.1
19462026-08-21T17:20:27.356Z Checking errno v0.3.14
19472026-08-21T17:20:27.362Z Checking getrandom v0.4.3
19482026-08-21T17:20:27.429Z Checking lock_api v0.4.14
19492026-08-21T17:20:27.472Z Checking zerofrom v0.1.6
19502026-08-21T17:20:27.517Z Checking percent-encoding v2.3.2
19512026-08-21T17:20:27.558Z Checking writeable v0.6.2
19522026-08-21T17:20:27.597Z Checking litemap v0.8.1
19532026-08-21T17:20:27.633Z Checking yoke v0.8.1
19542026-08-21T17:20:27.675Z Checking icu_properties_data v2.1.2
19552026-08-21T17:20:27.716Z Checking icu_normalizer_data v2.1.1
19562026-08-21T17:20:27.756Z Checking form_urlencoded v1.2.2
19572026-08-21T17:20:27.801Z Checking pin-project-lite v0.2.17
19582026-08-21T17:20:27.841Z Checking utf8_iter v1.0.4
19592026-08-21T17:20:27.844Z Checking zerovec v0.11.5
19602026-08-21T17:20:27.844Z Checking zerotrie v0.2.3
19612026-08-21T17:20:27.949Z Checking num-traits v0.2.19
19622026-08-21T17:20:27.991Z Checking zerocopy v0.8.55
19632026-08-21T17:20:28.032Z Checking parking_lot_core v0.9.12
19642026-08-21T17:20:28.035Z Checking portable-atomic v1.13.1
19652026-08-21T17:20:28.109Z Checking critical-section v1.2.0
19662026-08-21T17:20:28.181Z Checking signal-hook-registry v1.4.8
19672026-08-21T17:20:28.245Z Checking mio v1.2.0
19682026-08-21T17:20:28.288Z Checking parking_lot v0.12.5
19692026-08-21T17:20:28.333Z Checking tinystr v0.8.2
19702026-08-21T17:20:28.368Z Checking serde v1.0.228
19712026-08-21T17:20:28.407Z Checking bitflags v2.11.0
19722026-08-21T17:20:28.494Z Checking serde_json v1.0.151
19732026-08-21T17:20:28.534Z Checking potential_utf v0.1.4
19742026-08-21T17:20:28.537Z Checking once_cell v1.21.3
19752026-08-21T17:20:28.611Z Checking icu_locale_core v2.1.1
19762026-08-21T17:20:28.661Z Checking socket2 v0.6.3
19772026-08-21T17:20:28.705Z Checking icu_collections v2.1.1
19782026-08-21T17:20:28.747Z Checking iana-time-zone v0.1.65
19792026-08-21T17:20:28.793Z Checking zeroize v1.9.0
19802026-08-21T17:20:28.793Z Checking bytes v1.11.1
19812026-08-21T17:20:28.884Z Checking chrono v0.4.45
19822026-08-21T17:20:28.949Z Checking uuid v1.23.4
19832026-08-21T17:20:29.012Z Checking semver v1.0.28
19842026-08-21T17:20:29.058Z Checking thiserror v2.0.18
19852026-08-21T17:20:29.196Z Checking icu_provider v2.1.1
19862026-08-21T17:20:29.257Z Checking dyn-clone v1.0.20
19872026-08-21T17:20:29.257Z Checking futures-core v0.3.32
19882026-08-21T17:20:29.262Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
19892026-08-21T17:20:29.373Z Checking tokio v1.52.1
19902026-08-21T17:20:29.376Z Checking getrandom v0.3.4
19912026-08-21T17:20:29.449Z Checking rustix v1.1.4
19922026-08-21T17:20:29.453Z Checking icu_normalizer v2.1.1
19932026-08-21T17:20:29.523Z Checking icu_properties v2.1.2
19942026-08-21T17:20:29.602Z Checking equivalent v1.0.2
19952026-08-21T17:20:29.651Z Checking getrandom v0.2.17
19962026-08-21T17:20:29.719Z Checking cmov v0.5.4
19972026-08-21T17:20:29.759Z Checking futures-sink v0.3.32
19982026-08-21T17:20:29.816Z Checking byteorder v1.5.0
19992026-08-21T17:20:29.858Z Checking rand_core v0.6.4
20002026-08-21T17:20:29.893Z Checking futures-channel v0.3.32
20012026-08-21T17:20:29.940Z Checking ctutils v0.4.2
20022026-08-21T17:20:30.046Z Checking slab v0.4.12
20032026-08-21T17:20:30.086Z Checking futures-io v0.3.32
20042026-08-21T17:20:30.125Z Checking futures-task v0.3.32
20052026-08-21T17:20:30.181Z Checking hybrid-array v0.4.13
20062026-08-21T17:20:30.232Z Checking hashbrown v0.17.0
20072026-08-21T17:20:30.272Z Checking generic-array v0.14.7
20082026-08-21T17:20:30.309Z Checking futures-util v0.3.32
20092026-08-21T17:20:30.313Z Checking thiserror v1.0.69
20102026-08-21T17:20:30.387Z Checking idna_adapter v1.2.1
20112026-08-21T17:20:30.475Z Checking regex-syntax v0.8.10
20122026-08-21T17:20:30.547Z Checking idna v1.1.0
20132026-08-21T17:20:30.750Z Checking indexmap v2.14.0
20142026-08-21T17:20:30.799Z Checking fnv v1.0.7
20152026-08-21T17:20:30.807Z Checking ppv-lite86 v0.2.21
20162026-08-21T17:20:30.865Z Checking url v2.5.8
20172026-08-21T17:20:30.918Z Checking const-oid v0.9.6
20182026-08-21T17:20:30.979Z Checking crypto-common v0.2.2
20192026-08-21T17:20:31.152Z Checking base64ct v1.8.3
20202026-08-21T17:20:31.329Z Checking schemars v0.8.22
20212026-08-21T17:20:31.369Z Checking crypto-common v0.1.7
20222026-08-21T17:20:31.420Z Checking block-buffer v0.12.1
20232026-08-21T17:20:31.530Z Checking base64 v0.22.1
20242026-08-21T17:20:31.602Z Checking block-buffer v0.10.4
20252026-08-21T17:20:31.643Z Checking utf8parse v0.2.2
20262026-08-21T17:20:31.646Z Checking anstyle v1.0.14
20272026-08-21T17:20:31.777Z Checking http v1.4.2
20282026-08-21T17:20:31.782Z Checking digest v0.10.7
20292026-08-21T17:20:31.853Z Checking tracing-core v0.1.36
20302026-08-21T17:20:31.856Z Checking rand_core v0.9.5
20312026-08-21T17:20:31.929Z Checking anstyle-query v1.1.5
20322026-08-21T17:20:31.999Z Checking colorchoice v1.0.4
20332026-08-21T17:20:32.041Z Checking is_terminal_polyfill v1.70.2
20342026-08-21T17:20:32.104Z Checking terminal_size v0.4.3
20352026-08-21T17:20:32.118Z Checking const-oid v0.10.2
20362026-08-21T17:20:32.156Z Checking anstyle-parse v1.0.0
20372026-08-21T17:20:32.196Z Checking tracing v0.1.44
20382026-08-21T17:20:32.199Z Checking erased-serde v0.3.31
20392026-08-21T17:20:32.272Z Checking rand_chacha v0.9.0
20402026-08-21T17:20:32.275Z Checking ipnet v2.12.0
20412026-08-21T17:20:32.347Z Checking anstream v1.0.0
20422026-08-21T17:20:32.352Z Checking aho-corasick v1.1.4
20432026-08-21T17:20:32.423Z Checking crossbeam-utils v0.8.21
20442026-08-21T17:20:32.464Z Checking strsim v0.11.1
20452026-08-21T17:20:32.503Z Checking rand v0.9.2
20462026-08-21T17:20:32.583Z Checking clap_lex v1.0.0
20472026-08-21T17:20:32.623Z Checking slog v2.8.2
20482026-08-21T17:20:32.626Z Checking unicode-ident v1.0.24
20492026-08-21T17:20:32.699Z Checking allocator-api2 v0.2.21
20502026-08-21T17:20:32.704Z Checking tokio-util v0.7.18
20512026-08-21T17:20:32.773Z Checking clap_builder v4.6.0
20522026-08-21T17:20:32.811Z Checking powerfmt v0.2.0
20532026-08-21T17:20:32.815Z Checking proc-macro2 v1.0.106
20542026-08-21T17:20:32.910Z Checking digest v0.11.3
20552026-08-21T17:20:32.995Z Checking deranged v0.5.8
20562026-08-21T17:20:32.998Z Checking time-core v0.1.8
20572026-08-21T17:20:33.071Z Checking num-conv v0.2.0
20582026-08-21T17:20:33.109Z Checking regex-automata v0.4.14
20592026-08-21T17:20:33.147Z Checking fastrand v2.3.0
20602026-08-21T17:20:33.185Z Checking quote v1.0.45
20612026-08-21T17:20:33.225Z Checking num_threads v0.1.7
20622026-08-21T17:20:33.229Z Checking cpufeatures v0.3.0
20632026-08-21T17:20:33.344Z Checking httparse v1.10.1
20642026-08-21T17:20:33.384Z Checking anyhow v1.0.104
20652026-08-21T17:20:33.391Z Checking syn v2.0.117
20662026-08-21T17:20:33.391Z Checking cpufeatures v0.2.17
20672026-08-21T17:20:33.391Z Checking tempfile v3.27.0
20682026-08-21T17:20:33.531Z Checking ipnetwork v0.21.1
20692026-08-21T17:20:33.585Z Checking rustls-pki-types v1.14.0
20702026-08-21T17:20:33.625Z Checking aws-lc-sys v0.40.0
20712026-08-21T17:20:33.716Z Checking untrusted v0.7.1
20722026-08-21T17:20:33.775Z Checking http-body v1.0.1
20732026-08-21T17:20:33.863Z Checking atomic-waker v1.1.2
20742026-08-21T17:20:33.908Z Checking httpdate v1.0.3
20752026-08-21T17:20:33.947Z Checking try-lock v0.2.5
20762026-08-21T17:20:33.986Z Checking time v0.3.47
20772026-08-21T17:20:34.025Z Checking h2 v0.4.15
20782026-08-21T17:20:34.028Z Checking clap v4.6.1
20792026-08-21T17:20:34.101Z Checking hex v0.4.3
20802026-08-21T17:20:34.105Z Checking want v0.3.1
20812026-08-21T17:20:34.176Z Checking aws-lc-rs v1.16.3
20822026-08-21T17:20:34.215Z Checking untrusted v0.9.0
20832026-08-21T17:20:34.292Z Checking tower-layer v0.3.3
20842026-08-21T17:20:34.354Z Checking simd-adler32 v0.3.8
20852026-08-21T17:20:34.357Z Checking ryu v1.0.23
20862026-08-21T17:20:34.475Z Checking tower-service v0.3.3
20872026-08-21T17:20:34.560Z Checking spin v0.9.8
20882026-08-21T17:20:34.601Z Checking unicode-width v0.2.0
20892026-08-21T17:20:34.604Z Checking adler2 v2.0.1
20902026-08-21T17:20:34.775Z Checking miniz_oxide v0.8.9
20912026-08-21T17:20:34.778Z Checking pem-rfc7468 v0.7.0
20922026-08-21T17:20:34.926Z Checking flagset v0.4.7
20932026-08-21T17:20:34.965Z Checking mime v0.3.17
20942026-08-21T17:20:35.033Z Checking rustls-webpki v0.103.13
20952026-08-21T17:20:35.080Z Checking block-padding v0.4.2
20962026-08-21T17:20:35.083Z Checking der v0.7.10
20972026-08-21T17:20:35.156Z Checking pretty-hex v0.4.1
20982026-08-21T17:20:35.162Z Checking http-body-util v0.1.3
20992026-08-21T17:20:35.231Z Checking oxnet v0.1.6
21002026-08-21T17:20:35.269Z Checking inout v0.2.2
21012026-08-21T17:20:35.308Z Checking camino v1.2.5
21022026-08-21T17:20:35.453Z Checking plain v0.2.3
21032026-08-21T17:20:35.494Z Checking ucd-trie v0.1.7
21042026-08-21T17:20:35.497Z Checking rustls v0.23.41
21052026-08-21T17:20:35.568Z Checking openssl-probe v0.2.1
21062026-08-21T17:20:35.610Z Checking cipher v0.5.2
21072026-08-21T17:20:35.647Z Checking regex v1.12.3
21082026-08-21T17:20:35.687Z Checking pest v2.8.6
21092026-08-21T17:20:35.725Z Checking serde_urlencoded v0.7.1
21102026-08-21T17:20:35.769Z Checking rand_chacha v0.3.1
21112026-08-21T17:20:35.888Z Checking encoding_rs v0.8.35
21122026-08-21T17:20:35.929Z Checking spki v0.7.3
21132026-08-21T17:20:35.968Z Checking futures-executor v0.3.32
21142026-08-21T17:20:35.971Z Checking crc32fast v1.5.0
21152026-08-21T17:20:36.043Z Checking rand v0.8.6
21162026-08-21T17:20:36.128Z Checking either v1.15.0
21172026-08-21T17:20:36.167Z Checking sync_wrapper v1.0.2
21182026-08-21T17:20:36.207Z Checking futures v0.3.32
21192026-08-21T17:20:36.305Z Checking tower v0.5.3
21202026-08-21T17:20:36.345Z Checking pkcs8 v0.10.2
21212026-08-21T17:20:36.385Z Checking iri-string v0.7.10
21222026-08-21T17:20:36.538Z Checking foldhash v0.2.0
21232026-08-21T17:20:36.589Z Checking openapiv3 v2.2.0
21242026-08-21T17:20:36.730Z Checking hashbrown v0.16.1
21252026-08-21T17:20:36.733Z Checking zlib-rs v0.6.2
21262026-08-21T17:20:36.805Z Checking bit-vec v0.8.0
21272026-08-21T17:20:36.863Z Checking static_assertions v1.1.0
21282026-08-21T17:20:36.903Z Checking hyper v1.10.1
21292026-08-21T17:20:36.966Z Checking sha2 v0.10.9
21302026-08-21T17:20:37.033Z Checking bit-set v0.8.0
21312026-08-21T17:20:37.212Z Checking wait-timeout v0.2.1
21322026-08-21T17:20:37.261Z Checking rustls-native-certs v0.8.3
21332026-08-21T17:20:37.301Z Checking lazy_static v1.5.0
21342026-08-21T17:20:37.370Z Checking hubpack v0.1.2
21352026-08-21T17:20:37.417Z Checking tower-http v0.6.8
21362026-08-21T17:20:37.457Z Checking quick-error v1.2.3
21372026-08-21T17:20:37.457Z Checking tinyvec_macros v0.1.1
21382026-08-21T17:20:37.569Z Checking psl-types v2.0.11
21392026-08-21T17:20:37.609Z Checking tinyvec v1.10.0
21402026-08-21T17:20:37.612Z Checking rusty-fork v0.3.1
21412026-08-21T17:20:37.684Z Checking flate2 v1.1.9
21422026-08-21T17:20:37.724Z Checking cookie v0.18.1
21432026-08-21T17:20:37.764Z Checking publicsuffix v2.3.0
21442026-08-21T17:20:37.831Z Checking tokio-rustls v0.26.4
21452026-08-21T17:20:37.872Z Checking rand_xorshift v0.4.0
21462026-08-21T17:20:37.875Z Checking hyper-util v0.1.20
21472026-08-21T17:20:37.946Z Checking unarray v0.1.4
21482026-08-21T17:20:37.950Z Checking rustls-platform-verifier v0.6.2
21492026-08-21T17:20:37.950Z Checking signature v2.2.0
21502026-08-21T17:20:38.055Z Checking num-integer v0.1.46
21512026-08-21T17:20:38.058Z Checking cookie_store v0.22.1
21522026-08-21T17:20:38.088Z Checking strum v0.26.3
21532026-08-21T17:20:38.093Z Checking proptest v1.11.0
21542026-08-21T17:20:38.199Z Checking scroll v0.13.0
21552026-08-21T17:20:38.202Z Checking ahash v0.8.12
21562026-08-21T17:20:38.202Z Checking memmap2 v0.9.10
21572026-08-21T17:20:38.308Z Checking unicode-width v0.1.14
21582026-08-21T17:20:38.312Z Checking dtrace-parser v0.3.0
21592026-08-21T17:20:38.426Z Checking toml_datetime v0.6.11
21602026-08-21T17:20:38.466Z Checking serde_spanned v0.6.9
21612026-08-21T17:20:38.469Z Checking goblin v0.10.5
21622026-08-21T17:20:38.540Z Checking thread-id v5.1.0
21632026-08-21T17:20:38.583Z Checking data-encoding v2.10.0
21642026-08-21T17:20:38.622Z Checking bstr v1.12.1
21652026-08-21T17:20:38.627Z Checking hmac v0.12.1
21662026-08-21T17:20:38.697Z Checking base64 v0.21.7
21672026-08-21T17:20:38.701Z Checking x509-cert v0.2.5
21682026-08-21T17:20:38.828Z Checking crossbeam-epoch v0.9.18
21692026-08-21T17:20:38.881Z Checking memoffset v0.9.1
21702026-08-21T17:20:38.968Z Checking num-iter v0.1.45
21712026-08-21T17:20:39.008Z Checking scroll v0.12.0
21722026-08-21T17:20:39.045Z Checking zerocopy v0.7.35
21732026-08-21T17:20:39.085Z Checking rustix v0.38.44
21742026-08-21T17:20:39.124Z Checking env_filter v2.0.0
21752026-08-21T17:20:39.163Z Checking hyper-rustls v0.27.7
21762026-08-21T17:20:39.259Z Checking goblin v0.8.2
21772026-08-21T17:20:39.301Z Checking tap v1.0.1
21782026-08-21T17:20:39.399Z Checking reqwest v0.13.2
21792026-08-21T17:20:39.442Z Checking unicode-linebreak v0.1.5
21802026-08-21T17:20:39.447Z Checking smawk v0.3.2
21812026-08-21T17:20:39.558Z Checking unicode-segmentation v1.12.0
21822026-08-21T17:20:39.636Z Checking wyz v0.5.1
21832026-08-21T17:20:39.682Z Checking env_logger v0.11.11
21842026-08-21T17:20:39.845Z Checking num-bigint-dig v0.8.6
21852026-08-21T17:20:39.901Z Checking nix v0.31.2
21862026-08-21T17:20:39.905Z Checking dtrace-parser v0.2.0
21872026-08-21T17:20:39.978Z Checking pkcs1 v0.7.5
21882026-08-21T17:20:39.983Z Checking newtype-uuid v1.3.2
21892026-08-21T17:20:40.228Z Checking ff v0.13.1
21902026-08-21T17:20:40.269Z Checking radium v0.7.0
21912026-08-21T17:20:40.295Z Checking daft v0.1.7
21922026-08-21T17:20:40.300Z Checking thread-id v4.2.2
21932026-08-21T17:20:40.393Z Checking crc-catalog v2.4.0
21942026-08-21T17:20:40.442Z Checking winnow v1.0.3
21952026-08-21T17:20:40.559Z Checking funty v2.0.0
21962026-08-21T17:20:40.590Z Checking same-file v1.0.6
21972026-08-21T17:20:40.614Z Checking base16ct v0.2.0
21982026-08-21T17:20:40.680Z Checking walkdir v2.5.0
21992026-08-21T17:20:40.735Z Checking rsa v0.9.10
22002026-08-21T17:20:40.778Z Checking sec1 v0.7.3
22012026-08-21T17:20:40.828Z Checking bitvec v1.0.1
22022026-08-21T17:20:40.873Z Checking crc v3.4.0
22032026-08-21T17:20:40.881Z Checking dof v0.4.0
22042026-08-21T17:20:40.983Z Checking group v0.13.0
22052026-08-21T17:20:41.099Z Checking hkdf v0.12.4
22062026-08-21T17:20:41.169Z Checking unicode-normalization v0.1.25
22072026-08-21T17:20:41.180Z Checking crypto-bigint v0.5.5
22082026-08-21T17:20:41.276Z Checking dof v0.3.0
22092026-08-21T17:20:41.338Z Checking zerocopy v0.6.6
22102026-08-21T17:20:41.338Z Checking maybe-uninit v2.0.0
22112026-08-21T17:20:41.338Z Checking nodrop v0.1.14
22122026-08-21T17:20:41.429Z Checking gimli v0.32.3
22132026-08-21T17:20:41.471Z Checking foreign-types-shared v0.1.1
22142026-08-21T17:20:41.563Z Checking usdt-impl v0.5.0
22152026-08-21T17:20:41.597Z Checking foldhash v0.1.5
22162026-08-21T17:20:41.605Z Checking usdt-impl v0.6.0
22172026-08-21T17:20:41.627Z Checking is_ci v1.2.0
22182026-08-21T17:20:41.631Z Checking winnow v0.5.40
22192026-08-21T17:20:41.769Z Checking hashbrown v0.15.5
22202026-08-21T17:20:41.785Z Checking foreign-types v0.3.2
22212026-08-21T17:20:41.872Z Checking array-init v0.0.4
22222026-08-21T17:20:41.924Z Checking smallvec v0.6.14
22232026-08-21T17:20:41.977Z Checking usdt v0.6.0
22242026-08-21T17:20:42.172Z Checking serde_with v3.21.0
22252026-08-21T17:20:42.423Z Checking elliptic-curve v0.13.8
22262026-08-21T17:20:42.423Z Checking bitfield v0.19.4
22272026-08-21T17:20:42.423Z Checking packed_struct v0.10.1
22282026-08-21T17:20:42.423Z Checking bzip2-sys v0.1.13+1.0.8
22292026-08-21T17:20:42.440Z Checking openssl-sys v0.9.117
22302026-08-21T17:20:42.440Z Checking object v0.37.3
22312026-08-21T17:20:42.505Z Checking keccak v0.1.6
22322026-08-21T17:20:42.515Z Checking siphasher v1.0.2
22332026-08-21T17:20:42.715Z Checking hashbrown v0.12.3
22342026-08-21T17:20:42.742Z Checking bitflags v1.3.2
22352026-08-21T17:20:42.804Z Checking rustc-demangle v0.1.27
22362026-08-21T17:20:42.888Z Checking sha3 v0.10.8
22372026-08-21T17:20:42.923Z Checking toml_edit v0.19.15
22382026-08-21T17:20:42.998Z Checking addr2line v0.25.1
22392026-08-21T17:20:43.052Z Checking openssl v0.10.80
22402026-08-21T17:20:43.169Z Checking bzip2 v0.4.4
22412026-08-21T17:20:43.190Z Checking indexmap v1.9.3
22422026-08-21T17:20:43.289Z Checking serde-hex v0.1.0
22432026-08-21T17:20:43.366Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
22442026-08-21T17:20:43.436Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
22452026-08-21T17:20:43.489Z Checking toml_parser v1.1.2+spec-1.1.0
22462026-08-21T17:20:43.532Z Checking ron v0.8.1
22472026-08-21T17:20:43.657Z Checking hashbrown v0.13.2
22482026-08-21T17:20:43.856Z Checking itertools v0.15.0
22492026-08-21T17:20:43.934Z Checking toml v0.7.8
22502026-08-21T17:20:44.085Z Checking itertools v0.13.0
22512026-08-21T17:20:44.150Z Checking signal-hook v0.3.18
22522026-08-21T17:20:44.285Z Checking managed v0.8.0
22532026-08-21T17:20:44.342Z Checking crc-any v2.5.0
22542026-08-21T17:20:44.515Z Checking object v0.30.4
22552026-08-21T17:20:44.561Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
22562026-08-21T17:20:44.707Z Checking backtrace v0.3.76
22572026-08-21T17:20:44.769Z Checking zip v0.6.6
22582026-08-21T17:20:44.786Z Checking globset v0.4.18
22592026-08-21T17:20:44.970Z Checking chacha20 v0.10.0
22602026-08-21T17:20:45.037Z Checking backtrace-ext v0.2.1
22612026-08-21T17:20:45.079Z Checking curve25519-dalek v4.1.3
22622026-08-21T17:20:45.131Z Checking path-slash v0.1.5
22632026-08-21T17:20:45.140Z Checking toml_write v0.1.2
22642026-08-21T17:20:45.157Z Checking winnow v0.7.14
22652026-08-21T17:20:45.227Z Checking native-tls v0.2.18
22662026-08-21T17:20:45.265Z Checking signal-hook-mio v0.2.5
22672026-08-21T17:20:45.277Z Checking textwrap v0.16.2
22682026-08-21T17:20:45.347Z Checking ed25519 v2.2.3
22692026-08-21T17:20:45.449Z Checking ref-cast v1.0.25
22702026-08-21T17:20:45.460Z Checking pin-project v1.1.11
22712026-08-21T17:20:45.515Z Checking jiff-core v0.1.0
22722026-08-21T17:20:45.577Z Checking tokio-native-tls v0.3.1
22732026-08-21T17:20:45.619Z Checking pem v3.0.6
22742026-08-21T17:20:45.623Z Checking zstd-sys v2.0.16+zstd.1.5.7
22752026-08-21T17:20:45.779Z Checking owo-colors v4.3.0
22762026-08-21T17:20:45.813Z Checking fixedbitset v0.5.7
22772026-08-21T17:20:45.850Z Checking zstd-safe v7.2.4
22782026-08-21T17:20:45.909Z Checking ed25519-dalek v2.2.0
22792026-08-21T17:20:46.051Z Checking petgraph v0.8.3
22802026-08-21T17:20:46.079Z Checking hyper-tls v0.6.0
22812026-08-21T17:20:46.186Z Checking snafu v0.8.9
22822026-08-21T17:20:46.232Z Checking jiff v0.2.34
22832026-08-21T17:20:46.287Z Checking crossterm v0.28.1
22842026-08-21T17:20:46.372Z Checking supports-color v3.0.2
22852026-08-21T17:20:46.433Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
22862026-08-21T17:20:46.437Z Checking toml_edit v0.22.27
22872026-08-21T17:20:46.509Z Checking similar v2.7.0
22882026-08-21T17:20:46.545Z Checking fs-err v3.3.0
22892026-08-21T17:20:46.651Z Checking hash32 v0.2.1
22902026-08-21T17:20:46.847Z Checking serde_plain v1.0.2
22912026-08-21T17:20:46.904Z Checking serde-big-array v0.5.1
22922026-08-21T17:20:46.932Z Checking unicode-properties v0.1.4
22932026-08-21T17:20:47.023Z Checking typed-path v0.9.3
22942026-08-21T17:20:47.030Z Checking bumpalo v3.20.2
22952026-08-21T17:20:47.105Z Checking unicode-bidi v0.3.18
22962026-08-21T17:20:47.146Z Checking libbz2-rs-sys v0.2.2
22972026-08-21T17:20:47.290Z Checking predicates-core v1.0.10
22982026-08-21T17:20:47.418Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
22992026-08-21T17:20:47.459Z Checking stringprep v0.1.5
23002026-08-21T17:20:47.464Z Checking zopfli v0.8.3
23012026-08-21T17:20:47.560Z Checking bzip2 v0.6.1
23022026-08-21T17:20:47.606Z Checking heapless v0.7.17
23032026-08-21T17:20:47.680Z Checking reqwest v0.12.28
23042026-08-21T17:20:47.690Z Checking zstd v0.13.3
23052026-08-21T17:20:47.752Z Checking hickory-proto v0.25.2
23062026-08-21T17:20:47.801Z Checking byte-wrapper v0.1.0
23072026-08-21T17:20:47.831Z Checking md-5 v0.10.6
23082026-08-21T17:20:47.872Z Checking float-cmp v0.10.0
23092026-08-21T17:20:47.920Z Checking supports-hyperlinks v3.2.0
23102026-08-21T17:20:48.002Z Checking normalize-line-endings v0.3.0
23112026-08-21T17:20:48.048Z Checking fallible-iterator v0.2.0
23122026-08-21T17:20:48.058Z Checking difflib v0.4.0
23132026-08-21T17:20:48.077Z Checking supports-unicode v3.0.0
23142026-08-21T17:20:48.154Z Checking smoltcp v0.9.1
23152026-08-21T17:20:48.163Z Checking zip v4.6.1
23162026-08-21T17:20:48.163Z Checking tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
23172026-08-21T17:20:48.257Z Checking miette v7.6.0
23182026-08-21T17:20:48.321Z Checking predicates v3.1.4
23192026-08-21T17:20:48.359Z Checking postgres-protocol v0.6.10
23202026-08-21T17:20:48.410Z Checking iddqd v0.4.2
23212026-08-21T17:20:48.654Z Checking phf_shared v0.13.1
23222026-08-21T17:20:48.703Z Checking phf_shared v0.11.3
23232026-08-21T17:20:48.777Z Checking olpc-cjson v0.1.4
23242026-08-21T17:20:48.821Z Checking tokio-stream v0.1.18
23252026-08-21T17:20:48.843Z Checking strum v0.27.2
23262026-08-21T17:20:48.859Z Checking new_debug_unreachable v1.0.6
23272026-08-21T17:20:48.924Z Checking lalrpop-util v0.19.12
23282026-08-21T17:20:48.929Z Checking precomputed-hash v0.1.1
23292026-08-21T17:20:49.006Z Checking fixedbitset v0.4.2
23302026-08-21T17:20:49.017Z Checking tough v0.22.0
23312026-08-21T17:20:49.074Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
23322026-08-21T17:20:49.083Z Checking string_cache v0.8.9
23332026-08-21T17:20:49.149Z Checking phf v0.13.1
23342026-08-21T17:20:49.188Z Checking petgraph v0.6.5
23352026-08-21T17:20:49.226Z Checking postgres-types v0.2.12
23362026-08-21T17:20:49.309Z Checking buf-list v1.1.2
23372026-08-21T17:20:49.350Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
23382026-08-21T17:20:49.390Z Checking peg-runtime v0.8.5
23392026-08-21T17:20:49.529Z Checking whoami v2.1.0
23402026-08-21T17:20:49.607Z Checking is-terminal v0.4.17
23412026-08-21T17:20:49.644Z Checking crossbeam-channel v0.5.15
23422026-08-21T17:20:49.685Z Checking thread_local v1.1.9
23432026-08-21T17:20:49.730Z Checking term v1.2.1
23442026-08-21T17:20:49.776Z Checking tokio-postgres v0.7.16
23452026-08-21T17:20:49.890Z Checking take_mut v0.2.2
23462026-08-21T17:20:49.983Z Checking slog-term v2.9.2
23472026-08-21T17:20:50.026Z Compiling newtype-uuid-macros v0.1.0
23482026-08-21T17:20:50.062Z Checking slog-async v2.8.0
23492026-08-21T17:20:50.281Z Checking match_cfg v0.1.0
23502026-08-21T17:20:50.294Z Checking slog-json v2.6.1
23512026-08-21T17:20:50.384Z Checking hostname v0.3.1
23522026-08-21T17:20:50.478Z Compiling multer v3.1.0
23532026-08-21T17:20:50.527Z Compiling async-stream-impl v0.3.6
23542026-08-21T17:20:50.559Z Checking slog-bunyan v2.5.0
23552026-08-21T17:20:50.598Z Compiling dropshot v0.17.1
23562026-08-21T17:20:50.802Z Checking debug-ignore v1.0.5
23572026-08-21T17:20:50.820Z Compiling dropshot_endpoint v0.17.1
23582026-08-21T17:20:50.831Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23592026-08-21T17:20:50.901Z Checking serde_path_to_error v0.1.20
23602026-08-21T17:20:50.958Z Checking progenitor-client v0.14.0
23612026-08-21T17:20:51.090Z Checking sha1 v0.11.0
23622026-08-21T17:20:51.130Z Checking serde_spanned v1.1.1
23632026-08-21T17:20:51.168Z Checking toml_datetime v1.1.1+spec-1.1.0
23642026-08-21T17:20:51.205Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23652026-08-21T17:20:51.246Z Checking compression-core v0.4.31
23662026-08-21T17:20:51.293Z Checking toml_writer v1.1.1+spec-1.1.0
23672026-08-21T17:20:51.330Z Checking async-stream v0.3.6
23682026-08-21T17:20:51.410Z Checking compression-codecs v0.4.37
23692026-08-21T17:20:51.444Z Checking waitgroup v0.1.2
23702026-08-21T17:20:51.516Z Checking rustls-pemfile v2.2.0
23712026-08-21T17:20:51.522Z Checking toml v1.1.2+spec-1.1.0
23722026-08-21T17:20:51.593Z Checking hostname v0.4.2
23732026-08-21T17:20:51.640Z Checking atomicwrites v0.4.4
23742026-08-21T17:20:51.645Z Checking async-compression v0.4.41
23752026-08-21T17:20:51.645Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23762026-08-21T17:20:51.747Z Compiling parse-display-derive v0.10.0
23772026-08-21T17:20:51.785Z Checking macaddr v1.0.1
23782026-08-21T17:20:51.789Z Checking regress v0.10.5
23792026-08-21T17:20:51.822Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23802026-08-21T17:20:51.896Z Checking instant v0.1.13
23812026-08-21T17:20:51.943Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
23822026-08-21T17:20:51.994Z Checking itertools v0.14.0
23832026-08-21T17:20:52.033Z Checking backoff v0.4.0
23842026-08-21T17:20:52.163Z Checking backon v1.6.0
23852026-08-21T17:20:52.204Z Checking humantime v2.3.0
23862026-08-21T17:20:52.247Z Compiling convert_case v0.4.0
23872026-08-21T17:20:52.300Z Checking half v2.7.1
23882026-08-21T17:20:52.342Z Checking progenitor-extras v0.2.0
23892026-08-21T17:20:52.420Z Checking ciborium-io v0.2.2
23902026-08-21T17:20:52.564Z Checking heck v0.5.0
23912026-08-21T17:20:52.599Z Checking secrecy v0.10.3
23922026-08-21T17:20:52.604Z Checking ciborium-ll v0.2.2
23932026-08-21T17:20:52.672Z Compiling derive_more v0.99.20
23942026-08-21T17:20:52.714Z Checking indent_write v2.2.0
23952026-08-21T17:20:52.824Z Checking camino-tempfile v1.4.1
23962026-08-21T17:20:52.848Z Checking ciborium v0.2.2
23972026-08-21T17:20:52.885Z Compiling crucible-workspace-hack v0.1.0
23982026-08-21T17:20:52.952Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
23992026-08-21T17:20:53.066Z Compiling regress v0.11.1
24002026-08-21T17:20:53.259Z Checking inout v0.1.4
24012026-08-21T17:20:53.297Z Checking universal-hash v0.5.1
24022026-08-21T17:20:53.301Z Compiling thiserror-impl-no-std v2.0.2
24032026-08-21T17:20:53.336Z Checking opaque-debug v0.3.1
24042026-08-21T17:20:53.427Z Checking cipher v0.4.4
24052026-08-21T17:20:53.463Z Checking blake2 v0.10.6
24062026-08-21T17:20:53.480Z Checking parse-display v0.10.0
24072026-08-21T17:20:53.499Z Checking poly1305 v0.8.0
24082026-08-21T17:20:53.659Z Checking chacha20 v0.9.1
24092026-08-21T17:20:53.699Z Checking aead v0.5.2
24102026-08-21T17:20:53.743Z Checking password-hash v0.5.0
24112026-08-21T17:20:53.830Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
24122026-08-21T17:20:53.882Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
24132026-08-21T17:20:53.918Z Checking chacha20poly1305 v0.10.1
24142026-08-21T17:20:53.989Z Checking argon2 v0.5.3
24152026-08-21T17:20:54.073Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24162026-08-21T17:20:54.262Z Compiling unsafe-libyaml v0.2.11
24172026-08-21T17:20:54.349Z Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24182026-08-21T17:20:54.387Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
24192026-08-21T17:20:54.528Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24202026-08-21T17:20:54.567Z Checking thiserror-no-std v2.0.2
24212026-08-21T17:20:54.638Z Compiling typify-impl v0.6.2
24222026-08-21T17:20:54.697Z Checking vsss-rs v3.3.4
24232026-08-21T17:20:55.053Z Compiling serde_yaml v0.9.34+deprecated
24242026-08-21T17:20:55.272Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
24252026-08-21T17:20:55.859Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
24262026-08-21T17:20:56.056Z Checking swrite v0.1.0
24272026-08-21T17:20:56.129Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24282026-08-21T17:20:56.188Z Checking crossbeam-deque v0.8.6
24292026-08-21T17:20:56.263Z Compiling rayon-core v1.13.0
24302026-08-21T17:20:56.342Z Compiling num-derive v0.4.2
24312026-08-21T17:20:56.399Z Compiling toml_datetime v0.7.5+spec-1.1.0
24322026-08-21T17:20:56.603Z Compiling toml_edit v0.23.10+spec-1.0.0
24332026-08-21T17:20:56.681Z Compiling proc-macro-error v1.0.4
24342026-08-21T17:20:56.895Z Checking rayon v1.11.0
24352026-08-21T17:20:56.984Z Checking tabwriter v1.4.1
24362026-08-21T17:20:57.029Z Checking glob v0.3.3
24372026-08-21T17:20:57.066Z Compiling heapless v0.8.0
24382026-08-21T17:20:57.155Z Checking hash32 v0.3.1
24392026-08-21T17:20:57.236Z Compiling proc-macro-crate v3.4.0
24402026-08-21T17:20:57.289Z Compiling ingot-macros v0.2.0
24412026-08-21T17:20:57.326Z Compiling smoltcp v0.11.0
24422026-08-21T17:20:57.590Z Checking colored v3.1.1
24432026-08-21T17:20:57.748Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24442026-08-21T17:20:57.816Z Compiling num_enum_derive v0.7.6
24452026-08-21T17:20:57.848Z Checking toml v0.8.23
24462026-08-21T17:20:57.956Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
24472026-08-21T17:20:58.006Z Checking cobs v0.3.0
24482026-08-21T17:20:58.188Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
24492026-08-21T17:20:58.256Z Checking postcard v1.1.3
24502026-08-21T17:20:58.370Z Checking rand v0.10.1
24512026-08-21T17:20:58.482Z Compiling proc-macro-crate v1.3.1
24522026-08-21T17:20:58.596Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24532026-08-21T17:20:58.839Z Checking sigpipe v0.1.3
24542026-08-21T17:20:58.881Z Checking num_enum v0.7.6
24552026-08-21T17:20:58.972Z Compiling foreign-types-macros v0.2.3
24562026-08-21T17:20:59.030Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24572026-08-21T17:20:59.030Z Checking foreign-types-shared v0.3.1
24582026-08-21T17:20:59.039Z Compiling num_enum_derive v0.5.11
24592026-08-21T17:20:59.233Z Compiling typify-macro v0.6.2
24602026-08-21T17:20:59.274Z Compiling usdt-macro v0.5.0
24612026-08-21T17:20:59.390Z Compiling usdt-attr-macro v0.5.0
24622026-08-21T17:20:59.428Z Checking cstr-argument v0.1.2
24632026-08-21T17:20:59.536Z Checking foreign-types v0.5.0
24642026-08-21T17:20:59.584Z Checking memmap v0.7.0
24652026-08-21T17:20:59.650Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24662026-08-21T17:20:59.749Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24672026-08-21T17:21:00.096Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
24682026-08-21T17:21:00.134Z Checking num_enum v0.5.11
24692026-08-21T17:21:00.143Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24702026-08-21T17:21:00.210Z Checking ingot-types v0.2.0
24712026-08-21T17:21:00.241Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24722026-08-21T17:21:00.245Z Checking usdt v0.5.0
24732026-08-21T17:21:00.311Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
24742026-08-21T17:21:00.321Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
24752026-08-21T17:21:00.462Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
24762026-08-21T17:21:00.501Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
24772026-08-21T17:21:00.509Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
24782026-08-21T17:21:00.576Z Compiling zone_cfg_derive v0.3.1
24792026-08-21T17:21:00.654Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24802026-08-21T17:21:00.657Z Checking ingot v0.2.1
24812026-08-21T17:21:00.743Z Checking itertools v0.12.1
24822026-08-21T17:21:00.860Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
24832026-08-21T17:21:01.122Z Compiling typify v0.6.2
24842026-08-21T17:21:01.191Z Compiling progenitor-impl v0.14.0
24852026-08-21T17:21:01.229Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24862026-08-21T17:21:01.306Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
24872026-08-21T17:21:01.411Z Checking smf v0.2.3
24882026-08-21T17:21:01.450Z Checking whoami v1.6.1
24892026-08-21T17:21:01.560Z Compiling derive-where v1.6.0
24902026-08-21T17:21:01.657Z Checking tokio-dtrace v0.1.1
24912026-08-21T17:21:01.694Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
24922026-08-21T17:21:01.804Z Checking zone v0.3.1
24932026-08-21T17:21:01.886Z Checking oxide-tokio-rt v0.1.4
24942026-08-21T17:21:02.093Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
24952026-08-21T17:21:02.196Z Checking console v0.15.11
24962026-08-21T17:21:02.225Z Checking newline-converter v0.3.0
24972026-08-21T17:21:02.269Z Checking bytecount v0.6.9
24982026-08-21T17:21:02.350Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24992026-08-21T17:21:02.383Z Checking num-rational v0.4.2
25002026-08-21T17:21:02.426Z Checking num-complex v0.4.6
25012026-08-21T17:21:02.500Z Checking expectorate v1.2.0
25022026-08-21T17:21:02.661Z Compiling cancel-safe-futures v0.1.5
25032026-08-21T17:21:02.709Z Checking float-ord v0.3.2
25042026-08-21T17:21:02.788Z Checking num v0.4.3
25052026-08-21T17:21:02.839Z Checking linear-map v1.2.0
25062026-08-21T17:21:02.892Z Checking gethostname v0.5.0
25072026-08-21T17:21:02.931Z Checking oxide-update-engine-types v0.1.2
25082026-08-21T17:21:03.057Z Compiling prettyplease v0.2.37
25092026-08-21T17:21:03.061Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
25102026-08-21T17:21:03.350Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
25112026-08-21T17:21:03.514Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25122026-08-21T17:21:03.535Z Checking resolv-conf v0.7.6
25132026-08-21T17:21:03.612Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
25142026-08-21T17:21:03.617Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
25152026-08-21T17:21:03.790Z Checking papergrid v0.11.0
25162026-08-21T17:21:03.823Z Compiling tabled_derive v0.7.0
25172026-08-21T17:21:03.869Z Compiling progenitor-macro v0.14.0
25182026-08-21T17:21:03.890Z Checking oxide-update-engine v0.1.2
25192026-08-21T17:21:04.351Z Compiling convert_case v0.10.0
25202026-08-21T17:21:04.408Z Compiling slog-dtrace v0.3.0
25212026-08-21T17:21:04.560Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25222026-08-21T17:21:04.684Z Compiling derive_more-impl v2.1.1
25232026-08-21T17:21:04.813Z Checking tabled v0.15.0
25242026-08-21T17:21:04.838Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
25252026-08-21T17:21:05.168Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25262026-08-21T17:21:05.440Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25272026-08-21T17:21:05.626Z Checking derive_more v2.1.1
25282026-08-21T17:21:05.713Z Checking crossterm v0.29.0
25292026-08-21T17:21:05.985Z Checking linked-hash-map v0.5.6
25302026-08-21T17:21:06.219Z Checking lru-cache v0.1.2
25312026-08-21T17:21:06.376Z Checking hickory-proto v0.24.4
25322026-08-21T17:21:06.488Z Checking fd-lock v4.0.4
25332026-08-21T17:21:07.018Z Checking vte v0.14.1
25342026-08-21T17:21:07.548Z Checking strip-ansi-escapes v0.2.1
25352026-08-21T17:21:08.474Z Checking termtree v0.5.1
25362026-08-21T17:21:08.558Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
25372026-08-21T17:21:08.602Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
25382026-08-21T17:21:08.673Z Checking nu-ansi-term v0.50.3
25392026-08-21T17:21:08.867Z Checking progenitor v0.14.0
25402026-08-21T17:21:08.910Z Checking reedline v0.40.0
25412026-08-21T17:21:09.044Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25422026-08-21T17:21:09.092Z Checking hickory-resolver v0.24.4
25432026-08-21T17:21:09.270Z Compiling minimal-lexical v0.2.1
25442026-08-21T17:21:09.615Z Compiling nom v7.1.3
25452026-08-21T17:21:09.862Z Checking qorb v0.4.1
25462026-08-21T17:21:10.094Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
25472026-08-21T17:21:11.396Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25482026-08-21T17:21:11.520Z Checking display-error-chain v0.2.2
25492026-08-21T17:21:11.520Z Compiling unicode-xid v0.2.6
25502026-08-21T17:21:11.520Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25512026-08-21T17:21:11.520Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
25522026-08-21T17:21:11.574Z Compiling ar_archive_writer v0.5.1
25532026-08-21T17:21:11.618Z Checking csv-core v0.1.13
25542026-08-21T17:21:11.626Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
25552026-08-21T17:21:11.671Z Compiling stacker v0.1.23
25562026-08-21T17:21:11.776Z Checking csv v1.4.0
25572026-08-21T17:21:11.878Z Compiling semver v0.1.20
25582026-08-21T17:21:11.939Z Checking highway v1.3.0
25592026-08-21T17:21:11.977Z Compiling cfg_aliases v0.1.1
25602026-08-21T17:21:12.103Z Compiling nix v0.28.0
25612026-08-21T17:21:12.165Z Compiling rustc_version v0.1.7
25622026-08-21T17:21:12.215Z Checking nibble_vec v0.1.0
25632026-08-21T17:21:12.285Z Checking endian-type v0.1.2
25642026-08-21T17:21:12.347Z Compiling psm v0.1.30
25652026-08-21T17:21:12.402Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25662026-08-21T17:21:12.445Z Compiling newtype_derive v0.1.6
25672026-08-21T17:21:12.486Z Checking radix_trie v0.2.1
25682026-08-21T17:21:12.606Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
25692026-08-21T17:21:12.657Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25702026-08-21T17:21:12.759Z Checking phf_shared v0.12.1
25712026-08-21T17:21:12.937Z Compiling recursive-proc-macro-impl v0.1.1
25722026-08-21T17:21:13.075Z Compiling chrono-tz v0.10.4
25732026-08-21T17:21:13.186Z Checking phf v0.12.1
25742026-08-21T17:21:13.299Z Compiling const_format_proc_macros v0.2.34
25752026-08-21T17:21:13.323Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25762026-08-21T17:21:13.413Z Compiling peg-macros v0.8.5
25772026-08-21T17:21:13.518Z Checking recursive v0.1.1
25782026-08-21T17:21:13.518Z Checking winnow v0.6.26
25792026-08-21T17:21:13.603Z Compiling sqlparser_derive v0.5.0
25802026-08-21T17:21:13.841Z Checking unicode_categories v0.1.1
25812026-08-21T17:21:13.892Z Checking home v0.5.12
25822026-08-21T17:21:14.150Z Checking const_format v0.2.35
25832026-08-21T17:21:14.196Z Checking rustyline v14.0.0
25842026-08-21T17:21:14.410Z Checking sqlparser v0.61.0
25852026-08-21T17:21:14.612Z Checking sqlformat v0.3.5
25862026-08-21T17:21:14.776Z Checking peg v0.8.5
25872026-08-21T17:21:14.931Z Checking bcs v0.1.6
25882026-08-21T17:21:14.986Z Checking nom v8.0.0
25892026-08-21T17:21:15.360Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
25902026-08-21T17:21:15.442Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
25912026-08-21T17:21:15.442Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
25922026-08-21T17:21:15.455Z Checking client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
25932026-08-21T17:21:15.535Z Checking steno v0.4.1
25942026-08-21T17:21:15.757Z Checking sha1 v0.10.6
25952026-08-21T17:21:15.809Z Checking filetime v0.2.27
25962026-08-21T17:21:19.568Z Checking xattr v1.6.1
25972026-08-21T17:21:19.644Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25982026-08-21T17:21:19.644Z Checking subprocess v0.2.15
25992026-08-21T17:21:19.644Z Checking tar v0.4.46
26002026-08-21T17:21:19.644Z Checking headers-core v0.3.0
26012026-08-21T17:21:19.644Z Checking headers v0.4.1
26022026-08-21T17:21:19.644Z Checking yasna v0.5.2
26032026-08-21T17:21:19.644Z Checking port-file v0.1.0
26042026-08-21T17:21:19.644Z Checking dropshot-api-manager-types v0.8.0
26052026-08-21T17:21:19.644Z Checking tagptr v0.2.0
26062026-08-21T17:21:19.644Z Checking rcgen v0.12.1
26072026-08-21T17:21:19.644Z Checking utf-8 v0.7.6
26082026-08-21T17:21:19.644Z Checking mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26092026-08-21T17:21:19.644Z Checking moka v0.12.13
26102026-08-21T17:21:19.644Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
26112026-08-21T17:21:19.644Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
26122026-08-21T17:21:19.644Z Compiling libefi-sys v0.1.0
26132026-08-21T17:21:19.644Z Compiling bitfield-struct v0.6.2
26142026-08-21T17:21:19.668Z Checking hickory-resolver v0.25.2
26152026-08-21T17:21:19.668Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26162026-08-21T17:21:19.668Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
26172026-08-21T17:21:19.668Z Checking tungstenite v0.21.0
26182026-08-21T17:21:19.668Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
26192026-08-21T17:21:19.668Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26202026-08-21T17:21:19.668Z Compiling xshell-macros v0.2.7
26212026-08-21T17:21:19.668Z Checking tokio-tungstenite v0.21.0
26222026-08-21T17:21:19.668Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
26232026-08-21T17:21:19.668Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26242026-08-21T17:21:19.668Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
26252026-08-21T17:21:19.668Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26262026-08-21T17:21:19.668Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
26272026-08-21T17:21:19.668Z Checking xshell v0.2.7
26282026-08-21T17:21:19.668Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26292026-08-21T17:21:19.668Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
26302026-08-21T17:21:19.668Z Checking half v1.8.3
26312026-08-21T17:21:19.668Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
26322026-08-21T17:21:19.668Z Checking serde_cbor v0.11.2
26332026-08-21T17:21:19.669Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
26342026-08-21T17:21:19.692Z Checking libscf-sys v1.2.0
26352026-08-21T17:21:19.817Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26362026-08-21T17:21:19.856Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
26372026-08-21T17:21:19.889Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26382026-08-21T17:21:19.926Z Checking papergrid v0.18.0
26392026-08-21T17:21:20.088Z Checking maplit v1.0.2
26402026-08-21T17:21:20.206Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26412026-08-21T17:21:20.362Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
26422026-08-21T17:21:20.430Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26432026-08-21T17:21:20.913Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
26442026-08-21T17:21:20.971Z Checking tabled v0.21.0
26452026-08-21T17:21:21.032Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
26462026-08-21T17:21:21.073Z Checking crc8 v0.1.1
26472026-08-21T17:21:21.176Z Checking mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26482026-08-21T17:21:21.214Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26492026-08-21T17:21:21.314Z Checking tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
26502026-08-21T17:21:21.351Z Checking unicase v2.9.0
26512026-08-21T17:21:21.542Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
26522026-08-21T17:21:21.578Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
26532026-08-21T17:21:21.614Z Checking fxhash v0.2.1
26542026-08-21T17:21:21.765Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
26552026-08-21T17:21:21.907Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
26562026-08-21T17:21:22.018Z Checking sha2 v0.11.0
26572026-08-21T17:21:22.158Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
26582026-08-21T17:21:22.219Z Compiling darling_core v0.21.3
26592026-08-21T17:21:22.715Z Compiling vergen-lib v0.1.6
26602026-08-21T17:21:22.751Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
26612026-08-21T17:21:22.795Z Compiling diesel_derives v2.3.7
26622026-08-21T17:21:22.978Z Checking scheduled-thread-pool v0.2.7
26632026-08-21T17:21:23.063Z Compiling vergen-gitcl v1.0.8
26642026-08-21T17:21:23.164Z Compiling diesel_table_macro_syntax v0.3.0
26652026-08-21T17:21:23.251Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
26662026-08-21T17:21:23.337Z Checking r2d2 v0.8.10
26672026-08-21T17:21:23.554Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26682026-08-21T17:21:23.592Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26692026-08-21T17:21:23.791Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
26702026-08-21T17:21:23.942Z Checking downcast-rs v2.0.2
26712026-08-21T17:21:24.112Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
26722026-08-21T17:21:24.488Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
26732026-08-21T17:21:24.592Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26742026-08-21T17:21:24.664Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
26752026-08-21T17:21:24.724Z Compiling darling_macro v0.21.3
26762026-08-21T17:21:24.760Z Checking kstat-rs v0.2.5
26772026-08-21T17:21:24.796Z Compiling proc-macro-error-attr2 v2.0.0
26782026-08-21T17:21:24.980Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26792026-08-21T17:21:25.253Z Compiling proc-macro-error2 v2.0.1
26802026-08-21T17:21:25.321Z Compiling darling v0.21.3
26812026-08-21T17:21:25.359Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
26822026-08-21T17:21:25.476Z Compiling dsl_auto_type v0.2.0
26832026-08-21T17:21:25.681Z Compiling knus-derive v3.4.0
26842026-08-21T17:21:25.720Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
26852026-08-21T17:21:26.743Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
26862026-08-21T17:21:27.040Z Compiling dirs-sys-next v0.1.2
26872026-08-21T17:21:27.085Z Compiling salty v0.3.0
26882026-08-21T17:21:27.123Z Compiling crunchy v0.2.4
26892026-08-21T17:21:27.177Z Compiling parking_lot_core v0.8.6
26902026-08-21T17:21:27.353Z Compiling dirs-next v2.0.0
26912026-08-21T17:21:27.501Z Compiling clang-sys v1.8.1
26922026-08-21T17:21:27.537Z Checking ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26932026-08-21T17:21:27.541Z Compiling git-stub v1.0.0
26942026-08-21T17:21:27.614Z Compiling tiny-keccak v2.0.2
26952026-08-21T17:21:27.870Z Compiling git-stub-vcs v0.1.0
26962026-08-21T17:21:27.980Z Checking ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26972026-08-21T17:21:28.164Z Compiling term v0.7.0
26982026-08-21T17:21:28.200Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
26992026-08-21T17:21:28.257Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
27002026-08-21T17:21:28.297Z Compiling bit-vec v0.6.3
27012026-08-21T17:21:28.419Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
27022026-08-21T17:21:28.543Z Compiling bit-set v0.5.3
27032026-08-21T17:21:28.547Z Compiling ascii-canvas v3.0.0
27042026-08-21T17:21:28.736Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27052026-08-21T17:21:28.740Z Checking parking_lot v0.11.2
27062026-08-21T17:21:28.917Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
27072026-08-21T17:21:28.998Z Checking rfc6979 v0.4.0
27082026-08-21T17:21:29.035Z Checking prefix-trie v0.7.0
27092026-08-21T17:21:29.161Z Compiling hashbrown v0.14.5
27102026-08-21T17:21:29.296Z Compiling itertools v0.10.5
27112026-08-21T17:21:29.392Z Compiling ena v0.14.4
27122026-08-21T17:21:29.430Z Compiling libloading v0.8.9
27132026-08-21T17:21:29.643Z Compiling bindgen v0.71.1
27142026-08-21T17:21:29.679Z Compiling diff v0.1.13
27152026-08-21T17:21:29.750Z Compiling regex-syntax v0.6.29
27162026-08-21T17:21:29.798Z Compiling chumsky v0.9.3
27172026-08-21T17:21:30.098Z Checking hickory-server v0.25.2
27182026-08-21T17:21:30.385Z Compiling ecdsa v0.16.9
27192026-08-21T17:21:31.064Z Checking sled v0.34.7
27202026-08-21T17:21:31.288Z Compiling lalrpop v0.19.12
27212026-08-21T17:21:31.406Z Compiling cexpr v0.6.0
27222026-08-21T17:21:31.451Z Checking diesel v2.3.7
27232026-08-21T17:21:31.489Z Checking primeorder v0.13.6
27242026-08-21T17:21:31.772Z Checking nanorand v0.7.0
27252026-08-21T17:21:32.005Z Compiling rustc-hash v2.1.1
27262026-08-21T17:21:32.099Z Compiling p384 v0.13.1
27272026-08-21T17:21:32.135Z Checking flume v0.11.1
27282026-08-21T17:21:32.410Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
27292026-08-21T17:21:32.685Z Compiling knus v3.4.0
27302026-08-21T17:21:32.767Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27312026-08-21T17:21:33.063Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
27322026-08-21T17:21:33.224Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
27332026-08-21T17:21:33.493Z Compiling libxml v0.3.3
27342026-08-21T17:21:33.573Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
27352026-08-21T17:21:33.609Z Checking assert_matches v1.5.0
27362026-08-21T17:21:33.714Z Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d)
27372026-08-21T17:21:33.897Z Compiling strum_macros v0.24.3
27382026-08-21T17:21:33.929Z Compiling indoc v1.0.9
27392026-08-21T17:21:34.651Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
27402026-08-21T17:21:34.873Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
27412026-08-21T17:21:35.160Z Checking quick-xml v0.37.5
27422026-08-21T17:21:35.245Z Checking derive_builder v0.20.2
27432026-08-21T17:21:35.248Z Compiling oso-derive v0.27.3
27442026-08-21T17:21:35.394Z Compiling impl-trait-for-tuples v0.2.3
27452026-08-21T17:21:35.847Z Compiling trait-variant v0.1.2
27462026-08-21T17:21:36.075Z Checking openssl-probe v0.1.6
27472026-08-21T17:21:36.273Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
27482026-08-21T17:21:36.418Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
27492026-08-21T17:21:36.757Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27502026-08-21T17:21:36.951Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
27512026-08-21T17:21:37.057Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e)
27522026-08-21T17:21:37.183Z Checking corncobs v0.1.4
27532026-08-21T17:21:37.246Z Checking predicates-tree v1.0.13
27542026-08-21T17:21:37.345Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
27552026-08-21T17:21:37.383Z Compiling progenitor-impl v0.13.0
27562026-08-21T17:21:37.420Z Checking secrecy v0.8.0
27572026-08-21T17:21:37.583Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
27582026-08-21T17:21:38.140Z Checking progenitor-client v0.13.0
27592026-08-21T17:21:38.407Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
27602026-08-21T17:21:38.444Z Checking anstyle-parse v0.2.7
27612026-08-21T17:21:38.579Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
27622026-08-21T17:21:38.634Z Checking anstream v0.6.21
27632026-08-21T17:21:38.803Z Checking bb8 v0.8.6
27642026-08-21T17:21:39.117Z Compiling mime_guess v2.0.5
27652026-08-21T17:21:39.205Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27662026-08-21T17:21:39.435Z Checking ignore v0.4.25
27672026-08-21T17:21:39.700Z Checking olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
27682026-08-21T17:21:39.879Z Checking http-range v0.1.5
27692026-08-21T17:21:39.920Z Checking globwalk v0.9.1
27702026-08-21T17:21:40.044Z Checking tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
27712026-08-21T17:21:40.049Z Compiling progenitor-macro v0.13.0
27722026-08-21T17:21:40.259Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
27732026-08-21T17:21:40.680Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
27742026-08-21T17:21:40.719Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
27752026-08-21T17:21:41.366Z Checking digest-io v0.1.0
27762026-08-21T17:21:41.539Z Checking rawzip v0.4.4
27772026-08-21T17:21:42.024Z Checking nonempty v0.12.0
27782026-08-21T17:21:42.063Z Checking sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
27792026-08-21T17:21:42.124Z Checking tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
27802026-08-21T17:21:42.606Z Checking camino-tempfile-ext v0.3.3
27812026-08-21T17:21:42.663Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27822026-08-21T17:21:42.847Z Checking hyper-staticfile v0.10.1
27832026-08-21T17:21:43.187Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
27842026-08-21T17:21:43.447Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
27852026-08-21T17:21:43.518Z Checking signal-hook-tokio v0.3.1
27862026-08-21T17:21:43.688Z Compiling illumos-nvpair-sys v0.2.0
27872026-08-21T17:21:43.965Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
27882026-08-21T17:21:44.048Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
27892026-08-21T17:21:44.160Z Checking scuffle v0.1.0
27902026-08-21T17:21:44.421Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
27912026-08-21T17:21:44.470Z Checking illumos-nvpair v0.3.0
27922026-08-21T17:21:44.668Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
27932026-08-21T17:21:44.788Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
27942026-08-21T17:21:44.936Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c)
27952026-08-21T17:21:45.091Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27962026-08-21T17:21:45.128Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
27972026-08-21T17:21:45.164Z Checking progenitor v0.13.0
27982026-08-21T17:21:45.354Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
27992026-08-21T17:21:45.422Z Checking sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
28002026-08-21T17:21:45.734Z Checking async-bb8-diesel v0.2.1
28012026-08-21T17:21:45.917Z Checking diesel-dtrace v0.5.0
28022026-08-21T17:21:46.135Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c)
28032026-08-21T17:21:46.206Z Checking fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
28042026-08-21T17:21:46.395Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
28052026-08-21T17:21:46.433Z Checking sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
28062026-08-21T17:21:46.868Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
28072026-08-21T17:21:46.938Z Checking tungstenite v0.23.0
28082026-08-21T17:21:46.997Z Checking rand_seeder v0.4.0
28092026-08-21T17:21:47.167Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
28102026-08-21T17:21:47.204Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
28112026-08-21T17:21:47.415Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
28122026-08-21T17:21:48.995Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
28132026-08-21T17:21:49.052Z Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
28142026-08-21T17:21:49.165Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28152026-08-21T17:21:49.440Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
28162026-08-21T17:21:49.785Z Checking tokio-tungstenite v0.23.1
28172026-08-21T17:21:50.095Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
28182026-08-21T17:21:50.201Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
28192026-08-21T17:21:50.437Z Checking void v1.0.2
28202026-08-21T17:21:50.574Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
28212026-08-21T17:21:50.604Z Checking lzss v0.8.2
28222026-08-21T17:21:50.642Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
28232026-08-21T17:21:50.782Z Checking nix v0.27.1
28242026-08-21T17:21:50.841Z Checking serde_bytes v0.11.19
28252026-08-21T17:21:50.868Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
28262026-08-21T17:21:51.322Z Checking gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
28272026-08-21T17:21:51.614Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
28282026-08-21T17:21:52.017Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
28292026-08-21T17:21:52.450Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
28302026-08-21T17:21:52.771Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28312026-08-21T17:21:52.809Z Checking cpubits v0.1.1
28322026-08-21T17:21:52.866Z Checking yansi v1.0.1
28332026-08-21T17:21:52.924Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28342026-08-21T17:21:53.241Z Checking pretty_assertions v1.4.1
28352026-08-21T17:21:53.247Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28362026-08-21T17:21:53.394Z Checking pem-rfc7468 v1.0.0
28372026-08-21T17:21:53.602Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
28382026-08-21T17:21:53.886Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28392026-08-21T17:21:53.949Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#03a79a89)
28402026-08-21T17:21:54.120Z Checking hmac v0.13.0
28412026-08-21T17:21:54.328Z Checking universal-hash v0.6.1
28422026-08-21T17:21:54.506Z Compiling libz-sys v1.1.24
28432026-08-21T17:21:54.765Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#03a79a89)
28442026-08-21T17:21:54.921Z Compiling instability v0.3.11
28452026-08-21T17:21:55.070Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
28462026-08-21T17:21:55.108Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#03a79a89)
28472026-08-21T17:21:55.228Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
28482026-08-21T17:21:55.264Z Checking castaway v0.2.4
28492026-08-21T17:21:55.431Z Compiling indoc v2.0.7
28502026-08-21T17:21:55.517Z Checking compact_str v0.8.1
28512026-08-21T17:21:55.957Z Checking polyval v0.7.1
28522026-08-21T17:21:56.151Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
28532026-08-21T17:21:56.189Z Checking der v0.8.0
28542026-08-21T17:21:56.619Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
28552026-08-21T17:21:56.674Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
28562026-08-21T17:21:56.852Z Checking unicode-truncate v1.1.0
28572026-08-21T17:21:56.884Z Checking lru v0.12.5
28582026-08-21T17:21:56.920Z Compiling libgit2-sys v0.18.3+1.9.2
28592026-08-21T17:21:57.028Z Checking arc-swap v1.8.2
28602026-08-21T17:21:57.065Z Checking cassowary v0.3.0
28612026-08-21T17:21:57.203Z Checking ghash v0.6.0
28622026-08-21T17:21:57.292Z Checking slog-scope v4.4.1
28632026-08-21T17:21:57.333Z Checking ratatui v0.29.0
28642026-08-21T17:21:57.462Z Checking pbkdf2 v0.13.0
28652026-08-21T17:21:57.538Z Checking crypto-bigint v0.7.5
28662026-08-21T17:21:57.665Z Checking aes v0.9.1
28672026-08-21T17:21:58.051Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
28682026-08-21T17:21:58.741Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
28692026-08-21T17:21:58.945Z Checking ctr v0.10.1
28702026-08-21T17:21:59.171Z Checking aead v0.6.1
28712026-08-21T17:21:59.351Z Checking cargo-platform v0.3.2
28722026-08-21T17:21:59.367Z Checking aes-gcm v0.11.0
28732026-08-21T17:21:59.540Z Checking cargo_metadata v0.23.1
28742026-08-21T17:21:59.606Z Checking slog-stdlog v4.1.1
28752026-08-21T17:21:59.934Z Checking spki v0.8.0
28762026-08-21T17:21:59.967Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28772026-08-21T17:21:59.967Z Checking colored v2.2.0
28782026-08-21T17:22:00.178Z Checking salsa20 v0.11.0
28792026-08-21T17:22:00.310Z Checking console v0.16.2
28802026-08-21T17:22:00.362Z Compiling vergen-git2 v9.1.0
28812026-08-21T17:22:00.587Z Checking plotters-backend v0.3.7
28822026-08-21T17:22:00.690Z Checking unit-prefix v0.5.2
28832026-08-21T17:22:00.895Z Checking plotters-svg v0.3.7
28842026-08-21T17:22:00.932Z Checking indicatif v0.18.4
28852026-08-21T17:22:01.076Z Checking scrypt v0.12.0
28862026-08-21T17:22:01.282Z Checking slog-envlogger v2.2.0
28872026-08-21T17:22:01.332Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
28882026-08-21T17:22:01.407Z Checking cbc v0.2.1
28892026-08-21T17:22:01.462Z Checking libsw-core v0.3.2
28902026-08-21T17:22:01.516Z Checking cast v0.3.0
28912026-08-21T17:22:01.603Z Checking pkcs5 v0.8.1
28922026-08-21T17:22:01.672Z Checking libsw v3.5.0
28932026-08-21T17:22:01.698Z Checking criterion-plot v0.6.0
28942026-08-21T17:22:01.831Z Checking plotters v0.3.7
28952026-08-21T17:22:01.952Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
28962026-08-21T17:22:02.010Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
28972026-08-21T17:22:02.194Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
28982026-08-21T17:22:02.426Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
28992026-08-21T17:22:02.602Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
29002026-08-21T17:22:02.666Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
29012026-08-21T17:22:02.809Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
29022026-08-21T17:22:02.889Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
29032026-08-21T17:22:02.973Z Checking tinytemplate v1.2.1
29042026-08-21T17:22:03.055Z Checking oorandom v11.1.5
29052026-08-21T17:22:03.192Z Checking anes v0.1.6
29062026-08-21T17:22:03.250Z Checking shell-words v1.1.1
29072026-08-21T17:22:03.435Z Checking criterion v0.7.0
29082026-08-21T17:22:03.475Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
29092026-08-21T17:22:03.819Z Checking pkcs8 v0.11.0
29102026-08-21T17:22:04.075Z Checking oxide-update-engine-display v0.1.2
29112026-08-21T17:22:04.375Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
29122026-08-21T17:22:04.648Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
29132026-08-21T17:22:05.487Z Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
29142026-08-21T17:22:06.079Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
29152026-08-21T17:22:06.899Z Checking tokio-test v0.4.5
29162026-08-21T17:22:07.140Z Checking ff v0.14.0
29172026-08-21T17:22:07.317Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
29182026-08-21T17:22:07.560Z Checking lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
29192026-08-21T17:22:07.960Z Checking twox-hash v2.1.2
29202026-08-21T17:22:07.998Z Compiling petname v2.0.2
29212026-08-21T17:22:08.293Z Checking atty v0.2.14
29222026-08-21T17:22:08.429Z Checking constant_time_eq v0.4.2
29232026-08-21T17:22:08.518Z Checking arrayref v0.3.9
29242026-08-21T17:22:08.605Z Checking arrayvec v0.7.6
29252026-08-21T17:22:08.837Z Checking group v0.14.0
29262026-08-21T17:22:08.885Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
29272026-08-21T17:22:09.028Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
29282026-08-21T17:22:09.087Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
29292026-08-21T17:22:09.793Z Checking fatfs v0.3.6
29302026-08-21T17:22:09.901Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
29312026-08-21T17:22:10.088Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
29322026-08-21T17:22:10.125Z Checking signature v3.0.0
29332026-08-21T17:22:10.279Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
29342026-08-21T17:22:10.317Z Compiling seq-macro v0.3.6
29352026-08-21T17:22:10.870Z Checking base16ct v1.0.0
29362026-08-21T17:22:11.046Z Checking sec1 v0.8.1
29372026-08-21T17:22:11.328Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
29382026-08-21T17:22:11.442Z Checking hkdf v0.13.0
29392026-08-21T17:22:11.619Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
29402026-08-21T17:22:11.655Z Checking concurrent-queue v2.5.0
29412026-08-21T17:22:11.697Z Checking sapling-renderdag v0.1.0
29422026-08-21T17:22:11.816Z Checking parking v2.2.1
29432026-08-21T17:22:11.873Z Checking sync-ptr v0.1.4
29442026-08-21T17:22:11.964Z Checking elliptic-curve v0.14.1
29452026-08-21T17:22:12.001Z Checking event-listener v5.4.1
29462026-08-21T17:22:12.037Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
29472026-08-21T17:22:12.250Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
29482026-08-21T17:22:12.308Z Compiling samael v0.0.19
29492026-08-21T17:22:12.394Z Checking rtoolbox v0.0.3
29502026-08-21T17:22:12.521Z Checking event-listener-strategy v0.5.4
29512026-08-21T17:22:12.562Z Checking rpassword v7.5.4
29522026-08-21T17:22:12.689Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
29532026-08-21T17:22:12.752Z Checking wnaf v0.14.0
29542026-08-21T17:22:12.955Z Checking primefield v0.14.0
29552026-08-21T17:22:13.201Z Checking rfc6979 v0.6.0
29562026-08-21T17:22:13.383Z Checking tui-tree-widget v0.23.1
29572026-08-21T17:22:13.610Z Checking wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
29582026-08-21T17:22:13.670Z Compiling blake3 v1.8.5
29592026-08-21T17:22:14.063Z Checking futures-timer v3.0.3
29602026-08-21T17:22:14.611Z Checking ecdsa v0.17.0
29612026-08-21T17:22:14.784Z Checking primeorder v0.14.0
29622026-08-21T17:22:15.043Z Checking async-lock v3.4.2
29632026-08-21T17:22:15.186Z Compiling curve25519-dalek v5.0.0
29642026-08-21T17:22:15.403Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
29652026-08-21T17:22:15.488Z Checking async-object-pool v0.2.0
29662026-08-21T17:22:15.961Z Checking ssh-encoding v0.3.0
29672026-08-21T17:22:16.222Z Checking serde_regex v1.1.0
29682026-08-21T17:22:16.414Z Checking assert-json-diff v2.0.2
29692026-08-21T17:22:16.623Z Checking path-tree v0.8.3
29702026-08-21T17:22:16.850Z Checking keccak v0.2.0
29712026-08-21T17:22:17.050Z Checking stringmetrics v2.2.2
29722026-08-21T17:22:17.240Z Compiling strsim v0.10.0
29732026-08-21T17:22:17.472Z Checking topological-sort v0.2.2
29742026-08-21T17:22:17.598Z Compiling darling_core v0.13.4
29752026-08-21T17:22:17.646Z Checking omicron-zone-package v0.12.3
29762026-08-21T17:22:17.731Z Checking httpmock v0.8.3
29772026-08-21T17:22:18.545Z Checking ed25519 v3.0.0
29782026-08-21T17:22:18.784Z Checking pkcs1 v0.8.0-rc.4
29792026-08-21T17:22:19.011Z Checking crypto-primes v0.7.2
29802026-08-21T17:22:19.049Z Checking poly1305 v0.9.0
29812026-08-21T17:22:19.357Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
29822026-08-21T17:22:19.476Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
29832026-08-21T17:22:19.799Z Checking blowfish v0.10.0
29842026-08-21T17:22:19.958Z Checking blake2 v0.11.0-rc.6
29852026-08-21T17:22:19.995Z Compiling target-lexicon v0.13.3
29862026-08-21T17:22:20.003Z Checking rsa v0.10.0-rc.18
29872026-08-21T17:22:20.131Z Checking bcrypt-pbkdf v0.11.0
29882026-08-21T17:22:20.252Z Checking argon2 v0.6.0-rc.8
29892026-08-21T17:22:20.327Z Compiling darling_macro v0.13.4
29902026-08-21T17:22:20.521Z Checking ssh-cipher v0.3.0
29912026-08-21T17:22:20.606Z Checking ed25519-dalek v3.0.0
29922026-08-21T17:22:20.645Z Checking sha3 v0.11.0
29932026-08-21T17:22:20.772Z Checking p521 v0.14.0
29942026-08-21T17:22:20.861Z Checking p256 v0.14.0
29952026-08-21T17:22:20.898Z Checking p384 v0.14.0
29962026-08-21T17:22:21.022Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
29972026-08-21T17:22:21.290Z Checking kem v0.3.0
29982026-08-21T17:22:21.451Z Checking module-lattice v0.2.3
29992026-08-21T17:22:21.631Z Checking socket2 v0.5.10
30002026-08-21T17:22:21.709Z Compiling guppy-workspace-hack v0.1.0
30012026-08-21T17:22:21.909Z Checking hex-literal v0.4.1
30022026-08-21T17:22:21.946Z Checking sponge-cursor v0.1.0
30032026-08-21T17:22:22.090Z Checking ml-kem v0.3.2
30042026-08-21T17:22:22.126Z Checking sha3 v0.12.0
30052026-08-21T17:22:22.369Z Compiling darling v0.13.4
30062026-08-21T17:22:22.754Z Checking russh-cryptovec v0.62.0
30072026-08-21T17:22:22.871Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
30082026-08-21T17:22:22.907Z Checking internal-russh-num-bigint v0.5.0
30092026-08-21T17:22:23.091Z Checking num-bigint v0.4.6
30102026-08-21T17:22:23.457Z Checking russh-util v0.52.0
30112026-08-21T17:22:23.617Z Checking generic-array v1.4.3
30122026-08-21T17:22:23.764Z Checking ssh-key v0.7.0-rc.11
30132026-08-21T17:22:23.963Z Compiling enum_dispatch v0.3.13
30142026-08-21T17:22:24.044Z Compiling delegate v0.13.5
30152026-08-21T17:22:24.080Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
30162026-08-21T17:22:24.518Z Checking hex-literal v1.1.0
30172026-08-21T17:22:24.654Z Checking md5 v0.8.0
30182026-08-21T17:22:24.690Z Compiling target-spec v3.5.7
30192026-08-21T17:22:24.854Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
30202026-08-21T17:22:24.996Z Compiling git2 v0.20.4
30212026-08-21T17:22:25.073Z Checking russh v0.62.4
30222026-08-21T17:22:25.198Z Checking cfg-expr v0.20.6
30232026-08-21T17:22:25.548Z Compiling serde_with_macros v1.5.2
30242026-08-21T17:22:25.774Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
30252026-08-21T17:22:26.235Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
30262026-08-21T17:22:26.443Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
30272026-08-21T17:22:26.479Z Checking internet-checksum v0.2.1
30282026-08-21T17:22:26.673Z Compiling serde_with v1.14.0
30292026-08-21T17:22:27.785Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
30302026-08-21T17:22:27.824Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
30312026-08-21T17:22:28.135Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
30322026-08-21T17:22:28.350Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
30332026-08-21T17:22:28.477Z Checking wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
30342026-08-21T17:22:28.568Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
30352026-08-21T17:22:28.607Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
30362026-08-21T17:22:28.783Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
30372026-08-21T17:22:28.836Z Checking httptest v0.16.4
30382026-08-21T17:22:28.880Z Checking pathdiff v0.2.3
30392026-08-21T17:22:28.919Z Compiling polar-core v0.27.3
30402026-08-21T17:22:28.954Z Checking nested v0.1.1
30412026-08-21T17:22:29.020Z Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
30422026-08-21T17:22:29.122Z Checking guppy v0.17.25
30432026-08-21T17:22:29.234Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
30442026-08-21T17:22:29.508Z Checking similar-asserts v1.7.0
30452026-08-21T17:22:29.651Z Compiling target-triple v1.0.0
30462026-08-21T17:22:29.691Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
30472026-08-21T17:22:30.005Z Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
30482026-08-21T17:22:30.055Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
30492026-08-21T17:22:30.286Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
30502026-08-21T17:22:30.646Z Checking hickory-client v0.25.2
30512026-08-21T17:22:30.928Z Checking supports-color v2.1.0
30522026-08-21T17:22:30.966Z Checking supports-unicode v2.1.0
30532026-08-21T17:22:31.101Z Checking supports-hyperlinks v2.1.0
30542026-08-21T17:22:31.135Z Checking textwrap v0.15.2
30552026-08-21T17:22:31.250Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
30562026-08-21T17:22:31.385Z Checking terminal_size v0.1.17
30572026-08-21T17:22:31.433Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?rev=15f69041f45774602108e47fb25e705dc23acfb2#15f69041)
30582026-08-21T17:22:31.487Z Compiling miette-derive v5.10.0
30592026-08-21T17:22:31.524Z Compiling fs-err v2.11.0
30602026-08-21T17:22:31.772Z Checking escape8259 v0.5.3
30612026-08-21T17:22:31.865Z Checking owo-colors v3.5.0
30622026-08-21T17:22:31.933Z Compiling assert_cmd v2.1.2
30632026-08-21T17:22:32.275Z Checking libtest-mimic v0.8.1
30642026-08-21T17:22:32.414Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?rev=15f69041f45774602108e47fb25e705dc23acfb2#15f69041)
30652026-08-21T17:22:32.578Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
30662026-08-21T17:22:32.632Z Checking miette v5.10.0
30672026-08-21T17:22:33.155Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
30682026-08-21T17:22:33.291Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
30692026-08-21T17:22:33.819Z Checking blake2b_simd v1.0.4
30702026-08-21T17:22:33.822Z Checking oso v0.27.3
30712026-08-21T17:22:34.008Z Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
30722026-08-21T17:22:34.232Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
30732026-08-21T17:22:34.454Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
30742026-08-21T17:22:34.490Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
30752026-08-21T17:22:34.683Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
30762026-08-21T17:22:34.721Z Compiling knuffel-derive v3.2.0
30772026-08-21T17:22:34.901Z Checking fancy-regex v0.14.0
30782026-08-21T17:22:34.993Z Checking serde_tokenstream v0.2.3
30792026-08-21T17:22:35.289Z Checking approx v0.5.1
30802026-08-21T17:22:35.455Z Checking uzers v0.12.2
30812026-08-21T17:22:35.492Z Compiling rstest_macros v0.25.0
30822026-08-21T17:22:35.707Z Checking termcolor v1.4.1
30832026-08-21T17:22:35.784Z Compiling linkme-impl v0.3.35
30842026-08-21T17:22:35.821Z Checking constant_time_eq v0.3.1
30852026-08-21T17:22:35.983Z Checking rust-argon2 v2.1.0
30862026-08-21T17:22:35.987Z Checking trybuild v1.0.116
30872026-08-21T17:22:36.243Z Checking knuffel v3.2.0
30882026-08-21T17:22:36.279Z Checking datatest-stable v0.3.3
30892026-08-21T17:22:36.565Z Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
30902026-08-21T17:22:36.602Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
30912026-08-21T17:22:36.852Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
30922026-08-21T17:22:36.887Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
30932026-08-21T17:22:36.923Z Checking support-bundle-viewer v0.1.2
30942026-08-21T17:22:36.959Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
30952026-08-21T17:22:36.963Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
30962026-08-21T17:22:37.181Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
30972026-08-21T17:22:37.219Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
30982026-08-21T17:22:37.222Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
30992026-08-21T17:22:37.403Z Checking drift v0.2.0
31002026-08-21T17:22:37.448Z Checking rand_distr v0.5.1
31012026-08-21T17:22:37.629Z Checking multimap v0.10.1
31022026-08-21T17:22:37.699Z Compiling relative-path v1.9.3
31032026-08-21T17:22:37.786Z Checking parse-size v1.1.0
31042026-08-21T17:22:37.834Z Compiling linkme v0.3.35
31052026-08-21T17:22:37.887Z Checking dropshot-api-manager v0.8.0
31062026-08-21T17:22:37.940Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
31072026-08-21T17:22:38.369Z Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560)
31082026-08-21T17:22:39.124Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
31092026-08-21T17:22:39.541Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
31102026-08-21T17:22:39.888Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
31112026-08-21T17:22:39.993Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
31122026-08-21T17:22:40.107Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
31132026-08-21T17:22:40.145Z Checking cargo_toml v0.21.0
31142026-08-21T17:22:40.583Z Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
31152026-08-21T17:22:40.812Z Checking partial-io v0.5.4
31162026-08-21T17:22:40.847Z Checking termios v0.3.3
31172026-08-21T17:22:41.044Z Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e)
31182026-08-21T17:22:41.522Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
31192026-08-21T17:22:41.572Z Checking rstest v0.25.0
31202026-08-21T17:22:43.211Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
31212026-08-21T17:22:46.707Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
31222026-08-21T17:22:46.804Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
31232026-08-21T17:22:48.363Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
31242026-08-21T17:22:52.880Z Checking erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
31252026-08-21T17:22:54.334Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
31262026-08-21T17:22:55.602Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
31272026-08-21T17:23:01.032Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
31282026-08-21T17:23:04.010Z Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
31292026-08-21T17:23:05.984Z Checking rack-init-config v0.1.0 (/work/oxidecomputer/omicron/dev-tools/rack-init-config)
31302026-08-21T17:23:08.603Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
31312026-08-21T17:23:11.443Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
31322026-08-21T17:23:11.928Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
31332026-08-21T17:23:13.654Z Checking oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test)
31342026-08-21T17:23:17.178Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
31352026-08-21T17:23:22.577Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
31362026-08-21T17:23:44.082Z Checking corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust)
31372026-08-21T17:24:37.225Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 13s
31382026-08-21T17:24:37.230Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
31392026-08-21T17:24:37.230Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
31402026-08-21T17:24:37.899Z
31412026-08-21T17:24:37.899Zreal 4:16.806729386
31422026-08-21T17:24:37.899Zuser 22:00.140599716
31432026-08-21T17:24:37.899Zsys 5:15.559214403
31442026-08-21T17:24:37.899Ztrap 0.541489634
31452026-08-21T17:24:37.899Ztflt 0.416711444
31462026-08-21T17:24:37.900Zdflt 0.648863821
31472026-08-21T17:24:37.900Zkflt 0.004790588
31482026-08-21T17:24:37.900Zlock 1:06:21.263610817
31492026-08-21T17:24:37.909Zslp 59:34.282222469
31502026-08-21T17:24:37.909Zlat 1:50.872907177
31512026-08-21T17:24:37.909Zstop 14:39.960043607
31522026-08-21T17:24:37.909Z+ RUSTDOCFLAGS='--document-private-items -D warnings --cfg tokio'
31532026-08-21T17:24:37.909Z+ ptime -m cargo doc --workspace --no-deps
31542026-08-21T17:24:38.762Zwarning: output filename collision at /work/oxidecomputer/omicron/target/doc/oximeter/index.html
31552026-08-21T17:24:38.762Z |
31562026-08-21T17:24:38.762Z = 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)`
31572026-08-21T17:24:38.762Z = 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>
31582026-08-21T17:24:39.857Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
31592026-08-21T17:24:40.097Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
31602026-08-21T17:24:40.179Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
31612026-08-21T17:24:40.220Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
31622026-08-21T17:24:40.271Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
31632026-08-21T17:24:40.379Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31642026-08-21T17:24:40.408Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
31652026-08-21T17:24:40.408Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31662026-08-21T17:24:40.463Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
31672026-08-21T17:24:40.484Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
31682026-08-21T17:24:40.658Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
31692026-08-21T17:24:40.680Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
31702026-08-21T17:24:40.706Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31712026-08-21T17:24:40.788Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
31722026-08-21T17:24:40.814Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
31732026-08-21T17:24:40.822Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
31742026-08-21T17:24:40.858Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
31752026-08-21T17:24:40.891Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
31762026-08-21T17:24:40.915Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
31772026-08-21T17:24:40.980Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
31782026-08-21T17:24:41.058Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
31792026-08-21T17:24:41.249Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
31802026-08-21T17:24:41.398Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
31812026-08-21T17:24:41.420Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
31822026-08-21T17:24:41.480Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
31832026-08-21T17:24:41.524Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
31842026-08-21T17:24:41.652Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
31852026-08-21T17:24:41.672Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
31862026-08-21T17:24:41.815Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
31872026-08-21T17:24:41.898Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
31882026-08-21T17:24:41.996Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
31892026-08-21T17:24:42.021Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
31902026-08-21T17:24:42.085Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
31912026-08-21T17:24:42.313Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
31922026-08-21T17:24:42.369Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
31932026-08-21T17:24:42.384Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
31942026-08-21T17:24:42.541Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
31952026-08-21T17:24:42.548Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
31962026-08-21T17:24:42.591Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
31972026-08-21T17:24:42.792Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
31982026-08-21T17:24:42.857Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
31992026-08-21T17:24:43.025Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
32002026-08-21T17:24:43.059Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32012026-08-21T17:24:43.112Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
32022026-08-21T17:24:43.137Z Checking scuffle v0.1.0
32032026-08-21T17:24:43.284Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32042026-08-21T17:24:43.310Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
32052026-08-21T17:24:43.432Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32062026-08-21T17:24:43.607Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
32072026-08-21T17:24:43.666Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
32082026-08-21T17:24:43.673Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
32092026-08-21T17:24:43.685Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
32102026-08-21T17:24:43.705Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
32112026-08-21T17:24:43.733Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
32122026-08-21T17:24:43.764Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
32132026-08-21T17:24:44.134Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
32142026-08-21T17:24:44.454Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
32152026-08-21T17:24:44.747Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32162026-08-21T17:24:44.935Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
32172026-08-21T17:24:45.280Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
32182026-08-21T17:24:45.331Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
32192026-08-21T17:24:45.358Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
32202026-08-21T17:24:45.440Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
32212026-08-21T17:24:45.587Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
32222026-08-21T17:24:45.613Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32232026-08-21T17:24:45.660Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
32242026-08-21T17:24:45.779Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
32252026-08-21T17:24:45.790Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
32262026-08-21T17:24:46.547Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
32272026-08-21T17:24:46.721Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
32282026-08-21T17:24:46.756Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
32292026-08-21T17:24:46.804Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
32302026-08-21T17:24:47.006Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
32312026-08-21T17:24:47.167Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
32322026-08-21T17:24:47.205Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
32332026-08-21T17:24:47.263Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
32342026-08-21T17:24:47.313Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
32352026-08-21T17:24:47.337Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
32362026-08-21T17:24:47.392Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
32372026-08-21T17:24:47.515Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
32382026-08-21T17:24:47.539Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
32392026-08-21T17:24:47.545Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
32402026-08-21T17:24:47.589Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
32412026-08-21T17:24:47.905Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
32422026-08-21T17:24:47.911Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32432026-08-21T17:24:47.932Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32442026-08-21T17:24:47.938Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
32452026-08-21T17:24:47.938Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
32462026-08-21T17:24:47.999Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
32472026-08-21T17:24:48.128Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
32482026-08-21T17:24:48.209Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
32492026-08-21T17:24:48.232Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
32502026-08-21T17:24:48.264Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
32512026-08-21T17:24:48.291Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
32522026-08-21T17:24:48.449Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
32532026-08-21T17:24:48.454Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
32542026-08-21T17:24:48.532Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
32552026-08-21T17:24:48.582Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
32562026-08-21T17:24:48.609Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
32572026-08-21T17:24:48.643Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
32582026-08-21T17:24:48.692Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
32592026-08-21T17:24:48.768Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
32602026-08-21T17:24:48.835Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
32612026-08-21T17:24:48.892Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
32622026-08-21T17:24:49.173Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
32632026-08-21T17:24:49.218Z Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
32642026-08-21T17:24:49.265Z Documenting omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
32652026-08-21T17:24:49.721Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32662026-08-21T17:24:49.921Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
32672026-08-21T17:24:50.206Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
32682026-08-21T17:24:50.990Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
32692026-08-21T17:24:51.184Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
32702026-08-21T17:24:51.432Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
32712026-08-21T17:24:52.253Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32722026-08-21T17:24:52.547Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
32732026-08-21T17:24:52.999Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
32742026-08-21T17:24:53.888Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
32752026-08-21T17:24:55.188Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32762026-08-21T17:24:55.198Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
32772026-08-21T17:24:55.198Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
32782026-08-21T17:24:55.198Z Checking sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
32792026-08-21T17:24:55.198Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32802026-08-21T17:24:55.198Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
32812026-08-21T17:24:55.217Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32822026-08-21T17:24:55.469Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32832026-08-21T17:24:55.950Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
32842026-08-21T17:24:56.059Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32852026-08-21T17:24:56.517Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
32862026-08-21T17:24:56.585Z Checking sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
32872026-08-21T17:24:56.823Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
32882026-08-21T17:24:56.856Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
32892026-08-21T17:24:57.166Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
32902026-08-21T17:24:57.274Z Checking wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
32912026-08-21T17:24:57.351Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32922026-08-21T17:24:58.137Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32932026-08-21T17:24:58.223Z Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
32942026-08-21T17:24:58.717Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
32952026-08-21T17:24:59.164Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
32962026-08-21T17:24:59.770Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
32972026-08-21T17:25:00.248Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
32982026-08-21T17:25:00.506Z Checking wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
32992026-08-21T17:25:00.717Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
33002026-08-21T17:25:00.765Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
33012026-08-21T17:25:00.903Z Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
33022026-08-21T17:25:00.925Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
33032026-08-21T17:25:01.303Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
33042026-08-21T17:25:01.525Z Documenting sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
33052026-08-21T17:25:01.924Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
33062026-08-21T17:25:02.485Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
33072026-08-21T17:25:02.836Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
33082026-08-21T17:25:03.005Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
33092026-08-21T17:25:03.101Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
33102026-08-21T17:25:03.679Z Checking sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
33112026-08-21T17:25:04.285Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
33122026-08-21T17:25:04.985Z Documenting sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
33132026-08-21T17:25:05.045Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
33142026-08-21T17:25:08.249Z Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
33152026-08-21T17:25:08.596Z Documenting sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
33162026-08-21T17:25:08.715Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
33172026-08-21T17:25:13.023Z Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
33182026-08-21T17:25:13.083Z Documenting sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
33192026-08-21T17:25:13.083Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
33202026-08-21T17:25:13.083Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
33212026-08-21T17:25:13.083Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
33222026-08-21T17:25:13.083Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
33232026-08-21T17:25:13.270Z Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
33242026-08-21T17:25:13.510Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
33252026-08-21T17:25:13.738Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
33262026-08-21T17:25:13.975Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
33272026-08-21T17:25:14.518Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
33282026-08-21T17:25:14.643Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
33292026-08-21T17:25:14.729Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
33302026-08-21T17:25:14.884Z Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
33312026-08-21T17:25:15.159Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
33322026-08-21T17:25:15.473Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
33332026-08-21T17:25:15.748Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
33342026-08-21T17:25:16.151Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
33352026-08-21T17:25:16.397Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
33362026-08-21T17:25:16.527Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
33372026-08-21T17:25:16.770Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
33382026-08-21T17:25:16.798Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
33392026-08-21T17:25:16.917Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
33402026-08-21T17:25:17.515Z Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
33412026-08-21T17:25:17.519Z Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
33422026-08-21T17:25:18.502Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
33432026-08-21T17:25:18.787Z Documenting omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
33442026-08-21T17:25:18.935Z Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
33452026-08-21T17:25:22.094Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
33462026-08-21T17:25:23.527Z Documenting tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
33472026-08-21T17:25:23.970Z Documenting sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
33482026-08-21T17:25:24.465Z Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
33492026-08-21T17:25:26.446Z Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
33502026-08-21T17:25:28.288Z Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
33512026-08-21T17:25:28.807Z Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
33522026-08-21T17:25:29.377Z Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
33532026-08-21T17:25:30.221Z Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
33542026-08-21T17:25:32.035Z Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
33552026-08-21T17:25:32.978Z Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
33562026-08-21T17:25:33.392Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
33572026-08-21T17:25:33.916Z Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
33582026-08-21T17:25:34.847Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
33592026-08-21T17:25:35.305Z Documenting oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test)
33602026-08-21T17:25:38.170Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
33612026-08-21T17:25:41.458Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
33622026-08-21T17:25:41.919Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
33632026-08-21T17:25:42.709Z Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
33642026-08-21T17:25:43.582Z Documenting nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
33652026-08-21T17:25:44.330Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
33662026-08-21T17:25:45.520Z Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
33672026-08-21T17:25:46.256Z Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
33682026-08-21T17:25:47.056Z Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
33692026-08-21T17:25:49.097Z Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
33702026-08-21T17:25:49.464Z Documenting schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
33712026-08-21T17:25:49.965Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
33722026-08-21T17:25:49.999Z Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
33732026-08-21T17:25:50.748Z Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
33742026-08-21T17:25:51.561Z Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
33752026-08-21T17:25:52.822Z Documenting nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
33762026-08-21T17:25:56.547Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
33772026-08-21T17:25:57.380Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
33782026-08-21T17:25:58.620Z Documenting nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
33792026-08-21T17:25:59.104Z Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
33802026-08-21T17:26:00.189Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
33812026-08-21T17:26:01.199Z Documenting sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
33822026-08-21T17:26:02.963Z Documenting nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
33832026-08-21T17:26:04.776Z Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
33842026-08-21T17:26:06.086Z Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
33852026-08-21T17:26:07.392Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
33862026-08-21T17:26:08.089Z Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
33872026-08-21T17:26:10.963Z Documenting sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
33882026-08-21T17:26:11.684Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
33892026-08-21T17:26:12.135Z Documenting zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
33902026-08-21T17:26:14.885Z Documenting sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
33912026-08-21T17:26:15.435Z Documenting rack-init-config v0.1.0 (/work/oxidecomputer/omicron/dev-tools/rack-init-config)
33922026-08-21T17:26:17.018Z Documenting bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
33932026-08-21T17:26:18.798Z Documenting bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
33942026-08-21T17:26:20.233Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
33952026-08-21T17:26:21.941Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
33962026-08-21T17:26:23.485Z Documenting bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
33972026-08-21T17:26:25.174Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
33982026-08-21T17:26:30.078Z Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
33992026-08-21T17:26:30.078Z Documenting support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
34002026-08-21T17:26:31.308Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
34012026-08-21T17:26:31.957Z Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
34022026-08-21T17:26:33.670Z Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
34032026-08-21T17:26:35.480Z Documenting nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
34042026-08-21T17:26:37.365Z Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
34052026-08-21T17:26:39.308Z Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
34062026-08-21T17:26:41.104Z Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
34072026-08-21T17:26:42.803Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
34082026-08-21T17:26:44.854Z Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
34092026-08-21T17:26:46.378Z Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
34102026-08-21T17:26:48.154Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
34112026-08-21T17:26:49.949Z Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
34122026-08-21T17:26:51.657Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
34132026-08-21T17:26:53.415Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
34142026-08-21T17:26:55.158Z Documenting wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
34152026-08-21T17:26:56.846Z Documenting wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
34162026-08-21T17:27:00.074Z Documenting wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
34172026-08-21T17:27:01.499Z Documenting trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
34182026-08-21T17:27:02.427Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
34192026-08-21T17:27:04.069Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
34202026-08-21T17:27:06.011Z Documenting trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
34212026-08-21T17:27:07.783Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
34222026-08-21T17:27:09.688Z Documenting sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
34232026-08-21T17:27:13.762Z Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
34242026-08-21T17:27:15.759Z Documenting wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
34252026-08-21T17:27:17.349Z Documenting nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
34262026-08-21T17:27:20.867Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
34272026-08-21T17:27:21.823Z Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
34282026-08-21T17:27:23.719Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
34292026-08-21T17:27:26.171Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
34302026-08-21T17:27:28.646Z Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
34312026-08-21T17:27:30.808Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
34322026-08-21T17:27:33.830Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
34332026-08-21T17:27:35.858Z Documenting ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
34342026-08-21T17:27:38.167Z Documenting ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
34352026-08-21T17:27:40.385Z Documenting dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
34362026-08-21T17:27:43.288Z Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
34372026-08-21T17:27:45.785Z Documenting transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
34382026-08-21T17:27:47.908Z Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
34392026-08-21T17:27:50.141Z Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
34402026-08-21T17:27:52.627Z Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
34412026-08-21T17:27:55.161Z Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
34422026-08-21T17:27:57.745Z Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
34432026-08-21T17:28:00.435Z Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
34442026-08-21T17:28:02.950Z Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
34452026-08-21T17:28:05.445Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
34462026-08-21T17:28:07.943Z Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
34472026-08-21T17:28:10.499Z Documenting oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
34482026-08-21T17:28:13.004Z Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
34492026-08-21T17:28:15.386Z Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
34502026-08-21T17:28:18.086Z Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
34512026-08-21T17:28:20.677Z Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
34522026-08-21T17:28:23.296Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
34532026-08-21T17:28:25.797Z Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
34542026-08-21T17:28:28.331Z Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
34552026-08-21T17:28:30.862Z Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
34562026-08-21T17:28:33.560Z Documenting sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
34572026-08-21T17:28:36.060Z Documenting internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
34582026-08-21T17:28:38.732Z Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
34592026-08-21T17:28:41.324Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
34602026-08-21T17:28:43.861Z Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
34612026-08-21T17:28:46.415Z Documenting oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
34622026-08-21T17:28:49.073Z Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
34632026-08-21T17:28:51.506Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
34642026-08-21T17:28:54.238Z Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
34652026-08-21T17:28:57.528Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
34662026-08-21T17:28:59.607Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
34672026-08-21T17:29:02.374Z Documenting corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust)
34682026-08-21T17:29:05.152Z Documenting clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
34692026-08-21T17:29:08.062Z Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
34702026-08-21T17:29:10.732Z Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
34712026-08-21T17:29:13.412Z Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
34722026-08-21T17:29:16.111Z Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
34732026-08-21T17:29:18.775Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
34742026-08-21T17:29:21.569Z Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
34752026-08-21T17:29:24.282Z Documenting omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
34762026-08-21T17:29:27.112Z Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
34772026-08-21T17:29:29.843Z Documenting omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
34782026-08-21T17:29:32.336Z Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
34792026-08-21T17:29:35.122Z Documenting trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
34802026-08-21T17:29:37.795Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
34812026-08-21T17:29:40.886Z Documenting trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
34822026-08-21T17:29:43.635Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
34832026-08-21T17:29:46.284Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
34842026-08-21T17:29:48.953Z Documenting installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
34852026-08-21T17:29:51.759Z Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
34862026-08-21T17:29:54.564Z Documenting gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
34872026-08-21T17:29:57.896Z Documenting cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
34882026-08-21T17:30:00.496Z Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
34892026-08-21T17:30:03.408Z Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
34902026-08-21T17:30:11.382Z Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
34912026-08-21T17:30:11.494Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
34922026-08-21T17:30:15.124Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
34932026-08-21T17:30:20.051Z Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
34942026-08-21T17:30:23.296Z Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
34952026-08-21T17:30:26.908Z Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
34962026-08-21T17:30:30.869Z Documenting key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
34972026-08-21T17:30:34.698Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
34982026-08-21T17:30:38.551Z Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
34992026-08-21T17:30:42.513Z Documenting omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
35002026-08-21T17:30:46.400Z Documenting ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
35012026-08-21T17:30:50.389Z Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
35022026-08-21T17:30:54.321Z Documenting ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
35032026-08-21T17:30:58.181Z Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
35042026-08-21T17:31:02.097Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
35052026-08-21T17:31:06.247Z Documenting parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
35062026-08-21T17:31:10.020Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
35072026-08-21T17:31:13.975Z Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
35082026-08-21T17:31:17.989Z Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
35092026-08-21T17:31:21.853Z Documenting omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
35102026-08-21T17:31:25.850Z Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
35112026-08-21T17:31:29.836Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
35122026-08-21T17:31:35.441Z Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
35132026-08-21T17:31:38.121Z Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
35142026-08-21T17:32:09.162Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 31s
35152026-08-21T17:32:09.392Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
35162026-08-21T17:32:09.393Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
35172026-08-21T17:32:09.393Z Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 205 other files
35182026-08-21T17:32:09.645Z
35192026-08-21T17:32:09.645Zreal 7:31.326464725
35202026-08-21T17:32:09.645Zuser 20:17.314998562
35212026-08-21T17:32:09.645Zsys 4:22.422660146
35222026-08-21T17:32:09.645Ztrap 0.297298556
35232026-08-21T17:32:09.645Ztflt 0.031139811
35242026-08-21T17:32:09.645Zdflt 0.055300121
35252026-08-21T17:32:09.645Zkflt 0.000034090
35262026-08-21T17:32:09.645Zlock 7:11:36.604076816
35272026-08-21T17:32:09.645Zslp 2:31:41.111284027
35282026-08-21T17:32:09.645Zlat 37.024599202
35292026-08-21T17:32:09.646Zstop 2:12.352683744
35302026-08-21T17:32:09.646Zprocess exited: duration 838688 ms, exit code 0
 
35312026-08-21T17:32:09.897Zfound 0 output files