01KYRBNAQKZZQPWHH7AS12HGA8: clippy (helios)

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

Buildomat Job: 01KYRBP8QGCTW1GTXVYX4Y4NHN

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-07-30T01:55:32.494Zjob assigned to worker 01KYRBPGNGHZE04V7ATKTJVTET [factory aws, i-0a742d2de2700a5be] (queued for 50 s)
 
22026-07-30T01:55:38.428Zstarting task 0: "setup"
32026-07-30T01:55:38.433Z++ uname -s
42026-07-30T01:55:38.437Z+ kern=SunOS
52026-07-30T01:55:38.437Z+ build_user=build
62026-07-30T01:55:38.437Z+ build_uid=12345
72026-07-30T01:55:38.437Z+ work_dir=/work
82026-07-30T01:55:38.438Z+ input_dir=/input
92026-07-30T01:55:38.438Z+ [[ 0 == 12345 ]]
102026-07-30T01:55:38.438Z+ case "$kern" in
112026-07-30T01:55:38.438Z+ groupadd -g 12345 build
122026-07-30T01:55:38.438Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-07-30T01:55:40.442Z+ zfs create -o mountpoint=/work rpool/work
142026-07-30T01:55:40.533Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-07-30T01:55:40.537Z+ home_fs=zfs
162026-07-30T01:55:40.537Z+ [[ zfs == autofs ]]
172026-07-30T01:55:40.537Z+ mkdir -p /home/build
182026-07-30T01:55:40.537Z+ chown build:build /home/build /work
192026-07-30T01:55:42.540Z+ chmod 0700 /home/build /work
202026-07-30T01:55:42.543Zprocess exited: duration 4114 ms, exit code 0
 
212026-07-30T01:55:42.551Zstarting task 1: "rust-toolchain"
222026-07-30T01:55:42.556Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
232026-07-30T01:55:42.556Z * rust toolchain channel = "1.97.1"
242026-07-30T01:55:42.556Z * rust toolchain profile = "default"
252026-07-30T01:55:42.556Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-07-30T01:55:42.556Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-07-30T01:55:42.557Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-07-30T01:55:42.560Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-07-30T01:55:42.560Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-07-30T01:55:42.640Zinfo: downloading installer
312026-07-30T01:55:44.195Zwarn: It looks like you have an existing rustup settings file at:
322026-07-30T01:55:44.195Zwarn: /home/build/.rustup/settings.toml
332026-07-30T01:55:44.195Zwarn: Rustup will install the default toolchain as specified in the settings file,
342026-07-30T01:55:44.198Zwarn: instead of the one inferred from the default host triple.
352026-07-30T01:55:44.208Zinfo: profile set to default
362026-07-30T01:55:44.208Zinfo: default host triple is x86_64-unknown-illumos
372026-07-30T01:55:44.212Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
382026-07-30T01:55:44.347Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
392026-07-30T01:55:44.350Zinfo: downloading 6 components
402026-07-30T01:55:58.723Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
412026-07-30T01:55:58.723Z
422026-07-30T01:55:58.752Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
432026-07-30T01:55:58.752Z
442026-07-30T01:55:58.752Z
452026-07-30T01:55:58.752ZRust is installed now. Great!
462026-07-30T01:55:58.752Z
472026-07-30T01:55:58.755ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
482026-07-30T01:55:58.755Zenvironment variable. This has not been done automatically.
492026-07-30T01:55:58.756Z
502026-07-30T01:55:58.756ZTo configure your current shell, you need to source
512026-07-30T01:55:58.756Zthe corresponding env file under $HOME/.cargo.
522026-07-30T01:55:58.756Z
532026-07-30T01:55:58.756ZThis is usually done by running one of the following (note the leading DOT):
542026-07-30T01:55:58.756Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
552026-07-30T01:55:58.756Zsource "$HOME/.cargo/env.fish" # For fish
562026-07-30T01:55:58.756Zsource "~/.cargo/env.nu" # For nushell
572026-07-30T01:55:58.756Zsource "$HOME/.cargo/env.tcsh" # For tcsh
582026-07-30T01:55:58.756Z. "$HOME/.cargo/env.ps1" # For pwsh
592026-07-30T01:55:58.756Zsource "$HOME/.cargo/env.xsh" # For xonsh
602026-07-30T01:55:58.756Zwarn: no default linker (`cc`) was found in your PATH
612026-07-30T01:55:58.756Zwarn: many Rust crates require a system C toolchain to build
622026-07-30T01:55:58.850Z+ rustup --version
632026-07-30T01:55:58.860Zrustup 1.29.0 (28d1352db 2026-03-05)
642026-07-30T01:55:58.863Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
652026-07-30T01:55:58.882Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
662026-07-30T01:55:58.886Z+ cargo --version
672026-07-30T01:55:58.899Zcargo 1.97.1 (c980f4866 2026-06-30)
682026-07-30T01:55:58.902Z+ rustc --version
692026-07-30T01:55:58.921Zrustc 1.97.1 (8bab26f4f 2026-07-14)
702026-07-30T01:55:58.924Zprocess exited: duration 16371 ms, exit code 0
 
712026-07-30T01:55:58.930Zstarting task 2: "authentication"
722026-07-30T01:55:58.947Zprocess exited: duration 16 ms, exit code 0
 
732026-07-30T01:55:58.954Zstarting task 3: "clone repository"
742026-07-30T01:55:58.958Z+ mkdir -p /work/oxidecomputer/omicron
752026-07-30T01:55:58.961Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
762026-07-30T01:55:58.993ZCloning into '/work/oxidecomputer/omicron'...
772026-07-30T01:56:08.745Z+ cd /work/oxidecomputer/omicron
782026-07-30T01:56:08.750Z+ git fetch origin 92e43d5fb43dbc8ceefb16e39368d20779e12e80
792026-07-30T01:56:09.005ZFrom https://github.com/oxidecomputer/omicron
802026-07-30T01:56:09.005Z * branch 92e43d5fb43dbc8ceefb16e39368d20779e12e80 -> FETCH_HEAD
812026-07-30T01:56:09.015Z+ [[ -n iliana/tufaceous-v2/30.nexus ]]
822026-07-30T01:56:09.018Z++ git branch --show-current
832026-07-30T01:56:09.018Z+ current=main
842026-07-30T01:56:09.018Z+ [[ main != iliana/tufaceous-v2/30.nexus ]]
852026-07-30T01:56:09.018Z+ git branch -f iliana/tufaceous-v2/30.nexus 92e43d5fb43dbc8ceefb16e39368d20779e12e80
862026-07-30T01:56:09.022Z+ git checkout -f iliana/tufaceous-v2/30.nexus
872026-07-30T01:56:09.266ZSwitched to branch 'iliana/tufaceous-v2/30.nexus'
882026-07-30T01:56:09.269Z+ git reset --hard 92e43d5fb43dbc8ceefb16e39368d20779e12e80
892026-07-30T01:56:09.294ZHEAD is now at 92e43d5fb comment on ArtifactHash::v1_json_schema
902026-07-30T01:56:09.297Zprocess exited: duration 10340 ms, exit code 0
 
