01M0TN5GRG7FG6J9QS0CDXKSHW: clippy (helios)

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

Buildomat Job: 01M0TN629MTD96WCSNYS99K4QD

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-08-24T19:51:25.268Zjob assigned to worker 01M0TN65MEFEEP2RE3VSN91ZBD [factory aws, i-0512c58aed48393ba] (queued for 55 s)
 
22026-08-24T19:51:31.260Zstarting task 0: "setup"
32026-08-24T19:51:31.264Z++ uname -s
42026-08-24T19:51:31.267Z+ kern=SunOS
52026-08-24T19:51:31.267Z+ build_user=build
62026-08-24T19:51:31.267Z+ build_uid=12345
72026-08-24T19:51:31.267Z+ work_dir=/work
82026-08-24T19:51:31.267Z+ input_dir=/input
92026-08-24T19:51:31.267Z+ [[ 0 == 12345 ]]
102026-08-24T19:51:31.267Z+ case "$kern" in
112026-08-24T19:51:31.267Z+ groupadd -g 12345 build
122026-08-24T19:51:31.271Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-08-24T19:51:33.276Z+ zfs create -o mountpoint=/work rpool/work
142026-08-24T19:51:33.362Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-08-24T19:51:33.365Z+ home_fs=zfs
162026-08-24T19:51:33.365Z+ [[ zfs == autofs ]]
172026-08-24T19:51:33.365Z+ mkdir -p /home/build
182026-08-24T19:51:33.365Z+ chown build:build /home/build /work
192026-08-24T19:51:35.366Z+ chmod 0700 /home/build /work
202026-08-24T19:51:35.369Zprocess exited: duration 4111 ms, exit code 0
 
212026-08-24T19:51:35.377Zstarting task 1: "rust-toolchain"
222026-08-24T19:51:35.381Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
232026-08-24T19:51:35.381Z * rust toolchain channel = "1.97.1"
242026-08-24T19:51:35.381Z * rust toolchain profile = "default"
252026-08-24T19:51:35.381Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-08-24T19:51:35.381Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-08-24T19:51:35.381Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-08-24T19:51:35.384Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-08-24T19:51:35.384Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-08-24T19:51:35.486Zinfo: downloading installer
312026-08-24T19:51:36.756Zwarn: It looks like you have an existing rustup settings file at:
322026-08-24T19:51:36.756Zwarn: /home/build/.rustup/settings.toml
332026-08-24T19:51:36.756Zwarn: Rustup will install the default toolchain as specified in the settings file,
342026-08-24T19:51:36.756Zwarn: instead of the one inferred from the default host triple.
352026-08-24T19:51:36.768Zinfo: profile set to default
362026-08-24T19:51:36.768Zinfo: default host triple is x86_64-unknown-illumos
372026-08-24T19:51:36.772Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
382026-08-24T19:51:36.908Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
392026-08-24T19:51:36.911Zinfo: downloading 6 components
402026-08-24T19:51:51.208Z
412026-08-24T19:51:51.209Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
422026-08-24T19:51:51.231Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
432026-08-24T19:51:51.231Z
442026-08-24T19:51:51.236Z
452026-08-24T19:51:51.236ZRust is installed now. Great!
462026-08-24T19:51:51.236Z
472026-08-24T19:51:51.236ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
482026-08-24T19:51:51.236Zenvironment variable. This has not been done automatically.
492026-08-24T19:51:51.236Z
502026-08-24T19:51:51.236ZTo configure your current shell, you need to source
512026-08-24T19:51:51.236Zthe corresponding env file under $HOME/.cargo.
522026-08-24T19:51:51.236Z
532026-08-24T19:51:51.236ZThis is usually done by running one of the following (note the leading DOT):
542026-08-24T19:51:51.236Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
552026-08-24T19:51:51.237Zsource "$HOME/.cargo/env.fish" # For fish
562026-08-24T19:51:51.237Zsource "~/.cargo/env.nu" # For nushell
572026-08-24T19:51:51.237Zsource "$HOME/.cargo/env.tcsh" # For tcsh
582026-08-24T19:51:51.237Z. "$HOME/.cargo/env.ps1" # For pwsh
592026-08-24T19:51:51.237Zsource "$HOME/.cargo/env.xsh" # For xonsh
602026-08-24T19:51:51.237Zwarn: no default linker (`cc`) was found in your PATH
612026-08-24T19:51:51.237Zwarn: many Rust crates require a system C toolchain to build
622026-08-24T19:51:51.337Z+ rustup --version
632026-08-24T19:51:51.350Zrustup 1.29.0 (28d1352db 2026-03-05)
642026-08-24T19:51:51.357Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
652026-08-24T19:51:51.366Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
662026-08-24T19:51:51.372Z+ cargo --version
672026-08-24T19:51:51.383Zcargo 1.97.1 (c980f4866 2026-06-30)
682026-08-24T19:51:51.386Z+ rustc --version
692026-08-24T19:51:51.407Zrustc 1.97.1 (8bab26f4f 2026-07-14)
702026-08-24T19:51:51.410Zprocess exited: duration 16031 ms, exit code 0
 
712026-08-24T19:51:51.428Zstarting task 2: "authentication"
722026-08-24T19:51:51.446Zprocess exited: duration 19 ms, exit code 0
 
732026-08-24T19:51:51.459Zstarting task 3: "clone repository"
742026-08-24T19:51:51.465Z+ mkdir -p /work/oxidecomputer/omicron
752026-08-24T19:51:51.465Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
762026-08-24T19:51:51.505ZCloning into '/work/oxidecomputer/omicron'...
772026-08-24T19:52:03.924Z+ cd /work/oxidecomputer/omicron
782026-08-24T19:52:03.929Z+ git fetch origin dd9b78d9d5bf584fa652f8f058f751474d068b40
792026-08-24T19:52:04.288ZFrom https://github.com/oxidecomputer/omicron
802026-08-24T19:52:04.288Z * branch dd9b78d9d5bf584fa652f8f058f751474d068b40 -> FETCH_HEAD
812026-08-24T19:52:04.298Z+ [[ -n '' ]]
822026-08-24T19:52:04.298Z+ git reset --hard dd9b78d9d5bf584fa652f8f058f751474d068b40
832026-08-24T19:52:04.538ZHEAD is now at dd9b78d9d Bump postgres-protocol from 0.6.10 to 0.6.12
842026-08-24T19:52:04.541Zprocess exited: duration 13082 ms, exit code 0
 
852026-08-24T19:52:04.547Zstarting task 4: "build"
862026-08-24T19:52:04.552Z+ source ./env.sh
872026-08-24T19:52:04.555Z++ OLD_SHELL_OPTS=ehxB
882026-08-24T19:52:04.555Z++ set -o xtrace
892026-08-24T19:52:04.555Z++++ dirname ./env.sh
902026-08-24T19:52:04.558Z+++ readlink -f .
912026-08-24T19:52:04.558Z++ OMICRON_WS=/work/oxidecomputer/omicron
922026-08-24T19:52:04.558Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
932026-08-24T19:52:04.559Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
942026-08-24T19:52:04.559Z++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
952026-08-24T19:52:04.559Z++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
962026-08-24T19:52:04.559Z++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
972026-08-24T19:52:04.559Z++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
982026-08-24T19:52:04.559Z++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
992026-08-24T19:52:04.559Z++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1002026-08-24T19:52:04.559Z++ export PATH=/work/oxidecomputer/omicron/out/mg-ddm/root/opt/oxide/mg-ddm/bin:/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1012026-08-24T19:52:04.559Z++ 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
1022026-08-24T19:52:04.559Z++ case $OLD_SHELL_OPTS in
1032026-08-24T19:52:04.559Z++ unset OLD_SHELL_OPTS OMICRON_WS
1042026-08-24T19:52:04.559Z+ source .github/buildomat/ci-env.sh
1052026-08-24T19:52:04.559Z++ export CARGO_TERM_COLOR=always
1062026-08-24T19:52:04.559Z++ CARGO_TERM_COLOR=always
1072026-08-24T19:52:04.562Z+++ uname -s
1082026-08-24T19:52:04.562Z++ [[ SunOS == \S\u\n\O\S ]]
1092026-08-24T19:52:04.562Z++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core
1102026-08-24T19:52:04.562Z+ cargo --version
1112026-08-24T19:52:04.570Zcargo 1.97.1 (c980f4866 2026-06-30)
1122026-08-24T19:52:04.574Z+ rustc --version
1132026-08-24T19:52:04.593Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1142026-08-24T19:52:04.596Z+ banner prerequisites
1152026-08-24T19:52:04.599Z
1162026-08-24T19:52:04.599Z ##### ##### ###### ##### ###### #### # # # #### #
1172026-08-24T19:52:04.599Z # # # # # # # # # # # # # # #
1182026-08-24T19:52:04.599Z # # # # ##### # # ##### # # # # # #### #
1192026-08-24T19:52:04.599Z ##### ##### # ##### # # # # # # # # #
1202026-08-24T19:52:04.599Z # # # # # # # # # # # # # # #
1212026-08-24T19:52:04.599Z # # # ###### # # ###### ### # #### # #### #
1222026-08-24T19:52:04.599Z
1232026-08-24T19:52:04.599Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1242026-08-24T19:52:06.550Z Startup: Refreshing catalog 'helios' ... Done
1252026-08-24T19:52:06.916Z Startup: Caching catalogs ... Done
1262026-08-24T19:52:08.930ZPlanning: Solver setup ... Done (1.901s)
1272026-08-24T19:52:08.990ZPlanning: Running solver ... Done (0.060s)
1282026-08-24T19:52:09.036ZPlanning: Finding local manifests ... Done (0.003s)
1292026-08-24T19:52:09.048ZPlanning: Fetching manifests: 0/2 0% complete
1302026-08-24T19:52:09.063ZPlanning: Fetching manifests: 2/2 100% complete
1312026-08-24T19:52:09.077ZPlanning: Package planning ... Done (0.014s)
1322026-08-24T19:52:09.080ZPlanning: Merging actions ... Done (0.001s)
1332026-08-24T19:52:09.298ZPlanning: Checking for conflicting actions ... Done (0.219s)
1342026-08-24T19:52:09.301ZPlanning: Consolidating action changes ... Done (0.001s)
1352026-08-24T19:52:10.054ZPlanning: Evaluating mediators ... Done (0.755s)
1362026-08-24T19:52:10.057ZPlanning: Planning completed in 3.10 seconds
1372026-08-24T19:52:10.062Z Packages to install: 2
1382026-08-24T19:52:10.066Z Estimated space available: 156.01 GB
1392026-08-24T19:52:10.066ZEstimated space to be consumed: 76.36 MB
1402026-08-24T19:52:10.066Z Create boot environment: No
1412026-08-24T19:52:10.066ZCreate backup boot environment: No
1422026-08-24T19:52:10.066Z Rebuild boot archive: No
1432026-08-24T19:52:10.066Z
1442026-08-24T19:52:10.066ZChanged packages:
1452026-08-24T19:52:10.066Zhelios
1462026-08-24T19:52:10.066Z developer/build-essential
1472026-08-24T19:52:10.066Z None -> 11-3.0
1482026-08-24T19:52:10.066Z library/libxmlsec1
1492026-08-24T19:52:10.066Z None -> 1.2.35-3.0
1502026-08-24T19:52:10.087Z
1512026-08-24T19:52:10.087ZDownload: 0/214 items 0.0/1.3MB 0% complete
1522026-08-24T19:52:10.163ZDownload: Completed 1.28 MB in 0.08 seconds (16.8M/s)
1532026-08-24T19:52:10.230Z Actions: 1/268 actions (Installing new actions)
1542026-08-24T19:52:10.268Z Actions: Completed 268 actions in 0.04 seconds.
1552026-08-24T19:52:10.302ZFinalize: Updating package state database ... Done (0.033s)
1562026-08-24T19:52:10.305ZFinalize: Updating package cache ... Done (0.000s)
1572026-08-24T19:52:10.390ZFinalize: Updating image state ... Done (0.088s)
1582026-08-24T19:52:12.872ZFinalize: Creating fast lookup database ... Done (2.431s)
1592026-08-24T19:52:12.937ZFinalize: Reading search index ... Done (0.012s)
1602026-08-24T19:52:12.942ZFinalize: Updating search index ... Done (0.000s)
1612026-08-24T19:52:13.040ZFinalize: Updating package cache ... Done (0.000s)
1622026-08-24T19:52:13.409ZPlanning: Evaluating mediator changes ... Done
1632026-08-24T19:52:13.513ZPlanning: Checking for conflicting actions ... Done
1642026-08-24T19:52:13.516ZPlanning: Consolidating action changes ... Done
1652026-08-24T19:52:13.671ZPlanning: Evaluating mediators ... Done
1662026-08-24T19:52:13.675ZPlanning: Planning completed in 0.26 seconds
1672026-08-24T19:52:13.695Z Mediators to change: 2
1682026-08-24T19:52:13.695Z Create boot environment: No
1692026-08-24T19:52:13.695ZCreate backup boot environment: No
1702026-08-24T19:52:13.737ZFinalize: Updating package state database ... Done
1712026-08-24T19:52:13.737ZFinalize: Updating package cache ... Done
1722026-08-24T19:52:13.787ZFinalize: Updating image state ... Done
1732026-08-24T19:52:15.724ZFinalize: Creating fast lookup database ... Done
1742026-08-24T19:52:15.788ZFinalize: Reading search index ... Done
1752026-08-24T19:52:15.791ZFinalize: Updating search index ... Done
1762026-08-24T19:52:15.872ZFinalize: Updating package cache ... Done
1772026-08-24T19:52:16.157ZPlanning: Evaluating mediator changes ... Done
1782026-08-24T19:52:16.265ZPlanning: Checking for conflicting actions ... Done
1792026-08-24T19:52:16.268ZPlanning: Consolidating action changes ... Done
1802026-08-24T19:52:16.422ZPlanning: Evaluating mediators ... Done
1812026-08-24T19:52:16.425ZPlanning: Planning completed in 0.26 seconds
1822026-08-24T19:52:16.445Z Mediators to change: 1
1832026-08-24T19:52:16.445Z Create boot environment: No
1842026-08-24T19:52:16.445ZCreate backup boot environment: No
1852026-08-24T19:52:16.487ZFinalize: Updating package state database ... Done
1862026-08-24T19:52:16.487ZFinalize: Updating package cache ... Done
1872026-08-24T19:52:16.538ZFinalize: Updating image state ... Done
1882026-08-24T19:52:18.478ZFinalize: Creating fast lookup database ... Done
1892026-08-24T19:52:18.540ZFinalize: Reading search index ... Done
1902026-08-24T19:52:18.543ZFinalize: Updating search index ... Done
1912026-08-24T19:52:18.603ZFinalize: Updating package cache ... Done
1922026-08-24T19:52:18.913ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1932026-08-24T19:52:18.913Zapache system 2.4 system
1942026-08-24T19:52:18.913Zclang system 15 system
1952026-08-24T19:52:18.913Zcsh system system illumos
1962026-08-24T19:52:18.913Zctags system system illumos
1972026-08-24T19:52:18.913Zfile vendor vendor darwinsys
1982026-08-24T19:52:18.913Zfile system system illumos
1992026-08-24T19:52:18.913Zgcc vendor 14 vendor
2002026-08-24T19:52:18.913Zgcc system 13 system
2012026-08-24T19:52:18.913Zgcc system 10 system
2022026-08-24T19:52:18.913Zgo system 1.25 system
2032026-08-24T19:52:18.913Zllvm system 15 system
2042026-08-24T19:52:18.913Zmariadb system 11.4 system
2052026-08-24T19:52:18.913Zmta vendor vendor dma
2062026-08-24T19:52:18.913Zopenjdk system 17 system
2072026-08-24T19:52:18.913Zopenjdk system 11 system
2082026-08-24T19:52:18.913Zopenssl vendor 3 vendor
2092026-08-24T19:52:18.913Zperl system 5.40 system
2102026-08-24T19:52:18.913Zpostgresql system 18 system
2112026-08-24T19:52:18.913Zpostgresql system 17 system
2122026-08-24T19:52:18.913Zpython vendor 3 vendor
2132026-08-24T19:52:18.913Zpython system 2 system
2142026-08-24T19:52:18.913Zpython3 vendor 3.13 vendor
2152026-08-24T19:52:18.913Zruby system 3.4 system
2162026-08-24T19:52:18.913Zruby system 3.0 system
2172026-08-24T19:52:18.914Zwords vendor vendor american-english
2182026-08-24T19:52:18.914Zwords system system australian-english
2192026-08-24T19:52:18.914Zwords system system british-english
2202026-08-24T19:52:18.914Zwords system system canadian-english
2212026-08-24T19:52:18.914Zwords system system french
2222026-08-24T19:52:18.914Zwords system system italian
2232026-08-24T19:52:18.914Zwords system system ngerman
2242026-08-24T19:52:18.914Zwords system system ogerman
2252026-08-24T19:52:18.914Zwords system system spanish
2262026-08-24T19:52:19.163ZPUBLISHER TYPE STATUS P LOCATION
2272026-08-24T19:52:19.163Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
2282026-08-24T19:52:19.634ZFMRI IFO
2292026-08-24T19:52:19.634Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
2302026-08-24T19:52:19.634Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
2312026-08-24T19:52:19.634Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
2322026-08-24T19:52:19.634Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
2332026-08-24T19:52:19.634Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
2342026-08-24T19:52:19.635Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
2352026-08-24T19:52:19.635Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
2362026-08-24T19:52:19.635Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
2372026-08-24T19:52:19.635Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
2382026-08-24T19:52:19.974Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2392026-08-24T19:52:20.345Z Updating crates.io index
2402026-08-24T19:52:20.348Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2412026-08-24T19:52:20.869Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2422026-08-24T19:52:21.254Z Updating git repository `https://github.com/oxidecomputer/propolis`
2432026-08-24T19:52:22.396Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2442026-08-24T19:52:22.952Z Updating git repository `https://github.com/oxidecomputer/crucible`
2452026-08-24T19:52:24.588Z Updating git repository `https://github.com/oxidecomputer/opte`
2462026-08-24T19:52:25.466Z Updating git repository `https://github.com/oxidecomputer/tofino`
2472026-08-24T19:52:25.889Z Updating git repository `https://github.com/oxidecomputer/lldp`
2482026-08-24T19:52:26.262Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2492026-08-24T19:52:27.884Z Updating git repository `https://github.com/oxidecomputer/clickward`
2502026-08-24T19:52:28.577Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2512026-08-24T19:52:29.316Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
2522026-08-24T19:52:29.611Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2532026-08-24T19:52:30.221Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2542026-08-24T19:52:30.620Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2552026-08-24T19:52:30.946Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2562026-08-24T19:52:31.329Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2572026-08-24T19:52:31.673Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2582026-08-24T19:52:32.360Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2592026-08-24T19:52:32.767Z Updating git repository `https://github.com/oxidecomputer/omicron-debug-dropbox`
2602026-08-24T19:52:33.076Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2612026-08-24T19:52:33.663Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2622026-08-24T19:52:34.024Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2632026-08-24T19:52:34.634Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2642026-08-24T19:52:34.994Z Updating git repository `https://github.com/oxidecomputer/erebor`
2652026-08-24T19:52:35.578Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2662026-08-24T19:52:36.026Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2672026-08-24T19:52:36.459Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2682026-08-24T19:52:36.866Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2692026-08-24T19:52:37.581Z Updating git repository `https://github.com/oxidecomputer/ispf`
2702026-08-24T19:52:37.880Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2712026-08-24T19:52:38.201Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2722026-08-24T19:52:38.588Z Updating git repository `https://github.com/oxidecomputer/tough`
2732026-08-24T19:52:39.153Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2742026-08-24T19:52:39.455Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2752026-08-24T19:52:39.743Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2762026-08-24T19:52:40.116Z Updating git repository `https://github.com/oxidecomputer/pmbus`
2772026-08-24T19:52:40.449Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2782026-08-24T19:52:40.738Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2792026-08-24T19:52:41.011Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2802026-08-24T19:52:41.503Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2812026-08-24T19:52:41.868Z Updating git repository `https://github.com/illumos/smf-rs`
2822026-08-24T19:52:42.175Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2832026-08-24T19:52:44.705Z Downloading crates ...
2842026-08-24T19:52:44.761Z Downloaded cargo-platform v0.3.2
2852026-08-24T19:52:44.769Z Downloaded equivalent v1.0.2
2862026-08-24T19:52:44.772Z Downloaded generic-array v0.14.7
2872026-08-24T19:52:44.772Z Downloaded cargo_metadata v0.23.1
2882026-08-24T19:52:44.772Z Downloaded anstream v1.0.0
2892026-08-24T19:52:44.775Z Downloaded camino-tempfile v1.4.1
2902026-08-24T19:52:44.775Z Downloaded zerocopy-derive v0.7.35
2912026-08-24T19:52:44.778Z Downloaded byteorder v1.5.0
2922026-08-24T19:52:44.778Z Downloaded errno v0.3.14
2932026-08-24T19:52:44.783Z Downloaded colorchoice v1.0.4
2942026-08-24T19:52:44.783Z Downloaded zmij v1.0.21
2952026-08-24T19:52:44.786Z Downloaded cfg-if v1.0.4
2962026-08-24T19:52:44.787Z Downloaded clap_lex v1.0.0
2972026-08-24T19:52:44.787Z Downloaded itoa v1.0.17
2982026-08-24T19:52:44.787Z Downloaded heck v0.4.1
2992026-08-24T19:52:44.787Z Downloaded bitflags v2.11.0
3002026-08-24T19:52:44.790Z Downloaded bytecount v0.6.9
3012026-08-24T19:52:44.790Z Downloaded crypto-common v0.1.7
3022026-08-24T19:52:44.790Z Downloaded digest v0.10.7
3032026-08-24T19:52:44.793Z Downloaded is_terminal_polyfill v1.70.2
3042026-08-24T19:52:44.793Z Downloaded zerocopy v0.7.35
3052026-08-24T19:52:44.799Z Downloaded fnv v1.0.7
3062026-08-24T19:52:44.802Z Downloaded autocfg v1.5.0
3072026-08-24T19:52:44.802Z Downloaded heck v0.5.0
3082026-08-24T19:52:44.802Z Downloaded fastrand v2.3.0
3092026-08-24T19:52:44.802Z Downloaded cargo_toml v0.21.0
3102026-08-24T19:52:44.805Z Downloaded dtrace-parser v0.2.0
3112026-08-24T19:52:44.805Z Downloaded fs-err v3.3.0
3122026-08-24T19:52:44.805Z Downloaded dof v0.3.0
3132026-08-24T19:52:44.811Z Downloaded clap_derive v4.6.1
3142026-08-24T19:52:44.814Z Downloaded usdt-attr-macro v0.5.0
3152026-08-24T19:52:44.814Z Downloaded macaddr v1.0.1
3162026-08-24T19:52:44.817Z Downloaded tabled_derive v0.7.0
3172026-08-24T19:52:44.817Z Downloaded toml_write v0.1.2
3182026-08-24T19:52:44.820Z Downloaded swrite v0.1.0
3192026-08-24T19:52:44.820Z Downloaded smawk v0.3.2
3202026-08-24T19:52:44.830Z Downloaded proc-macro-error-attr v1.0.4
3212026-08-24T19:52:44.833Z Downloaded anstyle-query v1.1.5
3222026-08-24T19:52:44.836Z Downloaded usdt v0.5.0
3232026-08-24T19:52:44.839Z Downloaded strsim v0.11.1
3242026-08-24T19:52:44.839Z Downloaded cpufeatures v0.2.17
3252026-08-24T19:52:44.842Z Downloaded version_check v0.9.5
3262026-08-24T19:52:44.842Z Downloaded usdt-macro v0.5.0
3272026-08-24T19:52:44.842Z Downloaded pretty-hex v0.4.1
3282026-08-24T19:52:44.847Z Downloaded terminal_size v0.4.3
3292026-08-24T19:52:44.850Z Downloaded anstyle-parse v1.0.0
3302026-08-24T19:52:44.857Z Downloaded thread-id v4.2.2
3312026-08-24T19:52:44.860Z Downloaded unicode-linebreak v0.1.5
3322026-08-24T19:52:44.860Z Downloaded plain v0.2.3
3332026-08-24T19:52:44.865Z Downloaded scroll_derive v0.12.1
3342026-08-24T19:52:44.868Z Downloaded toml_datetime v0.6.11
3352026-08-24T19:52:44.868Z Downloaded once_cell v1.21.3
3362026-08-24T19:52:44.868Z Downloaded thiserror-impl v1.0.69
3372026-08-24T19:52:44.868Z Downloaded thiserror v2.0.18
3382026-08-24T19:52:44.873Z Downloaded serde_spanned v0.6.9
3392026-08-24T19:52:44.877Z Downloaded memmap v0.7.0
3402026-08-24T19:52:44.881Z Downloaded scroll v0.12.0
3412026-08-24T19:52:44.884Z Downloaded sha2 v0.10.9
3422026-08-24T19:52:44.887Z Downloaded usdt-impl v0.5.0
3432026-08-24T19:52:44.890Z Downloaded block-buffer v0.10.4
3442026-08-24T19:52:44.893Z Downloaded anstyle v1.0.14
3452026-08-24T19:52:44.896Z Downloaded quote v1.0.45
3462026-08-24T19:52:44.901Z Downloaded ucd-trie v0.1.7
3472026-08-24T19:52:44.904Z Downloaded pest_derive v2.8.6
3482026-08-24T19:52:44.914Z Downloaded semver v1.0.28
3492026-08-24T19:52:44.917Z Downloaded clap v4.6.1
3502026-08-24T19:52:44.920Z Downloaded serde_tokenstream v0.2.3
3512026-08-24T19:52:44.923Z Downloaded utf8parse v0.2.2
3522026-08-24T19:52:44.923Z Downloaded proc-macro-error v1.0.4
3532026-08-24T19:52:44.930Z Downloaded tempfile v3.27.0
3542026-08-24T19:52:44.936Z Downloaded pest_generator v2.8.6
3552026-08-24T19:52:44.949Z Downloaded thiserror-impl v2.0.18
3562026-08-24T19:52:44.955Z Downloaded log v0.4.33
3572026-08-24T19:52:44.958Z Downloaded toml v0.8.23
3582026-08-24T19:52:44.964Z Downloaded papergrid v0.11.0
3592026-08-24T19:52:44.967Z Downloaded thiserror v1.0.69
3602026-08-24T19:52:44.971Z Downloaded anyhow v1.0.104
3612026-08-24T19:52:44.974Z Downloaded serde_derive v1.0.228
3622026-08-24T19:52:44.974Z Downloaded camino v1.2.5
3632026-08-24T19:52:44.974Z Downloaded getrandom v0.4.3
3642026-08-24T19:52:44.977Z Downloaded textwrap v0.16.2
3652026-08-24T19:52:44.977Z Downloaded unicode-ident v1.0.24
3662026-08-24T19:52:44.982Z Downloaded toml_edit v0.22.27
3672026-08-24T19:52:44.986Z Downloaded serde_core v1.0.228
3682026-08-24T19:52:45.001Z Downloaded pest_meta v2.8.6
3692026-08-24T19:52:45.004Z Downloaded proc-macro2 v1.0.106
3702026-08-24T19:52:45.020Z Downloaded indexmap v2.14.0
3712026-08-24T19:52:45.023Z Downloaded serde v1.0.228
3722026-08-24T19:52:45.026Z Downloaded pest v2.8.6
3732026-08-24T19:52:45.029Z Downloaded typenum v1.20.1
3742026-08-24T19:52:45.034Z Downloaded memchr v2.8.0
3752026-08-24T19:52:45.069Z Downloaded hashbrown v0.17.0
3762026-08-24T19:52:45.076Z Downloaded goblin v0.8.2
3772026-08-24T19:52:45.079Z Downloaded clap_builder v4.6.0
3782026-08-24T19:52:45.083Z Downloaded serde_json v1.0.151
3792026-08-24T19:52:45.096Z Downloaded tabled v0.15.0
3802026-08-24T19:52:45.104Z Downloaded winnow v0.7.14
3812026-08-24T19:52:45.120Z Downloaded unicode-width v0.2.0
3822026-08-24T19:52:45.134Z Downloaded syn v1.0.109
3832026-08-24T19:52:45.143Z Downloaded unicode-width v0.1.14
3842026-08-24T19:52:45.143Z Downloaded syn v2.0.117
3852026-08-24T19:52:45.152Z Downloaded rustix v1.1.4
3862026-08-24T19:52:45.188Z Downloaded libc v0.2.185
3872026-08-24T19:52:45.247Z Compiling proc-macro2 v1.0.106
3882026-08-24T19:52:45.247Z Compiling quote v1.0.45
3892026-08-24T19:52:45.247Z Compiling unicode-ident v1.0.24
3902026-08-24T19:52:45.247Z Compiling serde_core v1.0.228
3912026-08-24T19:52:45.254Z Compiling libc v0.2.185
3922026-08-24T19:52:45.254Z Compiling version_check v0.9.5
3932026-08-24T19:52:45.254Z Compiling memchr v2.8.0
3942026-08-24T19:52:45.415Z Compiling serde v1.0.228
3952026-08-24T19:52:45.559Z Compiling zmij v1.0.21
3962026-08-24T19:52:45.772Z Compiling ucd-trie v0.1.7
3972026-08-24T19:52:45.883Z Compiling thiserror v1.0.69
3982026-08-24T19:52:46.050Z Compiling itoa v1.0.17
3992026-08-24T19:52:46.112Z Compiling pest v2.8.6
4002026-08-24T19:52:46.200Z Compiling byteorder v1.5.0
4012026-08-24T19:52:46.225Z Compiling rustix v1.1.4
4022026-08-24T19:52:46.345Z Compiling errno v0.3.14
4032026-08-24T19:52:46.502Z Compiling serde_json v1.0.151
4042026-08-24T19:52:46.585Z Compiling bitflags v2.11.0
4052026-08-24T19:52:46.686Z Compiling syn v2.0.117
4062026-08-24T19:52:46.738Z Compiling thread-id v4.2.2
4072026-08-24T19:52:46.800Z Compiling proc-macro-error-attr v1.0.4
4082026-08-24T19:52:46.820Z Compiling usdt-impl v0.5.0
4092026-08-24T19:52:46.912Z Compiling camino v1.2.5
4102026-08-24T19:52:46.982Z Compiling syn v1.0.109
4112026-08-24T19:52:47.128Z Compiling pest_meta v2.8.6
4122026-08-24T19:52:47.322Z Compiling proc-macro-error v1.0.4
4132026-08-24T19:52:47.338Z Compiling log v0.4.33
4142026-08-24T19:52:47.341Z Compiling getrandom v0.4.3
4152026-08-24T19:52:47.503Z Compiling equivalent v1.0.2
4162026-08-24T19:52:47.527Z Compiling utf8parse v0.2.2
4172026-08-24T19:52:47.642Z Compiling hashbrown v0.17.0
4182026-08-24T19:52:47.691Z Compiling plain v0.2.3
4192026-08-24T19:52:47.733Z Compiling anstyle-parse v1.0.0
4202026-08-24T19:52:47.858Z Compiling terminal_size v0.4.3
4212026-08-24T19:52:48.187Z Compiling indexmap v2.14.0
4222026-08-24T19:52:48.451Z Compiling anstyle-query v1.1.5
4232026-08-24T19:52:48.506Z Compiling winnow v0.7.14
4242026-08-24T19:52:48.569Z Compiling toml_write v0.1.2
4252026-08-24T19:52:48.602Z Compiling pretty-hex v0.4.1
4262026-08-24T19:52:48.756Z Compiling colorchoice v1.0.4
4272026-08-24T19:52:48.793Z Compiling anstyle v1.0.14
4282026-08-24T19:52:48.822Z Compiling cfg-if v1.0.4
4292026-08-24T19:52:48.881Z Compiling is_terminal_polyfill v1.70.2
4302026-08-24T19:52:48.900Z Compiling thiserror v2.0.18
4312026-08-24T19:52:48.903Z Compiling autocfg v1.5.0
4322026-08-24T19:52:49.006Z Compiling pest_generator v2.8.6
4332026-08-24T19:52:49.037Z Compiling anstream v1.0.0
4342026-08-24T19:52:49.347Z Compiling bytecount v0.6.9
4352026-08-24T19:52:49.378Z Compiling fs-err v3.3.0
4362026-08-24T19:52:49.458Z Compiling unicode-width v0.1.14
4372026-08-24T19:52:49.489Z Compiling strsim v0.11.1
4382026-08-24T19:52:49.515Z Compiling once_cell v1.21.3
4392026-08-24T19:52:49.565Z Compiling fnv v1.0.7
4402026-08-24T19:52:49.672Z Compiling fastrand v2.3.0
4412026-08-24T19:52:49.701Z Compiling heck v0.4.1
4422026-08-24T19:52:49.734Z Compiling anyhow v1.0.104
4432026-08-24T19:52:49.751Z Compiling clap_lex v1.0.0
4442026-08-24T19:52:49.844Z Compiling heck v0.5.0
4452026-08-24T19:52:49.928Z Compiling clap_builder v4.6.0
4462026-08-24T19:52:49.931Z Compiling tempfile v3.27.0
4472026-08-24T19:52:49.989Z Compiling papergrid v0.11.0
4482026-08-24T19:52:50.086Z Compiling tabled_derive v0.7.0
4492026-08-24T19:52:50.089Z Compiling cargo-platform v0.3.2
4502026-08-24T19:52:50.202Z Compiling semver v1.0.28
4512026-08-24T19:52:50.265Z Compiling memmap v0.7.0
4522026-08-24T19:52:50.332Z Compiling smawk v0.3.2
4532026-08-24T19:52:50.390Z Compiling unicode-linebreak v0.1.5
4542026-08-24T19:52:50.445Z Compiling unicode-width v0.2.0
4552026-08-24T19:52:50.633Z Compiling camino-tempfile v1.4.1
4562026-08-24T19:52:50.647Z Compiling serde_derive v1.0.228
4572026-08-24T19:52:50.713Z Compiling thiserror-impl v1.0.69
4582026-08-24T19:52:50.796Z Compiling zerocopy-derive v0.7.35
4592026-08-24T19:52:50.818Z Compiling pest_derive v2.8.6
4602026-08-24T19:52:50.851Z Compiling scroll_derive v0.12.1
4612026-08-24T19:52:51.005Z Compiling thiserror-impl v2.0.18
4622026-08-24T19:52:51.253Z Compiling clap_derive v4.6.1
4632026-08-24T19:52:51.410Z Compiling tabled v0.15.0
4642026-08-24T19:52:51.499Z Compiling scroll v0.12.0
4652026-08-24T19:52:51.644Z Compiling zerocopy v0.7.35
4662026-08-24T19:52:51.773Z Compiling goblin v0.8.2
4672026-08-24T19:52:52.076Z Compiling dtrace-parser v0.2.0
4682026-08-24T19:52:52.199Z Compiling textwrap v0.16.2
4692026-08-24T19:52:52.433Z Compiling swrite v0.1.0
4702026-08-24T19:52:52.995Z Compiling clap v4.6.1
4712026-08-24T19:52:53.571Z Compiling serde_spanned v0.6.9
4722026-08-24T19:52:53.571Z Compiling toml_datetime v0.6.11
4732026-08-24T19:52:53.575Z Compiling macaddr v1.0.1
4742026-08-24T19:52:53.575Z Compiling cargo_metadata v0.23.1
4752026-08-24T19:52:53.575Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
4762026-08-24T19:52:53.681Z Compiling dof v0.3.0
4772026-08-24T19:52:53.697Z Compiling serde_tokenstream v0.2.3
4782026-08-24T19:52:53.835Z Compiling toml_edit v0.22.27
4792026-08-24T19:52:54.469Z Compiling usdt-attr-macro v0.5.0
4802026-08-24T19:52:54.469Z Compiling usdt-macro v0.5.0
4812026-08-24T19:52:55.085Z Compiling usdt v0.5.0
4822026-08-24T19:52:55.172Z Compiling toml v0.8.23
4832026-08-24T19:52:55.497Z Compiling cargo_toml v0.21.0
4842026-08-24T19:52:56.761Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4852026-08-24T19:52:58.754Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.97s
4862026-08-24T19:52:58.972Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
4872026-08-24T19:52:59.495Z Downloading crates ...
4882026-08-24T19:52:59.553Z Downloaded async-stream-impl v0.3.6
4892026-08-24T19:52:59.556Z Downloaded ascii-canvas v3.0.0
4902026-08-24T19:52:59.571Z Downloaded bb8 v0.8.6
4912026-08-24T19:52:59.577Z Downloaded embedded-io v0.6.1
4922026-08-24T19:52:59.580Z Downloaded funty v2.0.0
4932026-08-24T19:52:59.584Z Downloaded float-ord v0.3.2
4942026-08-24T19:52:59.587Z Downloaded async-stream v0.3.6
4952026-08-24T19:52:59.587Z Downloaded gethostname v0.5.0
4962026-08-24T19:52:59.587Z Downloaded bcrypt-pbkdf v0.11.0
4972026-08-24T19:52:59.591Z Downloaded enum-as-inner v0.6.1
4982026-08-24T19:52:59.591Z Downloaded bit-set v0.8.0
4992026-08-24T19:52:59.591Z Downloaded erased-serde v0.3.31
5002026-08-24T19:52:59.595Z Downloaded assert_matches v1.5.0
5012026-08-24T19:52:59.598Z Downloaded elliptic-curve v0.14.1
5022026-08-24T19:52:59.598Z Downloaded aead v0.5.2
5032026-08-24T19:52:59.602Z Downloaded atomicwrites v0.4.4
5042026-08-24T19:52:59.602Z Downloaded bit-set v0.5.3
5052026-08-24T19:52:59.602Z Downloaded ena v0.14.4
5062026-08-24T19:52:59.602Z Downloaded backtrace-ext v0.2.1
5072026-08-24T19:52:59.602Z Downloaded bitfield-macros v0.19.4
5082026-08-24T19:52:59.602Z Downloaded fatfs v0.3.6
5092026-08-24T19:52:59.605Z Downloaded fd-lock v4.0.4
5102026-08-24T19:52:59.608Z Downloaded endian-type v0.1.2
5112026-08-24T19:52:59.608Z Downloaded env_filter v2.0.0
5122026-08-24T19:52:59.609Z Downloaded anstyle-parse v0.2.7
5132026-08-24T19:52:59.612Z Downloaded chacha20 v0.9.1
5142026-08-24T19:52:59.612Z Downloaded anstream v0.6.21
5152026-08-24T19:52:59.612Z Downloaded bitflags v1.3.2
5162026-08-24T19:52:59.615Z Downloaded foreign-types v0.3.2
5172026-08-24T19:52:59.615Z Downloaded base16ct v0.2.0
5182026-08-24T19:52:59.619Z Downloaded array-init v0.0.4
5192026-08-24T19:52:59.620Z Downloaded flagset v0.4.7
5202026-08-24T19:52:59.620Z Downloaded futures-io v0.3.32
5212026-08-24T19:52:59.620Z Downloaded normalize-line-endings v0.3.0
5222026-08-24T19:52:59.620Z Downloaded atomic-waker v1.1.2
5232026-08-24T19:52:59.623Z Downloaded atty v0.2.14
5242026-08-24T19:52:59.623Z Downloaded adler2 v2.0.1
5252026-08-24T19:52:59.627Z Downloaded foreign-types-macros v0.2.3
5262026-08-24T19:52:59.627Z Downloaded base64ct v1.8.3
5272026-08-24T19:52:59.627Z Downloaded bit-vec v0.8.0
5282026-08-24T19:52:59.630Z Downloaded bit-vec v0.6.3
5292026-08-24T19:52:59.633Z Downloaded ff v0.13.1
5302026-08-24T19:52:59.633Z Downloaded find-msvc-tools v0.1.9
5312026-08-24T19:52:59.633Z Downloaded async-trait v0.1.89
5322026-08-24T19:52:59.636Z Downloaded float-cmp v0.10.0
5332026-08-24T19:52:59.637Z Downloaded enum_dispatch v0.3.13
5342026-08-24T19:52:59.641Z Downloaded foreign-types v0.5.0
5352026-08-24T19:52:59.641Z Downloaded embedded-io v0.4.0
5362026-08-24T19:52:59.641Z Downloaded fixedbitset v0.5.7
5372026-08-24T19:52:59.641Z Downloaded foldhash v0.2.0
5382026-08-24T19:52:59.644Z Downloaded env_logger v0.11.11
5392026-08-24T19:52:59.644Z Downloaded filetime v0.2.27
5402026-08-24T19:52:59.647Z Downloaded fxhash v0.2.1
5412026-08-24T19:52:59.650Z Downloaded arrayref v0.3.9
5422026-08-24T19:52:59.650Z Downloaded futures-core v0.3.32
5432026-08-24T19:52:59.650Z Downloaded futures-task v0.3.32
5442026-08-24T19:52:59.654Z Downloaded ff v0.14.0
5452026-08-24T19:52:59.654Z Downloaded base16ct v1.0.0
5462026-08-24T19:52:59.654Z Downloaded block-buffer v0.12.1
5472026-08-24T19:52:59.657Z Downloaded backoff v0.4.0
5482026-08-24T19:52:59.658Z Downloaded aead v0.6.1
5492026-08-24T19:52:59.658Z Downloaded arrayvec v0.7.6
5502026-08-24T19:52:59.664Z Downloaded fixedbitset v0.4.2
5512026-08-24T19:52:59.664Z Downloaded console v0.15.11
5522026-08-24T19:52:59.667Z Downloaded async-recursion v1.1.1
5532026-08-24T19:52:59.667Z Downloaded cfg_aliases v0.1.1
5542026-08-24T19:52:59.667Z Downloaded cfg_aliases v0.2.1
5552026-08-24T19:52:59.671Z Downloaded fallible-iterator v0.2.0
5562026-08-24T19:52:59.671Z Downloaded bitfield-struct v0.6.2
5572026-08-24T19:52:59.674Z Downloaded castaway v0.2.4
5582026-08-24T19:52:59.674Z Downloaded ciborium-io v0.2.2
5592026-08-24T19:52:59.674Z Downloaded form_urlencoded v1.2.2
5602026-08-24T19:52:59.674Z Downloaded futures-macro v0.3.32
5612026-08-24T19:52:59.674Z Downloaded block-padding v0.4.2
5622026-08-24T19:52:59.674Z Downloaded http-body v1.0.1
5632026-08-24T19:52:59.677Z Downloaded bcs v0.1.6
5642026-08-24T19:52:59.677Z Downloaded foreign-types-shared v0.3.1
5652026-08-24T19:52:59.681Z Downloaded hash32 v0.3.1
5662026-08-24T19:52:59.681Z Downloaded compression-core v0.4.31
5672026-08-24T19:52:59.684Z Downloaded hash32 v0.2.1
5682026-08-24T19:52:59.685Z Downloaded hex v0.4.3
5692026-08-24T19:52:59.688Z Downloaded ciborium-ll v0.2.2
5702026-08-24T19:52:59.688Z Downloaded httpdate v1.0.3
5712026-08-24T19:52:59.691Z Downloaded git-stub v1.0.0
5722026-08-24T19:52:59.694Z Downloaded hex-literal v1.1.0
5732026-08-24T19:52:59.697Z Downloaded newline-converter v0.3.0
5742026-08-24T19:52:59.697Z Downloaded nibble_vec v0.1.0
5752026-08-24T19:52:59.700Z Downloaded nodrop v0.1.14
5762026-08-24T19:52:59.700Z Downloaded foreign-types-shared v0.1.1
5772026-08-24T19:52:59.705Z Downloaded bitfield v0.19.4
5782026-08-24T19:52:59.708Z Downloaded blake2 v0.10.6
5792026-08-24T19:52:59.713Z Downloaded addr2line v0.25.1
5802026-08-24T19:52:59.713Z Downloaded argon2 v0.6.0-rc.8
5812026-08-24T19:52:59.713Z Downloaded backon v1.6.0
5822026-08-24T19:52:59.716Z Downloaded headers-core v0.3.0
5832026-08-24T19:52:59.716Z Downloaded heapless v0.7.17
5842026-08-24T19:52:59.720Z Downloaded buf-list v1.1.2
5852026-08-24T19:52:59.723Z Downloaded foldhash v0.1.5
5862026-08-24T19:52:59.723Z Downloaded hostname v0.3.1
5872026-08-24T19:52:59.723Z Downloaded ghash v0.6.0
5882026-08-24T19:52:59.726Z Downloaded cobs v0.3.0
5892026-08-24T19:52:59.729Z Downloaded cbc v0.2.1
5902026-08-24T19:52:59.730Z Downloaded http-range v0.1.5
5912026-08-24T19:52:59.730Z Downloaded openssl-macros v0.1.1
5922026-08-24T19:52:59.737Z Downloaded proc-macro-crate v1.3.1
5932026-08-24T19:52:59.740Z Downloaded futures-sink v0.3.32
5942026-08-24T19:52:59.740Z Downloaded home v0.5.12
5952026-08-24T19:52:59.744Z Downloaded bs58 v0.5.1
5962026-08-24T19:52:59.747Z Downloaded byte-wrapper v0.1.0
5972026-08-24T19:52:59.747Z Downloaded cmov v0.5.4
5982026-08-24T19:52:59.751Z Downloaded hostname v0.4.2
5992026-08-24T19:52:59.754Z Downloaded parse-size v1.1.0
6002026-08-24T19:52:59.754Z Downloaded rfc6979 v0.4.0
6012026-08-24T19:52:59.754Z Downloaded serde_urlencoded v0.7.1
6022026-08-24T19:52:59.758Z Downloaded colored v3.1.1
6032026-08-24T19:52:59.758Z Downloaded cmake v0.1.57
6042026-08-24T19:52:59.758Z Downloaded hubpack v0.1.2
6052026-08-24T19:52:59.761Z Downloaded blowfish v0.10.0
6062026-08-24T19:52:59.761Z Downloaded compression-codecs v0.4.37
6072026-08-24T19:52:59.764Z Downloaded phf_shared v0.13.1
6082026-08-24T19:52:59.764Z Downloaded cipher v0.5.2
6092026-08-24T19:52:59.769Z Downloaded num_enum v0.5.11
6102026-08-24T19:52:59.773Z Downloaded cexpr v0.6.0
6112026-08-24T19:52:59.776Z Downloaded cipher v0.4.4
6122026-08-24T19:52:59.776Z Downloaded sha1 v0.10.6
6132026-08-24T19:52:59.776Z Downloaded russh-cryptovec v0.62.0
6142026-08-24T19:52:59.776Z Downloaded globwalk v0.9.1
6152026-08-24T19:52:59.780Z Downloaded hubpack_derive v0.1.1
6162026-08-24T19:52:59.780Z Downloaded futures-executor v0.3.32
6172026-08-24T19:52:59.780Z Downloaded slog-bunyan v2.5.0
6182026-08-24T19:52:59.783Z Downloaded ahash v0.8.12
6192026-08-24T19:52:59.783Z Downloaded argon2 v0.5.3
6202026-08-24T19:52:59.783Z Downloaded parse-display-derive v0.10.0
6212026-08-24T19:52:59.786Z Downloaded pem-rfc7468 v0.7.0
6222026-08-24T19:52:59.786Z Downloaded fs-err v2.11.0
6232026-08-24T19:52:59.790Z Downloaded group v0.13.0
6242026-08-24T19:52:59.790Z Downloaded group v0.14.0
6252026-08-24T19:52:59.790Z Downloaded num_enum_derive v0.7.6
6262026-08-24T19:52:59.790Z Downloaded async-bb8-diesel v0.2.1
6272026-08-24T19:52:59.793Z Downloaded highway v1.3.0
6282026-08-24T19:52:59.796Z Downloaded bzip2 v0.6.1
6292026-08-24T19:52:59.801Z Downloaded clang-sys v1.8.1
6302026-08-24T19:52:59.801Z Downloaded glob v0.3.3
6312026-08-24T19:52:59.804Z Downloaded globset v0.4.18
6322026-08-24T19:52:59.804Z Downloaded scopeguard v1.2.0
6332026-08-24T19:52:59.808Z Downloaded subtle v2.6.1
6342026-08-24T19:52:59.808Z Downloaded pem v3.0.6
6352026-08-24T19:52:59.808Z Downloaded predicates v3.1.4
6362026-08-24T19:52:59.811Z Downloaded semver v0.1.20
6372026-08-24T19:52:59.811Z Downloaded secrecy v0.10.3
6382026-08-24T19:52:59.811Z Downloaded signature v2.2.0
6392026-08-24T19:52:59.811Z Downloaded flate2 v1.1.9
6402026-08-24T19:52:59.814Z Downloaded take_mut v0.2.2
6412026-08-24T19:52:59.818Z Downloaded oxide-generation-macros v0.2.0
6422026-08-24T19:52:59.818Z Downloaded colored v2.2.0
6432026-08-24T19:52:59.821Z Downloaded polyval v0.7.1
6442026-08-24T19:52:59.821Z Downloaded progenitor v0.13.0
6452026-08-24T19:52:59.821Z Downloaded r2d2 v0.8.10
6462026-08-24T19:52:59.821Z Downloaded camino-tempfile-ext v0.3.3
6472026-08-24T19:52:59.824Z Downloaded console v0.16.2
6482026-08-24T19:52:59.824Z Downloaded phf v0.12.1
6492026-08-24T19:52:59.825Z Downloaded rand_seeder v0.4.0
6502026-08-24T19:52:59.828Z Downloaded tower-layer v0.3.3
6512026-08-24T19:52:59.834Z Downloaded bzip2 v0.4.4
6522026-08-24T19:52:59.837Z Downloaded cancel-safe-futures v0.1.5
6532026-08-24T19:52:59.837Z Downloaded const-oid v0.9.6
6542026-08-24T19:52:59.840Z Downloaded cassowary v0.3.0
6552026-08-24T19:52:59.840Z Downloaded hickory-resolver v0.24.4
6562026-08-24T19:52:59.840Z Downloaded chacha20 v0.10.0
6572026-08-24T19:52:59.843Z Downloaded http-body-util v0.1.3
6582026-08-24T19:52:59.844Z Downloaded num-integer v0.1.46
6592026-08-24T19:52:59.844Z Downloaded ciborium v0.2.2
6602026-08-24T19:52:59.847Z Downloaded futures-channel v0.3.32
6612026-08-24T19:52:59.847Z Downloaded supports-unicode v3.0.0
6622026-08-24T19:52:59.847Z Downloaded serde_tokenstream v0.3.0
6632026-08-24T19:52:59.850Z Downloaded slog-async v2.8.0
6642026-08-24T19:52:59.856Z Downloaded tokio-macros v2.7.0
6652026-08-24T19:52:59.856Z Downloaded zerofrom v0.1.6
6662026-08-24T19:52:59.859Z Downloaded pin-project-lite v0.2.17
6672026-08-24T19:52:59.860Z Downloaded progenitor-client v0.13.0
6682026-08-24T19:52:59.860Z Downloaded progenitor-client v0.14.0
6692026-08-24T19:52:59.863Z Downloaded rand_core v0.9.5
6702026-08-24T19:52:59.863Z Downloaded allocator-api2 v0.2.21
6712026-08-24T19:52:59.863Z Downloaded progenitor v0.14.0
6722026-08-24T19:52:59.868Z Downloaded usdt v0.6.0
6732026-08-24T19:52:59.873Z Downloaded yoke-derive v0.8.1
6742026-08-24T19:52:59.876Z Downloaded fs_extra v1.3.0
6752026-08-24T19:52:59.881Z Downloaded convert_case v0.4.0
6762026-08-24T19:52:59.890Z Downloaded aes-gcm v0.11.0
6772026-08-24T19:52:59.890Z Downloaded thread_local v1.1.9
6782026-08-24T19:52:59.893Z Downloaded ar_archive_writer v0.5.1
6792026-08-24T19:52:59.893Z Downloaded poly1305 v0.9.0
6802026-08-24T19:52:59.893Z Downloaded getrandom v0.2.17
6812026-08-24T19:52:59.893Z Downloaded git-stub-vcs v0.1.0
6822026-08-24T19:52:59.893Z Downloaded hmac v0.13.0
6832026-08-24T19:52:59.893Z Downloaded crunchy v0.2.4
6842026-08-24T19:52:59.893Z Downloaded curve25519-dalek-derive v0.1.1
6852026-08-24T19:52:59.893Z Downloaded postgres-types v0.2.12
6862026-08-24T19:52:59.897Z Downloaded rustls-native-certs v0.8.3
6872026-08-24T19:52:59.900Z Downloaded tui-tree-widget v0.23.1
6882026-08-24T19:52:59.900Z Downloaded want v0.3.1
6892026-08-24T19:52:59.900Z Downloaded xshell-macros v0.2.7
6902026-08-24T19:52:59.903Z Downloaded zone_cfg_derive v0.3.1
6912026-08-24T19:52:59.903Z Downloaded debug-ignore v1.0.5
6922026-08-24T19:52:59.903Z Downloaded serde_path_to_error v0.1.20
6932026-08-24T19:52:59.906Z Downloaded half v1.8.3
6942026-08-24T19:52:59.910Z Downloaded dtrace-parser v0.3.0
6952026-08-24T19:52:59.911Z Downloaded difflib v0.4.0
6962026-08-24T19:52:59.917Z Downloaded spki v0.8.0
6972026-08-24T19:52:59.920Z Downloaded oxide-update-engine-types v0.1.2
6982026-08-24T19:52:59.923Z Downloaded parking_lot v0.11.2
6992026-08-24T19:52:59.923Z Downloaded defmt-parser v1.0.0
7002026-08-24T19:52:59.924Z Downloaded dunce v1.0.5
7012026-08-24T19:52:59.927Z Downloaded is_ci v1.2.0
7022026-08-24T19:52:59.927Z Downloaded spki v0.7.3
7032026-08-24T19:52:59.927Z Downloaded strum_macros v0.24.3
7042026-08-24T19:52:59.930Z Downloaded synstructure v0.13.2
7052026-08-24T19:52:59.930Z Downloaded vergen-lib v0.1.6
7062026-08-24T19:52:59.930Z Downloaded dyn-clone v1.0.20
7072026-08-24T19:52:59.930Z Downloaded instability v0.3.11
7082026-08-24T19:52:59.933Z Downloaded lru v0.12.5
7092026-08-24T19:52:59.937Z Downloaded termios v0.3.3
7102026-08-24T19:52:59.937Z Downloaded tiny-keccak v2.0.2
7112026-08-24T19:52:59.937Z Downloaded generic-array v1.4.3
7122026-08-24T19:52:59.940Z Downloaded lru-cache v0.1.2
7132026-08-24T19:52:59.940Z Downloaded new_debug_unreachable v1.0.6
7142026-08-24T19:52:59.943Z Downloaded base64 v0.21.7
7152026-08-24T19:52:59.943Z Downloaded illumos-nvpair-sys v0.2.0
7162026-08-24T19:52:59.947Z Downloaded pkcs1 v0.7.5
7172026-08-24T19:52:59.951Z Downloaded toml_writer v1.1.1+spec-1.1.0
7182026-08-24T19:52:59.951Z Downloaded bytes v1.11.1
7192026-08-24T19:52:59.954Z Downloaded compact_str v0.8.1
7202026-08-24T19:52:59.954Z Downloaded arc-swap v1.8.2
7212026-08-24T19:52:59.958Z Downloaded chumsky v0.9.3
7222026-08-24T19:52:59.958Z Downloaded spin v0.9.8
7232026-08-24T19:52:59.961Z Downloaded usdt-attr-macro v0.6.0
7242026-08-24T19:52:59.961Z Downloaded whoami v1.6.1
7252026-08-24T19:52:59.961Z Downloaded jiff-static v0.2.34
7262026-08-24T19:52:59.966Z Downloaded keccak v0.1.6
7272026-08-24T19:52:59.969Z Downloaded critical-section v1.2.0
7282026-08-24T19:52:59.972Z Downloaded salsa20 v0.11.0
7292026-08-24T19:52:59.973Z Downloaded olpc-cjson v0.1.4
7302026-08-24T19:52:59.976Z Downloaded password-hash v0.6.1
7312026-08-24T19:52:59.976Z Downloaded getrandom v0.3.4
7322026-08-24T19:52:59.980Z Downloaded futures v0.3.32
7332026-08-24T19:52:59.984Z Downloaded convert_case v0.10.0
7342026-08-24T19:52:59.984Z Downloaded rustls-pemfile v2.2.0
7352026-08-24T19:52:59.984Z Downloaded twox-hash v2.1.2
7362026-08-24T19:52:59.987Z Downloaded diesel-dtrace v0.5.0
7372026-08-24T19:52:59.987Z Downloaded document-features v0.2.12
7382026-08-24T19:52:59.987Z Downloaded hmac v0.12.1
7392026-08-24T19:52:59.987Z Downloaded digest v0.11.3
7402026-08-24T19:52:59.991Z Downloaded openssl-probe v0.2.1
7412026-08-24T19:52:59.991Z Downloaded displaydoc v0.2.5
7422026-08-24T19:52:59.991Z Downloaded precomputed-hash v0.1.1
7432026-08-24T19:52:59.995Z Downloaded num-conv v0.2.0
7442026-08-24T19:52:59.995Z Downloaded openssl-probe v0.1.6
7452026-08-24T19:52:59.995Z Downloaded blake2 v0.11.0-rc.6
7462026-08-24T19:52:59.998Z Downloaded const-oid v0.10.2
7472026-08-24T19:52:59.998Z Downloaded chacha20poly1305 v0.10.1
7482026-08-24T19:53:00.002Z Downloaded omicron-zone-package v0.12.3
7492026-08-24T19:53:00.002Z Downloaded similar v2.7.0
7502026-08-24T19:53:00.006Z Downloaded ipnet v2.12.0
7512026-08-24T19:53:00.006Z Downloaded libscf-sys v1.2.0
7522026-08-24T19:53:00.009Z Downloaded wyz v0.5.1
7532026-08-24T19:53:00.009Z Downloaded libefi-sys v0.1.0
7542026-08-24T19:53:00.010Z Downloaded quick-error v1.2.3
7552026-08-24T19:53:00.010Z Downloaded rand_chacha v0.3.1
7562026-08-24T19:53:00.013Z Downloaded der_derive v0.7.3
7572026-08-24T19:53:00.013Z Downloaded rustc_version v0.4.1
7582026-08-24T19:53:00.013Z Downloaded percent-encoding v2.3.2
7592026-08-24T19:53:00.016Z Downloaded openssl-sys v0.9.117
7602026-08-24T19:53:00.020Z Downloaded lock_api v0.4.14
7612026-08-24T19:53:00.023Z Downloaded multer v3.1.0
7622026-08-24T19:53:00.028Z Downloaded flume v0.11.1
7632026-08-24T19:53:00.033Z Downloaded slog v2.8.2
7642026-08-24T19:53:00.033Z Downloaded socket2 v0.5.10
7652026-08-24T19:53:00.036Z Downloaded ecdsa v0.16.9
7662026-08-24T19:53:00.036Z Downloaded impl-trait-for-tuples v0.2.3
7672026-08-24T19:53:00.045Z Downloaded serde-big-array v0.5.1
7682026-08-24T19:53:00.049Z Downloaded sigpipe v0.1.3
7692026-08-24T19:53:00.052Z Downloaded papergrid v0.18.0
7702026-08-24T19:53:00.053Z Downloaded tokio-stream v0.1.18
7712026-08-24T19:53:00.055Z Downloaded recursive-proc-macro-impl v0.1.1
7722026-08-24T19:53:00.056Z Downloaded scheduled-thread-pool v0.2.7
7732026-08-24T19:53:00.056Z Downloaded toml v0.7.8
7742026-08-24T19:53:00.059Z Downloaded num-complex v0.4.6
7752026-08-24T19:53:00.059Z Downloaded expectorate v1.2.0
7762026-08-24T19:53:00.059Z Downloaded supports-hyperlinks v3.2.0
7772026-08-24T19:53:00.062Z Downloaded oxide-update-engine-display v0.1.2
7782026-08-24T19:53:00.062Z Downloaded peg v0.8.5
7792026-08-24T19:53:00.062Z Downloaded darling v0.20.11
7802026-08-24T19:53:00.065Z Downloaded libsw v3.5.0
7812026-08-24T19:53:00.065Z Downloaded darling v0.21.3
7822026-08-24T19:53:00.079Z Downloaded darling v0.23.0
7832026-08-24T19:53:00.079Z Downloaded tokio-test v0.4.5
7842026-08-24T19:53:00.079Z Downloaded signal-hook-mio v0.2.5
7852026-08-24T19:53:00.079Z Downloaded unsafe-libyaml v0.2.11
7862026-08-24T19:53:00.079Z Downloaded stable_deref_trait v1.2.1
7872026-08-24T19:53:00.079Z Downloaded ron v0.8.1
7882026-08-24T19:53:00.079Z Downloaded rand_chacha v0.9.0
7892026-08-24T19:53:00.079Z Downloaded scuffle v0.1.0
7902026-08-24T19:53:00.084Z Downloaded socket2 v0.6.3
7912026-08-24T19:53:00.084Z Downloaded vte v0.14.1
7922026-08-24T19:53:00.084Z Downloaded litemap v0.8.1
7932026-08-24T19:53:00.084Z Downloaded litrs v1.0.0
7942026-08-24T19:53:00.087Z Downloaded rpassword v7.5.4
7952026-08-24T19:53:00.087Z Downloaded universal-hash v0.6.1
7962026-08-24T19:53:00.087Z Downloaded p384 v0.14.0
7972026-08-24T19:53:00.087Z Downloaded ryu v1.0.23
7982026-08-24T19:53:00.091Z Downloaded parking_lot_core v0.8.6
7992026-08-24T19:53:00.094Z Downloaded backtrace v0.3.76
8002026-08-24T19:53:00.094Z Downloaded base64 v0.22.1
8012026-08-24T19:53:00.097Z Downloaded bumpalo v3.20.2
8022026-08-24T19:53:00.097Z Downloaded termtree v0.5.1
8032026-08-24T19:53:00.101Z Downloaded async-compression v0.4.41
8042026-08-24T19:53:00.104Z Downloaded cookie v0.18.1
8052026-08-24T19:53:00.104Z Downloaded crc8 v0.1.1
8062026-08-24T19:53:00.104Z Downloaded utf8_iter v1.0.4
8072026-08-24T19:53:00.107Z Downloaded cpufeatures v0.3.0
8082026-08-24T19:53:00.110Z Downloaded simd-adler32 v0.3.8
8092026-08-24T19:53:00.110Z Downloaded publicsuffix v2.3.0
8102026-08-24T19:53:00.114Z Downloaded half v2.7.1
8112026-08-24T19:53:00.117Z Downloaded snafu-derive v0.8.9
8122026-08-24T19:53:00.117Z Downloaded ssh-encoding v0.3.0
8132026-08-24T19:53:00.117Z Downloaded darling_macro v0.13.4
8142026-08-24T19:53:00.117Z Downloaded dirs-next v2.0.0
8152026-08-24T19:53:00.120Z Downloaded downcast-rs v2.0.2
8162026-08-24T19:53:00.120Z Downloaded crossbeam-utils v0.8.21
8172026-08-24T19:53:00.120Z Downloaded tokio-dtrace v0.1.1
8182026-08-24T19:53:00.126Z Downloaded derive_builder v0.20.2
8192026-08-24T19:53:00.129Z Downloaded cc v1.2.56
8202026-08-24T19:53:00.129Z Downloaded rayon-core v1.13.0
8212026-08-24T19:53:00.129Z Downloaded pin-project-internal v1.1.11
8222026-08-24T19:53:00.129Z Downloaded proc-macro-crate v3.4.0
8232026-08-24T19:53:00.129Z Downloaded phc v0.6.1
8242026-08-24T19:53:00.133Z Downloaded dropshot-api-manager-types v0.8.0
8252026-08-24T19:53:00.133Z Downloaded term v1.2.1
8262026-08-24T19:53:00.136Z Downloaded icu_provider v2.1.1
8272026-08-24T19:53:00.136Z Downloaded instant v0.1.13
8282026-08-24T19:53:00.140Z Downloaded is-terminal v0.4.17
8292026-08-24T19:53:00.140Z Downloaded tls_codec v0.4.2
8302026-08-24T19:53:00.140Z Downloaded ecdsa v0.17.0
8312026-08-24T19:53:00.145Z Downloaded quinn-udp v0.5.14
8322026-08-24T19:53:00.145Z Downloaded unicase v2.9.0
8332026-08-24T19:53:00.149Z Downloaded zeroize_derive v1.5.0
8342026-08-24T19:53:00.158Z Downloaded maplit v1.0.2
8352026-08-24T19:53:00.158Z Downloaded mime v0.3.17
8362026-08-24T19:53:00.158Z Downloaded num-derive v0.4.2
8372026-08-24T19:53:00.161Z Downloaded defmt v0.3.100
8382026-08-24T19:53:00.161Z Downloaded httparse v1.10.1
8392026-08-24T19:53:00.161Z Downloaded idna_adapter v1.2.1
8402026-08-24T19:53:00.161Z Downloaded prettyplease v0.2.37
8412026-08-24T19:53:00.161Z Downloaded unicode-bidi v0.3.18
8422026-08-24T19:53:00.166Z Downloaded zip v0.6.6
8432026-08-24T19:53:00.166Z Downloaded steno v0.4.1
8442026-08-24T19:53:00.170Z Downloaded ingot-macros v0.2.0
8452026-08-24T19:53:00.170Z Downloaded uuid v1.23.4
8462026-08-24T19:53:00.170Z Downloaded jobserver v0.1.34
8472026-08-24T19:53:00.170Z Downloaded serde_derive_internals v0.29.1
8482026-08-24T19:53:00.170Z Downloaded md5 v0.8.0
8492026-08-24T19:53:00.176Z Downloaded path-slash v0.1.5
8502026-08-24T19:53:00.180Z Downloaded hickory-resolver v0.25.2
8512026-08-24T19:53:00.181Z Downloaded csv-core v0.1.13
8522026-08-24T19:53:00.181Z Downloaded sha2 v0.11.0
8532026-08-24T19:53:00.190Z Downloaded progenitor-macro v0.13.0
8542026-08-24T19:53:00.194Z Downloaded sponge-cursor v0.1.0
8552026-08-24T19:53:00.194Z Downloaded stacker v0.1.23
8562026-08-24T19:53:00.194Z Downloaded slog-stdlog v4.1.1
8572026-08-24T19:53:00.194Z Downloaded toml_datetime v0.7.5+spec-1.1.0
8582026-08-24T19:53:00.201Z Downloaded topological-sort v0.2.2
8592026-08-24T19:53:00.201Z Downloaded derive-ex v0.1.8
8602026-08-24T19:53:00.205Z Downloaded potential_utf v0.1.4
8612026-08-24T19:53:00.205Z Downloaded progenitor-macro v0.14.0
8622026-08-24T19:53:00.210Z Downloaded usdt-impl v0.6.0
8632026-08-24T19:53:00.214Z Downloaded vergen-lib v9.1.0
8642026-08-24T19:53:00.214Z Downloaded headers v0.4.1
8652026-08-24T19:53:00.217Z Downloaded secrecy v0.8.0
8662026-08-24T19:53:00.217Z Downloaded sha1 v0.11.0
8672026-08-24T19:53:00.217Z Downloaded tracing-attributes v0.1.31
8682026-08-24T19:53:00.220Z Downloaded pkcs1 v0.8.0-rc.4
8692026-08-24T19:53:00.223Z Downloaded knus-derive v3.4.0
8702026-08-24T19:53:00.227Z Downloaded multimap v0.10.1
8712026-08-24T19:53:00.227Z Downloaded vergen-gitcl v1.0.8
8722026-08-24T19:53:00.227Z Downloaded predicates-tree v1.0.13
8732026-08-24T19:53:00.231Z Downloaded slog-envlogger v2.2.0
8742026-08-24T19:53:00.234Z Downloaded miette-derive v7.6.0
8752026-08-24T19:53:00.234Z Downloaded zstd-safe v7.2.4
8762026-08-24T19:53:00.237Z Downloaded crypto-bigint v0.5.5
8772026-08-24T19:53:00.241Z Downloaded serde_yaml v0.9.34+deprecated
8782026-08-24T19:53:00.244Z Downloaded writeable v0.6.2
8792026-08-24T19:53:00.247Z Downloaded constant_time_eq v0.4.2
8802026-08-24T19:53:00.247Z Downloaded data-encoding v2.10.0
8812026-08-24T19:53:00.251Z Downloaded thread-id v5.1.0
8822026-08-24T19:53:00.251Z Downloaded strum v0.27.2
8832026-08-24T19:53:00.251Z Downloaded untrusted v0.9.0
8842026-08-24T19:53:00.251Z Downloaded rfc6979 v0.6.0
8852026-08-24T19:53:00.254Z Downloaded rtoolbox v0.0.3
8862026-08-24T19:53:00.254Z Downloaded seq-macro v0.3.6
8872026-08-24T19:53:00.255Z Downloaded phf v0.13.1
8882026-08-24T19:53:00.255Z Downloaded crc32fast v1.5.0
8892026-08-24T19:53:00.258Z Downloaded pem-rfc7468 v1.0.0
8902026-08-24T19:53:00.261Z Downloaded heapless v0.8.0
8912026-08-24T19:53:00.264Z Downloaded oxide-tokio-rt v0.1.4
8922026-08-24T19:53:00.264Z Downloaded oxide-update-engine v0.1.2
8932026-08-24T19:53:00.267Z Downloaded usdt-macro v0.6.0
8942026-08-24T19:53:00.270Z Downloaded unarray v0.1.4
8952026-08-24T19:53:00.271Z Downloaded keccak v0.2.0
8962026-08-24T19:53:00.274Z Downloaded primeorder v0.14.0
8972026-08-24T19:53:00.274Z Downloaded rand v0.10.1
8982026-08-24T19:53:00.277Z Downloaded rand_core v0.6.4
8992026-08-24T19:53:00.277Z Downloaded rand_core v0.10.0
9002026-08-24T19:53:00.277Z Downloaded hyper-rustls v0.27.7
9012026-08-24T19:53:00.281Z Downloaded tinyvec v1.10.0
9022026-08-24T19:53:00.281Z Downloaded hashbrown v0.12.3
9032026-08-24T19:53:00.284Z Downloaded hashbrown v0.13.2
9042026-08-24T19:53:00.284Z Downloaded iana-time-zone v0.1.65
9052026-08-24T19:53:00.287Z Downloaded slog-scope v4.4.1
9062026-08-24T19:53:00.287Z Downloaded ingot v0.2.1
9072026-08-24T19:53:00.290Z Downloaded cpubits v0.1.1
9082026-08-24T19:53:00.290Z Downloaded zopfli v0.8.3
9092026-08-24T19:53:00.293Z Downloaded rusty-fork v0.3.1
9102026-08-24T19:53:00.293Z Downloaded term v0.7.0
9112026-08-24T19:53:00.299Z Downloaded toml_parser v1.1.2+spec-1.1.0
9122026-08-24T19:53:00.299Z Downloaded libsw-core v0.3.2
9132026-08-24T19:53:00.302Z Downloaded tracing-core v0.1.36
9142026-08-24T19:53:00.302Z Downloaded nanorand v0.7.0
9152026-08-24T19:53:00.302Z Downloaded native-tls v0.2.18
9162026-08-24T19:53:00.306Z Downloaded sqlformat v0.3.5
9172026-08-24T19:53:00.309Z Downloaded inout v0.1.4
9182026-08-24T19:53:00.316Z Downloaded pin-project v1.1.11
9192026-08-24T19:53:00.321Z Downloaded pkcs5 v0.8.1
9202026-08-24T19:53:00.325Z Downloaded cstr-argument v0.1.2
9212026-08-24T19:53:00.325Z Downloaded oxnet v0.1.6
9222026-08-24T19:53:00.328Z Downloaded pkg-config v0.3.32
9232026-08-24T19:53:00.328Z Downloaded aes v0.9.1
9242026-08-24T19:53:00.328Z Downloaded static_assertions v1.1.0
9252026-08-24T19:53:00.328Z Downloaded strum_macros v0.26.4
9262026-08-24T19:53:00.331Z Downloaded lzss v0.8.2
9272026-08-24T19:53:00.336Z Downloaded darling_core v0.13.4
9282026-08-24T19:53:00.340Z Downloaded hickory-server v0.25.2
9292026-08-24T19:53:00.343Z Downloaded progenitor-impl v0.13.0
9302026-08-24T19:53:00.343Z Downloaded progenitor-impl v0.14.0
9312026-08-24T19:53:00.346Z Downloaded yoke v0.8.1
9322026-08-24T19:53:00.346Z Downloaded oso-derive v0.27.3
9332026-08-24T19:53:00.346Z Downloaded parse-display v0.10.0
9342026-08-24T19:53:00.353Z Downloaded pkcs8 v0.11.0
9352026-08-24T19:53:00.357Z Downloaded typed-path v0.9.3
9362026-08-24T19:53:00.361Z Downloaded dropshot_endpoint v0.17.1
9372026-08-24T19:53:00.361Z Downloaded kstat-rs v0.2.5
9382026-08-24T19:53:00.361Z Downloaded elliptic-curve v0.13.8
9392026-08-24T19:53:00.364Z Downloaded indexmap v1.9.3
9402026-08-24T19:53:00.364Z Downloaded corncobs v0.1.4
9412026-08-24T19:53:00.367Z Downloaded signal-hook-registry v1.4.8
9422026-08-24T19:53:00.367Z Downloaded unicode_categories v0.1.1
9432026-08-24T19:53:00.371Z Downloaded schemars v0.8.22
9442026-08-24T19:53:00.374Z Downloaded delegate v0.13.5
9452026-08-24T19:53:00.377Z Downloaded either v1.15.0
9462026-08-24T19:53:00.377Z Downloaded tinystr v0.8.2
9472026-08-24T19:53:00.377Z Downloaded libbz2-rs-sys v0.2.2
9482026-08-24T19:53:00.381Z Downloaded rustc-hash v2.1.1
9492026-08-24T19:53:00.385Z Downloaded serde_spanned v1.1.1
9502026-08-24T19:53:00.388Z Downloaded signature v3.0.0
9512026-08-24T19:53:00.388Z Downloaded strsim v0.10.0
9522026-08-24T19:53:00.392Z Downloaded rsa v0.9.10
9532026-08-24T19:53:00.392Z Downloaded http v1.4.2
9542026-08-24T19:53:00.395Z Downloaded smallvec v1.15.1
9552026-08-24T19:53:00.399Z Downloaded yansi v1.0.1
9562026-08-24T19:53:00.399Z Downloaded unicode-xid v0.2.6
9572026-08-24T19:53:00.399Z Downloaded walkdir v2.5.0
9582026-08-24T19:53:00.403Z Downloaded zerocopy-derive v0.8.55
9592026-08-24T19:53:00.408Z Downloaded mime_guess v2.0.5
9602026-08-24T19:53:00.411Z Downloaded rustc_version v0.1.7
9612026-08-24T19:53:00.411Z Downloaded zerovec-derive v0.11.2
9622026-08-24T19:53:00.415Z Downloaded tap v1.0.1
9632026-08-24T19:53:00.415Z Downloaded time-core v0.1.8
9642026-08-24T19:53:00.415Z Downloaded trait-variant v0.1.2
9652026-08-24T19:53:00.422Z Downloaded tokio-native-tls v0.3.1
9662026-08-24T19:53:00.425Z Downloaded yasna v0.5.2
9672026-08-24T19:53:00.429Z Downloaded num_enum v0.7.6
9682026-08-24T19:53:00.433Z Downloaded num-rational v0.4.2
9692026-08-24T19:53:00.437Z Downloaded ppv-lite86 v0.2.21
9702026-08-24T19:53:00.437Z Downloaded psl-types v2.0.11
9712026-08-24T19:53:00.438Z Downloaded sync-ptr v0.1.4
9722026-08-24T19:53:00.438Z Downloaded void v1.0.2
9732026-08-24T19:53:00.438Z Downloaded reedline v0.40.0
9742026-08-24T19:53:00.441Z Downloaded typify-macro v0.6.2
9752026-08-24T19:53:00.441Z Downloaded waitgroup v0.1.2
9762026-08-24T19:53:00.441Z Downloaded derive_more v2.1.1
9772026-08-24T19:53:00.448Z Downloaded kem v0.3.0
9782026-08-24T19:53:00.452Z Downloaded indent_write v2.2.0
9792026-08-24T19:53:00.452Z Downloaded derive_more v0.99.20
9802026-08-24T19:53:00.452Z Downloaded inout v0.2.2
9812026-08-24T19:53:00.452Z Downloaded rustc-demangle v0.1.27
9822026-08-24T19:53:00.455Z Downloaded zerofrom-derive v0.1.6
9832026-08-24T19:53:00.459Z Downloaded ipnetwork v0.21.1
9842026-08-24T19:53:00.463Z Downloaded resolv-conf v0.7.6
9852026-08-24T19:53:00.463Z Downloaded serdect v0.4.3
9862026-08-24T19:53:00.463Z Downloaded smf v0.2.3
9872026-08-24T19:53:00.463Z Downloaded strum_macros v0.27.2
9882026-08-24T19:53:00.467Z Downloaded hyper-staticfile v0.10.1
9892026-08-24T19:53:00.467Z Downloaded num v0.4.3
9902026-08-24T19:53:00.467Z Downloaded maybe-uninit v2.0.0
9912026-08-24T19:53:00.471Z Downloaded phf_shared v0.12.1
9922026-08-24T19:53:00.471Z Downloaded md-5 v0.11.0
9932026-08-24T19:53:00.471Z Downloaded newtype-uuid v1.3.2
9942026-08-24T19:53:00.475Z Downloaded signal-hook v0.3.18
9952026-08-24T19:53:00.478Z Downloaded time-macros v0.2.27
9962026-08-24T19:53:00.482Z Downloaded module-lattice v0.2.3
9972026-08-24T19:53:00.485Z Downloaded dirs-sys-next v0.1.2
9982026-08-24T19:53:00.485Z Downloaded dsl_auto_type v0.2.0
9992026-08-24T19:53:00.485Z Downloaded oso v0.27.3
10002026-08-24T19:53:00.488Z Downloaded memoffset v0.9.1
10012026-08-24T19:53:00.488Z Downloaded uzers v0.12.2
10022026-08-24T19:53:00.488Z Downloaded xattr v1.6.1
10032026-08-24T19:53:00.491Z Downloaded num-traits v0.2.19
10042026-08-24T19:53:00.495Z Downloaded ref-cast-impl v1.0.25
10052026-08-24T19:53:00.496Z Downloaded tokio-util v0.7.18
10062026-08-24T19:53:00.499Z Downloaded tar v0.4.46
10072026-08-24T19:53:00.504Z Downloaded ctutils v0.4.2
10082026-08-24T19:53:00.507Z Downloaded tungstenite v0.23.0
10092026-08-24T19:53:00.507Z Downloaded pkcs8 v0.10.2
10102026-08-24T19:53:00.507Z Downloaded parking_lot_core v0.9.12
10112026-08-24T19:53:00.507Z Downloaded primefield v0.14.0
10122026-08-24T19:53:00.510Z Downloaded serde-hex v0.1.0
10132026-08-24T19:53:00.510Z Downloaded linked-hash-map v0.5.6
10142026-08-24T19:53:00.514Z Downloaded icu_collections v2.1.1
10152026-08-24T19:53:00.517Z Downloaded pretty_assertions v1.4.1
10162026-08-24T19:53:00.520Z Downloaded num-bigint-dig v0.8.6
10172026-08-24T19:53:00.521Z Downloaded derive-where v1.6.0
10182026-08-24T19:53:00.524Z Downloaded serde_plain v1.0.2
10192026-08-24T19:53:00.524Z Downloaded siphasher v1.0.2
10202026-08-24T19:53:00.528Z Downloaded utf-8 v0.7.6
10212026-08-24T19:53:00.531Z Downloaded des v0.9.0
10222026-08-24T19:53:00.531Z Downloaded rand v0.9.2
10232026-08-24T19:53:00.534Z Downloaded scrypt v0.12.0
10242026-08-24T19:53:00.534Z Downloaded slog-dtrace v0.3.0
10252026-08-24T19:53:00.537Z Downloaded peg-runtime v0.8.5
10262026-08-24T19:53:00.540Z Downloaded rand_xorshift v0.4.0
10272026-08-24T19:53:00.540Z Downloaded libloading v0.8.9
10282026-08-24T19:53:00.540Z Downloaded owo-colors v4.3.0
10292026-08-24T19:53:00.544Z Downloaded testing_table v0.3.0
10302026-08-24T19:53:00.544Z Downloaded icu_locale_core v2.1.1
10312026-08-24T19:53:00.547Z Downloaded zone v0.3.1
10322026-08-24T19:53:00.550Z Downloaded dof v0.4.0
10332026-08-24T19:53:00.561Z Downloaded const_format_proc_macros v0.2.34
10342026-08-24T19:53:00.564Z Downloaded darling v0.13.4
10352026-08-24T19:53:00.564Z Downloaded hyper-tls v0.6.0
10362026-08-24T19:53:00.564Z Downloaded tagptr v0.2.0
10372026-08-24T19:53:00.567Z Downloaded try-lock v0.2.5
10382026-08-24T19:53:00.570Z Downloaded schemars v0.9.0
10392026-08-24T19:53:00.576Z Downloaded test-strategy v0.4.5
10402026-08-24T19:53:00.581Z Downloaded ed25519 v2.2.3
10412026-08-24T19:53:00.591Z Downloaded num_threads v0.1.7
10422026-08-24T19:53:00.595Z Downloaded opaque-debug v0.3.1
10432026-08-24T19:53:00.595Z Downloaded predicates-core v1.0.10
10442026-08-24T19:53:00.598Z Downloaded hashbrown v0.16.1
10452026-08-24T19:53:00.602Z Downloaded samael v0.0.19
10462026-08-24T19:53:00.605Z Downloaded structmeta v0.3.0
10472026-08-24T19:53:00.605Z Downloaded support-bundle-viewer v0.1.2
10482026-08-24T19:53:00.605Z Downloaded tokio-tungstenite v0.21.0
10492026-08-24T19:53:00.609Z Downloaded lalrpop-util v0.19.12
10502026-08-24T19:53:00.612Z Downloaded sapling-renderdag v0.1.0
10512026-08-24T19:53:00.613Z Downloaded scroll_derive v0.13.1
10522026-08-24T19:53:00.613Z Downloaded slog-term v2.9.2
10532026-08-24T19:53:00.613Z Downloaded newtype-uuid-macros v0.1.0
10542026-08-24T19:53:00.613Z Downloaded newtype_derive v0.1.6
10552026-08-24T19:53:00.622Z Downloaded nu-ansi-term v0.50.3
10562026-08-24T19:53:00.628Z Downloaded sync_wrapper v1.0.2
10572026-08-24T19:53:00.632Z Downloaded unit-prefix v0.5.2
10582026-08-24T19:53:00.632Z Downloaded wnaf v0.14.0
10592026-08-24T19:53:00.632Z Downloaded drift v0.2.0
10602026-08-24T19:53:00.636Z Downloaded unicode-properties v0.1.4
10612026-08-24T19:53:00.639Z Downloaded progenitor-extras v0.2.0
10622026-08-24T19:53:00.639Z Downloaded psm v0.1.30
10632026-08-24T19:53:00.642Z Downloaded ident_case v1.0.1
10642026-08-24T19:53:00.642Z Downloaded ssh-cipher v0.3.0
10652026-08-24T19:53:00.643Z Downloaded num_enum_derive v0.5.11
10662026-08-24T19:53:00.643Z Downloaded ref-cast v1.0.25
10672026-08-24T19:53:00.643Z Downloaded serde_repr v0.1.20
10682026-08-24T19:53:00.647Z Downloaded signal-hook-tokio v0.3.1
10692026-08-24T19:53:00.647Z Downloaded strum v0.26.3
10702026-08-24T19:53:00.647Z Downloaded aho-corasick v1.1.4
10712026-08-24T19:53:00.651Z Downloaded indicatif v0.18.4
10722026-08-24T19:53:00.651Z Downloaded diesel_table_macro_syntax v0.3.0
10732026-08-24T19:53:00.655Z Downloaded tokio-postgres v0.7.16
10742026-08-24T19:53:00.663Z Downloaded daft v0.1.8
10752026-08-24T19:53:00.668Z Downloaded unicode-truncate v1.1.0
10762026-08-24T19:53:00.672Z Downloaded url v2.5.8
10772026-08-24T19:53:00.675Z Downloaded rustls-webpki v0.103.13
10782026-08-24T19:53:00.675Z Downloaded sec1 v0.7.3
10792026-08-24T19:53:00.678Z Downloaded toml_edit v0.23.10+spec-1.0.0
10802026-08-24T19:53:00.683Z Downloaded ingot-types v0.2.0
10812026-08-24T19:53:00.683Z Downloaded oxide-generation v0.1.3
10822026-08-24T19:53:00.683Z Downloaded itertools v0.10.5
10832026-08-24T19:53:00.686Z Downloaded radium v0.7.0
10842026-08-24T19:53:00.689Z Downloaded proc-macro-error2 v2.0.1
10852026-08-24T19:53:00.689Z Downloaded tower-http v0.6.8
10862026-08-24T19:53:00.694Z Downloaded illumos-nvpair v0.3.0
10872026-08-24T19:53:00.697Z Downloaded deranged v0.5.8
10882026-08-24T19:53:00.697Z Downloaded humantime v2.3.0
10892026-08-24T19:53:00.697Z Downloaded mio v1.2.0
10902026-08-24T19:53:00.701Z Downloaded string_cache v0.8.9
10912026-08-24T19:53:00.701Z Downloaded tls_codec_derive v0.4.2
10922026-08-24T19:53:00.705Z Downloaded p521 v0.14.0
10932026-08-24T19:53:00.708Z Downloaded rcgen v0.12.1
10942026-08-24T19:53:00.708Z Downloaded vergen v9.1.0
10952026-08-24T19:53:00.711Z Downloaded memmap2 v0.9.10
10962026-08-24T19:53:00.715Z Downloaded crossbeam-deque v0.8.6
10972026-08-24T19:53:00.718Z Downloaded crc v3.4.0
10982026-08-24T19:53:00.718Z Downloaded russh-util v0.52.0
10992026-08-24T19:53:00.718Z Downloaded darling_macro v0.23.0
11002026-08-24T19:53:00.718Z Downloaded sqlparser_derive v0.5.0
11012026-08-24T19:53:00.721Z Downloaded crc-catalog v2.4.0
11022026-08-24T19:53:00.721Z Downloaded indoc v1.0.9
11032026-08-24T19:53:00.725Z Downloaded nonempty v0.12.0
11042026-08-24T19:53:00.728Z Downloaded tower-service v0.3.3
11052026-08-24T19:53:00.728Z Downloaded universal-hash v0.5.1
11062026-08-24T19:53:00.728Z Downloaded futures-util v0.3.32
11072026-08-24T19:53:00.732Z Downloaded hashbrown v0.14.5
11082026-08-24T19:53:00.735Z Downloaded blake3 v1.8.5
11092026-08-24T19:53:00.739Z Downloaded darling_core v0.20.11
11102026-08-24T19:53:00.742Z Downloaded darling_core v0.21.3
11112026-08-24T19:53:00.745Z Downloaded icu_normalizer_data v2.1.1
11122026-08-24T19:53:00.745Z Downloaded rustls-platform-verifier v0.6.2
11132026-08-24T19:53:00.749Z Downloaded crossbeam-epoch v0.9.18
11142026-08-24T19:53:00.749Z Downloaded cookie_store v0.22.1
11152026-08-24T19:53:00.752Z Downloaded linear-map v1.2.0
11162026-08-24T19:53:00.752Z Downloaded bitvec v1.0.1
11172026-08-24T19:53:00.758Z Downloaded shlex v1.3.0
11182026-08-24T19:53:00.761Z Downloaded hashbrown v0.15.5
11192026-08-24T19:53:00.764Z Downloaded diesel_derives v2.3.7
11202026-08-24T19:53:00.767Z Downloaded recursive v0.1.1
11212026-08-24T19:53:00.768Z Downloaded same-file v1.0.6
11222026-08-24T19:53:00.768Z Downloaded slab v0.4.12
11232026-08-24T19:53:00.768Z Downloaded knus v3.4.0
11242026-08-24T19:53:00.771Z Downloaded lazy_static v1.5.0
11252026-08-24T19:53:00.771Z Downloaded vsss-rs v3.3.4
11262026-08-24T19:53:00.771Z Downloaded zstd v0.13.3
11272026-08-24T19:53:00.775Z Downloaded quinn v0.11.11
11282026-08-24T19:53:00.775Z Downloaded match_cfg v0.1.0
11292026-08-24T19:53:00.778Z Downloaded powerfmt v0.2.0
11302026-08-24T19:53:00.781Z Downloaded unicode-normalization v0.1.25
11312026-08-24T19:53:00.781Z Downloaded icu_properties_data v2.1.2
11322026-08-24T19:53:00.788Z Downloaded zeroize v1.9.0
11332026-08-24T19:53:00.791Z Downloaded crc-any v2.5.0
11342026-08-24T19:53:00.791Z Downloaded daft-derive v0.1.8
11352026-08-24T19:53:00.794Z Downloaded rustyline v14.0.0
11362026-08-24T19:53:00.802Z Downloaded strip-ansi-escapes v0.2.1
11372026-08-24T19:53:00.802Z Downloaded thiserror-impl-no-std v2.0.2
11382026-08-24T19:53:00.802Z Downloaded crucible-workspace-hack v0.1.0
11392026-08-24T19:53:00.802Z Downloaded derive_builder_macro v0.20.2
11402026-08-24T19:53:00.802Z Downloaded digest-io v0.1.0
11412026-08-24T19:53:00.805Z Downloaded tabwriter v1.4.1
11422026-08-24T19:53:00.805Z Downloaded crypto-common v0.2.2
11432026-08-24T19:53:00.805Z Downloaded regex v1.12.3
11442026-08-24T19:53:00.812Z Downloaded password-hash v0.5.0
11452026-08-24T19:53:00.815Z Downloaded paste v1.0.15
11462026-08-24T19:53:00.815Z Downloaded port-file v0.1.0
11472026-08-24T19:53:00.819Z Downloaded primeorder v0.13.6
11482026-08-24T19:53:00.819Z Downloaded stringprep v0.1.5
11492026-08-24T19:53:00.819Z Downloaded rand_pcg v0.10.2
11502026-08-24T19:53:00.822Z Downloaded hkdf v0.13.0
11512026-08-24T19:53:00.825Z Downloaded aws-lc-rs v1.16.3
11522026-08-24T19:53:00.828Z Downloaded prefix-trie v0.7.0
11532026-08-24T19:53:00.831Z Downloaded hkdf v0.12.4
11542026-08-24T19:53:00.831Z Downloaded rustversion v1.0.22
11552026-08-24T19:53:00.838Z Downloaded whoami v2.1.0
11562026-08-24T19:53:00.841Z Downloaded supports-color v3.0.2
11572026-08-24T19:53:00.841Z Downloaded serde_cbor v0.11.2
11582026-08-24T19:53:00.844Z Downloaded vergen-git2 v9.1.0
11592026-08-24T19:53:00.847Z Downloaded zip v4.6.1
11602026-08-24T19:53:00.851Z Downloaded packed_struct_codegen v0.10.1
11612026-08-24T19:53:00.851Z Downloaded serde_bytes v0.11.19
11622026-08-24T19:53:00.854Z Downloaded darling_macro v0.21.3
11632026-08-24T19:53:00.859Z Downloaded darling_core v0.23.0
11642026-08-24T19:53:00.862Z Downloaded structmeta-derive v0.3.0
11652026-08-24T19:53:00.866Z Downloaded managed v0.8.0
11662026-08-24T19:53:00.866Z Downloaded postgres-protocol v0.6.12
11672026-08-24T19:53:00.869Z Downloaded shell-words v1.1.1
11682026-08-24T19:53:00.869Z Downloaded untrusted v0.7.1
11692026-08-24T19:53:00.869Z Downloaded peg-macros v0.8.5
11702026-08-24T19:53:00.873Z Downloaded tinyvec_macros v0.1.1
11712026-08-24T19:53:00.873Z Downloaded defmt v1.0.1
11722026-08-24T19:53:00.877Z Downloaded tungstenite v0.21.0
11732026-08-24T19:53:00.883Z Downloaded serde_with v1.14.0
11742026-08-24T19:53:00.888Z Downloaded internet-checksum v0.2.1
11752026-08-24T19:53:00.891Z Downloaded display-error-chain v0.2.2
11762026-08-24T19:53:00.892Z Downloaded packed_struct v0.10.1
11772026-08-24T19:53:00.895Z Downloaded thiserror-no-std v2.0.2
11782026-08-24T19:53:00.895Z Downloaded xshell v0.2.7
11792026-08-24T19:53:00.895Z Downloaded num-iter v0.1.45
11802026-08-24T19:53:00.898Z Downloaded lru-slab v0.1.2
11812026-08-24T19:53:00.898Z Downloaded darling_macro v0.20.11
11822026-08-24T19:53:00.898Z Downloaded wait-timeout v0.2.1
11832026-08-24T19:53:00.901Z Downloaded rand v0.8.6
11842026-08-24T19:53:00.905Z Downloaded ignore v0.4.25
11852026-08-24T19:53:00.908Z Downloaded schemars_derive v0.8.22
11862026-08-24T19:53:00.908Z Downloaded salty v0.3.0
11872026-08-24T19:53:00.911Z Downloaded tower v0.5.3
11882026-08-24T19:53:00.915Z Downloaded proc-macro-error-attr2 v2.0.0
11892026-08-24T19:53:00.918Z Downloaded phf_shared v0.11.3
11902026-08-24T19:53:00.918Z Downloaded h2 v0.4.15
11912026-08-24T19:53:00.921Z Downloaded serde_with_macros v1.5.2
11922026-08-24T19:53:00.921Z Downloaded tokio-rustls v0.26.4
11932026-08-24T19:53:00.925Z Downloaded toml v1.1.2+spec-1.1.0
11942026-08-24T19:53:00.928Z Downloaded zerocopy v0.6.6
11952026-08-24T19:53:00.931Z Downloaded rustls-pki-types v1.14.0
11962026-08-24T19:53:00.938Z Downloaded derive_more-impl v2.1.1
11972026-08-24T19:53:00.948Z Downloaded diff v0.1.13
11982026-08-24T19:53:00.951Z Downloaded postcard v1.1.3
11992026-08-24T19:53:00.955Z Downloaded iri-string v0.7.10
12002026-08-24T19:53:00.959Z Downloaded sha3 v0.12.0
12012026-08-24T19:53:00.973Z Downloaded toml_datetime v1.1.1+spec-1.1.0
12022026-08-24T19:53:00.978Z Downloaded ed25519 v3.0.0
12032026-08-24T19:53:00.978Z Downloaded pbkdf2 v0.13.0
12042026-08-24T19:53:00.978Z Downloaded scroll v0.13.0
12052026-08-24T19:53:00.978Z Downloaded winnow v0.5.40
12062026-08-24T19:53:00.982Z Downloaded ctr v0.10.1
12072026-08-24T19:53:00.986Z Downloaded defmt-macros v1.0.1
12082026-08-24T19:53:00.989Z Downloaded poly1305 v0.8.0
12092026-08-24T19:53:00.989Z Downloaded sec1 v0.8.1
12102026-08-24T19:53:00.994Z Downloaded smallvec v0.6.14
12112026-08-24T19:53:00.999Z Downloaded tokio-tungstenite v0.23.1
12122026-08-24T19:53:01.004Z Downloaded der v0.8.0
12132026-08-24T19:53:01.007Z Downloaded slog-json v2.6.1
12142026-08-24T19:53:01.011Z Downloaded p256 v0.14.0
12152026-08-24T19:53:01.014Z Downloaded internal-russh-num-bigint v0.5.0
12162026-08-24T19:53:01.017Z Downloaded ml-kem v0.3.2
12172026-08-24T19:53:01.020Z Downloaded chrono v0.4.45
12182026-08-24T19:53:01.023Z Downloaded parking_lot v0.12.5
12192026-08-24T19:53:01.026Z Downloaded toml_edit v0.19.15
12202026-08-24T19:53:01.034Z Downloaded indoc v2.0.7
12212026-08-24T19:53:01.039Z Downloaded der v0.7.10
12222026-08-24T19:53:01.042Z Downloaded derive_builder_core v0.20.2
12232026-08-24T19:53:01.042Z Downloaded libxml v0.3.3
12242026-08-24T19:53:01.046Z Downloaded ssh-key v0.7.0-rc.11
12252026-08-24T19:53:01.049Z Downloaded bindgen v0.71.1
12262026-08-24T19:53:01.052Z Downloaded snafu v0.8.9
12272026-08-24T19:53:01.055Z Downloaded crossterm v0.28.1
12282026-08-24T19:53:01.059Z Downloaded idna v1.1.0
12292026-08-24T19:53:01.062Z Downloaded miette v7.6.0
12302026-08-24T19:53:01.071Z Downloaded serde_with_macros v3.21.0
12312026-08-24T19:53:01.074Z Downloaded subprocess v0.2.15
12322026-08-24T19:53:01.077Z Downloaded tough v0.22.0
12332026-08-24T19:53:01.081Z Downloaded rayon v1.11.0
12342026-08-24T19:53:01.085Z Downloaded git2 v0.20.4
12352026-08-24T19:53:01.093Z Downloaded goblin v0.10.5
12362026-08-24T19:53:01.101Z Downloaded ed25519-dalek v2.2.0
12372026-08-24T19:53:01.104Z Downloaded miniz_oxide v0.8.9
12382026-08-24T19:53:01.104Z Downloaded itertools v0.12.1
12392026-08-24T19:53:01.110Z Downloaded hybrid-array v0.4.13
12402026-08-24T19:53:01.113Z Downloaded minimal-lexical v0.2.1
12412026-08-24T19:53:01.119Z Downloaded icu_normalizer v2.1.1
12422026-08-24T19:53:01.122Z Downloaded russh v0.62.4
12432026-08-24T19:53:01.126Z Downloaded ed25519-dalek v3.0.0
12442026-08-24T19:53:01.137Z Downloaded schemars v1.2.1
12452026-08-24T19:53:01.144Z Downloaded crossbeam-channel v0.5.15
12462026-08-24T19:53:01.148Z Downloaded icu_properties v2.1.2
12472026-08-24T19:53:01.157Z Downloaded num-bigint v0.4.6
12482026-08-24T19:53:01.164Z Downloaded hyper-util v0.1.20
12492026-08-24T19:53:01.170Z Downloaded const_format v0.2.35
12502026-08-24T19:53:01.180Z Downloaded x509-cert v0.2.5
12512026-08-24T19:53:01.183Z Downloaded qorb v0.4.1
12522026-08-24T19:53:01.188Z Downloaded zerotrie v0.2.3
12532026-08-24T19:53:01.192Z Downloaded typify v0.6.2
12542026-08-24T19:53:01.208Z Downloaded crossterm v0.29.0
12552026-08-24T19:53:01.208Z Downloaded winnow v1.0.3
12562026-08-24T19:53:01.212Z Downloaded hyper v1.10.1
12572026-08-24T19:53:01.212Z Downloaded jiff-core v0.1.0
12582026-08-24T19:53:01.215Z Downloaded rawzip v0.4.4
12592026-08-24T19:53:01.218Z Downloaded crypto-primes v0.7.2
12602026-08-24T19:53:01.222Z Downloaded serde_with v3.21.0
12612026-08-24T19:53:01.234Z Downloaded nom v8.0.0
12622026-08-24T19:53:01.239Z Downloaded smoltcp v0.9.1
12632026-08-24T19:53:01.252Z Downloaded dropshot-api-manager v0.8.0
12642026-08-24T19:53:01.264Z Downloaded gimli v0.32.3
12652026-08-24T19:53:01.267Z Downloaded rsa v0.10.0-rc.18
12662026-08-24T19:53:01.271Z Downloaded reqwest v0.12.28
12672026-08-24T19:53:01.276Z Downloaded nix v0.27.1
12682026-08-24T19:53:01.283Z Downloaded portable-atomic v1.13.1
12692026-08-24T19:53:01.287Z Downloaded itertools v0.13.0
12702026-08-24T19:53:01.290Z Downloaded proptest v1.11.0
12712026-08-24T19:53:01.297Z Downloaded unicode-segmentation v1.12.0
12722026-08-24T19:53:01.309Z Downloaded p384 v0.13.1
12732026-08-24T19:53:01.320Z Downloaded tabled v0.21.0
12742026-08-24T19:53:01.332Z Downloaded itertools v0.15.0
12752026-08-24T19:53:01.335Z Downloaded nom v7.1.3
12762026-08-24T19:53:01.339Z Downloaded moka v0.12.13
12772026-08-24T19:53:01.344Z Downloaded bstr v1.12.1
12782026-08-24T19:53:01.352Z Downloaded regex-syntax v0.6.29
12792026-08-24T19:53:01.356Z Downloaded zlib-rs v0.6.2
12802026-08-24T19:53:01.360Z Downloaded lalrpop v0.19.12
12812026-08-24T19:53:01.370Z Downloaded libm v0.2.16
12822026-08-24T19:53:01.374Z Downloaded zerovec v0.11.5
12832026-08-24T19:53:01.379Z Downloaded crypto-bigint v0.7.5
12842026-08-24T19:53:01.400Z Downloaded hickory-proto v0.24.4
12852026-08-24T19:53:01.408Z Downloaded rustls v0.23.41
12862026-08-24T19:53:01.414Z Downloaded reqwest v0.13.2
12872026-08-24T19:53:01.418Z Downloaded itertools v0.14.0
12882026-08-24T19:53:01.421Z Downloaded iddqd v0.4.2
12892026-08-24T19:53:01.427Z Downloaded zerocopy v0.8.55
12902026-08-24T19:53:01.437Z Downloaded winnow v0.6.26
12912026-08-24T19:53:01.441Z Downloaded regex-syntax v0.8.10
12922026-08-24T19:53:01.445Z Downloaded syn v3.0.3
12932026-08-24T19:53:01.452Z Downloaded hickory-proto v0.25.2
12942026-08-24T19:53:01.463Z Downloaded vcpkg v0.2.15
12952026-08-24T19:53:01.482Z Downloaded curve25519-dalek v5.0.0
12962026-08-24T19:53:01.490Z Downloaded quick-xml v0.37.5
12972026-08-24T19:53:01.494Z Downloaded nix v0.28.0
12982026-08-24T19:53:01.498Z Downloaded nix v0.31.2
12992026-08-24T19:53:01.504Z Downloaded time v0.3.47
13002026-08-24T19:53:01.510Z Downloaded polar-core v0.27.3
13012026-08-24T19:53:01.528Z Downloaded rustix v0.38.44
13022026-08-24T19:53:01.537Z Downloaded dropshot v0.17.1
13032026-08-24T19:53:01.545Z Downloaded object v0.37.3
13042026-08-24T19:53:01.548Z Downloaded object v0.30.4
13052026-08-24T19:53:01.553Z Downloaded quinn-proto v0.11.16
13062026-08-24T19:53:01.557Z Downloaded radix_trie v0.2.1
13072026-08-24T19:53:01.561Z Downloaded diesel v2.3.7
13082026-08-24T19:53:01.569Z Downloaded sqlparser v0.61.0
13092026-08-24T19:53:01.573Z Downloaded openssl v0.10.80
13102026-08-24T19:53:01.580Z Downloaded curve25519-dalek v4.1.3
13112026-08-24T19:53:01.583Z Downloaded petname v2.0.2
13122026-08-24T19:53:01.587Z Downloaded smoltcp v0.11.0
13132026-08-24T19:53:01.593Z Downloaded regress v0.11.1
13142026-08-24T19:53:01.602Z Downloaded typify-impl v0.6.2
13152026-08-24T19:53:01.609Z Downloaded regress v0.10.5
13162026-08-24T19:53:01.615Z Downloaded regex-automata v0.4.14
13172026-08-24T19:53:01.624Z Downloaded openapiv3 v2.2.0
13182026-08-24T19:53:01.630Z Downloaded sha3 v0.11.0
13192026-08-24T19:53:01.662Z Downloaded ratatui v0.29.0
13202026-08-24T19:53:01.728Z Downloaded bzip2-sys v0.1.13+1.0.8
13212026-08-24T19:53:01.734Z Downloaded petgraph v0.8.3
13222026-08-24T19:53:01.746Z Downloaded csv v1.4.0
13232026-08-24T19:53:01.758Z Downloaded tracing v0.1.44
13242026-08-24T19:53:01.772Z Downloaded zerocopy-derive v0.6.6
13252026-08-24T19:53:01.776Z Downloaded sled v0.34.7
13262026-08-24T19:53:01.783Z Downloaded tokio v1.52.1
13272026-08-24T19:53:01.814Z Downloaded chrono-tz v0.10.4
13282026-08-24T19:53:01.839Z Downloaded encoding_rs v0.8.35
13292026-08-24T19:53:01.852Z Downloaded jiff v0.2.34
13302026-08-24T19:53:01.866Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13312026-08-24T19:53:01.872Z Downloaded ring v0.17.14
13322026-08-24T19:53:01.894Z Downloaded petgraph v0.6.5
13332026-08-24T19:53:01.908Z Downloaded sha3 v0.10.8
13342026-08-24T19:53:01.911Z Downloaded libz-sys v1.1.24
13352026-08-24T19:53:02.043Z Downloaded libgit2-sys v0.18.3+1.9.2
13362026-08-24T19:53:02.555Z Downloaded aws-lc-sys v0.40.0
13372026-08-24T19:53:02.814Z Compiling serde_core v1.0.228
13382026-08-24T19:53:02.814Z Compiling libc v0.2.185
13392026-08-24T19:53:02.814Z Compiling serde v1.0.228
13402026-08-24T19:53:02.818Z Compiling log v0.4.33
13412026-08-24T19:53:02.818Z Compiling smallvec v1.15.1
13422026-08-24T19:53:02.818Z Compiling subtle v2.6.1
13432026-08-24T19:53:02.818Z Compiling shlex v1.3.0
13442026-08-24T19:53:02.818Z Compiling syn v2.0.117
13452026-08-24T19:53:03.168Z Compiling find-msvc-tools v0.1.9
13462026-08-24T19:53:03.181Z Compiling typenum v1.20.1
13472026-08-24T19:53:03.182Z Compiling scopeguard v1.2.0
13482026-08-24T19:53:03.185Z Compiling stable_deref_trait v1.2.1
13492026-08-24T19:53:03.265Z Compiling getrandom v0.4.3
13502026-08-24T19:53:03.278Z Compiling portable-atomic v1.13.1
13512026-08-24T19:53:03.318Z Compiling lock_api v0.4.14
13522026-08-24T19:53:03.425Z Compiling serde_json v1.0.151
13532026-08-24T19:53:03.549Z Compiling zerocopy v0.8.55
13542026-08-24T19:53:03.645Z Compiling rand_core v0.10.0
13552026-08-24T19:53:03.719Z Compiling critical-section v1.2.0
13562026-08-24T19:53:03.840Z Compiling libm v0.2.16
13572026-08-24T19:53:03.854Z Compiling num-traits v0.2.19
13582026-08-24T19:53:03.971Z Compiling errno v0.3.14
13592026-08-24T19:53:04.033Z Compiling jobserver v0.1.34
13602026-08-24T19:53:04.137Z Compiling pkg-config v0.3.32
13612026-08-24T19:53:04.292Z Compiling cc v1.2.56
13622026-08-24T19:53:04.312Z Compiling once_cell v1.21.3
13632026-08-24T19:53:04.412Z Compiling pin-project-lite v0.2.17
13642026-08-24T19:53:04.447Z Compiling parking_lot_core v0.9.12
13652026-08-24T19:53:04.513Z Compiling writeable v0.6.2
13662026-08-24T19:53:04.531Z Compiling percent-encoding v2.3.2
13672026-08-24T19:53:04.702Z Compiling litemap v0.8.1
13682026-08-24T19:53:04.716Z Compiling signal-hook-registry v1.4.8
13692026-08-24T19:53:04.729Z Compiling getrandom v0.2.17
13702026-08-24T19:53:04.897Z Compiling icu_properties_data v2.1.2
13712026-08-24T19:53:04.991Z Compiling futures-core v0.3.32
13722026-08-24T19:53:05.034Z Compiling icu_normalizer_data v2.1.1
13732026-08-24T19:53:05.102Z Compiling parking_lot v0.12.5
13742026-08-24T19:53:05.147Z Compiling bitflags v2.11.0
13752026-08-24T19:53:05.296Z Compiling semver v1.0.28
13762026-08-24T19:53:05.330Z Compiling rand_core v0.6.4
13772026-08-24T19:53:05.381Z Compiling mio v1.2.0
13782026-08-24T19:53:05.592Z Compiling generic-array v0.14.7
13792026-08-24T19:53:05.606Z Compiling rustix v1.1.4
13802026-08-24T19:53:05.620Z Compiling const-oid v0.9.6
13812026-08-24T19:53:05.701Z Compiling socket2 v0.6.3
13822026-08-24T19:53:05.839Z Compiling futures-sink v0.3.32
13832026-08-24T19:53:05.857Z Compiling getrandom v0.3.4
13842026-08-24T19:53:05.862Z Compiling utf8_iter v1.0.4
13852026-08-24T19:53:05.945Z Compiling synstructure v0.13.2
13862026-08-24T19:53:06.018Z Compiling indexmap v2.14.0
13872026-08-24T19:53:06.112Z Compiling futures-channel v0.3.32
13882026-08-24T19:53:06.349Z Compiling form_urlencoded v1.2.2
13892026-08-24T19:53:06.365Z Compiling futures-task v0.3.32
13902026-08-24T19:53:06.378Z Compiling futures-io v0.3.32
13912026-08-24T19:53:06.525Z Compiling slab v0.4.12
13922026-08-24T19:53:06.541Z Compiling cmov v0.5.4
13932026-08-24T19:53:06.551Z Compiling rustversion v1.0.22
13942026-08-24T19:53:06.578Z Compiling iana-time-zone v0.1.65
13952026-08-24T19:53:06.691Z Compiling regex-syntax v0.8.10
13962026-08-24T19:53:06.705Z Compiling base64ct v1.8.3
13972026-08-24T19:53:06.770Z Compiling ctutils v0.4.2
13982026-08-24T19:53:06.772Z Compiling uuid v1.23.4
13992026-08-24T19:53:06.772Z Compiling cmake v0.1.57
14002026-08-24T19:53:07.006Z Compiling pem-rfc7468 v0.7.0
14012026-08-24T19:53:07.028Z Compiling dunce v1.0.5
14022026-08-24T19:53:07.133Z Compiling fs_extra v1.3.0
14032026-08-24T19:53:07.203Z Compiling ident_case v1.0.1
14042026-08-24T19:53:07.315Z Compiling flagset v0.4.7
14052026-08-24T19:53:07.330Z Compiling base64 v0.22.1
14062026-08-24T19:53:07.345Z Compiling rand_core v0.9.5
14072026-08-24T19:53:07.408Z Compiling aws-lc-sys v0.40.0
14082026-08-24T19:53:07.448Z Compiling serde_derive_internals v0.29.1
14092026-08-24T19:53:07.472Z Compiling syn v1.0.109
14102026-08-24T19:53:07.507Z Compiling schemars v0.8.22
14112026-08-24T19:53:07.627Z Compiling dyn-clone v1.0.20
14122026-08-24T19:53:07.660Z Compiling vcpkg v0.2.15
14132026-08-24T19:53:07.677Z Compiling serde_derive v1.0.228
14142026-08-24T19:53:07.705Z Compiling zeroize_derive v1.5.0
14152026-08-24T19:53:07.766Z Compiling zerofrom-derive v0.1.6
14162026-08-24T19:53:07.780Z Compiling yoke-derive v0.8.1
14172026-08-24T19:53:08.335Z Compiling zerocopy-derive v0.8.55
14182026-08-24T19:53:08.352Z Compiling zerovec-derive v0.11.2
14192026-08-24T19:53:08.367Z Compiling displaydoc v0.2.5
14202026-08-24T19:53:08.931Z Compiling tokio-macros v2.7.0
14212026-08-24T19:53:09.026Z Compiling futures-macro v0.3.32
14222026-08-24T19:53:09.172Z Compiling der_derive v0.7.3
14232026-08-24T19:53:09.203Z Compiling zerofrom v0.1.6
14242026-08-24T19:53:09.332Z Compiling yoke v0.8.1
14252026-08-24T19:53:09.522Z Compiling zerotrie v0.2.3
14262026-08-24T19:53:09.522Z Compiling zerovec v0.11.5
14272026-08-24T19:53:09.658Z Compiling thiserror-impl v2.0.18
14282026-08-24T19:53:09.830Z Compiling openssl-sys v0.9.117
14292026-08-24T19:53:09.848Z Compiling futures-util v0.3.32
14302026-08-24T19:53:10.065Z Compiling tinystr v0.8.2
14312026-08-24T19:53:10.133Z Compiling potential_utf v0.1.4
14322026-08-24T19:53:10.271Z Compiling icu_locale_core v2.1.1
14332026-08-24T19:53:10.299Z Compiling icu_collections v2.1.1
14342026-08-24T19:53:10.364Z Compiling schemars_derive v0.8.22
14352026-08-24T19:53:10.841Z Compiling tracing-attributes v0.1.31
14362026-08-24T19:53:10.988Z Compiling icu_provider v2.1.1
14372026-08-24T19:53:11.135Z Compiling zeroize v1.9.0
14382026-08-24T19:53:11.166Z Compiling bytes v1.11.1
14392026-08-24T19:53:11.284Z Compiling icu_normalizer v2.1.1
14402026-08-24T19:53:11.350Z Compiling icu_properties v2.1.2
14412026-08-24T19:53:11.770Z Compiling tokio v1.52.1
14422026-08-24T19:53:11.814Z Compiling hybrid-array v0.4.13
14432026-08-24T19:53:12.138Z Compiling crypto-common v0.1.7
14442026-08-24T19:53:12.152Z Compiling block-buffer v0.10.4
14452026-08-24T19:53:12.167Z Compiling chrono v0.4.45
14462026-08-24T19:53:12.290Z Compiling idna_adapter v1.2.1
14472026-08-24T19:53:12.329Z Compiling digest v0.10.7
14482026-08-24T19:53:12.427Z Compiling idna v1.1.0
14492026-08-24T19:53:12.427Z Compiling der v0.7.10
14502026-08-24T19:53:12.578Z Compiling thiserror v2.0.18
14512026-08-24T19:53:12.581Z Compiling http v1.4.2
14522026-08-24T19:53:12.688Z Compiling crypto-common v0.2.2
14532026-08-24T19:53:12.938Z Compiling ppv-lite86 v0.2.21
14542026-08-24T19:53:13.082Z Compiling url v2.5.8
14552026-08-24T19:53:13.263Z Compiling spki v0.7.3
14562026-08-24T19:53:13.475Z Compiling block-buffer v0.12.1
14572026-08-24T19:53:13.490Z Compiling rustc_version v0.4.1
14582026-08-24T19:53:13.536Z Compiling tracing-core v0.1.36
14592026-08-24T19:53:13.616Z Compiling simd-adler32 v0.3.8
14602026-08-24T19:53:13.733Z Compiling aws-lc-rs v1.16.3
14612026-08-24T19:53:13.869Z Compiling tempfile v3.27.0
14622026-08-24T19:53:13.920Z Compiling tracing v0.1.44
14632026-08-24T19:53:14.016Z Compiling pkcs8 v0.10.2
14642026-08-24T19:53:14.129Z Compiling rand_chacha v0.9.0
14652026-08-24T19:53:14.187Z Compiling http-body v1.0.1
14662026-08-24T19:53:14.248Z Compiling rustls-pki-types v1.14.0
14672026-08-24T19:53:14.403Z Compiling spin v0.9.8
14682026-08-24T19:53:14.486Z Compiling adler2 v2.0.1
14692026-08-24T19:53:14.612Z Compiling openssl-probe v0.2.1
14702026-08-24T19:53:14.629Z Compiling httparse v1.10.1
14712026-08-24T19:53:14.697Z Compiling tinyvec_macros v0.1.1
14722026-08-24T19:53:14.768Z Compiling crc32fast v1.5.0
14732026-08-24T19:53:14.787Z Compiling tinyvec v1.10.0
14742026-08-24T19:53:14.825Z Compiling miniz_oxide v0.8.9
14752026-08-24T19:53:15.003Z Compiling rand v0.9.2
14762026-08-24T19:53:15.076Z Compiling pest_generator v2.8.6
14772026-08-24T19:53:15.130Z Compiling terminal_size v0.4.3
14782026-08-24T19:53:15.170Z Compiling aho-corasick v1.1.4
14792026-08-24T19:53:15.269Z Compiling try-lock v0.2.5
14802026-08-24T19:53:15.382Z Compiling tower-service v0.3.3
14812026-08-24T19:53:15.423Z Compiling atomic-waker v1.1.2
14822026-08-24T19:53:15.477Z Compiling radium v0.7.0
14832026-08-24T19:53:15.549Z Compiling tower-layer v0.3.3
14842026-08-24T19:53:15.713Z Compiling tokio-util v0.7.18
14852026-08-24T19:53:15.728Z Compiling untrusted v0.7.1
14862026-08-24T19:53:15.756Z Compiling pest_derive v2.8.6
14872026-08-24T19:53:15.773Z Compiling want v0.3.1
14882026-08-24T19:53:16.032Z Compiling regex-automata v0.4.14
14892026-08-24T19:53:16.189Z Compiling block-padding v0.4.2
14902026-08-24T19:53:16.223Z Compiling ipnet v2.12.0
14912026-08-24T19:53:16.356Z Compiling scroll_derive v0.13.1
14922026-08-24T19:53:16.705Z Compiling h2 v0.4.15
14932026-08-24T19:53:16.735Z Compiling darling_core v0.20.11
14942026-08-24T19:53:16.799Z Compiling wait-timeout v0.2.1
14952026-08-24T19:53:17.060Z Compiling quick-error v1.2.3
14962026-08-24T19:53:17.139Z Compiling httpdate v1.0.3
14972026-08-24T19:53:17.167Z Compiling const-oid v0.10.2
14982026-08-24T19:53:17.367Z Compiling untrusted v0.9.0
14992026-08-24T19:53:17.367Z Compiling tap v1.0.1
15002026-08-24T19:53:17.475Z Compiling openssl v0.10.80
15012026-08-24T19:53:17.489Z Compiling cpufeatures v0.2.17
15022026-08-24T19:53:17.503Z Compiling bit-vec v0.8.0
15032026-08-24T19:53:17.564Z Compiling rustls v0.23.41
15042026-08-24T19:53:17.695Z Compiling foreign-types-shared v0.1.1
15052026-08-24T19:53:17.729Z Compiling maybe-uninit v2.0.0
15062026-08-24T19:53:17.762Z Compiling foreign-types v0.3.2
15072026-08-24T19:53:17.782Z Compiling bit-set v0.8.0
15082026-08-24T19:53:17.832Z Compiling wyz v0.5.1
15092026-08-24T19:53:17.943Z Compiling digest v0.11.3
15102026-08-24T19:53:18.019Z Compiling scroll v0.13.0
15112026-08-24T19:53:18.033Z Compiling rusty-fork v0.3.1
15122026-08-24T19:53:18.049Z Compiling inout v0.2.2
15132026-08-24T19:53:18.225Z Compiling unicode-normalization v0.1.25
15142026-08-24T19:53:18.330Z Compiling rand_chacha v0.3.1
15152026-08-24T19:53:18.362Z Compiling signature v2.2.0
15162026-08-24T19:53:18.548Z Compiling hex v0.4.3
15172026-08-24T19:53:18.722Z Compiling thiserror-impl v1.0.69
15182026-08-24T19:53:18.725Z Compiling openssl-macros v0.1.1
15192026-08-24T19:53:18.822Z Compiling rand_xorshift v0.4.0
15202026-08-24T19:53:18.982Z Compiling darling_macro v0.20.11
15212026-08-24T19:53:18.997Z Compiling zstd-sys v2.0.16+zstd.1.5.7
15222026-08-24T19:53:19.116Z Compiling bzip2-sys v0.1.13+1.0.8
15232026-08-24T19:53:19.131Z Compiling num-integer v0.1.46
15242026-08-24T19:53:19.382Z Compiling ahash v0.8.12
15252026-08-24T19:53:19.398Z Compiling native-tls v0.2.18
15262026-08-24T19:53:19.450Z Compiling packed_struct v0.10.1
15272026-08-24T19:53:19.466Z Compiling paste v1.0.15
15282026-08-24T19:53:19.591Z Compiling unarray v0.1.4
15292026-08-24T19:53:19.607Z Compiling num-conv v0.2.0
15302026-08-24T19:53:19.689Z Compiling funty v2.0.0
15312026-08-24T19:53:19.705Z Compiling cpufeatures v0.3.0
15322026-08-24T19:53:19.730Z Compiling time-core v0.1.8
15332026-08-24T19:53:19.730Z Compiling num-bigint-dig v0.8.6
15342026-08-24T19:53:19.779Z Compiling powerfmt v0.2.0
15352026-08-24T19:53:19.895Z Compiling hyper v1.10.1
15362026-08-24T19:53:19.941Z Compiling deranged v0.5.8
15372026-08-24T19:53:19.967Z Compiling thiserror v1.0.69
15382026-08-24T19:53:19.995Z Compiling time-macros v0.2.27
15392026-08-24T19:53:20.083Z Compiling bitvec v1.0.1
15402026-08-24T19:53:20.121Z Compiling clap_builder v4.6.0
15412026-08-24T19:53:20.321Z Compiling proptest v1.11.0
15422026-08-24T19:53:20.873Z Compiling darling v0.20.11
15432026-08-24T19:53:20.960Z Compiling hyper-util v0.1.20
15442026-08-24T19:53:21.447Z Compiling num-iter v0.1.45
15452026-08-24T19:53:21.575Z Compiling rand v0.8.6
15462026-08-24T19:53:21.668Z Compiling goblin v0.10.5
15472026-08-24T19:53:22.349Z Compiling cipher v0.5.2
15482026-08-24T19:53:22.645Z Compiling packed_struct_codegen v0.10.1
15492026-08-24T19:53:22.738Z Compiling sha2 v0.10.9
15502026-08-24T19:53:23.034Z Compiling ipnetwork v0.21.1
15512026-08-24T19:53:23.411Z Compiling lazy_static v1.5.0
15522026-08-24T19:53:23.494Z Compiling toml_datetime v0.6.11
15532026-08-24T19:53:23.713Z Compiling serde_spanned v0.6.9
15542026-08-24T19:53:23.798Z Compiling zerocopy-derive v0.6.6
15552026-08-24T19:53:23.860Z Compiling bitfield-macros v0.19.4
15562026-08-24T19:53:24.041Z Compiling clap_derive v4.6.1
15572026-08-24T19:53:24.433Z Compiling slog v2.8.2
15582026-08-24T19:53:24.573Z Compiling sync_wrapper v1.0.2
15592026-08-24T19:53:24.618Z Compiling indexmap v1.9.3
15602026-08-24T19:53:24.639Z Compiling syn v3.0.3
15612026-08-24T19:53:24.687Z Compiling usdt-impl v0.6.0
15622026-08-24T19:53:24.814Z Compiling nodrop v0.1.14
15632026-08-24T19:53:24.896Z Compiling object v0.37.3
15642026-08-24T19:53:24.911Z Compiling crossbeam-utils v0.8.21
15652026-08-24T19:53:25.155Z Compiling num_threads v0.1.7
15662026-08-24T19:53:25.195Z Compiling zlib-rs v0.6.2
15672026-08-24T19:53:25.253Z Compiling crc-catalog v2.4.0
15682026-08-24T19:53:25.349Z Compiling unicode-segmentation v1.12.0
15692026-08-24T19:53:25.721Z Compiling siphasher v1.0.2
15702026-08-24T19:53:25.782Z Compiling clap v4.6.1
15712026-08-24T19:53:25.863Z Compiling crc v3.4.0
15722026-08-24T19:53:25.879Z Compiling time v0.3.47
15732026-08-24T19:53:25.988Z Compiling array-init v0.0.4
15742026-08-24T19:53:26.076Z Compiling tower v0.5.3
15752026-08-24T19:53:26.325Z Compiling zerocopy v0.6.6
15762026-08-24T19:53:26.570Z Compiling bitfield v0.19.4
15772026-08-24T19:53:26.637Z Compiling dof v0.4.0
15782026-08-24T19:53:27.712Z Compiling oxnet v0.1.6
15792026-08-24T19:53:27.763Z Compiling smallvec v0.6.14
15802026-08-24T19:53:27.969Z Compiling newtype-uuid v1.3.2
15812026-08-24T19:53:28.009Z Compiling daft-derive v0.1.8
15822026-08-24T19:53:28.128Z Compiling flate2 v1.1.9
15832026-08-24T19:53:28.143Z Compiling chacha20 v0.10.0
15842026-08-24T19:53:28.383Z Compiling derive_builder_core v0.20.2
15852026-08-24T19:53:28.539Z Compiling dtrace-parser v0.3.0
15862026-08-24T19:53:28.676Z Compiling http-body-util v0.1.3
15872026-08-24T19:53:28.752Z Compiling pkcs1 v0.7.5
15882026-08-24T19:53:28.930Z Compiling heapless v0.7.17
15892026-08-24T19:53:29.053Z Compiling erased-serde v0.3.31
15902026-08-24T19:53:29.157Z Compiling structmeta-derive v0.3.0
15912026-08-24T19:53:29.173Z Compiling scroll_derive v0.12.1
15922026-08-24T19:53:29.272Z Compiling darling_core v0.23.0
15932026-08-24T19:53:29.310Z Compiling thread-id v5.1.0
15942026-08-24T19:53:29.397Z Compiling cookie v0.18.1
15952026-08-24T19:53:29.549Z Compiling env_filter v2.0.0
15962026-08-24T19:53:29.582Z Compiling anyhow v1.0.104
15972026-08-24T19:53:29.839Z Compiling unicode-bidi v0.3.18
15982026-08-24T19:53:29.839Z Compiling zstd-safe v7.2.4
15992026-08-24T19:53:29.884Z Compiling gimli v0.32.3
16002026-08-24T19:53:30.033Z Compiling allocator-api2 v0.2.21
16012026-08-24T19:53:30.229Z Compiling base64 v0.21.7
16022026-08-24T19:53:30.364Z Compiling iri-string v0.7.10
16032026-08-24T19:53:30.379Z Compiling winnow v0.5.40
16042026-08-24T19:53:30.549Z Compiling signal-hook v0.3.18
16052026-08-24T19:53:30.719Z Compiling unicode-properties v0.1.4
16062026-08-24T19:53:30.932Z Compiling ryu v1.0.23
16072026-08-24T19:53:31.122Z Compiling hashbrown v0.12.3
16082026-08-24T19:53:31.236Z Compiling serde_urlencoded v0.7.1
16092026-08-24T19:53:31.486Z Compiling tower-http v0.6.8
16102026-08-24T19:53:31.784Z Compiling toml_edit v0.19.15
16112026-08-24T19:53:31.788Z Compiling darling_macro v0.23.0
16122026-08-24T19:53:31.810Z Compiling addr2line v0.25.1
16132026-08-24T19:53:31.856Z Compiling stringprep v0.1.5
16142026-08-24T19:53:31.904Z Compiling ron v0.8.1
16152026-08-24T19:53:31.954Z Compiling structmeta v0.3.0
16162026-08-24T19:53:32.164Z Compiling scroll v0.12.0
16172026-08-24T19:53:32.262Z Compiling env_logger v0.11.11
16182026-08-24T19:53:32.427Z Compiling derive_builder_macro v0.20.2
16192026-08-24T19:53:32.653Z Compiling daft v0.1.8
16202026-08-24T19:53:32.721Z Compiling rsa v0.9.10
16212026-08-24T19:53:32.819Z Compiling hashbrown v0.13.2
16222026-08-24T19:53:32.895Z Compiling rand v0.10.1
16232026-08-24T19:53:32.944Z Compiling bzip2 v0.4.4
16242026-08-24T19:53:32.956Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
16252026-08-24T19:53:32.956Z Compiling serde-hex v0.1.0
16262026-08-24T19:53:33.132Z Compiling tokio-native-tls v0.3.1
16272026-08-24T19:53:33.306Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
16282026-08-24T19:53:33.416Z Compiling camino v1.2.5
16292026-08-24T19:53:33.863Z Compiling sha2 v0.11.0
16302026-08-24T19:53:34.213Z Compiling bstr v1.12.1
16312026-08-24T19:53:34.436Z Compiling hmac v0.13.0
16322026-08-24T19:53:34.638Z Compiling md-5 v0.11.0
16332026-08-24T19:53:34.700Z Compiling rustls-native-certs v0.8.3
16342026-08-24T19:53:34.871Z Compiling curve25519-dalek v4.1.3
16352026-08-24T19:53:34.953Z Compiling x509-cert v0.2.5
16362026-08-24T19:53:35.012Z Compiling serde_tokenstream v0.2.3
16372026-08-24T19:53:35.198Z Compiling async-trait v0.1.89
16382026-08-24T19:53:35.329Z Compiling zerocopy-derive v0.7.35
16392026-08-24T19:53:35.597Z Compiling pin-project-internal v1.1.11
16402026-08-24T19:53:35.793Z Compiling vergen-lib v9.1.0
16412026-08-24T19:53:35.973Z Compiling hash32 v0.2.1
16422026-08-24T19:53:36.174Z Compiling memoffset v0.9.1
16432026-08-24T19:53:36.196Z Compiling encoding_rs v0.8.35
16442026-08-24T19:53:36.207Z Compiling mime v0.3.17
16452026-08-24T19:53:36.278Z Compiling rustix v0.38.44
16462026-08-24T19:53:36.361Z Compiling litrs v1.0.0
16472026-08-24T19:53:36.457Z Compiling ref-cast v1.0.25
16482026-08-24T19:53:36.546Z Compiling owo-colors v4.3.0
16492026-08-24T19:53:36.607Z Compiling crc-any v2.5.0
16502026-08-24T19:53:36.696Z Compiling cfg_aliases v0.2.1
16512026-08-24T19:53:36.751Z Compiling rustc-demangle v0.1.27
16522026-08-24T19:53:36.773Z Compiling smoltcp v0.9.1
16532026-08-24T19:53:36.837Z Compiling fallible-iterator v0.2.0
16542026-08-24T19:53:36.859Z Compiling psl-types v2.0.11
16552026-08-24T19:53:36.864Z Compiling document-features v0.2.12
16562026-08-24T19:53:36.997Z Compiling backtrace v0.3.76
16572026-08-24T19:53:37.123Z Compiling postgres-protocol v0.6.12
16582026-08-24T19:53:37.139Z Compiling publicsuffix v2.3.0
16592026-08-24T19:53:37.201Z Compiling nix v0.31.2
16602026-08-24T19:53:37.308Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
16612026-08-24T19:53:37.501Z Compiling pin-project v1.1.11
16622026-08-24T19:53:37.600Z Compiling zerocopy v0.7.35
16632026-08-24T19:53:37.673Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
16642026-08-24T19:53:37.745Z Compiling hyper-tls v0.6.0
16652026-08-24T19:53:37.900Z Compiling object v0.30.4
16662026-08-24T19:53:37.962Z Compiling toml v0.7.8
16672026-08-24T19:53:37.965Z Compiling zip v0.6.6
16682026-08-24T19:53:38.101Z Compiling derive_builder v0.20.2
16692026-08-24T19:53:38.136Z Compiling goblin v0.8.2
16702026-08-24T19:53:38.487Z Compiling darling v0.23.0
16712026-08-24T19:53:38.533Z Compiling derive-ex v0.1.8
16722026-08-24T19:53:38.590Z Compiling phf_shared v0.13.1
16732026-08-24T19:53:38.749Z Compiling convert_case v0.10.0
16742026-08-24T19:53:38.866Z Compiling regex v1.12.3
16752026-08-24T19:53:38.904Z Compiling hubpack_derive v0.1.1
16762026-08-24T19:53:39.056Z Compiling hmac v0.12.1
16772026-08-24T19:53:39.225Z Compiling futures-executor v0.3.32
16782026-08-24T19:53:39.298Z Compiling ref-cast-impl v1.0.25
16792026-08-24T19:53:39.356Z Compiling strum_macros v0.27.2
16802026-08-24T19:53:39.493Z Compiling snafu-derive v0.8.9
16812026-08-24T19:53:39.841Z Compiling curve25519-dalek-derive v0.1.1
16822026-08-24T19:53:40.244Z Compiling vergen v9.1.0
16832026-08-24T19:53:40.432Z Compiling ff v0.13.1
16842026-08-24T19:53:40.482Z Compiling cargo-platform v0.3.2
16852026-08-24T19:53:40.590Z Compiling fs-err v3.3.0
16862026-08-24T19:53:40.760Z Compiling bitflags v1.3.2
16872026-08-24T19:53:40.773Z Compiling foldhash v0.1.5
16882026-08-24T19:53:40.776Z Compiling libbz2-rs-sys v0.2.2
16892026-08-24T19:53:40.837Z Compiling base16ct v0.2.0
16902026-08-24T19:53:40.948Z Compiling is_ci v1.2.0
16912026-08-24T19:53:41.016Z Compiling path-slash v0.1.5
16922026-08-24T19:53:41.087Z Compiling foldhash v0.2.0
16932026-08-24T19:53:41.151Z Compiling jiff-core v0.1.0
16942026-08-24T19:53:41.291Z Compiling bumpalo v3.20.2
16952026-08-24T19:53:41.315Z Compiling either v1.15.0
16962026-08-24T19:53:41.382Z Compiling same-file v1.0.6
16972026-08-24T19:53:41.466Z Compiling managed v0.8.0
16982026-08-24T19:53:41.525Z Compiling walkdir v2.5.0
16992026-08-24T19:53:41.543Z Compiling zopfli v0.8.3
17002026-08-24T19:53:41.547Z Compiling snafu v0.8.9
17012026-08-24T19:53:41.611Z Compiling strum v0.27.2
17022026-08-24T19:53:41.742Z Compiling hashbrown v0.16.1
17032026-08-24T19:53:41.832Z Compiling bzip2 v0.6.1
17042026-08-24T19:53:41.927Z Compiling jiff v0.2.34
17052026-08-24T19:53:42.039Z Compiling textwrap v0.16.2
17062026-08-24T19:53:42.194Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
17072026-08-24T19:53:42.221Z Compiling supports-color v3.0.2
17082026-08-24T19:53:42.333Z Compiling sec1 v0.7.3
17092026-08-24T19:53:42.392Z Compiling hashbrown v0.15.5
17102026-08-24T19:53:42.483Z Compiling cargo_metadata v0.23.1
17112026-08-24T19:53:42.565Z Compiling group v0.13.0
17122026-08-24T19:53:42.769Z Compiling dof v0.3.0
17132026-08-24T19:53:42.952Z Compiling test-strategy v0.4.5
17142026-08-24T19:53:43.591Z Compiling futures v0.3.32
17152026-08-24T19:53:43.595Z Compiling hubpack v0.1.2
17162026-08-24T19:53:43.685Z Compiling hkdf v0.12.4
17172026-08-24T19:53:43.866Z Compiling derive_more-impl v2.1.1
17182026-08-24T19:53:43.914Z Compiling phf v0.13.1
17192026-08-24T19:53:43.914Z Compiling signal-hook-mio v0.2.5
17202026-08-24T19:53:44.015Z Compiling serde_with_macros v3.21.0
17212026-08-24T19:53:44.035Z Compiling cookie_store v0.22.1
17222026-08-24T19:53:44.714Z Compiling reqwest v0.12.28
17232026-08-24T19:53:44.855Z Compiling zstd v0.13.3
17242026-08-24T19:53:45.144Z Compiling postgres-types v0.2.12
17252026-08-24T19:53:45.155Z Compiling backtrace-ext v0.2.1
17262026-08-24T19:53:45.481Z Compiling usdt-attr-macro v0.6.0
17272026-08-24T19:53:45.609Z Compiling usdt-macro v0.6.0
17282026-08-24T19:53:45.694Z Compiling globset v0.4.18
17292026-08-24T19:53:46.031Z Compiling phf_shared v0.11.3
17302026-08-24T19:53:46.193Z Compiling dtrace-parser v0.2.0
17312026-08-24T19:53:46.220Z Compiling byte-wrapper v0.1.0
17322026-08-24T19:53:46.298Z Compiling olpc-cjson v0.1.4
17332026-08-24T19:53:46.344Z Compiling ed25519 v2.2.3
17342026-08-24T19:53:46.361Z Compiling crypto-bigint v0.5.5
17352026-08-24T19:53:46.404Z Compiling serde_plain v1.0.2
17362026-08-24T19:53:46.454Z Compiling serde-big-array v0.5.1
17372026-08-24T19:53:46.544Z Compiling strum_macros v0.26.4
17382026-08-24T19:53:46.600Z Compiling serde_repr v0.1.20
17392026-08-24T19:53:46.600Z Compiling miette-derive v7.6.0
17402026-08-24T19:53:46.927Z Compiling enum-as-inner v0.6.1
17412026-08-24T19:53:47.137Z Compiling async-recursion v1.1.1
17422026-08-24T19:53:47.277Z Compiling pem v3.0.6
17432026-08-24T19:53:47.495Z Compiling float-cmp v0.10.0
17442026-08-24T19:53:47.587Z Compiling memmap2 v0.9.10
17452026-08-24T19:53:47.614Z Compiling thread-id v4.2.2
17462026-08-24T19:53:47.713Z Compiling difflib v0.4.0
17472026-08-24T19:53:47.790Z Compiling data-encoding v2.10.0
17482026-08-24T19:53:47.830Z Compiling fixedbitset v0.4.2
17492026-08-24T19:53:47.842Z Compiling precomputed-hash v0.1.1
17502026-08-24T19:53:47.903Z Compiling static_assertions v1.1.0
17512026-08-24T19:53:47.983Z Compiling predicates-core v1.0.10
17522026-08-24T19:53:48.057Z Compiling typed-path v0.9.3
17532026-08-24T19:53:48.169Z Compiling supports-unicode v3.0.0
17542026-08-24T19:53:48.267Z Compiling keccak v0.1.6
17552026-08-24T19:53:48.315Z Compiling fixedbitset v0.5.7
17562026-08-24T19:53:48.376Z Compiling supports-hyperlinks v3.2.0
17572026-08-24T19:53:48.463Z Compiling winnow v1.0.3
17582026-08-24T19:53:48.463Z Compiling normalize-line-endings v0.3.0
17592026-08-24T19:53:48.498Z Compiling whoami v2.1.0
17602026-08-24T19:53:48.519Z Compiling new_debug_unreachable v1.0.6
17612026-08-24T19:53:48.586Z Compiling predicates v3.1.4
17622026-08-24T19:53:48.608Z Compiling string_cache v0.8.9
17632026-08-24T19:53:48.651Z Compiling petgraph v0.8.3
17642026-08-24T19:53:48.857Z Compiling tokio-postgres v0.7.16
17652026-08-24T19:53:48.899Z Compiling sha3 v0.10.8
17662026-08-24T19:53:49.080Z Compiling miette v7.6.0
17672026-08-24T19:53:49.259Z Compiling strum v0.26.3
17682026-08-24T19:53:49.289Z Compiling toml_edit v0.22.27
17692026-08-24T19:53:49.364Z Compiling hickory-proto v0.25.2
17702026-08-24T19:53:49.396Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17712026-08-24T19:53:49.565Z Compiling toml_parser v1.1.2+spec-1.1.0
17722026-08-24T19:53:50.228Z Compiling petgraph v0.6.5
17732026-08-24T19:53:50.255Z Compiling usdt v0.6.0
17742026-08-24T19:53:50.522Z Compiling usdt-impl v0.5.0
17752026-08-24T19:53:50.593Z Compiling elliptic-curve v0.13.8
17762026-08-24T19:53:50.999Z Compiling ed25519-dalek v2.2.0
17772026-08-24T19:53:51.070Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
17782026-08-24T19:53:51.081Z Compiling crossterm v0.28.1
17792026-08-24T19:53:51.692Z Compiling serde_with v3.21.0
17802026-08-24T19:53:52.004Z Compiling zip v4.6.1
17812026-08-24T19:53:52.197Z Compiling derive_more v2.1.1
17822026-08-24T19:53:52.325Z Compiling iddqd v0.4.2
17832026-08-24T19:53:52.701Z Compiling itertools v0.15.0
17842026-08-24T19:53:52.951Z Compiling itertools v0.13.0
17852026-08-24T19:53:52.988Z Compiling similar v2.7.0
17862026-08-24T19:53:53.196Z Compiling crossbeam-epoch v0.9.18
17872026-08-24T19:53:53.435Z Compiling oxide-generation v0.1.3
17882026-08-24T19:53:53.533Z Compiling heck v0.4.1
17892026-08-24T19:53:53.585Z Compiling tokio-stream v0.1.18
17902026-08-24T19:53:53.763Z Compiling buf-list v1.1.2
17912026-08-24T19:53:53.788Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17922026-08-24T19:53:53.853Z Compiling openapiv3 v2.2.0
17932026-08-24T19:53:54.041Z Compiling lalrpop-util v0.19.12
17942026-08-24T19:53:54.045Z Compiling peg-runtime v0.8.5
17952026-08-24T19:53:54.057Z Compiling thread_local v1.1.9
17962026-08-24T19:53:54.085Z Compiling slog-async v2.8.0
17972026-08-24T19:53:54.098Z Compiling crossbeam-channel v0.5.15
17982026-08-24T19:53:54.238Z Compiling filetime v0.2.27
17992026-08-24T19:53:54.252Z Compiling is-terminal v0.4.17
18002026-08-24T19:53:54.330Z Compiling term v1.2.1
18012026-08-24T19:53:54.345Z Compiling take_mut v0.2.2
18022026-08-24T19:53:54.372Z Compiling xattr v1.6.1
18032026-08-24T19:53:54.392Z Compiling camino-tempfile v1.4.1
18042026-08-24T19:53:54.537Z Compiling tar v0.4.46
18052026-08-24T19:53:54.615Z Compiling slog-term v2.9.2
18062026-08-24T19:54:00.459Z Compiling rustls-webpki v0.103.13
18072026-08-24T19:54:03.142Z Compiling tokio-rustls v0.26.4
18082026-08-24T19:54:03.142Z Compiling rustls-platform-verifier v0.6.2
18092026-08-24T19:54:03.145Z Compiling tough v0.22.0
18102026-08-24T19:54:03.349Z Compiling hyper-rustls v0.27.7
18112026-08-24T19:54:03.546Z Compiling reqwest v0.13.2
18122026-08-24T19:54:05.798Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18132026-08-24T19:54:06.012Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
18142026-08-24T19:54:08.954Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s
18152026-08-24T19:54:09.097Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
18162026-08-24T19:54:09.151ZAug 24 19:54:07.465 INFO Starting download, target: Cockroach
18172026-08-24T19:54:09.151ZAug 24 19:54:07.466 INFO Starting download, target: Console
18182026-08-24T19:54:09.151ZAug 24 19:54:07.466 INFO Starting download, target: Clickhouse
18192026-08-24T19:54:09.151ZAug 24 19:54:07.466 INFO Starting download, target: DendriteStub
18202026-08-24T19:54:09.151ZAug 24 19:54:07.466 INFO Starting download, target: MaghemiteMgd
18212026-08-24T19:54:09.151ZAug 24 19:54:07.466 INFO Starting download, target: MaghemiteDdmd
18222026-08-24T19:54:09.151ZAug 24 19:54:07.466 INFO Starting download, target: TransceiverControl
18232026-08-24T19:54:09.154ZAug 24 19:54:07.466 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
18242026-08-24T19:54:09.154ZAug 24 19:54:07.466 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
18252026-08-24T19:54:09.154ZAug 24 19:54:07.466 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
18262026-08-24T19:54:09.154ZAug 24 19:54:07.466 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd
18272026-08-24T19:54:09.154ZAug 24 19:54:07.466 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
18282026-08-24T19:54:09.154ZAug 24 19:54:07.466 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
18292026-08-24T19:54:09.154ZAug 24 19:54:07.466 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
18302026-08-24T19:54:09.613ZAug 24 19:54:07.920 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
18312026-08-24T19:54:09.852ZAug 24 19:54:08.137 INFO Download complete, target: TransceiverControl
18322026-08-24T19:54:10.927ZAug 24 19:54:09.233 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
18332026-08-24T19:54:11.187ZAug 24 19:54:09.477 INFO Download complete, target: Console
18342026-08-24T19:54:11.771ZAug 24 19:54:10.067 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
18352026-08-24T19:54:12.132ZAug 24 19:54:10.422 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
18362026-08-24T19:54:12.734ZAug 24 19:54:11.010 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd
18372026-08-24T19:54:13.437ZAug 24 19:54:11.735 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
18382026-08-24T19:54:14.219ZAug 24 19:54:12.529 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
18392026-08-24T19:54:14.219ZAug 24 19:54:12.529 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
18402026-08-24T19:54:14.625ZAug 24 19:54:12.939 INFO Download complete, target: DendriteStub
18412026-08-24T19:54:14.707ZAug 24 19:54:13.019 INFO Download complete, target: MaghemiteDdmd
18422026-08-24T19:54:15.934ZAug 24 19:54:14.248 INFO Download complete, target: MaghemiteMgd
18432026-08-24T19:54:18.586ZAug 24 19:54:16.899 INFO Checking that binary works, target: Clickhouse
18442026-08-24T19:54:18.703ZAug 24 19:54:17.017 INFO Download complete, target: Clickhouse
18452026-08-24T19:54:18.920ZAug 24 19:54:17.235 INFO Checking that binary works, target: Cockroach
18462026-08-24T19:54:19.042ZAug 24 19:54:17.357 INFO Download complete, target: Cockroach
18472026-08-24T19:54:19.058ZAll builder prerequisites installed successfully, and PATH looks valid
18482026-08-24T19:54:19.061Z
18492026-08-24T19:54:19.061Zreal 2:14.457773162
18502026-08-24T19:54:19.061Zuser 7:25.305463630
18512026-08-24T19:54:19.061Zsys 1:28.425598023
18522026-08-24T19:54:19.061Ztrap 0.246244500
18532026-08-24T19:54:19.061Ztflt 0.555967122
18542026-08-24T19:54:19.061Zdflt 0.858704930
18552026-08-24T19:54:19.061Zkflt 0.024412175
18562026-08-24T19:54:19.061Zlock 27:49.895136665
18572026-08-24T19:54:19.061Zslp 22:30.585738008
18582026-08-24T19:54:19.061Zlat 50.444596907
18592026-08-24T19:54:19.061Zstop 2:46.792880026
18602026-08-24T19:54:19.061Z+ banner clippy
18612026-08-24T19:54:19.061Z
18622026-08-24T19:54:19.061Z #### # # ##### ##### # #
18632026-08-24T19:54:19.062Z # # # # # # # # # #
18642026-08-24T19:54:19.062Z # # # # # # # #
18652026-08-24T19:54:19.062Z # # # ##### ##### #
18662026-08-24T19:54:19.062Z # # # # # # #
18672026-08-24T19:54:19.062Z #### ###### # # # #
18682026-08-24T19:54:19.062Z
18692026-08-24T19:54:19.062Z+ export CARGO_INCREMENTAL=0
18702026-08-24T19:54:19.062Z+ CARGO_INCREMENTAL=0
18712026-08-24T19:54:19.062Z+ ptime -m cargo xtask clippy
18722026-08-24T19:54:19.534Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
18732026-08-24T19:54:19.823Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
18742026-08-24T19:54:21.637Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.56s
18752026-08-24T19:54:21.699Z Running `target/debug/xtask clippy`
18762026-08-24T19:54:21.726Zrunning: /home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings"
18772026-08-24T19:54:22.300Z Downloading crates ...
18782026-08-24T19:54:22.478Z Downloaded cast v0.3.0
18792026-08-24T19:54:22.481Z Downloaded anes v0.1.6
18802026-08-24T19:54:22.481Z Downloaded cfg-expr v0.20.6
18812026-08-24T19:54:22.481Z Downloaded assert-json-diff v2.0.2
18822026-08-24T19:54:22.481Z Downloaded constant_time_eq v0.3.1
18832026-08-24T19:54:22.485Z Downloaded approx v0.5.1
18842026-08-24T19:54:22.485Z Downloaded async-object-pool v0.2.0
18852026-08-24T19:54:22.485Z Downloaded escape8259 v0.5.3
18862026-08-24T19:54:22.485Z Downloaded assert_cmd v2.1.2
18872026-08-24T19:54:22.512Z Downloaded criterion-plot v0.6.0
18882026-08-24T19:54:22.512Z Downloaded concurrent-queue v2.5.0
18892026-08-24T19:54:22.512Z Downloaded async-lock v3.4.2
18902026-08-24T19:54:22.512Z Downloaded blake2b_simd v1.0.4
18912026-08-24T19:54:22.512Z Downloaded datatest-stable v0.3.3
18922026-08-24T19:54:22.519Z Downloaded event-listener-strategy v0.5.4
18932026-08-24T19:54:22.519Z Downloaded event-listener v5.4.1
18942026-08-24T19:54:22.519Z Downloaded fancy-regex v0.14.0
18952026-08-24T19:54:22.519Z Downloaded criterion v0.7.0
18962026-08-24T19:54:22.519Z Downloaded futures-timer v3.0.3
18972026-08-24T19:54:22.519Z Downloaded guppy-workspace-hack v0.1.0
18982026-08-24T19:54:22.519Z Downloaded hex-literal v0.4.1
18992026-08-24T19:54:22.520Z Downloaded guppy v0.17.25
19002026-08-24T19:54:22.520Z Downloaded hickory-client v0.25.2
19012026-08-24T19:54:22.520Z Downloaded httptest v0.16.4
19022026-08-24T19:54:22.520Z Downloaded knuffel-derive v3.2.0
19032026-08-24T19:54:22.520Z Downloaded miette-derive v5.10.0
19042026-08-24T19:54:22.520Z Downloaded libtest-mimic v0.8.1
19052026-08-24T19:54:22.520Z Downloaded linkme-impl v0.3.35
19062026-08-24T19:54:22.520Z Downloaded nested v0.1.1
19072026-08-24T19:54:22.520Z Downloaded knuffel v3.2.0
19082026-08-24T19:54:22.520Z Downloaded linkme v0.3.35
19092026-08-24T19:54:22.520Z Downloaded parking v2.2.1
19102026-08-24T19:54:22.520Z Downloaded pathdiff v0.2.3
19112026-08-24T19:54:22.520Z Downloaded plotters-svg v0.3.7
19122026-08-24T19:54:22.520Z Downloaded owo-colors v3.5.0
19132026-08-24T19:54:22.520Z Downloaded partial-io v0.5.4
19142026-08-24T19:54:22.520Z Downloaded path-tree v0.8.3
19152026-08-24T19:54:22.520Z Downloaded oorandom v11.1.5
19162026-08-24T19:54:22.521Z Downloaded plotters-backend v0.3.7
19172026-08-24T19:54:22.521Z Downloaded miette v5.10.0
19182026-08-24T19:54:22.527Z Downloaded serde_regex v1.1.0
19192026-08-24T19:54:22.527Z Downloaded relative-path v1.9.3
19202026-08-24T19:54:22.527Z Downloaded rust-argon2 v2.1.0
19212026-08-24T19:54:22.527Z Downloaded rand_distr v0.5.1
19222026-08-24T19:54:22.527Z Downloaded plotters v0.3.7
19232026-08-24T19:54:22.534Z Downloaded similar-asserts v1.7.0
19242026-08-24T19:54:22.534Z Downloaded supports-unicode v2.1.0
19252026-08-24T19:54:22.534Z Downloaded supports-color v2.1.0
19262026-08-24T19:54:22.534Z Downloaded target-triple v1.0.0
19272026-08-24T19:54:22.534Z Downloaded rstest v0.25.0
19282026-08-24T19:54:22.543Z Downloaded rstest_macros v0.25.0
19292026-08-24T19:54:22.543Z Downloaded supports-hyperlinks v2.1.0
19302026-08-24T19:54:22.543Z Downloaded terminal_size v0.1.17
19312026-08-24T19:54:22.543Z Downloaded stringmetrics v2.2.2
19322026-08-24T19:54:22.543Z Downloaded target-lexicon v0.13.3
19332026-08-24T19:54:22.543Z Downloaded termcolor v1.4.1
19342026-08-24T19:54:22.543Z Downloaded target-spec v3.5.7
19352026-08-24T19:54:22.543Z Downloaded tinytemplate v1.2.1
19362026-08-24T19:54:22.546Z Downloaded trybuild v1.0.116
19372026-08-24T19:54:22.546Z Downloaded textwrap v0.15.2
19382026-08-24T19:54:22.615Z Downloaded httpmock v0.8.3
19392026-08-24T19:54:24.459Z Checking cfg-if v1.0.4
19402026-08-24T19:54:24.841Z Checking serde_core v1.0.228
19412026-08-24T19:54:24.841Z Checking libc v0.2.185
19422026-08-24T19:54:24.935Z Checking memchr v2.8.0
19432026-08-24T19:54:24.959Z Checking smallvec v1.15.1
19442026-08-24T19:54:24.998Z Checking rand_core v0.10.0
19452026-08-24T19:54:25.035Z Checking itoa v1.0.17
19462026-08-24T19:54:25.072Z Checking subtle v2.6.1
19472026-08-24T19:54:25.113Z Checking libm v0.2.16
19482026-08-24T19:54:25.161Z Checking log v0.4.33
19492026-08-24T19:54:25.214Z Checking typenum v1.20.1
19502026-08-24T19:54:25.223Z Checking scopeguard v1.2.0
19512026-08-24T19:54:25.288Z Checking zmij v1.0.21
19522026-08-24T19:54:25.327Z Checking stable_deref_trait v1.2.1
19532026-08-24T19:54:25.362Z Checking getrandom v0.4.3
19542026-08-24T19:54:25.399Z Checking errno v0.3.14
19552026-08-24T19:54:25.403Z Checking lock_api v0.4.14
19562026-08-24T19:54:25.473Z Checking zerofrom v0.1.6
19572026-08-24T19:54:25.533Z Checking percent-encoding v2.3.2
19582026-08-24T19:54:25.575Z Checking litemap v0.8.1
19592026-08-24T19:54:25.580Z Checking writeable v0.6.2
19602026-08-24T19:54:25.642Z Checking yoke v0.8.1
19612026-08-24T19:54:25.680Z Checking icu_normalizer_data v2.1.1
19622026-08-24T19:54:25.716Z Checking icu_properties_data v2.1.2
19632026-08-24T19:54:25.763Z Checking form_urlencoded v1.2.2
19642026-08-24T19:54:25.805Z Checking utf8_iter v1.0.4
19652026-08-24T19:54:25.842Z Checking num-traits v0.2.19
19662026-08-24T19:54:25.842Z Checking zerovec v0.11.5
19672026-08-24T19:54:25.851Z Checking zerotrie v0.2.3
19682026-08-24T19:54:25.949Z Checking pin-project-lite v0.2.17
19692026-08-24T19:54:25.988Z Checking portable-atomic v1.13.1
19702026-08-24T19:54:26.026Z Checking zerocopy v0.8.55
19712026-08-24T19:54:26.064Z Checking critical-section v1.2.0
19722026-08-24T19:54:26.103Z Checking parking_lot_core v0.9.12
19732026-08-24T19:54:26.182Z Checking signal-hook-registry v1.4.8
19742026-08-24T19:54:26.226Z Checking mio v1.2.0
19752026-08-24T19:54:26.321Z Checking parking_lot v0.12.5
19762026-08-24T19:54:26.360Z Checking serde v1.0.228
19772026-08-24T19:54:26.363Z Checking bitflags v2.11.0
19782026-08-24T19:54:26.430Z Checking serde_json v1.0.151
19792026-08-24T19:54:26.433Z Checking tinystr v0.8.2
19802026-08-24T19:54:26.464Z Checking potential_utf v0.1.4
19812026-08-24T19:54:26.534Z Checking once_cell v1.21.3
19822026-08-24T19:54:26.581Z Checking iana-time-zone v0.1.65
19832026-08-24T19:54:26.631Z Checking socket2 v0.6.3
19842026-08-24T19:54:26.671Z Checking icu_locale_core v2.1.1
19852026-08-24T19:54:26.673Z Checking icu_collections v2.1.1
19862026-08-24T19:54:26.745Z Checking uuid v1.23.4
19872026-08-24T19:54:26.787Z Checking zeroize v1.9.0
19882026-08-24T19:54:26.787Z Checking bytes v1.11.1
19892026-08-24T19:54:26.901Z Checking chrono v0.4.45
19902026-08-24T19:54:27.037Z Checking semver v1.0.28
19912026-08-24T19:54:27.090Z Checking thiserror v2.0.18
19922026-08-24T19:54:27.142Z Checking dyn-clone v1.0.20
19932026-08-24T19:54:27.199Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
19942026-08-24T19:54:27.244Z Checking futures-core v0.3.32
19952026-08-24T19:54:27.249Z Checking icu_provider v2.1.1
19962026-08-24T19:54:27.315Z Checking rustix v1.1.4
19972026-08-24T19:54:27.318Z Checking tokio v1.52.1
19982026-08-24T19:54:27.348Z Checking equivalent v1.0.2
19992026-08-24T19:54:27.467Z Checking cmov v0.5.4
20002026-08-24T19:54:27.470Z Checking getrandom v0.2.17
20012026-08-24T19:54:27.535Z Checking futures-sink v0.3.32
20022026-08-24T19:54:27.538Z Checking icu_properties v2.1.2
20032026-08-24T19:54:27.669Z Checking icu_normalizer v2.1.1
20042026-08-24T19:54:27.708Z Checking ctutils v0.4.2
20052026-08-24T19:54:27.711Z Checking byteorder v1.5.0
20062026-08-24T19:54:27.782Z Checking rand_core v0.6.4
20072026-08-24T19:54:27.955Z Checking hybrid-array v0.4.13
20082026-08-24T19:54:27.994Z Checking futures-channel v0.3.32
20092026-08-24T19:54:28.030Z Checking futures-task v0.3.32
20102026-08-24T19:54:28.034Z Checking futures-io v0.3.32
20112026-08-24T19:54:28.167Z Checking slab v0.4.12
20122026-08-24T19:54:28.205Z Checking getrandom v0.3.4
20132026-08-24T19:54:28.210Z Checking hashbrown v0.17.0
20142026-08-24T19:54:28.277Z Checking regex-syntax v0.8.10
20152026-08-24T19:54:28.353Z Checking futures-util v0.3.32
20162026-08-24T19:54:28.392Z Checking fnv v1.0.7
20172026-08-24T19:54:28.428Z Checking idna_adapter v1.2.1
20182026-08-24T19:54:28.515Z Checking thiserror v1.0.69
20192026-08-24T19:54:28.577Z Checking idna v1.1.0
20202026-08-24T19:54:28.646Z Checking generic-array v0.14.7
20212026-08-24T19:54:28.729Z Checking crypto-common v0.2.2
20222026-08-24T19:54:28.767Z Checking indexmap v2.14.0
20232026-08-24T19:54:28.815Z Checking ppv-lite86 v0.2.21
20242026-08-24T19:54:28.871Z Checking url v2.5.8
20252026-08-24T19:54:29.145Z Checking block-buffer v0.12.1
20262026-08-24T19:54:29.149Z Checking base64ct v1.8.3
20272026-08-24T19:54:29.342Z Checking schemars v0.8.22
20282026-08-24T19:54:29.345Z Checking const-oid v0.9.6
20292026-08-24T19:54:29.415Z Checking base64 v0.22.1
20302026-08-24T19:54:29.422Z Checking crypto-common v0.1.7
20312026-08-24T19:54:29.486Z Checking utf8parse v0.2.2
20322026-08-24T19:54:29.592Z Checking const-oid v0.10.2
20332026-08-24T19:54:29.630Z Checking erased-serde v0.3.31
20342026-08-24T19:54:29.633Z Checking anstyle v1.0.14
20352026-08-24T19:54:29.700Z Checking rand_core v0.9.5
20362026-08-24T19:54:29.778Z Checking http v1.4.2
20372026-08-24T19:54:29.870Z Checking tracing-core v0.1.36
20382026-08-24T19:54:29.908Z Checking block-buffer v0.10.4
20392026-08-24T19:54:30.013Z Checking is_terminal_polyfill v1.70.2
20402026-08-24T19:54:30.052Z Checking slog v2.8.2
20412026-08-24T19:54:30.088Z Checking colorchoice v1.0.4
20422026-08-24T19:54:30.092Z Checking anstyle-query v1.1.5
20432026-08-24T19:54:30.158Z Checking digest v0.10.7
20442026-08-24T19:54:30.212Z Checking tracing v0.1.44
20452026-08-24T19:54:30.249Z Checking terminal_size v0.4.3
20462026-08-24T19:54:30.253Z Checking rand_chacha v0.9.0
20472026-08-24T19:54:30.320Z Checking digest v0.11.3
20482026-08-24T19:54:30.358Z Checking anstyle-parse v1.0.0
20492026-08-24T19:54:30.397Z Checking ipnet v2.12.0
20502026-08-24T19:54:30.400Z Checking aho-corasick v1.1.4
20512026-08-24T19:54:30.429Z Checking cpufeatures v0.3.0
20522026-08-24T19:54:30.501Z Checking fastrand v2.3.0
20532026-08-24T19:54:30.545Z Checking rand v0.9.2
20542026-08-24T19:54:30.549Z Checking anstream v1.0.0
20552026-08-24T19:54:30.569Z Checking crossbeam-utils v0.8.21
20562026-08-24T19:54:30.573Z Checking clap_lex v1.0.0
20572026-08-24T19:54:30.678Z Checking unicode-ident v1.0.24
20582026-08-24T19:54:30.682Z Checking tokio-util v0.7.18
20592026-08-24T19:54:30.749Z Checking strsim v0.11.1
20602026-08-24T19:54:30.786Z Checking powerfmt v0.2.0
20612026-08-24T19:54:30.824Z Checking proc-macro2 v1.0.106
20622026-08-24T19:54:30.861Z Checking allocator-api2 v0.2.21
20632026-08-24T19:54:30.927Z Checking tempfile v3.27.0
20642026-08-24T19:54:30.979Z Checking clap_builder v4.6.0
20652026-08-24T19:54:31.003Z Checking deranged v0.5.8
20662026-08-24T19:54:31.045Z Checking ipnetwork v0.21.1
20672026-08-24T19:54:31.149Z Checking num_threads v0.1.7
20682026-08-24T19:54:31.159Z Checking quote v1.0.45
20692026-08-24T19:54:31.222Z Checking num-conv v0.2.0
20702026-08-24T19:54:31.230Z Checking regex-automata v0.4.14
20712026-08-24T19:54:31.301Z Checking time-core v0.1.8
20722026-08-24T19:54:31.306Z Checking httparse v1.10.1
20732026-08-24T19:54:31.362Z Checking anyhow v1.0.104
20742026-08-24T19:54:31.365Z Checking rustls-pki-types v1.14.0
20752026-08-24T19:54:31.438Z Checking syn v2.0.117
20762026-08-24T19:54:31.471Z Checking aws-lc-sys v0.40.0
20772026-08-24T19:54:31.560Z Checking untrusted v0.7.1
20782026-08-24T19:54:31.630Z Checking http-body v1.0.1
20792026-08-24T19:54:31.683Z Checking atomic-waker v1.1.2
20802026-08-24T19:54:31.717Z Checking try-lock v0.2.5
20812026-08-24T19:54:31.788Z Checking httpdate v1.0.3
20822026-08-24T19:54:31.820Z Checking cpufeatures v0.2.17
20832026-08-24T19:54:31.856Z Checking want v0.3.1
20842026-08-24T19:54:31.922Z Checking h2 v0.4.15
20852026-08-24T19:54:31.963Z Checking time v0.3.47
20862026-08-24T19:54:31.969Z Checking block-padding v0.4.2
20872026-08-24T19:54:32.031Z Checking hex v0.4.3
20882026-08-24T19:54:32.039Z Checking aws-lc-rs v1.16.3
20892026-08-24T19:54:32.127Z Checking simd-adler32 v0.3.8
20902026-08-24T19:54:32.221Z Checking clap v4.6.1
20912026-08-24T19:54:32.293Z Checking ryu v1.0.23
20922026-08-24T19:54:32.323Z Checking tower-service v0.3.3
20932026-08-24T19:54:32.362Z Checking untrusted v0.9.0
20942026-08-24T19:54:32.448Z Checking tower-layer v0.3.3
20952026-08-24T19:54:32.484Z Checking inout v0.2.2
20962026-08-24T19:54:32.519Z Checking oxnet v0.1.6
20972026-08-24T19:54:32.626Z Checking spin v0.9.8
20982026-08-24T19:54:32.674Z Checking adler2 v2.0.1
20992026-08-24T19:54:32.809Z Checking unicode-width v0.2.0
21002026-08-24T19:54:32.812Z Checking miniz_oxide v0.8.9
21012026-08-24T19:54:32.841Z Checking pem-rfc7468 v0.7.0
21022026-08-24T19:54:32.977Z Checking rustls-webpki v0.103.13
21032026-08-24T19:54:33.097Z Checking flagset v0.4.7
21042026-08-24T19:54:33.144Z Checking mime v0.3.17
21052026-08-24T19:54:33.147Z Checking cipher v0.5.2
21062026-08-24T19:54:33.218Z Checking camino v1.2.5
21072026-08-24T19:54:33.264Z Checking der v0.7.10
21082026-08-24T19:54:33.309Z Checking pretty-hex v0.4.1
21092026-08-24T19:54:33.349Z Checking http-body-util v0.1.3
21102026-08-24T19:54:33.423Z Checking rustls v0.23.41
21112026-08-24T19:54:33.461Z Checking plain v0.2.3
21122026-08-24T19:54:33.466Z Checking openssl-probe v0.2.1
21132026-08-24T19:54:33.531Z Checking ucd-trie v0.1.7
21142026-08-24T19:54:33.592Z Checking regex v1.12.3
21152026-08-24T19:54:33.596Z Checking serde_urlencoded v0.7.1
21162026-08-24T19:54:33.666Z Checking rand_chacha v0.3.1
21172026-08-24T19:54:33.698Z Checking pest v2.8.6
21182026-08-24T19:54:33.734Z Checking encoding_rs v0.8.35
21192026-08-24T19:54:33.868Z Checking futures-executor v0.3.32
21202026-08-24T19:54:33.912Z Checking rand v0.8.6
21212026-08-24T19:54:33.952Z Checking crc32fast v1.5.0
21222026-08-24T19:54:34.047Z Checking spki v0.7.3
21232026-08-24T19:54:34.050Z Checking futures v0.3.32
21242026-08-24T19:54:34.127Z Checking either v1.15.0
21252026-08-24T19:54:34.197Z Checking bit-vec v0.8.0
21262026-08-24T19:54:34.257Z Checking sync_wrapper v1.0.2
21272026-08-24T19:54:34.346Z Checking wait-timeout v0.2.1
21282026-08-24T19:54:34.390Z Checking tower v0.5.3
21292026-08-24T19:54:34.431Z Checking bit-set v0.8.0
21302026-08-24T19:54:34.470Z Checking pkcs8 v0.10.2
21312026-08-24T19:54:34.515Z Checking quick-error v1.2.3
21322026-08-24T19:54:34.603Z Checking iri-string v0.7.10
21332026-08-24T19:54:34.642Z Checking foldhash v0.2.0
21342026-08-24T19:54:34.684Z Checking rusty-fork v0.3.1
21352026-08-24T19:54:34.721Z Checking rand_xorshift v0.4.0
21362026-08-24T19:54:34.782Z Checking openapiv3 v2.2.0
21372026-08-24T19:54:34.785Z Checking hyper v1.10.1
21382026-08-24T19:54:34.855Z Checking hashbrown v0.16.1
21392026-08-24T19:54:34.858Z Checking zlib-rs v0.6.2
21402026-08-24T19:54:34.928Z Checking static_assertions v1.1.0
21412026-08-24T19:54:34.939Z Checking unarray v0.1.4
21422026-08-24T19:54:35.028Z Checking hmac v0.13.0
21432026-08-24T19:54:35.094Z Checking proptest v1.11.0
21442026-08-24T19:54:35.224Z Checking rustls-native-certs v0.8.3
21452026-08-24T19:54:35.379Z Checking lazy_static v1.5.0
21462026-08-24T19:54:35.417Z Checking hubpack v0.1.2
21472026-08-24T19:54:35.500Z Checking psl-types v2.0.11
21482026-08-24T19:54:35.614Z Checking tinyvec_macros v0.1.1
21492026-08-24T19:54:35.658Z Checking publicsuffix v2.3.0
21502026-08-24T19:54:35.662Z Checking tower-http v0.6.8
21512026-08-24T19:54:35.730Z Checking tokio-rustls v0.26.4
21522026-08-24T19:54:35.766Z Checking tinyvec v1.10.0
21532026-08-24T19:54:35.802Z Checking hyper-util v0.1.20
21542026-08-24T19:54:35.806Z Checking flate2 v1.1.9
21552026-08-24T19:54:35.873Z Checking cookie v0.18.1
21562026-08-24T19:54:35.985Z Checking sha2 v0.11.0
21572026-08-24T19:54:36.024Z Checking rustls-platform-verifier v0.6.2
21582026-08-24T19:54:36.095Z Checking sha2 v0.10.9
21592026-08-24T19:54:36.134Z Checking signature v2.2.0
21602026-08-24T19:54:36.137Z Checking cookie_store v0.22.1
21612026-08-24T19:54:36.206Z Checking num-integer v0.1.46
21622026-08-24T19:54:36.209Z Checking strum v0.26.3
21632026-08-24T19:54:36.300Z Checking scroll v0.13.0
21642026-08-24T19:54:36.380Z Checking ahash v0.8.12
21652026-08-24T19:54:36.418Z Checking memmap2 v0.9.10
21662026-08-24T19:54:36.458Z Checking unicode-width v0.1.14
21672026-08-24T19:54:36.536Z Checking dtrace-parser v0.3.0
21682026-08-24T19:54:36.573Z Checking goblin v0.10.5
21692026-08-24T19:54:36.610Z Checking serde_spanned v0.6.9
21702026-08-24T19:54:36.614Z Checking toml_datetime v0.6.11
21712026-08-24T19:54:36.682Z Checking thread-id v5.1.0
21722026-08-24T19:54:36.732Z Checking data-encoding v2.10.0
21732026-08-24T19:54:36.770Z Checking bstr v1.12.1
21742026-08-24T19:54:36.806Z Checking base64 v0.21.7
21752026-08-24T19:54:36.812Z Checking x509-cert v0.2.5
21762026-08-24T19:54:36.876Z Checking crossbeam-epoch v0.9.18
21772026-08-24T19:54:36.920Z Checking newtype-uuid v1.3.2
21782026-08-24T19:54:37.029Z Checking memoffset v0.9.1
21792026-08-24T19:54:37.069Z Checking num-iter v0.1.45
21802026-08-24T19:54:37.108Z Checking hyper-rustls v0.27.7
21812026-08-24T19:54:37.147Z Checking scroll v0.12.0
21822026-08-24T19:54:37.150Z Checking hmac v0.12.1
21832026-08-24T19:54:37.218Z Checking daft v0.1.8
21842026-08-24T19:54:37.221Z Checking zerocopy v0.7.35
21852026-08-24T19:54:37.221Z Checking rustix v0.38.44
21862026-08-24T19:54:37.336Z Checking reqwest v0.13.2
21872026-08-24T19:54:37.376Z Checking env_filter v2.0.0
21882026-08-24T19:54:37.412Z Checking goblin v0.8.2
21892026-08-24T19:54:37.489Z Checking smawk v0.3.2
21902026-08-24T19:54:37.531Z Checking tap v1.0.1
21912026-08-24T19:54:37.568Z Checking unicode-linebreak v0.1.5
21922026-08-24T19:54:37.646Z Checking unicode-segmentation v1.12.0
21932026-08-24T19:54:37.687Z Checking wyz v0.5.1
21942026-08-24T19:54:37.804Z Checking env_logger v0.11.11
21952026-08-24T19:54:37.807Z Checking num-bigint-dig v0.8.6
21962026-08-24T19:54:37.888Z Checking nix v0.31.2
21972026-08-24T19:54:37.990Z Checking dtrace-parser v0.2.0
21982026-08-24T19:54:38.029Z Checking pkcs1 v0.7.5
21992026-08-24T19:54:38.081Z Checking ff v0.13.1
22002026-08-24T19:54:38.209Z Checking radium v0.7.0
22012026-08-24T19:54:38.247Z Checking thread-id v4.2.2
22022026-08-24T19:54:38.283Z Checking base16ct v0.2.0
22032026-08-24T19:54:38.286Z Checking winnow v1.0.3
22042026-08-24T19:54:38.355Z Checking crc-catalog v2.4.0
22052026-08-24T19:54:38.410Z Checking same-file v1.0.6
22062026-08-24T19:54:38.447Z Checking funty v2.0.0
22072026-08-24T19:54:38.484Z Checking crc v3.4.0
22082026-08-24T19:54:38.560Z Checking walkdir v2.5.0
22092026-08-24T19:54:38.681Z Checking rsa v0.9.10
22102026-08-24T19:54:38.720Z Checking sec1 v0.7.3
22112026-08-24T19:54:38.754Z Checking group v0.13.0
22122026-08-24T19:54:38.798Z Checking bitvec v1.0.1
22132026-08-24T19:54:38.928Z Checking dof v0.4.0
22142026-08-24T19:54:38.965Z Checking hkdf v0.12.4
22152026-08-24T19:54:38.999Z Checking unicode-normalization v0.1.25
22162026-08-24T19:54:39.125Z Checking chacha20 v0.10.0
22172026-08-24T19:54:39.164Z Checking crypto-bigint v0.5.5
22182026-08-24T19:54:39.200Z Checking zerocopy v0.6.6
22192026-08-24T19:54:39.203Z Checking maybe-uninit v2.0.0
22202026-08-24T19:54:39.329Z Checking dof v0.3.0
22212026-08-24T19:54:39.333Z Checking foldhash v0.1.5
22222026-08-24T19:54:39.415Z Checking winnow v0.5.40
22232026-08-24T19:54:39.452Z Checking nodrop v0.1.14
22242026-08-24T19:54:39.523Z Checking is_ci v1.2.0
22252026-08-24T19:54:39.526Z Checking gimli v0.32.3
22262026-08-24T19:54:39.597Z Checking foreign-types-shared v0.1.1
22272026-08-24T19:54:39.600Z Checking usdt-impl v0.6.0
22282026-08-24T19:54:39.668Z Checking usdt-impl v0.5.0
22292026-08-24T19:54:39.671Z Checking array-init v0.0.4
22302026-08-24T19:54:39.737Z Checking foreign-types v0.3.2
22312026-08-24T19:54:39.838Z Checking hashbrown v0.15.5
22322026-08-24T19:54:39.937Z Checking usdt v0.6.0
22332026-08-24T19:54:39.987Z Checking smallvec v0.6.14
22342026-08-24T19:54:40.027Z Checking serde_with v3.21.0
22352026-08-24T19:54:40.091Z Checking elliptic-curve v0.13.8
22362026-08-24T19:54:40.136Z Checking bitfield v0.19.4
22372026-08-24T19:54:40.175Z Checking packed_struct v0.10.1
22382026-08-24T19:54:40.211Z Checking bzip2-sys v0.1.13+1.0.8
22392026-08-24T19:54:40.327Z Checking openssl-sys v0.9.117
22402026-08-24T19:54:40.330Z Checking object v0.37.3
22412026-08-24T19:54:40.428Z Checking bitflags v1.3.2
22422026-08-24T19:54:40.466Z Checking siphasher v1.0.2
22432026-08-24T19:54:40.531Z Checking hashbrown v0.12.3
22442026-08-24T19:54:40.584Z Checking toml_edit v0.19.15
22452026-08-24T19:54:40.651Z Checking rustc-demangle v0.1.27
22462026-08-24T19:54:40.721Z Checking keccak v0.1.6
22472026-08-24T19:54:40.903Z Checking openssl v0.10.80
22482026-08-24T19:54:40.942Z Checking sha3 v0.10.8
22492026-08-24T19:54:40.980Z Checking indexmap v1.9.3
22502026-08-24T19:54:41.124Z Checking addr2line v0.25.1
22512026-08-24T19:54:41.179Z Checking bzip2 v0.4.4
22522026-08-24T19:54:41.249Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
22532026-08-24T19:54:41.322Z Checking serde-hex v0.1.0
22542026-08-24T19:54:41.373Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
22552026-08-24T19:54:41.417Z Checking toml_parser v1.1.2+spec-1.1.0
22562026-08-24T19:54:41.531Z Checking ron v0.8.1
22572026-08-24T19:54:41.566Z Checking hashbrown v0.13.2
22582026-08-24T19:54:41.646Z Checking toml v0.7.8
22592026-08-24T19:54:41.771Z Checking itertools v0.15.0
22602026-08-24T19:54:41.984Z Checking itertools v0.13.0
22612026-08-24T19:54:42.023Z Checking signal-hook v0.3.18
22622026-08-24T19:54:42.072Z Checking crc-any v2.5.0
22632026-08-24T19:54:42.241Z Checking managed v0.8.0
22642026-08-24T19:54:42.280Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
22652026-08-24T19:54:42.460Z Checking object v0.30.4
22662026-08-24T19:54:42.496Z Checking zip v0.6.6
22672026-08-24T19:54:42.652Z Checking backtrace v0.3.76
22682026-08-24T19:54:42.845Z Checking rand v0.10.1
22692026-08-24T19:54:42.883Z Checking globset v0.4.18
22702026-08-24T19:54:42.886Z Checking curve25519-dalek v4.1.3
22712026-08-24T19:54:42.955Z Checking toml_write v0.1.2
22722026-08-24T19:54:42.993Z Checking backtrace-ext v0.2.1
22732026-08-24T19:54:43.031Z Checking path-slash v0.1.5
22742026-08-24T19:54:43.130Z Checking winnow v0.7.14
22752026-08-24T19:54:43.174Z Checking native-tls v0.2.18
22762026-08-24T19:54:43.178Z Checking signal-hook-mio v0.2.5
22772026-08-24T19:54:43.242Z Checking textwrap v0.16.2
22782026-08-24T19:54:43.344Z Checking ed25519 v2.2.3
22792026-08-24T19:54:43.379Z Checking ref-cast v1.0.25
22802026-08-24T19:54:43.418Z Checking pin-project v1.1.11
22812026-08-24T19:54:43.479Z Checking jiff-core v0.1.0
22822026-08-24T19:54:43.518Z Checking tokio-native-tls v0.3.1
22832026-08-24T19:54:43.555Z Checking pem v3.0.6
22842026-08-24T19:54:43.592Z Checking zstd-sys v2.0.16+zstd.1.5.7
22852026-08-24T19:54:43.687Z Checking ed25519-dalek v2.2.0
22862026-08-24T19:54:43.724Z Checking owo-colors v4.3.0
22872026-08-24T19:54:43.762Z Checking fixedbitset v0.5.7
22882026-08-24T19:54:43.766Z Checking zstd-safe v7.2.4
22892026-08-24T19:54:43.974Z Checking hyper-tls v0.6.0
22902026-08-24T19:54:44.010Z Checking snafu v0.8.9
22912026-08-24T19:54:44.013Z Checking petgraph v0.8.3
22922026-08-24T19:54:44.179Z Checking crossterm v0.28.1
22932026-08-24T19:54:44.217Z Checking jiff v0.2.34
22942026-08-24T19:54:44.283Z Checking supports-color v3.0.2
22952026-08-24T19:54:44.321Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
22962026-08-24T19:54:44.356Z Checking similar v2.7.0
22972026-08-24T19:54:44.392Z Checking toml_edit v0.22.27
22982026-08-24T19:54:44.434Z Checking fs-err v3.3.0
22992026-08-24T19:54:44.593Z Checking hash32 v0.2.1
23002026-08-24T19:54:44.763Z Checking serde_plain v1.0.2
23012026-08-24T19:54:44.766Z Checking serde-big-array v0.5.1
23022026-08-24T19:54:44.837Z Checking typed-path v0.9.3
23032026-08-24T19:54:44.913Z Checking unicode-properties v0.1.4
23042026-08-24T19:54:44.951Z Checking unicode-bidi v0.3.18
23052026-08-24T19:54:44.986Z Checking bumpalo v3.20.2
23062026-08-24T19:54:45.132Z Checking predicates-core v1.0.10
23072026-08-24T19:54:45.213Z Checking libbz2-rs-sys v0.2.2
23082026-08-24T19:54:45.265Z Checking stringprep v0.1.5
23092026-08-24T19:54:45.304Z Checking zopfli v0.8.3
23102026-08-24T19:54:45.307Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
23112026-08-24T19:54:45.451Z Checking heapless v0.7.17
23122026-08-24T19:54:45.502Z Checking reqwest v0.12.28
23132026-08-24T19:54:45.631Z Checking bzip2 v0.6.1
23142026-08-24T19:54:45.634Z Checking zstd v0.13.3
23152026-08-24T19:54:45.702Z Checking hickory-proto v0.25.2
23162026-08-24T19:54:45.707Z Checking byte-wrapper v0.1.0
23172026-08-24T19:54:45.707Z Checking md-5 v0.11.0
23182026-08-24T19:54:45.819Z Checking float-cmp v0.10.0
23192026-08-24T19:54:45.878Z Checking fallible-iterator v0.2.0
23202026-08-24T19:54:45.916Z Checking difflib v0.4.0
23212026-08-24T19:54:45.952Z Checking normalize-line-endings v0.3.0
23222026-08-24T19:54:45.989Z Checking supports-unicode v3.0.0
23232026-08-24T19:54:46.026Z Checking supports-hyperlinks v3.2.0
23242026-08-24T19:54:46.072Z Checking tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
23252026-08-24T19:54:46.115Z Checking predicates v3.1.4
23262026-08-24T19:54:46.119Z Checking zip v4.6.1
23272026-08-24T19:54:46.190Z Checking smoltcp v0.9.1
23282026-08-24T19:54:46.194Z Checking miette v7.6.0
23292026-08-24T19:54:46.194Z Checking postgres-protocol v0.6.12
23302026-08-24T19:54:46.293Z Checking iddqd v0.4.2
23312026-08-24T19:54:46.435Z Checking phf_shared v0.11.3
23322026-08-24T19:54:46.586Z Checking phf_shared v0.13.1
23332026-08-24T19:54:46.624Z Checking olpc-cjson v0.1.4
23342026-08-24T19:54:46.685Z Checking oxide-generation v0.1.3
23352026-08-24T19:54:46.752Z Checking tokio-stream v0.1.18
23362026-08-24T19:54:46.778Z Checking derive_more v2.1.1
23372026-08-24T19:54:46.825Z Checking strum v0.27.2
23382026-08-24T19:54:46.828Z Checking new_debug_unreachable v1.0.6
23392026-08-24T19:54:46.828Z Checking precomputed-hash v0.1.1
23402026-08-24T19:54:46.931Z Checking fixedbitset v0.4.2
23412026-08-24T19:54:46.934Z Checking lalrpop-util v0.19.12
23422026-08-24T19:54:47.003Z Checking tough v0.22.0
23432026-08-24T19:54:47.006Z Checking string_cache v0.8.9
23442026-08-24T19:54:47.036Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
23452026-08-24T19:54:47.111Z Checking petgraph v0.6.5
23462026-08-24T19:54:47.153Z Checking phf v0.13.1
23472026-08-24T19:54:47.156Z Checking postgres-types v0.2.12
23482026-08-24T19:54:47.226Z Checking buf-list v1.1.2
23492026-08-24T19:54:47.264Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
23502026-08-24T19:54:47.332Z Checking whoami v2.1.0
23512026-08-24T19:54:47.440Z Checking peg-runtime v0.8.5
23522026-08-24T19:54:47.563Z Checking tokio-postgres v0.7.16
23532026-08-24T19:54:47.566Z Checking is-terminal v0.4.17
23542026-08-24T19:54:47.633Z Checking crossbeam-channel v0.5.15
23552026-08-24T19:54:47.672Z Checking thread_local v1.1.9
23562026-08-24T19:54:47.721Z Checking term v1.2.1
23572026-08-24T19:54:47.871Z Checking take_mut v0.2.2
23582026-08-24T19:54:47.977Z Checking slog-term v2.9.2
23592026-08-24T19:54:48.017Z Compiling newtype-uuid-macros v0.1.0
23602026-08-24T19:54:48.020Z Checking slog-async v2.8.0
23612026-08-24T19:54:48.259Z Checking match_cfg v0.1.0
23622026-08-24T19:54:48.296Z Checking slog-json v2.6.1
23632026-08-24T19:54:48.361Z Checking hostname v0.3.1
23642026-08-24T19:54:48.397Z Compiling multer v3.1.0
23652026-08-24T19:54:48.482Z Compiling async-stream-impl v0.3.6
23662026-08-24T19:54:48.521Z Checking slog-bunyan v2.5.0
23672026-08-24T19:54:48.524Z Compiling dropshot v0.17.1
23682026-08-24T19:54:48.670Z Checking debug-ignore v1.0.5
23692026-08-24T19:54:48.709Z Compiling dropshot_endpoint v0.17.1
23702026-08-24T19:54:48.812Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23712026-08-24T19:54:48.814Z Checking serde_path_to_error v0.1.20
23722026-08-24T19:54:48.887Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23732026-08-24T19:54:48.890Z Checking progenitor-client v0.14.0
23742026-08-24T19:54:49.060Z Checking sha1 v0.11.0
23752026-08-24T19:54:49.115Z Checking toml_datetime v1.1.1+spec-1.1.0
23762026-08-24T19:54:49.157Z Checking serde_spanned v1.1.1
23772026-08-24T19:54:49.193Z Checking compression-core v0.4.31
23782026-08-24T19:54:49.292Z Checking toml_writer v1.1.1+spec-1.1.0
23792026-08-24T19:54:49.331Z Checking async-stream v0.3.6
23802026-08-24T19:54:49.364Z Checking waitgroup v0.1.2
23812026-08-24T19:54:49.400Z Checking compression-codecs v0.4.37
23822026-08-24T19:54:49.435Z Checking rustls-pemfile v2.2.0
23832026-08-24T19:54:49.506Z Checking hostname v0.4.2
23842026-08-24T19:54:49.540Z Checking toml v1.1.2+spec-1.1.0
23852026-08-24T19:54:49.577Z Checking atomicwrites v0.4.4
23862026-08-24T19:54:49.647Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23872026-08-24T19:54:49.650Z Checking async-compression v0.4.41
23882026-08-24T19:54:49.650Z Compiling parse-display-derive v0.10.0
23892026-08-24T19:54:49.756Z Checking macaddr v1.0.1
23902026-08-24T19:54:49.793Z Checking regress v0.10.5
23912026-08-24T19:54:49.796Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23922026-08-24T19:54:49.796Z Checking instant v0.1.13
23932026-08-24T19:54:49.951Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
23942026-08-24T19:54:49.989Z Checking itertools v0.14.0
23952026-08-24T19:54:49.992Z Checking backoff v0.4.0
23962026-08-24T19:54:50.155Z Checking backon v1.6.0
23972026-08-24T19:54:50.211Z Checking humantime v2.3.0
23982026-08-24T19:54:50.249Z Compiling convert_case v0.4.0
23992026-08-24T19:54:50.287Z Checking half v2.7.1
24002026-08-24T19:54:50.345Z Checking progenitor-extras v0.2.0
24012026-08-24T19:54:50.425Z Checking ciborium-io v0.2.2
24022026-08-24T19:54:50.546Z Checking heck v0.5.0
24032026-08-24T19:54:50.583Z Checking ciborium-ll v0.2.2
24042026-08-24T19:54:50.618Z Checking secrecy v0.10.3
24052026-08-24T19:54:50.653Z Compiling derive_more v0.99.20
24062026-08-24T19:54:50.698Z Checking indent_write v2.2.0
24072026-08-24T19:54:50.769Z Checking camino-tempfile v1.4.1
24082026-08-24T19:54:50.806Z Checking ciborium v0.2.2
24092026-08-24T19:54:50.857Z Compiling crucible-workspace-hack v0.1.0
24102026-08-24T19:54:50.957Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
24112026-08-24T19:54:51.101Z Compiling regress v0.11.1
24122026-08-24T19:54:51.241Z Checking inout v0.1.4
24132026-08-24T19:54:51.246Z Checking universal-hash v0.5.1
24142026-08-24T19:54:51.315Z Compiling thiserror-impl-no-std v2.0.2
24152026-08-24T19:54:51.319Z Checking opaque-debug v0.3.1
24162026-08-24T19:54:51.400Z Checking parse-display v0.10.0
24172026-08-24T19:54:51.438Z Checking cipher v0.4.4
24182026-08-24T19:54:51.441Z Checking blake2 v0.10.6
24192026-08-24T19:54:51.507Z Checking poly1305 v0.8.0
24202026-08-24T19:54:51.585Z Checking aead v0.5.2
24212026-08-24T19:54:51.670Z Checking chacha20 v0.9.1
24222026-08-24T19:54:51.741Z Checking password-hash v0.5.0
24232026-08-24T19:54:51.778Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
24242026-08-24T19:54:51.813Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
24252026-08-24T19:54:51.894Z Checking chacha20poly1305 v0.10.1
24262026-08-24T19:54:51.995Z Checking argon2 v0.5.3
24272026-08-24T19:54:52.054Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24282026-08-24T19:54:52.207Z Compiling unsafe-libyaml v0.2.11
24292026-08-24T19:54:52.322Z Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24302026-08-24T19:54:52.370Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
24312026-08-24T19:54:52.504Z Checking thiserror-no-std v2.0.2
24322026-08-24T19:54:52.543Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24332026-08-24T19:54:52.618Z Checking swrite v0.1.0
24342026-08-24T19:54:52.655Z Checking vsss-rs v3.3.4
24352026-08-24T19:54:52.740Z Compiling typify-impl v0.6.2
24362026-08-24T19:54:52.985Z Compiling serde_yaml v0.9.34+deprecated
24372026-08-24T19:54:53.261Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
24382026-08-24T19:54:53.776Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
24392026-08-24T19:54:54.042Z Checking crossbeam-deque v0.8.6
24402026-08-24T19:54:54.079Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24412026-08-24T19:54:54.208Z Compiling rayon-core v1.13.0
24422026-08-24T19:54:54.257Z Compiling num-derive v0.4.2
24432026-08-24T19:54:54.336Z Compiling toml_datetime v0.7.5+spec-1.1.0
24442026-08-24T19:54:54.505Z Compiling proc-macro-error v1.0.4
24452026-08-24T19:54:54.615Z Compiling toml_edit v0.23.10+spec-1.0.0
24462026-08-24T19:54:54.835Z Checking rayon v1.11.0
24472026-08-24T19:54:54.871Z Checking tabwriter v1.4.1
24482026-08-24T19:54:54.913Z Checking glob v0.3.3
24492026-08-24T19:54:55.013Z Compiling heapless v0.8.0
24502026-08-24T19:54:55.052Z Checking hash32 v0.3.1
24512026-08-24T19:54:55.127Z Compiling ingot-macros v0.2.0
24522026-08-24T19:54:55.204Z Compiling proc-macro-crate v3.4.0
24532026-08-24T19:54:55.207Z Checking colored v3.1.1
24542026-08-24T19:54:55.471Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24552026-08-24T19:54:55.531Z Compiling smoltcp v0.11.0
24562026-08-24T19:54:55.755Z Checking toml v0.8.23
24572026-08-24T19:54:55.793Z Compiling num_enum_derive v0.7.6
24582026-08-24T19:54:55.933Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
24592026-08-24T19:54:55.982Z Checking cobs v0.3.0
24602026-08-24T19:54:56.087Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
24612026-08-24T19:54:56.160Z Checking postcard v1.1.3
24622026-08-24T19:54:56.335Z Compiling proc-macro-crate v1.3.1
24632026-08-24T19:54:56.382Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24642026-08-24T19:54:56.481Z Checking sigpipe v0.1.3
24652026-08-24T19:54:56.595Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24662026-08-24T19:54:56.631Z Compiling foreign-types-macros v0.2.3
24672026-08-24T19:54:56.775Z Checking foreign-types-shared v0.3.1
24682026-08-24T19:54:56.866Z Checking num_enum v0.7.6
24692026-08-24T19:54:56.903Z Compiling num_enum_derive v0.5.11
24702026-08-24T19:54:57.069Z Compiling usdt-attr-macro v0.5.0
24712026-08-24T19:54:57.151Z Compiling usdt-macro v0.5.0
24722026-08-24T19:54:57.253Z Checking foreign-types v0.5.0
24732026-08-24T19:54:57.317Z Compiling typify-macro v0.6.2
24742026-08-24T19:54:57.355Z Checking memmap v0.7.0
24752026-08-24T19:54:57.388Z Checking cstr-argument v0.1.2
24762026-08-24T19:54:57.514Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24772026-08-24T19:54:57.550Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24782026-08-24T19:54:57.908Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
24792026-08-24T19:54:57.945Z Checking usdt v0.5.0
24802026-08-24T19:54:57.948Z Checking ingot-types v0.2.0
24812026-08-24T19:54:58.014Z Checking num_enum v0.5.11
24822026-08-24T19:54:58.017Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24832026-08-24T19:54:58.083Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24842026-08-24T19:54:58.152Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
24852026-08-24T19:54:58.186Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
24862026-08-24T19:54:58.190Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
24872026-08-24T19:54:58.255Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
24882026-08-24T19:54:58.289Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
24892026-08-24T19:54:58.330Z Checking ingot v0.2.1
24902026-08-24T19:54:58.367Z Compiling zone_cfg_derive v0.3.1
24912026-08-24T19:54:58.437Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24922026-08-24T19:54:58.483Z Checking itertools v0.12.1
24932026-08-24T19:54:58.619Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
24942026-08-24T19:54:58.656Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24952026-08-24T19:54:58.982Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
24962026-08-24T19:54:59.084Z Checking smf v0.2.3
24972026-08-24T19:54:59.151Z Checking whoami v1.6.1
24982026-08-24T19:54:59.187Z Compiling typify v0.6.2
24992026-08-24T19:54:59.274Z Compiling derive-where v1.6.0
25002026-08-24T19:54:59.326Z Compiling progenitor-impl v0.14.0
25012026-08-24T19:54:59.361Z Checking tokio-dtrace v0.1.1
25022026-08-24T19:54:59.364Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
25032026-08-24T19:54:59.591Z Checking zone v0.3.1
25042026-08-24T19:54:59.628Z Checking oxide-tokio-rt v0.1.4
25052026-08-24T19:54:59.834Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
25062026-08-24T19:54:59.986Z Checking console v0.15.11
25072026-08-24T19:55:00.024Z Checking newline-converter v0.3.0
25082026-08-24T19:55:00.061Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25092026-08-24T19:55:00.169Z Checking bytecount v0.6.9
25102026-08-24T19:55:00.298Z Checking expectorate v1.2.0
25112026-08-24T19:55:00.336Z Checking num-rational v0.4.2
25122026-08-24T19:55:00.373Z Checking num-complex v0.4.6
25132026-08-24T19:55:00.463Z Compiling cancel-safe-futures v0.1.5
25142026-08-24T19:55:00.621Z Checking oxide-update-engine-types v0.1.2
25152026-08-24T19:55:00.658Z Checking float-ord v0.3.2
25162026-08-24T19:55:00.740Z Checking num v0.4.3
25172026-08-24T19:55:00.822Z Checking linear-map v1.2.0
25182026-08-24T19:55:00.858Z Checking gethostname v0.5.0
25192026-08-24T19:55:00.976Z Compiling prettyplease v0.2.37
25202026-08-24T19:55:01.025Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
25212026-08-24T19:55:01.061Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
25222026-08-24T19:55:01.247Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25232026-08-24T19:55:01.250Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
25242026-08-24T19:55:01.430Z Checking resolv-conf v0.7.6
25252026-08-24T19:55:01.522Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
25262026-08-24T19:55:01.560Z Checking oxide-update-engine v0.1.2
25272026-08-24T19:55:01.560Z Checking papergrid v0.11.0
25282026-08-24T19:55:01.644Z Compiling tabled_derive v0.7.0
25292026-08-24T19:55:01.998Z Compiling progenitor-macro v0.14.0
25302026-08-24T19:55:02.041Z Compiling slog-dtrace v0.3.0
25312026-08-24T19:55:02.303Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25322026-08-24T19:55:02.347Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
25332026-08-24T19:55:02.638Z Checking tabled v0.15.0
25342026-08-24T19:55:02.887Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25352026-08-24T19:55:03.038Z Checking crossterm v0.29.0
25362026-08-24T19:55:03.350Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25372026-08-24T19:55:03.461Z Checking linked-hash-map v0.5.6
25382026-08-24T19:55:03.662Z Checking lru-cache v0.1.2
25392026-08-24T19:55:03.956Z Checking hickory-proto v0.24.4
25402026-08-24T19:55:03.996Z Checking fd-lock v4.0.4
25412026-08-24T19:55:04.534Z Checking vte v0.14.1
25422026-08-24T19:55:04.927Z Checking strip-ansi-escapes v0.2.1
25432026-08-24T19:55:06.060Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
25442026-08-24T19:55:06.097Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
25452026-08-24T19:55:06.169Z Checking termtree v0.5.1
25462026-08-24T19:55:06.207Z Checking nu-ansi-term v0.50.3
25472026-08-24T19:55:06.447Z Checking reedline v0.40.0
25482026-08-24T19:55:06.450Z Checking hickory-resolver v0.24.4
25492026-08-24T19:55:06.601Z Compiling minimal-lexical v0.2.1
25502026-08-24T19:55:07.003Z Checking progenitor v0.14.0
25512026-08-24T19:55:07.074Z Compiling nom v7.1.3
25522026-08-24T19:55:07.176Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25532026-08-24T19:55:07.217Z Checking qorb v0.4.1
25542026-08-24T19:55:07.660Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
25552026-08-24T19:55:08.441Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25562026-08-24T19:55:08.478Z Compiling unicode-xid v0.2.6
25572026-08-24T19:55:08.512Z Checking display-error-chain v0.2.2
25582026-08-24T19:55:08.637Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25592026-08-24T19:55:08.710Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
25602026-08-24T19:55:09.028Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
25612026-08-24T19:55:09.066Z Compiling ar_archive_writer v0.5.1
25622026-08-24T19:55:09.142Z Checking csv-core v0.1.13
25632026-08-24T19:55:09.317Z Compiling stacker v0.1.23
25642026-08-24T19:55:09.354Z Compiling cfg_aliases v0.1.1
25652026-08-24T19:55:09.389Z Checking csv v1.4.0
25662026-08-24T19:55:09.464Z Compiling semver v0.1.20
25672026-08-24T19:55:09.641Z Checking highway v1.3.0
25682026-08-24T19:55:09.697Z Compiling rustc_version v0.1.7
25692026-08-24T19:55:09.793Z Compiling nix v0.28.0
25702026-08-24T19:55:09.796Z Checking nibble_vec v0.1.0
25712026-08-24T19:55:09.873Z Checking endian-type v0.1.2
25722026-08-24T19:55:09.937Z Compiling psm v0.1.30
25732026-08-24T19:55:09.973Z Compiling newtype_derive v0.1.6
25742026-08-24T19:55:10.007Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25752026-08-24T19:55:10.042Z Checking radix_trie v0.2.1
25762026-08-24T19:55:10.207Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
25772026-08-24T19:55:10.252Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25782026-08-24T19:55:10.287Z Checking phf_shared v0.12.1
25792026-08-24T19:55:10.460Z Compiling recursive-proc-macro-impl v0.1.1
25802026-08-24T19:55:10.602Z Compiling chrono-tz v0.10.4
25812026-08-24T19:55:10.715Z Checking phf v0.12.1
25822026-08-24T19:55:10.832Z Compiling const_format_proc_macros v0.2.34
25832026-08-24T19:55:10.899Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25842026-08-24T19:55:10.902Z Compiling peg-macros v0.8.5
25852026-08-24T19:55:10.969Z Checking recursive v0.1.1
25862026-08-24T19:55:10.972Z Checking winnow v0.6.26
25872026-08-24T19:55:10.972Z Compiling sqlparser_derive v0.5.0
25882026-08-24T19:55:11.092Z Checking home v0.5.12
25892026-08-24T19:55:11.413Z Checking unicode_categories v0.1.1
25902026-08-24T19:55:11.700Z Checking rustyline v14.0.0
25912026-08-24T19:55:11.736Z Checking const_format v0.2.35
25922026-08-24T19:55:11.782Z Checking sqlparser v0.61.0
25932026-08-24T19:55:12.188Z Checking sqlformat v0.3.5
25942026-08-24T19:55:12.337Z Checking peg v0.8.5
25952026-08-24T19:55:12.444Z Checking bcs v0.1.6
25962026-08-24T19:55:12.516Z Checking nom v8.0.0
25972026-08-24T19:55:12.586Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
25982026-08-24T19:55:12.660Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
25992026-08-24T19:55:12.721Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
26002026-08-24T19:55:12.887Z Checking client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26012026-08-24T19:55:12.991Z Compiling serde_tokenstream v0.3.0
26022026-08-24T19:55:13.218Z Checking steno v0.4.1
26032026-08-24T19:55:13.269Z Checking sha1 v0.10.6
26042026-08-24T19:55:13.345Z Compiling oxide-generation-macros v0.2.0
26052026-08-24T19:55:13.470Z Checking filetime v0.2.27
26062026-08-24T19:55:13.570Z Checking xattr v1.6.1
26072026-08-24T19:55:13.636Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
26082026-08-24T19:55:13.737Z Checking tar v0.4.46
26092026-08-24T19:55:13.848Z Checking subprocess v0.2.15
26102026-08-24T19:55:14.172Z Checking omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
26112026-08-24T19:55:14.209Z Checking headers-core v0.3.0
26122026-08-24T19:55:14.296Z Checking yasna v0.5.2
26132026-08-24T19:55:14.346Z Checking headers v0.4.1
26142026-08-24T19:55:14.386Z Checking port-file v0.1.0
26152026-08-24T19:55:14.541Z Checking mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26162026-08-24T19:55:14.598Z Checking dropshot-api-manager-types v0.8.0
26172026-08-24T19:55:14.719Z Checking rcgen v0.12.1
26182026-08-24T19:55:14.802Z Checking tagptr v0.2.0
26192026-08-24T19:55:14.853Z Checking utf-8 v0.7.6
26202026-08-24T19:55:14.980Z Checking moka v0.12.13
26212026-08-24T19:55:15.022Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
26222026-08-24T19:55:15.071Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
26232026-08-24T19:55:15.187Z Compiling libefi-sys v0.1.0
26242026-08-24T19:55:15.224Z Compiling bitfield-struct v0.6.2
26252026-08-24T19:55:15.553Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26262026-08-24T19:55:15.648Z Checking hickory-resolver v0.25.2
26272026-08-24T19:55:15.683Z Checking tungstenite v0.21.0
26282026-08-24T19:55:15.686Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
26292026-08-24T19:55:15.894Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26302026-08-24T19:55:15.958Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
26312026-08-24T19:55:16.038Z Compiling xshell-macros v0.2.7
26322026-08-24T19:55:16.078Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
26332026-08-24T19:55:16.172Z Checking tokio-tungstenite v0.21.0
26342026-08-24T19:55:16.175Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26352026-08-24T19:55:16.240Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26362026-08-24T19:55:16.389Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
26372026-08-24T19:55:16.435Z Checking xshell v0.2.7
26382026-08-24T19:55:16.471Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26392026-08-24T19:55:16.505Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
26402026-08-24T19:55:16.652Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
26412026-08-24T19:55:16.903Z Checking half v1.8.3
26422026-08-24T19:55:17.021Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
26432026-08-24T19:55:17.132Z Checking serde_cbor v0.11.2
26442026-08-24T19:55:17.335Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
26452026-08-24T19:55:17.433Z Checking libscf-sys v1.2.0
26462026-08-24T19:55:17.545Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26472026-08-24T19:55:17.548Z Checking papergrid v0.18.0
26482026-08-24T19:55:17.584Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26492026-08-24T19:55:17.650Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
26502026-08-24T19:55:17.880Z Checking maplit v1.0.2
26512026-08-24T19:55:17.995Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26522026-08-24T19:55:18.094Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
26532026-08-24T19:55:18.232Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26542026-08-24T19:55:18.388Z Checking tabled v0.21.0
26552026-08-24T19:55:18.447Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
26562026-08-24T19:55:18.564Z Checking mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26572026-08-24T19:55:18.702Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26582026-08-24T19:55:18.740Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
26592026-08-24T19:55:18.804Z Checking crc8 v0.1.1
26602026-08-24T19:55:18.940Z Checking tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
26612026-08-24T19:55:19.056Z Checking unicase v2.9.0
26622026-08-24T19:55:19.230Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
26632026-08-24T19:55:19.266Z Checking fxhash v0.2.1
26642026-08-24T19:55:19.269Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
26652026-08-24T19:55:19.417Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
26662026-08-24T19:55:19.562Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
26672026-08-24T19:55:19.664Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
26682026-08-24T19:55:19.806Z Compiling darling_core v0.21.3
26692026-08-24T19:55:19.880Z Compiling vergen-lib v0.1.6
26702026-08-24T19:55:20.097Z Compiling diesel_derives v2.3.7
26712026-08-24T19:55:20.227Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
26722026-08-24T19:55:20.405Z Checking scheduled-thread-pool v0.2.7
26732026-08-24T19:55:20.440Z Compiling vergen-gitcl v1.0.8
26742026-08-24T19:55:20.584Z Compiling diesel_table_macro_syntax v0.3.0
26752026-08-24T19:55:20.703Z Checking r2d2 v0.8.10
26762026-08-24T19:55:20.917Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26772026-08-24T19:55:21.061Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26782026-08-24T19:55:21.096Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
26792026-08-24T19:55:21.217Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
26802026-08-24T19:55:21.304Z Checking downcast-rs v2.0.2
26812026-08-24T19:55:21.530Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
26822026-08-24T19:55:21.936Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
26832026-08-24T19:55:22.021Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26842026-08-24T19:55:22.026Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
26852026-08-24T19:55:22.159Z Checking kstat-rs v0.2.5
26862026-08-24T19:55:22.219Z Compiling proc-macro-error-attr2 v2.0.0
26872026-08-24T19:55:22.320Z Compiling darling_macro v0.21.3
26882026-08-24T19:55:22.375Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26892026-08-24T19:55:22.669Z Compiling proc-macro-error2 v2.0.1
26902026-08-24T19:55:22.703Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
26912026-08-24T19:55:22.864Z Compiling darling v0.21.3
26922026-08-24T19:55:22.986Z Compiling dsl_auto_type v0.2.0
26932026-08-24T19:55:23.021Z Compiling knus-derive v3.4.0
26942026-08-24T19:55:23.104Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
26952026-08-24T19:55:24.054Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
26962026-08-24T19:55:24.401Z Compiling dirs-sys-next v0.1.2
26972026-08-24T19:55:24.577Z Compiling crunchy v0.2.4
26982026-08-24T19:55:24.580Z Compiling parking_lot_core v0.8.6
26992026-08-24T19:55:24.726Z Compiling salty v0.3.0
27002026-08-24T19:55:24.949Z Compiling dirs-next v2.0.0
27012026-08-24T19:55:24.987Z Compiling clang-sys v1.8.1
27022026-08-24T19:55:25.018Z Checking omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a)
27032026-08-24T19:55:25.101Z Checking ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
27042026-08-24T19:55:25.104Z Compiling git-stub v1.0.0
27052026-08-24T19:55:25.283Z Compiling tiny-keccak v2.0.2
27062026-08-24T19:55:25.423Z Compiling git-stub-vcs v0.1.0
27072026-08-24T19:55:25.544Z Checking ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
27082026-08-24T19:55:25.591Z Compiling term v0.7.0
27092026-08-24T19:55:25.808Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
27102026-08-24T19:55:25.868Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
27112026-08-24T19:55:25.902Z Compiling bit-vec v0.6.3
27122026-08-24T19:55:25.905Z Checking parking_lot v0.11.2
27132026-08-24T19:55:26.152Z Compiling bit-set v0.5.3
27142026-08-24T19:55:26.189Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
27152026-08-24T19:55:26.193Z Compiling ascii-canvas v3.0.0
27162026-08-24T19:55:26.343Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27172026-08-24T19:55:26.496Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
27182026-08-24T19:55:26.534Z Checking rfc6979 v0.4.0
27192026-08-24T19:55:26.692Z Checking prefix-trie v0.7.0
27202026-08-24T19:55:26.804Z Compiling hashbrown v0.14.5
27212026-08-24T19:55:26.840Z Compiling itertools v0.10.5
27222026-08-24T19:55:26.893Z Compiling ena v0.14.4
27232026-08-24T19:55:27.055Z Compiling libloading v0.8.9
27242026-08-24T19:55:27.139Z Compiling regex-syntax v0.6.29
27252026-08-24T19:55:27.300Z Compiling diff v0.1.13
27262026-08-24T19:55:27.401Z Compiling bindgen v0.71.1
27272026-08-24T19:55:27.601Z Compiling chumsky v0.9.3
27282026-08-24T19:55:27.846Z Checking hickory-server v0.25.2
27292026-08-24T19:55:27.931Z Compiling ecdsa v0.16.9
27302026-08-24T19:55:28.834Z Compiling lalrpop v0.19.12
27312026-08-24T19:55:28.875Z Checking sled v0.34.7
27322026-08-24T19:55:28.994Z Checking diesel v2.3.7
27332026-08-24T19:55:29.054Z Compiling cexpr v0.6.0
27342026-08-24T19:55:29.159Z Checking primeorder v0.13.6
27352026-08-24T19:55:29.252Z Checking nanorand v0.7.0
27362026-08-24T19:55:29.486Z Compiling rustc-hash v2.1.1
27372026-08-24T19:55:29.739Z Compiling p384 v0.13.1
27382026-08-24T19:55:29.773Z Checking flume v0.11.1
27392026-08-24T19:55:30.155Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
27402026-08-24T19:55:30.327Z Compiling knus v3.4.0
27412026-08-24T19:55:30.506Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27422026-08-24T19:55:30.801Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
27432026-08-24T19:55:30.964Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
27442026-08-24T19:55:31.226Z Compiling libxml v0.3.3
27452026-08-24T19:55:31.263Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
27462026-08-24T19:55:31.263Z Checking assert_matches v1.5.0
27472026-08-24T19:55:31.397Z Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d)
27482026-08-24T19:55:31.583Z Compiling strum_macros v0.24.3
27492026-08-24T19:55:31.618Z Compiling indoc v1.0.9
27502026-08-24T19:55:32.341Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
27512026-08-24T19:55:32.563Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
27522026-08-24T19:55:32.835Z Checking quick-xml v0.37.5
27532026-08-24T19:55:32.916Z Checking derive_builder v0.20.2
27542026-08-24T19:55:32.951Z Compiling oso-derive v0.27.3
27552026-08-24T19:55:33.061Z Compiling trait-variant v0.1.2
27562026-08-24T19:55:33.483Z Compiling impl-trait-for-tuples v0.2.3
27572026-08-24T19:55:33.632Z Checking openssl-probe v0.1.6
27582026-08-24T19:55:33.773Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
27592026-08-24T19:55:33.886Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
27602026-08-24T19:55:34.135Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27612026-08-24T19:55:34.628Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
27622026-08-24T19:55:34.691Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e)
27632026-08-24T19:55:34.864Z Checking corncobs v0.1.4
27642026-08-24T19:55:34.978Z Checking predicates-tree v1.0.13
27652026-08-24T19:55:35.028Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
27662026-08-24T19:55:35.101Z Compiling progenitor-impl v0.13.0
27672026-08-24T19:55:35.135Z Checking secrecy v0.8.0
27682026-08-24T19:55:35.294Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
27692026-08-24T19:55:35.867Z Checking progenitor-client v0.13.0
27702026-08-24T19:55:36.129Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
27712026-08-24T19:55:36.161Z Checking anstyle-parse v0.2.7
27722026-08-24T19:55:36.270Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
27732026-08-24T19:55:36.352Z Checking anstream v0.6.21
27742026-08-24T19:55:36.493Z Checking bb8 v0.8.6
27752026-08-24T19:55:36.844Z Compiling mime_guess v2.0.5
27762026-08-24T19:55:36.889Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27772026-08-24T19:55:37.134Z Checking ignore v0.4.25
27782026-08-24T19:55:37.422Z Checking olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
27792026-08-24T19:55:37.578Z Checking http-range v0.1.5
27802026-08-24T19:55:37.612Z Checking tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
27812026-08-24T19:55:37.740Z Checking globwalk v0.9.1
27822026-08-24T19:55:37.776Z Compiling progenitor-macro v0.13.0
27832026-08-24T19:55:38.058Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
27842026-08-24T19:55:38.440Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
27852026-08-24T19:55:38.443Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
27862026-08-24T19:55:39.170Z Checking digest-io v0.1.0
27872026-08-24T19:55:39.344Z Checking rawzip v0.4.4
27882026-08-24T19:55:39.630Z Checking nonempty v0.12.0
27892026-08-24T19:55:39.776Z Checking sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
27902026-08-24T19:55:39.864Z Checking tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
27912026-08-24T19:55:40.197Z Checking camino-tempfile-ext v0.3.3
27922026-08-24T19:55:40.434Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27932026-08-24T19:55:40.525Z Checking hyper-staticfile v0.10.1
27942026-08-24T19:55:40.857Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
27952026-08-24T19:55:41.180Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
27962026-08-24T19:55:41.215Z Checking signal-hook-tokio v0.3.1
27972026-08-24T19:55:41.380Z Compiling illumos-nvpair-sys v0.2.0
27982026-08-24T19:55:41.649Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
27992026-08-24T19:55:41.783Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
28002026-08-24T19:55:41.902Z Checking scuffle v0.1.0
28012026-08-24T19:55:42.152Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
28022026-08-24T19:55:42.207Z Checking illumos-nvpair v0.3.0
28032026-08-24T19:55:42.409Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
28042026-08-24T19:55:42.490Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
28052026-08-24T19:55:42.634Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c)
28062026-08-24T19:55:42.823Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28072026-08-24T19:55:42.860Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
28082026-08-24T19:55:42.895Z Checking progenitor v0.13.0
28092026-08-24T19:55:43.080Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
28102026-08-24T19:55:43.126Z Checking sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
28112026-08-24T19:55:43.445Z Checking diesel-dtrace v0.5.0
28122026-08-24T19:55:43.649Z Checking async-bb8-diesel v0.2.1
28132026-08-24T19:55:43.728Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c)
28142026-08-24T19:55:44.077Z Checking fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
28152026-08-24T19:55:44.113Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
28162026-08-24T19:55:44.287Z Checking sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
28172026-08-24T19:55:44.592Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
28182026-08-24T19:55:44.632Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
28192026-08-24T19:55:44.710Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
28202026-08-24T19:55:44.785Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
28212026-08-24T19:55:46.498Z Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
28222026-08-24T19:55:46.585Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28232026-08-24T19:55:46.726Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
28242026-08-24T19:55:47.328Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
28252026-08-24T19:55:47.498Z Checking tungstenite v0.23.0
28262026-08-24T19:55:47.969Z Checking rand_seeder v0.4.0
28272026-08-24T19:55:48.028Z Checking tokio-tungstenite v0.23.1
28282026-08-24T19:55:48.153Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
28292026-08-24T19:55:48.331Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
28302026-08-24T19:55:48.558Z Checking void v1.0.2
28312026-08-24T19:55:48.641Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
28322026-08-24T19:55:48.702Z Checking lzss v0.8.2
28332026-08-24T19:55:48.865Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
28342026-08-24T19:55:48.938Z Checking nix v0.27.1
28352026-08-24T19:55:49.051Z Checking serde_bytes v0.11.19
28362026-08-24T19:55:49.266Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
28372026-08-24T19:55:49.482Z Checking gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
28382026-08-24T19:55:50.033Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
28392026-08-24T19:55:50.236Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
28402026-08-24T19:55:50.361Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
28412026-08-24T19:55:50.566Z Checking yansi v1.0.1
28422026-08-24T19:55:50.844Z Checking cpubits v0.1.1
28432026-08-24T19:55:50.915Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28442026-08-24T19:55:50.957Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28452026-08-24T19:55:51.054Z Checking pretty_assertions v1.4.1
28462026-08-24T19:55:51.224Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28472026-08-24T19:55:51.270Z Checking pem-rfc7468 v1.0.0
28482026-08-24T19:55:51.474Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
28492026-08-24T19:55:51.753Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28502026-08-24T19:55:51.842Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
28512026-08-24T19:55:51.985Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#03a79a89)
28522026-08-24T19:55:52.292Z Checking universal-hash v0.6.1
28532026-08-24T19:55:52.468Z Compiling libz-sys v1.1.24
28542026-08-24T19:55:52.806Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#03a79a89)
28552026-08-24T19:55:52.882Z Compiling instability v0.3.11
28562026-08-24T19:55:53.072Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#03a79a89)
28572026-08-24T19:55:53.212Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
28582026-08-24T19:55:53.248Z Checking castaway v0.2.4
28592026-08-24T19:55:53.282Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
28602026-08-24T19:55:53.393Z Compiling indoc v2.0.7
28612026-08-24T19:55:53.481Z Checking compact_str v0.8.1
28622026-08-24T19:55:54.045Z Checking polyval v0.7.1
28632026-08-24T19:55:54.259Z Checking der v0.8.0
28642026-08-24T19:55:54.656Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
28652026-08-24T19:55:54.719Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
28662026-08-24T19:55:54.853Z Checking unicode-truncate v1.1.0
28672026-08-24T19:55:54.888Z Checking lru v0.12.5
28682026-08-24T19:55:54.946Z Compiling libgit2-sys v0.18.3+1.9.2
28692026-08-24T19:55:55.034Z Checking arc-swap v1.8.2
28702026-08-24T19:55:55.078Z Checking cassowary v0.3.0
28712026-08-24T19:55:55.215Z Checking ghash v0.6.0
28722026-08-24T19:55:55.295Z Checking slog-scope v4.4.1
28732026-08-24T19:55:55.333Z Checking ratatui v0.29.0
28742026-08-24T19:55:55.472Z Checking aes v0.9.1
28752026-08-24T19:55:55.522Z Checking crypto-bigint v0.7.5
28762026-08-24T19:55:55.910Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
28772026-08-24T19:55:56.664Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
28782026-08-24T19:55:56.917Z Checking pbkdf2 v0.13.0
28792026-08-24T19:55:57.077Z Checking ctr v0.10.1
28802026-08-24T19:55:57.165Z Checking aead v0.6.1
28812026-08-24T19:55:57.291Z Checking cargo-platform v0.3.2
28822026-08-24T19:55:57.343Z Checking aes-gcm v0.11.0
28832026-08-24T19:55:57.508Z Checking cargo_metadata v0.23.1
28842026-08-24T19:55:57.544Z Checking slog-stdlog v4.1.1
28852026-08-24T19:55:57.702Z Checking spki v0.8.0
28862026-08-24T19:55:57.830Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28872026-08-24T19:55:57.914Z Checking colored v2.2.0
28882026-08-24T19:55:58.151Z Checking salsa20 v0.11.0
28892026-08-24T19:55:58.288Z Checking console v0.16.2
28902026-08-24T19:55:58.333Z Compiling vergen-git2 v9.1.0
28912026-08-24T19:55:58.561Z Checking plotters-backend v0.3.7
28922026-08-24T19:55:58.627Z Checking unit-prefix v0.5.2
28932026-08-24T19:55:58.794Z Checking indicatif v0.18.4
28942026-08-24T19:55:58.797Z Checking plotters-svg v0.3.7
28952026-08-24T19:55:59.057Z Checking scrypt v0.12.0
28962026-08-24T19:55:59.213Z Checking slog-envlogger v2.2.0
28972026-08-24T19:55:59.280Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
28982026-08-24T19:55:59.304Z Checking cbc v0.2.1
28992026-08-24T19:55:59.400Z Checking libsw-core v0.3.2
29002026-08-24T19:55:59.480Z Checking cast v0.3.0
29012026-08-24T19:55:59.562Z Checking pkcs5 v0.8.1
29022026-08-24T19:55:59.597Z Checking libsw v3.5.0
29032026-08-24T19:55:59.663Z Checking criterion-plot v0.6.0
29042026-08-24T19:55:59.787Z Checking plotters v0.3.7
29052026-08-24T19:55:59.896Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
29062026-08-24T19:55:59.937Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
29072026-08-24T19:56:00.164Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
29082026-08-24T19:56:00.394Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
29092026-08-24T19:56:00.563Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
29102026-08-24T19:56:00.620Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
29112026-08-24T19:56:00.793Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
29122026-08-24T19:56:00.845Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
29132026-08-24T19:56:00.917Z Checking tinytemplate v1.2.1
29142026-08-24T19:56:01.014Z Checking anes v0.1.6
29152026-08-24T19:56:01.170Z Checking shell-words v1.1.1
29162026-08-24T19:56:01.232Z Checking oorandom v11.1.5
29172026-08-24T19:56:01.378Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
29182026-08-24T19:56:01.412Z Checking criterion v0.7.0
29192026-08-24T19:56:01.756Z Checking pkcs8 v0.11.0
29202026-08-24T19:56:01.991Z Checking oxide-update-engine-display v0.1.2
29212026-08-24T19:56:02.326Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
29222026-08-24T19:56:02.655Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
29232026-08-24T19:56:03.140Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
29242026-08-24T19:56:03.497Z Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
29252026-08-24T19:56:04.100Z Checking tokio-test v0.4.5
29262026-08-24T19:56:04.337Z Checking ff v0.14.0
29272026-08-24T19:56:04.514Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
29282026-08-24T19:56:04.741Z Checking lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
29292026-08-24T19:56:05.155Z Checking twox-hash v2.1.2
29302026-08-24T19:56:05.487Z Compiling petname v2.0.2
29312026-08-24T19:56:06.077Z Checking atty v0.2.14
29322026-08-24T19:56:06.160Z Checking constant_time_eq v0.4.2
29332026-08-24T19:56:06.316Z Checking arrayref v0.3.9
29342026-08-24T19:56:06.426Z Checking arrayvec v0.7.6
29352026-08-24T19:56:06.821Z Checking group v0.14.0
29362026-08-24T19:56:06.866Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
29372026-08-24T19:56:06.904Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
29382026-08-24T19:56:07.004Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
29392026-08-24T19:56:07.063Z Checking fatfs v0.3.6
29402026-08-24T19:56:07.550Z Checking signature v3.0.0
29412026-08-24T19:56:07.635Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
29422026-08-24T19:56:07.741Z Compiling seq-macro v0.3.6
29432026-08-24T19:56:07.840Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
29442026-08-24T19:56:08.019Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
29452026-08-24T19:56:08.030Z Checking base16ct v1.0.0
29462026-08-24T19:56:08.210Z Checking sec1 v0.8.1
29472026-08-24T19:56:08.451Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
29482026-08-24T19:56:08.679Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
29492026-08-24T19:56:08.907Z Checking hkdf v0.13.0
29502026-08-24T19:56:08.991Z Checking concurrent-queue v2.5.0
29512026-08-24T19:56:09.080Z Checking sapling-renderdag v0.1.0
29522026-08-24T19:56:09.207Z Checking parking v2.2.1
29532026-08-24T19:56:09.350Z Checking sync-ptr v0.1.4
29542026-08-24T19:56:09.384Z Checking event-listener v5.4.1
29552026-08-24T19:56:09.388Z Checking elliptic-curve v0.14.1
29562026-08-24T19:56:09.499Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
29572026-08-24T19:56:09.643Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
29582026-08-24T19:56:09.741Z Compiling samael v0.0.19
29592026-08-24T19:56:09.856Z Checking rtoolbox v0.0.3
29602026-08-24T19:56:09.959Z Checking event-listener-strategy v0.5.4
29612026-08-24T19:56:10.021Z Checking rpassword v7.5.4
29622026-08-24T19:56:10.103Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
29632026-08-24T19:56:10.209Z Checking wnaf v0.14.0
29642026-08-24T19:56:10.409Z Checking primefield v0.14.0
29652026-08-24T19:56:10.658Z Checking rfc6979 v0.6.0
29662026-08-24T19:56:10.829Z Checking tui-tree-widget v0.23.1
29672026-08-24T19:56:11.054Z Checking wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
29682026-08-24T19:56:11.098Z Compiling blake3 v1.8.5
29692026-08-24T19:56:11.490Z Checking futures-timer v3.0.3
29702026-08-24T19:56:12.076Z Checking ecdsa v0.17.0
29712026-08-24T19:56:12.204Z Checking primeorder v0.14.0
29722026-08-24T19:56:12.467Z Checking async-lock v3.4.2
29732026-08-24T19:56:12.516Z Compiling curve25519-dalek v5.0.0
29742026-08-24T19:56:12.606Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
29752026-08-24T19:56:12.901Z Checking async-object-pool v0.2.0
29762026-08-24T19:56:13.355Z Checking ssh-encoding v0.3.0
29772026-08-24T19:56:13.609Z Checking serde_regex v1.1.0
29782026-08-24T19:56:13.830Z Checking assert-json-diff v2.0.2
29792026-08-24T19:56:14.040Z Checking path-tree v0.8.3
29802026-08-24T19:56:14.263Z Checking keccak v0.2.0
29812026-08-24T19:56:14.466Z Compiling strsim v0.10.0
29822026-08-24T19:56:14.824Z Checking stringmetrics v2.2.2
29832026-08-24T19:56:14.869Z Checking topological-sort v0.2.2
29842026-08-24T19:56:15.027Z Checking httpmock v0.8.3
29852026-08-24T19:56:15.036Z Checking omicron-zone-package v0.12.3
29862026-08-24T19:56:15.074Z Compiling darling_core v0.13.4
29872026-08-24T19:56:15.951Z Checking ed25519 v3.0.0
29882026-08-24T19:56:16.265Z Checking pkcs1 v0.8.0-rc.4
29892026-08-24T19:56:16.288Z Checking crypto-primes v0.7.2
29902026-08-24T19:56:16.437Z Checking poly1305 v0.9.0
29912026-08-24T19:56:16.748Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
29922026-08-24T19:56:16.928Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
29932026-08-24T19:56:17.173Z Checking blowfish v0.10.0
29942026-08-24T19:56:17.210Z Checking blake2 v0.11.0-rc.6
29952026-08-24T19:56:17.245Z Compiling target-lexicon v0.13.3
29962026-08-24T19:56:17.367Z Checking bcrypt-pbkdf v0.11.0
29972026-08-24T19:56:17.507Z Checking argon2 v0.6.0-rc.8
29982026-08-24T19:56:17.561Z Checking rsa v0.10.0-rc.18
29992026-08-24T19:56:17.598Z Compiling darling_macro v0.13.4
30002026-08-24T19:56:17.814Z Checking ssh-cipher v0.3.0
30012026-08-24T19:56:17.855Z Checking ed25519-dalek v3.0.0
30022026-08-24T19:56:18.061Z Checking sha3 v0.11.0
30032026-08-24T19:56:18.096Z Checking p521 v0.14.0
30042026-08-24T19:56:18.130Z Checking p384 v0.14.0
30052026-08-24T19:56:18.135Z Checking p256 v0.14.0
30062026-08-24T19:56:18.434Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
30072026-08-24T19:56:18.701Z Checking kem v0.3.0
30082026-08-24T19:56:18.869Z Checking module-lattice v0.2.3
30092026-08-24T19:56:18.955Z Checking socket2 v0.5.10
30102026-08-24T19:56:19.126Z Compiling guppy-workspace-hack v0.1.0
30112026-08-24T19:56:19.237Z Checking hex-literal v0.4.1
30122026-08-24T19:56:19.337Z Checking sponge-cursor v0.1.0
30132026-08-24T19:56:19.420Z Checking ml-kem v0.3.2
30142026-08-24T19:56:19.499Z Checking sha3 v0.12.0
30152026-08-24T19:56:19.748Z Compiling darling v0.13.4
30162026-08-24T19:56:20.129Z Checking russh-cryptovec v0.62.0
30172026-08-24T19:56:20.164Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
30182026-08-24T19:56:20.208Z Checking internal-russh-num-bigint v0.5.0
30192026-08-24T19:56:20.411Z Checking num-bigint v0.4.6
30202026-08-24T19:56:20.834Z Checking russh-util v0.52.0
30212026-08-24T19:56:20.995Z Checking generic-array v1.4.3
30222026-08-24T19:56:21.162Z Checking ssh-key v0.7.0-rc.11
30232026-08-24T19:56:21.221Z Compiling enum_dispatch v0.3.13
30242026-08-24T19:56:21.332Z Compiling delegate v0.13.5
30252026-08-24T19:56:21.426Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
30262026-08-24T19:56:21.867Z Checking hex-literal v1.1.0
30272026-08-24T19:56:21.997Z Checking md5 v0.8.0
30282026-08-24T19:56:22.066Z Compiling target-spec v3.5.7
30292026-08-24T19:56:22.197Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
30302026-08-24T19:56:22.281Z Checking russh v0.62.4
30312026-08-24T19:56:22.496Z Checking cfg-expr v0.20.6
30322026-08-24T19:56:22.853Z Compiling serde_with_macros v1.5.2
30332026-08-24T19:56:23.013Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
30342026-08-24T19:56:23.622Z Compiling git2 v0.20.4
30352026-08-24T19:56:23.626Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
30362026-08-24T19:56:23.682Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
30372026-08-24T19:56:23.725Z Checking internet-checksum v0.2.1
30382026-08-24T19:56:23.888Z Compiling serde_with v1.14.0
30392026-08-24T19:56:24.447Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
30402026-08-24T19:56:25.069Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
30412026-08-24T19:56:25.519Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
30422026-08-24T19:56:25.549Z Checking wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
30432026-08-24T19:56:25.837Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
30442026-08-24T19:56:25.944Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
30452026-08-24T19:56:25.997Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
30462026-08-24T19:56:26.047Z Checking httptest v0.16.4
30472026-08-24T19:56:26.243Z Checking pathdiff v0.2.3
30482026-08-24T19:56:26.276Z Checking nested v0.1.1
30492026-08-24T19:56:26.383Z Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
30502026-08-24T19:56:26.443Z Checking guppy v0.17.25
30512026-08-24T19:56:26.453Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
30522026-08-24T19:56:26.612Z Compiling polar-core v0.27.3
30532026-08-24T19:56:26.761Z Checking similar-asserts v1.7.0
30542026-08-24T19:56:26.797Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
30552026-08-24T19:56:27.225Z Compiling target-triple v1.0.0
30562026-08-24T19:56:27.225Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
30572026-08-24T19:56:27.225Z Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
30582026-08-24T19:56:27.401Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
30592026-08-24T19:56:27.640Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
30602026-08-24T19:56:27.782Z Checking hickory-client v0.25.2
30612026-08-24T19:56:28.133Z Checking supports-hyperlinks v2.1.0
30622026-08-24T19:56:28.243Z Checking supports-unicode v2.1.0
30632026-08-24T19:56:28.287Z Checking supports-color v2.1.0
30642026-08-24T19:56:28.426Z Checking textwrap v0.15.2
30652026-08-24T19:56:28.446Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
30662026-08-24T19:56:28.628Z Checking terminal_size v0.1.17
30672026-08-24T19:56:28.639Z Compiling miette-derive v5.10.0
30682026-08-24T19:56:28.704Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?rev=15f69041f45774602108e47fb25e705dc23acfb2#15f69041)
30692026-08-24T19:56:28.770Z Compiling fs-err v2.11.0
30702026-08-24T19:56:29.009Z Compiling assert_cmd v2.1.2
30712026-08-24T19:56:29.170Z Checking escape8259 v0.5.3
30722026-08-24T19:56:29.281Z Checking owo-colors v3.5.0
30732026-08-24T19:56:29.336Z Checking libtest-mimic v0.8.1
30742026-08-24T19:56:29.671Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?rev=15f69041f45774602108e47fb25e705dc23acfb2#15f69041)
30752026-08-24T19:56:29.857Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
30762026-08-24T19:56:29.903Z Checking miette v5.10.0
30772026-08-24T19:56:30.456Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
30782026-08-24T19:56:30.612Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
30792026-08-24T19:56:31.100Z Checking blake2b_simd v1.0.4
30802026-08-24T19:56:31.349Z Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
30812026-08-24T19:56:31.533Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
30822026-08-24T19:56:31.577Z Checking oso v0.27.3
30832026-08-24T19:56:31.738Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
30842026-08-24T19:56:31.802Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
30852026-08-24T19:56:36.257Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
30862026-08-24T19:56:36.611Z Compiling knuffel-derive v3.2.0
30872026-08-24T19:56:36.612Z Checking fancy-regex v0.14.0
30882026-08-24T19:56:36.612Z Checking serde_tokenstream v0.2.3
30892026-08-24T19:56:36.612Z Checking approx v0.5.1
30902026-08-24T19:56:36.612Z Compiling rstest_macros v0.25.0
30912026-08-24T19:56:36.612Z Checking uzers v0.12.2
30922026-08-24T19:56:36.612Z Checking termcolor v1.4.1
30932026-08-24T19:56:36.612Z Checking constant_time_eq v0.3.1
30942026-08-24T19:56:36.612Z Compiling linkme-impl v0.3.35
30952026-08-24T19:56:36.612Z Checking rust-argon2 v2.1.0
30962026-08-24T19:56:36.612Z Checking trybuild v1.0.116
30972026-08-24T19:56:36.612Z Checking knuffel v3.2.0
30982026-08-24T19:56:36.612Z Checking datatest-stable v0.3.3
30992026-08-24T19:56:36.612Z Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
31002026-08-24T19:56:36.612Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
31012026-08-24T19:56:36.612Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31022026-08-24T19:56:36.612Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
31032026-08-24T19:56:36.612Z Checking support-bundle-viewer v0.1.2
31042026-08-24T19:56:36.612Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
31052026-08-24T19:56:36.612Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
31062026-08-24T19:56:36.612Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
31072026-08-24T19:56:36.612Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
31082026-08-24T19:56:36.612Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
31092026-08-24T19:56:36.612Z Checking drift v0.2.0
31102026-08-24T19:56:36.612Z Checking rand_distr v0.5.1
31112026-08-24T19:56:36.612Z Checking multimap v0.10.1
31122026-08-24T19:56:36.612Z Compiling linkme v0.3.35
31132026-08-24T19:56:36.612Z Compiling relative-path v1.9.3
31142026-08-24T19:56:36.612Z Checking parse-size v1.1.0
31152026-08-24T19:56:36.612Z Checking dropshot-api-manager v0.8.0
31162026-08-24T19:56:36.612Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
31172026-08-24T19:56:36.613Z Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560)
31182026-08-24T19:56:36.770Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
31192026-08-24T19:56:36.976Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
31202026-08-24T19:56:37.319Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
31212026-08-24T19:56:37.476Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
31222026-08-24T19:56:37.537Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
31232026-08-24T19:56:37.573Z Checking cargo_toml v0.21.0
31242026-08-24T19:56:38.064Z Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
31252026-08-24T19:56:38.228Z Checking partial-io v0.5.4
31262026-08-24T19:56:38.270Z Checking termios v0.3.3
31272026-08-24T19:56:38.431Z Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e)
31282026-08-24T19:56:38.942Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
31292026-08-24T19:56:39.154Z Checking rstest v0.25.0
31302026-08-24T19:56:40.578Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
31312026-08-24T19:56:44.090Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
31322026-08-24T19:56:44.759Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
31332026-08-24T19:56:45.838Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
31342026-08-24T19:56:50.347Z Checking erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
31352026-08-24T19:56:51.392Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
31362026-08-24T19:56:53.229Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
31372026-08-24T19:56:58.836Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
31382026-08-24T19:57:01.758Z Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
31392026-08-24T19:57:05.039Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
31402026-08-24T19:57:07.304Z Checking rack-init-config v0.1.0 (/work/oxidecomputer/omicron/dev-tools/rack-init-config)
31412026-08-24T19:57:08.946Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
31422026-08-24T19:57:09.457Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
31432026-08-24T19:57:11.559Z Checking oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test)
31442026-08-24T19:57:14.979Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
31452026-08-24T19:57:20.013Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
31462026-08-24T19:57:42.160Z Checking corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust)
31472026-08-24T19:58:35.208Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 13s
31482026-08-24T19:58:35.212Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
31492026-08-24T19:58:35.212Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
31502026-08-24T19:58:35.888Z
31512026-08-24T19:58:35.889Zreal 4:16.815237826
31522026-08-24T19:58:35.889Zuser 22:05.724947076
31532026-08-24T19:58:35.889Zsys 5:14.450658954
31542026-08-24T19:58:35.889Ztrap 0.528961160
31552026-08-24T19:58:35.889Ztflt 0.454631136
31562026-08-24T19:58:35.889Zdflt 0.543944440
31572026-08-24T19:58:35.889Zkflt 0.004958784
31582026-08-24T19:58:35.889Zlock 1:06:48.938873138
31592026-08-24T19:58:35.889Zslp 1:00:14.058321380
31602026-08-24T19:58:35.889Zlat 1:51.629759388
31612026-08-24T19:58:35.889Zstop 13:55.774434426
31622026-08-24T19:58:35.892Z+ RUSTDOCFLAGS='--document-private-items -D warnings --cfg tokio'
31632026-08-24T19:58:35.892Z+ ptime -m cargo doc --workspace --no-deps
31642026-08-24T19:58:36.773Zwarning: output filename collision at /work/oxidecomputer/omicron/target/doc/oximeter/index.html
31652026-08-24T19:58:36.774Z |
31662026-08-24T19:58:36.774Z = note: the bin target `oximeter` in package `oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)` has the same output filename as the lib target `oximeter` in package `oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)`
31672026-08-24T19:58:36.774Z = note: this is a known bug where multiple crates with the same name use the same path; see <https://github.com/rust-lang/cargo/issues/6313>
31682026-08-24T19:58:37.868Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
31692026-08-24T19:58:38.112Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
31702026-08-24T19:58:38.159Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
31712026-08-24T19:58:38.224Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
31722026-08-24T19:58:38.252Z Checking omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
31732026-08-24T19:58:38.311Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
31742026-08-24T19:58:38.420Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31752026-08-24T19:58:38.447Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
31762026-08-24T19:58:38.475Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
31772026-08-24T19:58:38.505Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
31782026-08-24T19:58:38.620Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31792026-08-24T19:58:38.722Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
31802026-08-24T19:58:38.771Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
31812026-08-24T19:58:38.797Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
31822026-08-24T19:58:38.848Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
31832026-08-24T19:58:38.874Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
31842026-08-24T19:58:38.898Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
31852026-08-24T19:58:38.920Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
31862026-08-24T19:58:38.946Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31872026-08-24T19:58:38.993Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
31882026-08-24T19:58:39.020Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
31892026-08-24T19:58:39.044Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
31902026-08-24T19:58:39.291Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
31912026-08-24T19:58:39.443Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
31922026-08-24T19:58:39.469Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
31932026-08-24T19:58:39.531Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
31942026-08-24T19:58:39.689Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
31952026-08-24T19:58:39.764Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
31962026-08-24T19:58:39.840Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
31972026-08-24T19:58:39.924Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
31982026-08-24T19:58:40.061Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
31992026-08-24T19:58:40.109Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
32002026-08-24T19:58:40.134Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
32012026-08-24T19:58:40.299Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
32022026-08-24T19:58:40.395Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
32032026-08-24T19:58:40.498Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
32042026-08-24T19:58:40.553Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
32052026-08-24T19:58:40.613Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
32062026-08-24T19:58:40.638Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
32072026-08-24T19:58:40.749Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
32082026-08-24T19:58:40.867Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
32092026-08-24T19:58:41.026Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
32102026-08-24T19:58:41.177Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
32112026-08-24T19:58:41.204Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32122026-08-24T19:58:41.207Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
32132026-08-24T19:58:41.290Z Checking scuffle v0.1.0
32142026-08-24T19:58:41.438Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32152026-08-24T19:58:41.465Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
32162026-08-24T19:58:41.554Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32172026-08-24T19:58:41.633Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
32182026-08-24T19:58:41.658Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
32192026-08-24T19:58:41.680Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
32202026-08-24T19:58:41.752Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
32212026-08-24T19:58:41.873Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
32222026-08-24T19:58:42.355Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
32232026-08-24T19:58:42.789Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
32242026-08-24T19:58:42.838Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
32252026-08-24T19:58:43.108Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32262026-08-24T19:58:43.232Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
32272026-08-24T19:58:43.258Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
32282026-08-24T19:58:43.370Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
32292026-08-24T19:58:43.497Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
32302026-08-24T19:58:43.545Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
32312026-08-24T19:58:43.569Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
32322026-08-24T19:58:43.660Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
32332026-08-24T19:58:43.685Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32342026-08-24T19:58:43.828Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
32352026-08-24T19:58:44.483Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
32362026-08-24T19:58:44.885Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
32372026-08-24T19:58:44.914Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
32382026-08-24T19:58:44.939Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
32392026-08-24T19:58:45.205Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
32402026-08-24T19:58:45.234Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
32412026-08-24T19:58:45.285Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
32422026-08-24T19:58:45.285Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
32432026-08-24T19:58:45.336Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
32442026-08-24T19:58:45.434Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
32452026-08-24T19:58:45.519Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
32462026-08-24T19:58:45.543Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
32472026-08-24T19:58:45.567Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
32482026-08-24T19:58:45.672Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
32492026-08-24T19:58:45.717Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
32502026-08-24T19:58:45.742Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
32512026-08-24T19:58:45.767Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
32522026-08-24T19:58:45.899Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
32532026-08-24T19:58:46.064Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
32542026-08-24T19:58:46.067Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32552026-08-24T19:58:46.114Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32562026-08-24T19:58:46.117Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
32572026-08-24T19:58:46.117Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
32582026-08-24T19:58:46.314Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
32592026-08-24T19:58:46.387Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
32602026-08-24T19:58:46.420Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
32612026-08-24T19:58:46.434Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
32622026-08-24T19:58:46.457Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
32632026-08-24T19:58:46.609Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
32642026-08-24T19:58:46.658Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
32652026-08-24T19:58:46.704Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
32662026-08-24T19:58:46.727Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
32672026-08-24T19:58:46.750Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
32682026-08-24T19:58:46.851Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
32692026-08-24T19:58:46.876Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
32702026-08-24T19:58:47.008Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
32712026-08-24T19:58:47.060Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
32722026-08-24T19:58:47.083Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
32732026-08-24T19:58:47.354Z Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
32742026-08-24T19:58:47.400Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
32752026-08-24T19:58:47.447Z Documenting omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
32762026-08-24T19:58:47.871Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
32772026-08-24T19:58:48.066Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32782026-08-24T19:58:48.145Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
32792026-08-24T19:58:48.456Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
32802026-08-24T19:58:49.241Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
32812026-08-24T19:58:49.314Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
32822026-08-24T19:58:49.842Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32832026-08-24T19:58:50.291Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
32842026-08-24T19:58:50.885Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
32852026-08-24T19:58:51.188Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
32862026-08-24T19:58:51.741Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32872026-08-24T19:58:51.960Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
32882026-08-24T19:58:52.403Z Checking sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
32892026-08-24T19:58:52.520Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
32902026-08-24T19:58:52.615Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32912026-08-24T19:58:52.792Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
32922026-08-24T19:58:52.867Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32932026-08-24T19:58:52.893Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32942026-08-24T19:58:53.599Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
32952026-08-24T19:58:53.630Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32962026-08-24T19:58:54.110Z Checking wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
32972026-08-24T19:58:54.401Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
32982026-08-24T19:58:54.428Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
32992026-08-24T19:58:54.757Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
33002026-08-24T19:58:54.859Z Checking sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
33012026-08-24T19:58:54.958Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
33022026-08-24T19:58:55.070Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
33032026-08-24T19:58:55.741Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
33042026-08-24T19:58:55.912Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
33052026-08-24T19:58:56.286Z Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
33062026-08-24T19:58:56.606Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
33072026-08-24T19:58:56.925Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
33082026-08-24T19:58:57.385Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
33092026-08-24T19:58:57.454Z Checking wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
33102026-08-24T19:58:57.859Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
33112026-08-24T19:58:58.086Z Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
33122026-08-24T19:58:58.564Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
33132026-08-24T19:58:58.893Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
33142026-08-24T19:58:59.230Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
33152026-08-24T19:58:59.516Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
33162026-08-24T19:58:59.847Z Documenting sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
33172026-08-24T19:59:00.012Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
33182026-08-24T19:59:00.065Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
33192026-08-24T19:59:00.951Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
33202026-08-24T19:59:01.300Z Checking sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
33212026-08-24T19:59:01.327Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
33222026-08-24T19:59:01.654Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
33232026-08-24T19:59:02.013Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
33242026-08-24T19:59:03.291Z Documenting sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
33252026-08-24T19:59:05.850Z Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
33262026-08-24T19:59:06.533Z Documenting sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
33272026-08-24T19:59:06.940Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
33282026-08-24T19:59:08.619Z Documenting sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
33292026-08-24T19:59:08.908Z Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
33302026-08-24T19:59:09.241Z Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
33312026-08-24T19:59:09.713Z Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
33322026-08-24T19:59:10.061Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
33332026-08-24T19:59:10.230Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
33342026-08-24T19:59:12.053Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
33352026-08-24T19:59:12.481Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
33362026-08-24T19:59:12.950Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
33372026-08-24T19:59:13.102Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
33382026-08-24T19:59:13.571Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
33392026-08-24T19:59:14.285Z Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
33402026-08-24T19:59:14.306Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
33412026-08-24T19:59:14.402Z Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
33422026-08-24T19:59:14.428Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
33432026-08-24T19:59:14.784Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
33442026-08-24T19:59:14.968Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
33452026-08-24T19:59:15.061Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
33462026-08-24T19:59:15.186Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
33472026-08-24T19:59:15.491Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
33482026-08-24T19:59:15.509Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
33492026-08-24T19:59:15.822Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
33502026-08-24T19:59:16.240Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
33512026-08-24T19:59:16.440Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
33522026-08-24T19:59:16.537Z Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
33532026-08-24T19:59:17.002Z Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
33542026-08-24T19:59:17.294Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
33552026-08-24T19:59:18.050Z Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
33562026-08-24T19:59:18.826Z Documenting omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
33572026-08-24T19:59:19.039Z Documenting tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
33582026-08-24T19:59:19.317Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
33592026-08-24T19:59:21.657Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
33602026-08-24T19:59:23.343Z Documenting sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
33612026-08-24T19:59:23.882Z Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
33622026-08-24T19:59:24.497Z Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
33632026-08-24T19:59:26.632Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
33642026-08-24T19:59:27.618Z Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
33652026-08-24T19:59:28.940Z Documenting oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test)
33662026-08-24T19:59:29.452Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
33672026-08-24T19:59:30.391Z Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
33682026-08-24T19:59:32.045Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
33692026-08-24T19:59:32.892Z Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
33702026-08-24T19:59:33.835Z Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
33712026-08-24T19:59:34.050Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
33722026-08-24T19:59:35.802Z Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
33732026-08-24T19:59:38.045Z Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
33742026-08-24T19:59:38.778Z Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
33752026-08-24T19:59:39.555Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
33762026-08-24T19:59:42.613Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
33772026-08-24T19:59:43.496Z Documenting nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
33782026-08-24T19:59:44.303Z Documenting nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
33792026-08-24T19:59:45.178Z Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
33802026-08-24T19:59:45.932Z Documenting nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
33812026-08-24T19:59:47.517Z Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
33822026-08-24T19:59:47.687Z Documenting nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
33832026-08-24T19:59:48.544Z Documenting schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
33842026-08-24T19:59:49.103Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
33852026-08-24T19:59:50.382Z Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
33862026-08-24T19:59:51.181Z Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
33872026-08-24T19:59:52.399Z Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
33882026-08-24T19:59:55.728Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
33892026-08-24T19:59:56.432Z Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
33902026-08-24T19:59:57.776Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
33912026-08-24T19:59:58.829Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
33922026-08-24T19:59:59.701Z Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
33932026-08-24T20:00:00.614Z Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
33942026-08-24T20:00:02.173Z Documenting sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
33952026-08-24T20:00:03.433Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
33962026-08-24T20:00:04.756Z Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
33972026-08-24T20:00:05.883Z Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
33982026-08-24T20:00:06.851Z Documenting zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
33992026-08-24T20:00:07.864Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
34002026-08-24T20:00:10.239Z Documenting sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
34012026-08-24T20:00:12.757Z Documenting bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
34022026-08-24T20:00:13.010Z Documenting rack-init-config v0.1.0 (/work/oxidecomputer/omicron/dev-tools/rack-init-config)
34032026-08-24T20:00:14.293Z Documenting bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
34042026-08-24T20:00:15.801Z Documenting sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
34052026-08-24T20:00:17.410Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
34062026-08-24T20:00:19.092Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
34072026-08-24T20:00:20.624Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
34082026-08-24T20:00:22.241Z Documenting bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
34092026-08-24T20:00:23.963Z Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
34102026-08-24T20:00:28.621Z Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
34112026-08-24T20:00:29.114Z Documenting support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
34122026-08-24T20:00:30.522Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
34132026-08-24T20:00:30.835Z Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
34142026-08-24T20:00:32.672Z Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
34152026-08-24T20:00:34.452Z Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
34162026-08-24T20:00:39.409Z Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
34172026-08-24T20:00:39.454Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
34182026-08-24T20:00:40.147Z Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
34192026-08-24T20:00:42.140Z Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
34202026-08-24T20:00:43.719Z Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
34212026-08-24T20:00:45.488Z Documenting nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
34222026-08-24T20:00:47.275Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
34232026-08-24T20:00:49.001Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
34242026-08-24T20:00:50.820Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
34252026-08-24T20:00:52.567Z Documenting wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
34262026-08-24T20:00:54.293Z Documenting wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
34272026-08-24T20:00:55.882Z Documenting wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
34282026-08-24T20:00:57.908Z Documenting trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
34292026-08-24T20:01:01.435Z Documenting sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
34302026-08-24T20:01:03.141Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
34312026-08-24T20:01:05.051Z Documenting trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
34322026-08-24T20:01:07.043Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
34332026-08-24T20:01:08.635Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
34342026-08-24T20:01:13.594Z Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
34352026-08-24T20:01:14.366Z Documenting wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
34362026-08-24T20:01:16.783Z Documenting nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
34372026-08-24T20:01:19.922Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
34382026-08-24T20:01:20.791Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
34392026-08-24T20:01:20.913Z Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
34402026-08-24T20:01:25.137Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
34412026-08-24T20:01:27.648Z Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
34422026-08-24T20:01:29.981Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
34432026-08-24T20:01:31.995Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
34442026-08-24T20:01:34.532Z Documenting ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
34452026-08-24T20:01:37.611Z Documenting ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
34462026-08-24T20:01:39.191Z Documenting dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
34472026-08-24T20:01:42.234Z Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
34482026-08-24T20:01:44.518Z Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
34492026-08-24T20:01:46.648Z Documenting transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
34502026-08-24T20:01:48.900Z Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
34512026-08-24T20:01:51.386Z Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
34522026-08-24T20:01:53.939Z Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
34532026-08-24T20:01:56.362Z Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
34542026-08-24T20:01:59.125Z Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
34552026-08-24T20:02:01.828Z Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
34562026-08-24T20:02:03.870Z Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
34572026-08-24T20:02:06.617Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
34582026-08-24T20:02:09.093Z Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
34592026-08-24T20:02:11.492Z Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
34602026-08-24T20:02:14.217Z Documenting oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
34612026-08-24T20:02:19.306Z Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
34622026-08-24T20:02:19.323Z Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
34632026-08-24T20:02:21.855Z Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
34642026-08-24T20:02:24.340Z Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
34652026-08-24T20:02:26.920Z Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
34662026-08-24T20:02:29.529Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
34672026-08-24T20:02:32.038Z Documenting oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
34682026-08-24T20:02:34.585Z Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
34692026-08-24T20:02:37.280Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
34702026-08-24T20:02:39.784Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
34712026-08-24T20:02:42.406Z Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
34722026-08-24T20:02:44.959Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
34732026-08-24T20:02:47.544Z Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
34742026-08-24T20:02:50.107Z Documenting corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust)
34752026-08-24T20:02:52.789Z Documenting sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
34762026-08-24T20:02:55.279Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
34772026-08-24T20:02:57.886Z Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
34782026-08-24T20:03:00.620Z Documenting clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
34792026-08-24T20:03:03.167Z Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
34802026-08-24T20:03:05.791Z Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
34812026-08-24T20:03:08.214Z Documenting internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
34822026-08-24T20:03:10.949Z Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
34832026-08-24T20:03:13.501Z Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
34842026-08-24T20:03:16.792Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
34852026-08-24T20:03:19.029Z Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
34862026-08-24T20:03:21.833Z Documenting omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
34872026-08-24T20:03:24.461Z Documenting omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
34882026-08-24T20:03:26.950Z Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
34892026-08-24T20:03:29.874Z Documenting trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
34902026-08-24T20:03:32.417Z Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
34912026-08-24T20:03:35.062Z Documenting trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
34922026-08-24T20:03:38.089Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
34932026-08-24T20:03:40.855Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
34942026-08-24T20:03:43.522Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
34952026-08-24T20:03:46.187Z Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
34962026-08-24T20:03:49.024Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
34972026-08-24T20:03:51.729Z Documenting omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
34982026-08-24T20:03:54.563Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
34992026-08-24T20:03:57.349Z Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
35002026-08-24T20:04:00.611Z Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
35012026-08-24T20:04:03.060Z Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
35022026-08-24T20:04:11.109Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
35032026-08-24T20:04:11.285Z Documenting parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
35042026-08-24T20:04:14.827Z Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
35052026-08-24T20:04:18.324Z Documenting cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
35062026-08-24T20:04:21.894Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
35072026-08-24T20:04:25.586Z Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
35082026-08-24T20:04:29.133Z Documenting ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
35092026-08-24T20:04:32.833Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
35102026-08-24T20:04:36.303Z Documenting installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
35112026-08-24T20:04:39.873Z Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
35122026-08-24T20:04:43.522Z Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
35132026-08-24T20:04:47.009Z Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
35142026-08-24T20:04:50.478Z Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
35152026-08-24T20:04:55.494Z Documenting omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
35162026-08-24T20:04:58.523Z Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
35172026-08-24T20:05:02.346Z Documenting key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
35182026-08-24T20:05:06.239Z Documenting ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
35192026-08-24T20:05:10.064Z Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
35202026-08-24T20:05:14.064Z Documenting gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
35212026-08-24T20:05:17.913Z Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
35222026-08-24T20:05:21.836Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
35232026-08-24T20:05:25.698Z Documenting omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
35242026-08-24T20:05:29.853Z Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
35252026-08-24T20:05:33.554Z Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
35262026-08-24T20:06:04.705Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 28s
35272026-08-24T20:06:04.709Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
35282026-08-24T20:06:04.709Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
35292026-08-24T20:06:04.880Z Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 206 other files
35302026-08-24T20:06:04.993Z
35312026-08-24T20:06:04.993Zreal 7:29.018726232
35322026-08-24T20:06:04.993Zuser 20:22.506115217
35332026-08-24T20:06:04.993Zsys 4:24.746697036
35342026-08-24T20:06:04.993Ztrap 0.301105109
35352026-08-24T20:06:04.993Ztflt 0.005653292
35362026-08-24T20:06:04.993Zdflt 0.092305432
35372026-08-24T20:06:04.994Zkflt 0.000045943
35382026-08-24T20:06:04.994Zlock 7:07:29.905958696
35392026-08-24T20:06:04.994Zslp 2:30:29.755116552
35402026-08-24T20:06:04.994Zlat 35.353354984
35412026-08-24T20:06:04.994Zstop 2:13.258626803
35422026-08-24T20:06:04.997Zprocess exited: duration 840442 ms, exit code 0
 
35432026-08-24T20:06:05.004Zfound 0 output files