912026-07-30T01:56:09.379Zstarting task 4: "build"
922026-07-30T01:56:09.382Z+ source ./env.sh
932026-07-30T01:56:09.382Z++ OLD_SHELL_OPTS=ehxB
942026-07-30T01:56:09.382Z++ set -o xtrace
952026-07-30T01:56:09.385Z++++ dirname ./env.sh
962026-07-30T01:56:09.388Z+++ readlink -f .
972026-07-30T01:56:09.392Z++ OMICRON_WS=/work/oxidecomputer/omicron
982026-07-30T01:56:09.392Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
992026-07-30T01:56:09.392Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1002026-07-30T01:56:09.392Z++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1012026-07-30T01:56:09.392Z++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1022026-07-30T01:56:09.392Z++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1032026-07-30T01:56:09.392Z++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1042026-07-30T01:56:09.392Z++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1052026-07-30T01:56:09.392Z++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1062026-07-30T01:56:09.392Z++ export PATH=/work/oxidecomputer/omicron/out/mg-ddm/root/opt/oxide/mg-ddm/bin:/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1072026-07-30T01:56:09.392Z++ PATH=/work/oxidecomputer/omicron/out/mg-ddm/root/opt/oxide/mg-ddm/bin:/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1082026-07-30T01:56:09.392Z++ case $OLD_SHELL_OPTS in
1092026-07-30T01:56:09.392Z++ unset OLD_SHELL_OPTS OMICRON_WS
1102026-07-30T01:56:09.392Z+ source .github/buildomat/ci-env.sh
1112026-07-30T01:56:09.392Z++ export CARGO_TERM_COLOR=always
1122026-07-30T01:56:09.392Z++ CARGO_TERM_COLOR=always
1132026-07-30T01:56:09.392Z+++ uname -s
1142026-07-30T01:56:09.392Z++ [[ SunOS == \S\u\n\O\S ]]
1152026-07-30T01:56:09.392Z++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core
1162026-07-30T01:56:09.395Z+ cargo --version
1172026-07-30T01:56:09.401Zcargo 1.97.1 (c980f4866 2026-06-30)
1182026-07-30T01:56:09.404Z+ rustc --version
1192026-07-30T01:56:09.423Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1202026-07-30T01:56:09.426Z+ banner prerequisites
1212026-07-30T01:56:09.429Z
1222026-07-30T01:56:09.429Z ##### ##### ###### ##### ###### #### # # # #### #
1232026-07-30T01:56:09.429Z # # # # # # # # # # # # # # #
1242026-07-30T01:56:09.429Z # # # # ##### # # ##### # # # # # #### #
1252026-07-30T01:56:09.429Z ##### ##### # ##### # # # # # # # # #
1262026-07-30T01:56:09.429Z # # # # # # # # # # # # # # #
1272026-07-30T01:56:09.429Z # # # ###### # # ###### ### # #### # #### #
1282026-07-30T01:56:09.429Z
1292026-07-30T01:56:09.429Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1302026-07-30T01:56:11.217Z Startup: Refreshing catalog 'helios' ... Done
1312026-07-30T01:56:11.457Z Startup: Caching catalogs ... Done
1322026-07-30T01:56:12.670ZPlanning: Solver setup ... Done (1.132s)
1332026-07-30T01:56:12.715ZPlanning: Running solver ... Done (0.044s)
1342026-07-30T01:56:12.745ZPlanning: Finding local manifests ... Done (0.003s)
1352026-07-30T01:56:12.758ZPlanning: Fetching manifests: 0/2 0% complete
1362026-07-30T01:56:12.780ZPlanning: Fetching manifests: 2/2 100% complete
1372026-07-30T01:56:12.793ZPlanning: Package planning ... Done (0.014s)
1382026-07-30T01:56:12.797ZPlanning: Merging actions ... Done (0.002s)
1392026-07-30T01:56:13.008ZPlanning: Checking for conflicting actions ... Done (0.213s)
1402026-07-30T01:56:13.012ZPlanning: Consolidating action changes ... Done (0.001s)
1412026-07-30T01:56:13.791ZPlanning: Evaluating mediators ... Done (0.781s)
1422026-07-30T01:56:13.794ZPlanning: Planning completed in 2.31 seconds
1432026-07-30T01:56:13.800Z Packages to install: 2
1442026-07-30T01:56:13.804Z Estimated space available: 156.02 GB
1452026-07-30T01:56:13.805ZEstimated space to be consumed: 55.06 MB
1462026-07-30T01:56:13.805Z Create boot environment: No
1472026-07-30T01:56:13.805ZCreate backup boot environment: No
1482026-07-30T01:56:13.805Z Rebuild boot archive: No
1492026-07-30T01:56:13.805Z
1502026-07-30T01:56:13.805ZChanged packages:
1512026-07-30T01:56:13.805Zhelios
1522026-07-30T01:56:13.805Z developer/build-essential
1532026-07-30T01:56:13.805Z None -> 11-3.0
1542026-07-30T01:56:13.805Z library/libxmlsec1
1552026-07-30T01:56:13.805Z None -> 1.2.35-3.0
1562026-07-30T01:56:13.826Z
1572026-07-30T01:56:13.826ZDownload: 0/214 items 0.0/1.3MB 0% complete
1582026-07-30T01:56:13.891ZDownload: Completed 1.28 MB in 0.06 seconds (19.8M/s)
1592026-07-30T01:56:13.950Z Actions: 1/268 actions (Installing new actions)
1602026-07-30T01:56:13.991Z Actions: Completed 268 actions in 0.04 seconds.
1612026-07-30T01:56:14.012ZFinalize: Updating package state database ... Done (0.023s)
1622026-07-30T01:56:14.015ZFinalize: Updating package cache ... Done (0.000s)
1632026-07-30T01:56:14.069ZFinalize: Updating image state ... Done (0.057s)
1642026-07-30T01:56:16.503ZFinalize: Creating fast lookup database ... Done (2.394s)
1652026-07-30T01:56:16.568ZFinalize: Reading search index ... Done (0.013s)
1662026-07-30T01:56:16.572ZFinalize: Updating search index ... Done (0.000s)
1672026-07-30T01:56:16.654ZFinalize: Updating package cache ... Done (0.000s)
1682026-07-30T01:56:16.994ZPlanning: Evaluating mediator changes ... Done
1692026-07-30T01:56:17.164ZPlanning: Checking for conflicting actions ... Done
1702026-07-30T01:56:17.171ZPlanning: Consolidating action changes ... Done
1712026-07-30T01:56:17.259ZPlanning: Evaluating mediators ... Done
1722026-07-30T01:56:17.262ZPlanning: Planning completed in 0.27 seconds
1732026-07-30T01:56:17.282Z Mediators to change: 2
1742026-07-30T01:56:17.282Z Create boot environment: No
1752026-07-30T01:56:17.282ZCreate backup boot environment: No
1762026-07-30T01:56:17.320ZFinalize: Updating package state database ... Done
1772026-07-30T01:56:17.320ZFinalize: Updating package cache ... Done
1782026-07-30T01:56:17.354ZFinalize: Updating image state ... Done
1792026-07-30T01:56:19.306ZFinalize: Creating fast lookup database ... Done
1802026-07-30T01:56:19.365ZFinalize: Reading search index ... Done
1812026-07-30T01:56:19.369ZFinalize: Updating search index ... Done
1822026-07-30T01:56:19.426ZFinalize: Updating package cache ... Done
1832026-07-30T01:56:19.718ZPlanning: Evaluating mediator changes ... Done
1842026-07-30T01:56:19.822ZPlanning: Checking for conflicting actions ... Done
1852026-07-30T01:56:19.828ZPlanning: Consolidating action changes ... Done
1862026-07-30T01:56:19.980ZPlanning: Evaluating mediators ... Done
1872026-07-30T01:56:19.983ZPlanning: Planning completed in 0.27 seconds
1882026-07-30T01:56:20.004Z Mediators to change: 1
1892026-07-30T01:56:20.004Z Create boot environment: No
1902026-07-30T01:56:20.004ZCreate backup boot environment: No
1912026-07-30T01:56:20.061ZFinalize: Updating package state database ... Done
1922026-07-30T01:56:20.061ZFinalize: Updating package cache ... Done
1932026-07-30T01:56:20.088ZFinalize: Updating image state ... Done
1942026-07-30T01:56:22.061ZFinalize: Creating fast lookup database ... Done
1952026-07-30T01:56:22.124ZFinalize: Reading search index ... Done
1962026-07-30T01:56:22.124ZFinalize: Updating search index ... Done
1972026-07-30T01:56:22.177ZFinalize: Updating package cache ... Done
1982026-07-30T01:56:22.491ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1992026-07-30T01:56:22.491Zapache system 2.4 system
2002026-07-30T01:56:22.491Zclang system 15 system
2012026-07-30T01:56:22.491Zcsh system system illumos
2022026-07-30T01:56:22.491Zctags system system illumos
2032026-07-30T01:56:22.491Zfile vendor vendor darwinsys
2042026-07-30T01:56:22.491Zfile system system illumos
2052026-07-30T01:56:22.491Zgcc vendor 14 vendor
2062026-07-30T01:56:22.491Zgcc system 13 system
2072026-07-30T01:56:22.491Zgcc system 10 system
2082026-07-30T01:56:22.491Zgo system 1.25 system
2092026-07-30T01:56:22.491Zllvm system 15 system
2102026-07-30T01:56:22.491Zmariadb system 11.4 system
2112026-07-30T01:56:22.491Zmta vendor vendor dma
2122026-07-30T01:56:22.491Zopenjdk system 17 system
2132026-07-30T01:56:22.491Zopenjdk system 11 system
2142026-07-30T01:56:22.491Zopenssl vendor 3 vendor
2152026-07-30T01:56:22.491Zperl system 5.40 system
2162026-07-30T01:56:22.491Zpostgresql system 18 system
2172026-07-30T01:56:22.491Zpostgresql system 17 system
2182026-07-30T01:56:22.491Zpython vendor 3 vendor
2192026-07-30T01:56:22.492Zpython system 2 system
2202026-07-30T01:56:22.492Zpython3 vendor 3.13 vendor
2212026-07-30T01:56:22.492Zruby system 3.4 system
2222026-07-30T01:56:22.492Zruby system 3.0 system
2232026-07-30T01:56:22.492Zwords vendor vendor american-english
2242026-07-30T01:56:22.492Zwords system system australian-english
2252026-07-30T01:56:22.492Zwords system system british-english
2262026-07-30T01:56:22.492Zwords system system canadian-english
2272026-07-30T01:56:22.492Zwords system system french
2282026-07-30T01:56:22.492Zwords system system italian
2292026-07-30T01:56:22.492Zwords system system ngerman
2302026-07-30T01:56:22.492Zwords system system ogerman
2312026-07-30T01:56:22.492Zwords system system spanish
2322026-07-30T01:56:22.744ZPUBLISHER TYPE STATUS P LOCATION
2332026-07-30T01:56:22.744Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
2342026-07-30T01:56:23.141ZFMRI IFO
2352026-07-30T01:56:23.141Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
2362026-07-30T01:56:23.141Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
2372026-07-30T01:56:23.141Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
2382026-07-30T01:56:23.141Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
2392026-07-30T01:56:23.141Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
2402026-07-30T01:56:23.141Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
2412026-07-30T01:56:23.142Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
2422026-07-30T01:56:23.142Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
2432026-07-30T01:56:23.142Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
2442026-07-30T01:56:23.450Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2452026-07-30T01:56:23.726Z Updating crates.io index
2462026-07-30T01:56:23.729Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2472026-07-30T01:56:23.974Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2482026-07-30T01:56:24.326Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2492026-07-30T01:56:24.743Z Updating git repository `https://github.com/oxidecomputer/propolis`
2502026-07-30T01:56:25.643Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2512026-07-30T01:56:26.160Z Updating git repository `https://github.com/oxidecomputer/crucible`
2522026-07-30T01:56:27.783Z Updating git repository `https://github.com/oxidecomputer/opte`
2532026-07-30T01:56:28.669Z Updating git repository `https://github.com/oxidecomputer/tofino`
2542026-07-30T01:56:28.940Z Updating git repository `https://github.com/oxidecomputer/lldp`
2552026-07-30T01:56:29.293Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2562026-07-30T01:56:30.700Z Updating git repository `https://github.com/oxidecomputer/clickward`
2572026-07-30T01:56:31.021Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2582026-07-30T01:56:31.330Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2592026-07-30T01:56:31.630Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2602026-07-30T01:56:32.154Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2612026-07-30T01:56:33.345Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
2622026-07-30T01:56:33.397Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2632026-07-30T01:56:33.397Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2642026-07-30T01:56:33.397Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2652026-07-30T01:56:33.656Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2662026-07-30T01:56:33.914Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2672026-07-30T01:56:34.134Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2682026-07-30T01:56:34.384Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2692026-07-30T01:56:34.754Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2702026-07-30T01:56:35.077Z Updating git repository `https://github.com/oxidecomputer/erebor`
2712026-07-30T01:56:35.489Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2722026-07-30T01:56:35.882Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2732026-07-30T01:56:36.122Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2742026-07-30T01:56:36.585Z Updating git repository `https://github.com/oxidecomputer/ispf`
2752026-07-30T01:56:36.825Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2762026-07-30T01:56:37.054Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2772026-07-30T01:56:37.498Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2782026-07-30T01:56:37.925Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2792026-07-30T01:56:38.183Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2802026-07-30T01:56:38.480Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2812026-07-30T01:56:39.578Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2822026-07-30T01:56:39.606Z Updating git repository `https://github.com/oxidecomputer/tough`
2832026-07-30T01:56:39.606Z Updating git repository `https://github.com/oxidecomputer/pmbus`
2842026-07-30T01:56:39.838Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2852026-07-30T01:56:40.068Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2862026-07-30T01:56:40.335Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2872026-07-30T01:56:40.571Z Updating git repository `https://github.com/illumos/smf-rs`
2882026-07-30T01:56:43.414Z Downloading crates ...
2892026-07-30T01:56:43.498Z Downloaded zerocopy-derive v0.7.35
2902026-07-30T01:56:43.505Z Downloaded memchr v2.8.0
2912026-07-30T01:56:43.505Z Downloaded clap_lex v1.0.0
2922026-07-30T01:56:43.505Z Downloaded cpufeatures v0.2.17
2932026-07-30T01:56:43.505Z Downloaded fastrand v2.3.0
2942026-07-30T01:56:43.505Z Downloaded is_terminal_polyfill v1.70.2
2952026-07-30T01:56:43.505Z Downloaded byteorder v1.5.0
2962026-07-30T01:56:43.505Z Downloaded itoa v1.0.17
2972026-07-30T01:56:43.505Z Downloaded zerocopy v0.7.35
2982026-07-30T01:56:43.505Z Downloaded zmij v1.0.21
2992026-07-30T01:56:43.505Z Downloaded equivalent v1.0.2
3002026-07-30T01:56:43.523Z Downloaded heck v0.5.0
3012026-07-30T01:56:43.523Z Downloaded fnv v1.0.7
3022026-07-30T01:56:43.523Z Downloaded errno v0.3.14
3032026-07-30T01:56:43.523Z Downloaded generic-array v0.14.7
3042026-07-30T01:56:43.523Z Downloaded macaddr v1.0.1
3052026-07-30T01:56:43.523Z Downloaded dtrace-parser v0.2.0
3062026-07-30T01:56:43.538Z Downloaded serde_spanned v0.6.9
3072026-07-30T01:56:43.538Z Downloaded autocfg v1.5.0
3082026-07-30T01:56:43.538Z Downloaded digest v0.10.7
3092026-07-30T01:56:43.538Z Downloaded cfg-if v1.0.4
3102026-07-30T01:56:43.538Z Downloaded scroll_derive v0.12.1
3112026-07-30T01:56:43.538Z Downloaded terminal_size v0.4.3
3122026-07-30T01:56:43.538Z Downloaded usdt v0.5.0
3132026-07-30T01:56:43.538Z Downloaded colorchoice v1.0.4
3142026-07-30T01:56:43.539Z Downloaded dof v0.3.0
3152026-07-30T01:56:43.567Z Downloaded crypto-common v0.1.7
3162026-07-30T01:56:43.567Z Downloaded block-buffer v0.10.4
3172026-07-30T01:56:43.567Z Downloaded strsim v0.11.1
3182026-07-30T01:56:43.567Z Downloaded swrite v0.1.0
3192026-07-30T01:56:43.567Z Downloaded anstyle-query v1.1.5
3202026-07-30T01:56:43.567Z Downloaded bytecount v0.6.9
3212026-07-30T01:56:43.567Z Downloaded camino-tempfile v1.4.1
3222026-07-30T01:56:43.574Z Downloaded bitflags v2.11.0
3232026-07-30T01:56:43.574Z Downloaded unicode-linebreak v0.1.5
3242026-07-30T01:56:43.574Z Downloaded version_check v0.9.5
3252026-07-30T01:56:43.574Z Downloaded heck v0.4.1
3262026-07-30T01:56:43.578Z Downloaded proc-macro-error-attr v1.0.4
3272026-07-30T01:56:43.578Z Downloaded toml_datetime v0.6.11
3282026-07-30T01:56:43.588Z Downloaded utf8parse v0.2.2
3292026-07-30T01:56:43.588Z Downloaded cargo-platform v0.3.2
3302026-07-30T01:56:43.588Z Downloaded memmap v0.7.0
3312026-07-30T01:56:43.588Z Downloaded usdt-attr-macro v0.5.0
3322026-07-30T01:56:43.594Z Downloaded plain v0.2.3
3332026-07-30T01:56:43.594Z Downloaded pretty-hex v0.4.1
3342026-07-30T01:56:43.594Z Downloaded thread-id v4.2.2
3352026-07-30T01:56:43.594Z Downloaded anstyle-parse v1.0.0
3362026-07-30T01:56:43.615Z Downloaded cargo_metadata v0.23.1
3372026-07-30T01:56:43.624Z Downloaded usdt-macro v0.5.0
3382026-07-30T01:56:43.624Z Downloaded toml_write v0.1.2
3392026-07-30T01:56:43.624Z Downloaded once_cell v1.21.3
3402026-07-30T01:56:43.624Z Downloaded thiserror v1.0.69
3412026-07-30T01:56:43.624Z Downloaded anstyle v1.0.14
3422026-07-30T01:56:43.624Z Downloaded clap_derive v4.6.1
3432026-07-30T01:56:43.624Z Downloaded anyhow v1.0.102
3442026-07-30T01:56:43.633Z Downloaded thiserror-impl v2.0.18
3452026-07-30T01:56:43.640Z Downloaded anstream v1.0.0
3462026-07-30T01:56:43.653Z Downloaded tabled_derive v0.7.0
3472026-07-30T01:56:43.653Z Downloaded thiserror v2.0.18
3482026-07-30T01:56:43.653Z Downloaded thiserror-impl v1.0.69
3492026-07-30T01:56:43.653Z Downloaded scroll v0.12.0
3502026-07-30T01:56:43.653Z Downloaded serde_tokenstream v0.2.3
3512026-07-30T01:56:43.654Z Downloaded fs-err v3.3.0
3522026-07-30T01:56:43.654Z Downloaded pest_derive v2.8.6
3532026-07-30T01:56:43.667Z Downloaded ucd-trie v0.1.7
3542026-07-30T01:56:43.667Z Downloaded smawk v0.3.2
3552026-07-30T01:56:43.667Z Downloaded usdt-impl v0.5.0
3562026-07-30T01:56:43.667Z Downloaded getrandom v0.4.1
3572026-07-30T01:56:43.676Z Downloaded clap v4.6.1
3582026-07-30T01:56:43.690Z Downloaded pest_generator v2.8.6
3592026-07-30T01:56:43.690Z Downloaded tempfile v3.25.0
3602026-07-30T01:56:43.690Z Downloaded camino v1.2.2
3612026-07-30T01:56:43.690Z Downloaded cargo_toml v0.21.0
3622026-07-30T01:56:43.690Z Downloaded proc-macro-error v1.0.4
3632026-07-30T01:56:43.714Z Downloaded sha2 v0.10.9
3642026-07-30T01:56:43.714Z Downloaded semver v1.0.28
3652026-07-30T01:56:43.714Z Downloaded serde_core v1.0.228
3662026-07-30T01:56:43.714Z Downloaded quote v1.0.45
3672026-07-30T01:56:43.819Z Downloaded pest_meta v2.8.6
3682026-07-30T01:56:43.819Z Downloaded papergrid v0.11.0
3692026-07-30T01:56:43.819Z Downloaded log v0.4.29
3702026-07-30T01:56:43.819Z Downloaded unicode-ident v1.0.24
3712026-07-30T01:56:43.819Z Downloaded serde_derive v1.0.228
3722026-07-30T01:56:43.819Z Downloaded proc-macro2 v1.0.106
3732026-07-30T01:56:43.819Z Downloaded toml v0.8.23
3742026-07-30T01:56:43.834Z Downloaded textwrap v0.16.2
3752026-07-30T01:56:43.834Z Downloaded toml_edit v0.22.27
3762026-07-30T01:56:43.834Z Downloaded serde v1.0.228
3772026-07-30T01:56:43.834Z Downloaded indexmap v2.14.0
3782026-07-30T01:56:43.834Z Downloaded typenum v1.20.1
3792026-07-30T01:56:43.834Z Downloaded pest v2.8.6
3802026-07-30T01:56:43.834Z Downloaded clap_builder v4.6.0
3812026-07-30T01:56:43.834Z Downloaded hashbrown v0.17.0
3822026-07-30T01:56:43.834Z Downloaded serde_json v1.0.151
3832026-07-30T01:56:43.834Z Downloaded goblin v0.8.2
3842026-07-30T01:56:43.839Z Downloaded winnow v0.7.14
3852026-07-30T01:56:43.860Z Downloaded tabled v0.15.0
3862026-07-30T01:56:43.870Z Downloaded syn v1.0.109
3872026-07-30T01:56:43.870Z Downloaded unicode-width v0.1.14
3882026-07-30T01:56:43.884Z Downloaded syn v2.0.117
3892026-07-30T01:56:43.885Z Downloaded unicode-width v0.2.0
3902026-07-30T01:56:43.893Z Downloaded rustix v1.1.3
3912026-07-30T01:56:43.922Z Downloaded libc v0.2.185
3922026-07-30T01:56:43.984Z Compiling proc-macro2 v1.0.106
3932026-07-30T01:56:43.984Z Compiling quote v1.0.45
3942026-07-30T01:56:43.985Z Compiling unicode-ident v1.0.24
3952026-07-30T01:56:43.985Z Compiling serde_core v1.0.228
3962026-07-30T01:56:43.996Z Compiling libc v0.2.185
3972026-07-30T01:56:43.996Z Compiling version_check v0.9.5
3982026-07-30T01:56:43.996Z Compiling memchr v2.8.0
3992026-07-30T01:56:43.996Z Compiling serde v1.0.228
4002026-07-30T01:56:44.323Z Compiling zmij v1.0.21
4012026-07-30T01:56:44.479Z Compiling thiserror v1.0.69
4022026-07-30T01:56:44.606Z Compiling itoa v1.0.17
4032026-07-30T01:56:44.622Z Compiling ucd-trie v0.1.7
4042026-07-30T01:56:44.808Z Compiling pest v2.8.6
4052026-07-30T01:56:44.974Z Compiling byteorder v1.5.0
4062026-07-30T01:56:44.978Z Compiling rustix v1.1.3
4072026-07-30T01:56:45.033Z Compiling errno v0.3.14
4082026-07-30T01:56:45.247Z Compiling serde_json v1.0.151
4092026-07-30T01:56:45.276Z Compiling bitflags v2.11.0
4102026-07-30T01:56:45.410Z Compiling syn v2.0.117
4112026-07-30T01:56:45.501Z Compiling thread-id v4.2.2
4122026-07-30T01:56:45.518Z Compiling usdt-impl v0.5.0
4132026-07-30T01:56:45.584Z Compiling proc-macro-error-attr v1.0.4
4142026-07-30T01:56:45.729Z Compiling camino v1.2.2
4152026-07-30T01:56:45.779Z Compiling syn v1.0.109
4162026-07-30T01:56:45.822Z Compiling pest_meta v2.8.6
4172026-07-30T01:56:46.058Z Compiling proc-macro-error v1.0.4
4182026-07-30T01:56:46.077Z Compiling log v0.4.29
4192026-07-30T01:56:46.174Z Compiling utf8parse v0.2.2
4202026-07-30T01:56:46.246Z Compiling getrandom v0.4.1
4212026-07-30T01:56:46.265Z Compiling plain v0.2.3
4222026-07-30T01:56:46.274Z Compiling hashbrown v0.17.0
4232026-07-30T01:56:47.199Z Compiling equivalent v1.0.2
4242026-07-30T01:56:47.199Z Compiling terminal_size v0.4.3
4252026-07-30T01:56:47.199Z Compiling anstyle-parse v1.0.0
4262026-07-30T01:56:47.199Z Compiling indexmap v2.14.0
4272026-07-30T01:56:47.263Z Compiling anstyle v1.0.14
4282026-07-30T01:56:47.448Z Compiling cfg-if v1.0.4
4292026-07-30T01:56:47.457Z Compiling is_terminal_polyfill v1.70.2
4302026-07-30T01:56:47.578Z Compiling anstyle-query v1.1.5
4312026-07-30T01:56:47.589Z Compiling autocfg v1.5.0
4322026-07-30T01:56:47.589Z Compiling colorchoice v1.0.4
4332026-07-30T01:56:47.589Z Compiling thiserror v2.0.18
4342026-07-30T01:56:47.589Z Compiling pretty-hex v0.4.1
4352026-07-30T01:56:47.589Z Compiling toml_write v0.1.2
4362026-07-30T01:56:47.619Z Compiling winnow v0.7.14
4372026-07-30T01:56:47.696Z Compiling pest_generator v2.8.6
4382026-07-30T01:56:47.785Z Compiling anstream v1.0.0
4392026-07-30T01:56:47.912Z Compiling fs-err v3.3.0
4402026-07-30T01:56:48.135Z Compiling anyhow v1.0.102
4412026-07-30T01:56:48.229Z Compiling bytecount v0.6.9
4422026-07-30T01:56:48.261Z Compiling clap_lex v1.0.0
4432026-07-30T01:56:48.280Z Compiling once_cell v1.21.3
4442026-07-30T01:56:48.493Z Compiling fastrand v2.3.0
4452026-07-30T01:56:48.525Z Compiling heck v0.4.1
4462026-07-30T01:56:48.560Z Compiling fnv v1.0.7
4472026-07-30T01:56:48.560Z Compiling unicode-width v0.1.14
4482026-07-30T01:56:48.560Z Compiling strsim v0.11.1
4492026-07-30T01:56:48.573Z Compiling heck v0.5.0
4502026-07-30T01:56:48.641Z Compiling tempfile v3.25.0
4512026-07-30T01:56:48.781Z Compiling papergrid v0.11.0
4522026-07-30T01:56:48.830Z Compiling clap_builder v4.6.0
4532026-07-30T01:56:48.876Z Compiling tabled_derive v0.7.0
4542026-07-30T01:56:48.881Z Compiling semver v1.0.28
4552026-07-30T01:56:48.993Z Compiling cargo-platform v0.3.2
4562026-07-30T01:56:49.013Z Compiling memmap v0.7.0
4572026-07-30T01:56:49.155Z Compiling smawk v0.3.2
4582026-07-30T01:56:49.199Z Compiling unicode-width v0.2.0
4592026-07-30T01:56:49.224Z Compiling unicode-linebreak v0.1.5
4602026-07-30T01:56:49.349Z Compiling serde_derive v1.0.228
4612026-07-30T01:56:49.463Z Compiling thiserror-impl v1.0.69
4622026-07-30T01:56:49.482Z Compiling zerocopy-derive v0.7.35
4632026-07-30T01:56:49.531Z Compiling pest_derive v2.8.6
4642026-07-30T01:56:49.653Z Compiling scroll_derive v0.12.1
4652026-07-30T01:56:49.784Z Compiling thiserror-impl v2.0.18
4662026-07-30T01:56:49.996Z Compiling clap_derive v4.6.1
4672026-07-30T01:56:50.186Z Compiling tabled v0.15.0
4682026-07-30T01:56:50.326Z Compiling scroll v0.12.0
4692026-07-30T01:56:50.375Z Compiling zerocopy v0.7.35
4702026-07-30T01:56:50.647Z Compiling goblin v0.8.2
4712026-07-30T01:56:50.949Z Compiling dtrace-parser v0.2.0
4722026-07-30T01:56:50.960Z Compiling textwrap v0.16.2
4732026-07-30T01:56:51.280Z Compiling camino-tempfile v1.4.1
4742026-07-30T01:56:51.476Z Compiling swrite v0.1.0
4752026-07-30T01:56:51.741Z Compiling clap v4.6.1
4762026-07-30T01:56:52.432Z Compiling toml_datetime v0.6.11
4772026-07-30T01:56:52.432Z Compiling serde_spanned v0.6.9
4782026-07-30T01:56:52.435Z Compiling macaddr v1.0.1
4792026-07-30T01:56:52.436Z Compiling cargo_metadata v0.23.1
4802026-07-30T01:56:52.436Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
4812026-07-30T01:56:52.513Z Compiling dof v0.3.0
4822026-07-30T01:56:52.549Z Compiling serde_tokenstream v0.2.3
4832026-07-30T01:56:52.659Z Compiling toml_edit v0.22.27
4842026-07-30T01:56:53.356Z Compiling usdt-macro v0.5.0
4852026-07-30T01:56:53.356Z Compiling usdt-attr-macro v0.5.0
4862026-07-30T01:56:54.050Z Compiling usdt v0.5.0
4872026-07-30T01:56:54.089Z Compiling toml v0.8.23
4882026-07-30T01:56:54.396Z Compiling cargo_toml v0.21.0
4892026-07-30T01:56:55.600Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4902026-07-30T01:56:57.607Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.34s
4912026-07-30T01:56:57.829Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
4922026-07-30T01:56:58.343Z Downloading crates ...
4932026-07-30T01:56:58.403Z Downloaded aead v0.6.1
4942026-07-30T01:56:58.418Z Downloaded bitfield-macros v0.19.4
4952026-07-30T01:56:58.426Z Downloaded arrayref v0.3.9
4962026-07-30T01:56:58.430Z Downloaded ascii-canvas v3.0.0
4972026-07-30T01:56:58.430Z Downloaded castaway v0.2.4
4982026-07-30T01:56:58.437Z Downloaded blowfish v0.10.0
4992026-07-30T01:56:58.447Z Downloaded byte-wrapper v0.1.0
5002026-07-30T01:56:58.447Z Downloaded bzip2 v0.4.4
5012026-07-30T01:56:58.452Z Downloaded colored v2.2.0
5022026-07-30T01:56:58.452Z Downloaded adler2 v2.0.1
5032026-07-30T01:56:58.452Z Downloaded bit-set v0.5.3
5042026-07-30T01:56:58.452Z Downloaded base16ct v0.2.0
5052026-07-30T01:56:58.456Z Downloaded fs_extra v1.3.0
5062026-07-30T01:56:58.456Z Downloaded futures-executor v0.3.32
5072026-07-30T01:56:58.456Z Downloaded erased-serde v0.3.31
5082026-07-30T01:56:58.457Z Downloaded find-msvc-tools v0.1.9
5092026-07-30T01:56:58.460Z Downloaded getrandom v0.2.17
5102026-07-30T01:56:58.460Z Downloaded base64 v0.22.1
5112026-07-30T01:56:58.460Z Downloaded bitvec v1.0.1
5122026-07-30T01:56:58.467Z Downloaded convert_case v0.4.0
5132026-07-30T01:56:58.472Z Downloaded ff v0.14.0
5142026-07-30T01:56:58.472Z Downloaded futures v0.3.32
5152026-07-30T01:56:58.476Z Downloaded async-stream-impl v0.3.6
5162026-07-30T01:56:58.476Z Downloaded chacha20poly1305 v0.10.1
5172026-07-30T01:56:58.476Z Downloaded atty v0.2.14
5182026-07-30T01:56:58.477Z Downloaded bb8 v0.8.6
5192026-07-30T01:56:58.477Z Downloaded bcrypt-pbkdf v0.11.0
5202026-07-30T01:56:58.477Z Downloaded futures-macro v0.3.32
5212026-07-30T01:56:58.477Z Downloaded foreign-types-macros v0.2.3
5222026-07-30T01:56:58.477Z Downloaded array-init v0.0.4
5232026-07-30T01:56:58.477Z Downloaded futures-core v0.3.32
5242026-07-30T01:56:58.480Z Downloaded ciborium-ll v0.2.2
5252026-07-30T01:56:58.480Z Downloaded bitfield-struct v0.6.2
5262026-07-30T01:56:58.484Z Downloaded cc v1.2.56
5272026-07-30T01:56:58.487Z Downloaded atomic-waker v1.1.2
5282026-07-30T01:56:58.487Z Downloaded block-buffer v0.12.1
5292026-07-30T01:56:58.493Z Downloaded compression-core v0.4.31
5302026-07-30T01:56:58.497Z Downloaded glob v0.3.3
5312026-07-30T01:56:58.500Z Downloaded generic-array v1.4.3
5322026-07-30T01:56:58.504Z Downloaded getrandom v0.3.4
5332026-07-30T01:56:58.504Z Downloaded env_filter v1.0.0
5342026-07-30T01:56:58.504Z Downloaded foldhash v0.1.5
5352026-07-30T01:56:58.504Z Downloaded assert_matches v1.5.0
5362026-07-30T01:56:58.508Z Downloaded base16ct v1.0.0
5372026-07-30T01:56:58.511Z Downloaded bit-set v0.8.0
5382026-07-30T01:56:58.511Z Downloaded http v1.4.2
5392026-07-30T01:56:58.511Z Downloaded form_urlencoded v1.2.2
5402026-07-30T01:56:58.511Z Downloaded atomicwrites v0.4.4
5412026-07-30T01:56:58.516Z Downloaded futures-task v0.3.32
5422026-07-30T01:56:58.516Z Downloaded fd-lock v4.0.4
5432026-07-30T01:56:58.519Z Downloaded hashbrown v0.12.3
5442026-07-30T01:56:58.523Z Downloaded float-cmp v0.10.0
5452026-07-30T01:56:58.523Z Downloaded futures-sink v0.3.32
5462026-07-30T01:56:58.523Z Downloaded gethostname v0.5.0
5472026-07-30T01:56:58.523Z Downloaded async-recursion v1.1.1
5482026-07-30T01:56:58.532Z Downloaded ghash v0.6.0
5492026-07-30T01:56:58.537Z Downloaded async-stream v0.3.6
5502026-07-30T01:56:58.537Z Downloaded foreign-types v0.5.0
5512026-07-30T01:56:58.537Z Downloaded futures-io v0.3.32
5522026-07-30T01:56:58.537Z Downloaded foreign-types-shared v0.3.1
5532026-07-30T01:56:58.537Z Downloaded ciborium-io v0.2.2
5542026-07-30T01:56:58.537Z Downloaded fixedbitset v0.5.7
5552026-07-30T01:56:58.540Z Downloaded filetime v0.2.27
5562026-07-30T01:56:58.545Z Downloaded globwalk v0.9.1
5572026-07-30T01:56:58.548Z Downloaded hostname v0.3.1
5582026-07-30T01:56:58.551Z Downloaded hex-literal v1.1.0
5592026-07-30T01:56:58.551Z Downloaded http-body v1.0.1
5602026-07-30T01:56:58.555Z Downloaded git-stub v1.0.0
5612026-07-30T01:56:58.558Z Downloaded fixedbitset v0.4.2
5622026-07-30T01:56:58.558Z Downloaded http-range v0.1.5
5632026-07-30T01:56:58.562Z Downloaded aead v0.5.2
5642026-07-30T01:56:58.562Z Downloaded fxhash v0.2.1
5652026-07-30T01:56:58.562Z Downloaded cfg_aliases v0.2.1
5662026-07-30T01:56:58.568Z Downloaded hyper-staticfile v0.10.1
5672026-07-30T01:56:58.568Z Downloaded humantime v2.3.0
5682026-07-30T01:56:58.572Z Downloaded num-conv v0.2.0
5692026-07-30T01:56:58.572Z Downloaded cfg_aliases v0.1.1
5702026-07-30T01:56:58.572Z Downloaded home v0.5.12
5712026-07-30T01:56:58.575Z Downloaded hubpack v0.1.2
5722026-07-30T01:56:58.578Z Downloaded hostname v0.4.2
5732026-07-30T01:56:58.581Z Downloaded num-iter v0.1.45
5742026-07-30T01:56:58.584Z Downloaded funty v2.0.0
5752026-07-30T01:56:58.584Z Downloaded hash32 v0.3.1
5762026-07-30T01:56:58.584Z Downloaded httpdate v1.0.3
5772026-07-30T01:56:58.584Z Downloaded base64ct v1.8.3
5782026-07-30T01:56:58.587Z Downloaded hash32 v0.2.1
5792026-07-30T01:56:58.587Z Downloaded bcs v0.1.6
5802026-07-30T01:56:58.591Z Downloaded flagset v0.4.7
5812026-07-30T01:56:58.591Z Downloaded hex v0.4.3
5822026-07-30T01:56:58.594Z Downloaded anstream v0.6.21
5832026-07-30T01:56:58.594Z Downloaded async-trait v0.1.89
5842026-07-30T01:56:58.598Z Downloaded foreign-types-shared v0.1.1
5852026-07-30T01:56:58.598Z Downloaded cobs v0.3.0
5862026-07-30T01:56:58.598Z Downloaded headers-core v0.3.0
5872026-07-30T01:56:58.601Z Downloaded arrayvec v0.7.6
5882026-07-30T01:56:58.602Z Downloaded bitflags v1.3.2
5892026-07-30T01:56:58.605Z Downloaded cexpr v0.6.0
5902026-07-30T01:56:58.605Z Downloaded float-ord v0.3.2
5912026-07-30T01:56:58.605Z Downloaded opaque-debug v0.3.1
5922026-07-30T01:56:58.605Z Downloaded hubpack_derive v0.1.1
5932026-07-30T01:56:58.605Z Downloaded oso-derive v0.27.3
5942026-07-30T01:56:58.605Z Downloaded phf_shared v0.11.3
5952026-07-30T01:56:58.609Z Downloaded parse-size v1.1.0
5962026-07-30T01:56:58.612Z Downloaded bit-vec v0.6.3
5972026-07-30T01:56:58.612Z Downloaded cmake v0.1.57
5982026-07-30T01:56:58.612Z Downloaded foreign-types v0.3.2
5992026-07-30T01:56:58.612Z Downloaded cmov v0.5.4
6002026-07-30T01:56:58.618Z Downloaded allocator-api2 v0.2.21
6012026-07-30T01:56:58.622Z Downloaded fs-err v2.11.0
6022026-07-30T01:56:58.622Z Downloaded ff v0.13.1
6032026-07-30T01:56:58.622Z Downloaded globset v0.4.18
6042026-07-30T01:56:58.622Z Downloaded group v0.13.0
6052026-07-30T01:56:58.622Z Downloaded env_logger v0.11.9
6062026-07-30T01:56:58.630Z Downloaded highway v1.3.0
6072026-07-30T01:56:58.630Z Downloaded radium v0.7.0
6082026-07-30T01:56:58.634Z Downloaded progenitor-macro v0.13.0
6092026-07-30T01:56:58.634Z Downloaded rtoolbox v0.0.3
6102026-07-30T01:56:58.637Z Downloaded recursive-proc-macro-impl v0.1.1
6112026-07-30T01:56:58.637Z Downloaded packed_struct_codegen v0.10.1
6122026-07-30T01:56:58.637Z Downloaded rfc6979 v0.4.0
6132026-07-30T01:56:58.649Z Downloaded rustc-hash v2.1.1
6142026-07-30T01:56:58.649Z Downloaded buf-list v1.1.2
6152026-07-30T01:56:58.649Z Downloaded fallible-iterator v0.2.0
6162026-07-30T01:56:58.649Z Downloaded percent-encoding v2.3.2
6172026-07-30T01:56:58.655Z Downloaded bitfield v0.19.4
6182026-07-30T01:56:58.655Z Downloaded argon2 v0.5.3
6192026-07-30T01:56:58.655Z Downloaded cassowary v0.3.0
6202026-07-30T01:56:58.656Z Downloaded backoff v0.4.0
6212026-07-30T01:56:58.656Z Downloaded seq-macro v0.3.6
6222026-07-30T01:56:58.656Z Downloaded scopeguard v1.2.0
6232026-07-30T01:56:58.659Z Downloaded shell-words v1.1.1
6242026-07-30T01:56:58.659Z Downloaded const_format_proc_macros v0.2.34
6252026-07-30T01:56:58.659Z Downloaded cbc v0.2.1
6262026-07-30T01:56:58.660Z Downloaded slog-bunyan v2.5.0
6272026-07-30T01:56:58.665Z Downloaded group v0.14.0
6282026-07-30T01:56:58.665Z Downloaded path-slash v0.1.5
6292026-07-30T01:56:58.675Z Downloaded foldhash v0.2.0
6302026-07-30T01:56:58.675Z Downloaded block-padding v0.4.2
6312026-07-30T01:56:58.675Z Downloaded git-stub-vcs v0.1.0
6322026-07-30T01:56:58.675Z Downloaded bs58 v0.5.1
6332026-07-30T01:56:58.675Z Downloaded chacha20 v0.9.1
6342026-07-30T01:56:58.675Z Downloaded hyper-tls v0.6.0
6352026-07-30T01:56:58.679Z Downloaded pin-project-lite v0.2.17
6362026-07-30T01:56:58.679Z Downloaded http-body-util v0.1.3
6372026-07-30T01:56:58.679Z Downloaded num v0.4.3
6382026-07-30T01:56:58.679Z Downloaded camino-tempfile-ext v0.3.3
6392026-07-30T01:56:58.679Z Downloaded compression-codecs v0.4.37
6402026-07-30T01:56:58.686Z Downloaded console v0.15.11
6412026-07-30T01:56:58.690Z Downloaded semver v0.1.20
6422026-07-30T01:56:58.690Z Downloaded num_enum v0.7.6
6432026-07-30T01:56:58.690Z Downloaded pbkdf2 v0.13.0
6442026-07-30T01:56:58.690Z Downloaded blake2 v0.10.6
6452026-07-30T01:56:58.694Z Downloaded cipher v0.5.2
6462026-07-30T01:56:58.697Z Downloaded hmac v0.12.1
6472026-07-30T01:56:58.698Z Downloaded phc v0.6.1
6482026-07-30T01:56:58.701Z Downloaded secrecy v0.10.3
6492026-07-30T01:56:58.704Z Downloaded argon2 v0.6.0-rc.8
6502026-07-30T01:56:58.704Z Downloaded strum v0.26.3
6512026-07-30T01:56:58.708Z Downloaded supports-color v3.0.2
6522026-07-30T01:56:58.708Z Downloaded oxide-update-engine-display v0.1.2
6532026-07-30T01:56:58.709Z Downloaded predicates-core v1.0.10
6542026-07-30T01:56:58.712Z Downloaded primefield v0.14.0
6552026-07-30T01:56:58.712Z Downloaded sigpipe v0.1.3
6562026-07-30T01:56:58.715Z Downloaded predicates v3.1.4
6572026-07-30T01:56:58.715Z Downloaded rand_core v0.6.4
6582026-07-30T01:56:58.715Z Downloaded rand_core v0.9.5
6592026-07-30T01:56:58.719Z Downloaded topological-sort v0.2.2
6602026-07-30T01:56:58.719Z Downloaded tokio-macros v2.7.0
6612026-07-30T01:56:58.723Z Downloaded unarray v0.1.4
6622026-07-30T01:56:58.726Z Downloaded utf-8 v0.7.6
6632026-07-30T01:56:58.730Z Downloaded want v0.3.1
6642026-07-30T01:56:58.730Z Downloaded parking_lot_core v0.8.6
6652026-07-30T01:56:58.730Z Downloaded progenitor-client v0.13.0
6662026-07-30T01:56:58.730Z Downloaded psm v0.1.30
6672026-07-30T01:56:58.733Z Downloaded utf8_iter v1.0.4
6682026-07-30T01:56:58.733Z Downloaded resolv-conf v0.7.6
6692026-07-30T01:56:58.734Z Downloaded sec1 v0.7.3
6702026-07-30T01:56:58.737Z Downloaded ciborium v0.2.2
6712026-07-30T01:56:58.737Z Downloaded cipher v0.4.4
6722026-07-30T01:56:58.743Z Downloaded ahash v0.8.12
6732026-07-30T01:56:58.743Z Downloaded anstyle-parse v0.2.7
6742026-07-30T01:56:58.743Z Downloaded bit-vec v0.8.0
6752026-07-30T01:56:58.743Z Downloaded bzip2 v0.6.1
6762026-07-30T01:56:58.743Z Downloaded colored v3.1.1
6772026-07-30T01:56:58.747Z Downloaded const-oid v0.9.6
6782026-07-30T01:56:58.747Z Downloaded clang-sys v1.8.1
6792026-07-30T01:56:58.747Z Downloaded take_mut v0.2.2
6802026-07-30T01:56:58.747Z Downloaded crc-catalog v2.4.0
6812026-07-30T01:56:58.747Z Downloaded blake2 v0.11.0-rc.6
6822026-07-30T01:56:58.747Z Downloaded console v0.16.2
6832026-07-30T01:56:58.800Z Downloaded async-bb8-diesel v0.2.1
6842026-07-30T01:56:58.800Z Downloaded iana-time-zone v0.1.65
6852026-07-30T01:56:58.800Z Downloaded cancel-safe-futures v0.1.5
6862026-07-30T01:56:58.800Z Downloaded hybrid-array v0.4.13
6872026-07-30T01:56:58.800Z Downloaded backon v1.6.0
6882026-07-30T01:56:58.800Z Downloaded httparse v1.10.1
6892026-07-30T01:56:58.800Z Downloaded zone_cfg_derive v0.3.1
6902026-07-30T01:56:58.800Z Downloaded smf v0.2.3
6912026-07-30T01:56:58.800Z Downloaded chacha20 v0.10.0
6922026-07-30T01:56:58.801Z Downloaded constant_time_eq v0.4.2
6932026-07-30T01:56:58.801Z Downloaded usdt v0.6.0
6942026-07-30T01:56:58.801Z Downloaded slab v0.4.12
6952026-07-30T01:56:58.801Z Downloaded yoke-derive v0.8.1
6962026-07-30T01:56:58.801Z Downloaded pkcs8 v0.10.2
6972026-07-30T01:56:58.801Z Downloaded curve25519-dalek-derive v0.1.1
6982026-07-30T01:56:58.801Z Downloaded darling_macro v0.20.11
6992026-07-30T01:56:58.801Z Downloaded futures-channel v0.3.32
7002026-07-30T01:56:58.801Z Downloaded hyper-rustls v0.27.7
7012026-07-30T01:56:58.801Z Downloaded fatfs v0.3.6
7022026-07-30T01:56:58.801Z Downloaded dof v0.4.0
7032026-07-30T01:56:58.801Z Downloaded defmt-parser v1.0.0
7042026-07-30T01:56:58.801Z Downloaded proc-macro-error2 v2.0.1
7052026-07-30T01:56:58.801Z Downloaded ssh-encoding v0.3.0
7062026-07-30T01:56:58.801Z Downloaded static_assertions v1.1.0
7072026-07-30T01:56:58.801Z Downloaded dtrace-parser v0.3.0
7082026-07-30T01:56:58.801Z Downloaded dunce v1.0.5
7092026-07-30T01:56:58.811Z Downloaded crunchy v0.2.4
7102026-07-30T01:56:58.811Z Downloaded is-terminal v0.4.17
7112026-07-30T01:56:58.811Z Downloaded h2 v0.4.15
7122026-07-30T01:56:58.818Z Downloaded spki v0.7.3
7132026-07-30T01:56:58.818Z Downloaded thread_local v1.1.9
7142026-07-30T01:56:58.818Z Downloaded tiny-keccak v2.0.2
7152026-07-30T01:56:58.818Z Downloaded tokio-tungstenite v0.23.1
7162026-07-30T01:56:58.818Z Downloaded r2d2 v0.8.10
7172026-07-30T01:56:58.818Z Downloaded flate2 v1.1.9
7182026-07-30T01:56:58.818Z Downloaded half v1.8.3
7192026-07-30T01:56:58.818Z Downloaded pkcs8 v0.11.0
7202026-07-30T01:56:58.826Z Downloaded inout v0.2.2
7212026-07-30T01:56:58.826Z Downloaded instability v0.3.11
7222026-07-30T01:56:58.826Z Downloaded lazy_static v1.5.0
7232026-07-30T01:56:58.826Z Downloaded slog-scope v4.4.1
7242026-07-30T01:56:58.826Z Downloaded toml_writer v1.1.1+spec-1.1.0
7252026-07-30T01:56:58.826Z Downloaded unicase v2.9.0
7262026-07-30T01:56:58.826Z Downloaded smallvec v1.15.1
7272026-07-30T01:56:58.826Z Downloaded tui-tree-widget v0.23.1
7282026-07-30T01:56:58.826Z Downloaded wyz v0.5.1
7292026-07-30T01:56:58.826Z Downloaded tls_codec v0.4.2
7302026-07-30T01:56:58.832Z Downloaded enum-as-inner v0.6.1
7312026-07-30T01:56:58.832Z Downloaded ident_case v1.0.1
7322026-07-30T01:56:58.837Z Downloaded lzss v0.8.2
7332026-07-30T01:56:58.837Z Downloaded sha2 v0.11.0
7342026-07-30T01:56:58.843Z Downloaded xshell v0.2.7
7352026-07-30T01:56:58.843Z Downloaded maybe-uninit v2.0.0
7362026-07-30T01:56:58.843Z Downloaded memoffset v0.9.1
7372026-07-30T01:56:58.843Z Downloaded newtype-uuid-macros v0.1.0
7382026-07-30T01:56:58.847Z Downloaded zeroize v1.9.0
7392026-07-30T01:56:58.850Z Downloaded ctr v0.10.1
7402026-07-30T01:56:58.850Z Downloaded hmac v0.13.0
7412026-07-30T01:56:58.856Z Downloaded openssl-probe v0.1.6
7422026-07-30T01:56:58.859Z Downloaded vergen-lib v9.1.0
7432026-07-30T01:56:58.859Z Downloaded convert_case v0.10.0
7442026-07-30T01:56:58.863Z Downloaded base64 v0.21.7
7452026-07-30T01:56:58.863Z Downloaded bytes v1.11.1
7462026-07-30T01:56:58.867Z Downloaded digest v0.11.3
7472026-07-30T01:56:58.867Z Downloaded der_derive v0.7.3
7482026-07-30T01:56:58.867Z Downloaded diesel-dtrace v0.5.0
7492026-07-30T01:56:58.870Z Downloaded flume v0.11.1
7502026-07-30T01:56:58.871Z Downloaded openssl-macros v0.1.1
7512026-07-30T01:56:58.871Z Downloaded progenitor-macro v0.14.0
7522026-07-30T01:56:58.871Z Downloaded debug-ignore v1.0.5
7532026-07-30T01:56:58.871Z Downloaded potential_utf v0.1.4
7542026-07-30T01:56:58.874Z Downloaded phf_shared v0.13.1
7552026-07-30T01:56:58.874Z Downloaded oxide-update-engine-types v0.1.2
7562026-07-30T01:56:58.874Z Downloaded peg-runtime v0.8.5
7572026-07-30T01:56:58.877Z Downloaded rfc6979 v0.6.0
7582026-07-30T01:56:58.877Z Downloaded rustls-pki-types v1.14.0
7592026-07-30T01:56:58.877Z Downloaded spin v0.9.8
7602026-07-30T01:56:58.885Z Downloaded keccak v0.2.0
7612026-07-30T01:56:58.888Z Downloaded lalrpop-util v0.19.12
7622026-07-30T01:56:58.888Z Downloaded term v1.2.1
7632026-07-30T01:56:58.889Z Downloaded ref-cast v1.0.25
7642026-07-30T01:56:58.892Z Downloaded strum_macros v0.27.2
7652026-07-30T01:56:58.899Z Downloaded derive_builder_core v0.20.2
7662026-07-30T01:56:58.902Z Downloaded secrecy v0.8.0
7672026-07-30T01:56:58.905Z Downloaded tokio-stream v0.1.18
7682026-07-30T01:56:58.905Z Downloaded libsw v3.5.0
7692026-07-30T01:56:58.909Z Downloaded lock_api v0.4.14
7702026-07-30T01:56:58.909Z Downloaded compact_str v0.8.1
7712026-07-30T01:56:58.913Z Downloaded sha1 v0.11.0
7722026-07-30T01:56:58.913Z Downloaded siphasher v1.0.2
7732026-07-30T01:56:58.917Z Downloaded signature v2.2.0
7742026-07-30T01:56:58.917Z Downloaded sqlparser_derive v0.5.0
7752026-07-30T01:56:58.921Z Downloaded serde_spanned v1.1.1
7762026-07-30T01:56:58.921Z Downloaded slog-envlogger v2.2.0
7772026-07-30T01:56:58.921Z Downloaded heapless v0.8.0
7782026-07-30T01:56:58.925Z Downloaded linear-map v1.2.0
7792026-07-30T01:56:58.929Z Downloaded native-tls v0.2.18
7802026-07-30T01:56:58.929Z Downloaded ar_archive_writer v0.5.1
7812026-07-30T01:56:58.933Z Downloaded const-oid v0.10.2
7822026-07-30T01:56:58.936Z Downloaded heapless v0.7.17
7832026-07-30T01:56:58.941Z Downloaded strsim v0.10.0
7842026-07-30T01:56:58.941Z Downloaded waitgroup v0.1.2
7852026-07-30T01:56:58.945Z Downloaded difflib v0.4.0
7862026-07-30T01:56:58.945Z Downloaded num_enum v0.5.11
7872026-07-30T01:56:58.948Z Downloaded tokio-test v0.4.5
7882026-07-30T01:56:58.948Z Downloaded oxnet v0.1.6
7892026-07-30T01:56:58.952Z Downloaded password-hash v0.5.0
7902026-07-30T01:56:58.952Z Downloaded progenitor-client v0.14.0
7912026-07-30T01:56:58.952Z Downloaded primeorder v0.13.6
7922026-07-30T01:56:58.952Z Downloaded unit-prefix v0.5.2
7932026-07-30T01:56:58.952Z Downloaded universal-hash v0.5.1
7942026-07-30T01:56:58.955Z Downloaded hickory-resolver v0.24.4
7952026-07-30T01:56:58.955Z Downloaded wait-timeout v0.2.1
7962026-07-30T01:56:58.961Z Downloaded postcard v1.1.3
7972026-07-30T01:56:58.968Z Downloaded peg-macros v0.8.5
7982026-07-30T01:56:58.968Z Downloaded zeroize_derive v1.5.0
7992026-07-30T01:56:58.973Z Downloaded test-strategy v0.4.5
8002026-07-30T01:56:58.973Z Downloaded tracing-attributes v0.1.31
8012026-07-30T01:56:58.973Z Downloaded trait-variant v0.1.2
8022026-07-30T01:56:58.977Z Downloaded crc8 v0.1.1
8032026-07-30T01:56:58.982Z Downloaded crucible-workspace-hack v0.1.0
8042026-07-30T01:56:58.982Z Downloaded unsafe-libyaml v0.2.11
8052026-07-30T01:56:58.986Z Downloaded progenitor-extras v0.2.0
8062026-07-30T01:56:58.986Z Downloaded scroll v0.13.0
8072026-07-30T01:56:58.986Z Downloaded const_format v0.2.35
8082026-07-30T01:56:58.991Z Downloaded crc32fast v1.5.0
8092026-07-30T01:56:58.991Z Downloaded expectorate v1.2.0
8102026-07-30T01:56:58.995Z Downloaded serde_yaml v0.9.34+deprecated
8112026-07-30T01:56:58.998Z Downloaded unicode-bidi v0.3.18
8122026-07-30T01:56:59.002Z Downloaded serde_repr v0.1.20
8132026-07-30T01:56:59.002Z Downloaded slog-dtrace v0.3.0
8142026-07-30T01:56:59.002Z Downloaded arc-swap v1.8.2
8152026-07-30T01:56:59.005Z Downloaded derive_builder v0.20.2
8162026-07-30T01:56:59.008Z Downloaded ingot v0.2.1
8172026-07-30T01:56:59.008Z Downloaded darling v0.20.11
8182026-07-30T01:56:59.011Z Downloaded embedded-io v0.4.0
8192026-07-30T01:56:59.011Z Downloaded instant v0.1.13
8202026-07-30T01:56:59.011Z Downloaded snafu-derive v0.8.9
8212026-07-30T01:56:59.012Z Downloaded strum_macros v0.24.3
8222026-07-30T01:56:59.016Z Downloaded downcast-rs v2.0.2
8232026-07-30T01:56:59.016Z Downloaded half v2.7.1
8242026-07-30T01:56:59.019Z Downloaded hickory-resolver v0.25.2
8252026-07-30T01:56:59.023Z Downloaded stacker v0.1.23
8262026-07-30T01:56:59.026Z Downloaded parking_lot v0.12.5
8272026-07-30T01:56:59.030Z Downloaded crc-any v2.5.0
8282026-07-30T01:56:59.033Z Downloaded digest-io v0.1.0
8292026-07-30T01:56:59.033Z Downloaded illumos-nvpair v0.3.0
8302026-07-30T01:56:59.038Z Downloaded inout v0.1.4
8312026-07-30T01:56:59.038Z Downloaded nodrop v0.1.14
8322026-07-30T01:56:59.038Z Downloaded normalize-line-endings v0.3.0
8332026-07-30T01:56:59.038Z Downloaded darling_macro v0.23.0
8342026-07-30T01:56:59.038Z Downloaded icu_collections v2.1.1
8352026-07-30T01:56:59.042Z Downloaded strum_macros v0.26.4
8362026-07-30T01:56:59.042Z Downloaded tokio-tungstenite v0.21.0
8372026-07-30T01:56:59.042Z Downloaded hashbrown v0.13.2
8382026-07-30T01:56:59.045Z Downloaded headers v0.4.1
8392026-07-30T01:56:59.052Z Downloaded elliptic-curve v0.14.1
8402026-07-30T01:56:59.052Z Downloaded indexmap v1.9.3
8412026-07-30T01:56:59.056Z Downloaded phf v0.12.1
8422026-07-30T01:56:59.056Z Downloaded keccak v0.1.6
8432026-07-30T01:56:59.056Z Downloaded poly1305 v0.9.0
8442026-07-30T01:56:59.060Z Downloaded uuid v1.23.4
8452026-07-30T01:56:59.060Z Downloaded hyper-util v0.1.20
8462026-07-30T01:56:59.065Z Downloaded vergen-lib v0.1.6
8472026-07-30T01:56:59.065Z Downloaded writeable v0.6.2
8482026-07-30T01:56:59.065Z Downloaded critical-section v1.2.0
8492026-07-30T01:56:59.069Z Downloaded postgres-types v0.2.12
8502026-07-30T01:56:59.097Z Downloaded precomputed-hash v0.1.1
8512026-07-30T01:56:59.126Z Downloaded icu_properties v2.1.2
8522026-07-30T01:56:59.126Z Downloaded serde_cbor v0.11.2
8532026-07-30T01:56:59.126Z Downloaded rand_pcg v0.10.2
8542026-07-30T01:56:59.131Z Downloaded icu_locale_core v2.1.1
8552026-07-30T01:56:59.131Z Downloaded defmt-macros v1.0.1
8562026-07-30T01:56:59.131Z Downloaded enum_dispatch v0.3.13
8572026-07-30T01:56:59.131Z Downloaded hickory-server v0.25.2
8582026-07-30T01:56:59.131Z Downloaded libsw-core v0.3.2
8592026-07-30T01:56:59.131Z Downloaded ingot-types v0.2.0
8602026-07-30T01:56:59.131Z Downloaded async-compression v0.4.41
8612026-07-30T01:56:59.131Z Downloaded sha1 v0.10.6
8622026-07-30T01:56:59.131Z Downloaded zip v0.6.6
8632026-07-30T01:56:59.131Z Downloaded derive-ex v0.1.8
8642026-07-30T01:56:59.131Z Downloaded same-file v1.0.6
8652026-07-30T01:56:59.131Z Downloaded multimap v0.10.1
8662026-07-30T01:56:59.131Z Downloaded rustc_version v0.1.7
8672026-07-30T01:56:59.131Z Downloaded signal-hook-mio v0.2.5
8682026-07-30T01:56:59.135Z Downloaded newtype-uuid v1.3.2
8692026-07-30T01:56:59.135Z Downloaded yoke v0.8.1
8702026-07-30T01:56:59.135Z Downloaded progenitor-impl v0.14.0
8712026-07-30T01:56:59.139Z Downloaded lru v0.12.5
8722026-07-30T01:56:59.146Z Downloaded libefi-sys v0.1.0
8732026-07-30T01:56:59.146Z Downloaded tabwriter v1.4.1
8742026-07-30T01:56:59.150Z Downloaded thread-id v5.1.0
8752026-07-30T01:56:59.150Z Downloaded num-derive v0.4.2
8762026-07-30T01:56:59.150Z Downloaded parse-display-derive v0.10.0
8772026-07-30T01:56:59.155Z Downloaded deranged v0.5.8
8782026-07-30T01:56:59.155Z Downloaded xattr v1.6.1
8792026-07-30T01:56:59.155Z Downloaded term v0.7.0
8802026-07-30T01:56:59.159Z Downloaded pin-project v1.1.11
8812026-07-30T01:56:59.162Z Downloaded zerofrom-derive v0.1.6
8822026-07-30T01:56:59.163Z Downloaded bumpalo v3.20.2
8832026-07-30T01:56:59.166Z Downloaded pin-project-internal v1.1.11
8842026-07-30T01:56:59.166Z Downloaded ryu v1.0.23
8852026-07-30T01:56:59.169Z Downloaded twox-hash v2.1.2
8862026-07-30T01:56:59.170Z Downloaded corncobs v0.1.4
8872026-07-30T01:56:59.170Z Downloaded sync-ptr v0.1.4
8882026-07-30T01:56:59.170Z Downloaded signal-hook v0.3.18
8892026-07-30T01:56:59.173Z Downloaded zerocopy-derive v0.8.40
8902026-07-30T01:56:59.176Z Downloaded progenitor v0.13.0
8912026-07-30T01:56:59.177Z Downloaded structmeta-derive v0.3.0
8922026-07-30T01:56:59.180Z Downloaded tagptr v0.2.0
8932026-07-30T01:56:59.180Z Downloaded unicode-truncate v1.1.0
8942026-07-30T01:56:59.180Z Downloaded primeorder v0.14.0
8952026-07-30T01:56:59.180Z Downloaded rand_seeder v0.4.0
8962026-07-30T01:56:59.185Z Downloaded num-integer v0.1.46
8972026-07-30T01:56:59.189Z Downloaded blake3 v1.8.5
8982026-07-30T01:56:59.196Z Downloaded ed25519 v3.0.0
8992026-07-30T01:56:59.203Z Downloaded darling v0.13.4
9002026-07-30T01:56:59.203Z Downloaded idna_adapter v1.2.1
9012026-07-30T01:56:59.203Z Downloaded document-features v0.2.12
9022026-07-30T01:56:59.203Z Downloaded dsl_auto_type v0.2.0
9032026-07-30T01:56:59.203Z Downloaded indoc v1.0.9
9042026-07-30T01:56:59.207Z Downloaded serde_path_to_error v0.1.20
9052026-07-30T01:56:59.207Z Downloaded embedded-io v0.6.1
9062026-07-30T01:56:59.207Z Downloaded darling v0.21.3
9072026-07-30T01:56:59.210Z Downloaded diff v0.1.13
9082026-07-30T01:56:59.210Z Downloaded maplit v1.0.2
9092026-07-30T01:56:59.214Z Downloaded memmap2 v0.9.10
9102026-07-30T01:56:59.214Z Downloaded serde_derive_internals v0.29.1
9112026-07-30T01:56:59.218Z Downloaded simd-adler32 v0.3.8
9122026-07-30T01:56:59.218Z Downloaded slog-async v2.8.0
9132026-07-30T01:56:59.218Z Downloaded internet-checksum v0.2.1
9142026-07-30T01:56:59.218Z Downloaded prettyplease v0.2.37
9152026-07-30T01:56:59.221Z Downloaded subprocess v0.2.15
9162026-07-30T01:56:59.222Z Downloaded is_ci v1.2.0
9172026-07-30T01:56:59.225Z Downloaded toml v0.7.8
9182026-07-30T01:56:59.225Z Downloaded typify v0.6.2
9192026-07-30T01:56:59.229Z Downloaded pem-rfc7468 v0.7.0
9202026-07-30T01:56:59.229Z Downloaded port-file v0.1.0
9212026-07-30T01:56:59.232Z Downloaded sec1 v0.8.1
9222026-07-30T01:56:59.232Z Downloaded tinystr v0.8.2
9232026-07-30T01:56:59.232Z Downloaded lru-slab v0.1.2
9242026-07-30T01:56:59.232Z Downloaded new_debug_unreachable v1.0.6
9252026-07-30T01:56:59.236Z Downloaded kstat-rs v0.2.4
9262026-07-30T01:56:59.236Z Downloaded pem v3.0.6
9272026-07-30T01:56:59.242Z Downloaded samael v0.0.19
9282026-07-30T01:56:59.246Z Downloaded whoami v2.1.0
9292026-07-30T01:56:59.246Z Downloaded linked-hash-map v0.5.6
9302026-07-30T01:56:59.246Z Downloaded schemars v0.8.22
9312026-07-30T01:56:59.254Z Downloaded cstr-argument v0.1.2
9322026-07-30T01:56:59.257Z Downloaded vergen-git2 v9.1.0
9332026-07-30T01:56:59.257Z Downloaded aes v0.9.1
9342026-07-30T01:56:59.261Z Downloaded quick-error v1.2.3
9352026-07-30T01:56:59.261Z Downloaded toml v1.1.2+spec-1.1.0
9362026-07-30T01:56:59.261Z Downloaded steno v0.4.1
9372026-07-30T01:56:59.264Z Downloaded snafu v0.8.9
9382026-07-30T01:56:59.268Z Downloaded serde_with v1.14.0
9392026-07-30T01:56:59.275Z Downloaded pkcs1 v0.7.5
9402026-07-30T01:56:59.275Z Downloaded md5 v0.8.0
9412026-07-30T01:56:59.280Z Downloaded quinn-udp v0.5.14
9422026-07-30T01:56:59.280Z Downloaded defmt v1.0.1
9432026-07-30T01:56:59.280Z Downloaded mime v0.3.17
9442026-07-30T01:56:59.280Z Downloaded russh-util v0.52.0
9452026-07-30T01:56:59.280Z Downloaded serde-big-array v0.5.1
9462026-07-30T01:56:59.280Z Downloaded miniz_oxide v0.8.9
9472026-07-30T01:56:59.280Z Downloaded drift v0.2.0
9482026-07-30T01:56:59.293Z Downloaded icu_provider v2.1.1
9492026-07-30T01:56:59.300Z Downloaded delegate v0.13.5
9502026-07-30T01:56:59.300Z Downloaded olpc-cjson v0.1.4
9512026-07-30T01:56:59.300Z Downloaded parse-display v0.10.0
9522026-07-30T01:56:59.300Z Downloaded predicates-tree v1.0.13
9532026-07-30T01:56:59.304Z Downloaded tar v0.4.46
9542026-07-30T01:56:59.304Z Downloaded proc-macro-error-attr2 v2.0.0
9552026-07-30T01:56:59.304Z Downloaded tinyvec v1.10.0
9562026-07-30T01:56:59.315Z Downloaded serde_plain v1.0.2
9572026-07-30T01:56:59.315Z Downloaded ed25519 v2.2.3
9582026-07-30T01:56:59.319Z Downloaded termtree v0.5.1
9592026-07-30T01:56:59.319Z Downloaded testing_table v0.3.0
9602026-07-30T01:56:59.319Z Downloaded slog-json v2.6.1
9612026-07-30T01:56:59.319Z Downloaded rustyline v14.0.0
9622026-07-30T01:56:59.322Z Downloaded string_cache v0.8.9
9632026-07-30T01:56:59.322Z Downloaded structmeta v0.3.0
9642026-07-30T01:56:59.323Z Downloaded ed25519-dalek v3.0.0
9652026-07-30T01:56:59.326Z Downloaded darling_core v0.20.11
9662026-07-30T01:56:59.330Z Downloaded libbz2-rs-sys v0.2.2
9672026-07-30T01:56:59.330Z Downloaded progenitor-impl v0.13.0
9682026-07-30T01:56:59.333Z Downloaded tokio-rustls v0.26.4
9692026-07-30T01:56:59.333Z Downloaded oxide-tokio-rt v0.1.4
9702026-07-30T01:56:59.337Z Downloaded phf v0.13.1
9712026-07-30T01:56:59.337Z Downloaded xshell-macros v0.2.7
9722026-07-30T01:56:59.337Z Downloaded owo-colors v4.3.0
9732026-07-30T01:56:59.342Z Downloaded zerofrom v0.1.6
9742026-07-30T01:56:59.343Z Downloaded darling_macro v0.13.4
9752026-07-30T01:56:59.343Z Downloaded oso v0.27.3
9762026-07-30T01:56:59.354Z Downloaded untrusted v0.7.1
9772026-07-30T01:56:59.354Z Downloaded void v1.0.2
9782026-07-30T01:56:59.358Z Downloaded zerocopy v0.6.6
9792026-07-30T01:56:59.358Z Downloaded vergen v9.1.0
9802026-07-30T01:56:59.358Z Downloaded crypto-common v0.2.2
9812026-07-30T01:56:59.358Z Downloaded rustls-webpki v0.103.13
9822026-07-30T01:56:59.358Z Downloaded derive_builder_macro v0.20.2
9832026-07-30T01:56:59.358Z Downloaded kem v0.3.0
9842026-07-30T01:56:59.358Z Downloaded illumos-nvpair-sys v0.2.0
9852026-07-30T01:56:59.358Z Downloaded jiff-static v0.2.34
9862026-07-30T01:56:59.364Z Downloaded darling v0.23.0
9872026-07-30T01:56:59.369Z Downloaded hashbrown v0.15.5
9882026-07-30T01:56:59.373Z Downloaded nu-ansi-term v0.50.3
9892026-07-30T01:56:59.378Z Downloaded typed-path v0.9.3
9902026-07-30T01:56:59.386Z Downloaded hashbrown v0.16.1
9912026-07-30T01:56:59.386Z Downloaded dyn-clone v1.0.20
9922026-07-30T01:56:59.386Z Downloaded managed v0.8.0
9932026-07-30T01:56:59.386Z Downloaded crossbeam-utils v0.8.21
9942026-07-30T01:56:59.390Z Downloaded cookie v0.18.1
9952026-07-30T01:56:59.390Z Downloaded cookie_store v0.22.1
9962026-07-30T01:56:59.390Z Downloaded num-derive v0.3.3
9972026-07-30T01:56:59.390Z Downloaded omicron-zone-package v0.12.3
9982026-07-30T01:56:59.395Z Downloaded slog-term v2.9.2
9992026-07-30T01:56:59.395Z Downloaded smallvec v0.6.14
10002026-07-30T01:56:59.395Z Downloaded ssh-cipher v0.3.0
10012026-07-30T01:56:59.403Z Downloaded des v0.9.0
10022026-07-30T01:56:59.403Z Downloaded postgres-protocol v0.6.10
10032026-07-30T01:56:59.403Z Downloaded tokio-dtrace v0.1.1
10042026-07-30T01:56:59.403Z Downloaded psl-types v2.0.11
10052026-07-30T01:56:59.416Z Downloaded rand_xorshift v0.4.0
10062026-07-30T01:56:59.416Z Downloaded rand_chacha v0.9.0
10072026-07-30T01:56:59.416Z Downloaded rand_core v0.10.0
10082026-07-30T01:56:59.416Z Downloaded recursive v0.1.1
10092026-07-30T01:56:59.416Z Downloaded scroll_derive v0.13.1
10102026-07-30T01:56:59.416Z Downloaded indicatif v0.18.4
10112026-07-30T01:56:59.487Z Downloaded unicode_categories v0.1.1
10122026-07-30T01:56:59.487Z Downloaded num-bigint v0.4.6
10132026-07-30T01:56:59.487Z Downloaded usdt-impl v0.6.0
10142026-07-30T01:56:59.487Z Downloaded rusty-fork v0.3.1
10152026-07-30T01:56:59.487Z Downloaded signal-hook-registry v1.4.8
10162026-07-30T01:56:59.487Z Downloaded socket2 v0.6.3
10172026-07-30T01:56:59.487Z Downloaded rustc_version v0.4.1
10182026-07-30T01:56:59.487Z Downloaded signature v3.0.0
10192026-07-30T01:56:59.487Z Downloaded pem-rfc7468 v1.0.0
10202026-07-30T01:56:59.487Z Downloaded serde_urlencoded v0.7.1
10212026-07-30T01:56:59.487Z Downloaded sync_wrapper v1.0.2
10222026-07-30T01:56:59.487Z Downloaded thiserror-impl-no-std v2.0.2
10232026-07-30T01:56:59.487Z Downloaded walkdir v2.5.0
10242026-07-30T01:56:59.487Z Downloaded termios v0.3.3
10252026-07-30T01:56:59.487Z Downloaded support-bundle-viewer v0.1.2
10262026-07-30T01:56:59.487Z Downloaded cpubits v0.1.1
10272026-07-30T01:56:59.487Z Downloaded crossbeam-deque v0.8.6
10282026-07-30T01:56:59.487Z Downloaded tinyvec_macros v0.1.1
10292026-07-30T01:56:59.488Z Downloaded universal-hash v0.6.1
10302026-07-30T01:56:59.488Z Downloaded multer v3.1.0
10312026-07-30T01:56:59.488Z Downloaded papergrid v0.17.0
10322026-07-30T01:56:59.488Z Downloaded crypto-bigint v0.5.5
10332026-07-30T01:56:59.488Z Downloaded nanorand v0.7.0
10342026-07-30T01:56:59.488Z Downloaded csv-core v0.1.13
10352026-07-30T01:56:59.488Z Downloaded p256 v0.14.0
10362026-07-30T01:56:59.488Z Downloaded darling_core v0.13.4
10372026-07-30T01:56:59.506Z Downloaded wnaf v0.14.0
10382026-07-30T01:56:59.506Z Downloaded defmt v0.3.100
10392026-07-30T01:56:59.506Z Downloaded ecdsa v0.16.9
10402026-07-30T01:56:59.506Z Downloaded num-rational v0.4.2
10412026-07-30T01:56:59.506Z Downloaded jobserver v0.1.34
10422026-07-30T01:56:59.506Z Downloaded num_threads v0.1.7
10432026-07-30T01:56:59.506Z Downloaded display-error-chain v0.2.2
10442026-07-30T01:56:59.506Z Downloaded rustls-platform-verifier v0.6.2
10452026-07-30T01:56:59.506Z Downloaded p521 v0.14.0
10462026-07-30T01:56:59.506Z Downloaded progenitor v0.14.0
10472026-07-30T01:56:59.506Z Downloaded nibble_vec v0.1.0
10482026-07-30T01:56:59.514Z Downloaded match_cfg v0.1.0
10492026-07-30T01:56:59.514Z Downloaded md-5 v0.10.6
10502026-07-30T01:56:59.514Z Downloaded num_enum_derive v0.5.11
10512026-07-30T01:56:59.514Z Downloaded powerfmt v0.2.0
10522026-07-30T01:56:59.514Z Downloaded futures-util v0.3.32
10532026-07-30T01:56:59.514Z Downloaded x509-cert v0.2.5
10542026-07-30T01:56:59.530Z Downloaded peg v0.8.5
10552026-07-30T01:56:59.531Z Downloaded serdect v0.4.3
10562026-07-30T01:56:59.531Z Downloaded stringprep v0.1.5
10572026-07-30T01:56:59.531Z Downloaded ref-cast-impl v1.0.25
10582026-07-30T01:56:59.531Z Downloaded signal-hook-tokio v0.3.1
10592026-07-30T01:56:59.531Z Downloaded rustversion v1.0.22
10602026-07-30T01:56:59.535Z Downloaded untrusted v0.9.0
10612026-07-30T01:56:59.535Z Downloaded regex v1.12.3
10622026-07-30T01:56:59.535Z Downloaded rsa v0.10.0-rc.18
10632026-07-30T01:56:59.535Z Downloaded tracing-core v0.1.36
10642026-07-30T01:56:59.543Z Downloaded crc v3.4.0
10652026-07-30T01:56:59.543Z Downloaded toml_datetime v1.1.1+spec-1.1.0
10662026-07-30T01:56:59.543Z Downloaded cpufeatures v0.3.0
10672026-07-30T01:56:59.549Z Downloaded uzers v0.12.2
10682026-07-30T01:56:59.549Z Downloaded zerovec-derive v0.11.2
10692026-07-30T01:56:59.549Z Downloaded aes-gcm v0.11.0
10702026-07-30T01:56:59.557Z Downloaded aho-corasick v1.1.4
10712026-07-30T01:56:59.557Z Downloaded phf_shared v0.12.1
10722026-07-30T01:56:59.557Z Downloaded hkdf v0.12.4
10732026-07-30T01:56:59.571Z Downloaded icu_normalizer_data v2.1.1
10742026-07-30T01:56:59.571Z Downloaded hkdf v0.13.0
10752026-07-30T01:56:59.571Z Downloaded lru-cache v0.1.2
10762026-07-30T01:56:59.571Z Downloaded newline-converter v0.3.0
10772026-07-30T01:56:59.571Z Downloaded openssl-probe v0.2.1
10782026-07-30T01:56:59.572Z Downloaded hyper v1.10.1
10792026-07-30T01:56:59.586Z Downloaded jiff-core v0.1.0
10802026-07-30T01:56:59.586Z Downloaded ctutils v0.4.2
10812026-07-30T01:56:59.586Z Downloaded dirs-sys-next v0.1.2
10822026-07-30T01:56:59.586Z Downloaded nonempty v0.12.0
10832026-07-30T01:56:59.586Z Downloaded indent_write v2.2.0
10842026-07-30T01:56:59.586Z Downloaded parking_lot v0.11.2
10852026-07-30T01:56:59.593Z Downloaded pkcs1 v0.8.0-rc.4
10862026-07-30T01:56:59.593Z Downloaded poly1305 v0.8.0
10872026-07-30T01:56:59.594Z Downloaded schemars v0.9.0
10882026-07-30T01:56:59.594Z Downloaded strip-ansi-escapes v0.2.1
10892026-07-30T01:56:59.605Z Downloaded strum v0.27.2
10902026-07-30T01:56:59.605Z Downloaded subtle v2.6.1
10912026-07-30T01:56:59.605Z Downloaded tower-service v0.3.3
10922026-07-30T01:56:59.605Z Downloaded russh-cryptovec v0.62.0
10932026-07-30T01:56:59.605Z Downloaded unicode-xid v0.2.6
10942026-07-30T01:56:59.605Z Downloaded oxide-update-engine v0.1.2
10952026-07-30T01:56:59.605Z Downloaded pkg-config v0.3.32
10962026-07-30T01:56:59.605Z Downloaded packed_struct v0.10.1
10972026-07-30T01:56:59.605Z Downloaded dropshot-api-manager v0.7.2
10982026-07-30T01:56:59.614Z Downloaded serde_with_macros v3.21.0
10992026-07-30T01:56:59.615Z Downloaded num-bigint-dig v0.8.6
11002026-07-30T01:56:59.615Z Downloaded dirs-next v2.0.0
11012026-07-30T01:56:59.621Z Downloaded sqlformat v0.3.5
11022026-07-30T01:56:59.621Z Downloaded rustls-pemfile v2.2.0
11032026-07-30T01:56:59.622Z Downloaded schemars_derive v0.8.22
11042026-07-30T01:56:59.622Z Downloaded shlex v1.3.0
11052026-07-30T01:56:59.622Z Downloaded url v2.5.8
11062026-07-30T01:56:59.632Z Downloaded tokio-util v0.7.18
11072026-07-30T01:56:59.660Z Downloaded tls_codec_derive v0.4.2
11082026-07-30T01:56:59.660Z Downloaded itertools v0.12.1
11092026-07-30T01:56:59.660Z Downloaded time-core v0.1.8
11102026-07-30T01:56:59.660Z Downloaded tokio-native-tls v0.3.1
11112026-07-30T01:56:59.675Z Downloaded whoami v1.6.1
11122026-07-30T01:56:59.675Z Downloaded zip v4.6.1
11132026-07-30T01:56:59.675Z Downloaded ingot-macros v0.2.0
11142026-07-30T01:56:59.675Z Downloaded vsss-rs v3.3.4
11152026-07-30T01:56:59.675Z Downloaded salty v0.3.0
11162026-07-30T01:56:59.675Z Downloaded derive_more v0.99.20
11172026-07-30T01:56:59.675Z Downloaded vergen-gitcl v1.0.8
11182026-07-30T01:56:59.675Z Downloaded zerotrie v0.2.3
11192026-07-30T01:56:59.675Z Downloaded qorb v0.4.1
11202026-07-30T01:56:59.676Z Downloaded indoc v2.0.7
11212026-07-30T01:56:59.676Z Downloaded scheduled-thread-pool v0.2.7
11222026-07-30T01:56:59.676Z Downloaded typify-macro v0.6.2
11232026-07-30T01:56:59.687Z Downloaded prefix-trie v0.7.0
11242026-07-30T01:56:59.687Z Downloaded ipnetwork v0.21.1
11252026-07-30T01:56:59.687Z Downloaded tap v1.0.1
11262026-07-30T01:56:59.706Z Downloaded darling_macro v0.21.3
11272026-07-30T01:56:59.706Z Downloaded ppv-lite86 v0.2.21
11282026-07-30T01:56:59.721Z Downloaded rpassword v7.5.4
11292026-07-30T01:56:59.721Z Downloaded ron v0.8.1
11302026-07-30T01:56:59.721Z Downloaded tokio-postgres v0.7.16
11312026-07-30T01:56:59.721Z Downloaded reedline v0.40.0
11322026-07-30T01:56:59.721Z Downloaded synstructure v0.13.2
11332026-07-30T01:56:59.722Z Downloaded data-encoding v2.10.0
11342026-07-30T01:56:59.722Z Downloaded endian-type v0.1.2
11352026-07-30T01:56:59.722Z Downloaded similar v2.7.0
11362026-07-30T01:56:59.722Z Downloaded displaydoc v0.2.5
11372026-07-30T01:56:59.722Z Downloaded paste v1.0.15
11382026-07-30T01:56:59.731Z Downloaded quick-xml v0.37.5
11392026-07-30T01:56:59.731Z Downloaded rayon v1.11.0
11402026-07-30T01:56:59.731Z Downloaded usdt-attr-macro v0.6.0
11412026-07-30T01:56:59.731Z Downloaded sapling-renderdag v0.1.0
11422026-07-30T01:56:59.731Z Downloaded stable_deref_trait v1.2.1
11432026-07-30T01:56:59.731Z Downloaded socket2 v0.5.10
11442026-07-30T01:56:59.731Z Downloaded polyval v0.7.1
11452026-07-30T01:56:59.743Z Downloaded darling_core v0.23.0
11462026-07-30T01:56:59.743Z Downloaded icu_normalizer v2.1.1
11472026-07-30T01:56:59.743Z Downloaded spki v0.8.0
11482026-07-30T01:56:59.743Z Downloaded tungstenite v0.23.0
11492026-07-30T01:56:59.743Z Downloaded usdt-macro v0.6.0
11502026-07-30T01:56:59.743Z Downloaded diesel_table_macro_syntax v0.3.0
11512026-07-30T01:56:59.806Z Downloaded dropshot-api-manager-types v0.7.2
11522026-07-30T01:56:59.814Z Downloaded winnow v0.5.40
11532026-07-30T01:56:59.814Z Downloaded schemars v1.2.1
11542026-07-30T01:56:59.814Z Downloaded serde_with_macros v1.5.2
11552026-07-30T01:56:59.814Z Downloaded tower-layer v0.3.3
11562026-07-30T01:56:59.814Z Downloaded try-lock v0.2.5
11572026-07-30T01:56:59.815Z Downloaded rand_chacha v0.3.1
11582026-07-30T01:56:59.815Z Downloaded num-complex v0.4.6
11592026-07-30T01:56:59.815Z Downloaded rand v0.10.1
11602026-07-30T01:56:59.815Z Downloaded derive_more-impl v2.1.1
11612026-07-30T01:56:59.815Z Downloaded dropshot_endpoint v0.17.1
11622026-07-30T01:56:59.815Z Downloaded unicode-properties v0.1.4
11632026-07-30T01:56:59.815Z Downloaded proc-macro-crate v1.3.1
11642026-07-30T01:56:59.815Z Downloaded serde_bytes v0.11.19
11652026-07-30T01:56:59.815Z Downloaded newtype_derive v0.1.6
11662026-07-30T01:56:59.815Z Downloaded zone v0.3.1
11672026-07-30T01:56:59.815Z Downloaded password-hash v0.6.1
11682026-07-30T01:56:59.815Z Downloaded elliptic-curve v0.13.8
11692026-07-30T01:56:59.815Z Downloaded libscf-sys v1.1.0
11702026-07-30T01:56:59.815Z Downloaded mime_guess v2.0.5
11712026-07-30T01:56:59.815Z Downloaded scrypt v0.12.0
11722026-07-30T01:56:59.815Z Downloaded sha3 v0.12.0
11732026-07-30T01:56:59.815Z Downloaded rand v0.8.6
11742026-07-30T01:56:59.815Z Downloaded zstd v0.13.3
11752026-07-30T01:56:59.815Z Downloaded mio v1.2.0
11762026-07-30T01:56:59.815Z Downloaded tabled_derive v0.11.0
11772026-07-30T01:56:59.815Z Downloaded ena v0.14.4
11782026-07-30T01:56:59.815Z Downloaded rcgen v0.12.1
11792026-07-30T01:56:59.815Z Downloaded sponge-cursor v0.1.0
11802026-07-30T01:56:59.815Z Downloaded reqwest v0.13.2
11812026-07-30T01:56:59.815Z Downloaded either v1.15.0
11822026-07-30T01:56:59.821Z Downloaded portable-atomic v1.13.1
11832026-07-30T01:56:59.821Z Downloaded proc-macro-crate v3.4.0
11842026-07-30T01:56:59.821Z Downloaded slog-stdlog v4.1.1
11852026-07-30T01:56:59.821Z Downloaded unicode-segmentation v1.12.0
11862026-07-30T01:56:59.821Z Downloaded num-traits v0.2.19
11872026-07-30T01:56:59.822Z Downloaded tower v0.5.3
11882026-07-30T01:56:59.827Z Downloaded num_enum_derive v0.7.6
11892026-07-30T01:56:59.827Z Downloaded rsa v0.9.10
11902026-07-30T01:56:59.831Z Downloaded module-lattice v0.2.3
11912026-07-30T01:56:59.835Z Downloaded vte v0.14.1
11922026-07-30T01:56:59.839Z Downloaded rustls-native-certs v0.8.3
11932026-07-30T01:56:59.843Z Downloaded toml_parser v1.1.2+spec-1.1.0
11942026-07-30T01:56:59.847Z Downloaded crypto-primes v0.7.2
11952026-07-30T01:56:59.847Z Downloaded derive_more v2.1.1
11962026-07-30T01:56:59.852Z Downloaded toml_datetime v0.7.5+spec-1.1.0
11972026-07-30T01:56:59.856Z Downloaded ipnet v2.11.0
11982026-07-30T01:56:59.856Z Downloaded ecdsa v0.17.0
11992026-07-30T01:56:59.860Z Downloaded time-macros v0.2.27
12002026-07-30T01:56:59.860Z Downloaded aws-lc-rs v1.16.3
12012026-07-30T01:56:59.864Z Downloaded libloading v0.8.9
12022026-07-30T01:56:59.867Z Downloaded zstd-safe v7.2.4
12032026-07-30T01:56:59.868Z Downloaded serde-hex v0.1.0
12042026-07-30T01:56:59.868Z Downloaded yasna v0.5.2
12052026-07-30T01:56:59.871Z Downloaded bindgen v0.71.1
12062026-07-30T01:56:59.874Z Downloaded iddqd v0.4.2
12072026-07-30T01:56:59.878Z Downloaded rawzip v0.4.4
12082026-07-30T01:56:59.883Z Downloaded daft-derive v0.1.7
12092026-07-30T01:56:59.887Z Downloaded toml_edit v0.19.15
12102026-07-30T01:56:59.894Z Downloaded litrs v1.0.0
12112026-07-30T01:56:59.897Z Downloaded daft v0.1.7
12122026-07-30T01:56:59.897Z Downloaded salsa20 v0.11.0
12132026-07-30T01:56:59.897Z Downloaded tungstenite v0.21.0
12142026-07-30T01:56:59.901Z Downloaded minimal-lexical v0.2.1
12152026-07-30T01:56:59.904Z Downloaded litemap v0.8.1
12162026-07-30T01:56:59.905Z Downloaded impl-trait-for-tuples v0.2.3
12172026-07-30T01:56:59.905Z Downloaded ml-kem v0.3.2
12182026-07-30T01:56:59.912Z Downloaded thiserror-no-std v2.0.2
12192026-07-30T01:56:59.915Z Downloaded crossbeam-channel v0.5.15
12202026-07-30T01:56:59.920Z Downloaded openssl-sys v0.9.115
12212026-07-30T01:56:59.923Z Downloaded zopfli v0.8.3
12222026-07-30T01:56:59.923Z Downloaded derive-where v1.6.0
12232026-07-30T01:56:59.930Z Downloaded itertools v0.15.0
12242026-07-30T01:56:59.934Z Downloaded parking_lot_core v0.9.12
12252026-07-30T01:56:59.939Z Downloaded pkcs5 v0.8.1
12262026-07-30T01:56:59.961Z Downloaded ignore v0.4.25
12272026-07-30T01:56:59.970Z Downloaded chrono v0.4.45
12282026-07-30T01:56:59.974Z Downloaded crossbeam-epoch v0.9.18
12292026-07-30T01:56:59.977Z Downloaded pretty_assertions v1.4.1
12302026-07-30T01:56:59.982Z Downloaded internal-russh-num-bigint v0.5.0
12312026-07-30T01:56:59.986Z Downloaded ed25519-dalek v2.2.0
12322026-07-30T01:56:59.989Z Downloaded git2 v0.20.4
12332026-07-30T01:56:59.993Z Downloaded unicode-normalization v0.1.25
12342026-07-30T01:56:59.993Z Downloaded reqwest v0.12.28
12352026-07-30T01:57:00.005Z Downloaded quinn v0.11.9
12362026-07-30T01:57:00.013Z Downloaded yansi v1.0.1
12372026-07-30T01:57:00.016Z Downloaded rand v0.9.2
12382026-07-30T01:57:00.020Z Downloaded toml_edit v0.23.10+spec-1.0.0
12392026-07-30T01:57:00.033Z Downloaded tabled v0.20.0
12402026-07-30T01:57:00.043Z Downloaded darling_core v0.21.3
12412026-07-30T01:57:00.047Z Downloaded slog v2.8.2
12422026-07-30T01:57:00.054Z Downloaded p384 v0.14.0
12432026-07-30T01:57:00.054Z Downloaded rayon-core v1.13.0
12442026-07-30T01:57:00.058Z Downloaded diesel_derives v2.3.7
12452026-07-30T01:57:00.058Z Downloaded der v0.7.10
12462026-07-30T01:57:00.061Z Downloaded itertools v0.10.5
12472026-07-30T01:57:00.064Z Downloaded hickory-proto v0.25.2
12482026-07-30T01:57:00.074Z Downloaded zlib-rs v0.6.2
12492026-07-30T01:57:00.078Z Downloaded tower-http v0.6.8
12502026-07-30T01:57:00.081Z Downloaded proptest v1.10.0
12512026-07-30T01:57:00.084Z Downloaded der v0.8.0
12522026-07-30T01:57:00.087Z Downloaded zerovec v0.11.5
12532026-07-30T01:57:00.091Z Downloaded libm v0.2.16
12542026-07-30T01:57:00.096Z Downloaded publicsuffix v2.3.0
12552026-07-30T01:57:00.118Z Downloaded goblin v0.10.5
12562026-07-30T01:57:00.127Z Downloaded idna v1.1.0
12572026-07-30T01:57:00.130Z Downloaded time v0.3.47
12582026-07-30T01:57:00.136Z Downloaded object v0.30.4
12592026-07-30T01:57:00.141Z Downloaded nom v7.1.3
12602026-07-30T01:57:00.146Z Downloaded tough v0.22.0
12612026-07-30T01:57:00.152Z Downloaded ssh-key v0.7.0-rc.11
12622026-07-30T01:57:00.157Z Downloaded moka v0.12.13
12632026-07-30T01:57:00.167Z Downloaded itertools v0.13.0
12642026-07-30T01:57:00.206Z Downloaded crossterm v0.29.0
12652026-07-30T01:57:00.214Z Downloaded crossterm v0.28.1
12662026-07-30T01:57:00.224Z Downloaded nom v8.0.0
12672026-07-30T01:57:00.228Z Downloaded iri-string v0.7.10
12682026-07-30T01:57:00.235Z Downloaded libxml v0.3.3
12692026-07-30T01:57:00.270Z Downloaded winnow v0.6.26
12702026-07-30T01:57:00.275Z Downloaded icu_properties_data v2.1.2
12712026-07-30T01:57:00.281Z Downloaded bstr v1.12.1
12722026-07-30T01:57:00.286Z Downloaded itertools v0.14.0
12732026-07-30T01:57:00.305Z Downloaded nix v0.28.0
12742026-07-30T01:57:00.309Z Downloaded petname v2.0.2
12752026-07-30T01:57:00.318Z Downloaded p384 v0.13.1
12762026-07-30T01:57:00.326Z Downloaded winnow v1.0.3
12772026-07-30T01:57:00.345Z Downloaded crypto-bigint v0.7.5
12782026-07-30T01:57:00.354Z Downloaded serde_with v3.21.0
12792026-07-30T01:57:00.409Z Downloaded nix v0.27.1
12802026-07-30T01:57:00.409Z Downloaded regex-syntax v0.6.29
12812026-07-30T01:57:00.410Z Downloaded openapiv3 v2.2.0
12822026-07-30T01:57:00.410Z Downloaded lalrpop v0.19.12
12832026-07-30T01:57:00.410Z Downloaded hickory-proto v0.24.4
12842026-07-30T01:57:00.410Z Downloaded russh v0.62.4
12852026-07-30T01:57:00.417Z Downloaded rustls v0.23.41
12862026-07-30T01:57:00.417Z Downloaded object v0.37.3
12872026-07-30T01:57:00.417Z Downloaded zerocopy v0.8.40
12882026-07-30T01:57:00.423Z Downloaded nix v0.31.2
12892026-07-30T01:57:00.427Z Downloaded radix_trie v0.2.1
12902026-07-30T01:57:00.432Z Downloaded vcpkg v0.2.15
12912026-07-30T01:57:00.455Z Downloaded regress v0.11.1
12922026-07-30T01:57:00.466Z Downloaded rustix v0.38.44
12932026-07-30T01:57:00.479Z Downloaded smoltcp v0.11.0
12942026-07-30T01:57:00.486Z Downloaded quinn-proto v0.11.16
12952026-07-30T01:57:00.494Z Downloaded curve25519-dalek v4.1.3
12962026-07-30T01:57:00.497Z Downloaded regress v0.10.5
12972026-07-30T01:57:00.503Z Downloaded sqlparser v0.61.0
12982026-07-30T01:57:00.509Z Downloaded diesel v2.3.7
12992026-07-30T01:57:00.526Z Downloaded openssl v0.10.79
13002026-07-30T01:57:00.531Z Downloaded smoltcp v0.9.1
13012026-07-30T01:57:00.536Z Downloaded tracing v0.1.44
13022026-07-30T01:57:00.551Z Downloaded polar-core v0.27.3
13032026-07-30T01:57:00.562Z Downloaded curve25519-dalek v5.0.0
13042026-07-30T01:57:00.581Z Downloaded bzip2-sys v0.1.13+1.0.8
13052026-07-30T01:57:00.596Z Downloaded typify-impl v0.6.2
13062026-07-30T01:57:00.605Z Downloaded regex-syntax v0.8.10
13072026-07-30T01:57:00.611Z Downloaded dropshot v0.17.1
13082026-07-30T01:57:00.625Z Downloaded sha3 v0.11.0
13092026-07-30T01:57:00.647Z Downloaded jiff v0.2.34
13102026-07-30T01:57:00.657Z Downloaded sled v0.34.7
13112026-07-30T01:57:00.663Z Downloaded chrono-tz v0.10.4
13122026-07-30T01:57:00.674Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13132026-07-30T01:57:00.685Z Downloaded regex-automata v0.4.14
13142026-07-30T01:57:00.713Z Downloaded zerocopy-derive v0.6.6
13152026-07-30T01:57:00.723Z Downloaded ratatui v0.29.0
13162026-07-30T01:57:00.801Z Downloaded encoding_rs v0.8.35
13172026-07-30T01:57:00.836Z Downloaded petgraph v0.6.5
13182026-07-30T01:57:00.888Z Downloaded petgraph v0.8.3
13192026-07-30T01:57:00.901Z Downloaded tokio v1.52.1
13202026-07-30T01:57:00.926Z Downloaded csv v1.4.0
13212026-07-30T01:57:01.001Z Downloaded libgit2-sys v0.18.3+1.9.2
13222026-07-30T01:57:01.008Z Downloaded sha3 v0.10.8
13232026-07-30T01:57:01.009Z Downloaded libz-sys v1.1.24
13242026-07-30T01:57:01.009Z Downloaded ring v0.17.14
13252026-07-30T01:57:01.536Z Downloaded aws-lc-sys v0.40.0
13262026-07-30T01:57:01.798Z Compiling libc v0.2.185
13272026-07-30T01:57:01.798Z Compiling serde_core v1.0.228
13282026-07-30T01:57:01.798Z Compiling serde v1.0.228
13292026-07-30T01:57:01.804Z Compiling log v0.4.29
13302026-07-30T01:57:01.804Z Compiling smallvec v1.15.1
13312026-07-30T01:57:01.804Z Compiling find-msvc-tools v0.1.9
13322026-07-30T01:57:01.804Z Compiling shlex v1.3.0
13332026-07-30T01:57:01.804Z Compiling syn v2.0.117
13342026-07-30T01:57:02.164Z Compiling subtle v2.6.1
13352026-07-30T01:57:02.230Z Compiling scopeguard v1.2.0
13362026-07-30T01:57:02.280Z Compiling typenum v1.20.1
13372026-07-30T01:57:02.362Z Compiling lock_api v0.4.14
13382026-07-30T01:57:02.377Z Compiling stable_deref_trait v1.2.1
13392026-07-30T01:57:02.402Z Compiling zerocopy v0.8.40
13402026-07-30T01:57:02.430Z Compiling portable-atomic v1.13.1
13412026-07-30T01:57:02.444Z Compiling serde_json v1.0.151
13422026-07-30T01:57:02.602Z Compiling critical-section v1.2.0
13432026-07-30T01:57:02.655Z Compiling libm v0.2.16
13442026-07-30T01:57:02.707Z Compiling num-traits v0.2.19
13452026-07-30T01:57:02.845Z Compiling pkg-config v0.3.32
13462026-07-30T01:57:02.897Z Compiling jobserver v0.1.34
13472026-07-30T01:57:02.909Z Compiling errno v0.3.14
13482026-07-30T01:57:02.970Z Compiling getrandom v0.2.17
13492026-07-30T01:57:03.122Z Compiling cc v1.2.56
13502026-07-30T01:57:03.136Z Compiling rand_core v0.6.4
13512026-07-30T01:57:03.421Z Compiling generic-array v0.14.7
13522026-07-30T01:57:03.434Z Compiling const-oid v0.9.6
13532026-07-30T01:57:03.462Z Compiling once_cell v1.21.3
13542026-07-30T01:57:03.538Z Compiling getrandom v0.4.1
13552026-07-30T01:57:03.702Z Compiling parking_lot_core v0.9.12
13562026-07-30T01:57:03.721Z Compiling pin-project-lite v0.2.17
13572026-07-30T01:57:03.834Z Compiling rand_core v0.10.0
13582026-07-30T01:57:03.913Z Compiling signal-hook-registry v1.4.8
13592026-07-30T01:57:04.181Z Compiling bitflags v2.11.0
13602026-07-30T01:57:04.346Z Compiling writeable v0.6.2
13612026-07-30T01:57:04.429Z Compiling futures-core v0.3.32
13622026-07-30T01:57:04.447Z Compiling percent-encoding v2.3.2
13632026-07-30T01:57:04.447Z Compiling litemap v0.8.1
13642026-07-30T01:57:04.516Z Compiling semver v1.0.28
13652026-07-30T01:57:04.529Z Compiling parking_lot v0.12.5
13662026-07-30T01:57:04.616Z Compiling mio v1.2.0
13672026-07-30T01:57:04.633Z Compiling icu_properties_data v2.1.2
13682026-07-30T01:57:04.655Z Compiling icu_normalizer_data v2.1.1
13692026-07-30T01:57:04.739Z Compiling socket2 v0.6.3
13702026-07-30T01:57:04.870Z Compiling getrandom v0.3.4
13712026-07-30T01:57:04.906Z Compiling futures-sink v0.3.32
13722026-07-30T01:57:04.963Z Compiling indexmap v2.14.0
13732026-07-30T01:57:04.978Z Compiling utf8_iter v1.0.4
13742026-07-30T01:57:05.011Z Compiling synstructure v0.13.2
13752026-07-30T01:57:05.079Z Compiling futures-channel v0.3.32
13762026-07-30T01:57:05.127Z Compiling futures-io v0.3.32
13772026-07-30T01:57:05.162Z Compiling rustix v1.1.3
13782026-07-30T01:57:05.290Z Compiling slab v0.4.12
13792026-07-30T01:57:05.316Z Compiling futures-task v0.3.32
13802026-07-30T01:57:05.345Z Compiling form_urlencoded v1.2.2
13812026-07-30T01:57:05.478Z Compiling rustversion v1.0.22
13822026-07-30T01:57:05.498Z Compiling iana-time-zone v0.1.65
13832026-07-30T01:57:05.527Z Compiling base64ct v1.8.3
13842026-07-30T01:57:05.650Z Compiling cmake v0.1.57
13852026-07-30T01:57:05.654Z Compiling fs_extra v1.3.0
13862026-07-30T01:57:05.695Z Compiling regex-syntax v0.8.10
13872026-07-30T01:57:05.771Z Compiling pem-rfc7468 v0.7.0
13882026-07-30T01:57:05.852Z Compiling flagset v0.4.7
13892026-07-30T01:57:05.914Z Compiling dunce v1.0.5
13902026-07-30T01:57:05.972Z Compiling ident_case v1.0.1
13912026-07-30T01:57:06.026Z Compiling rand_core v0.9.5
13922026-07-30T01:57:06.111Z Compiling aws-lc-sys v0.40.0
13932026-07-30T01:57:06.134Z Compiling uuid v1.23.4
13942026-07-30T01:57:06.134Z Compiling base64 v0.22.1
13952026-07-30T01:57:06.319Z Compiling vcpkg v0.2.15
13962026-07-30T01:57:06.465Z Compiling syn v1.0.109
13972026-07-30T01:57:06.499Z Compiling serde_derive_internals v0.29.1
13982026-07-30T01:57:06.817Z Compiling serde_derive v1.0.228
13992026-07-30T01:57:06.826Z Compiling zeroize_derive v1.5.0
14002026-07-30T01:57:06.942Z Compiling zerocopy-derive v0.8.40
14012026-07-30T01:57:06.960Z Compiling zerofrom-derive v0.1.6
14022026-07-30T01:57:07.052Z Compiling yoke-derive v0.8.1
14032026-07-30T01:57:07.475Z Compiling zerovec-derive v0.11.2
14042026-07-30T01:57:07.490Z Compiling zeroize v1.9.0
14052026-07-30T01:57:07.685Z Compiling displaydoc v0.2.5
14062026-07-30T01:57:08.273Z Compiling tokio-macros v2.7.0
14072026-07-30T01:57:08.420Z Compiling zerofrom v0.1.6
14082026-07-30T01:57:08.451Z Compiling futures-macro v0.3.32
14092026-07-30T01:57:08.535Z Compiling yoke v0.8.1
14102026-07-30T01:57:08.550Z Compiling thiserror-impl v2.0.18
14112026-07-30T01:57:08.698Z Compiling crypto-common v0.1.7
14122026-07-30T01:57:08.719Z Compiling zerovec v0.11.5
14132026-07-30T01:57:08.838Z Compiling zerotrie v0.2.3
14142026-07-30T01:57:09.023Z Compiling block-buffer v0.10.4
14152026-07-30T01:57:09.166Z Compiling digest v0.10.7
14162026-07-30T01:57:09.191Z Compiling tinystr v0.8.2
14172026-07-30T01:57:09.246Z Compiling potential_utf v0.1.4
14182026-07-30T01:57:09.257Z Compiling futures-util v0.3.32
14192026-07-30T01:57:09.458Z Compiling icu_locale_core v2.1.1
14202026-07-30T01:57:09.464Z Compiling icu_collections v2.1.1
14212026-07-30T01:57:09.464Z Compiling der_derive v0.7.3
14222026-07-30T01:57:09.861Z Compiling openssl-sys v0.9.115
14232026-07-30T01:57:09.884Z Compiling thiserror v2.0.18
14242026-07-30T01:57:09.991Z Compiling tracing-attributes v0.1.31
14252026-07-30T01:57:10.285Z Compiling bytes v1.11.1
14262026-07-30T01:57:10.361Z Compiling icu_provider v2.1.1
14272026-07-30T01:57:10.372Z Compiling chrono v0.4.45
14282026-07-30T01:57:10.387Z Compiling der v0.7.10
14292026-07-30T01:57:10.650Z Compiling icu_properties v2.1.2
14302026-07-30T01:57:10.894Z Compiling tokio v1.52.1
14312026-07-30T01:57:11.314Z Compiling icu_normalizer v2.1.1
14322026-07-30T01:57:11.436Z Compiling ppv-lite86 v0.2.21
14332026-07-30T01:57:11.528Z Compiling spki v0.7.3
14342026-07-30T01:57:11.571Z Compiling http v1.4.2
14352026-07-30T01:57:11.769Z Compiling idna_adapter v1.2.1
14362026-07-30T01:57:11.781Z Compiling rand_chacha v0.9.0
14372026-07-30T01:57:11.781Z Compiling rustc_version v0.4.1
14382026-07-30T01:57:11.781Z Compiling tracing-core v0.1.36
14392026-07-30T01:57:11.840Z Compiling idna v1.1.0
14402026-07-30T01:57:11.871Z Compiling schemars v0.8.22
14412026-07-30T01:57:12.068Z Compiling cpufeatures v0.2.17
14422026-07-30T01:57:12.073Z Compiling dyn-clone v1.0.20
14432026-07-30T01:57:12.192Z Compiling url v2.5.8
14442026-07-30T01:57:12.294Z Compiling aws-lc-rs v1.16.3
14452026-07-30T01:57:12.375Z Compiling http-body v1.0.1
14462026-07-30T01:57:12.483Z Compiling tracing v0.1.44
14472026-07-30T01:57:12.542Z Compiling rand v0.9.2
14482026-07-30T01:57:12.542Z Compiling pkcs8 v0.10.2
14492026-07-30T01:57:12.573Z Compiling rustls-pki-types v1.14.0
14502026-07-30T01:57:12.638Z Compiling schemars_derive v0.8.22
14512026-07-30T01:57:12.802Z Compiling spin v0.9.8
14522026-07-30T01:57:12.947Z Compiling httparse v1.10.1
14532026-07-30T01:57:13.007Z Compiling crc32fast v1.5.0
14542026-07-30T01:57:13.026Z Compiling openssl-probe v0.2.1
14552026-07-30T01:57:13.212Z Compiling tinyvec_macros v0.1.1
14562026-07-30T01:57:13.271Z Compiling cmov v0.5.4
14572026-07-30T01:57:13.313Z Compiling tinyvec v1.10.0
14582026-07-30T01:57:13.332Z Compiling tempfile v3.25.0
14592026-07-30T01:57:13.345Z Compiling pest_generator v2.8.6
14602026-07-30T01:57:13.488Z Compiling ctutils v0.4.2
14612026-07-30T01:57:13.658Z Compiling sha2 v0.10.9
14622026-07-30T01:57:13.695Z Compiling aho-corasick v1.1.4
14632026-07-30T01:57:13.719Z Compiling untrusted v0.7.1
14642026-07-30T01:57:13.840Z Compiling atomic-waker v1.1.2
14652026-07-30T01:57:13.967Z Compiling tower-layer v0.3.3
14662026-07-30T01:57:14.026Z Compiling try-lock v0.2.5
14672026-07-30T01:57:14.222Z Compiling radium v0.7.0
14682026-07-30T01:57:14.233Z Compiling tower-service v0.3.3
14692026-07-30T01:57:14.245Z Compiling want v0.3.1
14702026-07-30T01:57:14.388Z Compiling pest_derive v2.8.6
14712026-07-30T01:57:14.401Z Compiling hybrid-array v0.4.13
14722026-07-30T01:57:14.824Z Compiling tokio-util v0.7.18
14732026-07-30T01:57:14.950Z Compiling regex-automata v0.4.14
14742026-07-30T01:57:15.322Z Compiling ipnet v2.11.0
14752026-07-30T01:57:15.337Z Compiling scroll_derive v0.13.1
14762026-07-30T01:57:15.456Z Compiling darling_core v0.20.11
14772026-07-30T01:57:15.821Z Compiling h2 v0.4.15
14782026-07-30T01:57:15.867Z Compiling untrusted v0.9.0
14792026-07-30T01:57:15.967Z Compiling openssl v0.10.79
14802026-07-30T01:57:16.126Z Compiling tap v1.0.1
14812026-07-30T01:57:16.228Z Compiling rustls v0.23.41
14822026-07-30T01:57:16.323Z Compiling maybe-uninit v2.0.0
14832026-07-30T01:57:16.365Z Compiling httpdate v1.0.3
14842026-07-30T01:57:16.496Z Compiling simd-adler32 v0.3.8
14852026-07-30T01:57:16.515Z Compiling foreign-types-shared v0.1.1
14862026-07-30T01:57:16.594Z Compiling foreign-types v0.3.2
14872026-07-30T01:57:16.623Z Compiling wyz v0.5.1
14882026-07-30T01:57:16.716Z Compiling scroll v0.13.0
14892026-07-30T01:57:16.732Z Compiling unicode-normalization v0.1.25
14902026-07-30T01:57:16.885Z Compiling rand_chacha v0.3.1
14912026-07-30T01:57:16.934Z Compiling hex v0.4.3
14922026-07-30T01:57:17.202Z Compiling signature v2.2.0
14932026-07-30T01:57:17.213Z Compiling openssl-macros v0.1.1
14942026-07-30T01:57:17.265Z Compiling thiserror-impl v1.0.69
14952026-07-30T01:57:17.386Z Compiling terminal_size v0.4.3
14962026-07-30T01:57:17.548Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14972026-07-30T01:57:17.614Z Compiling bzip2-sys v0.1.13+1.0.8
14982026-07-30T01:57:17.668Z Compiling darling_macro v0.20.11
14992026-07-30T01:57:17.742Z Compiling num-integer v0.1.46
15002026-07-30T01:57:17.895Z Compiling wait-timeout v0.2.1
15012026-07-30T01:57:17.926Z Compiling ahash v0.8.12
15022026-07-30T01:57:18.034Z Compiling powerfmt v0.2.0
15032026-07-30T01:57:18.134Z Compiling packed_struct v0.10.1
15042026-07-30T01:57:18.152Z Compiling time-core v0.1.8
15052026-07-30T01:57:18.157Z Compiling funty v2.0.0
15062026-07-30T01:57:18.274Z Compiling quick-error v1.2.3
15072026-07-30T01:57:18.331Z Compiling num-conv v0.2.0
15082026-07-30T01:57:18.375Z Compiling native-tls v0.2.18
15092026-07-30T01:57:18.390Z Compiling adler2 v2.0.1
15102026-07-30T01:57:18.441Z Compiling bit-vec v0.8.0
15112026-07-30T01:57:18.510Z Compiling num-bigint-dig v0.8.6
15122026-07-30T01:57:18.521Z Compiling thiserror v1.0.69
15132026-07-30T01:57:18.564Z Compiling bitvec v1.0.1
15142026-07-30T01:57:18.626Z Compiling bit-set v0.8.0
15152026-07-30T01:57:18.667Z Compiling miniz_oxide v0.8.9
15162026-07-30T01:57:18.805Z Compiling time-macros v0.2.27
15172026-07-30T01:57:18.822Z Compiling rusty-fork v0.3.1
15182026-07-30T01:57:18.822Z Compiling clap_builder v4.6.0
15192026-07-30T01:57:19.040Z Compiling hyper v1.10.1
15202026-07-30T01:57:19.066Z Compiling deranged v0.5.8
15212026-07-30T01:57:19.261Z Compiling darling v0.20.11
15222026-07-30T01:57:19.399Z Compiling num-iter v0.1.45
15232026-07-30T01:57:19.996Z Compiling rand v0.8.6
15242026-07-30T01:57:20.031Z Compiling goblin v0.10.5
15252026-07-30T01:57:20.517Z Compiling hyper-util v0.1.20
15262026-07-30T01:57:20.752Z Compiling packed_struct_codegen v0.10.1
15272026-07-30T01:57:20.786Z Compiling lazy_static v1.5.0
15282026-07-30T01:57:20.863Z Compiling toml_datetime v0.6.11
15292026-07-30T01:57:21.133Z Compiling serde_spanned v0.6.9
15302026-07-30T01:57:21.305Z Compiling hmac v0.12.1
15312026-07-30T01:57:21.435Z Compiling bitfield-macros v0.19.4
15322026-07-30T01:57:21.731Z Compiling clap_derive v4.6.1
15332026-07-30T01:57:21.748Z Compiling zerocopy-derive v0.6.6
15342026-07-30T01:57:22.138Z Compiling anstyle-parse v0.2.7
15352026-07-30T01:57:22.269Z Compiling rand_xorshift v0.4.0
15362026-07-30T01:57:22.370Z Compiling sync_wrapper v1.0.2
15372026-07-30T01:57:22.396Z Compiling indexmap v1.9.3
15382026-07-30T01:57:22.477Z Compiling nodrop v0.1.14
15392026-07-30T01:57:22.572Z Compiling crc-catalog v2.4.0
15402026-07-30T01:57:22.585Z Compiling usdt-impl v0.6.0
15412026-07-30T01:57:22.602Z Compiling num_threads v0.1.7
15422026-07-30T01:57:22.670Z Compiling zlib-rs v0.6.2
15432026-07-30T01:57:22.702Z Compiling siphasher v1.0.2
15442026-07-30T01:57:22.792Z Compiling unarray v0.1.4
15452026-07-30T01:57:22.919Z Compiling crossbeam-utils v0.8.21
15462026-07-30T01:57:22.955Z Compiling paste v1.0.15
15472026-07-30T01:57:22.990Z Compiling proptest v1.10.0
15482026-07-30T01:57:23.227Z Compiling dof v0.4.0
15492026-07-30T01:57:23.244Z Compiling time v0.3.47
15502026-07-30T01:57:23.539Z Compiling clap v4.6.1
15512026-07-30T01:57:23.624Z Compiling crc v3.4.0
15522026-07-30T01:57:23.815Z Compiling zerocopy v0.6.6
15532026-07-30T01:57:24.155Z Compiling array-init v0.0.4
15542026-07-30T01:57:24.285Z Compiling tower v0.5.3
15552026-07-30T01:57:24.358Z Compiling anstream v0.6.21
15562026-07-30T01:57:24.549Z Compiling bitfield v0.19.4
15572026-07-30T01:57:24.786Z Compiling smallvec v0.6.14
15582026-07-30T01:57:25.083Z Compiling derive_builder_core v0.20.2
15592026-07-30T01:57:25.216Z Compiling dtrace-parser v0.3.0
15602026-07-30T01:57:25.861Z Compiling flate2 v1.1.9
15612026-07-30T01:57:25.871Z Compiling ipnetwork v0.21.1
15622026-07-30T01:57:25.916Z Compiling pkcs1 v0.7.5
15632026-07-30T01:57:26.027Z Compiling http-body-util v0.1.3
15642026-07-30T01:57:26.032Z Compiling heapless v0.7.17
15652026-07-30T01:57:26.471Z Compiling structmeta-derive v0.3.0
15662026-07-30T01:57:26.515Z Compiling scroll_derive v0.12.1
15672026-07-30T01:57:26.515Z Compiling slog v2.8.2
15682026-07-30T01:57:26.515Z Compiling darling_core v0.23.0
15692026-07-30T01:57:26.515Z Compiling thread-id v5.1.0
15702026-07-30T01:57:26.515Z Compiling cookie v0.18.1
15712026-07-30T01:57:26.515Z Compiling env_filter v1.0.0
15722026-07-30T01:57:26.584Z Compiling winnow v0.5.40
15732026-07-30T01:57:26.775Z Compiling unicode-properties v0.1.4
15742026-07-30T01:57:26.914Z Compiling anyhow v1.0.102
15752026-07-30T01:57:26.959Z Compiling ryu v1.0.23
15762026-07-30T01:57:27.144Z Compiling unicode-bidi v0.3.18
15772026-07-30T01:57:27.274Z Compiling allocator-api2 v0.2.21
15782026-07-30T01:57:27.363Z Compiling base64 v0.21.7
15792026-07-30T01:57:27.669Z Compiling hashbrown v0.12.3
15802026-07-30T01:57:27.816Z Compiling signal-hook v0.3.18
15812026-07-30T01:57:27.866Z Compiling iri-string v0.7.10
15822026-07-30T01:57:27.885Z Compiling zstd-safe v7.2.4
15832026-07-30T01:57:28.086Z Compiling toml_edit v0.19.15
15842026-07-30T01:57:28.117Z Compiling ron v0.8.1
15852026-07-30T01:57:28.508Z Compiling stringprep v0.1.5
15862026-07-30T01:57:28.931Z Compiling darling_macro v0.23.0
15872026-07-30T01:57:28.992Z Compiling tower-http v0.6.8
15882026-07-30T01:57:29.080Z Compiling structmeta v0.3.0
15892026-07-30T01:57:29.317Z Compiling serde_urlencoded v0.7.1
15902026-07-30T01:57:29.368Z Compiling scroll v0.12.0
15912026-07-30T01:57:29.421Z Compiling env_logger v0.11.9
15922026-07-30T01:57:29.566Z Compiling rsa v0.9.10
15932026-07-30T01:57:29.594Z Compiling oxnet v0.1.6
15942026-07-30T01:57:29.806Z Compiling derive_builder_macro v0.20.2
15952026-07-30T01:57:30.022Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
15962026-07-30T01:57:30.080Z Compiling newtype-uuid v1.3.2
15972026-07-30T01:57:30.187Z Compiling hashbrown v0.13.2
15982026-07-30T01:57:30.350Z Compiling bzip2 v0.4.4
15992026-07-30T01:57:30.778Z Compiling serde-hex v0.1.0
16002026-07-30T01:57:30.819Z Compiling tokio-native-tls v0.3.1
16012026-07-30T01:57:30.819Z Compiling camino v1.2.2
16022026-07-30T01:57:30.819Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
16032026-07-30T01:57:31.103Z Compiling bstr v1.12.1
16042026-07-30T01:57:31.212Z Compiling block-padding v0.4.2
16052026-07-30T01:57:31.380Z Compiling crypto-common v0.2.2
16062026-07-30T01:57:31.459Z Compiling block-buffer v0.12.1
16072026-07-30T01:57:31.708Z Compiling rustls-native-certs v0.8.3
16082026-07-30T01:57:31.776Z Compiling curve25519-dalek v4.1.3
16092026-07-30T01:57:31.881Z Compiling x509-cert v0.2.5
16102026-07-30T01:57:32.017Z Compiling serde_tokenstream v0.2.3
16112026-07-30T01:57:32.129Z Compiling erased-serde v0.3.31
16122026-07-30T01:57:32.379Z Compiling md-5 v0.10.6
16132026-07-30T01:57:32.584Z Compiling daft-derive v0.1.7
16142026-07-30T01:57:32.679Z Compiling pin-project-internal v1.1.11
16152026-07-30T01:57:32.715Z Compiling async-trait v0.1.89
16162026-07-30T01:57:33.291Z Compiling zerocopy-derive v0.7.35
16172026-07-30T01:57:33.500Z Compiling vergen-lib v9.1.0
16182026-07-30T01:57:37.290Z Compiling hash32 v0.2.1
16192026-07-30T01:57:37.290Z Compiling memoffset v0.9.1
16202026-07-30T01:57:37.335Z Compiling encoding_rs v0.8.35
16212026-07-30T01:57:37.335Z Compiling cfg_aliases v0.2.1
16222026-07-30T01:57:37.335Z Compiling crc-any v2.5.0
16232026-07-30T01:57:37.335Z Compiling psl-types v2.0.11
16242026-07-30T01:57:37.335Z Compiling smoltcp v0.9.1
16252026-07-30T01:57:37.335Z Compiling mime v0.3.17
16262026-07-30T01:57:37.335Z Compiling litrs v1.0.0
16272026-07-30T01:57:37.335Z Compiling fallible-iterator v0.2.0
16282026-07-30T01:57:37.335Z Compiling rustix v0.38.44
16292026-07-30T01:57:37.335Z Compiling ref-cast v1.0.25
16302026-07-30T01:57:37.335Z Compiling zerocopy v0.7.35
16312026-07-30T01:57:37.335Z Compiling postgres-protocol v0.6.10
16322026-07-30T01:57:37.335Z Compiling document-features v0.2.12
16332026-07-30T01:57:37.335Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
16342026-07-30T01:57:37.335Z Compiling publicsuffix v2.3.0
16352026-07-30T01:57:37.335Z Compiling nix v0.31.2
16362026-07-30T01:57:37.335Z Compiling pin-project v1.1.11
16372026-07-30T01:57:37.335Z Compiling daft v0.1.7
16382026-07-30T01:57:37.335Z Compiling inout v0.2.2
16392026-07-30T01:57:37.335Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
16402026-07-30T01:57:37.336Z Compiling hyper-tls v0.6.0
16412026-07-30T01:57:37.336Z Compiling object v0.30.4
16422026-07-30T01:57:37.336Z Compiling zip v0.6.6
16432026-07-30T01:57:37.336Z Compiling derive_builder v0.20.2
16442026-07-30T01:57:37.336Z Compiling goblin v0.8.2
16452026-07-30T01:57:37.336Z Compiling toml v0.7.8
16462026-07-30T01:57:37.336Z Compiling darling v0.23.0
16472026-07-30T01:57:37.336Z Compiling derive-ex v0.1.8
16482026-07-30T01:57:37.336Z Compiling phf_shared v0.13.1
16492026-07-30T01:57:37.336Z Compiling regex v1.12.3
16502026-07-30T01:57:37.336Z Compiling hubpack_derive v0.1.1
16512026-07-30T01:57:37.336Z Compiling futures-executor v0.3.32
16522026-07-30T01:57:37.336Z Compiling strum_macros v0.27.2
16532026-07-30T01:57:37.336Z Compiling ref-cast-impl v1.0.25
16542026-07-30T01:57:37.336Z Compiling curve25519-dalek-derive v0.1.1
16552026-07-30T01:57:37.336Z Compiling snafu-derive v0.8.9
16562026-07-30T01:57:37.336Z Compiling vergen v9.1.0
16572026-07-30T01:57:37.420Z Compiling cargo-platform v0.3.2
16582026-07-30T01:57:37.461Z Compiling ff v0.13.1
16592026-07-30T01:57:37.575Z Compiling fs-err v3.3.0
16602026-07-30T01:57:37.653Z Compiling jiff-core v0.1.0
16612026-07-30T01:57:37.762Z Compiling libbz2-rs-sys v0.2.2
16622026-07-30T01:57:38.131Z Compiling base16ct v0.2.0
16632026-07-30T01:57:38.282Z Compiling object v0.37.3
16642026-07-30T01:57:38.409Z Compiling foldhash v0.1.5
16652026-07-30T01:57:38.466Z Compiling managed v0.8.0
16662026-07-30T01:57:38.557Z Compiling unicode-segmentation v1.12.0
16672026-07-30T01:57:38.579Z Compiling foldhash v0.2.0
16682026-07-30T01:57:38.690Z Compiling same-file v1.0.6
16692026-07-30T01:57:38.763Z Compiling path-slash v0.1.5
16702026-07-30T01:57:38.818Z Compiling bitflags v1.3.2
16712026-07-30T01:57:38.894Z Compiling bumpalo v3.20.2
16722026-07-30T01:57:38.930Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
16732026-07-30T01:57:38.930Z Compiling walkdir v2.5.0
16742026-07-30T01:57:38.970Z Compiling hashbrown v0.16.1
16752026-07-30T01:57:39.024Z Compiling snafu v0.8.9
16762026-07-30T01:57:39.088Z Compiling zopfli v0.8.3
16772026-07-30T01:57:39.265Z Compiling hashbrown v0.15.5
16782026-07-30T01:57:39.405Z Compiling jiff v0.2.34
16792026-07-30T01:57:39.548Z Compiling strum v0.27.2
16802026-07-30T01:57:39.677Z Compiling sec1 v0.7.3
16812026-07-30T01:57:39.699Z Compiling bzip2 v0.6.1
16822026-07-30T01:57:39.828Z Compiling cargo_metadata v0.23.1
16832026-07-30T01:57:39.846Z Compiling group v0.13.0
16842026-07-30T01:57:39.900Z Compiling dof v0.3.0
16852026-07-30T01:57:39.951Z Compiling test-strategy v0.4.5
16862026-07-30T01:57:40.378Z Compiling hubpack v0.1.2
16872026-07-30T01:57:40.605Z Compiling futures v0.3.32
16882026-07-30T01:57:40.617Z Compiling phf v0.13.1
16892026-07-30T01:57:40.689Z Compiling signal-hook-mio v0.2.5
16902026-07-30T01:57:40.778Z Compiling serde_with_macros v3.21.0
16912026-07-30T01:57:40.807Z Compiling cookie_store v0.22.1
16922026-07-30T01:57:41.431Z Compiling zstd v0.13.3
16932026-07-30T01:57:41.454Z Compiling reqwest v0.12.28
16942026-07-30T01:57:41.647Z Compiling cipher v0.5.2
16952026-07-30T01:57:41.833Z Compiling postgres-types v0.2.12
16962026-07-30T01:57:41.938Z Compiling usdt-attr-macro v0.6.0
16972026-07-30T01:57:42.409Z Compiling usdt-macro v0.6.0
16982026-07-30T01:57:42.806Z Compiling globset v0.4.18
16992026-07-30T01:57:42.921Z Compiling phf_shared v0.11.3
17002026-07-30T01:57:43.065Z Compiling hkdf v0.12.4
17012026-07-30T01:57:43.091Z Compiling dtrace-parser v0.2.0
17022026-07-30T01:57:43.115Z Compiling ed25519 v2.2.3
17032026-07-30T01:57:43.171Z Compiling byte-wrapper v0.1.0
17042026-07-30T01:57:43.235Z Compiling olpc-cjson v0.1.4
17052026-07-30T01:57:43.405Z Compiling serde_plain v1.0.2
17062026-07-30T01:57:43.472Z Compiling serde-big-array v0.5.1
17072026-07-30T01:57:43.505Z Compiling crypto-bigint v0.5.5
17082026-07-30T01:57:43.604Z Compiling serde_repr v0.1.20
17092026-07-30T01:57:43.617Z Compiling strum_macros v0.26.4
17102026-07-30T01:57:43.617Z Compiling enum-as-inner v0.6.1
17112026-07-30T01:57:43.838Z Compiling async-recursion v1.1.1
17122026-07-30T01:57:44.000Z Compiling pem v3.0.6
17132026-07-30T01:57:44.131Z Compiling float-cmp v0.10.0
17142026-07-30T01:57:44.146Z Compiling thread-id v4.2.2
17152026-07-30T01:57:44.236Z Compiling memmap2 v0.9.10
17162026-07-30T01:57:44.281Z Compiling difflib v0.4.0
17172026-07-30T01:57:44.334Z Compiling precomputed-hash v0.1.1
17182026-07-30T01:57:44.426Z Compiling data-encoding v2.10.0
17192026-07-30T01:57:44.451Z Compiling predicates-core v1.0.10
17202026-07-30T01:57:44.494Z Compiling either v1.15.0
17212026-07-30T01:57:44.630Z Compiling keccak v0.1.6
17222026-07-30T01:57:44.712Z Compiling normalize-line-endings v0.3.0
17232026-07-30T01:57:44.822Z Compiling typed-path v0.9.3
17242026-07-30T01:57:44.836Z Compiling new_debug_unreachable v1.0.6
17252026-07-30T01:57:44.914Z Compiling fixedbitset v0.5.7
17262026-07-30T01:57:45.156Z Compiling whoami v2.1.0
17272026-07-30T01:57:45.233Z Compiling winnow v1.0.3
17282026-07-30T01:57:45.293Z Compiling static_assertions v1.1.0
17292026-07-30T01:57:45.358Z Compiling fixedbitset v0.4.2
17302026-07-30T01:57:45.386Z Compiling const-oid v0.10.2
17312026-07-30T01:57:45.400Z Compiling cpufeatures v0.3.0
17322026-07-30T01:57:45.484Z Compiling chacha20 v0.10.0
17332026-07-30T01:57:45.495Z Compiling strum v0.26.3
17342026-07-30T01:57:45.578Z Compiling toml_parser v1.1.2+spec-1.1.0
17352026-07-30T01:57:45.593Z Compiling digest v0.11.3
17362026-07-30T01:57:45.602Z Compiling petgraph v0.6.5
17372026-07-30T01:57:45.616Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17382026-07-30T01:57:45.629Z Compiling tokio-postgres v0.7.16
17392026-07-30T01:57:45.809Z Compiling toml_edit v0.22.27
17402026-07-30T01:57:45.863Z Compiling petgraph v0.8.3
17412026-07-30T01:57:46.050Z Compiling string_cache v0.8.9
17422026-07-30T01:57:46.204Z Compiling predicates v3.1.4
17432026-07-30T01:57:46.271Z Compiling sha3 v0.10.8
17442026-07-30T01:57:46.761Z Compiling hickory-proto v0.25.2
17452026-07-30T01:57:46.848Z Compiling itertools v0.13.0
17462026-07-30T01:57:47.069Z Compiling elliptic-curve v0.13.8
17472026-07-30T01:57:47.499Z Compiling usdt v0.6.0
17482026-07-30T01:57:47.776Z Compiling usdt-impl v0.5.0
17492026-07-30T01:57:47.879Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
17502026-07-30T01:57:47.893Z Compiling ed25519-dalek v2.2.0
17512026-07-30T01:57:48.132Z Compiling crossterm v0.28.1
17522026-07-30T01:57:48.418Z Compiling serde_with v3.21.0
17532026-07-30T01:57:48.469Z Compiling zip v4.6.1
17542026-07-30T01:57:49.003Z Compiling iddqd v0.4.2
17552026-07-30T01:57:49.411Z Compiling similar v2.7.0
17562026-07-30T01:57:49.814Z Compiling heck v0.4.1
17572026-07-30T01:57:50.053Z Compiling crossbeam-epoch v0.9.18
17582026-07-30T01:57:50.089Z Compiling tokio-stream v0.1.18
17592026-07-30T01:57:50.168Z Compiling buf-list v1.1.2
17602026-07-30T01:57:50.257Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17612026-07-30T01:57:50.279Z Compiling openapiv3 v2.2.0
17622026-07-30T01:57:50.374Z Compiling lalrpop-util v0.19.12
17632026-07-30T01:57:50.443Z Compiling peg-runtime v0.8.5
17642026-07-30T01:57:50.558Z Compiling thread_local v1.1.9
17652026-07-30T01:57:50.565Z Compiling slog-async v2.8.0
17662026-07-30T01:57:50.578Z Compiling crossbeam-channel v0.5.15
17672026-07-30T01:57:50.723Z Compiling is-terminal v0.4.17
17682026-07-30T01:57:50.804Z Compiling filetime v0.2.27
17692026-07-30T01:57:50.830Z Compiling term v1.2.1
17702026-07-30T01:57:50.875Z Compiling xattr v1.6.1
17712026-07-30T01:57:50.982Z Compiling take_mut v0.2.2
17722026-07-30T01:57:51.039Z Compiling tar v0.4.46
17732026-07-30T01:57:51.053Z Compiling camino-tempfile v1.4.1
17742026-07-30T01:57:51.285Z Compiling slog-term v2.9.2
17752026-07-30T01:57:57.477Z Compiling rustls-webpki v0.103.13
17762026-07-30T01:58:00.190Z Compiling tokio-rustls v0.26.4
17772026-07-30T01:58:00.190Z Compiling rustls-platform-verifier v0.6.2
17782026-07-30T01:58:00.190Z Compiling tough v0.22.0
17792026-07-30T01:58:00.418Z Compiling hyper-rustls v0.27.7
17802026-07-30T01:58:00.621Z Compiling reqwest v0.13.2
17812026-07-30T01:58:02.890Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17822026-07-30T01:58:03.070Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17832026-07-30T01:58:06.058Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s
17842026-07-30T01:58:06.262Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
17852026-07-30T01:58:06.305ZJul 30 01:58:05.078 INFO Starting download, target: Clickhouse
17862026-07-30T01:58:06.305ZJul 30 01:58:05.078 INFO Starting download, target: Cockroach
17872026-07-30T01:58:06.305ZJul 30 01:58:05.078 INFO Starting download, target: Console
17882026-07-30T01:58:06.305ZJul 30 01:58:05.078 INFO Starting download, target: DendriteStub
17892026-07-30T01:58:06.305ZJul 30 01:58:05.078 INFO Starting download, target: MaghemiteMgd
17902026-07-30T01:58:06.305ZJul 30 01:58:05.078 INFO Starting download, target: MaghemiteDdmd
17912026-07-30T01:58:06.306ZJul 30 01:58:05.078 INFO Starting download, target: TransceiverControl
17922026-07-30T01:58:06.306ZJul 30 01:58:05.078 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17932026-07-30T01:58:06.306ZJul 30 01:58:05.078 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17942026-07-30T01:58:06.306ZJul 30 01:58:05.078 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd
17952026-07-30T01:58:06.306ZJul 30 01:58:05.078 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17962026-07-30T01:58:06.306ZJul 30 01:58:05.078 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17972026-07-30T01:58:06.306ZJul 30 01:58:05.078 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
17982026-07-30T01:58:06.306ZJul 30 01:58:05.078 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17992026-07-30T01:58:08.198ZJul 30 01:58:06.852 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
18002026-07-30T01:58:08.396ZJul 30 01:58:06.986 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
18012026-07-30T01:58:08.567ZJul 30 01:58:07.234 INFO Download complete, target: Console
18022026-07-30T01:58:08.790ZJul 30 01:58:07.377 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
18032026-07-30T01:58:08.974ZJul 30 01:58:07.584 INFO Download complete, target: TransceiverControl
18042026-07-30T01:58:14.892ZJul 30 01:58:13.647 INFO Checking that binary works, target: Clickhouse
18052026-07-30T01:58:15.018ZJul 30 01:58:13.744 INFO Download complete, target: Clickhouse
18062026-07-30T01:58:15.809ZJul 30 01:58:14.572 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd
18072026-07-30T01:58:15.936ZJul 30 01:58:14.699 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
18082026-07-30T01:58:17.132ZJul 30 01:58:15.950 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
18092026-07-30T01:58:17.714ZJul 30 01:58:16.504 INFO Download complete, target: MaghemiteDdmd
18102026-07-30T01:58:18.390ZJul 30 01:58:17.140 INFO Download complete, target: DendriteStub
18112026-07-30T01:58:19.156ZJul 30 01:58:17.972 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
18122026-07-30T01:58:19.156ZJul 30 01:58:17.972 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
18132026-07-30T01:58:19.632ZJul 30 01:58:18.474 INFO Download complete, target: MaghemiteMgd
18142026-07-30T01:58:23.614ZJul 30 01:58:22.457 INFO Checking that binary works, target: Cockroach
18152026-07-30T01:58:23.741ZJul 30 01:58:22.569 INFO Download complete, target: Cockroach
18162026-07-30T01:58:23.777ZAll builder prerequisites installed successfully, and PATH looks valid
18172026-07-30T01:58:23.777Z
18182026-07-30T01:58:23.777Zreal 2:14.309125605
18192026-07-30T01:58:23.777Zuser 7:12.034763028
18202026-07-30T01:58:23.778Zsys 1:26.634678180
18212026-07-30T01:58:23.778Ztrap 0.242903701
18222026-07-30T01:58:23.778Ztflt 0.574222421
18232026-07-30T01:58:23.778Zdflt 0.872149940
18242026-07-30T01:58:23.778Zkflt 0.025749744
18252026-07-30T01:58:23.778Zlock 29:14.631665010
18262026-07-30T01:58:23.778Zslp 21:59.179057975
18272026-07-30T01:58:23.778Zlat 46.952748569
18282026-07-30T01:58:23.778Zstop 2:38.230495572
18292026-07-30T01:58:23.778Z+ banner clippy
18302026-07-30T01:58:23.778Z
18312026-07-30T01:58:23.778Z #### # # ##### ##### # #
18322026-07-30T01:58:23.778Z # # # # # # # # # #
18332026-07-30T01:58:23.779Z # # # # # # # #
18342026-07-30T01:58:23.779Z # # # ##### ##### #
18352026-07-30T01:58:23.779Z # # # # # # #
18362026-07-30T01:58:23.779Z #### ###### # # # #
18372026-07-30T01:58:23.779Z
18382026-07-30T01:58:23.779Z+ export CARGO_INCREMENTAL=0
18392026-07-30T01:58:23.779Z+ CARGO_INCREMENTAL=0
18402026-07-30T01:58:23.779Z+ ptime -m cargo xtask clippy
18412026-07-30T01:58:24.295Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
18422026-07-30T01:58:24.508Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
18432026-07-30T01:58:26.337Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.58s
18442026-07-30T01:58:26.404Z Running `target/debug/xtask clippy`
18452026-07-30T01:58:26.425Zrunning: /home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings"
18462026-07-30T01:58:27.173Z Downloading crates ...
18472026-07-30T01:58:27.195Z Downloaded async-lock v3.4.2
18482026-07-30T01:58:27.195Z Downloaded concurrent-queue v2.5.0
18492026-07-30T01:58:27.195Z Downloaded addr2line v0.25.1
18502026-07-30T01:58:27.195Z Downloaded async-object-pool v0.2.0
18512026-07-30T01:58:27.195Z Downloaded criterion v0.7.0
18522026-07-30T01:58:27.195Z Downloaded constant_time_eq v0.3.1
18532026-07-30T01:58:27.195Z Downloaded backtrace-ext v0.2.1
18542026-07-30T01:58:27.416Z Downloaded approx v0.5.1
18552026-07-30T01:58:27.416Z Downloaded assert-json-diff v2.0.2
18562026-07-30T01:58:27.416Z Downloaded backtrace v0.3.76
18572026-07-30T01:58:27.416Z Downloaded cast v0.3.0
18582026-07-30T01:58:27.417Z Downloaded anes v0.1.6
18592026-07-30T01:58:27.417Z Downloaded criterion-plot v0.6.0
18602026-07-30T01:58:27.417Z Downloaded blake2b_simd v1.0.4
18612026-07-30T01:58:27.417Z Downloaded cfg-expr v0.20.6
18622026-07-30T01:58:27.417Z Downloaded escape8259 v0.5.3
18632026-07-30T01:58:27.417Z Downloaded assert_cmd v2.1.2
18642026-07-30T01:58:27.417Z Downloaded chumsky v0.9.3
18652026-07-30T01:58:27.417Z Downloaded datatest-stable v0.3.3
18662026-07-30T01:58:27.417Z Downloaded fancy-regex v0.14.0
18672026-07-30T01:58:27.417Z Downloaded futures-timer v3.0.3
18682026-07-30T01:58:27.417Z Downloaded event-listener v5.4.1
18692026-07-30T01:58:27.417Z Downloaded event-listener-strategy v0.5.4
18702026-07-30T01:58:27.417Z Downloaded guppy v0.17.25
18712026-07-30T01:58:27.459Z Downloaded guppy-workspace-hack v0.1.0
18722026-07-30T01:58:27.459Z Downloaded hex-literal v0.4.1
18732026-07-30T01:58:27.459Z Downloaded hickory-client v0.25.2
18742026-07-30T01:58:27.459Z Downloaded gimli v0.32.3
18752026-07-30T01:58:27.459Z Downloaded httptest v0.16.4
18762026-07-30T01:58:27.459Z Downloaded miette-derive v5.10.0
18772026-07-30T01:58:27.459Z Downloaded nested v0.1.1
18782026-07-30T01:58:27.459Z Downloaded linkme v0.3.35
18792026-07-30T01:58:27.459Z Downloaded linkme-impl v0.3.35
18802026-07-30T01:58:27.459Z Downloaded parking v2.2.1
18812026-07-30T01:58:27.459Z Downloaded knuffel-derive v3.2.0
18822026-07-30T01:58:27.459Z Downloaded libtest-mimic v0.8.1
18832026-07-30T01:58:27.460Z Downloaded pathdiff v0.2.3
18842026-07-30T01:58:27.460Z Downloaded plotters-svg v0.3.7
18852026-07-30T01:58:27.460Z Downloaded miette v5.10.0
18862026-07-30T01:58:27.460Z Downloaded owo-colors v3.5.0
18872026-07-30T01:58:27.460Z Downloaded oorandom v11.1.5
18882026-07-30T01:58:27.460Z Downloaded partial-io v0.5.4
18892026-07-30T01:58:27.460Z Downloaded path-tree v0.8.3
18902026-07-30T01:58:27.460Z Downloaded plotters-backend v0.3.7
18912026-07-30T01:58:27.460Z Downloaded hashbrown v0.14.5
18922026-07-30T01:58:27.460Z Downloaded knuffel v3.2.0
18932026-07-30T01:58:27.460Z Downloaded relative-path v1.9.3
18942026-07-30T01:58:27.460Z Downloaded serde_regex v1.1.0
18952026-07-30T01:58:27.460Z Downloaded similar-asserts v1.7.0
18962026-07-30T01:58:27.461Z Downloaded rustc-demangle v0.1.27
18972026-07-30T01:58:27.461Z Downloaded supports-hyperlinks v2.1.0
18982026-07-30T01:58:27.461Z Downloaded supports-color v2.1.0
18992026-07-30T01:58:27.461Z Downloaded supports-unicode v2.1.0
19002026-07-30T01:58:27.461Z Downloaded target-triple v1.0.0
19012026-07-30T01:58:27.461Z Downloaded terminal_size v0.1.17
19022026-07-30T01:58:27.461Z Downloaded rust-argon2 v2.1.0
19032026-07-30T01:58:27.461Z Downloaded rand_distr v0.5.1
19042026-07-30T01:58:27.461Z Downloaded rstest v0.25.0
19052026-07-30T01:58:27.461Z Downloaded stringmetrics v2.2.2
19062026-07-30T01:58:27.461Z Downloaded rstest_macros v0.25.0
19072026-07-30T01:58:27.461Z Downloaded plotters v0.3.7
19082026-07-30T01:58:27.462Z Downloaded tinytemplate v1.2.1
19092026-07-30T01:58:27.462Z Downloaded target-lexicon v0.13.3
19102026-07-30T01:58:27.462Z Downloaded target-spec v3.5.7
19112026-07-30T01:58:27.462Z Downloaded termcolor v1.4.1
19122026-07-30T01:58:27.462Z Downloaded textwrap v0.15.2
19132026-07-30T01:58:27.462Z Downloaded trybuild v1.0.116
19142026-07-30T01:58:27.462Z Downloaded httpmock v0.8.3
19152026-07-30T01:58:29.203Z Checking cfg-if v1.0.4
19162026-07-30T01:58:29.466Z Checking libc v0.2.185
19172026-07-30T01:58:29.476Z Checking serde_core v1.0.228
19182026-07-30T01:58:29.570Z Checking memchr v2.8.0
19192026-07-30T01:58:29.586Z Checking smallvec v1.15.1
19202026-07-30T01:58:29.612Z Checking zeroize v1.9.0
19212026-07-30T01:58:29.658Z Checking rand_core v0.10.0
19222026-07-30T01:58:29.695Z Checking itoa v1.0.17
19232026-07-30T01:58:29.699Z Checking subtle v2.6.1
19242026-07-30T01:58:29.933Z Checking log v0.4.29
19252026-07-30T01:58:30.147Z Checking libm v0.2.16
19262026-07-30T01:58:30.147Z Checking typenum v1.20.1
19272026-07-30T01:58:30.147Z Checking getrandom v0.4.1
19282026-07-30T01:58:30.147Z Checking errno v0.3.14
19292026-07-30T01:58:30.214Z Checking scopeguard v1.2.0
19302026-07-30T01:58:30.214Z Checking zmij v1.0.21
19312026-07-30T01:58:30.214Z Checking stable_deref_trait v1.2.1
19322026-07-30T01:58:30.214Z Checking zerofrom v0.1.6
19332026-07-30T01:58:30.214Z Checking lock_api v0.4.14
19342026-07-30T01:58:30.421Z Checking percent-encoding v2.3.2
19352026-07-30T01:58:30.646Z Checking writeable v0.6.2
19362026-07-30T01:58:30.646Z Checking yoke v0.8.1
19372026-07-30T01:58:30.646Z Checking litemap v0.8.1
19382026-07-30T01:58:30.646Z Checking icu_properties_data v2.1.2
19392026-07-30T01:58:30.646Z Checking icu_normalizer_data v2.1.1
19402026-07-30T01:58:30.683Z Checking form_urlencoded v1.2.2
19412026-07-30T01:58:30.683Z Checking zerovec v0.11.5
19422026-07-30T01:58:30.683Z Checking zerotrie v0.2.3
19432026-07-30T01:58:30.683Z Checking utf8_iter v1.0.4
19442026-07-30T01:58:30.683Z Checking num-traits v0.2.19
19452026-07-30T01:58:30.683Z Checking pin-project-lite v0.2.17
19462026-07-30T01:58:30.710Z Checking zerocopy v0.8.40
19472026-07-30T01:58:30.710Z Checking parking_lot_core v0.9.12
19482026-07-30T01:58:30.774Z Checking portable-atomic v1.13.1
19492026-07-30T01:58:30.817Z Checking critical-section v1.2.0
19502026-07-30T01:58:30.857Z Checking signal-hook-registry v1.4.8
19512026-07-30T01:58:30.916Z Checking parking_lot v0.12.5
19522026-07-30T01:58:30.961Z Checking mio v1.2.0
19532026-07-30T01:58:31.005Z Checking tinystr v0.8.2
19542026-07-30T01:58:31.035Z Checking serde v1.0.228
19552026-07-30T01:58:31.074Z Checking serde_json v1.0.151
19562026-07-30T01:58:31.135Z Checking bitflags v2.11.0
19572026-07-30T01:58:31.183Z Checking potential_utf v0.1.4
19582026-07-30T01:58:31.222Z Checking icu_locale_core v2.1.1
19592026-07-30T01:58:31.257Z Checking once_cell v1.21.3
19602026-07-30T01:58:31.305Z Checking iana-time-zone v0.1.65
19612026-07-30T01:58:31.345Z Checking icu_collections v2.1.1
19622026-07-30T01:58:31.386Z Checking socket2 v0.6.3
19632026-07-30T01:58:31.685Z Checking uuid v1.23.4
19642026-07-30T01:58:31.770Z Checking bytes v1.11.1
19652026-07-30T01:58:31.770Z Checking chrono v0.4.45
19662026-07-30T01:58:31.770Z Checking semver v1.0.28
19672026-07-30T01:58:32.007Z Checking thiserror v2.0.18
19682026-07-30T01:58:32.035Z Checking dyn-clone v1.0.20
19692026-07-30T01:58:32.036Z Checking icu_provider v2.1.1
19702026-07-30T01:58:32.036Z Checking futures-core v0.3.32
19712026-07-30T01:58:32.036Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
19722026-07-30T01:58:32.036Z Checking equivalent v1.0.2
19732026-07-30T01:58:32.036Z Checking getrandom v0.2.17
19742026-07-30T01:58:32.045Z Checking tokio v1.52.1
19752026-07-30T01:58:32.350Z Checking rustix v1.1.3
19762026-07-30T01:58:32.555Z Checking cmov v0.5.4
19772026-07-30T01:58:32.555Z Checking icu_properties v2.1.2
19782026-07-30T01:58:32.555Z Checking icu_normalizer v2.1.1
19792026-07-30T01:58:32.555Z Checking rand_core v0.6.4
19802026-07-30T01:58:32.555Z Checking ctutils v0.4.2
19812026-07-30T01:58:32.592Z Checking futures-sink v0.3.32
19822026-07-30T01:58:32.592Z Checking byteorder v1.5.0
19832026-07-30T01:58:32.592Z Checking futures-channel v0.3.32
19842026-07-30T01:58:32.592Z Checking futures-task v0.3.32
19852026-07-30T01:58:32.862Z Checking hybrid-array v0.4.13
19862026-07-30T01:58:33.141Z Checking futures-io v0.3.32
19872026-07-30T01:58:33.141Z Checking slab v0.4.12
19882026-07-30T01:58:33.141Z Checking getrandom v0.3.4
19892026-07-30T01:58:33.141Z Checking generic-array v0.14.7
19902026-07-30T01:58:33.295Z Checking futures-util v0.3.32
19912026-07-30T01:58:33.295Z Checking hashbrown v0.17.0
19922026-07-30T01:58:33.295Z Checking thiserror v1.0.69
19932026-07-30T01:58:33.295Z Checking idna_adapter v1.2.1
19942026-07-30T01:58:33.295Z Checking fnv v1.0.7
19952026-07-30T01:58:33.337Z Checking idna v1.1.0
19962026-07-30T01:58:33.337Z Checking regex-syntax v0.8.10
19972026-07-30T01:58:33.348Z Checking const-oid v0.9.6
19982026-07-30T01:58:33.523Z Checking crypto-common v0.2.2
19992026-07-30T01:58:33.583Z Checking url v2.5.8
20002026-07-30T01:58:33.583Z Checking indexmap v2.14.0
20012026-07-30T01:58:33.584Z Checking ppv-lite86 v0.2.21
20022026-07-30T01:58:33.869Z Checking base64ct v1.8.3
20032026-07-30T01:58:34.031Z Checking schemars v0.8.22
20042026-07-30T01:58:34.050Z Checking crypto-common v0.1.7
20052026-07-30T01:58:34.070Z Checking block-buffer v0.12.1
20062026-07-30T01:58:34.082Z Checking block-buffer v0.10.4
20072026-07-30T01:58:34.121Z Checking base64 v0.22.1
20082026-07-30T01:58:34.243Z Checking utf8parse v0.2.2
20092026-07-30T01:58:34.259Z Checking anstyle v1.0.14
20102026-07-30T01:58:34.271Z Checking http v1.4.2
20112026-07-30T01:58:34.419Z Checking digest v0.10.7
20122026-07-30T01:58:34.639Z Checking tracing-core v0.1.36
20132026-07-30T01:58:34.644Z Checking is_terminal_polyfill v1.70.2
20142026-07-30T01:58:34.644Z Checking anstyle-query v1.1.5
20152026-07-30T01:58:34.644Z Checking colorchoice v1.0.4
20162026-07-30T01:58:34.644Z Checking rand_core v0.9.5
20172026-07-30T01:58:34.644Z Checking anstyle-parse v1.0.0
20182026-07-30T01:58:34.695Z Checking terminal_size v0.4.3
20192026-07-30T01:58:34.841Z Checking const-oid v0.10.2
20202026-07-30T01:58:34.868Z Checking tracing v0.1.44
20212026-07-30T01:58:34.868Z Checking ipnet v2.11.0
20222026-07-30T01:58:34.868Z Checking aho-corasick v1.1.4
20232026-07-30T01:58:34.868Z Checking anstream v1.0.0
20242026-07-30T01:58:34.882Z Checking clap_lex v1.0.0
20252026-07-30T01:58:35.010Z Checking strsim v0.11.1
20262026-07-30T01:58:35.032Z Checking rand_chacha v0.9.0
20272026-07-30T01:58:35.032Z Checking crossbeam-utils v0.8.21
20282026-07-30T01:58:35.078Z Checking erased-serde v0.3.31
20292026-07-30T01:58:35.269Z Checking unicode-ident v1.0.24
20302026-07-30T01:58:35.414Z Checking powerfmt v0.2.0
20312026-07-30T01:58:35.414Z Checking clap_builder v4.6.0
20322026-07-30T01:58:35.414Z Checking rand v0.9.2
20332026-07-30T01:58:35.414Z Checking tokio-util v0.7.18
20342026-07-30T01:58:35.430Z Checking deranged v0.5.8
20352026-07-30T01:58:35.430Z Checking proc-macro2 v1.0.106
20362026-07-30T01:58:35.430Z Checking num_threads v0.1.7
20372026-07-30T01:58:35.566Z Checking num-conv v0.2.0
20382026-07-30T01:58:35.592Z Checking slog v2.8.2
20392026-07-30T01:58:35.592Z Checking regex-automata v0.4.14
20402026-07-30T01:58:35.755Z Checking time-core v0.1.8
20412026-07-30T01:58:35.893Z Checking quote v1.0.45
20422026-07-30T01:58:35.894Z Checking digest v0.11.3
20432026-07-30T01:58:35.923Z Checking httparse v1.10.1
20442026-07-30T01:58:35.923Z Checking anyhow v1.0.102
20452026-07-30T01:58:35.923Z Checking fastrand v2.3.0
20462026-07-30T01:58:36.062Z Checking cpufeatures v0.3.0
20472026-07-30T01:58:36.091Z Checking allocator-api2 v0.2.21
20482026-07-30T01:58:36.091Z Checking syn v2.0.117
20492026-07-30T01:58:36.091Z Checking cpufeatures v0.2.17
20502026-07-30T01:58:36.138Z Checking aws-lc-sys v0.40.0
20512026-07-30T01:58:36.156Z Checking rustls-pki-types v1.14.0
20522026-07-30T01:58:36.176Z Checking untrusted v0.7.1
20532026-07-30T01:58:36.280Z Checking tempfile v3.25.0
20542026-07-30T01:58:36.316Z Checking time v0.3.47
20552026-07-30T01:58:36.321Z Checking http-body v1.0.1
20562026-07-30T01:58:36.481Z Checking clap v4.6.1
20572026-07-30T01:58:36.492Z Checking ipnetwork v0.21.1
20582026-07-30T01:58:36.556Z Checking atomic-waker v1.1.2
20592026-07-30T01:58:36.562Z Checking hex v0.4.3
20602026-07-30T01:58:36.604Z Checking httpdate v1.0.3
20612026-07-30T01:58:36.639Z Checking aws-lc-rs v1.16.3
20622026-07-30T01:58:36.674Z Checking try-lock v0.2.5
20632026-07-30T01:58:36.727Z Checking h2 v0.4.15
20642026-07-30T01:58:36.774Z Checking untrusted v0.9.0
20652026-07-30T01:58:36.813Z Checking want v0.3.1
20662026-07-30T01:58:36.816Z Checking tower-service v0.3.3
20672026-07-30T01:58:36.913Z Checking tower-layer v0.3.3
20682026-07-30T01:58:36.965Z Checking ryu v1.0.23
20692026-07-30T01:58:36.969Z Checking pem-rfc7468 v0.7.0
20702026-07-30T01:58:37.094Z Checking spin v0.9.8
20712026-07-30T01:58:37.132Z Checking flagset v0.4.7
20722026-07-30T01:58:37.189Z Checking mime v0.3.17
20732026-07-30T01:58:37.290Z Checking der v0.7.10
20742026-07-30T01:58:37.324Z Checking simd-adler32 v0.3.8
20752026-07-30T01:58:37.391Z Checking adler2 v2.0.1
20762026-07-30T01:58:37.444Z Checking http-body-util v0.1.3
20772026-07-30T01:58:37.480Z Checking block-padding v0.4.2
20782026-07-30T01:58:37.518Z Checking rustls-webpki v0.103.13
20792026-07-30T01:58:37.524Z Checking pretty-hex v0.4.1
20802026-07-30T01:58:37.524Z Checking miniz_oxide v0.8.9
20812026-07-30T01:58:37.690Z Checking inout v0.2.2
20822026-07-30T01:58:37.690Z Checking oxnet v0.1.6
20832026-07-30T01:58:37.795Z Checking camino v1.2.2
20842026-07-30T01:58:37.866Z Checking plain v0.2.3
20852026-07-30T01:58:38.002Z Checking openssl-probe v0.2.1
20862026-07-30T01:58:38.007Z Checking regex v1.12.3
20872026-07-30T01:58:38.084Z Checking rustls v0.23.41
20882026-07-30T01:58:38.113Z Checking serde_urlencoded v0.7.1
20892026-07-30T01:58:38.119Z Checking rand_chacha v0.3.1
20902026-07-30T01:58:38.119Z Checking encoding_rs v0.8.35
20912026-07-30T01:58:38.214Z Checking ucd-trie v0.1.7
20922026-07-30T01:58:38.339Z Checking spki v0.7.3
20932026-07-30T01:58:38.344Z Checking cipher v0.5.2
20942026-07-30T01:58:38.410Z Checking pest v2.8.6
20952026-07-30T01:58:38.415Z Checking rand v0.8.6
20962026-07-30T01:58:38.445Z Checking futures-executor v0.3.32
20972026-07-30T01:58:38.533Z Checking crc32fast v1.5.0
20982026-07-30T01:58:38.637Z Checking sync_wrapper v1.0.2
20992026-07-30T01:58:38.677Z Checking futures v0.3.32
21002026-07-30T01:58:38.714Z Checking either v1.15.0
21012026-07-30T01:58:38.772Z Checking tower v0.5.3
21022026-07-30T01:58:38.811Z Checking pkcs8 v0.10.2
21032026-07-30T01:58:38.930Z Checking iri-string v0.7.10
21042026-07-30T01:58:38.997Z Checking static_assertions v1.1.0
21052026-07-30T01:58:39.002Z Checking zlib-rs v0.6.2
21062026-07-30T01:58:39.100Z Checking foldhash v0.2.0
21072026-07-30T01:58:39.140Z Checking sha2 v0.10.9
21082026-07-30T01:58:39.182Z Checking openapiv3 v2.2.0
21092026-07-30T01:58:39.285Z Checking hashbrown v0.16.1
21102026-07-30T01:58:39.445Z Checking bit-vec v0.8.0
21112026-07-30T01:58:39.514Z Checking lazy_static v1.5.0
21122026-07-30T01:58:39.563Z Checking hyper v1.10.1
21132026-07-30T01:58:39.627Z Checking hubpack v0.1.2
21142026-07-30T01:58:39.668Z Checking bit-set v0.8.0
21152026-07-30T01:58:39.824Z Checking wait-timeout v0.2.1
21162026-07-30T01:58:39.861Z Checking tinyvec_macros v0.1.1
21172026-07-30T01:58:39.865Z Checking rustls-native-certs v0.8.3
21182026-07-30T01:58:39.941Z Checking flate2 v1.1.9
21192026-07-30T01:58:39.980Z Checking strum v0.26.3
21202026-07-30T01:58:39.986Z Checking tower-http v0.6.8
21212026-07-30T01:58:39.986Z Checking tinyvec v1.10.0
21222026-07-30T01:58:40.085Z Checking quick-error v1.2.3
21232026-07-30T01:58:40.121Z Checking psl-types v2.0.11
21242026-07-30T01:58:40.222Z Checking rusty-fork v0.3.1
21252026-07-30T01:58:40.259Z Checking cookie v0.18.1
21262026-07-30T01:58:40.299Z Checking publicsuffix v2.3.0
21272026-07-30T01:58:40.333Z Checking rand_xorshift v0.4.0
21282026-07-30T01:58:40.371Z Checking tokio-rustls v0.26.4
21292026-07-30T01:58:40.407Z Checking signature v2.2.0
21302026-07-30T01:58:40.445Z Checking num-integer v0.1.46
21312026-07-30T01:58:40.484Z Checking unarray v0.1.4
21322026-07-30T01:58:40.488Z Checking rustls-platform-verifier v0.6.2
21332026-07-30T01:58:40.488Z Checking scroll v0.13.0
21342026-07-30T01:58:40.587Z Checking cookie_store v0.22.1
21352026-07-30T01:58:40.621Z Checking hyper-util v0.1.20
21362026-07-30T01:58:40.627Z Checking anstyle-parse v0.2.7
21372026-07-30T01:58:40.658Z Checking proptest v1.10.0
21382026-07-30T01:58:40.727Z Checking ahash v0.8.12
21392026-07-30T01:58:40.730Z Checking serde_spanned v0.6.9
21402026-07-30T01:58:40.759Z Checking toml_datetime v0.6.11
21412026-07-30T01:58:40.854Z Checking goblin v0.10.5
21422026-07-30T01:58:40.860Z Checking memmap2 v0.9.10
21432026-07-30T01:58:40.948Z Checking base64 v0.21.7
21442026-07-30T01:58:40.952Z Checking anstream v0.6.21
21452026-07-30T01:58:41.023Z Checking dtrace-parser v0.3.0
21462026-07-30T01:58:41.027Z Checking bstr v1.12.1
21472026-07-30T01:58:41.095Z Checking thread-id v5.1.0
21482026-07-30T01:58:41.201Z Checking data-encoding v2.10.0
21492026-07-30T01:58:41.243Z Checking x509-cert v0.2.5
21502026-07-30T01:58:41.247Z Checking hmac v0.12.1
21512026-07-30T01:58:41.314Z Checking num-iter v0.1.45
21522026-07-30T01:58:41.438Z Checking crossbeam-epoch v0.9.18
21532026-07-30T01:58:41.478Z Checking memoffset v0.9.1
21542026-07-30T01:58:41.485Z Checking scroll v0.12.0
21552026-07-30T01:58:41.572Z Checking env_filter v1.0.0
21562026-07-30T01:58:41.602Z Checking tap v1.0.1
21572026-07-30T01:58:41.688Z Checking num-bigint-dig v0.8.6
21582026-07-30T01:58:41.728Z Checking env_logger v0.11.9
21592026-07-30T01:58:41.735Z Checking wyz v0.5.1
21602026-07-30T01:58:41.802Z Checking goblin v0.8.2
21612026-07-30T01:58:41.903Z Checking hyper-rustls v0.27.7
21622026-07-30T01:58:41.942Z Checking pkcs1 v0.7.5
21632026-07-30T01:58:41.980Z Checking zerocopy v0.7.35
21642026-07-30T01:58:41.984Z Checking rustix v0.38.44
21652026-07-30T01:58:42.139Z Checking reqwest v0.13.2
21662026-07-30T01:58:42.177Z Checking radium v0.7.0
21672026-07-30T01:58:42.382Z Checking funty v2.0.0
21682026-07-30T01:58:42.494Z Checking crc-catalog v2.4.0
21692026-07-30T01:58:42.535Z Checking unicode-segmentation v1.12.0
21702026-07-30T01:58:42.539Z Checking newtype-uuid v1.3.2
21712026-07-30T01:58:42.619Z Checking same-file v1.0.6
21722026-07-30T01:58:42.727Z Checking bitvec v1.0.1
21732026-07-30T01:58:42.769Z Checking walkdir v2.5.0
21742026-07-30T01:58:42.813Z Checking daft v0.1.7
21752026-07-30T01:58:42.845Z Checking crc v3.4.0
21762026-07-30T01:58:42.882Z Checking rsa v0.9.10
21772026-07-30T01:58:42.959Z Checking nix v0.31.2
21782026-07-30T01:58:43.020Z Checking unicode-normalization v0.1.25
21792026-07-30T01:58:43.144Z Checking dtrace-parser v0.2.0
21802026-07-30T01:58:43.151Z Checking zerocopy v0.6.6
21812026-07-30T01:58:43.186Z Checking dof v0.4.0
21822026-07-30T01:58:43.332Z Checking ff v0.13.1
21832026-07-30T01:58:43.397Z Checking maybe-uninit v2.0.0
21842026-07-30T01:58:43.427Z Checking thread-id v4.2.2
21852026-07-30T01:58:43.470Z Checking nodrop v0.1.14
21862026-07-30T01:58:43.510Z Checking foreign-types-shared v0.1.1
21872026-07-30T01:58:43.516Z Checking base16ct v0.2.0
21882026-07-30T01:58:43.573Z Checking winnow v0.5.40
21892026-07-30T01:58:43.612Z Checking array-init v0.0.4
21902026-07-30T01:58:43.618Z Checking foreign-types v0.3.2
21912026-07-30T01:58:43.691Z Checking sec1 v0.7.3
21922026-07-30T01:58:43.731Z Checking dof v0.3.0
21932026-07-30T01:58:43.769Z Checking group v0.13.0
21942026-07-30T01:58:43.827Z Checking usdt-impl v0.6.0
21952026-07-30T01:58:43.924Z Checking smallvec v0.6.14
21962026-07-30T01:58:43.961Z Checking hkdf v0.12.4
21972026-07-30T01:58:43.966Z Checking serde_with v3.21.0
21982026-07-30T01:58:44.050Z Checking usdt-impl v0.5.0
21992026-07-30T01:58:44.091Z Checking packed_struct v0.10.1
22002026-07-30T01:58:44.123Z Checking crypto-bigint v0.5.5
22012026-07-30T01:58:44.161Z Checking bitfield v0.19.4
22022026-07-30T01:58:44.173Z Checking usdt v0.6.0
22032026-07-30T01:58:44.234Z Checking bzip2-sys v0.1.13+1.0.8
22042026-07-30T01:58:44.343Z Checking openssl-sys v0.9.115
22052026-07-30T01:58:44.382Z Checking winnow v0.7.14
22062026-07-30T01:58:44.420Z Checking foldhash v0.1.5
22072026-07-30T01:58:44.458Z Checking keccak v0.1.6
22082026-07-30T01:58:44.584Z Checking hashbrown v0.12.3
22092026-07-30T01:58:44.657Z Checking sha3 v0.10.8
22102026-07-30T01:58:44.740Z Checking openssl v0.10.79
22112026-07-30T01:58:44.779Z Checking toml_edit v0.19.15
22122026-07-30T01:58:44.888Z Checking hashbrown v0.15.5
22132026-07-30T01:58:45.015Z Checking indexmap v1.9.3
22142026-07-30T01:58:45.058Z Checking elliptic-curve v0.13.8
22152026-07-30T01:58:45.170Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
22162026-07-30T01:58:45.413Z Checking bzip2 v0.4.4
22172026-07-30T01:58:45.417Z Checking serde-hex v0.1.0
22182026-07-30T01:58:45.417Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
22192026-07-30T01:58:45.500Z Checking ron v0.8.1
22202026-07-30T01:58:45.556Z Checking hashbrown v0.13.2
22212026-07-30T01:58:45.611Z Checking itertools v0.13.0
22222026-07-30T01:58:45.646Z Checking siphasher v1.0.2
22232026-07-30T01:58:45.837Z Checking toml v0.7.8
22242026-07-30T01:58:45.841Z Checking winnow v1.0.3
22252026-07-30T01:58:46.033Z Checking crc-any v2.5.0
22262026-07-30T01:58:46.072Z Checking bitflags v1.3.2
22272026-07-30T01:58:46.183Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
22282026-07-30T01:58:46.191Z Checking toml_parser v1.1.2+spec-1.1.0
22292026-07-30T01:58:46.191Z Checking object v0.30.4
22302026-07-30T01:58:46.286Z Checking zip v0.6.6
22312026-07-30T01:58:46.372Z Checking globset v0.4.18
22322026-07-30T01:58:46.609Z Checking signal-hook v0.3.18
22332026-07-30T01:58:46.645Z Checking managed v0.8.0
22342026-07-30T01:58:46.684Z Checking path-slash v0.1.5
22352026-07-30T01:58:46.725Z Checking toml_write v0.1.2
22362026-07-30T01:58:46.789Z Checking native-tls v0.2.18
22372026-07-30T01:58:46.794Z Checking chacha20 v0.10.0
22382026-07-30T01:58:46.861Z Checking curve25519-dalek v4.1.3
22392026-07-30T01:58:46.865Z Checking pin-project v1.1.11
22402026-07-30T01:58:46.933Z Checking toml_edit v0.22.27
22412026-07-30T01:58:46.970Z Checking object v0.37.3
22422026-07-30T01:58:47.006Z Checking jiff-core v0.1.0
22432026-07-30T01:58:47.044Z Checking tokio-native-tls v0.3.1
22442026-07-30T01:58:47.101Z Checking signal-hook-mio v0.2.5
22452026-07-30T01:58:47.232Z Checking ed25519 v2.2.3
22462026-07-30T01:58:47.270Z Checking pem v3.0.6
22472026-07-30T01:58:47.451Z Checking ref-cast v1.0.25
22482026-07-30T01:58:47.490Z Checking zstd-sys v2.0.16+zstd.1.5.7
22492026-07-30T01:58:47.583Z Checking hyper-tls v0.6.0
22502026-07-30T01:58:47.631Z Checking zstd-safe v7.2.4
22512026-07-30T01:58:47.721Z Checking ed25519-dalek v2.2.0
22522026-07-30T01:58:47.728Z Checking jiff v0.2.34
22532026-07-30T01:58:47.790Z Checking snafu v0.8.9
22542026-07-30T01:58:47.831Z Checking serde_plain v1.0.2
22552026-07-30T01:58:47.930Z Checking fixedbitset v0.5.7
22562026-07-30T01:58:48.008Z Checking libbz2-rs-sys v0.2.2
22572026-07-30T01:58:48.096Z Checking bumpalo v3.20.2
22582026-07-30T01:58:48.108Z Checking typed-path v0.9.3
22592026-07-30T01:58:48.158Z Checking petgraph v0.8.3
22602026-07-30T01:58:48.251Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
22612026-07-30T01:58:48.288Z Checking zopfli v0.8.3
22622026-07-30T01:58:48.367Z Checking zstd v0.13.3
22632026-07-30T01:58:48.475Z Checking bzip2 v0.6.1
22642026-07-30T01:58:48.598Z Checking reqwest v0.12.28
22652026-07-30T01:58:48.642Z Checking crossterm v0.28.1
22662026-07-30T01:58:48.671Z Checking similar v2.7.0
22672026-07-30T01:58:48.892Z Checking fs-err v3.3.0
22682026-07-30T01:58:49.067Z Checking hash32 v0.2.1
22692026-07-30T01:58:49.252Z Checking serde-big-array v0.5.1
22702026-07-30T01:58:49.270Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
22712026-07-30T01:58:49.297Z Checking predicates-core v1.0.10
22722026-07-30T01:58:49.336Z Checking unicode-properties v0.1.4
22732026-07-30T01:58:49.366Z Checking unicode-bidi v0.3.18
22742026-07-30T01:58:49.385Z Checking heapless v0.7.17
22752026-07-30T01:58:49.443Z Checking olpc-cjson v0.1.4
22762026-07-30T01:58:49.455Z Checking hickory-proto v0.25.2
22772026-07-30T01:58:49.538Z Checking byte-wrapper v0.1.0
22782026-07-30T01:58:49.604Z Checking md-5 v0.10.6
22792026-07-30T01:58:49.637Z Checking float-cmp v0.10.0
22802026-07-30T01:58:49.677Z Checking zip v4.6.1
22812026-07-30T01:58:49.716Z Checking stringprep v0.1.5
22822026-07-30T01:58:49.766Z Checking fallible-iterator v0.2.0
22832026-07-30T01:58:49.801Z Checking difflib v0.4.0
22842026-07-30T01:58:49.808Z Checking normalize-line-endings v0.3.0
22852026-07-30T01:58:49.834Z Checking tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
22862026-07-30T01:58:49.903Z Checking smoltcp v0.9.1
22872026-07-30T01:58:49.923Z Checking tough v0.22.0
22882026-07-30T01:58:49.979Z Checking iddqd v0.4.2
22892026-07-30T01:58:50.018Z Checking predicates v3.1.4
22902026-07-30T01:58:50.052Z Checking postgres-protocol v0.6.10
22912026-07-30T01:58:50.258Z Checking phf_shared v0.11.3
22922026-07-30T01:58:50.343Z Checking phf_shared v0.13.1
22932026-07-30T01:58:50.400Z Checking tokio-stream v0.1.18
22942026-07-30T01:58:50.439Z Checking buf-list v1.1.2
22952026-07-30T01:58:50.491Z Checking strum v0.27.2
22962026-07-30T01:58:50.524Z Checking new_debug_unreachable v1.0.6
22972026-07-30T01:58:50.574Z Checking lalrpop-util v0.19.12
22982026-07-30T01:58:50.623Z Checking fixedbitset v0.4.2
22992026-07-30T01:58:50.665Z Checking precomputed-hash v0.1.1
23002026-07-30T01:58:50.716Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
23012026-07-30T01:58:50.766Z Checking phf v0.13.1
23022026-07-30T01:58:50.806Z Checking petgraph v0.6.5
23032026-07-30T01:58:50.849Z Checking string_cache v0.8.9
23042026-07-30T01:58:50.865Z Checking postgres-types v0.2.12
23052026-07-30T01:58:50.928Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
23062026-07-30T01:58:50.963Z Checking whoami v2.1.0
23072026-07-30T01:58:51.044Z Checking peg-runtime v0.8.5
23082026-07-30T01:58:51.220Z Checking is-terminal v0.4.17
23092026-07-30T01:58:51.224Z Checking tokio-postgres v0.7.16
23102026-07-30T01:58:51.296Z Checking crossbeam-channel v0.5.15
23112026-07-30T01:58:51.336Z Checking thread_local v1.1.9
23122026-07-30T01:58:51.372Z Checking take_mut v0.2.2
23132026-07-30T01:58:51.506Z Checking term v1.2.1
23142026-07-30T01:58:51.547Z Compiling newtype-uuid-macros v0.1.0
23152026-07-30T01:58:51.658Z Checking slog-async v2.8.0
23162026-07-30T01:58:51.757Z Checking slog-term v2.9.2
23172026-07-30T01:58:51.867Z Checking match_cfg v0.1.0
23182026-07-30T01:58:51.969Z Checking hostname v0.3.1
23192026-07-30T01:58:52.016Z Checking slog-json v2.6.1
23202026-07-30T01:58:52.056Z Compiling multer v3.1.0
23212026-07-30T01:58:52.091Z Compiling async-stream-impl v0.3.6
23222026-07-30T01:58:52.128Z Compiling dropshot v0.17.1
23232026-07-30T01:58:52.205Z Checking slog-bunyan v2.5.0
23242026-07-30T01:58:52.312Z Compiling dropshot_endpoint v0.17.1
23252026-07-30T01:58:52.349Z Checking debug-ignore v1.0.5
23262026-07-30T01:58:52.352Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23272026-07-30T01:58:52.385Z Checking progenitor-client v0.14.0
23282026-07-30T01:58:52.490Z Checking sha1 v0.11.0
23292026-07-30T01:58:52.495Z Checking serde_path_to_error v0.1.20
23302026-07-30T01:58:52.562Z Checking toml_datetime v1.1.1+spec-1.1.0
23312026-07-30T01:58:52.703Z Checking serde_spanned v1.1.1
23322026-07-30T01:58:52.741Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23332026-07-30T01:58:52.748Z Checking compression-core v0.4.31
23342026-07-30T01:58:52.812Z Checking toml_writer v1.1.1+spec-1.1.0
23352026-07-30T01:58:52.816Z Checking async-stream v0.3.6
23362026-07-30T01:58:52.884Z Checking waitgroup v0.1.2
23372026-07-30T01:58:52.955Z Checking compression-codecs v0.4.37
23382026-07-30T01:58:52.989Z Checking rustls-pemfile v2.2.0
23392026-07-30T01:58:53.061Z Checking hostname v0.4.2
23402026-07-30T01:58:53.065Z Checking toml v1.1.2+spec-1.1.0
23412026-07-30T01:58:53.135Z Checking atomicwrites v0.4.4
23422026-07-30T01:58:53.174Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23432026-07-30T01:58:53.178Z Checking async-compression v0.4.41
23442026-07-30T01:58:53.178Z Checking itertools v0.14.0
23452026-07-30T01:58:53.282Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
23462026-07-30T01:58:53.319Z Compiling parse-display-derive v0.10.0
23472026-07-30T01:58:53.323Z Checking macaddr v1.0.1
23482026-07-30T01:58:53.323Z Checking regress v0.10.5
23492026-07-30T01:58:53.455Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
23502026-07-30T01:58:53.523Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23512026-07-30T01:58:53.565Z Checking instant v0.1.13
23522026-07-30T01:58:53.683Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
23532026-07-30T01:58:53.687Z Checking backoff v0.4.0
23542026-07-30T01:58:53.855Z Checking backon v1.6.0
23552026-07-30T01:58:53.930Z Checking humantime v2.3.0
23562026-07-30T01:58:53.934Z Checking unicode-width v0.2.0
23572026-07-30T01:58:54.014Z Compiling convert_case v0.4.0
23582026-07-30T01:58:54.047Z Checking progenitor-extras v0.2.0
23592026-07-30T01:58:54.142Z Checking half v2.7.1
23602026-07-30T01:58:54.244Z Checking ciborium-io v0.2.2
23612026-07-30T01:58:54.304Z Checking heck v0.5.0
23622026-07-30T01:58:54.341Z Checking secrecy v0.10.3
23632026-07-30T01:58:54.377Z Checking camino-tempfile v1.4.1
23642026-07-30T01:58:54.412Z Compiling derive_more v0.99.20
23652026-07-30T01:58:54.448Z Checking ciborium-ll v0.2.2
23662026-07-30T01:58:54.484Z Checking indent_write v2.2.0
23672026-07-30T01:58:54.487Z Compiling regress v0.11.1
23682026-07-30T01:58:54.559Z Compiling crucible-workspace-hack v0.1.0
23692026-07-30T01:58:54.641Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
23702026-07-30T01:58:54.645Z Checking ciborium v0.2.2
23712026-07-30T01:58:54.843Z Checking inout v0.1.4
23722026-07-30T01:58:54.972Z Checking universal-hash v0.5.1
23732026-07-30T01:58:55.009Z Checking cipher v0.4.4
23742026-07-30T01:58:55.044Z Checking parse-display v0.10.0
23752026-07-30T01:58:55.118Z Compiling thiserror-impl-no-std v2.0.2
23762026-07-30T01:58:55.157Z Checking opaque-debug v0.3.1
23772026-07-30T01:58:55.218Z Checking blake2 v0.10.6
23782026-07-30T01:58:55.256Z Checking poly1305 v0.8.0
23792026-07-30T01:58:55.259Z Checking chacha20 v0.9.1
23802026-07-30T01:58:55.484Z Checking aead v0.5.2
23812026-07-30T01:58:55.521Z Checking password-hash v0.5.0
23822026-07-30T01:58:55.555Z Compiling unsafe-libyaml v0.2.11
23832026-07-30T01:58:55.653Z Checking chacha20poly1305 v0.10.1
23842026-07-30T01:58:55.799Z Checking argon2 v0.5.3
23852026-07-30T01:58:55.836Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e)
23862026-07-30T01:58:56.146Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23872026-07-30T01:58:56.184Z Compiling typify-impl v0.6.2
23882026-07-30T01:58:56.282Z Compiling serde_yaml v0.9.34+deprecated
23892026-07-30T01:58:56.325Z Checking thiserror-no-std v2.0.2
23902026-07-30T01:58:56.383Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
23912026-07-30T01:58:56.485Z Checking vsss-rs v3.3.4
23922026-07-30T01:58:56.708Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
23932026-07-30T01:58:56.979Z Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
23942026-07-30T01:58:57.047Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
23952026-07-30T01:58:57.577Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
23962026-07-30T01:58:57.676Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
23972026-07-30T01:58:57.742Z Checking crossbeam-deque v0.8.6
23982026-07-30T01:58:57.807Z Checking swrite v0.1.0
23992026-07-30T01:58:57.847Z Compiling rayon-core v1.13.0
24002026-07-30T01:58:57.925Z Compiling toml_datetime v0.7.5+spec-1.1.0
24012026-07-30T01:58:57.962Z Compiling proc-macro-error v1.0.4
24022026-07-30T01:58:57.967Z Checking tabwriter v1.4.1
24032026-07-30T01:58:58.175Z Compiling toml_edit v0.23.10+spec-1.0.0
24042026-07-30T01:58:58.218Z Checking toml v0.8.23
24052026-07-30T01:58:58.299Z Checking glob v0.3.3
24062026-07-30T01:58:58.459Z Checking rayon v1.11.0
24072026-07-30T01:58:58.497Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
24082026-07-30T01:58:58.532Z Compiling itertools v0.15.0
24092026-07-30T01:58:58.566Z Compiling heapless v0.8.0
24102026-07-30T01:58:58.622Z Checking colored v3.1.1
24112026-07-30T01:58:58.768Z Compiling proc-macro-crate v3.4.0
24122026-07-30T01:58:58.852Z Checking hash32 v0.3.1
24132026-07-30T01:58:59.011Z Compiling smoltcp v0.11.0
24142026-07-30T01:58:59.094Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24152026-07-30T01:58:59.365Z Compiling num_enum_derive v0.7.6
24162026-07-30T01:58:59.437Z Checking cobs v0.3.0
24172026-07-30T01:58:59.479Z Compiling usdt-attr-macro v0.5.0
24182026-07-30T01:58:59.609Z Compiling usdt-macro v0.5.0
24192026-07-30T01:58:59.656Z Checking memmap v0.7.0
24202026-07-30T01:58:59.808Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
24212026-07-30T01:58:59.847Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
24222026-07-30T01:58:59.888Z Compiling ingot-macros v0.2.0
24232026-07-30T01:59:00.067Z Checking postcard v1.1.3
24242026-07-30T01:59:00.301Z Checking rand v0.10.1
24252026-07-30T01:59:00.372Z Checking usdt v0.5.0
24262026-07-30T01:59:00.408Z Compiling proc-macro-crate v1.3.1
24272026-07-30T01:59:00.441Z Checking num_enum v0.7.6
24282026-07-30T01:59:00.569Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=7f20f04c289961b92d18906846c28ff2b28ba681#7f20f04c)
24292026-07-30T01:59:00.606Z Checking sigpipe v0.1.3
24302026-07-30T01:59:00.724Z Compiling typify-macro v0.6.2
24312026-07-30T01:59:00.771Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=7f20f04c289961b92d18906846c28ff2b28ba681#7f20f04c)
24322026-07-30T01:59:00.856Z Compiling foreign-types-macros v0.2.3
24332026-07-30T01:59:00.893Z Checking foreign-types-shared v0.3.1
24342026-07-30T01:59:00.897Z Compiling num_enum_derive v0.5.11
24352026-07-30T01:59:01.160Z Checking cstr-argument v0.1.2
24362026-07-30T01:59:01.196Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24372026-07-30T01:59:01.234Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=7f20f04c289961b92d18906846c28ff2b28ba681#7f20f04c)
24382026-07-30T01:59:01.310Z Compiling num-derive v0.4.2
24392026-07-30T01:59:01.487Z Checking foreign-types v0.5.0
24402026-07-30T01:59:01.595Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
24412026-07-30T01:59:01.665Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24422026-07-30T01:59:01.714Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24432026-07-30T01:59:01.803Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
24442026-07-30T01:59:01.887Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
24452026-07-30T01:59:01.923Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
24462026-07-30T01:59:02.052Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
24472026-07-30T01:59:02.058Z Checking num_enum v0.5.11
24482026-07-30T01:59:02.110Z Compiling zone_cfg_derive v0.3.1
24492026-07-30T01:59:02.177Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
24502026-07-30T01:59:02.276Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
24512026-07-30T01:59:02.382Z Checking itertools v0.12.1
24522026-07-30T01:59:02.428Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
24532026-07-30T01:59:02.473Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
24542026-07-30T01:59:02.510Z Compiling typify v0.6.2
24552026-07-30T01:59:02.681Z Compiling progenitor-impl v0.14.0
24562026-07-30T01:59:02.755Z Checking ingot-types v0.2.0
24572026-07-30T01:59:02.857Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e)
24582026-07-30T01:59:02.920Z Checking smf v0.2.3
24592026-07-30T01:59:02.976Z Checking whoami v1.6.1
24602026-07-30T01:59:03.107Z Compiling derive-where v1.6.0
24612026-07-30T01:59:03.148Z Checking ingot v0.2.1
24622026-07-30T01:59:03.184Z Checking tokio-dtrace v0.1.1
24632026-07-30T01:59:03.188Z Checking console v0.15.11
24642026-07-30T01:59:03.401Z Checking oxide-tokio-rt v0.1.4
24652026-07-30T01:59:03.440Z Checking zone v0.3.1
24662026-07-30T01:59:03.537Z Checking newline-converter v0.3.0
24672026-07-30T01:59:03.605Z Checking bytecount v0.6.9
24682026-07-30T01:59:03.666Z Checking expectorate v1.2.0
24692026-07-30T01:59:03.755Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
24702026-07-30T01:59:03.780Z Checking unicode-width v0.1.14
24712026-07-30T01:59:03.922Z Checking num-rational v0.4.2
24722026-07-30T01:59:03.948Z Checking num-complex v0.4.6
24732026-07-30T01:59:04.058Z Checking float-ord v0.3.2
24742026-07-30T01:59:04.132Z Compiling cancel-safe-futures v0.1.5
24752026-07-30T01:59:04.211Z Checking linear-map v1.2.0
24762026-07-30T01:59:04.255Z Checking num v0.4.3
24772026-07-30T01:59:04.341Z Checking gethostname v0.5.0
24782026-07-30T01:59:04.414Z Compiling prettyplease v0.2.37
24792026-07-30T01:59:04.446Z Checking oxide-update-engine-types v0.1.2
24802026-07-30T01:59:04.484Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
24812026-07-30T01:59:04.697Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
24822026-07-30T01:59:04.845Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=7f20f04c289961b92d18906846c28ff2b28ba681#7f20f04c)
24832026-07-30T01:59:04.918Z Checking resolv-conf v0.7.6
24842026-07-30T01:59:05.011Z Compiling owo-colors v4.3.0
24852026-07-30T01:59:05.109Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
24862026-07-30T01:59:05.313Z Compiling progenitor-macro v0.14.0
24872026-07-30T01:59:05.391Z Checking oxide-update-engine v0.1.2
24882026-07-30T01:59:05.553Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
24892026-07-30T01:59:05.779Z Checking unicode-linebreak v0.1.5
24902026-07-30T01:59:05.897Z Checking smawk v0.3.2
24912026-07-30T01:59:06.021Z Checking papergrid v0.11.0
24922026-07-30T01:59:06.139Z Compiling tabled_derive v0.7.0
24932026-07-30T01:59:06.145Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=7f20f04c289961b92d18906846c28ff2b28ba681#7f20f04c)
24942026-07-30T01:59:06.146Z Compiling convert_case v0.10.0
24952026-07-30T01:59:06.439Z Compiling slog-dtrace v0.3.0
24962026-07-30T01:59:06.635Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
24972026-07-30T01:59:06.673Z Compiling derive_more-impl v2.1.1
24982026-07-30T01:59:06.985Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
24992026-07-30T01:59:07.043Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25002026-07-30T01:59:07.078Z Checking tabled v0.15.0
25012026-07-30T01:59:07.217Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=7f20f04c289961b92d18906846c28ff2b28ba681#7f20f04c)
25022026-07-30T01:59:07.551Z Checking derive_more v2.1.1
25032026-07-30T01:59:07.667Z Checking crossterm v0.29.0
25042026-07-30T01:59:07.890Z Checking linked-hash-map v0.5.6
25052026-07-30T01:59:08.088Z Checking lru-cache v0.1.2
25062026-07-30T01:59:08.359Z Checking hickory-proto v0.24.4
25072026-07-30T01:59:08.402Z Checking fd-lock v4.0.4
25082026-07-30T01:59:08.930Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
25092026-07-30T01:59:09.028Z Checking vte v0.14.1
25102026-07-30T01:59:09.307Z Checking display-error-chain v0.2.2
25112026-07-30T01:59:09.423Z Checking strip-ansi-escapes v0.2.1
25122026-07-30T01:59:09.614Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
25132026-07-30T01:59:09.793Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
25142026-07-30T01:59:10.290Z Checking progenitor v0.14.0
25152026-07-30T01:59:10.470Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25162026-07-30T01:59:10.680Z Checking termtree v0.5.1
25172026-07-30T01:59:10.861Z Checking nu-ansi-term v0.50.3
25182026-07-30T01:59:11.070Z Checking hickory-resolver v0.24.4
25192026-07-30T01:59:11.117Z Checking reedline v0.40.0
25202026-07-30T01:59:11.348Z Checking textwrap v0.16.2
25212026-07-30T01:59:11.513Z Compiling minimal-lexical v0.2.1
25222026-07-30T01:59:11.641Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
25232026-07-30T01:59:11.790Z Compiling nom v7.1.3
25242026-07-30T01:59:11.896Z Checking qorb v0.4.1
25252026-07-30T01:59:12.054Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25262026-07-30T01:59:12.138Z Compiling unicode-xid v0.2.6
25272026-07-30T01:59:12.286Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25282026-07-30T01:59:12.964Z Compiling ar_archive_writer v0.5.1
25292026-07-30T01:59:13.117Z Checking csv-core v0.1.13
25302026-07-30T01:59:13.118Z Compiling stacker v0.1.23
25312026-07-30T01:59:13.232Z Compiling semver v0.1.20
25322026-07-30T01:59:13.300Z Checking csv v1.4.0
25332026-07-30T01:59:13.300Z Compiling cfg_aliases v0.1.1
25342026-07-30T01:59:13.340Z Checking highway v1.3.0
25352026-07-30T01:59:13.341Z Compiling nix v0.28.0
25362026-07-30T01:59:13.467Z Compiling rustc_version v0.1.7
25372026-07-30T01:59:13.678Z Checking nibble_vec v0.1.0
25382026-07-30T01:59:13.678Z Checking endian-type v0.1.2
25392026-07-30T01:59:13.678Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
25402026-07-30T01:59:13.801Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25412026-07-30T01:59:13.801Z Compiling newtype_derive v0.1.6
25422026-07-30T01:59:13.801Z Checking radix_trie v0.2.1
25432026-07-30T01:59:13.801Z Compiling psm v0.1.30
25442026-07-30T01:59:13.854Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25452026-07-30T01:59:13.934Z Checking phf_shared v0.12.1
25462026-07-30T01:59:13.978Z Compiling recursive-proc-macro-impl v0.1.1
25472026-07-30T01:59:14.194Z Compiling chrono-tz v0.10.4
25482026-07-30T01:59:14.205Z Checking phf v0.12.1
25492026-07-30T01:59:14.410Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25502026-07-30T01:59:14.434Z Compiling const_format_proc_macros v0.2.34
25512026-07-30T01:59:14.612Z Compiling peg-macros v0.8.5
25522026-07-30T01:59:14.629Z Checking nom v8.0.0
25532026-07-30T01:59:14.780Z Checking recursive v0.1.1
25542026-07-30T01:59:14.876Z Checking winnow v0.6.26
25552026-07-30T01:59:14.939Z Compiling sqlparser_derive v0.5.0
25562026-07-30T01:59:15.038Z Checking unicode_categories v0.1.1
25572026-07-30T01:59:15.274Z Checking home v0.5.12
25582026-07-30T01:59:15.397Z Checking const_format v0.2.35
25592026-07-30T01:59:15.397Z Checking rustyline v14.0.0
25602026-07-30T01:59:15.694Z Checking sqlparser v0.61.0
25612026-07-30T01:59:15.918Z Checking peg v0.8.5
25622026-07-30T01:59:16.107Z Checking sqlformat v0.3.5
25632026-07-30T01:59:16.147Z Checking bcs v0.1.6
25642026-07-30T01:59:16.212Z Checking client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
25652026-07-30T01:59:16.294Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
25662026-07-30T01:59:16.436Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
25672026-07-30T01:59:16.506Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
25682026-07-30T01:59:16.625Z Checking steno v0.4.1
25692026-07-30T01:59:16.645Z Checking mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
25702026-07-30T01:59:16.942Z Checking sha1 v0.10.6
25712026-07-30T01:59:17.141Z Checking filetime v0.2.27
25722026-07-30T01:59:17.319Z Checking xattr v1.6.1
25732026-07-30T01:59:17.489Z Checking tar v0.4.46
25742026-07-30T01:59:17.531Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25752026-07-30T01:59:17.606Z Checking subprocess v0.2.15
25762026-07-30T01:59:17.737Z Checking headers-core v0.3.0
25772026-07-30T01:59:17.946Z Checking headers v0.4.1
25782026-07-30T01:59:17.971Z Checking yasna v0.5.2
25792026-07-30T01:59:17.971Z Checking port-file v0.1.0
25802026-07-30T01:59:18.153Z Checking tagptr v0.2.0
25812026-07-30T01:59:18.274Z Checking dropshot-api-manager-types v0.7.2
25822026-07-30T01:59:18.331Z Checking moka v0.12.13
25832026-07-30T01:59:18.380Z Checking rcgen v0.12.1
25842026-07-30T01:59:18.436Z Checking utf-8 v0.7.6
25852026-07-30T01:59:18.526Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
25862026-07-30T01:59:18.570Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
25872026-07-30T01:59:18.632Z Checking tungstenite v0.21.0
25882026-07-30T01:59:18.988Z Compiling libefi-sys v0.1.0
25892026-07-30T01:59:19.020Z Checking hickory-resolver v0.25.2
25902026-07-30T01:59:19.119Z Checking tokio-tungstenite v0.21.0
25912026-07-30T01:59:19.244Z Compiling bitfield-struct v0.6.2
25922026-07-30T01:59:19.433Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
25932026-07-30T01:59:19.698Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
25942026-07-30T01:59:19.749Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
25952026-07-30T01:59:19.912Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25962026-07-30T01:59:20.026Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25972026-07-30T01:59:20.061Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
25982026-07-30T01:59:20.130Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
25992026-07-30T01:59:20.182Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26002026-07-30T01:59:20.248Z Compiling xshell-macros v0.2.7
26012026-07-30T01:59:20.277Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26022026-07-30T01:59:20.441Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26032026-07-30T01:59:20.743Z Checking xshell v0.2.7
26042026-07-30T01:59:20.752Z Checking mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26052026-07-30T01:59:20.752Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
26062026-07-30T01:59:20.752Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26072026-07-30T01:59:20.908Z Checking half v1.8.3
26082026-07-30T01:59:21.020Z Compiling num-derive v0.3.3
26092026-07-30T01:59:21.041Z Compiling proc-macro-error-attr2 v2.0.0
26102026-07-30T01:59:21.134Z Checking serde_cbor v0.11.2
26112026-07-30T01:59:21.513Z Compiling proc-macro-error2 v2.0.1
26122026-07-30T01:59:21.526Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26132026-07-30T01:59:21.543Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26142026-07-30T01:59:21.713Z Checking papergrid v0.17.0
26152026-07-30T01:59:21.907Z Compiling tabled_derive v0.11.0
26162026-07-30T01:59:21.926Z Checking libscf-sys v1.1.0
26172026-07-30T01:59:22.081Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
26182026-07-30T01:59:22.321Z Checking testing_table v0.3.0
26192026-07-30T01:59:22.442Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
26202026-07-30T01:59:22.453Z Checking maplit v1.0.2
26212026-07-30T01:59:22.453Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659)
26222026-07-30T01:59:22.581Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659)
26232026-07-30T01:59:22.589Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26242026-07-30T01:59:22.806Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
26252026-07-30T01:59:22.992Z Checking tabled v0.20.0
26262026-07-30T01:59:23.196Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
26272026-07-30T01:59:23.250Z Checking crc8 v0.1.1
26282026-07-30T01:59:23.371Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659)
26292026-07-30T01:59:23.394Z Checking unicase v2.9.0
26302026-07-30T01:59:23.589Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26312026-07-30T01:59:23.799Z Checking fxhash v0.2.1
26322026-07-30T01:59:23.937Z Compiling darling_core v0.21.3
26332026-07-30T01:59:24.138Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
26342026-07-30T01:59:24.171Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
26352026-07-30T01:59:24.371Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
26362026-07-30T01:59:24.576Z Checking tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
26372026-07-30T01:59:24.622Z Compiling vergen-lib v0.1.6
26382026-07-30T01:59:24.652Z Compiling diesel_derives v2.3.7
26392026-07-30T01:59:24.768Z Checking scheduled-thread-pool v0.2.7
26402026-07-30T01:59:24.902Z Compiling vergen-gitcl v1.0.8
26412026-07-30T01:59:24.938Z Compiling diesel_table_macro_syntax v0.3.0
26422026-07-30T01:59:25.091Z Checking r2d2 v0.8.10
26432026-07-30T01:59:25.287Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26442026-07-30T01:59:25.311Z Checking downcast-rs v2.0.2
26452026-07-30T01:59:25.443Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
26462026-07-30T01:59:25.451Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
26472026-07-30T01:59:25.612Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
26482026-07-30T01:59:25.762Z Checking sha2 v0.11.0
26492026-07-30T01:59:26.082Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
26502026-07-30T01:59:26.095Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
26512026-07-30T01:59:26.303Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26522026-07-30T01:59:26.477Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26532026-07-30T01:59:26.503Z Checking kstat-rs v0.2.4
26542026-07-30T01:59:26.507Z Compiling darling_macro v0.21.3
26552026-07-30T01:59:26.852Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
26562026-07-30T01:59:26.859Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
26572026-07-30T01:59:26.874Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26582026-07-30T01:59:27.019Z Compiling dirs-sys-next v0.1.2
26592026-07-30T01:59:27.050Z Compiling darling v0.21.3
26602026-07-30T01:59:27.240Z Compiling crunchy v0.2.4
26612026-07-30T01:59:27.298Z Compiling dsl_auto_type v0.2.0
26622026-07-30T01:59:27.298Z Compiling parking_lot_core v0.8.6
26632026-07-30T01:59:27.584Z Compiling dirs-next v2.0.0
26642026-07-30T01:59:27.604Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
26652026-07-30T01:59:27.638Z Compiling clang-sys v1.8.1
26662026-07-30T01:59:27.766Z Compiling git-stub v1.0.0
26672026-07-30T01:59:28.092Z Compiling tiny-keccak v2.0.2
26682026-07-30T01:59:28.111Z Compiling git-stub-vcs v0.1.0
26692026-07-30T01:59:28.164Z Compiling term v0.7.0
26702026-07-30T01:59:28.444Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
26712026-07-30T01:59:28.458Z Checking ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26722026-07-30T01:59:28.483Z Compiling bit-vec v0.6.3
26732026-07-30T01:59:28.794Z Compiling bit-set v0.5.3
26742026-07-30T01:59:28.800Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
26752026-07-30T01:59:28.804Z Compiling ascii-canvas v3.0.0
26762026-07-30T01:59:28.804Z Checking parking_lot v0.11.2
26772026-07-30T01:59:28.870Z Checking ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26782026-07-30T01:59:29.022Z Checking prefix-trie v0.7.0
26792026-07-30T01:59:29.131Z Compiling itertools v0.10.5
26802026-07-30T01:59:29.189Z Compiling ena v0.14.4
26812026-07-30T01:59:29.312Z Compiling libloading v0.8.9
26822026-07-30T01:59:29.356Z Compiling diff v0.1.13
26832026-07-30T01:59:29.479Z Compiling regex-syntax v0.6.29
26842026-07-30T01:59:29.488Z Compiling bindgen v0.71.1
26852026-07-30T01:59:29.672Z Checking hickory-server v0.25.2
26862026-07-30T01:59:29.734Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26872026-07-30T01:59:29.881Z Checking sled v0.34.7
26882026-07-30T01:59:30.241Z Compiling cexpr v0.6.0
26892026-07-30T01:59:30.387Z Checking nanorand v0.7.0
26902026-07-30T01:59:30.713Z Compiling salty v0.3.0
26912026-07-30T01:59:30.874Z Compiling lalrpop v0.19.12
26922026-07-30T01:59:31.047Z Compiling rustc-hash v2.1.1
26932026-07-30T01:59:31.052Z Checking flume v0.11.1
26942026-07-30T01:59:31.252Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
26952026-07-30T01:59:31.401Z Compiling libxml v0.3.3
26962026-07-30T01:59:31.613Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
26972026-07-30T01:59:31.818Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
26982026-07-30T01:59:32.091Z Compiling strum_macros v0.24.3
26992026-07-30T01:59:32.241Z Compiling indoc v1.0.9
27002026-07-30T01:59:32.731Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
27012026-07-30T01:59:32.938Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
27022026-07-30T01:59:33.143Z Compiling progenitor-impl v0.13.0
27032026-07-30T01:59:33.157Z Checking quick-xml v0.37.5
27042026-07-30T01:59:33.178Z Checking diesel v2.3.7
27052026-07-30T01:59:33.310Z Checking derive_builder v0.20.2
27062026-07-30T01:59:33.516Z Compiling oso-derive v0.27.3
27072026-07-30T01:59:33.516Z Compiling impl-trait-for-tuples v0.2.3
27082026-07-30T01:59:33.966Z Compiling trait-variant v0.1.2
27092026-07-30T01:59:34.137Z Checking openssl-probe v0.1.6
27102026-07-30T01:59:34.307Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
27112026-07-30T01:59:34.548Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
27122026-07-30T01:59:35.112Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
27132026-07-30T01:59:35.806Z Compiling progenitor-macro v0.13.0
27142026-07-30T01:59:36.102Z Checking progenitor-client v0.13.0
27152026-07-30T01:59:36.343Z Checking rfc6979 v0.4.0
27162026-07-30T01:59:36.355Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27172026-07-30T01:59:36.355Z Checking assert_matches v1.5.0
27182026-07-30T01:59:36.531Z Checking ecdsa v0.16.9
27192026-07-30T01:59:36.541Z Checking primeorder v0.13.6
27202026-07-30T01:59:36.730Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
27212026-07-30T01:59:36.795Z Checking p384 v0.13.1
27222026-07-30T01:59:36.979Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
27232026-07-30T01:59:37.268Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
27242026-07-30T01:59:37.655Z Checking predicates-tree v1.0.13
27252026-07-30T01:59:37.662Z Checking bb8 v0.8.6
27262026-07-30T01:59:37.868Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
27272026-07-30T01:59:37.888Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
27282026-07-30T01:59:37.893Z Compiling mime_guess v2.0.5
27292026-07-30T01:59:38.311Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27302026-07-30T01:59:38.486Z Checking http-range v0.1.5
27312026-07-30T01:59:38.588Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27322026-07-30T01:59:38.726Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
27332026-07-30T01:59:39.015Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27342026-07-30T01:59:39.103Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=68a4b3bf819722f9f57a3f0c99e1393ed01ba392#68a4b3bf)
27352026-07-30T01:59:39.243Z Checking atty v0.2.14
27362026-07-30T01:59:39.482Z Checking nonempty v0.12.0
27372026-07-30T01:59:39.498Z Checking corncobs v0.1.4
27382026-07-30T01:59:39.609Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27392026-07-30T01:59:39.620Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27402026-07-30T01:59:40.009Z Checking ignore v0.4.25
27412026-07-30T01:59:40.353Z Checking secrecy v0.8.0
27422026-07-30T01:59:40.630Z Checking globwalk v0.9.1
27432026-07-30T01:59:40.659Z Checking hyper-staticfile v0.10.1
27442026-07-30T01:59:40.806Z Checking progenitor v0.13.0
27452026-07-30T01:59:40.972Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
27462026-07-30T01:59:41.010Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
27472026-07-30T01:59:41.191Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e)
27482026-07-30T01:59:41.269Z Compiling illumos-nvpair-sys v0.2.0
27492026-07-30T01:59:41.560Z Checking camino-tempfile-ext v0.3.3
27502026-07-30T01:59:41.593Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c)
27512026-07-30T01:59:41.747Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27522026-07-30T01:59:41.775Z Checking signal-hook-tokio v0.3.1
27532026-07-30T01:59:41.957Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
27542026-07-30T01:59:42.259Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
27552026-07-30T01:59:42.687Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c)
27562026-07-30T01:59:43.152Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
27572026-07-30T01:59:43.519Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
27582026-07-30T01:59:43.711Z Checking illumos-nvpair v0.3.0
27592026-07-30T01:59:43.900Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
27602026-07-30T01:59:44.027Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
27612026-07-30T01:59:44.279Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27622026-07-30T01:59:44.423Z Checking fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
27632026-07-30T01:59:44.434Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
27642026-07-30T01:59:44.549Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
27652026-07-30T01:59:44.584Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
27662026-07-30T01:59:44.760Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
27672026-07-30T01:59:45.119Z Checking olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
27682026-07-30T01:59:45.128Z Checking tungstenite v0.23.0
27692026-07-30T01:59:45.256Z Checking tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
27702026-07-30T01:59:45.606Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
27712026-07-30T01:59:46.231Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
27722026-07-30T01:59:46.708Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
27732026-07-30T01:59:46.821Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27742026-07-30T01:59:47.301Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
27752026-07-30T01:59:48.291Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27762026-07-30T01:59:48.542Z Checking async-bb8-diesel v0.2.1
27772026-07-30T01:59:48.846Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27782026-07-30T01:59:49.005Z Checking diesel-dtrace v0.5.0
27792026-07-30T01:59:49.166Z Checking sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
27802026-07-30T01:59:49.300Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
27812026-07-30T01:59:49.661Z Checking digest-io v0.1.0
27822026-07-30T01:59:49.816Z Checking rawzip v0.4.4
27832026-07-30T01:59:49.829Z Checking tokio-tungstenite v0.23.1
27842026-07-30T01:59:49.902Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
27852026-07-30T01:59:50.045Z Checking rand_seeder v0.4.0
27862026-07-30T01:59:50.242Z Checking void v1.0.2
27872026-07-30T01:59:50.252Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
27882026-07-30T01:59:50.252Z Checking tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
27892026-07-30T01:59:50.266Z Checking lzss v0.8.2
27902026-07-30T01:59:50.301Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27912026-07-30T01:59:50.422Z Checking nix v0.27.1
27922026-07-30T01:59:50.567Z Checking serde_bytes v0.11.19
27932026-07-30T01:59:50.584Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
27942026-07-30T01:59:50.758Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
27952026-07-30T01:59:50.894Z Checking gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
27962026-07-30T01:59:51.607Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27972026-07-30T01:59:51.614Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
27982026-07-30T01:59:51.775Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
27992026-07-30T01:59:51.933Z Checking is_ci v1.2.0
28002026-07-30T01:59:52.072Z Checking yansi v1.0.1
28012026-07-30T01:59:52.418Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28022026-07-30T01:59:52.424Z Checking cpubits v0.1.1
28032026-07-30T01:59:52.592Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28042026-07-30T01:59:52.612Z Checking pretty_assertions v1.4.1
28052026-07-30T01:59:52.735Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
28062026-07-30T01:59:52.915Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28072026-07-30T01:59:53.801Z Checking pem-rfc7468 v1.0.0
28082026-07-30T01:59:53.982Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
28092026-07-30T01:59:54.165Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
28102026-07-30T01:59:54.220Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28112026-07-30T01:59:54.484Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
28122026-07-30T01:59:54.666Z Checking hmac v0.13.0
28132026-07-30T01:59:54.682Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
28142026-07-30T01:59:54.808Z Checking universal-hash v0.6.1
28152026-07-30T01:59:55.017Z Compiling libz-sys v1.1.24
28162026-07-30T01:59:55.154Z Checking arc-swap v1.8.2
28172026-07-30T01:59:55.655Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
28182026-07-30T01:59:55.659Z Compiling instability v0.3.11
28192026-07-30T01:59:55.659Z Checking slog-scope v4.4.1
28202026-07-30T01:59:55.660Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484)
28212026-07-30T01:59:55.660Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
28222026-07-30T01:59:55.660Z Checking castaway v0.2.4
28232026-07-30T01:59:55.771Z Compiling indoc v2.0.7
28242026-07-30T01:59:55.843Z Checking compact_str v0.8.1
28252026-07-30T01:59:56.357Z Checking slog-stdlog v4.1.1
28262026-07-30T01:59:56.533Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
28272026-07-30T01:59:56.815Z Checking polyval v0.7.1
28282026-07-30T01:59:56.826Z Checking der v0.8.0
28292026-07-30T01:59:57.013Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
28302026-07-30T01:59:57.041Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
28312026-07-30T01:59:57.158Z Checking unicode-truncate v1.1.0
28322026-07-30T01:59:57.329Z Checking lru v0.12.5
28332026-07-30T01:59:57.341Z Compiling libgit2-sys v0.18.3+1.9.2
28342026-07-30T01:59:57.465Z Checking cassowary v0.3.0
28352026-07-30T01:59:57.602Z Checking ghash v0.6.0
28362026-07-30T01:59:57.618Z Checking ratatui v0.29.0
28372026-07-30T01:59:57.623Z Checking slog-envlogger v2.2.0
28382026-07-30T01:59:57.917Z Checking pbkdf2 v0.13.0
28392026-07-30T01:59:57.931Z Checking aes v0.9.1
28402026-07-30T01:59:58.086Z Checking crypto-bigint v0.7.5
28412026-07-30T01:59:58.294Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
28422026-07-30T01:59:59.006Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
28432026-07-30T01:59:59.301Z Checking ctr v0.10.1
28442026-07-30T01:59:59.483Z Checking aead v0.6.1
28452026-07-30T01:59:59.613Z Checking cargo-platform v0.3.2
28462026-07-30T01:59:59.631Z Checking aes-gcm v0.11.0
28472026-07-30T01:59:59.797Z Checking cargo_metadata v0.23.1
28482026-07-30T01:59:59.832Z Checking spki v0.8.0
28492026-07-30T02:00:00.131Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28502026-07-30T02:00:00.317Z Checking supports-color v3.0.2
28512026-07-30T02:00:00.483Z Checking console v0.16.2
28522026-07-30T02:00:00.589Z Checking salsa20 v0.11.0
28532026-07-30T02:00:00.842Z Compiling vergen-git2 v9.1.0
28542026-07-30T02:00:00.848Z Checking unit-prefix v0.5.2
28552026-07-30T02:00:00.955Z Checking plotters-backend v0.3.7
28562026-07-30T02:00:01.165Z Checking indicatif v0.18.4
28572026-07-30T02:00:01.198Z Checking plotters-svg v0.3.7
28582026-07-30T02:00:01.415Z Checking scrypt v0.12.0
28592026-07-30T02:00:01.449Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
28602026-07-30T02:00:01.487Z Checking cbc v0.2.1
28612026-07-30T02:00:01.664Z Checking libsw-core v0.3.2
28622026-07-30T02:00:01.675Z Checking cast v0.3.0
28632026-07-30T02:00:01.859Z Checking pkcs5 v0.8.1
28642026-07-30T02:00:01.880Z Checking libsw v3.5.0
28652026-07-30T02:00:01.880Z Checking criterion-plot v0.6.0
28662026-07-30T02:00:01.978Z Checking plotters v0.3.7
28672026-07-30T02:00:02.103Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
28682026-07-30T02:00:02.154Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
28692026-07-30T02:00:02.364Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
28702026-07-30T02:00:02.581Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
28712026-07-30T02:00:02.785Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
28722026-07-30T02:00:02.805Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
28732026-07-30T02:00:03.095Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
28742026-07-30T02:00:03.104Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
28752026-07-30T02:00:03.105Z Checking colored v2.2.0
28762026-07-30T02:00:03.286Z Checking tinytemplate v1.2.1
28772026-07-30T02:00:03.314Z Checking anes v0.1.6
28782026-07-30T02:00:03.543Z Checking shell-words v1.1.1
28792026-07-30T02:00:03.543Z Checking oorandom v11.1.5
28802026-07-30T02:00:03.833Z Checking criterion v0.7.0
28812026-07-30T02:00:03.842Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
28822026-07-30T02:00:03.987Z Checking pkcs8 v0.11.0
28832026-07-30T02:00:04.274Z Checking oxide-update-engine-display v0.1.2
28842026-07-30T02:00:04.573Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
28852026-07-30T02:00:04.923Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
28862026-07-30T02:00:05.404Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
28872026-07-30T02:00:06.314Z Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
28882026-07-30T02:00:06.913Z Checking tokio-test v0.4.5
28892026-07-30T02:00:07.080Z Checking ff v0.14.0
28902026-07-30T02:00:07.260Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28912026-07-30T02:00:07.484Z Checking lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
28922026-07-30T02:00:07.899Z Checking twox-hash v2.1.2
28932026-07-30T02:00:08.232Z Checking arrayref v0.3.9
28942026-07-30T02:00:08.335Z Checking constant_time_eq v0.4.2
28952026-07-30T02:00:08.388Z Checking arrayvec v0.7.6
28962026-07-30T02:00:08.553Z Checking group v0.14.0
28972026-07-30T02:00:08.606Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
28982026-07-30T02:00:08.743Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
28992026-07-30T02:00:08.806Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e)
29002026-07-30T02:00:09.494Z Checking fatfs v0.3.6
29012026-07-30T02:00:09.709Z Checking signature v3.0.0
29022026-07-30T02:00:09.815Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
29032026-07-30T02:00:10.007Z Compiling fs-err v2.11.0
29042026-07-30T02:00:10.025Z Checking base16ct v1.0.0
29052026-07-30T02:00:10.115Z Compiling seq-macro v0.3.6
29062026-07-30T02:00:10.150Z Checking sec1 v0.8.1
29072026-07-30T02:00:10.195Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
29082026-07-30T02:00:10.368Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
29092026-07-30T02:00:10.533Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
29102026-07-30T02:00:10.638Z Checking hkdf v0.13.0
29112026-07-30T02:00:10.824Z Compiling petname v2.0.2
29122026-07-30T02:00:11.170Z Checking elliptic-curve v0.14.1
29132026-07-30T02:00:11.487Z Compiling samael v0.0.19
29142026-07-30T02:00:11.602Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
29152026-07-30T02:00:11.752Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
29162026-07-30T02:00:11.761Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
29172026-07-30T02:00:11.975Z Checking concurrent-queue v2.5.0
29182026-07-30T02:00:12.130Z Checking rtoolbox v0.0.3
29192026-07-30T02:00:12.188Z Checking parse-size v1.1.0
29202026-07-30T02:00:12.292Z Checking parking v2.2.1
29212026-07-30T02:00:12.338Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
29222026-07-30T02:00:12.446Z Checking event-listener v5.4.1
29232026-07-30T02:00:12.697Z Checking rpassword v7.5.4
29242026-07-30T02:00:13.220Z Checking wnaf v0.14.0
29252026-07-30T02:00:13.304Z Checking primefield v0.14.0
29262026-07-30T02:00:13.415Z Checking rfc6979 v0.6.0
29272026-07-30T02:00:13.538Z Checking tui-tree-widget v0.23.1
29282026-07-30T02:00:13.589Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
29292026-07-30T02:00:13.759Z Checking sapling-renderdag v0.1.0
29302026-07-30T02:00:13.802Z Compiling blake3 v1.8.5
29312026-07-30T02:00:14.028Z Checking sync-ptr v0.1.4
29322026-07-30T02:00:14.179Z Checking ecdsa v0.17.0
29332026-07-30T02:00:14.605Z Checking primeorder v0.14.0
29342026-07-30T02:00:14.711Z Checking event-listener-strategy v0.5.4
29352026-07-30T02:00:14.874Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
29362026-07-30T02:00:14.912Z Compiling curve25519-dalek v5.0.0
29372026-07-30T02:00:14.990Z Checking futures-timer v3.0.3
29382026-07-30T02:00:15.143Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
29392026-07-30T02:00:15.200Z Checking async-lock v3.4.2
29402026-07-30T02:00:15.606Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
29412026-07-30T02:00:15.770Z Checking ssh-encoding v0.3.0
29422026-07-30T02:00:16.030Z Checking keccak v0.2.0
29432026-07-30T02:00:16.227Z Compiling strsim v0.10.0
29442026-07-30T02:00:16.586Z Checking topological-sort v0.2.2
29452026-07-30T02:00:16.632Z Compiling darling_core v0.13.4
29462026-07-30T02:00:16.665Z Checking async-object-pool v0.2.0
29472026-07-30T02:00:16.752Z Checking omicron-zone-package v0.12.3
29482026-07-30T02:00:17.660Z Checking ed25519 v3.0.0
29492026-07-30T02:00:17.696Z Checking crypto-primes v0.7.2
29502026-07-30T02:00:17.869Z Checking pkcs1 v0.8.0-rc.4
29512026-07-30T02:00:17.905Z Checking poly1305 v0.9.0
29522026-07-30T02:00:18.109Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
29532026-07-30T02:00:18.202Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
29542026-07-30T02:00:18.494Z Checking blowfish v0.10.0
29552026-07-30T02:00:18.542Z Checking serde_regex v1.1.0
29562026-07-30T02:00:18.675Z Checking blake2 v0.11.0-rc.6
29572026-07-30T02:00:18.678Z Checking assert-json-diff v2.0.2
29582026-07-30T02:00:18.746Z Checking path-tree v0.8.3
29592026-07-30T02:00:18.892Z Compiling target-lexicon v0.13.3
29602026-07-30T02:00:18.906Z Checking gimli v0.32.3
29612026-07-30T02:00:18.955Z Checking stringmetrics v2.2.2
29622026-07-30T02:00:18.959Z Checking argon2 v0.6.0-rc.8
29632026-07-30T02:00:19.138Z Checking httpmock v0.8.3
29642026-07-30T02:00:19.332Z Checking rsa v0.10.0-rc.18
29652026-07-30T02:00:19.446Z Checking bcrypt-pbkdf v0.11.0
29662026-07-30T02:00:19.636Z Compiling darling_macro v0.13.4
29672026-07-30T02:00:19.862Z Checking ssh-cipher v0.3.0
29682026-07-30T02:00:20.108Z Checking ed25519-dalek v3.0.0
29692026-07-30T02:00:20.362Z Checking sha3 v0.11.0
29702026-07-30T02:00:20.474Z Checking addr2line v0.25.1
29712026-07-30T02:00:20.746Z Checking p521 v0.14.0
29722026-07-30T02:00:20.788Z Checking p256 v0.14.0
29732026-07-30T02:00:21.380Z Checking p384 v0.14.0
29742026-07-30T02:00:21.575Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
29752026-07-30T02:00:21.847Z Checking kem v0.3.0
29762026-07-30T02:00:21.991Z Checking module-lattice v0.2.3
29772026-07-30T02:00:22.105Z Checking rustc-demangle v0.1.27
29782026-07-30T02:00:22.236Z Checking sponge-cursor v0.1.0
29792026-07-30T02:00:22.355Z Checking hex-literal v0.4.1
29802026-07-30T02:00:22.396Z Compiling guppy-workspace-hack v0.1.0
29812026-07-30T02:00:22.482Z Checking sha3 v0.12.0
29822026-07-30T02:00:22.653Z Checking backtrace v0.3.76
29832026-07-30T02:00:22.714Z Checking ml-kem v0.3.2
29842026-07-30T02:00:22.984Z Compiling darling v0.13.4
29852026-07-30T02:00:23.372Z Checking russh-cryptovec v0.62.0
29862026-07-30T02:00:23.402Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
29872026-07-30T02:00:23.506Z Checking internal-russh-num-bigint v0.5.0
29882026-07-30T02:00:23.555Z Checking num-bigint v0.4.6
29892026-07-30T02:00:23.636Z Checking russh-util v0.52.0
29902026-07-30T02:00:23.787Z Checking generic-array v1.4.3
29912026-07-30T02:00:23.850Z Checking ssh-key v0.7.0-rc.11
29922026-07-30T02:00:24.283Z Compiling enum_dispatch v0.3.13
29932026-07-30T02:00:24.514Z Compiling delegate v0.13.5
29942026-07-30T02:00:24.548Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29952026-07-30T02:00:24.700Z Checking hex-literal v1.1.0
29962026-07-30T02:00:24.832Z Checking md5 v0.8.0
29972026-07-30T02:00:24.991Z Compiling target-spec v3.5.7
29982026-07-30T02:00:25.035Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29992026-07-30T02:00:25.176Z Compiling git2 v0.20.4
30002026-07-30T02:00:25.376Z Checking cfg-expr v0.20.6
30012026-07-30T02:00:25.423Z Compiling serde_with_macros v1.5.2
30022026-07-30T02:00:25.493Z Checking russh v0.62.4
30032026-07-30T02:00:25.731Z Checking backtrace-ext v0.2.1
30042026-07-30T02:00:25.893Z Checking supports-color v2.1.0
30052026-07-30T02:00:25.928Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
30062026-07-30T02:00:26.063Z Checking textwrap v0.15.2
30072026-07-30T02:00:26.309Z Checking supports-hyperlinks v2.1.0
30082026-07-30T02:00:26.342Z Checking supports-unicode v2.1.0
30092026-07-30T02:00:26.476Z Checking hashbrown v0.14.5
30102026-07-30T02:00:26.491Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
30112026-07-30T02:00:26.706Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
30122026-07-30T02:00:26.940Z Checking socket2 v0.5.10
30132026-07-30T02:00:26.976Z Checking terminal_size v0.1.17
30142026-07-30T02:00:27.076Z Compiling miette-derive v5.10.0
30152026-07-30T02:00:27.114Z Checking internet-checksum v0.2.1
30162026-07-30T02:00:27.226Z Checking owo-colors v3.5.0
30172026-07-30T02:00:27.265Z Checking chumsky v0.9.3
30182026-07-30T02:00:28.223Z Checking miette v5.10.0
30192026-07-30T02:00:28.340Z Compiling serde_with v1.14.0
30202026-07-30T02:00:28.578Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e)
30212026-07-30T02:00:28.734Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
30222026-07-30T02:00:28.881Z Compiling polar-core v0.27.3
30232026-07-30T02:00:28.916Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
30242026-07-30T02:00:28.919Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
30252026-07-30T02:00:29.528Z Checking wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
30262026-07-30T02:00:29.754Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
30272026-07-30T02:00:29.790Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
30282026-07-30T02:00:29.825Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
30292026-07-30T02:00:29.903Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
30302026-07-30T02:00:29.989Z Compiling knuffel-derive v3.2.0
30312026-07-30T02:00:30.081Z Checking httptest v0.16.4
30322026-07-30T02:00:30.115Z Checking pathdiff v0.2.3
30332026-07-30T02:00:30.255Z Checking nested v0.1.1
30342026-07-30T02:00:30.418Z Checking guppy v0.17.25
30352026-07-30T02:00:30.465Z Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
30362026-07-30T02:00:30.750Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
30372026-07-30T02:00:31.047Z Checking similar-asserts v1.7.0
30382026-07-30T02:00:31.236Z Compiling target-triple v1.0.0
30392026-07-30T02:00:31.431Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
30402026-07-30T02:00:31.527Z Checking knuffel v3.2.0
30412026-07-30T02:00:31.593Z Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
30422026-07-30T02:00:32.142Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
30432026-07-30T02:00:32.179Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
30442026-07-30T02:00:32.182Z Checking hickory-client v0.25.2
30452026-07-30T02:00:32.518Z Compiling assert_cmd v2.1.2
30462026-07-30T02:00:32.804Z Checking escape8259 v0.5.3
30472026-07-30T02:00:32.953Z Checking libtest-mimic v0.8.1
30482026-07-30T02:00:33.260Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
30492026-07-30T02:00:33.337Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
30502026-07-30T02:00:33.397Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
30512026-07-30T02:00:33.802Z Checking blake2b_simd v1.0.4
30522026-07-30T02:00:33.837Z Checking oso v0.27.3
30532026-07-30T02:00:34.050Z Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
30542026-07-30T02:00:34.240Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
30552026-07-30T02:00:34.510Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
30562026-07-30T02:00:34.648Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
30572026-07-30T02:00:34.746Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
30582026-07-30T02:00:34.782Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
30592026-07-30T02:00:34.972Z Checking fancy-regex v0.14.0
30602026-07-30T02:00:35.007Z Checking serde_tokenstream v0.2.3
30612026-07-30T02:00:35.239Z Checking approx v0.5.1
30622026-07-30T02:00:35.275Z Compiling rstest_macros v0.25.0
30632026-07-30T02:00:35.372Z Checking uzers v0.12.2
30642026-07-30T02:00:35.413Z Checking constant_time_eq v0.3.1
30652026-07-30T02:00:35.542Z Compiling linkme-impl v0.3.35
30662026-07-30T02:00:35.581Z Checking termcolor v1.4.1
30672026-07-30T02:00:35.652Z Checking rust-argon2 v2.1.0
30682026-07-30T02:00:35.754Z Checking datatest-stable v0.3.3
30692026-07-30T02:00:35.834Z Checking trybuild v1.0.116
30702026-07-30T02:00:36.148Z Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
30712026-07-30T02:00:36.182Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
30722026-07-30T02:00:36.453Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
30732026-07-30T02:00:36.455Z Checking support-bundle-viewer v0.1.2
30742026-07-30T02:00:36.525Z Checking wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
30752026-07-30T02:00:36.772Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
30762026-07-30T02:00:37.001Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
30772026-07-30T02:00:37.237Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
30782026-07-30T02:00:37.312Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
30792026-07-30T02:00:37.461Z Checking drift v0.2.0
30802026-07-30T02:00:37.529Z Checking rand_distr v0.5.1
30812026-07-30T02:00:37.565Z Checking multimap v0.10.1
30822026-07-30T02:00:37.772Z Compiling linkme v0.3.35
30832026-07-30T02:00:37.873Z Compiling relative-path v1.9.3
30842026-07-30T02:00:37.963Z Checking dropshot-api-manager v0.7.2
30852026-07-30T02:00:38.853Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
30862026-07-30T02:00:39.188Z Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560)
30872026-07-30T02:00:39.270Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
30882026-07-30T02:00:39.656Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
30892026-07-30T02:00:39.875Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
30902026-07-30T02:00:39.906Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
30912026-07-30T02:00:39.940Z Checking cargo_toml v0.21.0
30922026-07-30T02:00:40.115Z Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
30932026-07-30T02:00:40.441Z Checking partial-io v0.5.4
30942026-07-30T02:00:40.591Z Checking termios v0.3.3
30952026-07-30T02:00:40.628Z Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=68a4b3bf819722f9f57a3f0c99e1393ed01ba392#68a4b3bf)
30962026-07-30T02:00:40.770Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
30972026-07-30T02:00:40.805Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30982026-07-30T02:00:41.887Z Checking rstest v0.25.0
30992026-07-30T02:00:44.360Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
31002026-07-30T02:00:47.628Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
31012026-07-30T02:00:48.053Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
31022026-07-30T02:00:53.184Z Checking erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
31032026-07-30T02:00:55.147Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
31042026-07-30T02:00:57.300Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
31052026-07-30T02:01:00.661Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
31062026-07-30T02:01:06.652Z Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
31072026-07-30T02:01:06.652Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
31082026-07-30T02:01:09.983Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
31092026-07-30T02:01:10.779Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
31102026-07-30T02:01:12.135Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
31112026-07-30T02:01:13.229Z Checking oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test)
31122026-07-30T02:01:22.257Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
31132026-07-30T02:01:43.234Z Checking corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust)
31142026-07-30T02:02:37.095Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 10s
31152026-07-30T02:02:37.099Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
31162026-07-30T02:02:37.100Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
31172026-07-30T02:02:37.733Z
31182026-07-30T02:02:37.734Zreal 4:13.985010199
31192026-07-30T02:02:37.734Zuser 21:47.959970250
31202026-07-30T02:02:37.734Zsys 5:09.789690384
31212026-07-30T02:02:37.737Ztrap 0.540171482
31222026-07-30T02:02:37.737Ztflt 0.482806004
31232026-07-30T02:02:37.737Zdflt 0.635434718
31242026-07-30T02:02:37.737Zkflt 0.005454356
31252026-07-30T02:02:37.737Zlock 1:06:01.962117625
31262026-07-30T02:02:37.737Zslp 59:25.370690878
31272026-07-30T02:02:37.737Zlat 1:47.709539136
31282026-07-30T02:02:37.737Zstop 13:58.798463810
31292026-07-30T02:02:37.737Z+ RUSTDOCFLAGS='--document-private-items -D warnings --cfg tokio'
31302026-07-30T02:02:37.737Z+ ptime -m cargo doc --workspace --no-deps
31312026-07-30T02:02:38.603Zwarning: output filename collision at /work/oxidecomputer/omicron/target/doc/oximeter/index.html
31322026-07-30T02:02:38.603Z |
31332026-07-30T02:02:38.603Z = 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)`
31342026-07-30T02:02:38.603Z = 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>
31352026-07-30T02:02:39.672Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
31362026-07-30T02:02:39.918Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
31372026-07-30T02:02:39.965Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
31382026-07-30T02:02:40.034Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
31392026-07-30T02:02:40.088Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
31402026-07-30T02:02:40.194Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31412026-07-30T02:02:40.223Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
31422026-07-30T02:02:40.224Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31432026-07-30T02:02:40.272Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
31442026-07-30T02:02:40.298Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
31452026-07-30T02:02:40.445Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
31462026-07-30T02:02:40.512Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
31472026-07-30T02:02:40.537Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31482026-07-30T02:02:40.607Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
31492026-07-30T02:02:40.634Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
31502026-07-30T02:02:40.654Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
31512026-07-30T02:02:40.654Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
31522026-07-30T02:02:40.699Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
31532026-07-30T02:02:40.726Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
31542026-07-30T02:02:40.811Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
31552026-07-30T02:02:40.847Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
31562026-07-30T02:02:41.095Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
31572026-07-30T02:02:41.239Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
31582026-07-30T02:02:41.264Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
31592026-07-30T02:02:41.290Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
31602026-07-30T02:02:41.335Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
31612026-07-30T02:02:41.481Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
31622026-07-30T02:02:41.503Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
31632026-07-30T02:02:41.645Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
31642026-07-30T02:02:41.746Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
31652026-07-30T02:02:41.861Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
31662026-07-30T02:02:41.865Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
31672026-07-30T02:02:41.972Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
31682026-07-30T02:02:42.052Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
31692026-07-30T02:02:42.162Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
31702026-07-30T02:02:42.282Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
31712026-07-30T02:02:42.348Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
31722026-07-30T02:02:42.373Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
31732026-07-30T02:02:42.453Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
31742026-07-30T02:02:42.577Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
31752026-07-30T02:02:42.725Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
31762026-07-30T02:02:42.895Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
31772026-07-30T02:02:42.918Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
31782026-07-30T02:02:42.945Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
31792026-07-30T02:02:43.026Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31802026-07-30T02:02:43.143Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
31812026-07-30T02:02:43.174Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
31822026-07-30T02:02:43.252Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
31832026-07-30T02:02:43.279Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
31842026-07-30T02:02:43.369Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
31852026-07-30T02:02:43.427Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
31862026-07-30T02:02:43.505Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
31872026-07-30T02:02:43.528Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
31882026-07-30T02:02:43.595Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
31892026-07-30T02:02:43.624Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
31902026-07-30T02:02:43.701Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
31912026-07-30T02:02:43.731Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
31922026-07-30T02:02:43.848Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
31932026-07-30T02:02:43.871Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
31942026-07-30T02:02:43.890Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
31952026-07-30T02:02:43.912Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
31962026-07-30T02:02:43.935Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
31972026-07-30T02:02:44.347Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
31982026-07-30T02:02:44.534Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
31992026-07-30T02:02:44.742Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
32002026-07-30T02:02:45.076Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32012026-07-30T02:02:45.101Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
32022026-07-30T02:02:45.577Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
32032026-07-30T02:02:45.580Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
32042026-07-30T02:02:45.622Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
32052026-07-30T02:02:45.648Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
32062026-07-30T02:02:45.860Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
32072026-07-30T02:02:45.899Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
32082026-07-30T02:02:45.925Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
32092026-07-30T02:02:45.985Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32102026-07-30T02:02:46.168Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
32112026-07-30T02:02:46.763Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
32122026-07-30T02:02:47.128Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
32132026-07-30T02:02:47.308Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
32142026-07-30T02:02:47.312Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
32152026-07-30T02:02:47.410Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
32162026-07-30T02:02:47.532Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
32172026-07-30T02:02:47.535Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
32182026-07-30T02:02:47.660Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
32192026-07-30T02:02:47.772Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32202026-07-30T02:02:47.802Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
32212026-07-30T02:02:47.822Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32222026-07-30T02:02:48.012Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
32232026-07-30T02:02:48.016Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
32242026-07-30T02:02:48.097Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
32252026-07-30T02:02:48.119Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
32262026-07-30T02:02:48.164Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
32272026-07-30T02:02:48.187Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
32282026-07-30T02:02:48.261Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
32292026-07-30T02:02:48.342Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
32302026-07-30T02:02:48.346Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
32312026-07-30T02:02:48.387Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
32322026-07-30T02:02:48.439Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
32332026-07-30T02:02:48.464Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
32342026-07-30T02:02:48.542Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
32352026-07-30T02:02:48.564Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
32362026-07-30T02:02:48.743Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
32372026-07-30T02:02:48.769Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
32382026-07-30T02:02:48.772Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
32392026-07-30T02:02:48.993Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
32402026-07-30T02:02:49.200Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
32412026-07-30T02:02:49.224Z Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
32422026-07-30T02:02:49.269Z Documenting omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
32432026-07-30T02:02:49.826Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32442026-07-30T02:02:49.961Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
32452026-07-30T02:02:50.260Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
32462026-07-30T02:02:51.062Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
32472026-07-30T02:02:51.262Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
32482026-07-30T02:02:51.649Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32492026-07-30T02:02:51.817Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
32502026-07-30T02:02:52.157Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
32512026-07-30T02:02:52.692Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
32522026-07-30T02:02:53.109Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
32532026-07-30T02:02:53.359Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32542026-07-30T02:02:53.979Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
32552026-07-30T02:02:54.008Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
32562026-07-30T02:02:54.350Z Checking sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
32572026-07-30T02:02:54.485Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32582026-07-30T02:02:55.109Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32592026-07-30T02:02:55.489Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32602026-07-30T02:02:55.523Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32612026-07-30T02:02:56.063Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
32622026-07-30T02:02:56.307Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
32632026-07-30T02:02:56.350Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
32642026-07-30T02:02:56.566Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
32652026-07-30T02:02:56.611Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
32662026-07-30T02:02:56.779Z Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
32672026-07-30T02:02:56.845Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32682026-07-30T02:02:57.621Z Checking wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
32692026-07-30T02:02:57.646Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32702026-07-30T02:02:57.789Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
32712026-07-30T02:02:57.996Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
32722026-07-30T02:02:58.492Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
32732026-07-30T02:02:58.750Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
32742026-07-30T02:02:59.232Z Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
32752026-07-30T02:02:59.269Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
32762026-07-30T02:02:59.888Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
32772026-07-30T02:03:00.792Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
32782026-07-30T02:03:00.892Z Documenting sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
32792026-07-30T02:03:00.945Z Documenting sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
32802026-07-30T02:03:01.412Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
32812026-07-30T02:03:01.559Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
32822026-07-30T02:03:01.982Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
32832026-07-30T02:03:02.213Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
32842026-07-30T02:03:03.220Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
32852026-07-30T02:03:04.018Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
32862026-07-30T02:03:04.184Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
32872026-07-30T02:03:04.400Z Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
32882026-07-30T02:03:04.900Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
32892026-07-30T02:03:05.135Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
32902026-07-30T02:03:06.411Z Documenting sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
32912026-07-30T02:03:09.533Z Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
32922026-07-30T02:03:09.958Z Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
32932026-07-30T02:03:10.687Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32942026-07-30T02:03:11.083Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32952026-07-30T02:03:11.376Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32962026-07-30T02:03:12.512Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32972026-07-30T02:03:13.082Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32982026-07-30T02:03:13.134Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32992026-07-30T02:03:13.583Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
33002026-07-30T02:03:13.892Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
33012026-07-30T02:03:13.978Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
33022026-07-30T02:03:14.115Z Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
33032026-07-30T02:03:14.286Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
33042026-07-30T02:03:14.663Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
33052026-07-30T02:03:14.721Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
33062026-07-30T02:03:14.782Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
33072026-07-30T02:03:15.141Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
33082026-07-30T02:03:15.410Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
33092026-07-30T02:03:15.488Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
33102026-07-30T02:03:15.962Z Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
33112026-07-30T02:03:16.228Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
33122026-07-30T02:03:16.253Z Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
33132026-07-30T02:03:16.509Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
33142026-07-30T02:03:17.122Z Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
33152026-07-30T02:03:18.414Z Documenting omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
33162026-07-30T02:03:19.166Z Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
33172026-07-30T02:03:19.186Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
33182026-07-30T02:03:21.152Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
33192026-07-30T02:03:22.499Z Documenting sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
33202026-07-30T02:03:23.312Z Documenting tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
33212026-07-30T02:03:23.948Z Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
33222026-07-30T02:03:25.918Z Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
33232026-07-30T02:03:26.858Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
33242026-07-30T02:03:28.016Z Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
33252026-07-30T02:03:28.714Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
33262026-07-30T02:03:29.741Z Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
33272026-07-30T02:03:31.621Z Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
33282026-07-30T02:03:32.259Z Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
33292026-07-30T02:03:33.379Z Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
33302026-07-30T02:03:38.099Z Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
33312026-07-30T02:03:38.171Z Documenting oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test)
33322026-07-30T02:03:38.171Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
33332026-07-30T02:03:38.171Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
33342026-07-30T02:03:40.809Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
33352026-07-30T02:03:41.574Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
33362026-07-30T02:03:42.576Z Documenting nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
33372026-07-30T02:03:43.199Z Documenting nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
33382026-07-30T02:03:44.400Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
33392026-07-30T02:03:45.121Z Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
33402026-07-30T02:03:45.885Z Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
33412026-07-30T02:03:46.705Z Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
33422026-07-30T02:03:48.591Z Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
33432026-07-30T02:03:49.576Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
33442026-07-30T02:03:49.739Z Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
33452026-07-30T02:03:50.873Z Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
33462026-07-30T02:03:51.601Z Documenting nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
33472026-07-30T02:03:52.380Z Documenting schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
33482026-07-30T02:03:53.248Z Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
33492026-07-30T02:03:57.655Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
33502026-07-30T02:03:58.200Z Documenting nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
33512026-07-30T02:03:59.352Z Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
33522026-07-30T02:04:00.359Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
33532026-07-30T02:04:01.195Z Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
33542026-07-30T02:04:02.167Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
33552026-07-30T02:04:03.561Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
33562026-07-30T02:04:04.810Z Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
33572026-07-30T02:04:06.393Z Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
33582026-07-30T02:04:07.345Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
33592026-07-30T02:04:10.294Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
33602026-07-30T02:04:10.880Z Documenting zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
33612026-07-30T02:04:11.437Z Documenting sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
33622026-07-30T02:04:13.038Z Documenting wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
33632026-07-30T02:04:15.640Z Documenting wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
33642026-07-30T02:04:16.254Z Documenting wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
33652026-07-30T02:04:17.971Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
33662026-07-30T02:04:19.567Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
33672026-07-30T02:04:21.313Z Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
33682026-07-30T02:04:22.865Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
33692026-07-30T02:04:24.704Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
33702026-07-30T02:04:29.392Z Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
33712026-07-30T02:04:29.514Z Documenting support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
33722026-07-30T02:04:31.094Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
33732026-07-30T02:04:31.507Z Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
33742026-07-30T02:04:33.209Z Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
33752026-07-30T02:04:35.141Z Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
33762026-07-30T02:04:36.986Z Documenting nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
33772026-07-30T02:04:38.924Z Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
33782026-07-30T02:04:40.736Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
33792026-07-30T02:04:42.456Z Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
33802026-07-30T02:04:44.502Z Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
33812026-07-30T02:04:46.053Z Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
33822026-07-30T02:04:47.803Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
33832026-07-30T02:04:49.580Z Documenting trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
33842026-07-30T02:04:51.351Z Documenting bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
33852026-07-30T02:04:53.131Z Documenting bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
33862026-07-30T02:04:56.492Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
33872026-07-30T02:04:58.064Z Documenting bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
33882026-07-30T02:05:00.376Z Documenting trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
33892026-07-30T02:05:01.943Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
33902026-07-30T02:05:03.456Z Documenting sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
33912026-07-30T02:05:07.772Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
33922026-07-30T02:05:09.456Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
33932026-07-30T02:05:11.185Z Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
33942026-07-30T02:05:13.311Z Documenting wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
33952026-07-30T02:05:15.527Z Documenting nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
33962026-07-30T02:05:17.316Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
33972026-07-30T02:05:20.553Z Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
33982026-07-30T02:05:21.785Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
33992026-07-30T02:05:22.649Z Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
34002026-07-30T02:05:26.218Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
34012026-07-30T02:05:28.408Z Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
34022026-07-30T02:05:30.343Z Documenting transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
34032026-07-30T02:05:32.494Z Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
34042026-07-30T02:05:36.048Z Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
34052026-07-30T02:05:37.818Z Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
34062026-07-30T02:05:39.967Z Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
34072026-07-30T02:05:43.047Z Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
34082026-07-30T02:05:45.326Z Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
34092026-07-30T02:05:47.497Z Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
34102026-07-30T02:05:49.887Z Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
34112026-07-30T02:05:52.374Z Documenting dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
34122026-07-30T02:05:54.754Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
34132026-07-30T02:05:57.233Z Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
34142026-07-30T02:05:59.676Z Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
34152026-07-30T02:06:02.163Z Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
34162026-07-30T02:06:04.429Z Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
34172026-07-30T02:06:07.029Z Documenting oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
34182026-07-30T02:06:09.565Z Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
34192026-07-30T02:06:12.003Z Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
34202026-07-30T02:06:14.465Z Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
34212026-07-30T02:06:17.000Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
34222026-07-30T02:06:19.470Z Documenting clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
34232026-07-30T02:06:22.042Z Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
34242026-07-30T02:06:24.616Z Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
34252026-07-30T02:06:27.026Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
34262026-07-30T02:06:29.641Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
34272026-07-30T02:06:32.154Z Documenting ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
34282026-07-30T02:06:34.614Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
34292026-07-30T02:06:37.154Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
34302026-07-30T02:06:39.770Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
34312026-07-30T02:06:42.182Z Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
34322026-07-30T02:06:44.560Z Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
34332026-07-30T02:06:47.164Z Documenting corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust)
34342026-07-30T02:06:49.703Z Documenting internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
34352026-07-30T02:06:52.085Z Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
34362026-07-30T02:06:54.761Z Documenting sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
34372026-07-30T02:06:57.353Z Documenting oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
34382026-07-30T02:06:59.698Z Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
34392026-07-30T02:07:02.284Z Documenting ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
34402026-07-30T02:07:04.710Z Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
34412026-07-30T02:07:07.355Z Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
34422026-07-30T02:07:09.911Z Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
34432026-07-30T02:07:12.430Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
34442026-07-30T02:07:15.543Z Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
34452026-07-30T02:07:17.891Z Documenting omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
34462026-07-30T02:07:20.302Z Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
34472026-07-30T02:07:22.826Z Documenting omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
34482026-07-30T02:07:25.544Z Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
34492026-07-30T02:07:28.271Z Documenting trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
34502026-07-30T02:07:30.862Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
34512026-07-30T02:07:33.763Z Documenting trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
34522026-07-30T02:07:36.433Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
34532026-07-30T02:07:39.125Z Documenting installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
34542026-07-30T02:07:41.728Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
34552026-07-30T02:07:44.466Z Documenting cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
34562026-07-30T02:07:47.228Z Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
34572026-07-30T02:07:50.476Z Documenting gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
34582026-07-30T02:07:52.872Z Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
34592026-07-30T02:07:55.677Z Documenting ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
34602026-07-30T02:08:03.535Z Documenting key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
34612026-07-30T02:08:03.686Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
34622026-07-30T02:08:07.231Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
34632026-07-30T02:08:10.739Z Documenting omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
34642026-07-30T02:08:15.551Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
34652026-07-30T02:08:18.676Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
34662026-07-30T02:08:22.475Z Documenting ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
34672026-07-30T02:08:26.196Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
34682026-07-30T02:08:30.017Z Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
34692026-07-30T02:08:33.967Z Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
34702026-07-30T02:08:37.720Z Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
34712026-07-30T02:08:41.580Z Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
34722026-07-30T02:08:45.421Z Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
34732026-07-30T02:08:49.219Z Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
34742026-07-30T02:08:53.154Z Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
34752026-07-30T02:08:56.971Z Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
34762026-07-30T02:09:01.012Z Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
34772026-07-30T02:09:04.608Z Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
34782026-07-30T02:09:08.420Z Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
34792026-07-30T02:09:12.267Z Documenting omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
34802026-07-30T02:09:16.096Z Documenting parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
34812026-07-30T02:09:20.057Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
34822026-07-30T02:09:25.087Z Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
34832026-07-30T02:09:27.690Z Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
34842026-07-30T02:09:58.263Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 20s
34852026-07-30T02:09:58.267Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
34862026-07-30T02:09:58.267Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
34872026-07-30T02:09:58.436Z Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 202 other files
34882026-07-30T02:09:58.539Z
34892026-07-30T02:09:58.543Zreal 7:20.717526707
34902026-07-30T02:09:58.543Zuser 20:00.968412041
34912026-07-30T02:09:58.543Zsys 4:21.014268812
34922026-07-30T02:09:58.543Ztrap 0.286670717
34932026-07-30T02:09:58.543Ztflt 0.014589846
34942026-07-30T02:09:58.543Zdflt 0.055237841
34952026-07-30T02:09:58.543Zkflt 0.000069500
34962026-07-30T02:09:58.543Zlock 6:58:51.471210448
34972026-07-30T02:09:58.543Zslp 2:27:47.163909008
34982026-07-30T02:09:58.543Zlat 35.852815284
34992026-07-30T02:09:58.543Zstop 2:06.871824558
35002026-07-30T02:09:58.543Zprocess exited: duration 829154 ms, exit code 0
 
35012026-07-30T02:09:58.562Zfound 0 output files