01M156Y7NXNT9C5BRA27CS6M9P: clippy (helios)

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

Buildomat Job: 01M156ZD50QE69NFB1AQ2Q6MGE

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-08-28T22:14:49.180Zjob assigned to worker 01M156ZMYX1NC07NVDK3GBVJVF [factory aws, i-0a05ad9a9b2a45931] (queued for 59 s)
 
22026-08-28T22:14:56.301Zstarting task 0: "setup"
32026-08-28T22:14:56.357Z++ uname -s
42026-08-28T22:14:56.357Z+ kern=SunOS
52026-08-28T22:14:56.357Z+ build_user=build
62026-08-28T22:14:56.357Z+ build_uid=12345
72026-08-28T22:14:56.357Z+ work_dir=/work
82026-08-28T22:14:56.357Z+ input_dir=/input
92026-08-28T22:14:56.357Z+ [[ 0 == 12345 ]]
102026-08-28T22:14:56.357Z+ case "$kern" in
112026-08-28T22:14:56.357Z+ groupadd -g 12345 build
122026-08-28T22:14:56.357Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-08-28T22:14:58.296Z+ zfs create -o mountpoint=/work rpool/work
142026-08-28T22:14:58.389Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-08-28T22:14:58.417Z+ home_fs=zfs
162026-08-28T22:14:58.417Z+ [[ zfs == autofs ]]
172026-08-28T22:14:58.417Z+ mkdir -p /home/build
182026-08-28T22:14:58.417Z+ chown build:build /home/build /work
192026-08-28T22:15:00.386Z+ chmod 0700 /home/build /work
202026-08-28T22:15:00.389Zprocess exited: duration 4113 ms, exit code 0
 
212026-08-28T22:15:00.395Zstarting task 1: "rust-toolchain"
222026-08-28T22:15:00.398Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
232026-08-28T22:15:00.398Z * rust toolchain channel = "1.97.1"
242026-08-28T22:15:00.398Z+ printf ' * rust toolchain profile = "%s"\n' default
252026-08-28T22:15:00.398Z * rust toolchain profile = "default"
262026-08-28T22:15:00.398Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-08-28T22:15:00.401Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-08-28T22:15:00.401Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-08-28T22:15:00.401Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-08-28T22:15:00.504Zinfo: downloading installer
312026-08-28T22:15:01.873Zwarn: It looks like you have an existing rustup settings file at:
322026-08-28T22:15:01.873Zwarn: /home/build/.rustup/settings.toml
332026-08-28T22:15:01.873Zwarn: Rustup will install the default toolchain as specified in the settings file,
342026-08-28T22:15:01.873Zwarn: instead of the one inferred from the default host triple.
352026-08-28T22:15:01.885Zinfo: profile set to default
362026-08-28T22:15:01.885Zinfo: default host triple is x86_64-unknown-illumos
372026-08-28T22:15:01.887Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
382026-08-28T22:15:02.025Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
392026-08-28T22:15:02.028Zinfo: downloading 6 components
402026-08-28T22:15:15.907Z
412026-08-28T22:15:15.908Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
422026-08-28T22:15:15.939Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
432026-08-28T22:15:15.939Z
442026-08-28T22:15:15.939Z
452026-08-28T22:15:15.939ZRust is installed now. Great!
462026-08-28T22:15:15.939Z
472026-08-28T22:15:15.939ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
482026-08-28T22:15:15.939Zenvironment variable. This has not been done automatically.
492026-08-28T22:15:15.939Z
502026-08-28T22:15:15.939ZTo configure your current shell, you need to source
512026-08-28T22:15:15.939Zthe corresponding env file under $HOME/.cargo.
522026-08-28T22:15:15.939Z
532026-08-28T22:15:15.939ZThis is usually done by running one of the following (note the leading DOT):
542026-08-28T22:15:15.946Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
552026-08-28T22:15:15.946Zsource "$HOME/.cargo/env.fish" # For fish
562026-08-28T22:15:15.946Zsource "~/.cargo/env.nu" # For nushell
572026-08-28T22:15:15.946Zsource "$HOME/.cargo/env.tcsh" # For tcsh
582026-08-28T22:15:15.946Z. "$HOME/.cargo/env.ps1" # For pwsh
592026-08-28T22:15:15.946Zsource "$HOME/.cargo/env.xsh" # For xonsh
602026-08-28T22:15:15.946Zwarn: no default linker (`cc`) was found in your PATH
612026-08-28T22:15:15.946Zwarn: many Rust crates require a system C toolchain to build
622026-08-28T22:15:16.040Z+ rustup --version
632026-08-28T22:15:16.051Zrustup 1.29.0 (28d1352db 2026-03-05)
642026-08-28T22:15:16.055Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
652026-08-28T22:15:16.073Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
662026-08-28T22:15:16.080Z+ cargo --version
672026-08-28T22:15:16.088Zcargo 1.97.1 (c980f4866 2026-06-30)
682026-08-28T22:15:16.088Z+ rustc --version
692026-08-28T22:15:16.115Zrustc 1.97.1 (8bab26f4f 2026-07-14)
702026-08-28T22:15:16.122Zprocess exited: duration 15714 ms, exit code 0
 
712026-08-28T22:15:16.133Zstarting task 2: "authentication"
722026-08-28T22:15:16.150ZWARNING: job store has no value for "GITHUB_TOKEN"; waiting for a value...
732026-08-28T22:15:18.165Zprocess exited: duration 2031 ms, exit code 0
 
742026-08-28T22:15:18.171Zstarting task 3: "clone repository"
752026-08-28T22:15:18.177Z+ mkdir -p /work/oxidecomputer/omicron
762026-08-28T22:15:18.183Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
772026-08-28T22:15:18.216ZCloning into '/work/oxidecomputer/omicron'...
782026-08-28T22:15:30.670Z+ cd /work/oxidecomputer/omicron
792026-08-28T22:15:30.670Z+ git fetch origin c265b118cf0b6f321eb31fe00385c0178de5bafe
802026-08-28T22:15:31.056ZFrom https://github.com/oxidecomputer/omicron
812026-08-28T22:15:31.056Z * branch c265b118cf0b6f321eb31fe00385c0178de5bafe -> FETCH_HEAD
822026-08-28T22:15:31.066Z+ [[ -n '' ]]
832026-08-28T22:15:31.066Z+ git reset --hard c265b118cf0b6f321eb31fe00385c0178de5bafe
842026-08-28T22:15:31.319ZHEAD is now at c265b118c Clarify AffinityPolicy variant doc comments (#7649)
852026-08-28T22:15:31.322Zprocess exited: duration 13150 ms, exit code 0
 
862026-08-28T22:15:31.329Zstarting task 4: "build"
872026-08-28T22:15:31.333Z+ source ./env.sh
882026-08-28T22:15:31.333Z++ OLD_SHELL_OPTS=ehxB
892026-08-28T22:15:31.333Z++ set -o xtrace
902026-08-28T22:15:31.336Z++++ dirname ./env.sh
912026-08-28T22:15:31.365Z+++ readlink -f .
922026-08-28T22:15:31.368Z++ OMICRON_WS=/work/oxidecomputer/omicron
932026-08-28T22:15:31.368Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
942026-08-28T22:15:31.368Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
952026-08-28T22:15:31.368Z++ 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
962026-08-28T22:15:31.368Z++ 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
972026-08-28T22:15:31.368Z++ 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
982026-08-28T22:15:31.368Z++ 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
992026-08-28T22:15:31.368Z++ 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
1002026-08-28T22:15:31.368Z++ 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
1012026-08-28T22:15:31.368Z++ 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
1022026-08-28T22:15:31.368Z++ 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
1032026-08-28T22:15:31.368Z++ case $OLD_SHELL_OPTS in
1042026-08-28T22:15:31.368Z++ unset OLD_SHELL_OPTS OMICRON_WS
1052026-08-28T22:15:31.368Z+ source .github/buildomat/ci-env.sh
1062026-08-28T22:15:31.369Z++ export CARGO_TERM_COLOR=always
1072026-08-28T22:15:31.369Z++ CARGO_TERM_COLOR=always
1082026-08-28T22:15:31.369Z+++ uname -s
1092026-08-28T22:15:31.372Z++ [[ SunOS == \S\u\n\O\S ]]
1102026-08-28T22:15:31.372Z++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core
1112026-08-28T22:15:31.372Z+ cargo --version
1122026-08-28T22:15:31.380Zcargo 1.97.1 (c980f4866 2026-06-30)
1132026-08-28T22:15:31.382Z+ rustc --version
1142026-08-28T22:15:31.401Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1152026-08-28T22:15:31.404Z+ banner prerequisites
1162026-08-28T22:15:31.406Z
1172026-08-28T22:15:31.406Z ##### ##### ###### ##### ###### #### # # # #### #
1182026-08-28T22:15:31.406Z # # # # # # # # # # # # # # #
1192026-08-28T22:15:31.406Z # # # # ##### # # ##### # # # # # #### #
1202026-08-28T22:15:31.406Z ##### ##### # ##### # # # # # # # # #
1212026-08-28T22:15:31.406Z # # # # # # # # # # # # # # #
1222026-08-28T22:15:31.406Z # # # ###### # # ###### ### # #### # #### #
1232026-08-28T22:15:31.406Z
1242026-08-28T22:15:31.407Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1252026-08-28T22:15:33.352Z Startup: Refreshing catalog 'helios' ... Done
1262026-08-28T22:15:33.708Z Startup: Caching catalogs ... Done
1272026-08-28T22:15:35.998ZPlanning: Solver setup ... Done (2.168s)
1282026-08-28T22:15:36.062ZPlanning: Running solver ... Done (0.064s)
1292026-08-28T22:15:36.115ZPlanning: Finding local manifests ... Done (0.003s)
1302026-08-28T22:15:36.127ZPlanning: Fetching manifests: 0/2 0% complete
1312026-08-28T22:15:36.145ZPlanning: Fetching manifests: 2/2 100% complete
1322026-08-28T22:15:36.158ZPlanning: Package planning ... Done (0.013s)
1332026-08-28T22:15:36.161ZPlanning: Merging actions ... Done (0.001s)
1342026-08-28T22:15:36.380ZPlanning: Checking for conflicting actions ... Done (0.220s)
1352026-08-28T22:15:36.383ZPlanning: Consolidating action changes ... Done (0.001s)
1362026-08-28T22:15:37.072ZPlanning: Evaluating mediators ... Done (0.691s)
1372026-08-28T22:15:37.075ZPlanning: Planning completed in 3.33 seconds
1382026-08-28T22:15:37.081Z Packages to install: 2
1392026-08-28T22:15:37.084Z Estimated space available: 156.00 GB
1402026-08-28T22:15:37.084ZEstimated space to be consumed: 83.65 MB
1412026-08-28T22:15:37.084Z Create boot environment: No
1422026-08-28T22:15:37.084ZCreate backup boot environment: No
1432026-08-28T22:15:37.084Z Rebuild boot archive: No
1442026-08-28T22:15:37.085Z
1452026-08-28T22:15:37.085ZChanged packages:
1462026-08-28T22:15:37.085Zhelios
1472026-08-28T22:15:37.085Z developer/build-essential
1482026-08-28T22:15:37.085Z None -> 11-3.0
1492026-08-28T22:15:37.085Z library/libxmlsec1
1502026-08-28T22:15:37.085Z None -> 1.2.35-3.0
1512026-08-28T22:15:37.105Z
1522026-08-28T22:15:37.105ZDownload: 0/214 items 0.0/1.3MB 0% complete
1532026-08-28T22:15:37.173ZDownload: Completed 1.28 MB in 0.07 seconds (18.7M/s)
1542026-08-28T22:15:37.225Z Actions: 1/268 actions (Installing new actions)
1552026-08-28T22:15:37.259Z Actions: Completed 268 actions in 0.04 seconds.
1562026-08-28T22:15:37.296ZFinalize: Updating package state database ... Done (0.036s)
1572026-08-28T22:15:37.296ZFinalize: Updating package cache ... Done (0.000s)
1582026-08-28T22:15:37.394ZFinalize: Updating image state ... Done (0.098s)
1592026-08-28T22:15:39.791ZFinalize: Creating fast lookup database ... Done (2.343s)
1602026-08-28T22:15:39.857ZFinalize: Reading search index ... Done (0.012s)
1612026-08-28T22:15:39.860ZFinalize: Updating search index ... Done (0.000s)
1622026-08-28T22:15:39.953ZFinalize: Updating package cache ... Done (0.000s)
1632026-08-28T22:15:40.325ZPlanning: Evaluating mediator changes ... Done
1642026-08-28T22:15:40.427ZPlanning: Checking for conflicting actions ... Done
1652026-08-28T22:15:40.432ZPlanning: Consolidating action changes ... Done
1662026-08-28T22:15:40.584ZPlanning: Evaluating mediators ... Done
1672026-08-28T22:15:40.588ZPlanning: Planning completed in 0.26 seconds
1682026-08-28T22:15:40.616Z Mediators to change: 2
1692026-08-28T22:15:40.616Z Create boot environment: No
1702026-08-28T22:15:40.616ZCreate backup boot environment: No
1712026-08-28T22:15:40.650ZFinalize: Updating package state database ... Done
1722026-08-28T22:15:40.650ZFinalize: Updating package cache ... Done
1732026-08-28T22:15:40.705ZFinalize: Updating image state ... Done
1742026-08-28T22:15:42.617ZFinalize: Creating fast lookup database ... Done
1752026-08-28T22:15:42.681ZFinalize: Reading search index ... Done
1762026-08-28T22:15:42.696ZFinalize: Updating search index ... Done
1772026-08-28T22:15:42.731ZFinalize: Updating package cache ... Done
1782026-08-28T22:15:43.013ZPlanning: Evaluating mediator changes ... Done
1792026-08-28T22:15:43.145ZPlanning: Checking for conflicting actions ... Done
1802026-08-28T22:15:43.213ZPlanning: Consolidating action changes ... Done
1812026-08-28T22:15:43.273ZPlanning: Evaluating mediators ... Done
1822026-08-28T22:15:43.288ZPlanning: Planning completed in 0.26 seconds
1832026-08-28T22:15:43.299Z Mediators to change: 1
1842026-08-28T22:15:43.300Z Create boot environment: No
1852026-08-28T22:15:43.300ZCreate backup boot environment: No
1862026-08-28T22:15:43.333ZFinalize: Updating package state database ... Done
1872026-08-28T22:15:43.333ZFinalize: Updating package cache ... Done
1882026-08-28T22:15:43.439ZFinalize: Updating image state ... Done
1892026-08-28T22:15:45.399ZFinalize: Creating fast lookup database ... Done
1902026-08-28T22:15:45.422ZFinalize: Reading search index ... Done
1912026-08-28T22:15:45.422ZFinalize: Updating search index ... Done
1922026-08-28T22:15:45.442ZFinalize: Updating package cache ... Done
1932026-08-28T22:15:45.752ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1942026-08-28T22:15:45.753Zapache system 2.4 system
1952026-08-28T22:15:45.753Zclang system 15 system
1962026-08-28T22:15:45.753Zcsh system system illumos
1972026-08-28T22:15:45.753Zctags system system illumos
1982026-08-28T22:15:45.753Zfile vendor vendor darwinsys
1992026-08-28T22:15:45.754Zfile system system illumos
2002026-08-28T22:15:45.754Zgcc vendor 14 vendor
2012026-08-28T22:15:45.754Zgcc system 13 system
2022026-08-28T22:15:45.754Zgcc system 10 system
2032026-08-28T22:15:45.754Zgo system 1.25 system
2042026-08-28T22:15:45.754Zllvm system 15 system
2052026-08-28T22:15:45.754Zmariadb system 11.4 system
2062026-08-28T22:15:45.754Zmta vendor vendor dma
2072026-08-28T22:15:45.754Zopenjdk system 17 system
2082026-08-28T22:15:45.754Zopenjdk system 11 system
2092026-08-28T22:15:45.754Zopenssl vendor 3 vendor
2102026-08-28T22:15:45.754Zperl system 5.40 system
2112026-08-28T22:15:45.754Zpostgresql system 18 system
2122026-08-28T22:15:45.754Zpostgresql system 17 system
2132026-08-28T22:15:45.754Zpython vendor 3 vendor
2142026-08-28T22:15:45.754Zpython system 2 system
2152026-08-28T22:15:45.754Zpython3 vendor 3.13 vendor
2162026-08-28T22:15:45.754Zruby system 3.4 system
2172026-08-28T22:15:45.754Zruby system 3.0 system
2182026-08-28T22:15:45.754Zwords vendor vendor american-english
2192026-08-28T22:15:45.754Zwords system system australian-english
2202026-08-28T22:15:45.754Zwords system system british-english
2212026-08-28T22:15:45.754Zwords system system canadian-english
2222026-08-28T22:15:45.754Zwords system system french
2232026-08-28T22:15:45.754Zwords system system italian
2242026-08-28T22:15:45.755Zwords system system ngerman
2252026-08-28T22:15:45.755Zwords system system ogerman
2262026-08-28T22:15:45.755Zwords system system spanish
2272026-08-28T22:15:45.992ZPUBLISHER TYPE STATUS P LOCATION
2282026-08-28T22:15:45.992Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
2292026-08-28T22:15:46.507ZFMRI IFO
2302026-08-28T22:15:46.507Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
2312026-08-28T22:15:46.507Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
2322026-08-28T22:15:46.507Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
2332026-08-28T22:15:46.507Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
2342026-08-28T22:15:46.507Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
2352026-08-28T22:15:46.507Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
2362026-08-28T22:15:46.507Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
2372026-08-28T22:15:46.507Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
2382026-08-28T22:15:46.507Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
2392026-08-28T22:15:46.845Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2402026-08-28T22:15:47.195Z Updating crates.io index
2412026-08-28T22:15:47.226Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2422026-08-28T22:15:47.494Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2432026-08-28T22:15:47.791Z Updating git repository `https://github.com/oxidecomputer/omicron-debug-dropbox`
2442026-08-28T22:15:48.057Z Updating git repository `https://github.com/oxidecomputer/propolis`
2452026-08-28T22:15:49.008Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2462026-08-28T22:15:49.525Z Updating git repository `https://github.com/oxidecomputer/crucible`
2472026-08-28T22:15:51.589Z Updating git repository `https://github.com/oxidecomputer/opte`
2482026-08-28T22:15:52.473Z Updating git repository `https://github.com/oxidecomputer/tofino`
2492026-08-28T22:15:52.789Z Updating git repository `https://github.com/oxidecomputer/lldp`
2502026-08-28T22:15:53.148Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2512026-08-28T22:15:54.510Z Updating git repository `https://github.com/oxidecomputer/clickward`
2522026-08-28T22:15:54.800Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2532026-08-28T22:15:55.227Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
2542026-08-28T22:15:55.583Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2552026-08-28T22:15:55.868Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2562026-08-28T22:15:56.127Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2572026-08-28T22:15:56.410Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2582026-08-28T22:15:56.676Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2592026-08-28T22:15:56.987Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2602026-08-28T22:15:57.349Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2612026-08-28T22:15:58.008Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2622026-08-28T22:15:58.312Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2632026-08-28T22:15:58.962Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2642026-08-28T22:15:59.301Z Updating git repository `https://github.com/oxidecomputer/erebor`
2652026-08-28T22:15:59.587Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2662026-08-28T22:16:00.036Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2672026-08-28T22:16:00.469Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2682026-08-28T22:16:00.789Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2692026-08-28T22:16:01.446Z Updating git repository `https://github.com/oxidecomputer/ispf`
2702026-08-28T22:16:01.724Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2712026-08-28T22:16:02.046Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2722026-08-28T22:16:02.434Z Updating git repository `https://github.com/oxidecomputer/tough`
2732026-08-28T22:16:03.150Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2742026-08-28T22:16:03.434Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2752026-08-28T22:16:03.714Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2762026-08-28T22:16:04.085Z Updating git repository `https://github.com/oxidecomputer/pmbus`
2772026-08-28T22:16:04.428Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2782026-08-28T22:16:04.735Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2792026-08-28T22:16:05.044Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2802026-08-28T22:16:05.381Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2812026-08-28T22:16:05.689Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2822026-08-28T22:16:06.123Z Updating git repository `https://github.com/illumos/smf-rs`
2832026-08-28T22:16:08.772Z Downloading crates ...
2842026-08-28T22:16:08.849Z Downloaded anstyle-parse v1.0.0
2852026-08-28T22:16:08.863Z Downloaded bytecount v0.6.9
2862026-08-28T22:16:08.863Z Downloaded anstream v1.0.0
2872026-08-28T22:16:08.863Z Downloaded bitflags v2.11.0
2882026-08-28T22:16:08.863Z Downloaded strsim v0.11.1
2892026-08-28T22:16:08.863Z Downloaded utf8parse v0.2.2
2902026-08-28T22:16:08.863Z Downloaded tempfile v3.27.0
2912026-08-28T22:16:08.863Z Downloaded serde_tokenstream v0.2.3
2922026-08-28T22:16:08.863Z Downloaded usdt-impl v0.5.0
2932026-08-28T22:16:08.863Z Downloaded zmij v1.0.21
2942026-08-28T22:16:08.863Z Downloaded clap_lex v1.0.0
2952026-08-28T22:16:08.864Z Downloaded serde_derive v1.0.228
2962026-08-28T22:16:08.864Z Downloaded proc-macro2 v1.0.106
2972026-08-28T22:16:08.864Z Downloaded zerocopy v0.7.35
2982026-08-28T22:16:08.877Z Downloaded zerocopy-derive v0.7.35
2992026-08-28T22:16:08.877Z Downloaded colorchoice v1.0.4
3002026-08-28T22:16:08.877Z Downloaded fastrand v2.3.0
3012026-08-28T22:16:08.877Z Downloaded macaddr v1.0.1
3022026-08-28T22:16:08.877Z Downloaded digest v0.10.7
3032026-08-28T22:16:08.877Z Downloaded dof v0.3.0
3042026-08-28T22:16:08.877Z Downloaded pest_derive v2.8.6
3052026-08-28T22:16:08.877Z Downloaded crypto-common v0.1.7
3062026-08-28T22:16:08.877Z Downloaded cargo-platform v0.3.2
3072026-08-28T22:16:08.877Z Downloaded heck v0.4.1
3082026-08-28T22:16:08.877Z Downloaded generic-array v0.14.7
3092026-08-28T22:16:08.881Z Downloaded itoa v1.0.17
3102026-08-28T22:16:08.881Z Downloaded dtrace-parser v0.2.0
3112026-08-28T22:16:08.881Z Downloaded heck v0.5.0
3122026-08-28T22:16:08.881Z Downloaded version_check v0.9.5
3132026-08-28T22:16:08.881Z Downloaded memmap v0.7.0
3142026-08-28T22:16:08.882Z Downloaded toml_datetime v0.6.11
3152026-08-28T22:16:08.895Z Downloaded errno v0.3.14
3162026-08-28T22:16:08.895Z Downloaded tabled_derive v0.7.0
3172026-08-28T22:16:08.895Z Downloaded fnv v1.0.7
3182026-08-28T22:16:08.895Z Downloaded usdt-macro v0.5.0
3192026-08-28T22:16:08.895Z Downloaded cpufeatures v0.2.17
3202026-08-28T22:16:08.906Z Downloaded terminal_size v0.4.3
3212026-08-28T22:16:08.906Z Downloaded thread-id v4.2.2
3222026-08-28T22:16:08.906Z Downloaded pretty-hex v0.4.1
3232026-08-28T22:16:08.907Z Downloaded is_terminal_polyfill v1.70.2
3242026-08-28T22:16:08.912Z Downloaded unicode-linebreak v0.1.5
3252026-08-28T22:16:08.912Z Downloaded scroll_derive v0.12.1
3262026-08-28T22:16:08.930Z Downloaded smawk v0.3.2
3272026-08-28T22:16:08.930Z Downloaded block-buffer v0.10.4
3282026-08-28T22:16:08.930Z Downloaded swrite v0.1.0
3292026-08-28T22:16:08.930Z Downloaded usdt-attr-macro v0.5.0
3302026-08-28T22:16:08.931Z Downloaded plain v0.2.3
3312026-08-28T22:16:08.938Z Downloaded proc-macro-error-attr v1.0.4
3322026-08-28T22:16:08.938Z Downloaded equivalent v1.0.2
3332026-08-28T22:16:08.939Z Downloaded usdt v0.5.0
3342026-08-28T22:16:08.939Z Downloaded toml_write v0.1.2
3352026-08-28T22:16:08.939Z Downloaded cargo_toml v0.21.0
3362026-08-28T22:16:08.939Z Downloaded fs-err v3.3.0
3372026-08-28T22:16:08.939Z Downloaded thiserror v2.0.18
3382026-08-28T22:16:08.939Z Downloaded proc-macro-error v1.0.4
3392026-08-28T22:16:08.939Z Downloaded scroll v0.12.0
3402026-08-28T22:16:08.954Z Downloaded anstyle-query v1.1.5
3412026-08-28T22:16:08.954Z Downloaded serde_spanned v0.6.9
3422026-08-28T22:16:08.955Z Downloaded anstyle v1.0.14
3432026-08-28T22:16:08.955Z Downloaded camino-tempfile v1.4.1
3442026-08-28T22:16:08.962Z Downloaded sha2 v0.10.9
3452026-08-28T22:16:08.962Z Downloaded cfg-if v1.0.4
3462026-08-28T22:16:08.962Z Downloaded autocfg v1.5.0
3472026-08-28T22:16:08.962Z Downloaded byteorder v1.5.0
3482026-08-28T22:16:08.962Z Downloaded thiserror-impl v2.0.18
3492026-08-28T22:16:08.962Z Downloaded thiserror-impl v1.0.69
3502026-08-28T22:16:08.973Z Downloaded ucd-trie v0.1.7
3512026-08-28T22:16:08.973Z Downloaded camino v1.2.5
3522026-08-28T22:16:08.973Z Downloaded thiserror v1.0.69
3532026-08-28T22:16:08.973Z Downloaded anyhow v1.0.104
3542026-08-28T22:16:08.974Z Downloaded clap v4.6.1
3552026-08-28T22:16:08.998Z Downloaded clap_derive v4.6.1
3562026-08-28T22:16:08.999Z Downloaded once_cell v1.21.3
3572026-08-28T22:16:08.999Z Downloaded toml v0.8.23
3582026-08-28T22:16:08.999Z Downloaded pest_generator v2.8.6
3592026-08-28T22:16:08.999Z Downloaded quote v1.0.45
3602026-08-28T22:16:08.999Z Downloaded semver v1.0.28
3612026-08-28T22:16:08.999Z Downloaded papergrid v0.11.0
3622026-08-28T22:16:08.999Z Downloaded serde_core v1.0.228
3632026-08-28T22:16:09.000Z Downloaded getrandom v0.4.3
3642026-08-28T22:16:09.004Z Downloaded cargo_metadata v0.23.1
3652026-08-28T22:16:09.004Z Downloaded textwrap v0.16.2
3662026-08-28T22:16:09.004Z Downloaded log v0.4.33
3672026-08-28T22:16:09.004Z Downloaded pest_meta v2.8.6
3682026-08-28T22:16:09.004Z Downloaded toml_edit v0.22.27
3692026-08-28T22:16:09.008Z Downloaded unicode-ident v1.0.24
3702026-08-28T22:16:09.027Z Downloaded serde v1.0.228
3712026-08-28T22:16:09.054Z Downloaded indexmap v2.14.0
3722026-08-28T22:16:09.054Z Downloaded memchr v2.8.0
3732026-08-28T22:16:09.060Z Downloaded unicode-width v0.2.0
3742026-08-28T22:16:09.060Z Downloaded typenum v1.20.1
3752026-08-28T22:16:09.061Z Downloaded pest v2.8.6
3762026-08-28T22:16:09.061Z Downloaded syn v2.0.117
3772026-08-28T22:16:09.067Z Downloaded serde_json v1.0.151
3782026-08-28T22:16:09.078Z Downloaded hashbrown v0.17.0
3792026-08-28T22:16:09.092Z Downloaded clap_builder v4.6.0
3802026-08-28T22:16:09.092Z Downloaded goblin v0.8.2
3812026-08-28T22:16:09.092Z Downloaded winnow v0.7.14
3822026-08-28T22:16:09.097Z Downloaded tabled v0.15.0
3832026-08-28T22:16:09.098Z Downloaded syn v1.0.109
3842026-08-28T22:16:09.102Z Downloaded unicode-width v0.1.14
3852026-08-28T22:16:09.112Z Downloaded rustix v1.1.4
3862026-08-28T22:16:09.126Z Downloaded libc v0.2.185
3872026-08-28T22:16:09.191Z Compiling proc-macro2 v1.0.106
3882026-08-28T22:16:09.191Z Compiling unicode-ident v1.0.24
3892026-08-28T22:16:09.191Z Compiling quote v1.0.45
3902026-08-28T22:16:09.194Z Compiling serde_core v1.0.228
3912026-08-28T22:16:09.194Z Compiling libc v0.2.185
3922026-08-28T22:16:09.194Z Compiling version_check v0.9.5
3932026-08-28T22:16:09.194Z Compiling memchr v2.8.0
3942026-08-28T22:16:09.194Z Compiling serde v1.0.228
3952026-08-28T22:16:09.573Z Compiling zmij v1.0.21
3962026-08-28T22:16:09.937Z Compiling thiserror v1.0.69
3972026-08-28T22:16:10.023Z Compiling ucd-trie v0.1.7
3982026-08-28T22:16:10.092Z Compiling itoa v1.0.17
3992026-08-28T22:16:10.279Z Compiling pest v2.8.6
4002026-08-28T22:16:10.297Z Compiling byteorder v1.5.0
4012026-08-28T22:16:10.297Z Compiling rustix v1.1.4
4022026-08-28T22:16:10.484Z Compiling errno v0.3.14
4032026-08-28T22:16:10.523Z Compiling bitflags v2.11.0
4042026-08-28T22:16:10.646Z Compiling serde_json v1.0.151
4052026-08-28T22:16:11.067Z Compiling thread-id v4.2.2
4062026-08-28T22:16:11.095Z Compiling syn v2.0.117
4072026-08-28T22:16:11.095Z Compiling usdt-impl v0.5.0
4082026-08-28T22:16:11.095Z Compiling proc-macro-error-attr v1.0.4
4092026-08-28T22:16:11.095Z Compiling camino v1.2.5
4102026-08-28T22:16:11.181Z Compiling syn v1.0.109
4112026-08-28T22:16:11.299Z Compiling pest_meta v2.8.6
4122026-08-28T22:16:11.470Z Compiling proc-macro-error v1.0.4
4132026-08-28T22:16:11.531Z Compiling getrandom v0.4.3
4142026-08-28T22:16:11.605Z Compiling equivalent v1.0.2
4152026-08-28T22:16:11.635Z Compiling utf8parse v0.2.2
4162026-08-28T22:16:11.636Z Compiling plain v0.2.3
4172026-08-28T22:16:11.732Z Compiling log v0.4.33
4182026-08-28T22:16:11.751Z Compiling hashbrown v0.17.0
4192026-08-28T22:16:11.972Z Compiling terminal_size v0.4.3
4202026-08-28T22:16:12.022Z Compiling anstyle-parse v1.0.0
4212026-08-28T22:16:12.209Z Compiling indexmap v2.14.0
4222026-08-28T22:16:12.508Z Compiling autocfg v1.5.0
4232026-08-28T22:16:12.714Z Compiling thiserror v2.0.18
4242026-08-28T22:16:12.856Z Compiling is_terminal_polyfill v1.70.2
4252026-08-28T22:16:12.919Z Compiling anstyle v1.0.14
4262026-08-28T22:16:13.018Z Compiling winnow v0.7.14
4272026-08-28T22:16:13.018Z Compiling pretty-hex v0.4.1
4282026-08-28T22:16:13.018Z Compiling cfg-if v1.0.4
4292026-08-28T22:16:13.038Z Compiling colorchoice v1.0.4
4302026-08-28T22:16:13.038Z Compiling anstyle-query v1.1.5
4312026-08-28T22:16:13.054Z Compiling toml_write v0.1.2
4322026-08-28T22:16:13.179Z Compiling anstream v1.0.0
4332026-08-28T22:16:13.213Z Compiling pest_generator v2.8.6
4342026-08-28T22:16:13.258Z Compiling fs-err v3.3.0
4352026-08-28T22:16:13.296Z Compiling strsim v0.11.1
4362026-08-28T22:16:13.441Z Compiling fastrand v2.3.0
4372026-08-28T22:16:13.468Z Compiling clap_lex v1.0.0
4382026-08-28T22:16:13.604Z Compiling fnv v1.0.7
4392026-08-28T22:16:13.742Z Compiling bytecount v0.6.9
4402026-08-28T22:16:13.769Z Compiling once_cell v1.21.3
4412026-08-28T22:16:13.769Z Compiling heck v0.4.1
4422026-08-28T22:16:13.769Z Compiling anyhow v1.0.104
4432026-08-28T22:16:13.815Z Compiling unicode-width v0.1.14
4442026-08-28T22:16:13.839Z Compiling heck v0.5.0
4452026-08-28T22:16:13.931Z Compiling tempfile v3.27.0
4462026-08-28T22:16:13.953Z Compiling clap_builder v4.6.0
4472026-08-28T22:16:14.072Z Compiling papergrid v0.11.0
4482026-08-28T22:16:14.184Z Compiling semver v1.0.28
4492026-08-28T22:16:14.212Z Compiling cargo-platform v0.3.2
4502026-08-28T22:16:14.235Z Compiling tabled_derive v0.7.0
4512026-08-28T22:16:14.248Z Compiling memmap v0.7.0
4522026-08-28T22:16:14.440Z Compiling smawk v0.3.2
4532026-08-28T22:16:14.464Z Compiling unicode-linebreak v0.1.5
4542026-08-28T22:16:14.479Z Compiling unicode-width v0.2.0
4552026-08-28T22:16:14.658Z Compiling camino-tempfile v1.4.1
4562026-08-28T22:16:14.743Z Compiling textwrap v0.16.2
4572026-08-28T22:16:14.819Z Compiling serde_derive v1.0.228
4582026-08-28T22:16:14.862Z Compiling thiserror-impl v1.0.69
4592026-08-28T22:16:14.889Z Compiling zerocopy-derive v0.7.35
4602026-08-28T22:16:14.929Z Compiling pest_derive v2.8.6
4612026-08-28T22:16:15.123Z Compiling scroll_derive v0.12.1
4622026-08-28T22:16:15.182Z Compiling thiserror-impl v2.0.18
4632026-08-28T22:16:15.311Z Compiling clap_derive v4.6.1
4642026-08-28T22:16:15.450Z Compiling tabled v0.15.0
4652026-08-28T22:16:15.754Z Compiling zerocopy v0.7.35
4662026-08-28T22:16:15.785Z Compiling scroll v0.12.0
4672026-08-28T22:16:16.056Z Compiling goblin v0.8.2
4682026-08-28T22:16:16.227Z Compiling dtrace-parser v0.2.0
4692026-08-28T22:16:16.335Z Compiling swrite v0.1.0
4702026-08-28T22:16:16.952Z Compiling clap v4.6.1
4712026-08-28T22:16:17.706Z Compiling dof v0.3.0
4722026-08-28T22:16:17.706Z Compiling serde_tokenstream v0.2.3
4732026-08-28T22:16:17.724Z Compiling toml_datetime v0.6.11
4742026-08-28T22:16:17.748Z Compiling serde_spanned v0.6.9
4752026-08-28T22:16:17.754Z Compiling cargo_metadata v0.23.1
4762026-08-28T22:16:17.787Z Compiling macaddr v1.0.1
4772026-08-28T22:16:17.802Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
4782026-08-28T22:16:17.895Z Compiling toml_edit v0.22.27
4792026-08-28T22:16:18.465Z Compiling usdt-attr-macro v0.5.0
4802026-08-28T22:16:18.465Z Compiling usdt-macro v0.5.0
4812026-08-28T22:16:19.061Z Compiling usdt v0.5.0
4822026-08-28T22:16:19.225Z Compiling toml v0.8.23
4832026-08-28T22:16:19.544Z Compiling cargo_toml v0.21.0
4842026-08-28T22:16:20.803Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4852026-08-28T22:16:22.812Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.16s
4862026-08-28T22:16:23.032Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
4872026-08-28T22:16:23.523Z Downloading crates ...
4882026-08-28T22:16:23.584Z Downloaded arrayref v0.3.9
4892026-08-28T22:16:23.588Z Downloaded assert_matches v1.5.0
4902026-08-28T22:16:23.602Z Downloaded enum_dispatch v0.3.13
4912026-08-28T22:16:23.606Z Downloaded ascii-canvas v3.0.0
4922026-08-28T22:16:23.607Z Downloaded async-stream-impl v0.3.6
4932026-08-28T22:16:23.607Z Downloaded bitfield-struct v0.6.2
4942026-08-28T22:16:23.607Z Downloaded const-oid v0.10.2
4952026-08-28T22:16:23.607Z Downloaded foreign-types-macros v0.2.3
4962026-08-28T22:16:23.607Z Downloaded fixedbitset v0.5.7
4972026-08-28T22:16:23.607Z Downloaded futures-sink v0.3.32
4982026-08-28T22:16:23.607Z Downloaded futures-task v0.3.32
4992026-08-28T22:16:23.614Z Downloaded aead v0.5.2
5002026-08-28T22:16:23.614Z Downloaded atty v0.2.14
5012026-08-28T22:16:23.614Z Downloaded elliptic-curve v0.14.1
5022026-08-28T22:16:23.614Z Downloaded endian-type v0.1.2
5032026-08-28T22:16:23.615Z Downloaded enum-as-inner v0.6.1
5042026-08-28T22:16:23.615Z Downloaded atomic-waker v1.1.2
5052026-08-28T22:16:23.615Z Downloaded ff v0.14.0
5062026-08-28T22:16:23.615Z Downloaded float-cmp v0.10.0
5072026-08-28T22:16:23.619Z Downloaded bcrypt-pbkdf v0.11.0
5082026-08-28T22:16:23.619Z Downloaded fxhash v0.2.1
5092026-08-28T22:16:23.619Z Downloaded bit-set v0.5.3
5102026-08-28T22:16:23.619Z Downloaded block-padding v0.4.2
5112026-08-28T22:16:23.619Z Downloaded futures-macro v0.3.32
5122026-08-28T22:16:23.627Z Downloaded expectorate v1.2.0
5132026-08-28T22:16:23.627Z Downloaded base16ct v0.2.0
5142026-08-28T22:16:23.627Z Downloaded bit-set v0.8.0
5152026-08-28T22:16:23.627Z Downloaded gethostname v0.5.0
5162026-08-28T22:16:23.630Z Downloaded futures-core v0.3.32
5172026-08-28T22:16:23.630Z Downloaded filetime v0.2.27
5182026-08-28T22:16:23.630Z Downloaded array-init v0.0.4
5192026-08-28T22:16:23.630Z Downloaded base16ct v1.0.0
5202026-08-28T22:16:23.630Z Downloaded funty v2.0.0
5212026-08-28T22:16:23.631Z Downloaded flagset v0.4.7
5222026-08-28T22:16:23.637Z Downloaded embedded-io v0.6.1
5232026-08-28T22:16:23.637Z Downloaded hostname v0.3.1
5242026-08-28T22:16:23.637Z Downloaded bb8 v0.8.6
5252026-08-28T22:16:23.637Z Downloaded backtrace-ext v0.2.1
5262026-08-28T22:16:23.643Z Downloaded fd-lock v4.0.4
5272026-08-28T22:16:23.644Z Downloaded foreign-types v0.3.2
5282026-08-28T22:16:23.644Z Downloaded atomicwrites v0.4.4
5292026-08-28T22:16:23.644Z Downloaded async-recursion v1.1.1
5302026-08-28T22:16:23.644Z Downloaded async-stream v0.3.6
5312026-08-28T22:16:23.644Z Downloaded env_filter v2.0.0
5322026-08-28T22:16:23.661Z Downloaded env_logger v0.11.11
5332026-08-28T22:16:23.662Z Downloaded fallible-iterator v0.2.0
5342026-08-28T22:16:23.662Z Downloaded foldhash v0.1.5
5352026-08-28T22:16:23.662Z Downloaded group v0.14.0
5362026-08-28T22:16:23.662Z Downloaded git-stub v1.0.0
5372026-08-28T22:16:23.662Z Downloaded arrayvec v0.7.6
5382026-08-28T22:16:23.662Z Downloaded embedded-io v0.4.0
5392026-08-28T22:16:23.662Z Downloaded ena v0.14.4
5402026-08-28T22:16:23.662Z Downloaded ciborium-io v0.2.2
5412026-08-28T22:16:23.662Z Downloaded ff v0.13.1
5422026-08-28T22:16:23.674Z Downloaded float-ord v0.3.2
5432026-08-28T22:16:23.674Z Downloaded cobs v0.3.0
5442026-08-28T22:16:23.674Z Downloaded ciborium-ll v0.2.2
5452026-08-28T22:16:23.674Z Downloaded httpdate v1.0.3
5462026-08-28T22:16:23.674Z Downloaded http-range v0.1.5
5472026-08-28T22:16:23.674Z Downloaded fixedbitset v0.4.2
5482026-08-28T22:16:23.674Z Downloaded foreign-types-shared v0.3.1
5492026-08-28T22:16:23.674Z Downloaded block-buffer v0.12.1
5502026-08-28T22:16:23.674Z Downloaded hash32 v0.3.1
5512026-08-28T22:16:23.675Z Downloaded castaway v0.2.4
5522026-08-28T22:16:23.689Z Downloaded form_urlencoded v1.2.2
5532026-08-28T22:16:23.689Z Downloaded compression-core v0.4.31
5542026-08-28T22:16:23.689Z Downloaded foreign-types v0.5.0
5552026-08-28T22:16:23.689Z Downloaded headers-core v0.3.0
5562026-08-28T22:16:23.689Z Downloaded http-body v1.0.1
5572026-08-28T22:16:23.689Z Downloaded hubpack_derive v0.1.1
5582026-08-28T22:16:23.689Z Downloaded hostname v0.4.2
5592026-08-28T22:16:23.689Z Downloaded hubpack v0.1.2
5602026-08-28T22:16:23.689Z Downloaded adler2 v2.0.1
5612026-08-28T22:16:23.689Z Downloaded futures-io v0.3.32
5622026-08-28T22:16:23.689Z Downloaded async-trait v0.1.89
5632026-08-28T22:16:23.690Z Downloaded backoff v0.4.0
5642026-08-28T22:16:23.690Z Downloaded anstyle-parse v0.2.7
5652026-08-28T22:16:23.693Z Downloaded hex v0.4.3
5662026-08-28T22:16:23.693Z Downloaded cipher v0.4.4
5672026-08-28T22:16:23.693Z Downloaded cmake v0.1.57
5682026-08-28T22:16:23.693Z Downloaded argon2 v0.5.3
5692026-08-28T22:16:23.693Z Downloaded home v0.5.12
5702026-08-28T22:16:23.694Z Downloaded aead v0.6.1
5712026-08-28T22:16:23.694Z Downloaded bit-vec v0.8.0
5722026-08-28T22:16:23.694Z Downloaded bitfield-macros v0.19.4
5732026-08-28T22:16:23.694Z Downloaded hash32 v0.2.1
5742026-08-28T22:16:23.694Z Downloaded async-bb8-diesel v0.2.1
5752026-08-28T22:16:23.699Z Downloaded bit-vec v0.6.3
5762026-08-28T22:16:23.699Z Downloaded hex-literal v1.1.0
5772026-08-28T22:16:23.699Z Downloaded cfg_aliases v0.1.1
5782026-08-28T22:16:23.707Z Downloaded opaque-debug v0.3.1
5792026-08-28T22:16:23.707Z Downloaded cfg_aliases v0.2.1
5802026-08-28T22:16:23.707Z Downloaded openssl-probe v0.2.1
5812026-08-28T22:16:23.707Z Downloaded nibble_vec v0.1.0
5822026-08-28T22:16:23.707Z Downloaded newline-converter v0.3.0
5832026-08-28T22:16:23.707Z Downloaded nonempty v0.12.0
5842026-08-28T22:16:23.714Z Downloaded normalize-line-endings v0.3.0
5852026-08-28T22:16:23.714Z Downloaded globwalk v0.9.1
5862026-08-28T22:16:23.714Z Downloaded erased-serde v0.3.31
5872026-08-28T22:16:23.714Z Downloaded find-msvc-tools v0.1.9
5882026-08-28T22:16:23.725Z Downloaded foldhash v0.2.0
5892026-08-28T22:16:23.725Z Downloaded foreign-types-shared v0.1.1
5902026-08-28T22:16:23.725Z Downloaded glob v0.3.3
5912026-08-28T22:16:23.725Z Downloaded fs_extra v1.3.0
5922026-08-28T22:16:23.725Z Downloaded futures-executor v0.3.32
5932026-08-28T22:16:23.725Z Downloaded oxide-generation-macros v0.2.0
5942026-08-28T22:16:23.725Z Downloaded phf_shared v0.12.1
5952026-08-28T22:16:23.725Z Downloaded phf_shared v0.13.1
5962026-08-28T22:16:23.725Z Downloaded potential_utf v0.1.4
5972026-08-28T22:16:23.725Z Downloaded group v0.13.0
5982026-08-28T22:16:23.725Z Downloaded futures-channel v0.3.32
5992026-08-28T22:16:23.725Z Downloaded nodrop v0.1.14
6002026-08-28T22:16:23.725Z Downloaded bitfield v0.19.4
6012026-08-28T22:16:23.725Z Downloaded bcs v0.1.6
6022026-08-28T22:16:23.730Z Downloaded byte-wrapper v0.1.0
6032026-08-28T22:16:23.730Z Downloaded bs58 v0.5.1
6042026-08-28T22:16:23.730Z Downloaded chacha20 v0.9.1
6052026-08-28T22:16:23.730Z Downloaded proc-macro-crate v1.3.1
6062026-08-28T22:16:23.730Z Downloaded progenitor-macro v0.14.0
6072026-08-28T22:16:23.730Z Downloaded cexpr v0.6.0
6082026-08-28T22:16:23.730Z Downloaded bitflags v1.3.2
6092026-08-28T22:16:23.730Z Downloaded camino-tempfile-ext v0.3.3
6102026-08-28T22:16:23.730Z Downloaded rand_xorshift v0.4.0
6112026-08-28T22:16:23.730Z Downloaded same-file v1.0.6
6122026-08-28T22:16:23.730Z Downloaded rfc6979 v0.6.0
6132026-08-28T22:16:23.734Z Downloaded blowfish v0.10.0
6142026-08-28T22:16:23.737Z Downloaded secrecy v0.10.3
6152026-08-28T22:16:23.737Z Downloaded fs-err v2.11.0
6162026-08-28T22:16:23.737Z Downloaded git-stub-vcs v0.1.0
6172026-08-28T22:16:23.744Z Downloaded ghash v0.6.0
6182026-08-28T22:16:23.744Z Downloaded progenitor-client v0.14.0
6192026-08-28T22:16:23.744Z Downloaded addr2line v0.25.1
6202026-08-28T22:16:23.744Z Downloaded globset v0.4.18
6212026-08-28T22:16:23.756Z Downloaded ahash v0.8.12
6222026-08-28T22:16:23.767Z Downloaded argon2 v0.6.0-rc.8
6232026-08-28T22:16:23.767Z Downloaded highway v1.3.0
6242026-08-28T22:16:23.767Z Downloaded http-body-util v0.1.3
6252026-08-28T22:16:23.767Z Downloaded num_enum v0.5.11
6262026-08-28T22:16:23.767Z Downloaded anstream v0.6.21
6272026-08-28T22:16:23.767Z Downloaded base64ct v1.8.3
6282026-08-28T22:16:23.767Z Downloaded backon v1.6.0
6292026-08-28T22:16:23.767Z Downloaded num_enum v0.7.6
6302026-08-28T22:16:23.773Z Downloaded cipher v0.5.2
6312026-08-28T22:16:23.773Z Downloaded signature v2.2.0
6322026-08-28T22:16:23.773Z Downloaded generic-array v1.4.3
6332026-08-28T22:16:23.773Z Downloaded sqlparser_derive v0.5.0
6342026-08-28T22:16:23.782Z Downloaded buf-list v1.1.2
6352026-08-28T22:16:23.782Z Downloaded slog-envlogger v2.2.0
6362026-08-28T22:16:23.782Z Downloaded num-integer v0.1.46
6372026-08-28T22:16:23.782Z Downloaded structmeta v0.3.0
6382026-08-28T22:16:23.782Z Downloaded password-hash v0.5.0
6392026-08-28T22:16:23.786Z Downloaded peg v0.8.5
6402026-08-28T22:16:23.786Z Downloaded phf v0.12.1
6412026-08-28T22:16:23.786Z Downloaded predicates v3.1.4
6422026-08-28T22:16:23.791Z Downloaded subtle v2.6.1
6432026-08-28T22:16:23.791Z Downloaded aes v0.9.1
6442026-08-28T22:16:23.791Z Downloaded bzip2 v0.4.4
6452026-08-28T22:16:23.791Z Downloaded bzip2 v0.6.1
6462026-08-28T22:16:23.797Z Downloaded colored v3.1.1
6472026-08-28T22:16:23.797Z Downloaded console v0.16.2
6482026-08-28T22:16:23.797Z Downloaded cassowary v0.3.0
6492026-08-28T22:16:23.797Z Downloaded rpassword v7.5.4
6502026-08-28T22:16:23.797Z Downloaded cbc v0.2.1
6512026-08-28T22:16:23.797Z Downloaded clang-sys v1.8.1
6522026-08-28T22:16:23.804Z Downloaded serde_tokenstream v0.3.0
6532026-08-28T22:16:23.804Z Downloaded supports-hyperlinks v3.2.0
6542026-08-28T22:16:23.805Z Downloaded take_mut v0.2.2
6552026-08-28T22:16:23.805Z Downloaded tap v1.0.1
6562026-08-28T22:16:23.805Z Downloaded testing_table v0.3.0
6572026-08-28T22:16:23.805Z Downloaded sha1 v0.10.6
6582026-08-28T22:16:23.805Z Downloaded utf8_iter v1.0.4
6592026-08-28T22:16:23.809Z Downloaded utf-8 v0.7.6
6602026-08-28T22:16:23.809Z Downloaded progenitor v0.13.0
6612026-08-28T22:16:23.809Z Downloaded rand_core v0.6.4
6622026-08-28T22:16:23.809Z Downloaded chacha20 v0.10.0
6632026-08-28T22:16:23.813Z Downloaded colored v2.2.0
6642026-08-28T22:16:23.813Z Downloaded want v0.3.1
6652026-08-28T22:16:23.813Z Downloaded zone_cfg_derive v0.3.1
6662026-08-28T22:16:23.813Z Downloaded allocator-api2 v0.2.21
6672026-08-28T22:16:23.815Z Downloaded ciborium v0.2.2
6682026-08-28T22:16:23.895Z Downloaded unarray v0.1.4
6692026-08-28T22:16:23.895Z Downloaded unicode-truncate v1.1.0
6702026-08-28T22:16:23.895Z Downloaded xshell-macros v0.2.7
6712026-08-28T22:16:23.895Z Downloaded yoke-derive v0.8.1
6722026-08-28T22:16:23.895Z Downloaded half v1.8.3
6732026-08-28T22:16:23.895Z Downloaded httparse v1.10.1
6742026-08-28T22:16:23.895Z Downloaded convert_case v0.4.0
6752026-08-28T22:16:23.895Z Downloaded cpubits v0.1.1
6762026-08-28T22:16:23.895Z Downloaded crc8 v0.1.1
6772026-08-28T22:16:23.895Z Downloaded curve25519-dalek-derive v0.1.1
6782026-08-28T22:16:23.895Z Downloaded defmt-parser v1.0.0
6792026-08-28T22:16:23.896Z Downloaded compression-codecs v0.4.37
6802026-08-28T22:16:23.896Z Downloaded console v0.15.11
6812026-08-28T22:16:23.896Z Downloaded serde-hex v0.1.0
6822026-08-28T22:16:23.896Z Downloaded serde_path_to_error v0.1.20
6832026-08-28T22:16:23.896Z Downloaded hmac v0.13.0
6842026-08-28T22:16:23.896Z Downloaded serdect v0.4.3
6852026-08-28T22:16:23.896Z Downloaded serde_with_macros v1.5.2
6862026-08-28T22:16:23.896Z Downloaded crunchy v0.2.4
6872026-08-28T22:16:23.896Z Downloaded blake2 v0.11.0-rc.6
6882026-08-28T22:16:23.896Z Downloaded oxide-tokio-rt v0.1.4
6892026-08-28T22:16:23.896Z Downloaded slog-dtrace v0.3.0
6902026-08-28T22:16:23.896Z Downloaded strum_macros v0.24.3
6912026-08-28T22:16:23.896Z Downloaded slog-json v2.6.1
6922026-08-28T22:16:23.896Z Downloaded futures v0.3.32
6932026-08-28T22:16:23.896Z Downloaded hyper-tls v0.6.0
6942026-08-28T22:16:23.896Z Downloaded ssh-cipher v0.3.0
6952026-08-28T22:16:23.896Z Downloaded debug-ignore v1.0.5
6962026-08-28T22:16:23.897Z Downloaded string_cache v0.8.9
6972026-08-28T22:16:23.897Z Downloaded cancel-safe-futures v0.1.5
6982026-08-28T22:16:23.897Z Downloaded cmov v0.5.4
6992026-08-28T22:16:23.897Z Downloaded diesel_table_macro_syntax v0.3.0
7002026-08-28T22:16:23.897Z Downloaded postcard v1.1.3
7012026-08-28T22:16:23.897Z Downloaded pbkdf2 v0.13.0
7022026-08-28T22:16:23.898Z Downloaded synstructure v0.13.2
7032026-08-28T22:16:23.898Z Downloaded tinystr v0.8.2
7042026-08-28T22:16:23.898Z Downloaded pkcs8 v0.11.0
7052026-08-28T22:16:23.898Z Downloaded illumos-nvpair-sys v0.2.0
7062026-08-28T22:16:23.898Z Downloaded time-macros v0.2.27
7072026-08-28T22:16:23.898Z Downloaded tiny-keccak v2.0.2
7082026-08-28T22:16:23.898Z Downloaded const-oid v0.9.6
7092026-08-28T22:16:23.898Z Downloaded compact_str v0.8.1
7102026-08-28T22:16:23.898Z Downloaded thread_local v1.1.9
7112026-08-28T22:16:23.898Z Downloaded toml_writer v1.1.1+spec-1.1.0
7122026-08-28T22:16:23.917Z Downloaded usdt v0.6.0
7132026-08-28T22:16:23.917Z Downloaded uzers v0.12.2
7142026-08-28T22:16:23.918Z Downloaded tui-tree-widget v0.23.1
7152026-08-28T22:16:23.918Z Downloaded kem v0.3.0
7162026-08-28T22:16:23.918Z Downloaded maplit v1.0.2
7172026-08-28T22:16:23.918Z Downloaded walkdir v2.5.0
7182026-08-28T22:16:23.918Z Downloaded inout v0.2.2
7192026-08-28T22:16:23.918Z Downloaded managed v0.8.0
7202026-08-28T22:16:23.918Z Downloaded new_debug_unreachable v1.0.6
7212026-08-28T22:16:23.918Z Downloaded backtrace v0.3.76
7222026-08-28T22:16:23.918Z Downloaded is_ci v1.2.0
7232026-08-28T22:16:23.918Z Downloaded jiff-static v0.2.34
7242026-08-28T22:16:23.918Z Downloaded lalrpop-util v0.19.12
7252026-08-28T22:16:23.918Z Downloaded lazy_static v1.5.0
7262026-08-28T22:16:23.918Z Downloaded openssl-probe v0.1.6
7272026-08-28T22:16:23.918Z Downloaded corncobs v0.1.4
7282026-08-28T22:16:23.918Z Downloaded ctr v0.10.1
7292026-08-28T22:16:23.918Z Downloaded daft v0.1.8
7302026-08-28T22:16:23.918Z Downloaded lru-slab v0.1.2
7312026-08-28T22:16:23.918Z Downloaded lzss v0.8.2
7322026-08-28T22:16:23.919Z Downloaded num v0.4.3
7332026-08-28T22:16:23.919Z Downloaded getrandom v0.3.4
7342026-08-28T22:16:23.925Z Downloaded half v2.7.1
7352026-08-28T22:16:23.925Z Downloaded getrandom v0.2.17
7362026-08-28T22:16:23.925Z Downloaded hmac v0.12.1
7372026-08-28T22:16:23.926Z Downloaded blake2 v0.10.6
7382026-08-28T22:16:23.926Z Downloaded diesel-dtrace v0.5.0
7392026-08-28T22:16:23.926Z Downloaded dropshot-api-manager-types v0.8.0
7402026-08-28T22:16:23.926Z Downloaded omicron-zone-package v0.12.3
7412026-08-28T22:16:23.926Z Downloaded password-hash v0.6.1
7422026-08-28T22:16:23.926Z Downloaded chumsky v0.9.3
7432026-08-28T22:16:23.939Z Downloaded chacha20poly1305 v0.10.1
7442026-08-28T22:16:23.939Z Downloaded packed_struct_codegen v0.10.1
7452026-08-28T22:16:23.939Z Downloaded parse-size v1.1.0
7462026-08-28T22:16:23.948Z Downloaded der_derive v0.7.3
7472026-08-28T22:16:23.948Z Downloaded dof v0.4.0
7482026-08-28T22:16:23.948Z Downloaded ed25519 v2.2.3
7492026-08-28T22:16:23.948Z Downloaded ed25519 v3.0.0
7502026-08-28T22:16:23.949Z Downloaded progenitor-macro v0.13.0
7512026-08-28T22:16:23.949Z Downloaded ref-cast-impl v1.0.25
7522026-08-28T22:16:23.949Z Downloaded flate2 v1.1.9
7532026-08-28T22:16:23.949Z Downloaded proc-macro-crate v3.4.0
7542026-08-28T22:16:23.949Z Downloaded rtoolbox v0.0.3
7552026-08-28T22:16:23.949Z Downloaded poly1305 v0.9.0
7562026-08-28T22:16:23.949Z Downloaded radium v0.7.0
7572026-08-28T22:16:23.955Z Downloaded unicode-properties v0.1.4
7582026-08-28T22:16:23.955Z Downloaded base64 v0.22.1
7592026-08-28T22:16:23.955Z Downloaded rustls-platform-verifier v0.6.2
7602026-08-28T22:16:23.955Z Downloaded ron v0.8.1
7612026-08-28T22:16:23.962Z Downloaded tracing-attributes v0.1.31
7622026-08-28T22:16:23.962Z Downloaded twox-hash v2.1.2
7632026-08-28T22:16:23.962Z Downloaded ar_archive_writer v0.5.1
7642026-08-28T22:16:23.962Z Downloaded arc-swap v1.8.2
7652026-08-28T22:16:23.962Z Downloaded base64 v0.21.7
7662026-08-28T22:16:23.974Z Downloaded serde-big-array v0.5.1
7672026-08-28T22:16:23.974Z Downloaded seq-macro v0.3.6
7682026-08-28T22:16:23.974Z Downloaded signal-hook-tokio v0.3.1
7692026-08-28T22:16:23.992Z Downloaded darling v0.23.0
7702026-08-28T22:16:23.992Z Downloaded zerocopy v0.6.6
7712026-08-28T22:16:23.992Z Downloaded crc32fast v1.5.0
7722026-08-28T22:16:23.992Z Downloaded fatfs v0.3.6
7732026-08-28T22:16:23.992Z Downloaded headers v0.4.1
7742026-08-28T22:16:24.004Z Downloaded nu-ansi-term v0.50.3
7752026-08-28T22:16:24.004Z Downloaded heapless v0.7.17
7762026-08-28T22:16:24.004Z Downloaded serde_urlencoded v0.7.1
7772026-08-28T22:16:24.004Z Downloaded signal-hook v0.3.18
7782026-08-28T22:16:24.005Z Downloaded bytes v1.11.1
7792026-08-28T22:16:24.005Z Downloaded p256 v0.14.0
7802026-08-28T22:16:24.005Z Downloaded similar v2.7.0
7812026-08-28T22:16:24.005Z Downloaded pin-project-internal v1.1.11
7822026-08-28T22:16:24.005Z Downloaded structmeta-derive v0.3.0
7832026-08-28T22:16:24.005Z Downloaded thiserror-impl-no-std v2.0.2
7842026-08-28T22:16:24.005Z Downloaded flume v0.11.1
7852026-08-28T22:16:24.016Z Downloaded tokio-test v0.4.5
7862026-08-28T22:16:24.017Z Downloaded p384 v0.14.0
7872026-08-28T22:16:24.017Z Downloaded slog v2.8.2
7882026-08-28T22:16:24.017Z Downloaded bumpalo v3.20.2
7892026-08-28T22:16:24.017Z Downloaded owo-colors v4.3.0
7902026-08-28T22:16:24.017Z Downloaded socket2 v0.5.10
7912026-08-28T22:16:24.017Z Downloaded void v1.0.2
7922026-08-28T22:16:24.017Z Downloaded socket2 v0.6.3
7932026-08-28T22:16:24.017Z Downloaded toml v0.7.8
7942026-08-28T22:16:24.018Z Downloaded trait-variant v0.1.2
7952026-08-28T22:16:24.018Z Downloaded derive_builder v0.20.2
7962026-08-28T22:16:24.023Z Downloaded derive_builder_core v0.20.2
7972026-08-28T22:16:24.023Z Downloaded ecdsa v0.17.0
7982026-08-28T22:16:24.023Z Downloaded pem v3.0.6
7992026-08-28T22:16:24.023Z Downloaded pem-rfc7468 v0.7.0
8002026-08-28T22:16:24.023Z Downloaded postgres-protocol v0.6.10
8012026-08-28T22:16:24.023Z Downloaded progenitor-client v0.13.0
8022026-08-28T22:16:24.023Z Downloaded poly1305 v0.8.0
8032026-08-28T22:16:24.023Z Downloaded untrusted v0.7.1
8042026-08-28T22:16:24.023Z Downloaded untrusted v0.9.0
8052026-08-28T22:16:24.024Z Downloaded waitgroup v0.1.2
8062026-08-28T22:16:24.024Z Downloaded crc v3.4.0
8072026-08-28T22:16:24.025Z Downloaded pretty_assertions v1.4.1
8082026-08-28T22:16:24.025Z Downloaded tinyvec v1.10.0
8092026-08-28T22:16:24.034Z Downloaded cpufeatures v0.3.0
8102026-08-28T22:16:24.034Z Downloaded r2d2 v0.8.10
8112026-08-28T22:16:24.034Z Downloaded rand_core v0.10.0
8122026-08-28T22:16:24.034Z Downloaded scuffle v0.1.0
8132026-08-28T22:16:24.034Z Downloaded zopfli v0.8.3
8142026-08-28T22:16:24.034Z Downloaded async-compression v0.4.41
8152026-08-28T22:16:24.041Z Downloaded ingot-macros v0.2.0
8162026-08-28T22:16:24.041Z Downloaded ipnet v2.12.0
8172026-08-28T22:16:24.041Z Downloaded rustc-demangle v0.1.27
8182026-08-28T22:16:24.041Z Downloaded dirs-next v2.0.0
8192026-08-28T22:16:24.041Z Downloaded schemars_derive v0.8.22
8202026-08-28T22:16:24.041Z Downloaded signal-hook-mio v0.2.5
8212026-08-28T22:16:24.041Z Downloaded dirs-sys-next v0.1.2
8222026-08-28T22:16:24.041Z Downloaded rusty-fork v0.3.1
8232026-08-28T22:16:24.042Z Downloaded darling_macro v0.13.4
8242026-08-28T22:16:24.042Z Downloaded multer v3.1.0
8252026-08-28T22:16:24.047Z Downloaded slog-stdlog v4.1.1
8262026-08-28T22:16:24.047Z Downloaded darling_core v0.13.4
8272026-08-28T22:16:24.053Z Downloaded heapless v0.8.0
8282026-08-28T22:16:24.055Z Downloaded hickory-resolver v0.24.4
8292026-08-28T22:16:24.064Z Downloaded signal-hook-registry v1.4.8
8302026-08-28T22:16:24.064Z Downloaded smf v0.2.3
8312026-08-28T22:16:24.064Z Downloaded strum_macros v0.27.2
8322026-08-28T22:16:24.064Z Downloaded dyn-clone v1.0.20
8332026-08-28T22:16:24.064Z Downloaded idna_adapter v1.2.1
8342026-08-28T22:16:24.064Z Downloaded spki v0.8.0
8352026-08-28T22:16:24.069Z Downloaded snafu-derive v0.8.9
8362026-08-28T22:16:24.069Z Downloaded instant v0.1.13
8372026-08-28T22:16:24.069Z Downloaded toml_datetime v0.7.5+spec-1.1.0
8382026-08-28T22:16:24.069Z Downloaded tls_codec_derive v0.4.2
8392026-08-28T22:16:24.072Z Downloaded indent_write v2.2.0
8402026-08-28T22:16:24.079Z Downloaded linked-hash-map v0.5.6
8412026-08-28T22:16:24.079Z Downloaded icu_properties v2.1.2
8422026-08-28T22:16:24.087Z Downloaded postgres-types v0.2.12
8432026-08-28T22:16:24.087Z Downloaded rayon-core v1.13.0
8442026-08-28T22:16:24.087Z Downloaded samael v0.0.19
8452026-08-28T22:16:24.094Z Downloaded zstd-safe v7.2.4
8462026-08-28T22:16:24.101Z Downloaded wyz v0.5.1
8472026-08-28T22:16:24.101Z Downloaded xattr v1.6.1
8482026-08-28T22:16:24.101Z Downloaded zip v0.6.6
8492026-08-28T22:16:24.107Z Downloaded md5 v0.8.0
8502026-08-28T22:16:24.107Z Downloaded olpc-cjson v0.1.4
8512026-08-28T22:16:24.107Z Downloaded uuid v1.23.4
8522026-08-28T22:16:24.107Z Downloaded percent-encoding v2.3.2
8532026-08-28T22:16:24.107Z Downloaded xshell v0.2.7
8542026-08-28T22:16:24.107Z Downloaded either v1.15.0
8552026-08-28T22:16:24.107Z Downloaded humantime v2.3.0
8562026-08-28T22:16:24.107Z Downloaded phf_shared v0.11.3
8572026-08-28T22:16:24.111Z Downloaded powerfmt v0.2.0
8582026-08-28T22:16:24.111Z Downloaded predicates-core v1.0.10
8592026-08-28T22:16:24.111Z Downloaded recursive v0.1.1
8602026-08-28T22:16:24.111Z Downloaded ref-cast v1.0.25
8612026-08-28T22:16:24.113Z Downloaded serde_plain v1.0.2
8622026-08-28T22:16:24.113Z Downloaded litrs v1.0.0
8632026-08-28T22:16:24.113Z Downloaded rand_pcg v0.10.2
8642026-08-28T22:16:24.113Z Downloaded serde_with_macros v3.21.0
8652026-08-28T22:16:24.116Z Downloaded hashbrown v0.12.3
8662026-08-28T22:16:24.116Z Downloaded rand_chacha v0.3.1
8672026-08-28T22:16:24.116Z Downloaded secrecy v0.8.0
8682026-08-28T22:16:24.120Z Downloaded hickory-resolver v0.25.2
8692026-08-28T22:16:24.120Z Downloaded http v1.4.2
8702026-08-28T22:16:24.125Z Downloaded hashbrown v0.13.2
8712026-08-28T22:16:24.135Z Downloaded strum_macros v0.26.4
8722026-08-28T22:16:24.135Z Downloaded recursive-proc-macro-impl v0.1.1
8732026-08-28T22:16:24.135Z Downloaded serde_repr v0.1.20
8742026-08-28T22:16:24.135Z Downloaded data-encoding v2.10.0
8752026-08-28T22:16:24.135Z Downloaded supports-color v3.0.2
8762026-08-28T22:16:24.135Z Downloaded sync_wrapper v1.0.2
8772026-08-28T22:16:24.139Z Downloaded slog-bunyan v2.5.0
8782026-08-28T22:16:24.139Z Downloaded siphasher v1.0.2
8792026-08-28T22:16:24.139Z Downloaded sponge-cursor v0.1.0
8802026-08-28T22:16:24.139Z Downloaded oxide-update-engine-types v0.1.2
8812026-08-28T22:16:24.139Z Downloaded term v0.7.0
8822026-08-28T22:16:24.139Z Downloaded papergrid v0.18.0
8832026-08-28T22:16:24.145Z Downloaded lru-cache v0.1.2
8842026-08-28T22:16:24.154Z Downloaded libsw v3.5.0
8852026-08-28T22:16:24.154Z Downloaded tabwriter v1.4.1
8862026-08-28T22:16:24.154Z Downloaded tagptr v0.2.0
8872026-08-28T22:16:24.154Z Downloaded try-lock v0.2.5
8882026-08-28T22:16:24.154Z Downloaded tower-service v0.3.3
8892026-08-28T22:16:24.154Z Downloaded unit-prefix v0.5.2
8902026-08-28T22:16:24.154Z Downloaded cc v1.2.56
8912026-08-28T22:16:24.154Z Downloaded miette-derive v7.6.0
8922026-08-28T22:16:24.154Z Downloaded publicsuffix v2.3.0
8932026-08-28T22:16:24.154Z Downloaded quinn v0.11.11
8942026-08-28T22:16:24.160Z Downloaded icu_locale_core v2.1.1
8952026-08-28T22:16:24.160Z Downloaded module-lattice v0.2.3
8962026-08-28T22:16:24.160Z Downloaded num_enum_derive v0.7.6
8972026-08-28T22:16:24.160Z Downloaded indicatif v0.18.4
8982026-08-28T22:16:24.165Z Downloaded num-complex v0.4.6
8992026-08-28T22:16:24.165Z Downloaded progenitor v0.14.0
9002026-08-28T22:16:24.208Z Downloaded psm v0.1.30
9012026-08-28T22:16:24.208Z Downloaded phf v0.13.1
9022026-08-28T22:16:24.208Z Downloaded crossbeam-utils v0.8.21
9032026-08-28T22:16:24.208Z Downloaded darling v0.21.3
9042026-08-28T22:16:24.208Z Downloaded shlex v1.3.0
9052026-08-28T22:16:24.208Z Downloaded ryu v1.0.23
9062026-08-28T22:16:24.208Z Downloaded crypto-bigint v0.5.5
9072026-08-28T22:16:24.208Z Downloaded path-slash v0.1.5
9082026-08-28T22:16:24.231Z Downloaded rand_chacha v0.9.0
9092026-08-28T22:16:24.231Z Downloaded darling_macro v0.21.3
9102026-08-28T22:16:24.231Z Downloaded delegate v0.13.5
9112026-08-28T22:16:24.231Z Downloaded hickory-server v0.25.2
9122026-08-28T22:16:24.232Z Downloaded rand_seeder v0.4.0
9132026-08-28T22:16:24.232Z Downloaded primeorder v0.14.0
9142026-08-28T22:16:24.232Z Downloaded serde_derive_internals v0.29.1
9152026-08-28T22:16:24.232Z Downloaded slog-async v2.8.0
9162026-08-28T22:16:24.232Z Downloaded derive_builder_macro v0.20.2
9172026-08-28T22:16:24.232Z Downloaded schemars v1.2.1
9182026-08-28T22:16:24.232Z Downloaded test-strategy v0.4.5
9192026-08-28T22:16:24.232Z Downloaded ident_case v1.0.1
9202026-08-28T22:16:24.232Z Downloaded downcast-rs v2.0.2
9212026-08-28T22:16:24.232Z Downloaded is-terminal v0.4.17
9222026-08-28T22:16:24.232Z Downloaded lru v0.12.5
9232026-08-28T22:16:24.232Z Downloaded match_cfg v0.1.0
9242026-08-28T22:16:24.232Z Downloaded newtype_derive v0.1.6
9252026-08-28T22:16:24.232Z Downloaded inout v0.1.4
9262026-08-28T22:16:24.232Z Downloaded stringprep v0.1.5
9272026-08-28T22:16:24.232Z Downloaded toml_datetime v1.1.1+spec-1.1.0
9282026-08-28T22:16:24.232Z Downloaded unicase v2.9.0
9292026-08-28T22:16:24.232Z Downloaded usdt-attr-macro v0.6.0
9302026-08-28T22:16:24.236Z Downloaded usdt-impl v0.6.0
9312026-08-28T22:16:24.236Z Downloaded vsss-rs v3.3.4
9322026-08-28T22:16:24.236Z Downloaded pkcs5 v0.8.1
9332026-08-28T22:16:24.236Z Downloaded num-conv v0.2.0
9342026-08-28T22:16:24.236Z Downloaded indoc v1.0.9
9352026-08-28T22:16:24.236Z Downloaded spki v0.7.3
9362026-08-28T22:16:24.236Z Downloaded prettyplease v0.2.37
9372026-08-28T22:16:24.236Z Downloaded tokio-native-tls v0.3.1
9382026-08-28T22:16:24.236Z Downloaded typify v0.6.2
9392026-08-28T22:16:24.236Z Downloaded ml-kem v0.3.2
9402026-08-28T22:16:24.237Z Downloaded whoami v2.1.0
9412026-08-28T22:16:24.237Z Downloaded precomputed-hash v0.1.1
9422026-08-28T22:16:24.237Z Downloaded rand_core v0.9.5
9432026-08-28T22:16:24.237Z Downloaded rustc-hash v2.1.1
9442026-08-28T22:16:24.241Z Downloaded parking_lot_core v0.9.12
9452026-08-28T22:16:24.241Z Downloaded zeroize v1.9.0
9462026-08-28T22:16:24.241Z Downloaded zerovec-derive v0.11.2
9472026-08-28T22:16:24.245Z Downloaded elliptic-curve v0.13.8
9482026-08-28T22:16:24.245Z Downloaded scroll_derive v0.13.1
9492026-08-28T22:16:24.245Z Downloaded critical-section v1.2.0
9502026-08-28T22:16:24.248Z Downloaded unicode-segmentation v1.12.0
9512026-08-28T22:16:24.254Z Downloaded schemars v0.9.0
9522026-08-28T22:16:24.261Z Downloaded oxide-update-engine v0.1.2
9532026-08-28T22:16:24.267Z Downloaded strum v0.27.2
9542026-08-28T22:16:24.268Z Downloaded rand v0.10.1
9552026-08-28T22:16:24.268Z Downloaded shell-words v1.1.1
9562026-08-28T22:16:24.268Z Downloaded rustyline v14.0.0
9572026-08-28T22:16:24.284Z Downloaded sync-ptr v0.1.4
9582026-08-28T22:16:24.284Z Downloaded defmt-macros v1.0.1
9592026-08-28T22:16:24.284Z Downloaded dropshot_endpoint v0.17.1
9602026-08-28T22:16:24.304Z Downloaded hyper-staticfile v0.10.1
9612026-08-28T22:16:24.304Z Downloaded knus-derive v3.4.0
9622026-08-28T22:16:24.304Z Downloaded spin v0.9.8
9632026-08-28T22:16:24.305Z Downloaded unsafe-libyaml v0.2.11
9642026-08-28T22:16:24.305Z Downloaded tls_codec v0.4.2
9652026-08-28T22:16:24.305Z Downloaded indexmap v1.9.3
9662026-08-28T22:16:24.305Z Downloaded toml_edit v0.23.10+spec-1.0.0
9672026-08-28T22:16:24.305Z Downloaded libloading v0.8.9
9682026-08-28T22:16:24.305Z Downloaded lock_api v0.4.14
9692026-08-28T22:16:24.305Z Downloaded nanorand v0.7.0
9702026-08-28T22:16:24.305Z Downloaded typify-macro v0.6.2
9712026-08-28T22:16:24.316Z Downloaded zone v0.3.1
9722026-08-28T22:16:24.316Z Downloaded peg-macros v0.8.5
9732026-08-28T22:16:24.316Z Downloaded primeorder v0.13.6
9742026-08-28T22:16:24.316Z Downloaded proc-macro-error-attr2 v2.0.0
9752026-08-28T22:16:24.333Z Downloaded wnaf v0.14.0
9762026-08-28T22:16:24.333Z Downloaded display-error-chain v0.2.2
9772026-08-28T22:16:24.333Z Downloaded dtrace-parser v0.3.0
9782026-08-28T22:16:24.333Z Downloaded rustls-pemfile v2.2.0
9792026-08-28T22:16:24.338Z Downloaded md-5 v0.10.6
9802026-08-28T22:16:24.338Z Downloaded aes-gcm v0.11.0
9812026-08-28T22:16:24.338Z Downloaded cookie v0.18.1
9822026-08-28T22:16:24.338Z Downloaded hashbrown v0.15.5
9832026-08-28T22:16:24.338Z Downloaded oso-derive v0.27.3
9842026-08-28T22:16:24.338Z Downloaded parse-display v0.10.0
9852026-08-28T22:16:24.338Z Downloaded mio v1.2.0
9862026-08-28T22:16:24.342Z Downloaded hashbrown v0.16.1
9872026-08-28T22:16:24.348Z Downloaded rcgen v0.12.1
9882026-08-28T22:16:24.351Z Downloaded scrypt v0.12.0
9892026-08-28T22:16:24.351Z Downloaded tokio-dtrace v0.1.1
9902026-08-28T22:16:24.357Z Downloaded maybe-uninit v2.0.0
9912026-08-28T22:16:24.357Z Downloaded kstat-rs v0.2.5
9922026-08-28T22:16:24.357Z Downloaded quick-error v1.2.3
9932026-08-28T22:16:24.362Z Downloaded ipnetwork v0.21.1
9942026-08-28T22:16:24.367Z Downloaded diesel_derives v2.3.7
9952026-08-28T22:16:24.377Z Downloaded tokio-tungstenite v0.23.1
9962026-08-28T22:16:24.377Z Downloaded rustc_version v0.1.7
9972026-08-28T22:16:24.377Z Downloaded scheduled-thread-pool v0.2.7
9982026-08-28T22:16:24.380Z Downloaded serde_spanned v1.1.1
9992026-08-28T22:16:24.380Z Downloaded strip-ansi-escapes v0.2.1
10002026-08-28T22:16:24.380Z Downloaded time-core v0.1.8
10012026-08-28T22:16:24.381Z Downloaded vergen-lib v9.1.0
10022026-08-28T22:16:24.381Z Downloaded deranged v0.5.8
10032026-08-28T22:16:24.386Z Downloaded yoke v0.8.1
10042026-08-28T22:16:24.392Z Downloaded csv-core v0.1.13
10052026-08-28T22:16:24.410Z Downloaded pkcs1 v0.8.0-rc.4
10062026-08-28T22:16:24.410Z Downloaded zstd v0.13.3
10072026-08-28T22:16:24.414Z Downloaded usdt-macro v0.6.0
10082026-08-28T22:16:24.414Z Downloaded zerofrom-derive v0.1.6
10092026-08-28T22:16:24.415Z Downloaded zeroize_derive v1.5.0
10102026-08-28T22:16:24.415Z Downloaded darling_macro v0.20.11
10112026-08-28T22:16:24.415Z Downloaded crc-catalog v2.4.0
10122026-08-28T22:16:24.415Z Downloaded difflib v0.4.0
10132026-08-28T22:16:24.415Z Downloaded pkcs1 v0.7.5
10142026-08-28T22:16:24.415Z Downloaded linear-map v1.2.0
10152026-08-28T22:16:24.417Z Downloaded salsa20 v0.11.0
10162026-08-28T22:16:24.423Z Downloaded steno v0.4.1
10172026-08-28T22:16:24.429Z Downloaded hashbrown v0.14.5
10182026-08-28T22:16:24.429Z Downloaded document-features v0.2.12
10192026-08-28T22:16:24.438Z Downloaded dsl_auto_type v0.2.0
10202026-08-28T22:16:24.438Z Downloaded num_enum_derive v0.5.11
10212026-08-28T22:16:24.438Z Downloaded reedline v0.40.0
10222026-08-28T22:16:24.438Z Downloaded derive-where v1.6.0
10232026-08-28T22:16:24.445Z Downloaded derive_more v0.99.20
10242026-08-28T22:16:24.445Z Downloaded tower v0.5.3
10252026-08-28T22:16:24.449Z Downloaded parse-display-derive v0.10.0
10262026-08-28T22:16:24.449Z Downloaded drift v0.2.0
10272026-08-28T22:16:24.455Z Downloaded oxnet v0.1.6
10282026-08-28T22:16:24.455Z Downloaded pin-project-lite v0.2.17
10292026-08-28T22:16:24.455Z Downloaded port-file v0.1.0
10302026-08-28T22:16:24.461Z Downloaded num-bigint v0.4.6
10312026-08-28T22:16:24.461Z Downloaded sec1 v0.7.3
10322026-08-28T22:16:24.461Z Downloaded support-bundle-viewer v0.1.2
10332026-08-28T22:16:24.461Z Downloaded vergen v9.1.0
10342026-08-28T22:16:24.461Z Downloaded mime v0.3.17
10352026-08-28T22:16:24.461Z Downloaded rfc6979 v0.4.0
10362026-08-28T22:16:24.479Z Downloaded smallvec v0.6.14
10372026-08-28T22:16:24.479Z Downloaded num-traits v0.2.19
10382026-08-28T22:16:24.479Z Downloaded rustc_version v0.4.1
10392026-08-28T22:16:24.479Z Downloaded darling v0.20.11
10402026-08-28T22:16:24.479Z Downloaded openssl-macros v0.1.1
10412026-08-28T22:16:24.479Z Downloaded num_threads v0.1.7
10422026-08-28T22:16:24.492Z Downloaded darling_core v0.20.11
10432026-08-28T22:16:24.492Z Downloaded miniz_oxide v0.8.9
10442026-08-28T22:16:24.492Z Downloaded openssl-sys v0.9.117
10452026-08-28T22:16:24.494Z Downloaded hyper-rustls v0.27.7
10462026-08-28T22:16:24.494Z Downloaded ssh-encoding v0.3.0
10472026-08-28T22:16:24.494Z Downloaded diff v0.1.13
10482026-08-28T22:16:24.494Z Downloaded vergen-lib v0.1.6
10492026-08-28T22:16:24.494Z Downloaded termios v0.3.3
10502026-08-28T22:16:24.494Z Downloaded tokio-tungstenite v0.21.0
10512026-08-28T22:16:24.494Z Downloaded sigpipe v0.1.3
10522026-08-28T22:16:24.494Z Downloaded predicates-tree v1.0.13
10532026-08-28T22:16:24.494Z Downloaded stable_deref_trait v1.2.1
10542026-08-28T22:16:24.494Z Downloaded derive_more v2.1.1
10552026-08-28T22:16:24.501Z Downloaded x509-cert v0.2.5
10562026-08-28T22:16:24.501Z Downloaded litemap v0.8.1
10572026-08-28T22:16:24.501Z Downloaded hkdf v0.13.0
10582026-08-28T22:16:24.501Z Downloaded hkdf v0.12.4
10592026-08-28T22:16:24.501Z Downloaded num-bigint-dig v0.8.6
10602026-08-28T22:16:24.501Z Downloaded strum v0.26.3
10612026-08-28T22:16:24.501Z Downloaded tinyvec_macros v0.1.1
10622026-08-28T22:16:24.511Z Downloaded schemars v0.8.22
10632026-08-28T22:16:24.511Z Downloaded ctutils v0.4.2
10642026-08-28T22:16:24.511Z Downloaded regex v1.12.3
10652026-08-28T22:16:24.519Z Downloaded universal-hash v0.5.1
10662026-08-28T22:16:24.519Z Downloaded defmt v0.3.100
10672026-08-28T22:16:24.519Z Downloaded impl-trait-for-tuples v0.2.3
10682026-08-28T22:16:24.519Z Downloaded indoc v2.0.7
10692026-08-28T22:16:24.519Z Downloaded der v0.7.10
10702026-08-28T22:16:24.528Z Downloaded libefi-sys v0.1.0
10712026-08-28T22:16:24.528Z Downloaded native-tls v0.2.18
10722026-08-28T22:16:24.528Z Downloaded toml v1.1.2+spec-1.1.0
10732026-08-28T22:16:24.528Z Downloaded zerofrom v0.1.6
10742026-08-28T22:16:24.528Z Downloaded parking_lot_core v0.8.6
10752026-08-28T22:16:24.528Z Downloaded dunce v1.0.5
10762026-08-28T22:16:24.528Z Downloaded multimap v0.10.1
10772026-08-28T22:16:24.532Z Downloaded idna v1.1.0
10782026-08-28T22:16:24.532Z Downloaded unicode-bidi v0.3.18
10792026-08-28T22:16:24.544Z Downloaded jobserver v0.1.34
10802026-08-28T22:16:24.544Z Downloaded slab v0.4.12
10812026-08-28T22:16:24.557Z Downloaded tokio-postgres v0.7.16
10822026-08-28T22:16:24.557Z Downloaded sha2 v0.11.0
10832026-08-28T22:16:24.557Z Downloaded dropshot-api-manager v0.8.0
10842026-08-28T22:16:24.557Z Downloaded ignore v0.4.25
10852026-08-28T22:16:24.557Z Downloaded typed-path v0.9.3
10862026-08-28T22:16:24.557Z Downloaded icu_provider v2.1.1
10872026-08-28T22:16:24.557Z Downloaded tokio-stream v0.1.18
10882026-08-28T22:16:24.557Z Downloaded sec1 v0.8.1
10892026-08-28T22:16:24.568Z Downloaded termtree v0.5.1
10902026-08-28T22:16:24.568Z Downloaded illumos-nvpair v0.3.0
10912026-08-28T22:16:24.568Z Downloaded peg-runtime v0.8.5
10922026-08-28T22:16:24.568Z Downloaded slog-term v2.9.2
10932026-08-28T22:16:24.568Z Downloaded libscf-sys v1.2.0
10942026-08-28T22:16:24.568Z Downloaded futures-util v0.3.32
10952026-08-28T22:16:24.575Z Downloaded tower-http v0.6.8
10962026-08-28T22:16:24.575Z Downloaded aho-corasick v1.1.4
10972026-08-28T22:16:24.575Z Downloaded zip v4.6.1
10982026-08-28T22:16:24.579Z Downloaded signature v3.0.0
10992026-08-28T22:16:24.579Z Downloaded tower-layer v0.3.3
11002026-08-28T22:16:24.580Z Downloaded iana-time-zone v0.1.65
11012026-08-28T22:16:24.580Z Downloaded snafu v0.8.9
11022026-08-28T22:16:24.587Z Downloaded crypto-common v0.2.2
11032026-08-28T22:16:24.587Z Downloaded tracing-core v0.1.36
11042026-08-28T22:16:24.590Z Downloaded pkg-config v0.3.32
11052026-08-28T22:16:24.590Z Downloaded psl-types v2.0.11
11062026-08-28T22:16:24.601Z Downloaded writeable v0.6.2
11072026-08-28T22:16:24.601Z Downloaded const_format_proc_macros v0.2.34
11082026-08-28T22:16:24.601Z Downloaded darling_macro v0.23.0
11092026-08-28T22:16:24.601Z Downloaded semver v0.1.20
11102026-08-28T22:16:24.601Z Downloaded supports-unicode v3.0.0
11112026-08-28T22:16:24.601Z Downloaded thread-id v5.1.0
11122026-08-28T22:16:24.601Z Downloaded newtype-uuid-macros v0.1.0
11132026-08-28T22:16:24.611Z Downloaded icu_normalizer v2.1.1
11142026-08-28T22:16:24.619Z Downloaded qorb v0.4.1
11152026-08-28T22:16:24.620Z Downloaded p521 v0.14.0
11162026-08-28T22:16:24.624Z Downloaded newtype-uuid v1.3.2
11172026-08-28T22:16:24.624Z Downloaded keccak v0.2.0
11182026-08-28T22:16:24.624Z Downloaded wait-timeout v0.2.1
11192026-08-28T22:16:24.632Z Downloaded zerotrie v0.2.3
11202026-08-28T22:16:24.640Z Downloaded p384 v0.13.1
11212026-08-28T22:16:24.645Z Downloaded simd-adler32 v0.3.8
11222026-08-28T22:16:24.647Z Downloaded primefield v0.14.0
11232026-08-28T22:16:24.647Z Downloaded proc-macro-error2 v2.0.1
11242026-08-28T22:16:24.674Z Downloaded instability v0.3.11
11252026-08-28T22:16:24.674Z Downloaded vergen-git2 v9.1.0
11262026-08-28T22:16:24.674Z Downloaded jiff-core v0.1.0
11272026-08-28T22:16:24.674Z Downloaded resolv-conf v0.7.6
11282026-08-28T22:16:24.674Z Downloaded rustversion v1.0.22
11292026-08-28T22:16:24.674Z Downloaded internet-checksum v0.2.1
11302026-08-28T22:16:24.680Z Downloaded itertools v0.14.0
11312026-08-28T22:16:24.680Z Downloaded sha1 v0.11.0
11322026-08-28T22:16:24.681Z Downloaded progenitor-impl v0.14.0
11332026-08-28T22:16:24.681Z Downloaded daft-derive v0.1.8
11342026-08-28T22:16:24.681Z Downloaded des v0.9.0
11352026-08-28T22:16:24.681Z Downloaded term v1.2.1
11362026-08-28T22:16:24.681Z Downloaded stacker v0.1.23
11372026-08-28T22:16:24.681Z Downloaded oxide-update-engine-display v0.1.2
11382026-08-28T22:16:24.681Z Downloaded universal-hash v0.6.1
11392026-08-28T22:16:24.681Z Downloaded keccak v0.1.6
11402026-08-28T22:16:24.681Z Downloaded slog-scope v4.4.1
11412026-08-28T22:16:24.681Z Downloaded nom v8.0.0
11422026-08-28T22:16:24.686Z Downloaded progenitor-impl v0.13.0
11432026-08-28T22:16:24.686Z Downloaded defmt v1.0.1
11442026-08-28T22:16:24.686Z Downloaded ingot v0.2.1
11452026-08-28T22:16:24.687Z Downloaded paste v1.0.15
11462026-08-28T22:16:24.692Z Downloaded polyval v0.7.1
11472026-08-28T22:16:24.692Z Downloaded ssh-key v0.7.0-rc.11
11482026-08-28T22:16:24.692Z Downloaded yansi v1.0.1
11492026-08-28T22:16:24.704Z Downloaded prefix-trie v0.7.0
11502026-08-28T22:16:24.704Z Downloaded toml_parser v1.1.2+spec-1.1.0
11512026-08-28T22:16:24.704Z Downloaded darling_core v0.21.3
11522026-08-28T22:16:24.712Z Downloaded derive-ex v0.1.8
11532026-08-28T22:16:24.712Z Downloaded libsw-core v0.3.2
11542026-08-28T22:16:24.712Z Downloaded darling v0.13.4
11552026-08-28T22:16:24.712Z Downloaded blake3 v1.8.5
11562026-08-28T22:16:24.712Z Downloaded scopeguard v1.2.0
11572026-08-28T22:16:24.712Z Downloaded russh-cryptovec v0.62.0
11582026-08-28T22:16:24.712Z Downloaded strsim v0.10.0
11592026-08-28T22:16:24.712Z Downloaded knus v3.4.0
11602026-08-28T22:16:24.712Z Downloaded num-iter v0.1.45
11612026-08-28T22:16:24.712Z Downloaded pem-rfc7468 v1.0.0
11622026-08-28T22:16:24.718Z Downloaded rand v0.9.2
11632026-08-28T22:16:24.718Z Downloaded rsa v0.10.0-rc.18
11642026-08-28T22:16:24.718Z Downloaded h2 v0.4.15
11652026-08-28T22:16:24.728Z Downloaded digest-io v0.1.0
11662026-08-28T22:16:24.728Z Downloaded rustls-native-certs v0.8.3
11672026-08-28T22:16:24.728Z Downloaded mime_guess v2.0.5
11682026-08-28T22:16:24.728Z Downloaded tokio-util v0.7.18
11692026-08-28T22:16:24.739Z Downloaded cstr-argument v0.1.2
11702026-08-28T22:16:24.739Z Downloaded iri-string v0.7.10
11712026-08-28T22:16:24.739Z Downloaded pkcs8 v0.10.2
11722026-08-28T22:16:24.739Z Downloaded serde_bytes v0.11.19
11732026-08-28T22:16:24.739Z Downloaded vergen-gitcl v1.0.8
11742026-08-28T22:16:24.740Z Downloaded digest v0.11.3
11752026-08-28T22:16:24.740Z Downloaded phc v0.6.1
11762026-08-28T22:16:24.740Z Downloaded oxide-generation v0.1.3
11772026-08-28T22:16:24.740Z Downloaded packed_struct v0.10.1
11782026-08-28T22:16:24.740Z Downloaded unicode-xid v0.2.6
11792026-08-28T22:16:24.740Z Downloaded tokio-rustls v0.26.4
11802026-08-28T22:16:24.743Z Downloaded aws-lc-rs v1.16.3
11812026-08-28T22:16:24.743Z Downloaded unicode_categories v0.1.1
11822026-08-28T22:16:24.746Z Downloaded russh-util v0.52.0
11832026-08-28T22:16:24.746Z Downloaded constant_time_eq v0.4.2
11842026-08-28T22:16:24.751Z Downloaded icu_properties_data v2.1.2
11852026-08-28T22:16:24.760Z Downloaded crossbeam-deque v0.8.6
11862026-08-28T22:16:24.769Z Downloaded num-rational v0.4.2
11872026-08-28T22:16:24.770Z Downloaded sapling-renderdag v0.1.0
11882026-08-28T22:16:24.770Z Downloaded ppv-lite86 v0.2.21
11892026-08-28T22:16:24.770Z Downloaded topological-sort v0.2.2
11902026-08-28T22:16:24.771Z Downloaded crucible-workspace-hack v0.1.0
11912026-08-28T22:16:24.771Z Downloaded memmap2 v0.9.10
11922026-08-28T22:16:24.780Z Downloaded num-derive v0.4.2
11932026-08-28T22:16:24.780Z Downloaded rustls-webpki v0.103.13
11942026-08-28T22:16:24.781Z Downloaded serde_cbor v0.11.2
11952026-08-28T22:16:24.781Z Downloaded unicode-normalization v0.1.25
11962026-08-28T22:16:24.793Z Downloaded convert_case v0.10.0
11972026-08-28T22:16:24.794Z Downloaded memoffset v0.9.1
11982026-08-28T22:16:24.794Z Downloaded progenitor-extras v0.2.0
11992026-08-28T22:16:24.794Z Downloaded static_assertions v1.1.0
12002026-08-28T22:16:24.794Z Downloaded winnow v0.6.26
12012026-08-28T22:16:24.799Z Downloaded tokio-macros v2.7.0
12022026-08-28T22:16:24.799Z Downloaded parking_lot v0.12.5
12032026-08-28T22:16:24.800Z Downloaded ingot-types v0.2.0
12042026-08-28T22:16:24.810Z Downloaded rawzip v0.4.4
12052026-08-28T22:16:24.810Z Downloaded rayon v1.11.0
12062026-08-28T22:16:24.815Z Downloaded rustls-pki-types v1.14.0
12072026-08-28T22:16:24.815Z Downloaded crossterm v0.28.1
12082026-08-28T22:16:24.815Z Downloaded ecdsa v0.16.9
12092026-08-28T22:16:24.815Z Downloaded sqlformat v0.3.5
12102026-08-28T22:16:24.815Z Downloaded crossbeam-epoch v0.9.18
12112026-08-28T22:16:24.815Z Downloaded whoami v1.6.1
12122026-08-28T22:16:24.835Z Downloaded hybrid-array v0.4.13
12132026-08-28T22:16:24.856Z Downloaded thiserror-no-std v2.0.2
12142026-08-28T22:16:24.856Z Downloaded git2 v0.20.4
12152026-08-28T22:16:24.856Z Downloaded libbz2-rs-sys v0.2.2
12162026-08-28T22:16:24.856Z Downloaded itertools v0.13.0
12172026-08-28T22:16:24.856Z Downloaded tungstenite v0.23.0
12182026-08-28T22:16:24.928Z Downloaded itertools v0.15.0
12192026-08-28T22:16:24.929Z Downloaded quinn-udp v0.5.14
12202026-08-28T22:16:24.929Z Downloaded scroll v0.13.0
12212026-08-28T22:16:24.929Z Downloaded rsa v0.9.10
12222026-08-28T22:16:24.929Z Downloaded vte v0.14.1
12232026-08-28T22:16:24.929Z Downloaded ed25519-dalek v3.0.0
12242026-08-28T22:16:24.929Z Downloaded oso v0.27.3
12252026-08-28T22:16:24.929Z Downloaded tungstenite v0.21.0
12262026-08-28T22:16:24.929Z Downloaded parking_lot v0.11.2
12272026-08-28T22:16:24.929Z Downloaded quinn-proto v0.11.16
12282026-08-28T22:16:24.929Z Downloaded subprocess v0.2.15
12292026-08-28T22:16:24.929Z Downloaded nom v7.1.3
12302026-08-28T22:16:24.948Z Downloaded smallvec v1.15.1
12312026-08-28T22:16:24.948Z Downloaded yasna v0.5.2
12322026-08-28T22:16:24.948Z Downloaded const_format v0.2.35
12332026-08-28T22:16:24.948Z Downloaded icu_normalizer_data v2.1.1
12342026-08-28T22:16:24.948Z Downloaded der v0.8.0
12352026-08-28T22:16:24.948Z Downloaded bitvec v1.0.1
12362026-08-28T22:16:24.948Z Downloaded displaydoc v0.2.5
12372026-08-28T22:16:24.948Z Downloaded goblin v0.10.5
12382026-08-28T22:16:24.948Z Downloaded darling_core v0.23.0
12392026-08-28T22:16:24.948Z Downloaded cookie_store v0.22.1
12402026-08-28T22:16:24.948Z Downloaded crc-any v2.5.0
12412026-08-28T22:16:24.948Z Downloaded vcpkg v0.2.15
12422026-08-28T22:16:24.948Z Downloaded winnow v0.5.40
12432026-08-28T22:16:24.949Z Downloaded tar v0.4.46
12442026-08-28T22:16:24.949Z Downloaded minimal-lexical v0.2.1
12452026-08-28T22:16:24.949Z Downloaded chrono v0.4.45
12462026-08-28T22:16:24.949Z Downloaded serde_yaml v0.9.34+deprecated
12472026-08-28T22:16:24.953Z Downloaded libxml v0.3.3
12482026-08-28T22:16:24.953Z Downloaded zerovec v0.11.5
12492026-08-28T22:16:24.953Z Downloaded toml_edit v0.19.15
12502026-08-28T22:16:24.953Z Downloaded serde_with v1.14.0
12512026-08-28T22:16:24.953Z Downloaded bindgen v0.71.1
12522026-08-28T22:16:24.965Z Downloaded itertools v0.12.1
12532026-08-28T22:16:24.976Z Downloaded internal-russh-num-bigint v0.5.0
12542026-08-28T22:16:24.976Z Downloaded lalrpop v0.19.12
12552026-08-28T22:16:24.976Z Downloaded pin-project v1.1.11
12562026-08-28T22:16:24.984Z Downloaded crypto-primes v0.7.2
12572026-08-28T22:16:24.984Z Downloaded crossbeam-channel v0.5.15
12582026-08-28T22:16:24.984Z Downloaded url v2.5.8
12592026-08-28T22:16:24.984Z Downloaded rand v0.8.6
12602026-08-28T22:16:24.989Z Downloaded winnow v1.0.3
12612026-08-28T22:16:24.989Z Downloaded ed25519-dalek v2.2.0
12622026-08-28T22:16:24.989Z Downloaded icu_collections v2.1.1
12632026-08-28T22:16:24.996Z Downloaded zerocopy-derive v0.8.55
12642026-08-28T22:16:25.009Z Downloaded miette v7.6.0
12652026-08-28T22:16:25.009Z Downloaded gimli v0.32.3
12662026-08-28T22:16:25.010Z Downloaded reqwest v0.12.28
12672026-08-28T22:16:25.019Z Downloaded derive_more-impl v2.1.1
12682026-08-28T22:16:25.019Z Downloaded tabled v0.21.0
12692026-08-28T22:16:25.024Z Downloaded proptest v1.11.0
12702026-08-28T22:16:25.025Z Downloaded zlib-rs v0.6.2
12712026-08-28T22:16:25.028Z Downloaded crossterm v0.29.0
12722026-08-28T22:16:25.028Z Downloaded moka v0.12.13
12732026-08-28T22:16:25.033Z Downloaded regex-syntax v0.6.29
12742026-08-28T22:16:25.037Z Downloaded sha3 v0.12.0
12752026-08-28T22:16:25.045Z Downloaded quick-xml v0.37.5
12762026-08-28T22:16:25.047Z Downloaded hyper v1.10.1
12772026-08-28T22:16:25.052Z Downloaded hyper-util v0.1.20
12782026-08-28T22:16:25.053Z Downloaded iddqd v0.4.2
12792026-08-28T22:16:25.062Z Downloaded serde_with v3.21.0
12802026-08-28T22:16:25.063Z Downloaded zerocopy v0.8.55
12812026-08-28T22:16:25.069Z Downloaded reqwest v0.13.2
12822026-08-28T22:16:25.074Z Downloaded itertools v0.10.5
12832026-08-28T22:16:25.084Z Downloaded time v0.3.47
12842026-08-28T22:16:25.091Z Downloaded libm v0.2.16
12852026-08-28T22:16:25.091Z Downloaded salty v0.3.0
12862026-08-28T22:16:25.091Z Downloaded petname v2.0.2
12872026-08-28T22:16:25.098Z Downloaded bstr v1.12.1
12882026-08-28T22:16:25.107Z Downloaded crypto-bigint v0.7.5
12892026-08-28T22:16:25.114Z Downloaded polar-core v0.27.3
12902026-08-28T22:16:25.114Z Downloaded nix v0.27.1
12912026-08-28T22:16:25.119Z Downloaded tough v0.22.0
12922026-08-28T22:16:25.124Z Downloaded object v0.30.4
12932026-08-28T22:16:25.129Z Downloaded hickory-proto v0.24.4
12942026-08-28T22:16:25.132Z Downloaded smoltcp v0.9.1
12952026-08-28T22:16:25.142Z Downloaded russh v0.62.4
12962026-08-28T22:16:25.152Z Downloaded portable-atomic v1.13.1
12972026-08-28T22:16:25.158Z Downloaded radix_trie v0.2.1
12982026-08-28T22:16:25.169Z Downloaded curve25519-dalek v4.1.3
12992026-08-28T22:16:25.179Z Downloaded curve25519-dalek v5.0.0
13002026-08-28T22:16:25.188Z Downloaded regex-syntax v0.8.10
13012026-08-28T22:16:25.200Z Downloaded rustls v0.23.41
13022026-08-28T22:16:25.208Z Downloaded object v0.37.3
13032026-08-28T22:16:25.212Z Downloaded rustix v0.38.44
13042026-08-28T22:16:25.233Z Downloaded syn v3.0.3
13052026-08-28T22:16:25.267Z Downloaded hickory-proto v0.25.2
13062026-08-28T22:16:25.267Z Downloaded openssl v0.10.80
13072026-08-28T22:16:25.287Z Downloaded nix v0.31.2
13082026-08-28T22:16:25.287Z Downloaded smoltcp v0.11.0
13092026-08-28T22:16:25.287Z Downloaded dropshot v0.17.1
13102026-08-28T22:16:25.287Z Downloaded regress v0.10.5
13112026-08-28T22:16:25.287Z Downloaded openapiv3 v2.2.0
13122026-08-28T22:16:25.287Z Downloaded nix v0.28.0
13132026-08-28T22:16:25.291Z Downloaded regress v0.11.1
13142026-08-28T22:16:25.296Z Downloaded diesel v2.3.7
13152026-08-28T22:16:25.331Z Downloaded sha3 v0.11.0
13162026-08-28T22:16:25.345Z Downloaded bzip2-sys v0.1.13+1.0.8
13172026-08-28T22:16:25.355Z Downloaded tracing v0.1.44
13182026-08-28T22:16:25.369Z Downloaded ratatui v0.29.0
13192026-08-28T22:16:25.380Z Downloaded typify-impl v0.6.2
13202026-08-28T22:16:25.387Z Downloaded zerocopy-derive v0.6.6
13212026-08-28T22:16:25.398Z Downloaded regex-automata v0.4.14
13222026-08-28T22:16:25.426Z Downloaded sqlparser v0.61.0
13232026-08-28T22:16:25.426Z Downloaded sled v0.34.7
13242026-08-28T22:16:25.430Z Downloaded petgraph v0.6.5
13252026-08-28T22:16:25.451Z Downloaded chrono-tz v0.10.4
13262026-08-28T22:16:25.460Z Downloaded jiff v0.2.34
13272026-08-28T22:16:25.465Z Downloaded libz-sys v1.1.24
13282026-08-28T22:16:25.478Z Downloaded csv v1.4.0
13292026-08-28T22:16:25.490Z Downloaded sha3 v0.10.8
13302026-08-28T22:16:25.511Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13312026-08-28T22:16:25.517Z Downloaded tokio v1.52.1
13322026-08-28T22:16:25.534Z Downloaded petgraph v0.8.3
13332026-08-28T22:16:25.547Z Downloaded encoding_rs v0.8.35
13342026-08-28T22:16:25.577Z Downloaded ring v0.17.14
13352026-08-28T22:16:25.600Z Downloaded libgit2-sys v0.18.3+1.9.2
13362026-08-28T22:16:25.995Z Downloaded aws-lc-sys v0.40.0
13372026-08-28T22:16:26.249Z Compiling serde_core v1.0.228
13382026-08-28T22:16:26.249Z Compiling libc v0.2.185
13392026-08-28T22:16:26.250Z Compiling serde v1.0.228
13402026-08-28T22:16:26.254Z Compiling log v0.4.33
13412026-08-28T22:16:26.254Z Compiling smallvec v1.15.1
13422026-08-28T22:16:26.254Z Compiling shlex v1.3.0
13432026-08-28T22:16:26.255Z Compiling find-msvc-tools v0.1.9
13442026-08-28T22:16:26.255Z Compiling syn v2.0.117
13452026-08-28T22:16:26.608Z Compiling subtle v2.6.1
13462026-08-28T22:16:26.626Z Compiling scopeguard v1.2.0
13472026-08-28T22:16:26.656Z Compiling stable_deref_trait v1.2.1
13482026-08-28T22:16:26.693Z Compiling typenum v1.20.1
13492026-08-28T22:16:26.708Z Compiling lock_api v0.4.14
13502026-08-28T22:16:26.722Z Compiling zerocopy v0.8.55
13512026-08-28T22:16:26.723Z Compiling portable-atomic v1.13.1
13522026-08-28T22:16:26.776Z Compiling serde_json v1.0.151
13532026-08-28T22:16:26.945Z Compiling critical-section v1.2.0
13542026-08-28T22:16:26.980Z Compiling libm v0.2.16
13552026-08-28T22:16:27.057Z Compiling num-traits v0.2.19
13562026-08-28T22:16:27.174Z Compiling pkg-config v0.3.32
13572026-08-28T22:16:27.233Z Compiling errno v0.3.14
13582026-08-28T22:16:27.241Z Compiling jobserver v0.1.34
13592026-08-28T22:16:27.303Z Compiling getrandom v0.2.17
13602026-08-28T22:16:27.504Z Compiling cc v1.2.56
13612026-08-28T22:16:27.541Z Compiling rand_core v0.6.4
13622026-08-28T22:16:27.748Z Compiling once_cell v1.21.3
13632026-08-28T22:16:27.817Z Compiling generic-array v0.14.7
13642026-08-28T22:16:27.837Z Compiling const-oid v0.9.6
13652026-08-28T22:16:27.855Z Compiling pin-project-lite v0.2.17
13662026-08-28T22:16:27.935Z Compiling getrandom v0.4.3
13672026-08-28T22:16:27.955Z Compiling parking_lot_core v0.9.12
13682026-08-28T22:16:28.053Z Compiling rand_core v0.10.0
13692026-08-28T22:16:28.512Z Compiling bitflags v2.11.0
13702026-08-28T22:16:28.528Z Compiling signal-hook-registry v1.4.8
13712026-08-28T22:16:28.557Z Compiling litemap v0.8.1
13722026-08-28T22:16:28.631Z Compiling percent-encoding v2.3.2
13732026-08-28T22:16:28.740Z Compiling writeable v0.6.2
13742026-08-28T22:16:28.757Z Compiling futures-core v0.3.32
13752026-08-28T22:16:28.819Z Compiling semver v1.0.28
13762026-08-28T22:16:28.831Z Compiling parking_lot v0.12.5
13772026-08-28T22:16:28.953Z Compiling mio v1.2.0
13782026-08-28T22:16:28.984Z Compiling icu_properties_data v2.1.2
13792026-08-28T22:16:28.984Z Compiling icu_normalizer_data v2.1.1
13802026-08-28T22:16:29.066Z Compiling socket2 v0.6.3
13812026-08-28T22:16:29.125Z Compiling rustix v1.1.4
13822026-08-28T22:16:29.188Z Compiling synstructure v0.13.2
13832026-08-28T22:16:29.213Z Compiling getrandom v0.3.4
13842026-08-28T22:16:29.231Z Compiling futures-sink v0.3.32
13852026-08-28T22:16:29.347Z Compiling indexmap v2.14.0
13862026-08-28T22:16:29.765Z Compiling futures-channel v0.3.32
13872026-08-28T22:16:29.778Z Compiling futures-task v0.3.32
13882026-08-28T22:16:29.778Z Compiling slab v0.4.12
13892026-08-28T22:16:29.779Z Compiling futures-io v0.3.32
13902026-08-28T22:16:29.779Z Compiling utf8_iter v1.0.4
13912026-08-28T22:16:29.779Z Compiling form_urlencoded v1.2.2
13922026-08-28T22:16:29.779Z Compiling rustversion v1.0.22
13932026-08-28T22:16:29.779Z Compiling base64ct v1.8.3
13942026-08-28T22:16:29.785Z Compiling iana-time-zone v0.1.65
13952026-08-28T22:16:29.910Z Compiling cmake v0.1.57
13962026-08-28T22:16:29.934Z Compiling fs_extra v1.3.0
13972026-08-28T22:16:29.970Z Compiling regex-syntax v0.8.10
13982026-08-28T22:16:30.049Z Compiling pem-rfc7468 v0.7.0
13992026-08-28T22:16:30.068Z Compiling flagset v0.4.7
14002026-08-28T22:16:30.181Z Compiling dunce v1.0.5
14012026-08-28T22:16:30.199Z Compiling ident_case v1.0.1
14022026-08-28T22:16:30.281Z Compiling rand_core v0.9.5
14032026-08-28T22:16:30.300Z Compiling aws-lc-sys v0.40.0
14042026-08-28T22:16:30.324Z Compiling uuid v1.23.4
14052026-08-28T22:16:30.350Z Compiling base64 v0.22.1
14062026-08-28T22:16:30.587Z Compiling syn v1.0.109
14072026-08-28T22:16:30.743Z Compiling vcpkg v0.2.15
14082026-08-28T22:16:30.812Z Compiling serde_derive_internals v0.29.1
14092026-08-28T22:16:30.867Z Compiling rustc_version v0.4.1
14102026-08-28T22:16:30.905Z Compiling serde_derive v1.0.228
14112026-08-28T22:16:30.942Z Compiling zeroize_derive v1.5.0
14122026-08-28T22:16:31.059Z Compiling zerocopy-derive v0.8.55
14132026-08-28T22:16:31.199Z Compiling zerofrom-derive v0.1.6
14142026-08-28T22:16:31.468Z Compiling yoke-derive v0.8.1
14152026-08-28T22:16:31.583Z Compiling zerovec-derive v0.11.2
14162026-08-28T22:16:31.652Z Compiling displaydoc v0.2.5
14172026-08-28T22:16:32.385Z Compiling tokio-macros v2.7.0
14182026-08-28T22:16:32.413Z Compiling futures-macro v0.3.32
14192026-08-28T22:16:32.642Z Compiling zerofrom v0.1.6
14202026-08-28T22:16:32.653Z Compiling der_derive v0.7.3
14212026-08-28T22:16:32.715Z Compiling yoke v0.8.1
14222026-08-28T22:16:32.733Z Compiling thiserror-impl v2.0.18
14232026-08-28T22:16:32.895Z Compiling zerovec v0.11.5
14242026-08-28T22:16:33.099Z Compiling zerotrie v0.2.3
14252026-08-28T22:16:33.211Z Compiling futures-util v0.3.32
14262026-08-28T22:16:33.445Z Compiling tinystr v0.8.2
14272026-08-28T22:16:33.454Z Compiling potential_utf v0.1.4
14282026-08-28T22:16:33.569Z Compiling icu_locale_core v2.1.1
14292026-08-28T22:16:33.594Z Compiling icu_collections v2.1.1
14302026-08-28T22:16:33.609Z Compiling openssl-sys v0.9.117
14312026-08-28T22:16:34.054Z Compiling thiserror v2.0.18
14322026-08-28T22:16:34.072Z Compiling tracing-attributes v0.1.31
14332026-08-28T22:16:34.120Z Compiling tracing-core v0.1.36
14342026-08-28T22:16:34.158Z Compiling cpufeatures v0.2.17
14352026-08-28T22:16:34.251Z Compiling icu_provider v2.1.1
14362026-08-28T22:16:34.414Z Compiling zeroize v1.9.0
14372026-08-28T22:16:34.489Z Compiling bytes v1.11.1
14382026-08-28T22:16:34.540Z Compiling icu_normalizer v2.1.1
14392026-08-28T22:16:34.662Z Compiling icu_properties v2.1.2
14402026-08-28T22:16:35.059Z Compiling tokio v1.52.1
14412026-08-28T22:16:35.070Z Compiling chrono v0.4.45
14422026-08-28T22:16:35.185Z Compiling crypto-common v0.1.7
14432026-08-28T22:16:35.321Z Compiling block-buffer v0.10.4
14442026-08-28T22:16:35.357Z Compiling der v0.7.10
14452026-08-28T22:16:35.474Z Compiling ppv-lite86 v0.2.21
14462026-08-28T22:16:35.553Z Compiling digest v0.10.7
14472026-08-28T22:16:35.567Z Compiling idna_adapter v1.2.1
14482026-08-28T22:16:35.707Z Compiling idna v1.1.0
14492026-08-28T22:16:35.796Z Compiling http v1.4.2
14502026-08-28T22:16:35.810Z Compiling rand_chacha v0.9.0
14512026-08-28T22:16:35.823Z Compiling schemars v0.8.22
14522026-08-28T22:16:36.157Z Compiling url v2.5.8
14532026-08-28T22:16:36.357Z Compiling spki v0.7.3
14542026-08-28T22:16:36.486Z Compiling dyn-clone v1.0.20
14552026-08-28T22:16:36.506Z Compiling aws-lc-rs v1.16.3
14562026-08-28T22:16:36.566Z Compiling simd-adler32 v0.3.8
14572026-08-28T22:16:36.618Z Compiling pkcs8 v0.10.2
14582026-08-28T22:16:36.636Z Compiling http-body v1.0.1
14592026-08-28T22:16:36.732Z Compiling rand v0.9.2
14602026-08-28T22:16:36.772Z Compiling tracing v0.1.44
14612026-08-28T22:16:36.786Z Compiling rustls-pki-types v1.14.0
14622026-08-28T22:16:36.799Z Compiling schemars_derive v0.8.22
14632026-08-28T22:16:37.029Z Compiling spin v0.9.8
14642026-08-28T22:16:37.213Z Compiling crc32fast v1.5.0
14652026-08-28T22:16:37.227Z Compiling adler2 v2.0.1
14662026-08-28T22:16:37.265Z Compiling openssl-probe v0.2.1
14672026-08-28T22:16:37.366Z Compiling httparse v1.10.1
14682026-08-28T22:16:37.435Z Compiling tinyvec_macros v0.1.1
14692026-08-28T22:16:37.464Z Compiling cmov v0.5.4
14702026-08-28T22:16:37.505Z Compiling tinyvec v1.10.0
14712026-08-28T22:16:37.521Z Compiling miniz_oxide v0.8.9
14722026-08-28T22:16:37.677Z Compiling ctutils v0.4.2
14732026-08-28T22:16:37.723Z Compiling tempfile v3.27.0
14742026-08-28T22:16:37.844Z Compiling pest_generator v2.8.6
14752026-08-28T22:16:37.905Z Compiling sha2 v0.10.9
14762026-08-28T22:16:38.079Z Compiling terminal_size v0.4.3
14772026-08-28T22:16:38.093Z Compiling aho-corasick v1.1.4
14782026-08-28T22:16:38.216Z Compiling radium v0.7.0
14792026-08-28T22:16:38.527Z Compiling tower-service v0.3.3
14802026-08-28T22:16:38.548Z Compiling try-lock v0.2.5
14812026-08-28T22:16:38.563Z Compiling unicode-segmentation v1.12.0
14822026-08-28T22:16:38.614Z Compiling tower-layer v0.3.3
14832026-08-28T22:16:38.769Z Compiling tokio-util v0.7.18
14842026-08-28T22:16:38.921Z Compiling untrusted v0.7.1
14852026-08-28T22:16:39.063Z Compiling atomic-waker v1.1.2
14862026-08-28T22:16:39.188Z Compiling regex-automata v0.4.14
14872026-08-28T22:16:39.211Z Compiling want v0.3.1
14882026-08-28T22:16:39.258Z Compiling pest_derive v2.8.6
14892026-08-28T22:16:39.365Z Compiling hybrid-array v0.4.13
14902026-08-28T22:16:39.692Z Compiling h2 v0.4.15
14912026-08-28T22:16:39.946Z Compiling ipnet v2.12.0
14922026-08-28T22:16:39.987Z Compiling scroll_derive v0.13.1
14932026-08-28T22:16:40.111Z Compiling darling_core v0.20.11
14942026-08-28T22:16:40.482Z Compiling rustls v0.23.41
14952026-08-28T22:16:40.589Z Compiling untrusted v0.9.0
14962026-08-28T22:16:40.654Z Compiling openssl v0.10.80
14972026-08-28T22:16:40.666Z Compiling maybe-uninit v2.0.0
14982026-08-28T22:16:40.714Z Compiling tap v1.0.1
14992026-08-28T22:16:40.828Z Compiling foreign-types-shared v0.1.1
15002026-08-28T22:16:40.841Z Compiling httpdate v1.0.3
15012026-08-28T22:16:40.893Z Compiling foreign-types v0.3.2
15022026-08-28T22:16:40.899Z Compiling scroll v0.13.0
15032026-08-28T22:16:40.960Z Compiling wyz v0.5.1
15042026-08-28T22:16:41.055Z Compiling unicode-normalization v0.1.25
15052026-08-28T22:16:41.161Z Compiling signature v2.2.0
15062026-08-28T22:16:41.169Z Compiling rand_chacha v0.3.1
15072026-08-28T22:16:41.341Z Compiling hex v0.4.3
15082026-08-28T22:16:41.501Z Compiling thiserror-impl v1.0.69
15092026-08-28T22:16:41.541Z Compiling openssl-macros v0.1.1
15102026-08-28T22:16:41.607Z Compiling zstd-sys v2.0.16+zstd.1.5.7
15112026-08-28T22:16:41.924Z Compiling bzip2-sys v0.1.13+1.0.8
15122026-08-28T22:16:41.962Z Compiling num-integer v0.1.46
15132026-08-28T22:16:41.979Z Compiling wait-timeout v0.2.1
15142026-08-28T22:16:42.193Z Compiling socket2 v0.5.10
15152026-08-28T22:16:42.241Z Compiling ahash v0.8.12
15162026-08-28T22:16:42.261Z Compiling funty v2.0.0
15172026-08-28T22:16:42.356Z Compiling darling_macro v0.20.11
15182026-08-28T22:16:42.447Z Compiling packed_struct v0.10.1
15192026-08-28T22:16:42.589Z Compiling time-core v0.1.8
15202026-08-28T22:16:42.690Z Compiling quick-error v1.2.3
15212026-08-28T22:16:42.717Z Compiling hyper v1.10.1
15222026-08-28T22:16:42.731Z Compiling powerfmt v0.2.0
15232026-08-28T22:16:42.784Z Compiling num-bigint-dig v0.8.6
15242026-08-28T22:16:42.806Z Compiling bit-vec v0.8.0
15252026-08-28T22:16:42.824Z Compiling native-tls v0.2.18
15262026-08-28T22:16:42.925Z Compiling num-conv v0.2.0
15272026-08-28T22:16:42.982Z Compiling deranged v0.5.8
15282026-08-28T22:16:43.038Z Compiling bit-set v0.8.0
15292026-08-28T22:16:43.229Z Compiling darling v0.20.11
15302026-08-28T22:16:43.229Z Compiling time-macros v0.2.27
15312026-08-28T22:16:43.320Z Compiling clap_builder v4.6.0
15322026-08-28T22:16:43.320Z Compiling rusty-fork v0.3.1
15332026-08-28T22:16:43.320Z Compiling thiserror v1.0.69
15342026-08-28T22:16:43.379Z Compiling bitvec v1.0.1
15352026-08-28T22:16:43.695Z Compiling num-iter v0.1.45
15362026-08-28T22:16:43.812Z Compiling hyper-util v0.1.20
15372026-08-28T22:16:44.241Z Compiling rand v0.8.6
15382026-08-28T22:16:44.317Z Compiling goblin v0.10.5
15392026-08-28T22:16:44.868Z Compiling packed_struct_codegen v0.10.1
15402026-08-28T22:16:45.504Z Compiling lazy_static v1.5.0
15412026-08-28T22:16:45.886Z Compiling hmac v0.12.1
15422026-08-28T22:16:45.889Z Compiling toml_datetime v0.6.11
15432026-08-28T22:16:45.889Z Compiling serde_spanned v0.6.9
15442026-08-28T22:16:46.086Z Compiling zerocopy-derive v0.6.6
15452026-08-28T22:16:46.086Z Compiling clap_derive v4.6.1
15462026-08-28T22:16:46.086Z Compiling bitfield-macros v0.19.4
15472026-08-28T22:16:46.225Z Compiling rand_xorshift v0.4.0
15482026-08-28T22:16:46.251Z Compiling sync_wrapper v1.0.2
15492026-08-28T22:16:46.554Z Compiling indexmap v1.9.3
15502026-08-28T22:16:46.555Z Compiling unarray v0.1.4
15512026-08-28T22:16:46.591Z Compiling object v0.37.3
15522026-08-28T22:16:46.592Z Compiling crc-catalog v2.4.0
15532026-08-28T22:16:46.769Z Compiling siphasher v1.0.2
15542026-08-28T22:16:46.848Z Compiling crossbeam-utils v0.8.21
15552026-08-28T22:16:46.848Z Compiling num_threads v0.1.7
15562026-08-28T22:16:46.975Z Compiling paste v1.0.15
15572026-08-28T22:16:47.051Z Compiling zlib-rs v0.6.2
15582026-08-28T22:16:47.051Z Compiling usdt-impl v0.6.0
15592026-08-28T22:16:47.144Z Compiling nodrop v0.1.14
15602026-08-28T22:16:47.190Z Compiling array-init v0.0.4
15612026-08-28T22:16:47.190Z Compiling dof v0.4.0
15622026-08-28T22:16:47.243Z Compiling time v0.3.47
15632026-08-28T22:16:47.355Z Compiling clap v4.6.1
15642026-08-28T22:16:47.485Z Compiling crc v3.4.0
15652026-08-28T22:16:47.533Z Compiling bitfield v0.19.4
15662026-08-28T22:16:47.670Z Compiling proptest v1.11.0
15672026-08-28T22:16:48.178Z Compiling zerocopy v0.6.6
15682026-08-28T22:16:48.178Z Compiling tower v0.5.3
15692026-08-28T22:16:48.597Z Compiling smallvec v0.6.14
15702026-08-28T22:16:48.785Z Compiling derive_builder_core v0.20.2
15712026-08-28T22:16:48.988Z Compiling dtrace-parser v0.3.0
15722026-08-28T22:16:49.610Z Compiling ipnetwork v0.21.1
15732026-08-28T22:16:49.707Z Compiling pkcs1 v0.7.5
15742026-08-28T22:16:49.761Z Compiling http-body-util v0.1.3
15752026-08-28T22:16:49.959Z Compiling flate2 v1.1.9
15762026-08-28T22:16:50.088Z Compiling heapless v0.7.17
15772026-08-28T22:16:50.177Z Compiling scroll_derive v0.12.1
15782026-08-28T22:16:50.177Z Compiling structmeta-derive v0.3.0
15792026-08-28T22:16:50.274Z Compiling slog v2.8.2
15802026-08-28T22:16:50.421Z Compiling darling_core v0.23.0
15812026-08-28T22:16:50.507Z Compiling thread-id v5.1.0
15822026-08-28T22:16:50.792Z Compiling cookie v0.18.1
15832026-08-28T22:16:50.993Z Compiling env_filter v2.0.0
15842026-08-28T22:16:50.993Z Compiling syn v3.0.3
15852026-08-28T22:16:51.145Z Compiling allocator-api2 v0.2.21
15862026-08-28T22:16:51.145Z Compiling iri-string v0.7.10
15872026-08-28T22:16:51.282Z Compiling unicode-properties v0.1.4
15882026-08-28T22:16:51.465Z Compiling base64 v0.21.7
15892026-08-28T22:16:51.515Z Compiling zstd-safe v7.2.4
15902026-08-28T22:16:51.624Z Compiling hashbrown v0.12.3
15912026-08-28T22:16:51.716Z Compiling unicode-bidi v0.3.18
15922026-08-28T22:16:52.120Z Compiling anyhow v1.0.104
15932026-08-28T22:16:52.177Z Compiling winnow v0.5.40
15942026-08-28T22:16:52.443Z Compiling signal-hook v0.3.18
15952026-08-28T22:16:52.516Z Compiling ryu v1.0.23
15962026-08-28T22:16:52.642Z Compiling gimli v0.32.3
15972026-08-28T22:16:52.756Z Compiling serde_urlencoded v0.7.1
15982026-08-28T22:16:52.944Z Compiling darling_macro v0.23.0
15992026-08-28T22:16:53.665Z Compiling tower-http v0.6.8
16002026-08-28T22:16:57.732Z Compiling toml_edit v0.19.15
16012026-08-28T22:16:57.732Z Compiling stringprep v0.1.5
16022026-08-28T22:16:57.808Z Compiling ron v0.8.1
16032026-08-28T22:16:57.808Z Compiling structmeta v0.3.0
16042026-08-28T22:16:57.808Z Compiling env_logger v0.11.11
16052026-08-28T22:16:57.809Z Compiling scroll v0.12.0
16062026-08-28T22:16:57.809Z Compiling daft-derive v0.1.8
16072026-08-28T22:16:57.809Z Compiling addr2line v0.25.1
16082026-08-28T22:16:57.809Z Compiling newtype-uuid v1.3.2
16092026-08-28T22:16:57.809Z Compiling rsa v0.9.10
16102026-08-28T22:16:57.809Z Compiling oxnet v0.1.6
16112026-08-28T22:16:57.809Z Compiling derive_builder_macro v0.20.2
16122026-08-28T22:16:57.809Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
16132026-08-28T22:16:57.809Z Compiling hashbrown v0.13.2
16142026-08-28T22:16:57.809Z Compiling bzip2 v0.4.4
16152026-08-28T22:16:57.809Z Compiling serde-hex v0.1.0
16162026-08-28T22:16:57.809Z Compiling tokio-native-tls v0.3.1
16172026-08-28T22:16:57.809Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
16182026-08-28T22:16:57.809Z Compiling camino v1.2.5
16192026-08-28T22:16:57.945Z Compiling bstr v1.12.1
16202026-08-28T22:16:57.945Z Compiling crypto-common v0.2.2
16212026-08-28T22:16:57.945Z Compiling block-buffer v0.12.1
16222026-08-28T22:16:57.945Z Compiling block-padding v0.4.2
16232026-08-28T22:16:57.945Z Compiling heck v0.4.1
16242026-08-28T22:16:57.945Z Compiling rustls-native-certs v0.8.3
16252026-08-28T22:16:57.945Z Compiling x509-cert v0.2.5
16262026-08-28T22:16:57.947Z Compiling md-5 v0.10.6
16272026-08-28T22:16:57.947Z Compiling serde_tokenstream v0.2.3
16282026-08-28T22:16:58.004Z Compiling erased-serde v0.3.31
16292026-08-28T22:16:58.196Z Compiling curve25519-dalek v4.1.3
16302026-08-28T22:16:58.342Z Compiling pin-project-internal v1.1.11
16312026-08-28T22:16:58.670Z Compiling zerocopy-derive v0.7.35
16322026-08-28T22:16:58.702Z Compiling async-trait v0.1.89
16332026-08-28T22:16:58.702Z Compiling vergen-lib v9.1.0
16342026-08-28T22:16:58.703Z Compiling hash32 v0.2.1
16352026-08-28T22:16:58.703Z Compiling memoffset v0.9.1
16362026-08-28T22:16:58.753Z Compiling encoding_rs v0.8.35
16372026-08-28T22:16:58.768Z Compiling fallible-iterator v0.2.0
16382026-08-28T22:16:59.055Z Compiling rustix v0.38.44
16392026-08-28T22:16:59.110Z Compiling psl-types v2.0.11
16402026-08-28T22:16:59.214Z Compiling rustc-demangle v0.1.27
16412026-08-28T22:16:59.233Z Compiling crc-any v2.5.0
16422026-08-28T22:16:59.464Z Compiling smoltcp v0.9.1
16432026-08-28T22:16:59.501Z Compiling cfg_aliases v0.2.1
16442026-08-28T22:16:59.501Z Compiling litrs v1.0.0
16452026-08-28T22:16:59.501Z Compiling owo-colors v4.3.0
16462026-08-28T22:16:59.501Z Compiling mime v0.3.17
16472026-08-28T22:16:59.503Z Compiling ref-cast v1.0.25
16482026-08-28T22:16:59.601Z Compiling nix v0.31.2
16492026-08-28T22:16:59.708Z Compiling backtrace v0.3.76
16502026-08-28T22:16:59.794Z Compiling pin-project v1.1.11
16512026-08-28T22:16:59.813Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
16522026-08-28T22:16:59.839Z Compiling zerocopy v0.7.35
16532026-08-28T22:16:59.953Z Compiling publicsuffix v2.3.0
16542026-08-28T22:16:59.977Z Compiling document-features v0.2.12
16552026-08-28T22:16:59.977Z Compiling postgres-protocol v0.6.10
16562026-08-28T22:17:00.352Z Compiling snafu-derive v0.8.9
16572026-08-28T22:17:00.511Z Compiling inout v0.2.2
16582026-08-28T22:17:00.545Z Compiling daft v0.1.8
16592026-08-28T22:17:00.659Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
16602026-08-28T22:17:00.716Z Compiling object v0.30.4
16612026-08-28T22:17:00.747Z Compiling hyper-tls v0.6.0
16622026-08-28T22:17:00.913Z Compiling derive_builder v0.20.2
16632026-08-28T22:17:00.958Z Compiling zip v0.6.6
16642026-08-28T22:17:00.958Z Compiling toml v0.7.8
16652026-08-28T22:17:00.983Z Compiling goblin v0.8.2
16662026-08-28T22:17:01.583Z Compiling derive-ex v0.1.8
16672026-08-28T22:17:01.591Z Compiling darling v0.23.0
16682026-08-28T22:17:01.943Z Compiling phf_shared v0.13.1
16692026-08-28T22:17:01.966Z Compiling regex v1.12.3
16702026-08-28T22:17:02.190Z Compiling hubpack_derive v0.1.1
16712026-08-28T22:17:02.359Z Compiling convert_case v0.10.0
16722026-08-28T22:17:02.399Z Compiling futures-executor v0.3.32
16732026-08-28T22:17:02.596Z Compiling curve25519-dalek-derive v0.1.1
16742026-08-28T22:17:02.639Z Compiling ref-cast-impl v1.0.25
16752026-08-28T22:17:02.664Z Compiling strum_macros v0.27.2
16762026-08-28T22:17:03.078Z Compiling vergen v9.1.0
16772026-08-28T22:17:03.144Z Compiling cargo-platform v0.3.2
16782026-08-28T22:17:03.211Z Compiling ff v0.13.1
16792026-08-28T22:17:03.234Z Compiling fs-err v3.3.0
16802026-08-28T22:17:03.442Z Compiling path-slash v0.1.5
16812026-08-28T22:17:03.469Z Compiling base16ct v0.2.0
16822026-08-28T22:17:03.469Z Compiling managed v0.8.0
16832026-08-28T22:17:03.484Z Compiling same-file v1.0.6
16842026-08-28T22:17:03.497Z Compiling foldhash v0.1.5
16852026-08-28T22:17:03.585Z Compiling bumpalo v3.20.2
16862026-08-28T22:17:03.630Z Compiling jiff-core v0.1.0
16872026-08-28T22:17:03.631Z Compiling foldhash v0.2.0
16882026-08-28T22:17:03.659Z Compiling is_ci v1.2.0
16892026-08-28T22:17:03.788Z Compiling libbz2-rs-sys v0.2.2
16902026-08-28T22:17:03.832Z Compiling bitflags v1.3.2
16912026-08-28T22:17:03.857Z Compiling textwrap v0.16.2
16922026-08-28T22:17:04.305Z Compiling bzip2 v0.6.1
16932026-08-28T22:17:04.357Z Compiling jiff v0.2.34
16942026-08-28T22:17:04.447Z Compiling hashbrown v0.16.1
16952026-08-28T22:17:04.519Z Compiling zopfli v0.8.3
16962026-08-28T22:17:04.553Z Compiling strum v0.27.2
16972026-08-28T22:17:04.682Z Compiling supports-color v3.0.2
16982026-08-28T22:17:04.682Z Compiling hashbrown v0.15.5
16992026-08-28T22:17:04.709Z Compiling walkdir v2.5.0
17002026-08-28T22:17:04.847Z Compiling sec1 v0.7.3
17012026-08-28T22:17:05.027Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
17022026-08-28T22:17:05.121Z Compiling group v0.13.0
17032026-08-28T22:17:05.133Z Compiling cargo_metadata v0.23.1
17042026-08-28T22:17:05.299Z Compiling dof v0.3.0
17052026-08-28T22:17:05.338Z Compiling test-strategy v0.4.5
17062026-08-28T22:17:06.076Z Compiling hubpack v0.1.2
17072026-08-28T22:17:06.297Z Compiling derive_more-impl v2.1.1
17082026-08-28T22:17:06.460Z Compiling futures v0.3.32
17092026-08-28T22:17:06.530Z Compiling snafu v0.8.9
17102026-08-28T22:17:06.548Z Compiling phf v0.13.1
17112026-08-28T22:17:06.707Z Compiling signal-hook-mio v0.2.5
17122026-08-28T22:17:06.855Z Compiling zstd v0.13.3
17132026-08-28T22:17:06.884Z Compiling serde_with_macros v3.21.0
17142026-08-28T22:17:07.202Z Compiling cookie_store v0.22.1
17152026-08-28T22:17:07.209Z Compiling reqwest v0.12.28
17162026-08-28T22:17:07.451Z Compiling cipher v0.5.2
17172026-08-28T22:17:07.749Z Compiling postgres-types v0.2.12
17182026-08-28T22:17:07.864Z Compiling backtrace-ext v0.2.1
17192026-08-28T22:17:08.028Z Compiling usdt-macro v0.6.0
17202026-08-28T22:17:08.209Z Compiling usdt-attr-macro v0.6.0
17212026-08-28T22:17:08.318Z Compiling globset v0.4.18
17222026-08-28T22:17:08.710Z Compiling phf_shared v0.11.3
17232026-08-28T22:17:08.773Z Compiling hkdf v0.12.4
17242026-08-28T22:17:08.813Z Compiling dtrace-parser v0.2.0
17252026-08-28T22:17:08.894Z Compiling byte-wrapper v0.1.0
17262026-08-28T22:17:08.950Z Compiling olpc-cjson v0.1.4
17272026-08-28T22:17:08.955Z Compiling ed25519 v2.2.3
17282026-08-28T22:17:08.987Z Compiling crypto-bigint v0.5.5
17292026-08-28T22:17:09.010Z Compiling serde-big-array v0.5.1
17302026-08-28T22:17:09.113Z Compiling serde_plain v1.0.2
17312026-08-28T22:17:09.155Z Compiling serde_repr v0.1.20
17322026-08-28T22:17:09.219Z Compiling strum_macros v0.26.4
17332026-08-28T22:17:09.304Z Compiling miette-derive v7.6.0
17342026-08-28T22:17:09.540Z Compiling async-recursion v1.1.1
17352026-08-28T22:17:09.682Z Compiling enum-as-inner v0.6.1
17362026-08-28T22:17:09.864Z Compiling pem v3.0.6
17372026-08-28T22:17:10.192Z Compiling float-cmp v0.10.0
17382026-08-28T22:17:10.209Z Compiling memmap2 v0.9.10
17392026-08-28T22:17:10.209Z Compiling thread-id v4.2.2
17402026-08-28T22:17:10.306Z Compiling winnow v1.0.3
17412026-08-28T22:17:10.337Z Compiling data-encoding v2.10.0
17422026-08-28T22:17:10.466Z Compiling difflib v0.4.0
17432026-08-28T22:17:10.482Z Compiling normalize-line-endings v0.3.0
17442026-08-28T22:17:10.577Z Compiling fixedbitset v0.5.7
17452026-08-28T22:17:10.899Z Compiling supports-unicode v3.0.0
17462026-08-28T22:17:10.951Z Compiling whoami v2.1.0
17472026-08-28T22:17:11.001Z Compiling new_debug_unreachable v1.0.6
17482026-08-28T22:17:11.018Z Compiling keccak v0.1.6
17492026-08-28T22:17:11.063Z Compiling precomputed-hash v0.1.1
17502026-08-28T22:17:11.087Z Compiling cpufeatures v0.3.0
17512026-08-28T22:17:11.091Z Compiling supports-hyperlinks v3.2.0
17522026-08-28T22:17:11.129Z Compiling static_assertions v1.1.0
17532026-08-28T22:17:11.143Z Compiling predicates-core v1.0.10
17542026-08-28T22:17:11.153Z Compiling typed-path v0.9.3
17552026-08-28T22:17:11.196Z Compiling either v1.15.0
17562026-08-28T22:17:11.248Z Compiling fixedbitset v0.4.2
17572026-08-28T22:17:11.312Z Compiling const-oid v0.10.2
17582026-08-28T22:17:11.332Z Compiling predicates v3.1.4
17592026-08-28T22:17:11.405Z Compiling petgraph v0.6.5
17602026-08-28T22:17:11.415Z Compiling itertools v0.13.0
17612026-08-28T22:17:11.454Z Compiling digest v0.11.3
17622026-08-28T22:17:11.519Z Compiling toml_parser v1.1.2+spec-1.1.0
17632026-08-28T22:17:11.698Z Compiling miette v7.6.0
17642026-08-28T22:17:11.761Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17652026-08-28T22:17:11.974Z Compiling sha3 v0.10.8
17662026-08-28T22:17:12.145Z Compiling tokio-postgres v0.7.16
17672026-08-28T22:17:12.400Z Compiling toml_edit v0.22.27
17682026-08-28T22:17:12.439Z Compiling chacha20 v0.10.0
17692026-08-28T22:17:12.644Z Compiling string_cache v0.8.9
17702026-08-28T22:17:12.819Z Compiling strum v0.26.3
17712026-08-28T22:17:12.836Z Compiling petgraph v0.8.3
17722026-08-28T22:17:12.870Z Compiling hickory-proto v0.25.2
17732026-08-28T22:17:12.894Z Compiling usdt v0.6.0
17742026-08-28T22:17:12.958Z Compiling usdt-impl v0.5.0
17752026-08-28T22:17:13.154Z Compiling elliptic-curve v0.13.8
17762026-08-28T22:17:13.509Z Compiling ed25519-dalek v2.2.0
17772026-08-28T22:17:13.573Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
17782026-08-28T22:17:14.035Z Compiling crossterm v0.28.1
17792026-08-28T22:17:14.342Z Compiling serde_with v3.21.0
17802026-08-28T22:17:14.749Z Compiling derive_more v2.1.1
17812026-08-28T22:17:14.870Z Compiling zip v4.6.1
17822026-08-28T22:17:15.072Z Compiling iddqd v0.4.2
17832026-08-28T22:17:15.472Z Compiling similar v2.7.0
17842026-08-28T22:17:15.723Z Compiling crossbeam-epoch v0.9.18
17852026-08-28T22:17:15.826Z Compiling tokio-stream v0.1.18
17862026-08-28T22:17:16.056Z Compiling buf-list v1.1.2
17872026-08-28T22:17:16.140Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17882026-08-28T22:17:16.195Z Compiling openapiv3 v2.2.0
17892026-08-28T22:17:16.288Z Compiling lalrpop-util v0.19.12
17902026-08-28T22:17:16.322Z Compiling peg-runtime v0.8.5
17912026-08-28T22:17:16.341Z Compiling thread_local v1.1.9
17922026-08-28T22:17:16.371Z Compiling slog-async v2.8.0
17932026-08-28T22:17:16.453Z Compiling crossbeam-channel v0.5.15
17942026-08-28T22:17:16.491Z Compiling is-terminal v0.4.17
17952026-08-28T22:17:16.582Z Compiling filetime v0.2.27
17962026-08-28T22:17:16.604Z Compiling xattr v1.6.1
17972026-08-28T22:17:16.618Z Compiling term v1.2.1
17982026-08-28T22:17:16.674Z Compiling take_mut v0.2.2
17992026-08-28T22:17:16.750Z Compiling tar v0.4.46
18002026-08-28T22:17:16.767Z Compiling camino-tempfile v1.4.1
18012026-08-28T22:17:16.906Z Compiling slog-term v2.9.2
18022026-08-28T22:17:23.011Z Compiling rustls-webpki v0.103.13
18032026-08-28T22:17:25.652Z Compiling tokio-rustls v0.26.4
18042026-08-28T22:17:25.652Z Compiling rustls-platform-verifier v0.6.2
18052026-08-28T22:17:25.652Z Compiling tough v0.22.0
18062026-08-28T22:17:25.914Z Compiling hyper-rustls v0.27.7
18072026-08-28T22:17:26.068Z Compiling reqwest v0.13.2
18082026-08-28T22:17:28.289Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18092026-08-28T22:17:28.696Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
18102026-08-28T22:17:31.452Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s
18112026-08-28T22:17:31.558Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
18122026-08-28T22:17:31.603ZAug 28 22:17:30.589 INFO Starting download, target: Clickhouse
18132026-08-28T22:17:31.603ZAug 28 22:17:30.589 INFO Starting download, target: Console
18142026-08-28T22:17:31.603ZAug 28 22:17:30.589 INFO Starting download, target: DendriteStub
18152026-08-28T22:17:31.603ZAug 28 22:17:30.589 INFO Starting download, target: MaghemiteMgd
18162026-08-28T22:17:31.608ZAug 28 22:17:30.589 INFO Starting download, target: Cockroach
18172026-08-28T22:17:31.608ZAug 28 22:17:30.589 INFO Starting download, target: MaghemiteDdmd
18182026-08-28T22:17:31.608ZAug 28 22:17:30.589 INFO Starting download, target: TransceiverControl
18192026-08-28T22:17:31.608ZAug 28 22:17:30.590 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
18202026-08-28T22:17:31.608ZAug 28 22:17:30.590 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
18212026-08-28T22:17:31.608ZAug 28 22:17:30.590 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
18222026-08-28T22:17:31.608ZAug 28 22:17:30.590 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd
18232026-08-28T22:17:31.608ZAug 28 22:17:30.590 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
18242026-08-28T22:17:31.608ZAug 28 22:17:30.590 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
18252026-08-28T22:17:31.608ZAug 28 22:17:30.590 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
18262026-08-28T22:17:32.024ZAug 28 22:17:30.978 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
18272026-08-28T22:17:32.221ZAug 28 22:17:31.183 INFO Download complete, target: TransceiverControl
18282026-08-28T22:17:33.337ZAug 28 22:17:32.322 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
18292026-08-28T22:17:33.573ZAug 28 22:17:32.553 INFO Download complete, target: Console
18302026-08-28T22:17:34.151ZAug 28 22:17:33.137 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
18312026-08-28T22:17:41.063ZAug 28 22:17:39.451 INFO Checking that binary works, target: Clickhouse
18322026-08-28T22:17:41.195ZAug 28 22:17:39.549 INFO Download complete, target: Clickhouse
18332026-08-28T22:18:25.767ZAug 28 22:18:24.722 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd
18342026-08-28T22:18:27.384ZAug 28 22:18:26.360 INFO Download complete, target: MaghemiteDdmd
18352026-08-28T22:18:31.247ZAug 28 22:18:29.956 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
18362026-08-28T22:18:31.873ZAug 28 22:18:30.820 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
18372026-08-28T22:18:33.279ZAug 28 22:18:32.141 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
18382026-08-28T22:18:33.280ZAug 28 22:18:32.141 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
18392026-08-28T22:18:33.313ZAug 28 22:18:32.231 INFO Download complete, target: DendriteStub
18402026-08-28T22:18:34.238ZAug 28 22:18:33.181 INFO Download complete, target: MaghemiteMgd
18412026-08-28T22:18:37.524ZAug 28 22:18:36.504 INFO Checking that binary works, target: Cockroach
18422026-08-28T22:18:37.634ZAug 28 22:18:36.615 INFO Download complete, target: Cockroach
18432026-08-28T22:18:37.646ZAll builder prerequisites installed successfully, and PATH looks valid
18442026-08-28T22:18:37.657Z
18452026-08-28T22:18:37.657Zreal 3:06.204629447
18462026-08-28T22:18:37.657Zuser 7:18.195104668
18472026-08-28T22:18:37.657Zsys 1:25.741105099
18482026-08-28T22:18:37.657Ztrap 0.228568324
18492026-08-28T22:18:37.657Ztflt 1.702470097
18502026-08-28T22:18:37.657Zdflt 1.740746974
18512026-08-28T22:18:37.657Zkflt 0.030052677
18522026-08-28T22:18:37.658Zlock 40:03.979463383
18532026-08-28T22:18:37.658Zslp 24:06.995646531
18542026-08-28T22:18:37.658Zlat 45.776062803
18552026-08-28T22:18:37.658Zstop 2:35.804933053
18562026-08-28T22:18:37.658Z+ banner clippy
18572026-08-28T22:18:37.658Z
18582026-08-28T22:18:37.658Z #### # # ##### ##### # #
18592026-08-28T22:18:37.658Z # # # # # # # # # #
18602026-08-28T22:18:37.658Z # # # # # # # #
18612026-08-28T22:18:37.658Z # # # ##### ##### #
18622026-08-28T22:18:37.658Z # # # # # # #
18632026-08-28T22:18:37.658Z #### ###### # # # #
18642026-08-28T22:18:37.658Z
18652026-08-28T22:18:37.658Z+ export CARGO_INCREMENTAL=0
18662026-08-28T22:18:37.658Z+ CARGO_INCREMENTAL=0
18672026-08-28T22:18:37.658Z+ ptime -m cargo xtask clippy
18682026-08-28T22:18:38.113Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
18692026-08-28T22:18:38.391Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
18702026-08-28T22:18:40.193Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.53s
18712026-08-28T22:18:40.287Z Running `target/debug/xtask clippy`
18722026-08-28T22:18:40.311Zrunning: /home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings"
18732026-08-28T22:18:40.862Z Downloading crates ...
18742026-08-28T22:18:41.017Z Downloaded anes v0.1.6
18752026-08-28T22:18:41.039Z Downloaded async-object-pool v0.2.0
18762026-08-28T22:18:41.039Z Downloaded assert_cmd v2.1.2
18772026-08-28T22:18:41.039Z Downloaded cfg-expr v0.20.6
18782026-08-28T22:18:41.039Z Downloaded assert-json-diff v2.0.2
18792026-08-28T22:18:41.039Z Downloaded blake2b_simd v1.0.4
18802026-08-28T22:18:41.039Z Downloaded cast v0.3.0
18812026-08-28T22:18:41.039Z Downloaded constant_time_eq v0.3.1
18822026-08-28T22:18:41.039Z Downloaded approx v0.5.1
18832026-08-28T22:18:41.039Z Downloaded concurrent-queue v2.5.0
18842026-08-28T22:18:41.039Z Downloaded criterion-plot v0.6.0
18852026-08-28T22:18:41.039Z Downloaded datatest-stable v0.3.3
18862026-08-28T22:18:41.062Z Downloaded event-listener-strategy v0.5.4
18872026-08-28T22:18:41.062Z Downloaded async-lock v3.4.2
18882026-08-28T22:18:41.063Z Downloaded escape8259 v0.5.3
18892026-08-28T22:18:41.063Z Downloaded event-listener v5.4.1
18902026-08-28T22:18:41.063Z Downloaded futures-timer v3.0.3
18912026-08-28T22:18:41.064Z Downloaded criterion v0.7.0
18922026-08-28T22:18:41.064Z Downloaded fancy-regex v0.14.0
18932026-08-28T22:18:41.064Z Downloaded guppy-workspace-hack v0.1.0
18942026-08-28T22:18:41.064Z Downloaded hex-literal v0.4.1
18952026-08-28T22:18:41.064Z Downloaded hickory-client v0.25.2
18962026-08-28T22:18:41.064Z Downloaded guppy v0.17.25
18972026-08-28T22:18:41.064Z Downloaded httptest v0.16.4
18982026-08-28T22:18:41.064Z Downloaded linkme-impl v0.3.35
18992026-08-28T22:18:41.064Z Downloaded miette-derive v5.10.0
19002026-08-28T22:18:41.064Z Downloaded knuffel-derive v3.2.0
19012026-08-28T22:18:41.064Z Downloaded nested v0.1.1
19022026-08-28T22:18:41.064Z Downloaded libtest-mimic v0.8.1
19032026-08-28T22:18:41.064Z Downloaded linkme v0.3.35
19042026-08-28T22:18:41.065Z Downloaded parking v2.2.1
19052026-08-28T22:18:41.065Z Downloaded pathdiff v0.2.3
19062026-08-28T22:18:41.080Z Downloaded oorandom v11.1.5
19072026-08-28T22:18:41.080Z Downloaded knuffel v3.2.0
19082026-08-28T22:18:41.080Z Downloaded owo-colors v3.5.0
19092026-08-28T22:18:41.080Z Downloaded plotters-svg v0.3.7
19102026-08-28T22:18:41.081Z Downloaded plotters-backend v0.3.7
19112026-08-28T22:18:41.081Z Downloaded miette v5.10.0
19122026-08-28T22:18:41.081Z Downloaded path-tree v0.8.3
19132026-08-28T22:18:41.081Z Downloaded partial-io v0.5.4
19142026-08-28T22:18:41.081Z Downloaded serde_regex v1.1.0
19152026-08-28T22:18:41.081Z Downloaded relative-path v1.9.3
19162026-08-28T22:18:41.081Z Downloaded plotters v0.3.7
19172026-08-28T22:18:41.081Z Downloaded rust-argon2 v2.1.0
19182026-08-28T22:18:41.081Z Downloaded similar-asserts v1.7.0
19192026-08-28T22:18:41.081Z Downloaded rstest v0.25.0
19202026-08-28T22:18:41.082Z Downloaded rand_distr v0.5.1
19212026-08-28T22:18:41.084Z Downloaded rstest_macros v0.25.0
19222026-08-28T22:18:41.084Z Downloaded supports-color v2.1.0
19232026-08-28T22:18:41.084Z Downloaded supports-hyperlinks v2.1.0
19242026-08-28T22:18:41.084Z Downloaded supports-unicode v2.1.0
19252026-08-28T22:18:41.084Z Downloaded termcolor v1.4.1
19262026-08-28T22:18:41.084Z Downloaded target-spec v3.5.7
19272026-08-28T22:18:41.084Z Downloaded stringmetrics v2.2.2
19282026-08-28T22:18:41.099Z Downloaded target-lexicon v0.13.3
19292026-08-28T22:18:41.099Z Downloaded terminal_size v0.1.17
19302026-08-28T22:18:41.099Z Downloaded target-triple v1.0.0
19312026-08-28T22:18:41.099Z Downloaded tinytemplate v1.2.1
19322026-08-28T22:18:41.099Z Downloaded textwrap v0.15.2
19332026-08-28T22:18:41.099Z Downloaded trybuild v1.0.116
19342026-08-28T22:18:41.123Z Downloaded httpmock v0.8.3
19352026-08-28T22:18:42.961Z Checking cfg-if v1.0.4
19362026-08-28T22:18:43.407Z Checking serde_core v1.0.228
19372026-08-28T22:18:43.407Z Checking libc v0.2.185
19382026-08-28T22:18:43.453Z Checking memchr v2.8.0
19392026-08-28T22:18:43.490Z Checking smallvec v1.15.1
19402026-08-28T22:18:43.506Z Checking rand_core v0.10.0
19412026-08-28T22:18:43.506Z Checking itoa v1.0.17
19422026-08-28T22:18:43.544Z Checking subtle v2.6.1
19432026-08-28T22:18:43.572Z Checking libm v0.2.16
19442026-08-28T22:18:43.625Z Checking log v0.4.33
19452026-08-28T22:18:43.692Z Checking typenum v1.20.1
19462026-08-28T22:18:43.739Z Checking scopeguard v1.2.0
19472026-08-28T22:18:43.739Z Checking zmij v1.0.21
19482026-08-28T22:18:43.884Z Checking getrandom v0.4.3
19492026-08-28T22:18:43.925Z Checking errno v0.3.14
19502026-08-28T22:18:43.925Z Checking lock_api v0.4.14
19512026-08-28T22:18:43.925Z Checking stable_deref_trait v1.2.1
19522026-08-28T22:18:43.968Z Checking zerofrom v0.1.6
19532026-08-28T22:18:44.020Z Checking percent-encoding v2.3.2
19542026-08-28T22:18:44.056Z Checking litemap v0.8.1
19552026-08-28T22:18:44.070Z Checking writeable v0.6.2
19562026-08-28T22:18:44.133Z Checking yoke v0.8.1
19572026-08-28T22:18:44.146Z Checking icu_properties_data v2.1.2
19582026-08-28T22:18:44.209Z Checking icu_normalizer_data v2.1.1
19592026-08-28T22:18:44.253Z Checking form_urlencoded v1.2.2
19602026-08-28T22:18:44.306Z Checking num-traits v0.2.19
19612026-08-28T22:18:44.327Z Checking utf8_iter v1.0.4
19622026-08-28T22:18:44.360Z Checking zerovec v0.11.5
19632026-08-28T22:18:44.360Z Checking zerotrie v0.2.3
19642026-08-28T22:18:44.447Z Checking zerocopy v0.8.55
19652026-08-28T22:18:44.448Z Checking portable-atomic v1.13.1
19662026-08-28T22:18:44.502Z Checking critical-section v1.2.0
19672026-08-28T22:18:44.566Z Checking pin-project-lite v0.2.17
19682026-08-28T22:18:44.637Z Checking parking_lot_core v0.9.12
19692026-08-28T22:18:44.687Z Checking signal-hook-registry v1.4.8
19702026-08-28T22:18:44.725Z Checking mio v1.2.0
19712026-08-28T22:18:44.815Z Checking tinystr v0.8.2
19722026-08-28T22:18:44.869Z Checking serde v1.0.228
19732026-08-28T22:18:44.900Z Checking bitflags v2.11.0
19742026-08-28T22:18:44.931Z Checking serde_json v1.0.151
19752026-08-28T22:18:44.931Z Checking potential_utf v0.1.4
19762026-08-28T22:18:44.931Z Checking once_cell v1.21.3
19772026-08-28T22:18:45.036Z Checking icu_locale_core v2.1.1
19782026-08-28T22:18:45.058Z Checking parking_lot v0.12.5
19792026-08-28T22:18:45.106Z Checking iana-time-zone v0.1.65
19802026-08-28T22:18:45.158Z Checking icu_collections v2.1.1
19812026-08-28T22:18:45.180Z Checking uuid v1.23.4
19822026-08-28T22:18:45.241Z Checking socket2 v0.6.3
19832026-08-28T22:18:45.375Z Checking semver v1.0.28
19842026-08-28T22:18:45.410Z Checking zeroize v1.9.0
19852026-08-28T22:18:45.448Z Checking bytes v1.11.1
19862026-08-28T22:18:45.507Z Checking chrono v0.4.45
19872026-08-28T22:18:45.579Z Checking thiserror v2.0.18
19882026-08-28T22:18:45.602Z Checking icu_provider v2.1.1
19892026-08-28T22:18:45.631Z Checking dyn-clone v1.0.20
19902026-08-28T22:18:45.701Z Checking rustix v1.1.4
19912026-08-28T22:18:45.702Z Checking futures-core v0.3.32
19922026-08-28T22:18:45.753Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
19932026-08-28T22:18:45.795Z Checking equivalent v1.0.2
19942026-08-28T22:18:45.848Z Checking getrandom v0.2.17
19952026-08-28T22:18:45.882Z Checking icu_properties v2.1.2
19962026-08-28T22:18:45.909Z Checking icu_normalizer v2.1.1
19972026-08-28T22:18:45.922Z Checking tokio v1.52.1
19982026-08-28T22:18:46.094Z Checking rand_core v0.6.4
19992026-08-28T22:18:46.165Z Checking cmov v0.5.4
20002026-08-28T22:18:46.225Z Checking byteorder v1.5.0
20012026-08-28T22:18:46.268Z Checking futures-sink v0.3.32
20022026-08-28T22:18:46.312Z Checking ctutils v0.4.2
20032026-08-28T22:18:46.363Z Checking getrandom v0.3.4
20042026-08-28T22:18:46.398Z Checking futures-channel v0.3.32
20052026-08-28T22:18:46.449Z Checking slab v0.4.12
20062026-08-28T22:18:46.527Z Checking hybrid-array v0.4.13
20072026-08-28T22:18:46.556Z Checking futures-task v0.3.32
20082026-08-28T22:18:46.601Z Checking futures-io v0.3.32
20092026-08-28T22:18:46.625Z Checking fnv v1.0.7
20102026-08-28T22:18:47.073Z Checking regex-syntax v0.8.10
20112026-08-28T22:18:47.088Z Checking idna_adapter v1.2.1
20122026-08-28T22:18:47.090Z Checking generic-array v0.14.7
20132026-08-28T22:18:47.090Z Checking futures-util v0.3.32
20142026-08-28T22:18:47.091Z Checking hashbrown v0.17.0
20152026-08-28T22:18:47.091Z Checking idna v1.1.0
20162026-08-28T22:18:47.152Z Checking url v2.5.8
20172026-08-28T22:18:47.197Z Checking ppv-lite86 v0.2.21
20182026-08-28T22:18:47.236Z Checking thiserror v1.0.69
20192026-08-28T22:18:47.311Z Checking crypto-common v0.2.2
20202026-08-28T22:18:47.343Z Checking indexmap v2.14.0
20212026-08-28T22:18:47.399Z Checking const-oid v0.9.6
20222026-08-28T22:18:47.500Z Checking base64ct v1.8.3
20232026-08-28T22:18:47.603Z Checking schemars v0.8.22
20242026-08-28T22:18:47.935Z Checking crypto-common v0.1.7
20252026-08-28T22:18:47.984Z Checking block-buffer v0.12.1
20262026-08-28T22:18:48.051Z Checking base64 v0.22.1
20272026-08-28T22:18:48.051Z Checking block-buffer v0.10.4
20282026-08-28T22:18:48.099Z Checking rand_core v0.9.5
20292026-08-28T22:18:48.119Z Checking erased-serde v0.3.31
20302026-08-28T22:18:48.126Z Checking utf8parse v0.2.2
20312026-08-28T22:18:48.152Z Checking digest v0.10.7
20322026-08-28T22:18:48.208Z Checking anstyle v1.0.14
20332026-08-28T22:18:48.245Z Checking rand_chacha v0.9.0
20342026-08-28T22:18:48.255Z Checking http v1.4.2
20352026-08-28T22:18:48.391Z Checking tracing-core v0.1.36
20362026-08-28T22:18:48.400Z Checking colorchoice v1.0.4
20372026-08-28T22:18:48.435Z Checking anstyle-query v1.1.5
20382026-08-28T22:18:48.499Z Checking slog v2.8.2
20392026-08-28T22:18:48.522Z Checking rand v0.9.2
20402026-08-28T22:18:48.577Z Checking fastrand v2.3.0
20412026-08-28T22:18:48.606Z Checking is_terminal_polyfill v1.70.2
20422026-08-28T22:18:48.661Z Checking tracing v0.1.44
20432026-08-28T22:18:48.720Z Checking const-oid v0.10.2
20442026-08-28T22:18:48.751Z Checking terminal_size v0.4.3
20452026-08-28T22:18:48.831Z Checking anstyle-parse v1.0.0
20462026-08-28T22:18:48.885Z Checking tempfile v3.27.0
20472026-08-28T22:18:48.903Z Checking ipnet v2.12.0
20482026-08-28T22:18:48.903Z Checking aho-corasick v1.1.4
20492026-08-28T22:18:48.903Z Checking unicode-ident v1.0.24
20502026-08-28T22:18:48.903Z Checking strsim v0.11.1
20512026-08-28T22:18:49.016Z Checking anstream v1.0.0
20522026-08-28T22:18:49.067Z Checking clap_lex v1.0.0
20532026-08-28T22:18:49.102Z Checking digest v0.11.3
20542026-08-28T22:18:49.102Z Checking proc-macro2 v1.0.106
20552026-08-28T22:18:49.186Z Checking ipnetwork v0.21.1
20562026-08-28T22:18:49.231Z Checking crossbeam-utils v0.8.21
20572026-08-28T22:18:49.231Z Checking tokio-util v0.7.18
20582026-08-28T22:18:49.304Z Checking allocator-api2 v0.2.21
20592026-08-28T22:18:49.352Z Checking clap_builder v4.6.0
20602026-08-28T22:18:49.352Z Checking cpufeatures v0.3.0
20612026-08-28T22:18:49.389Z Checking powerfmt v0.2.0
20622026-08-28T22:18:49.423Z Checking httparse v1.10.1
20632026-08-28T22:18:49.460Z Checking quote v1.0.45
20642026-08-28T22:18:49.674Z Checking cpufeatures v0.2.17
20652026-08-28T22:18:49.734Z Checking deranged v0.5.8
20662026-08-28T22:18:49.734Z Checking regex-automata v0.4.14
20672026-08-28T22:18:49.734Z Checking time-core v0.1.8
20682026-08-28T22:18:49.734Z Checking num-conv v0.2.0
20692026-08-28T22:18:49.734Z Checking syn v2.0.117
20702026-08-28T22:18:49.734Z Checking num_threads v0.1.7
20712026-08-28T22:18:49.918Z Checking anyhow v1.0.104
20722026-08-28T22:18:49.941Z Checking rustls-pki-types v1.14.0
20732026-08-28T22:18:49.941Z Checking aws-lc-sys v0.40.0
20742026-08-28T22:18:49.941Z Checking untrusted v0.7.1
20752026-08-28T22:18:50.021Z Checking http-body v1.0.1
20762026-08-28T22:18:50.058Z Checking atomic-waker v1.1.2
20772026-08-28T22:18:50.156Z Checking hex v0.4.3
20782026-08-28T22:18:50.190Z Checking httpdate v1.0.3
20792026-08-28T22:18:50.201Z Checking simd-adler32 v0.3.8
20802026-08-28T22:18:50.370Z Checking try-lock v0.2.5
20812026-08-28T22:18:50.411Z Checking h2 v0.4.15
20822026-08-28T22:18:50.453Z Checking oxnet v0.1.6
20832026-08-28T22:18:50.465Z Checking aws-lc-rs v1.16.3
20842026-08-28T22:18:50.511Z Checking clap v4.6.1
20852026-08-28T22:18:50.512Z Checking want v0.3.1
20862026-08-28T22:18:50.517Z Checking time v0.3.47
20872026-08-28T22:18:50.669Z Checking spin v0.9.8
20882026-08-28T22:18:50.712Z Checking tower-service v0.3.3
20892026-08-28T22:18:50.761Z Checking ryu v1.0.23
20902026-08-28T22:18:50.824Z Checking adler2 v2.0.1
20912026-08-28T22:18:50.860Z Checking tower-layer v0.3.3
20922026-08-28T22:18:50.893Z Checking untrusted v0.9.0
20932026-08-28T22:18:50.936Z Checking miniz_oxide v0.8.9
20942026-08-28T22:18:51.043Z Checking pem-rfc7468 v0.7.0
20952026-08-28T22:18:51.075Z Checking flagset v0.4.7
20962026-08-28T22:18:51.232Z Checking unicode-width v0.2.0
20972026-08-28T22:18:51.242Z Checking der v0.7.10
20982026-08-28T22:18:51.321Z Checking rustls-webpki v0.103.13
20992026-08-28T22:18:51.341Z Checking block-padding v0.4.2
21002026-08-28T22:18:51.440Z Checking camino v1.2.5
21012026-08-28T22:18:51.543Z Checking socket2 v0.5.10
21022026-08-28T22:18:51.629Z Checking mime v0.3.17
21032026-08-28T22:18:51.776Z Checking inout v0.2.2
21042026-08-28T22:18:51.791Z Checking rustls v0.23.41
21052026-08-28T22:18:51.823Z Checking pretty-hex v0.4.1
21062026-08-28T22:18:51.875Z Checking http-body-util v0.1.3
21072026-08-28T22:18:51.974Z Checking plain v0.2.3
21082026-08-28T22:18:51.974Z Checking cipher v0.5.2
21092026-08-28T22:18:52.008Z Checking rand_chacha v0.3.1
21102026-08-28T22:18:52.064Z Checking bit-vec v0.8.0
21112026-08-28T22:18:52.093Z Checking openssl-probe v0.2.1
21122026-08-28T22:18:52.093Z Checking ucd-trie v0.1.7
21132026-08-28T22:18:52.132Z Checking spki v0.7.3
21142026-08-28T22:18:52.186Z Checking regex v1.12.3
21152026-08-28T22:18:52.202Z Checking rand v0.8.6
21162026-08-28T22:18:52.214Z Checking serde_urlencoded v0.7.1
21172026-08-28T22:18:52.306Z Checking pest v2.8.6
21182026-08-28T22:18:52.329Z Checking bit-set v0.8.0
21192026-08-28T22:18:52.385Z Checking wait-timeout v0.2.1
21202026-08-28T22:18:52.465Z Checking encoding_rs v0.8.35
21212026-08-28T22:18:52.523Z Checking futures-executor v0.3.32
21222026-08-28T22:18:52.569Z Checking crc32fast v1.5.0
21232026-08-28T22:18:52.612Z Checking quick-error v1.2.3
21242026-08-28T22:18:52.667Z Checking futures v0.3.32
21252026-08-28T22:18:52.739Z Checking rusty-fork v0.3.1
21262026-08-28T22:18:52.763Z Checking rand_xorshift v0.4.0
21272026-08-28T22:18:52.809Z Checking either v1.15.0
21282026-08-28T22:18:52.809Z Checking unarray v0.1.4
21292026-08-28T22:18:52.892Z Checking pkcs8 v0.10.2
21302026-08-28T22:18:52.923Z Checking sync_wrapper v1.0.2
21312026-08-28T22:18:52.953Z Checking proptest v1.11.0
21322026-08-28T22:18:52.997Z Checking foldhash v0.2.0
21332026-08-28T22:18:53.057Z Checking tower v0.5.3
21342026-08-28T22:18:53.098Z Checking iri-string v0.7.10
21352026-08-28T22:18:53.209Z Checking zlib-rs v0.6.2
21362026-08-28T22:18:53.241Z Checking hyper v1.10.1
21372026-08-28T22:18:53.475Z Checking hashbrown v0.16.1
21382026-08-28T22:18:53.489Z Checking sha2 v0.10.9
21392026-08-28T22:18:53.489Z Checking openapiv3 v2.2.0
21402026-08-28T22:18:53.727Z Checking static_assertions v1.1.0
21412026-08-28T22:18:53.809Z Checking lazy_static v1.5.0
21422026-08-28T22:18:53.912Z Checking tinyvec_macros v0.1.1
21432026-08-28T22:18:54.093Z Checking rustls-native-certs v0.8.3
21442026-08-28T22:18:54.354Z Checking tinyvec v1.10.0
21452026-08-28T22:18:54.354Z Checking tokio-rustls v0.26.4
21462026-08-28T22:18:54.354Z Checking flate2 v1.1.9
21472026-08-28T22:18:54.379Z Checking hubpack v0.1.2
21482026-08-28T22:18:54.379Z Checking tower-http v0.6.8
21492026-08-28T22:18:54.379Z Checking hyper-util v0.1.20
21502026-08-28T22:18:54.379Z Checking psl-types v2.0.11
21512026-08-28T22:18:54.379Z Checking cookie v0.18.1
21522026-08-28T22:18:54.379Z Checking signature v2.2.0
21532026-08-28T22:18:54.465Z Checking num-integer v0.1.46
21542026-08-28T22:18:54.547Z Checking publicsuffix v2.3.0
21552026-08-28T22:18:54.548Z Checking strum v0.26.3
21562026-08-28T22:18:54.606Z Checking rustls-platform-verifier v0.6.2
21572026-08-28T22:18:54.673Z Checking ahash v0.8.12
21582026-08-28T22:18:54.680Z Checking scroll v0.13.0
21592026-08-28T22:18:54.743Z Checking cookie_store v0.22.1
21602026-08-28T22:18:54.744Z Checking unicode-width v0.1.14
21612026-08-28T22:18:54.766Z Checking serde_spanned v0.6.9
21622026-08-28T22:18:54.766Z Checking newtype-uuid v1.3.2
21632026-08-28T22:18:54.807Z Checking toml_datetime v0.6.11
21642026-08-28T22:18:54.844Z Checking memmap2 v0.9.10
21652026-08-28T22:18:54.899Z Checking goblin v0.10.5
21662026-08-28T22:18:54.899Z Checking data-encoding v2.10.0
21672026-08-28T22:18:54.972Z Checking dtrace-parser v0.3.0
21682026-08-28T22:18:55.020Z Checking daft v0.1.8
21692026-08-28T22:18:55.092Z Checking bstr v1.12.1
21702026-08-28T22:18:55.092Z Checking hmac v0.12.1
21712026-08-28T22:18:55.092Z Checking thread-id v5.1.0
21722026-08-28T22:18:55.228Z Checking base64 v0.21.7
21732026-08-28T22:18:55.306Z Checking x509-cert v0.2.5
21742026-08-28T22:18:55.376Z Checking crossbeam-epoch v0.9.18
21752026-08-28T22:18:55.376Z Checking num-iter v0.1.45
21762026-08-28T22:18:55.376Z Checking memoffset v0.9.1
21772026-08-28T22:18:55.481Z Checking scroll v0.12.0
21782026-08-28T22:18:55.555Z Checking zerocopy v0.7.35
21792026-08-28T22:18:55.555Z Checking rustix v0.38.44
21802026-08-28T22:18:55.613Z Checking env_filter v2.0.0
21812026-08-28T22:18:55.614Z Checking hyper-rustls v0.27.7
21822026-08-28T22:18:55.614Z Checking unicode-segmentation v1.12.0
21832026-08-28T22:18:55.697Z Checking goblin v0.8.2
21842026-08-28T22:18:55.740Z Checking tap v1.0.1
21852026-08-28T22:18:55.849Z Checking reqwest v0.13.2
21862026-08-28T22:18:55.901Z Checking smawk v0.3.2
21872026-08-28T22:18:56.255Z Checking unicode-linebreak v0.1.5
21882026-08-28T22:18:56.346Z Checking wyz v0.5.1
21892026-08-28T22:18:56.346Z Checking env_logger v0.11.11
21902026-08-28T22:18:56.346Z Checking num-bigint-dig v0.8.6
21912026-08-28T22:18:56.346Z Checking dtrace-parser v0.2.0
21922026-08-28T22:18:56.346Z Checking pkcs1 v0.7.5
21932026-08-28T22:18:56.346Z Checking ff v0.13.1
21942026-08-28T22:18:56.504Z Checking radium v0.7.0
21952026-08-28T22:18:56.504Z Checking thread-id v4.2.2
21962026-08-28T22:18:56.508Z Checking winnow v1.0.3
21972026-08-28T22:18:56.508Z Checking same-file v1.0.6
21982026-08-28T22:18:56.582Z Checking base16ct v0.2.0
21992026-08-28T22:18:56.582Z Checking funty v2.0.0
22002026-08-28T22:18:56.629Z Checking crc-catalog v2.4.0
22012026-08-28T22:18:56.658Z Checking sec1 v0.7.3
22022026-08-28T22:18:56.664Z Checking walkdir v2.5.0
22032026-08-28T22:18:56.706Z Checking crc v3.4.0
22042026-08-28T22:18:56.854Z Checking bitvec v1.0.1
22052026-08-28T22:18:56.877Z Checking group v0.13.0
22062026-08-28T22:18:56.912Z Checking rsa v0.9.10
22072026-08-28T22:18:56.912Z Checking nix v0.31.2
22082026-08-28T22:18:56.983Z Checking hkdf v0.12.4
22092026-08-28T22:18:57.052Z Checking unicode-normalization v0.1.25
22102026-08-28T22:18:57.146Z Checking crypto-bigint v0.5.5
22112026-08-28T22:18:57.220Z Checking dof v0.4.0
22122026-08-28T22:18:57.277Z Checking zerocopy v0.6.6
22132026-08-28T22:18:57.457Z Checking maybe-uninit v2.0.0
22142026-08-28T22:18:57.497Z Checking is_ci v1.2.0
22152026-08-28T22:18:57.567Z Checking gimli v0.32.3
22162026-08-28T22:18:57.653Z Checking winnow v0.5.40
22172026-08-28T22:18:57.719Z Checking foldhash v0.1.5
22182026-08-28T22:18:57.719Z Checking dof v0.3.0
22192026-08-28T22:18:57.777Z Checking nodrop v0.1.14
22202026-08-28T22:18:57.843Z Checking usdt-impl v0.6.0
22212026-08-28T22:18:57.919Z Checking foreign-types-shared v0.1.1
22222026-08-28T22:18:57.987Z Checking usdt-impl v0.5.0
22232026-08-28T22:18:58.426Z Checking foreign-types v0.3.2
22242026-08-28T22:18:58.513Z Checking elliptic-curve v0.13.8
22252026-08-28T22:18:58.513Z Checking array-init v0.0.4
22262026-08-28T22:18:58.513Z Checking usdt v0.6.0
22272026-08-28T22:18:58.517Z Checking hashbrown v0.15.5
22282026-08-28T22:18:58.517Z Checking packed_struct v0.10.1
22292026-08-28T22:18:58.518Z Checking smallvec v0.6.14
22302026-08-28T22:18:58.518Z Checking serde_with v3.21.0
22312026-08-28T22:18:58.518Z Checking bitfield v0.19.4
22322026-08-28T22:18:58.695Z Checking bzip2-sys v0.1.13+1.0.8
22332026-08-28T22:18:58.695Z Checking openssl-sys v0.9.117
22342026-08-28T22:18:58.823Z Checking object v0.37.3
22352026-08-28T22:18:58.823Z Checking hashbrown v0.12.3
22362026-08-28T22:18:58.914Z Checking bitflags v1.3.2
22372026-08-28T22:18:58.914Z Checking toml_edit v0.19.15
22382026-08-28T22:18:58.914Z Checking rustc-demangle v0.1.27
22392026-08-28T22:18:59.028Z Checking keccak v0.1.6
22402026-08-28T22:18:59.095Z Checking siphasher v1.0.2
22412026-08-28T22:18:59.145Z Checking addr2line v0.25.1
22422026-08-28T22:18:59.177Z Checking indexmap v1.9.3
22432026-08-28T22:18:59.177Z Checking sha3 v0.10.8
22442026-08-28T22:18:59.248Z Checking openssl v0.10.80
22452026-08-28T22:18:59.438Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
22462026-08-28T22:18:59.533Z Checking bzip2 v0.4.4
22472026-08-28T22:18:59.533Z Checking serde-hex v0.1.0
22482026-08-28T22:18:59.633Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
22492026-08-28T22:18:59.766Z Checking toml_parser v1.1.2+spec-1.1.0
22502026-08-28T22:18:59.851Z Checking ron v0.8.1
22512026-08-28T22:18:59.851Z Checking toml v0.7.8
22522026-08-28T22:18:59.911Z Checking hashbrown v0.13.2
22532026-08-28T22:18:59.955Z Checking itertools v0.13.0
22542026-08-28T22:19:00.122Z Checking signal-hook v0.3.18
22552026-08-28T22:19:00.240Z Checking managed v0.8.0
22562026-08-28T22:19:00.336Z Checking crc-any v2.5.0
22572026-08-28T22:19:00.754Z Checking object v0.30.4
22582026-08-28T22:19:00.966Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
22592026-08-28T22:19:00.966Z Checking zip v0.6.6
22602026-08-28T22:19:00.966Z Checking globset v0.4.18
22612026-08-28T22:19:01.081Z Checking chacha20 v0.10.0
22622026-08-28T22:19:01.081Z Checking backtrace v0.3.76
22632026-08-28T22:19:01.081Z Checking curve25519-dalek v4.1.3
22642026-08-28T22:19:01.082Z Checking winnow v0.7.14
22652026-08-28T22:19:01.205Z Checking toml_write v0.1.2
22662026-08-28T22:19:01.336Z Checking path-slash v0.1.5
22672026-08-28T22:19:01.336Z Checking signal-hook-mio v0.2.5
22682026-08-28T22:19:01.336Z Checking backtrace-ext v0.2.1
22692026-08-28T22:19:01.360Z Checking textwrap v0.16.2
22702026-08-28T22:19:01.360Z Checking native-tls v0.2.18
22712026-08-28T22:19:01.484Z Checking ed25519 v2.2.3
22722026-08-28T22:19:01.484Z Checking ref-cast v1.0.25
22732026-08-28T22:19:01.542Z Checking pin-project v1.1.11
22742026-08-28T22:19:01.609Z Checking jiff-core v0.1.0
22752026-08-28T22:19:01.609Z Checking tokio-native-tls v0.3.1
22762026-08-28T22:19:01.627Z Checking pem v3.0.6
22772026-08-28T22:19:01.629Z Checking zstd-sys v2.0.16+zstd.1.5.7
22782026-08-28T22:19:01.760Z Checking ed25519-dalek v2.2.0
22792026-08-28T22:19:01.781Z Checking owo-colors v4.3.0
22802026-08-28T22:19:01.809Z Checking fixedbitset v0.5.7
22812026-08-28T22:19:01.852Z Checking zstd-safe v7.2.4
22822026-08-28T22:19:02.027Z Checking hyper-tls v0.6.0
22832026-08-28T22:19:02.068Z Checking petgraph v0.8.3
22842026-08-28T22:19:02.126Z Checking snafu v0.8.9
22852026-08-28T22:19:02.178Z Checking toml_edit v0.22.27
22862026-08-28T22:19:02.230Z Checking crossterm v0.28.1
22872026-08-28T22:19:02.249Z Checking jiff v0.2.34
22882026-08-28T22:19:02.306Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
22892026-08-28T22:19:02.381Z Checking supports-color v3.0.2
22902026-08-28T22:19:02.452Z Checking similar v2.7.0
22912026-08-28T22:19:02.518Z Checking fs-err v3.3.0
22922026-08-28T22:19:02.609Z Checking hash32 v0.2.1
22932026-08-28T22:19:02.690Z Checking serde-big-array v0.5.1
22942026-08-28T22:19:03.228Z Checking serde_plain v1.0.2
22952026-08-28T22:19:03.438Z Checking unicode-properties v0.1.4
22962026-08-28T22:19:03.439Z Checking predicates-core v1.0.10
22972026-08-28T22:19:03.439Z Checking unicode-bidi v0.3.18
22982026-08-28T22:19:03.439Z Checking libbz2-rs-sys v0.2.2
22992026-08-28T22:19:03.439Z Checking bumpalo v3.20.2
23002026-08-28T22:19:03.441Z Checking typed-path v0.9.3
23012026-08-28T22:19:03.442Z Checking zopfli v0.8.3
23022026-08-28T22:19:03.603Z Checking stringprep v0.1.5
23032026-08-28T22:19:03.603Z Checking heapless v0.7.17
23042026-08-28T22:19:03.603Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
23052026-08-28T22:19:03.603Z Checking bzip2 v0.6.1
23062026-08-28T22:19:03.603Z Checking reqwest v0.12.28
23072026-08-28T22:19:03.719Z Checking zstd v0.13.3
23082026-08-28T22:19:03.719Z Checking hickory-proto v0.25.2
23092026-08-28T22:19:03.814Z Checking byte-wrapper v0.1.0
23102026-08-28T22:19:03.814Z Checking md-5 v0.10.6
23112026-08-28T22:19:03.814Z Checking float-cmp v0.10.0
23122026-08-28T22:19:03.935Z Checking difflib v0.4.0
23132026-08-28T22:19:03.935Z Checking supports-unicode v3.0.0
23142026-08-28T22:19:04.028Z Checking fallible-iterator v0.2.0
23152026-08-28T22:19:04.028Z Checking normalize-line-endings v0.3.0
23162026-08-28T22:19:04.028Z Checking supports-hyperlinks v3.2.0
23172026-08-28T22:19:04.155Z Checking tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
23182026-08-28T22:19:04.155Z Checking smoltcp v0.9.1
23192026-08-28T22:19:04.155Z Checking predicates v3.1.4
23202026-08-28T22:19:04.282Z Checking miette v7.6.0
23212026-08-28T22:19:04.282Z Checking zip v4.6.1
23222026-08-28T22:19:04.282Z Checking postgres-protocol v0.6.10
23232026-08-28T22:19:04.387Z Checking iddqd v0.4.2
23242026-08-28T22:19:04.482Z Checking phf_shared v0.11.3
23252026-08-28T22:19:04.536Z Checking phf_shared v0.13.1
23262026-08-28T22:19:04.599Z Checking olpc-cjson v0.1.4
23272026-08-28T22:19:04.647Z Checking tokio-stream v0.1.18
23282026-08-28T22:19:04.677Z Checking derive_more v2.1.1
23292026-08-28T22:19:04.677Z Checking strum v0.27.2
23302026-08-28T22:19:04.713Z Checking lalrpop-util v0.19.12
23312026-08-28T22:19:04.736Z Checking fixedbitset v0.4.2
23322026-08-28T22:19:04.791Z Checking precomputed-hash v0.1.1
23332026-08-28T22:19:04.809Z Checking new_debug_unreachable v1.0.6
23342026-08-28T22:19:04.886Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
23352026-08-28T22:19:04.911Z Checking phf v0.13.1
23362026-08-28T22:19:04.911Z Checking tough v0.22.0
23372026-08-28T22:19:04.973Z Checking string_cache v0.8.9
23382026-08-28T22:19:05.019Z Checking petgraph v0.6.5
23392026-08-28T22:19:05.052Z Checking postgres-types v0.2.12
23402026-08-28T22:19:05.495Z Checking buf-list v1.1.2
23412026-08-28T22:19:05.636Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
23422026-08-28T22:19:05.636Z Checking peg-runtime v0.8.5
23432026-08-28T22:19:05.636Z Checking whoami v2.1.0
23442026-08-28T22:19:05.636Z Checking is-terminal v0.4.17
23452026-08-28T22:19:05.636Z Checking crossbeam-channel v0.5.15
23462026-08-28T22:19:05.636Z Checking thread_local v1.1.9
23472026-08-28T22:19:05.760Z Checking tokio-postgres v0.7.16
23482026-08-28T22:19:05.760Z Checking take_mut v0.2.2
23492026-08-28T22:19:05.868Z Checking term v1.2.1
23502026-08-28T22:19:05.868Z Compiling newtype-uuid-macros v0.1.0
23512026-08-28T22:19:05.941Z Checking slog-async v2.8.0
23522026-08-28T22:19:05.993Z Checking slog-term v2.9.2
23532026-08-28T22:19:06.033Z Compiling multer v3.1.0
23542026-08-28T22:19:06.223Z Compiling async-stream-impl v0.3.6
23552026-08-28T22:19:06.315Z Checking match_cfg v0.1.0
23562026-08-28T22:19:06.329Z Checking slog-json v2.6.1
23572026-08-28T22:19:06.395Z Compiling dropshot v0.17.1
23582026-08-28T22:19:06.416Z Checking hostname v0.3.1
23592026-08-28T22:19:06.514Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23602026-08-28T22:19:06.587Z Checking debug-ignore v1.0.5
23612026-08-28T22:19:06.682Z Checking slog-bunyan v2.5.0
23622026-08-28T22:19:06.886Z Compiling dropshot_endpoint v0.17.1
23632026-08-28T22:19:06.985Z Checking serde_path_to_error v0.1.20
23642026-08-28T22:19:06.985Z Checking sha1 v0.11.0
23652026-08-28T22:19:06.985Z Checking toml_datetime v1.1.1+spec-1.1.0
23662026-08-28T22:19:06.985Z Checking serde_spanned v1.1.1
23672026-08-28T22:19:07.012Z Checking compression-core v0.4.31
23682026-08-28T22:19:07.012Z Checking toml_writer v1.1.1+spec-1.1.0
23692026-08-28T22:19:07.012Z Checking async-stream v0.3.6
23702026-08-28T22:19:07.079Z Checking waitgroup v0.1.2
23712026-08-28T22:19:07.079Z Checking rustls-pemfile v2.2.0
23722026-08-28T22:19:07.168Z Checking compression-codecs v0.4.37
23732026-08-28T22:19:07.231Z Checking hostname v0.4.2
23742026-08-28T22:19:07.251Z Checking toml v1.1.2+spec-1.1.0
23752026-08-28T22:19:07.304Z Checking progenitor-client v0.14.0
23762026-08-28T22:19:07.349Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23772026-08-28T22:19:07.350Z Checking atomicwrites v0.4.4
23782026-08-28T22:19:07.430Z Checking async-compression v0.4.41
23792026-08-28T22:19:07.452Z Compiling serde_tokenstream v0.3.0
23802026-08-28T22:19:07.470Z Compiling parse-display-derive v0.10.0
23812026-08-28T22:19:07.512Z Checking macaddr v1.0.1
23822026-08-28T22:19:07.549Z Checking regress v0.10.5
23832026-08-28T22:19:07.675Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23842026-08-28T22:19:07.725Z Checking instant v0.1.13
23852026-08-28T22:19:07.760Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23862026-08-28T22:19:07.802Z Compiling oxide-generation-macros v0.2.0
23872026-08-28T22:19:07.848Z Checking itertools v0.14.0
23882026-08-28T22:19:08.209Z Checking oxide-generation v0.1.3
23892026-08-28T22:19:08.449Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
23902026-08-28T22:19:08.449Z Checking backoff v0.4.0
23912026-08-28T22:19:08.450Z Checking backon v1.6.0
23922026-08-28T22:19:08.450Z Checking humantime v2.3.0
23932026-08-28T22:19:08.737Z Compiling convert_case v0.4.0
23942026-08-28T22:19:08.743Z Checking progenitor-extras v0.2.0
23952026-08-28T22:19:08.743Z Checking half v2.7.1
23962026-08-28T22:19:08.858Z Checking omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
23972026-08-28T22:19:08.858Z Checking ciborium-io v0.2.2
23982026-08-28T22:19:08.858Z Checking heck v0.5.0
23992026-08-28T22:19:08.858Z Compiling derive_more v0.99.20
24002026-08-28T22:19:08.966Z Checking ciborium-ll v0.2.2
24012026-08-28T22:19:08.967Z Checking secrecy v0.10.3
24022026-08-28T22:19:08.967Z Checking camino-tempfile v1.4.1
24032026-08-28T22:19:09.020Z Checking indent_write v2.2.0
24042026-08-28T22:19:09.020Z Compiling crucible-workspace-hack v0.1.0
24052026-08-28T22:19:09.020Z Checking ciborium v0.2.2
24062026-08-28T22:19:09.085Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
24072026-08-28T22:19:09.085Z Checking inout v0.1.4
24082026-08-28T22:19:09.145Z Compiling regress v0.11.1
24092026-08-28T22:19:09.208Z Checking parse-display v0.10.0
24102026-08-28T22:19:09.251Z Checking cipher v0.4.4
24112026-08-28T22:19:09.325Z Checking universal-hash v0.5.1
24122026-08-28T22:19:09.365Z Compiling thiserror-impl-no-std v2.0.2
24132026-08-28T22:19:09.379Z Checking opaque-debug v0.3.1
24142026-08-28T22:19:09.442Z Checking blake2 v0.10.6
24152026-08-28T22:19:09.500Z Checking aead v0.5.2
24162026-08-28T22:19:09.537Z Checking poly1305 v0.8.0
24172026-08-28T22:19:09.537Z Checking chacha20 v0.9.1
24182026-08-28T22:19:09.656Z Checking password-hash v0.5.0
24192026-08-28T22:19:09.706Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
24202026-08-28T22:19:09.759Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
24212026-08-28T22:19:09.839Z Checking chacha20poly1305 v0.10.1
24222026-08-28T22:19:09.926Z Checking argon2 v0.5.3
24232026-08-28T22:19:09.996Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24242026-08-28T22:19:10.149Z Compiling unsafe-libyaml v0.2.11
24252026-08-28T22:19:10.318Z Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24262026-08-28T22:19:10.395Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
24272026-08-28T22:19:10.495Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24282026-08-28T22:19:11.561Z Checking thiserror-no-std v2.0.2
24292026-08-28T22:19:11.724Z Checking swrite v0.1.0
24302026-08-28T22:19:11.724Z Checking vsss-rs v3.3.4
24312026-08-28T22:19:11.724Z Compiling typify-impl v0.6.2
24322026-08-28T22:19:11.724Z Compiling serde_yaml v0.9.34+deprecated
24332026-08-28T22:19:11.724Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
24342026-08-28T22:19:11.930Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
24352026-08-28T22:19:12.017Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24362026-08-28T22:19:12.068Z Checking crossbeam-deque v0.8.6
24372026-08-28T22:19:12.106Z Compiling rayon-core v1.13.0
24382026-08-28T22:19:12.259Z Compiling num-derive v0.4.2
24392026-08-28T22:19:12.296Z Compiling toml_datetime v0.7.5+spec-1.1.0
24402026-08-28T22:19:12.418Z Compiling proc-macro-error v1.0.4
24412026-08-28T22:19:12.582Z Compiling toml_edit v0.23.10+spec-1.0.0
24422026-08-28T22:19:12.767Z Checking rayon v1.11.0
24432026-08-28T22:19:12.785Z Checking tabwriter v1.4.1
24442026-08-28T22:19:12.823Z Compiling illumos-nvpair-sys v0.2.0
24452026-08-28T22:19:12.978Z Checking glob v0.3.3
24462026-08-28T22:19:13.008Z Compiling itertools v0.15.0
24472026-08-28T22:19:13.092Z Compiling heapless v0.8.0
24482026-08-28T22:19:13.171Z Compiling proc-macro-crate v3.4.0
24492026-08-28T22:19:13.352Z Checking hash32 v0.3.1
24502026-08-28T22:19:13.513Z Compiling smoltcp v0.11.0
24512026-08-28T22:19:13.609Z Checking colored v3.1.1
24522026-08-28T22:19:13.658Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24532026-08-28T22:19:13.727Z Compiling num_enum_derive v0.7.6
24542026-08-28T22:19:13.777Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
24552026-08-28T22:19:13.943Z Checking illumos-nvpair v0.3.0
24562026-08-28T22:19:13.976Z Checking toml v0.8.23
24572026-08-28T22:19:14.122Z Checking cobs v0.3.0
24582026-08-28T22:19:14.212Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
24592026-08-28T22:19:14.584Z Checking postcard v1.1.3
24602026-08-28T22:19:14.645Z Compiling ingot-macros v0.2.0
24612026-08-28T22:19:14.645Z Checking rand v0.10.1
24622026-08-28T22:19:14.645Z Compiling proc-macro-crate v1.3.1
24632026-08-28T22:19:14.704Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24642026-08-28T22:19:14.804Z Checking num_enum v0.7.6
24652026-08-28T22:19:14.862Z Checking sigpipe v0.1.3
24662026-08-28T22:19:14.926Z Compiling foreign-types-macros v0.2.3
24672026-08-28T22:19:14.947Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24682026-08-28T22:19:14.947Z Checking foreign-types-shared v0.3.1
24692026-08-28T22:19:14.995Z Compiling num_enum_derive v0.5.11
24702026-08-28T22:19:15.242Z Checking cstr-argument v0.1.2
24712026-08-28T22:19:15.275Z Compiling typify-macro v0.6.2
24722026-08-28T22:19:15.344Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24732026-08-28T22:19:15.391Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24742026-08-28T22:19:15.441Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
24752026-08-28T22:19:15.499Z Checking foreign-types v0.5.0
24762026-08-28T22:19:15.629Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24772026-08-28T22:19:15.699Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
24782026-08-28T22:19:15.841Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24792026-08-28T22:19:15.884Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
24802026-08-28T22:19:15.923Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
24812026-08-28T22:19:15.923Z Checking itertools v0.12.1
24822026-08-28T22:19:15.962Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
24832026-08-28T22:19:16.065Z Checking num_enum v0.5.11
24842026-08-28T22:19:16.074Z Compiling zone_cfg_derive v0.3.1
24852026-08-28T22:19:16.196Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
24862026-08-28T22:19:16.332Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24872026-08-28T22:19:16.404Z Compiling usdt-macro v0.5.0
24882026-08-28T22:19:16.530Z Compiling usdt-attr-macro v0.5.0
24892026-08-28T22:19:16.805Z Checking memmap v0.7.0
24902026-08-28T22:19:16.954Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
24912026-08-28T22:19:16.987Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24922026-08-28T22:19:17.044Z Checking zone v0.3.1
24932026-08-28T22:19:17.103Z Compiling typify v0.6.2
24942026-08-28T22:19:17.569Z Compiling progenitor-impl v0.14.0
24952026-08-28T22:19:17.569Z Checking ingot-types v0.2.0
24962026-08-28T22:19:17.704Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
24972026-08-28T22:19:17.704Z Checking usdt v0.5.0
24982026-08-28T22:19:17.704Z Checking smf v0.2.3
24992026-08-28T22:19:17.705Z Checking whoami v1.6.1
25002026-08-28T22:19:17.705Z Compiling derive-where v1.6.0
25012026-08-28T22:19:17.982Z Checking tokio-dtrace v0.1.1
25022026-08-28T22:19:17.982Z Checking ingot v0.2.1
25032026-08-28T22:19:17.982Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
25042026-08-28T22:19:18.277Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
25052026-08-28T22:19:18.277Z Checking oxide-tokio-rt v0.1.4
25062026-08-28T22:19:18.277Z Checking console v0.15.11
25072026-08-28T22:19:18.345Z Checking newline-converter v0.3.0
25082026-08-28T22:19:18.345Z Checking bytecount v0.6.9
25092026-08-28T22:19:18.345Z Checking expectorate v1.2.0
25102026-08-28T22:19:18.345Z Checking num-rational v0.4.2
25112026-08-28T22:19:18.515Z Checking num-complex v0.4.6
25122026-08-28T22:19:18.539Z Compiling cancel-safe-futures v0.1.5
25132026-08-28T22:19:18.712Z Checking float-ord v0.3.2
25142026-08-28T22:19:18.802Z Checking num v0.4.3
25152026-08-28T22:19:18.877Z Checking linear-map v1.2.0
25162026-08-28T22:19:18.877Z Checking gethostname v0.5.0
25172026-08-28T22:19:18.977Z Checking oxide-update-engine-types v0.1.2
25182026-08-28T22:19:19.013Z Compiling prettyplease v0.2.37
25192026-08-28T22:19:19.013Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
25202026-08-28T22:19:19.013Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
25212026-08-28T22:19:19.297Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25222026-08-28T22:19:19.372Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
25232026-08-28T22:19:19.444Z Checking resolv-conf v0.7.6
25242026-08-28T22:19:19.506Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
25252026-08-28T22:19:19.669Z Checking papergrid v0.11.0
25262026-08-28T22:19:20.587Z Compiling tabled_derive v0.7.0
25272026-08-28T22:19:20.771Z Compiling progenitor-macro v0.14.0
25282026-08-28T22:19:20.771Z Checking oxide-update-engine v0.1.2
25292026-08-28T22:19:20.771Z Compiling slog-dtrace v0.3.0
25302026-08-28T22:19:20.771Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25312026-08-28T22:19:20.840Z Checking tabled v0.15.0
25322026-08-28T22:19:21.069Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25332026-08-28T22:19:21.237Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
25342026-08-28T22:19:21.323Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25352026-08-28T22:19:21.324Z Checking crossterm v0.29.0
25362026-08-28T22:19:21.472Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25372026-08-28T22:19:22.038Z Checking fd-lock v4.0.4
25382026-08-28T22:19:22.548Z Checking vte v0.14.1
25392026-08-28T22:19:23.444Z Checking strip-ansi-escapes v0.2.1
25402026-08-28T22:19:23.899Z Checking nu-ansi-term v0.50.3
25412026-08-28T22:19:23.930Z Checking linked-hash-map v0.5.6
25422026-08-28T22:19:24.135Z Checking termtree v0.5.1
25432026-08-28T22:19:24.155Z Checking reedline v0.40.0
25442026-08-28T22:19:24.238Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
25452026-08-28T22:19:24.340Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
25462026-08-28T22:19:24.387Z Checking lru-cache v0.1.2
25472026-08-28T22:19:24.588Z Checking hickory-proto v0.24.4
25482026-08-28T22:19:24.763Z Checking progenitor v0.14.0
25492026-08-28T22:19:24.823Z Compiling minimal-lexical v0.2.1
25502026-08-28T22:19:24.934Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25512026-08-28T22:19:25.108Z Compiling nom v7.1.3
25522026-08-28T22:19:27.819Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25532026-08-28T22:19:27.886Z Checking display-error-chain v0.2.2
25542026-08-28T22:19:27.886Z Compiling unicode-xid v0.2.6
25552026-08-28T22:19:27.886Z Checking hickory-resolver v0.24.4
25562026-08-28T22:19:27.886Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25572026-08-28T22:19:27.886Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
25582026-08-28T22:19:27.886Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
25592026-08-28T22:19:27.886Z Compiling ar_archive_writer v0.5.1
25602026-08-28T22:19:27.886Z Checking qorb v0.4.1
25612026-08-28T22:19:27.886Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
25622026-08-28T22:19:27.887Z Checking csv-core v0.1.13
25632026-08-28T22:19:27.887Z Compiling stacker v0.1.23
25642026-08-28T22:19:27.887Z Checking csv v1.4.0
25652026-08-28T22:19:27.887Z Compiling cfg_aliases v0.1.1
25662026-08-28T22:19:27.887Z Checking highway v1.3.0
25672026-08-28T22:19:27.887Z Compiling semver v0.1.20
25682026-08-28T22:19:28.051Z Compiling nix v0.28.0
25692026-08-28T22:19:28.072Z Compiling rustc_version v0.1.7
25702026-08-28T22:19:28.139Z Compiling psm v0.1.30
25712026-08-28T22:19:28.173Z Checking nibble_vec v0.1.0
25722026-08-28T22:19:28.295Z Checking endian-type v0.1.2
25732026-08-28T22:19:28.361Z Compiling newtype_derive v0.1.6
25742026-08-28T22:19:28.400Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25752026-08-28T22:19:28.459Z Checking radix_trie v0.2.1
25762026-08-28T22:19:28.496Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
25772026-08-28T22:19:28.558Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25782026-08-28T22:19:28.586Z Checking phf_shared v0.12.1
25792026-08-28T22:19:29.323Z Compiling recursive-proc-macro-impl v0.1.1
25802026-08-28T22:19:29.501Z Compiling chrono-tz v0.10.4
25812026-08-28T22:19:29.502Z Checking phf v0.12.1
25822026-08-28T22:19:29.502Z Compiling const_format_proc_macros v0.2.34
25832026-08-28T22:19:29.502Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25842026-08-28T22:19:29.502Z Compiling peg-macros v0.8.5
25852026-08-28T22:19:29.502Z Checking recursive v0.1.1
25862026-08-28T22:19:29.502Z Checking winnow v0.6.26
25872026-08-28T22:19:29.502Z Compiling sqlparser_derive v0.5.0
25882026-08-28T22:19:29.502Z Checking unicode_categories v0.1.1
25892026-08-28T22:19:29.717Z Checking home v0.5.12
25902026-08-28T22:19:29.915Z Checking const_format v0.2.35
25912026-08-28T22:19:29.995Z Checking rustyline v14.0.0
25922026-08-28T22:19:30.072Z Checking sqlparser v0.61.0
25932026-08-28T22:19:30.356Z Checking sqlformat v0.3.5
25942026-08-28T22:19:30.465Z Checking peg v0.8.5
25952026-08-28T22:19:30.569Z Checking bcs v0.1.6
25962026-08-28T22:19:30.696Z Checking nom v8.0.0
25972026-08-28T22:19:31.326Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
25982026-08-28T22:19:31.409Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
25992026-08-28T22:19:31.409Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
26002026-08-28T22:19:31.409Z Checking client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26012026-08-28T22:19:31.409Z Checking steno v0.4.1
26022026-08-28T22:19:31.409Z Checking sha1 v0.10.6
26032026-08-28T22:19:31.465Z Checking filetime v0.2.27
26042026-08-28T22:19:31.653Z Checking xattr v1.6.1
26052026-08-28T22:19:31.723Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
26062026-08-28T22:19:31.845Z Checking tar v0.4.46
26072026-08-28T22:19:31.923Z Checking omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a)
26082026-08-28T22:19:32.043Z Checking subprocess v0.2.15
26092026-08-28T22:19:32.142Z Checking headers-core v0.3.0
26102026-08-28T22:19:32.182Z Checking yasna v0.5.2
26112026-08-28T22:19:32.326Z Checking headers v0.4.1
26122026-08-28T22:19:32.405Z Checking port-file v0.1.0
26132026-08-28T22:19:32.575Z Checking dropshot-api-manager-types v0.8.0
26142026-08-28T22:19:32.620Z Checking rcgen v0.12.1
26152026-08-28T22:19:32.670Z Checking tagptr v0.2.0
26162026-08-28T22:19:32.708Z Checking mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26172026-08-28T22:19:32.776Z Checking utf-8 v0.7.6
26182026-08-28T22:19:32.803Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
26192026-08-28T22:19:32.845Z Checking moka v0.12.13
26202026-08-28T22:19:32.934Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
26212026-08-28T22:19:32.975Z Compiling libefi-sys v0.1.0
26222026-08-28T22:19:33.016Z Compiling bitfield-struct v0.6.2
26232026-08-28T22:19:33.613Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26242026-08-28T22:19:33.691Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
26252026-08-28T22:19:33.691Z Checking hickory-resolver v0.25.2
26262026-08-28T22:19:33.691Z Checking tungstenite v0.21.0
26272026-08-28T22:19:33.691Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
26282026-08-28T22:19:33.764Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
26292026-08-28T22:19:33.765Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26302026-08-28T22:19:33.906Z Compiling xshell-macros v0.2.7
26312026-08-28T22:19:33.952Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26322026-08-28T22:19:34.005Z Checking tokio-tungstenite v0.21.0
26332026-08-28T22:19:34.191Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26342026-08-28T22:19:34.246Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
26352026-08-28T22:19:34.288Z Checking xshell v0.2.7
26362026-08-28T22:19:34.322Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
26372026-08-28T22:19:34.508Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26382026-08-28T22:19:34.701Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
26392026-08-28T22:19:34.961Z Checking half v1.8.3
26402026-08-28T22:19:35.081Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
26412026-08-28T22:19:35.518Z Checking serde_cbor v0.11.2
26422026-08-28T22:19:35.599Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26432026-08-28T22:19:35.604Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
26442026-08-28T22:19:35.604Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26452026-08-28T22:19:35.739Z Checking libscf-sys v1.2.0
26462026-08-28T22:19:35.851Z Checking maplit v1.0.2
26472026-08-28T22:19:35.851Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26482026-08-28T22:19:35.915Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
26492026-08-28T22:19:35.987Z Checking papergrid v0.18.0
26502026-08-28T22:19:36.051Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26512026-08-28T22:19:36.086Z Checking sha2 v0.11.0
26522026-08-28T22:19:36.399Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
26532026-08-28T22:19:36.546Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
26542026-08-28T22:19:36.763Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26552026-08-28T22:19:36.797Z Checking mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26562026-08-28T22:19:36.834Z Checking tabled v0.21.0
26572026-08-28T22:19:36.930Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
26582026-08-28T22:19:37.021Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
26592026-08-28T22:19:37.290Z Checking tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
26602026-08-28T22:19:37.350Z Checking crc8 v0.1.1
26612026-08-28T22:19:37.370Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
26622026-08-28T22:19:37.461Z Checking unicase v2.9.0
26632026-08-28T22:19:37.501Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
26642026-08-28T22:19:37.654Z Checking fxhash v0.2.1
26652026-08-28T22:19:37.803Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
26662026-08-28T22:19:37.886Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
26672026-08-28T22:19:37.926Z Compiling darling_core v0.21.3
26682026-08-28T22:19:38.223Z Compiling vergen-lib v0.1.6
26692026-08-28T22:19:38.442Z Compiling diesel_derives v2.3.7
26702026-08-28T22:19:38.488Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
26712026-08-28T22:19:38.745Z Checking scheduled-thread-pool v0.2.7
26722026-08-28T22:19:38.800Z Compiling vergen-gitcl v1.0.8
26732026-08-28T22:19:39.179Z Compiling diesel_table_macro_syntax v0.3.0
26742026-08-28T22:19:39.255Z Checking r2d2 v0.8.10
26752026-08-28T22:19:39.255Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
26762026-08-28T22:19:39.343Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26772026-08-28T22:19:39.385Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26782026-08-28T22:19:39.529Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
26792026-08-28T22:19:39.649Z Checking downcast-rs v2.0.2
26802026-08-28T22:19:39.845Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
26812026-08-28T22:19:40.012Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
26822026-08-28T22:19:40.306Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26832026-08-28T22:19:40.359Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
26842026-08-28T22:19:40.421Z Compiling darling_macro v0.21.3
26852026-08-28T22:19:40.472Z Checking kstat-rs v0.2.5
26862026-08-28T22:19:40.503Z Compiling proc-macro-error-attr2 v2.0.0
26872026-08-28T22:19:40.689Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26882026-08-28T22:19:41.187Z Compiling proc-macro-error2 v2.0.1
26892026-08-28T22:19:41.255Z Compiling darling v0.21.3
26902026-08-28T22:19:41.255Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
26912026-08-28T22:19:41.255Z Compiling dsl_auto_type v0.2.0
26922026-08-28T22:19:41.275Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
26932026-08-28T22:19:41.323Z Compiling knus-derive v3.4.0
26942026-08-28T22:19:42.416Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
26952026-08-28T22:19:42.613Z Compiling dirs-sys-next v0.1.2
26962026-08-28T22:19:42.648Z Compiling salty v0.3.0
26972026-08-28T22:19:42.749Z Compiling crunchy v0.2.4
26982026-08-28T22:19:42.846Z Compiling parking_lot_core v0.8.6
26992026-08-28T22:19:42.948Z Compiling dirs-next v2.0.0
27002026-08-28T22:19:42.990Z Compiling clang-sys v1.8.1
27012026-08-28T22:19:45.605Z Checking predicates-tree v1.0.13
27022026-08-28T22:19:45.700Z Checking ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
27032026-08-28T22:19:45.700Z Compiling git-stub v1.0.0
27042026-08-28T22:19:45.700Z Compiling tiny-keccak v2.0.2
27052026-08-28T22:19:45.700Z Compiling git-stub-vcs v0.1.0
27062026-08-28T22:19:45.700Z Checking ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
27072026-08-28T22:19:45.700Z Compiling term v0.7.0
27082026-08-28T22:19:45.700Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
27092026-08-28T22:19:45.700Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
27102026-08-28T22:19:45.700Z Checking anstyle-parse v0.2.7
27112026-08-28T22:19:45.700Z Compiling bit-vec v0.6.3
27122026-08-28T22:19:45.700Z Checking anstream v0.6.21
27132026-08-28T22:19:45.700Z Compiling ascii-canvas v3.0.0
27142026-08-28T22:19:45.700Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
27152026-08-28T22:19:45.700Z Compiling bit-set v0.5.3
27162026-08-28T22:19:45.700Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27172026-08-28T22:19:45.700Z Checking parking_lot v0.11.2
27182026-08-28T22:19:45.701Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
27192026-08-28T22:19:45.701Z Checking rfc6979 v0.4.0
27202026-08-28T22:19:45.701Z Checking prefix-trie v0.7.0
27212026-08-28T22:19:45.701Z Compiling hashbrown v0.14.5
27222026-08-28T22:19:45.701Z Compiling itertools v0.10.5
27232026-08-28T22:19:45.701Z Compiling ena v0.14.4
27242026-08-28T22:19:45.701Z Compiling libloading v0.8.9
27252026-08-28T22:19:45.701Z Compiling regex-syntax v0.6.29
27262026-08-28T22:19:45.701Z Compiling diff v0.1.13
27272026-08-28T22:19:45.701Z Compiling bindgen v0.71.1
27282026-08-28T22:19:45.775Z Compiling chumsky v0.9.3
27292026-08-28T22:19:45.856Z Checking hickory-server v0.25.2
27302026-08-28T22:19:45.950Z Compiling ecdsa v0.16.9
27312026-08-28T22:19:46.832Z Compiling lalrpop v0.19.12
27322026-08-28T22:19:46.903Z Checking sled v0.34.7
27332026-08-28T22:19:46.990Z Checking diesel v2.3.7
27342026-08-28T22:19:47.169Z Compiling cexpr v0.6.0
27352026-08-28T22:19:47.186Z Checking ignore v0.4.25
27362026-08-28T22:19:47.325Z Checking primeorder v0.13.6
27372026-08-28T22:19:47.564Z Checking olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
27382026-08-28T22:19:47.604Z Checking nanorand v0.7.0
27392026-08-28T22:19:47.737Z Compiling rustc-hash v2.1.1
27402026-08-28T22:19:47.832Z Checking flume v0.11.1
27412026-08-28T22:19:48.026Z Compiling p384 v0.13.1
27422026-08-28T22:19:48.104Z Checking tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
27432026-08-28T22:19:48.596Z Checking globwalk v0.9.1
27442026-08-28T22:19:48.631Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
27452026-08-28T22:19:48.812Z Compiling knus v3.4.0
27462026-08-28T22:19:49.116Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27472026-08-28T22:19:49.277Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
27482026-08-28T22:19:49.565Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
27492026-08-28T22:19:49.696Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
27502026-08-28T22:19:49.730Z Checking digest-io v0.1.0
27512026-08-28T22:19:49.891Z Compiling libxml v0.3.3
27522026-08-28T22:19:50.043Z Checking assert_matches v1.5.0
27532026-08-28T22:19:50.076Z Checking rawzip v0.4.4
27542026-08-28T22:19:50.135Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
27552026-08-28T22:19:50.220Z Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d)
27562026-08-28T22:19:50.426Z Checking camino-tempfile-ext v0.3.3
27572026-08-28T22:19:50.535Z Checking tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
27582026-08-28T22:19:50.651Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27592026-08-28T22:19:51.303Z Compiling strum_macros v0.24.3
27602026-08-28T22:19:51.849Z Compiling indoc v1.0.9
27612026-08-28T22:19:52.093Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27622026-08-28T22:19:52.322Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
27632026-08-28T22:19:52.540Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
27642026-08-28T22:19:52.616Z Checking quick-xml v0.37.5
27652026-08-28T22:19:52.764Z Checking derive_builder v0.20.2
27662026-08-28T22:19:52.907Z Compiling oso-derive v0.27.3
27672026-08-28T22:19:52.913Z Compiling trait-variant v0.1.2
27682026-08-28T22:19:53.443Z Compiling impl-trait-for-tuples v0.2.3
27692026-08-28T22:19:53.513Z Checking openssl-probe v0.1.6
27702026-08-28T22:19:53.547Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
27712026-08-28T22:19:53.758Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
27722026-08-28T22:19:54.168Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
27732026-08-28T22:19:54.379Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
27742026-08-28T22:19:54.614Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e)
27752026-08-28T22:19:54.849Z Checking corncobs v0.1.4
27762026-08-28T22:19:54.927Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
27772026-08-28T22:19:54.997Z Checking secrecy v0.8.0
27782026-08-28T22:19:55.030Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
27792026-08-28T22:19:55.063Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
27802026-08-28T22:19:55.154Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
27812026-08-28T22:19:55.315Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
27822026-08-28T22:19:55.538Z Checking bb8 v0.8.6
27832026-08-28T22:19:55.614Z Checking rand_seeder v0.4.0
27842026-08-28T22:19:55.933Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
27852026-08-28T22:19:56.029Z Compiling mime_guess v2.0.5
27862026-08-28T22:19:56.152Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27872026-08-28T22:19:56.363Z Checking http-range v0.1.5
27882026-08-28T22:19:56.488Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
27892026-08-28T22:19:56.521Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
27902026-08-28T22:19:56.701Z Checking nonempty v0.12.0
27912026-08-28T22:19:56.893Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
27922026-08-28T22:19:56.931Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
27932026-08-28T22:19:57.100Z Checking hyper-staticfile v0.10.1
27942026-08-28T22:19:57.223Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
27952026-08-28T22:19:57.226Z Checking signal-hook-tokio v0.3.1
27962026-08-28T22:19:57.421Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
27972026-08-28T22:19:57.427Z Checking scuffle v0.1.0
27982026-08-28T22:19:57.535Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
27992026-08-28T22:19:57.855Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
28002026-08-28T22:19:57.908Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
28012026-08-28T22:19:58.185Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28022026-08-28T22:19:58.240Z Checking sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
28032026-08-28T22:19:58.289Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
28042026-08-28T22:19:58.454Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
28052026-08-28T22:19:58.491Z Checking sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
28062026-08-28T22:19:58.660Z Checking fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
28072026-08-28T22:19:58.865Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
28082026-08-28T22:19:58.910Z Checking tungstenite v0.23.0
28092026-08-28T22:19:59.224Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
28102026-08-28T22:19:59.375Z Checking tokio-tungstenite v0.23.1
28112026-08-28T22:19:59.642Z Checking void v1.0.2
28122026-08-28T22:19:59.684Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
28132026-08-28T22:19:59.787Z Checking lzss v0.8.2
28142026-08-28T22:19:59.822Z Checking nix v0.27.1
28152026-08-28T22:19:59.878Z Checking serde_bytes v0.11.19
28162026-08-28T22:20:00.013Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
28172026-08-28T22:20:00.085Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
28182026-08-28T22:20:00.367Z Checking gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
28192026-08-28T22:20:00.415Z Checking yansi v1.0.1
28202026-08-28T22:20:00.729Z Checking cpubits v0.1.1
28212026-08-28T22:20:00.854Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28222026-08-28T22:20:00.923Z Checking pem-rfc7468 v1.0.0
28232026-08-28T22:20:00.990Z Checking async-bb8-diesel v0.2.1
28242026-08-28T22:20:01.065Z Checking diesel-dtrace v0.5.0
28252026-08-28T22:20:01.117Z Checking pretty_assertions v1.4.1
28262026-08-28T22:20:01.326Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
28272026-08-28T22:20:01.363Z Checking colored v2.2.0
28282026-08-28T22:20:01.394Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28292026-08-28T22:20:01.592Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
28302026-08-28T22:20:01.631Z Checking hmac v0.13.0
28312026-08-28T22:20:01.660Z Checking universal-hash v0.6.1
28322026-08-28T22:20:01.794Z Compiling libz-sys v1.1.24
28332026-08-28T22:20:01.904Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
28342026-08-28T22:20:01.917Z Compiling instability v0.3.11
28352026-08-28T22:20:02.175Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
28362026-08-28T22:20:02.209Z Checking castaway v0.2.4
28372026-08-28T22:20:02.343Z Compiling indoc v2.0.7
28382026-08-28T22:20:02.377Z Checking compact_str v0.8.1
28392026-08-28T22:20:02.444Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
28402026-08-28T22:20:02.483Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
28412026-08-28T22:20:02.515Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
28422026-08-28T22:20:02.783Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
28432026-08-28T22:20:02.923Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
28442026-08-28T22:20:03.368Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
28452026-08-28T22:20:04.362Z Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
28462026-08-28T22:20:04.448Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28472026-08-28T22:20:04.824Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
28482026-08-28T22:20:05.138Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
28492026-08-28T22:20:05.285Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28502026-08-28T22:20:05.615Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28512026-08-28T22:20:07.033Z Checking polyval v0.7.1
28522026-08-28T22:20:07.245Z Checking der v0.8.0
28532026-08-28T22:20:07.509Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
28542026-08-28T22:20:07.719Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
28552026-08-28T22:20:07.758Z Checking unicode-truncate v1.1.0
28562026-08-28T22:20:08.204Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
28572026-08-28T22:20:08.229Z Checking lru v0.12.5
28582026-08-28T22:20:08.229Z Compiling libgit2-sys v0.18.3+1.9.2
28592026-08-28T22:20:08.229Z Checking arc-swap v1.8.2
28602026-08-28T22:20:08.229Z Checking cassowary v0.3.0
28612026-08-28T22:20:08.389Z Checking slog-scope v4.4.1
28622026-08-28T22:20:08.462Z Checking ratatui v0.29.0
28632026-08-28T22:20:08.653Z Checking ghash v0.6.0
28642026-08-28T22:20:08.680Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
28652026-08-28T22:20:09.026Z Checking pbkdf2 v0.13.0
28662026-08-28T22:20:09.243Z Checking crypto-bigint v0.7.5
28672026-08-28T22:20:09.939Z Checking aes v0.9.1
28682026-08-28T22:20:09.990Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
28692026-08-28T22:20:09.990Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
28702026-08-28T22:20:10.142Z Checking ctr v0.10.1
28712026-08-28T22:20:10.164Z Checking aead v0.6.1
28722026-08-28T22:20:10.338Z Checking cargo-platform v0.3.2
28732026-08-28T22:20:10.350Z Compiling petname v2.0.2
28742026-08-28T22:20:10.557Z Checking cargo_metadata v0.23.1
28752026-08-28T22:20:11.148Z Checking aes-gcm v0.11.0
28762026-08-28T22:20:11.410Z Checking slog-stdlog v4.1.1
28772026-08-28T22:20:11.456Z Checking spki v0.8.0
28782026-08-28T22:20:11.456Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28792026-08-28T22:20:11.456Z Compiling progenitor-impl v0.13.0
28802026-08-28T22:20:11.560Z Checking salsa20 v0.11.0
28812026-08-28T22:20:11.786Z Checking console v0.16.2
28822026-08-28T22:20:12.131Z Compiling vergen-git2 v9.1.0
28832026-08-28T22:20:12.379Z Checking unit-prefix v0.5.2
28842026-08-28T22:20:12.508Z Checking plotters-backend v0.3.7
28852026-08-28T22:20:12.729Z Checking plotters-svg v0.3.7
28862026-08-28T22:20:12.880Z Checking indicatif v0.18.4
28872026-08-28T22:20:13.095Z Checking scrypt v0.12.0
28882026-08-28T22:20:13.194Z Checking slog-envlogger v2.2.0
28892026-08-28T22:20:13.345Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
28902026-08-28T22:20:13.505Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
28912026-08-28T22:20:13.760Z Checking progenitor-client v0.13.0
28922026-08-28T22:20:14.011Z Checking cbc v0.2.1
28932026-08-28T22:20:14.056Z Compiling progenitor-macro v0.13.0
28942026-08-28T22:20:14.187Z Checking libsw-core v0.3.2
28952026-08-28T22:20:14.374Z Checking sapling-renderdag v0.1.0
28962026-08-28T22:20:14.581Z Checking sync-ptr v0.1.4
28972026-08-28T22:20:14.772Z Checking cast v0.3.0
28982026-08-28T22:20:14.859Z Checking libsw v3.5.0
28992026-08-28T22:20:14.884Z Checking criterion-plot v0.6.0
29002026-08-28T22:20:15.024Z Checking pkcs5 v0.8.1
29012026-08-28T22:20:15.272Z Checking plotters v0.3.7
29022026-08-28T22:20:15.502Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
29032026-08-28T22:20:15.914Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
29042026-08-28T22:20:16.214Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
29052026-08-28T22:20:16.377Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
29062026-08-28T22:20:17.058Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
29072026-08-28T22:20:17.113Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
29082026-08-28T22:20:17.113Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
29092026-08-28T22:20:17.113Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
29102026-08-28T22:20:17.113Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
29112026-08-28T22:20:17.117Z Checking tinytemplate v1.2.1
29122026-08-28T22:20:17.158Z Checking oorandom v11.1.5
29132026-08-28T22:20:17.318Z Checking anes v0.1.6
29142026-08-28T22:20:18.020Z Checking shell-words v1.1.1
29152026-08-28T22:20:18.145Z Checking criterion v0.7.0
29162026-08-28T22:20:18.146Z Checking pkcs8 v0.11.0
29172026-08-28T22:20:18.265Z Checking oxide-update-engine-display v0.1.2
29182026-08-28T22:20:18.619Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
29192026-08-28T22:20:18.860Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
29202026-08-28T22:20:19.009Z Checking progenitor v0.13.0
29212026-08-28T22:20:19.208Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
29222026-08-28T22:20:19.554Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
29232026-08-28T22:20:20.536Z Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
29242026-08-28T22:20:20.945Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
29252026-08-28T22:20:21.936Z Checking tokio-test v0.4.5
29262026-08-28T22:20:22.156Z Checking ff v0.14.0
29272026-08-28T22:20:22.300Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
29282026-08-28T22:20:22.474Z Checking lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
29292026-08-28T22:20:22.589Z Checking twox-hash v2.1.2
29302026-08-28T22:20:22.791Z Checking atty v0.2.14
29312026-08-28T22:20:22.807Z Checking arrayref v0.3.9
29322026-08-28T22:20:22.901Z Checking arrayvec v0.7.6
29332026-08-28T22:20:22.961Z Checking constant_time_eq v0.4.2
29342026-08-28T22:20:23.178Z Checking group v0.14.0
29352026-08-28T22:20:23.215Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
29362026-08-28T22:20:23.386Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
29372026-08-28T22:20:24.219Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
29382026-08-28T22:20:24.504Z Checking fatfs v0.3.6
29392026-08-28T22:20:25.057Z Checking signature v3.0.0
29402026-08-28T22:20:25.325Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
29412026-08-28T22:20:25.381Z Checking base16ct v1.0.0
29422026-08-28T22:20:25.381Z Compiling seq-macro v0.3.6
29432026-08-28T22:20:25.381Z Checking sec1 v0.8.1
29442026-08-28T22:20:25.557Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
29452026-08-28T22:20:25.683Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
29462026-08-28T22:20:25.795Z Checking hkdf v0.13.0
29472026-08-28T22:20:25.836Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
29482026-08-28T22:20:25.994Z Checking concurrent-queue v2.5.0
29492026-08-28T22:20:26.278Z Checking parking v2.2.1
29502026-08-28T22:20:26.338Z Checking event-listener v5.4.1
29512026-08-28T22:20:26.457Z Checking elliptic-curve v0.14.1
29522026-08-28T22:20:26.583Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
29532026-08-28T22:20:26.913Z Checking rtoolbox v0.0.3
29542026-08-28T22:20:27.141Z Checking rpassword v7.5.4
29552026-08-28T22:20:27.281Z Checking event-listener-strategy v0.5.4
29562026-08-28T22:20:27.396Z Checking wnaf v0.14.0
29572026-08-28T22:20:27.493Z Checking primefield v0.14.0
29582026-08-28T22:20:27.549Z Checking rfc6979 v0.6.0
29592026-08-28T22:20:27.614Z Checking tui-tree-widget v0.23.1
29602026-08-28T22:20:27.745Z Checking wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
29612026-08-28T22:20:27.990Z Compiling blake3 v1.8.5
29622026-08-28T22:20:28.063Z Compiling samael v0.0.19
29632026-08-28T22:20:28.218Z Checking futures-timer v3.0.3
29642026-08-28T22:20:28.661Z Checking ecdsa v0.17.0
29652026-08-28T22:20:28.912Z Checking primeorder v0.14.0
29662026-08-28T22:20:29.198Z Checking async-lock v3.4.2
29672026-08-28T22:20:29.288Z Compiling curve25519-dalek v5.0.0
29682026-08-28T22:20:29.615Z Checking async-object-pool v0.2.0
29692026-08-28T22:20:29.718Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
29702026-08-28T22:20:29.794Z Checking ssh-encoding v0.3.0
29712026-08-28T22:20:29.982Z Checking serde_regex v1.1.0
29722026-08-28T22:20:30.063Z Checking assert-json-diff v2.0.2
29732026-08-28T22:20:30.149Z Checking path-tree v0.8.3
29742026-08-28T22:20:30.277Z Checking keccak v0.2.0
29752026-08-28T22:20:30.365Z Compiling strsim v0.10.0
29762026-08-28T22:20:30.447Z Checking stringmetrics v2.2.2
29772026-08-28T22:20:30.608Z Checking topological-sort v0.2.2
29782026-08-28T22:20:30.781Z Checking httpmock v0.8.3
29792026-08-28T22:20:30.816Z Checking omicron-zone-package v0.12.3
29802026-08-28T22:20:31.670Z Compiling darling_core v0.13.4
29812026-08-28T22:20:32.912Z Checking ed25519 v3.0.0
29822026-08-28T22:20:33.084Z Checking pkcs1 v0.8.0-rc.4
29832026-08-28T22:20:33.146Z Checking crypto-primes v0.7.2
29842026-08-28T22:20:33.321Z Checking poly1305 v0.9.0
29852026-08-28T22:20:33.528Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
29862026-08-28T22:20:33.631Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
29872026-08-28T22:20:33.967Z Checking blowfish v0.10.0
29882026-08-28T22:20:34.119Z Checking blake2 v0.11.0-rc.6
29892026-08-28T22:20:34.152Z Compiling target-lexicon v0.13.3
29902026-08-28T22:20:34.281Z Checking bcrypt-pbkdf v0.11.0
29912026-08-28T22:20:34.407Z Checking argon2 v0.6.0-rc.8
29922026-08-28T22:20:34.470Z Checking rsa v0.10.0-rc.18
29932026-08-28T22:20:34.727Z Checking ssh-cipher v0.3.0
29942026-08-28T22:20:34.763Z Compiling darling_macro v0.13.4
29952026-08-28T22:20:34.984Z Checking ed25519-dalek v3.0.0
29962026-08-28T22:20:35.001Z Checking sha3 v0.11.0
29972026-08-28T22:20:35.230Z Checking p256 v0.14.0
29982026-08-28T22:20:35.348Z Checking p384 v0.14.0
29992026-08-28T22:20:35.393Z Checking p521 v0.14.0
30002026-08-28T22:20:35.621Z Compiling git2 v0.20.4
30012026-08-28T22:20:35.642Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
30022026-08-28T22:20:35.903Z Checking kem v0.3.0
30032026-08-28T22:20:36.013Z Checking module-lattice v0.2.3
30042026-08-28T22:20:36.059Z Checking sponge-cursor v0.1.0
30052026-08-28T22:20:36.214Z Checking hex-literal v0.4.1
30062026-08-28T22:20:36.264Z Compiling guppy-workspace-hack v0.1.0
30072026-08-28T22:20:36.369Z Checking ml-kem v0.3.2
30082026-08-28T22:20:36.535Z Checking sha3 v0.12.0
30092026-08-28T22:20:36.790Z Compiling darling v0.13.4
30102026-08-28T22:20:37.157Z Checking russh-cryptovec v0.62.0
30112026-08-28T22:20:37.189Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
30122026-08-28T22:20:37.264Z Checking internal-russh-num-bigint v0.5.0
30132026-08-28T22:20:37.417Z Checking num-bigint v0.4.6
30142026-08-28T22:20:38.154Z Checking russh-util v0.52.0
30152026-08-28T22:20:38.315Z Checking generic-array v1.4.3
30162026-08-28T22:20:38.435Z Checking ssh-key v0.7.0-rc.11
30172026-08-28T22:20:38.456Z Compiling enum_dispatch v0.3.13
30182026-08-28T22:20:38.523Z Compiling delegate v0.13.5
30192026-08-28T22:20:38.731Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
30202026-08-28T22:20:38.907Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
30212026-08-28T22:20:39.172Z Compiling target-spec v3.5.7
30222026-08-28T22:20:39.308Z Checking hex-literal v1.1.0
30232026-08-28T22:20:39.420Z Checking md5 v0.8.0
30242026-08-28T22:20:39.448Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
30252026-08-28T22:20:39.614Z Checking russh v0.62.4
30262026-08-28T22:20:39.694Z Checking cfg-expr v0.20.6
30272026-08-28T22:20:40.109Z Compiling serde_with_macros v1.5.2
30282026-08-28T22:20:40.245Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
30292026-08-28T22:20:40.614Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
30302026-08-28T22:20:40.836Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
30312026-08-28T22:20:40.988Z Checking internet-checksum v0.2.1
30322026-08-28T22:20:41.056Z Compiling serde_with v1.14.0
30332026-08-28T22:20:41.682Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
30342026-08-28T22:20:42.257Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
30352026-08-28T22:20:42.737Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
30362026-08-28T22:20:42.756Z Checking wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
30372026-08-28T22:20:42.992Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
30382026-08-28T22:20:42.997Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
30392026-08-28T22:20:43.090Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
30402026-08-28T22:20:43.158Z Checking httptest v0.16.4
30412026-08-28T22:20:43.321Z Checking pathdiff v0.2.3
30422026-08-28T22:20:43.464Z Checking nested v0.1.1
30432026-08-28T22:20:43.554Z Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
30442026-08-28T22:20:43.636Z Checking guppy v0.17.25
30452026-08-28T22:20:43.737Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
30462026-08-28T22:20:43.920Z Checking similar-asserts v1.7.0
30472026-08-28T22:20:44.013Z Compiling target-triple v1.0.0
30482026-08-28T22:20:44.107Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
30492026-08-28T22:20:44.196Z Compiling polar-core v0.27.3
30502026-08-28T22:20:44.604Z Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
30512026-08-28T22:20:45.194Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
30522026-08-28T22:20:45.220Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
30532026-08-28T22:20:45.447Z Checking hickory-client v0.25.2
30542026-08-28T22:20:45.772Z Checking supports-color v2.1.0
30552026-08-28T22:20:45.815Z Checking supports-hyperlinks v2.1.0
30562026-08-28T22:20:45.859Z Checking supports-unicode v2.1.0
30572026-08-28T22:20:45.931Z Checking textwrap v0.15.2
30582026-08-28T22:20:45.965Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
30592026-08-28T22:20:46.003Z Checking terminal_size v0.1.17
30602026-08-28T22:20:46.140Z Compiling miette-derive v5.10.0
30612026-08-28T22:20:46.143Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?rev=15f69041f45774602108e47fb25e705dc23acfb2#15f69041)
30622026-08-28T22:20:46.206Z Compiling fs-err v2.11.0
30632026-08-28T22:20:46.443Z Compiling assert_cmd v2.1.2
30642026-08-28T22:20:46.572Z Checking owo-colors v3.5.0
30652026-08-28T22:20:46.736Z Checking escape8259 v0.5.3
30662026-08-28T22:20:46.906Z Checking libtest-mimic v0.8.1
30672026-08-28T22:20:47.181Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?rev=15f69041f45774602108e47fb25e705dc23acfb2#15f69041)
30682026-08-28T22:20:47.333Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
30692026-08-28T22:20:47.369Z Checking miette v5.10.0
30702026-08-28T22:20:47.898Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
30712026-08-28T22:20:48.034Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
30722026-08-28T22:20:48.572Z Checking blake2b_simd v1.0.4
30732026-08-28T22:20:48.764Z Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
30742026-08-28T22:20:48.953Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
30752026-08-28T22:20:49.095Z Checking oso v0.27.3
30762026-08-28T22:20:49.170Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
30772026-08-28T22:20:49.215Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
30782026-08-28T22:20:49.382Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
30792026-08-28T22:20:49.463Z Compiling knuffel-derive v3.2.0
30802026-08-28T22:20:49.597Z Checking fancy-regex v0.14.0
30812026-08-28T22:20:49.636Z Checking serde_tokenstream v0.2.3
30822026-08-28T22:20:49.990Z Checking approx v0.5.1
30832026-08-28T22:20:50.026Z Compiling rstest_macros v0.25.0
30842026-08-28T22:20:50.075Z Checking uzers v0.12.2
30852026-08-28T22:20:50.158Z Compiling linkme-impl v0.3.35
30862026-08-28T22:20:50.319Z Checking termcolor v1.4.1
30872026-08-28T22:20:50.353Z Checking constant_time_eq v0.3.1
30882026-08-28T22:20:50.498Z Checking rust-argon2 v2.1.0
30892026-08-28T22:20:50.563Z Checking datatest-stable v0.3.3
30902026-08-28T22:20:50.567Z Checking trybuild v1.0.116
30912026-08-28T22:20:50.920Z Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
30922026-08-28T22:20:50.921Z Checking knuffel v3.2.0
30932026-08-28T22:20:50.985Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
30942026-08-28T22:20:51.265Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
30952026-08-28T22:20:51.315Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
30962026-08-28T22:20:51.408Z Checking support-bundle-viewer v0.1.2
30972026-08-28T22:20:51.500Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
30982026-08-28T22:20:51.596Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
30992026-08-28T22:20:51.714Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
31002026-08-28T22:20:51.755Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
31012026-08-28T22:20:51.862Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
31022026-08-28T22:20:51.936Z Checking drift v0.2.0
31032026-08-28T22:20:51.982Z Checking rand_distr v0.5.1
31042026-08-28T22:20:52.142Z Checking multimap v0.10.1
31052026-08-28T22:20:52.223Z Compiling linkme v0.3.35
31062026-08-28T22:20:52.327Z Checking parse-size v1.1.0
31072026-08-28T22:20:52.361Z Compiling relative-path v1.9.3
31082026-08-28T22:20:52.431Z Checking dropshot-api-manager v0.8.0
31092026-08-28T22:20:52.484Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
31102026-08-28T22:20:52.795Z Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560)
31112026-08-28T22:20:53.596Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
31122026-08-28T22:20:54.057Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
31132026-08-28T22:20:54.384Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
31142026-08-28T22:20:54.559Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
31152026-08-28T22:20:54.606Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
31162026-08-28T22:20:54.646Z Checking cargo_toml v0.21.0
31172026-08-28T22:20:55.137Z Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
31182026-08-28T22:20:55.267Z Checking partial-io v0.5.4
31192026-08-28T22:20:55.303Z Checking termios v0.3.3
31202026-08-28T22:20:55.497Z Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e)
31212026-08-28T22:20:56.024Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
31222026-08-28T22:20:56.218Z Checking rstest v0.25.0
31232026-08-28T22:20:57.377Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
31242026-08-28T22:21:01.152Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
31252026-08-28T22:21:02.287Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
31262026-08-28T22:21:02.576Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
31272026-08-28T22:21:07.471Z Checking erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
31282026-08-28T22:21:08.323Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
31292026-08-28T22:21:10.373Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
31302026-08-28T22:21:17.964Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
31312026-08-28T22:21:18.878Z Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
31322026-08-28T22:21:20.400Z Checking rack-init-config v0.1.0 (/work/oxidecomputer/omicron/dev-tools/rack-init-config)
31332026-08-28T22:21:22.658Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
31342026-08-28T22:21:25.258Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
31352026-08-28T22:21:25.607Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
31362026-08-28T22:21:28.187Z Checking oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test)
31372026-08-28T22:21:32.880Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
31382026-08-28T22:21:36.764Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
31392026-08-28T22:21:58.346Z Checking corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust)
31402026-08-28T22:22:53.627Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 11s
31412026-08-28T22:22:53.627Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
31422026-08-28T22:22:53.627Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
31432026-08-28T22:22:53.627Z
31442026-08-28T22:22:53.627Zreal 4:14.979503950
31452026-08-28T22:22:53.627Zuser 21:52.871198375
31462026-08-28T22:22:53.627Zsys 5:08.337214521
31472026-08-28T22:22:53.627Ztrap 0.525601585
31482026-08-28T22:22:53.627Ztflt 1.958712318
31492026-08-28T22:22:53.627Zdflt 1.343236823
31502026-08-28T22:22:53.627Zkflt 0.065539530
31512026-08-28T22:22:53.627Zlock 1:06:13.337137099
31522026-08-28T22:22:53.627Zslp 59:51.225056591
31532026-08-28T22:22:53.628Zlat 1:53.381906154
31542026-08-28T22:22:53.628Zstop 13:43.233755403
31552026-08-28T22:22:53.628Z+ RUSTDOCFLAGS='--document-private-items -D warnings --cfg tokio'
31562026-08-28T22:22:53.628Z+ ptime -m cargo doc --workspace --no-deps
31572026-08-28T22:22:53.628Zwarning: output filename collision at /work/oxidecomputer/omicron/target/doc/oximeter/index.html
31582026-08-28T22:22:53.628Z |
31592026-08-28T22:22:53.628Z = 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)`
31602026-08-28T22:22:53.628Z = 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>
31612026-08-28T22:22:54.567Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
31622026-08-28T22:22:54.792Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
31632026-08-28T22:22:54.830Z Checking omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
31642026-08-28T22:22:54.865Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
31652026-08-28T22:22:54.984Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
31662026-08-28T22:22:55.268Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
31672026-08-28T22:22:55.283Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
31682026-08-28T22:22:55.283Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31692026-08-28T22:22:55.283Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
31702026-08-28T22:22:55.283Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
31712026-08-28T22:22:55.283Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
31722026-08-28T22:22:55.340Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
31732026-08-28T22:22:55.401Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31742026-08-28T22:22:55.431Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
31752026-08-28T22:22:55.453Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
31762026-08-28T22:22:55.478Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
31772026-08-28T22:22:55.505Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
31782026-08-28T22:22:55.582Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
31792026-08-28T22:22:55.604Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
31802026-08-28T22:22:55.629Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
31812026-08-28T22:22:55.681Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
31822026-08-28T22:22:55.951Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
31832026-08-28T22:22:56.046Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
31842026-08-28T22:22:56.115Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
31852026-08-28T22:22:56.188Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
31862026-08-28T22:22:56.212Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
31872026-08-28T22:22:56.352Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
31882026-08-28T22:22:56.376Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
31892026-08-28T22:22:56.437Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
31902026-08-28T22:22:56.518Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
31912026-08-28T22:22:56.660Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
31922026-08-28T22:22:56.738Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
31932026-08-28T22:22:56.790Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
31942026-08-28T22:22:56.848Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
31952026-08-28T22:22:56.993Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
31962026-08-28T22:22:57.097Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
31972026-08-28T22:22:57.103Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
31982026-08-28T22:22:57.216Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
31992026-08-28T22:22:57.306Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32002026-08-28T22:22:57.344Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
32012026-08-28T22:22:57.575Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
32022026-08-28T22:22:57.699Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
32032026-08-28T22:22:57.802Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32042026-08-28T22:22:57.829Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
32052026-08-28T22:22:57.854Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
32062026-08-28T22:22:58.003Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32072026-08-28T22:22:58.029Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
32082026-08-28T22:22:58.113Z Checking scuffle v0.1.0
32092026-08-28T22:22:58.237Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
32102026-08-28T22:22:58.300Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32112026-08-28T22:22:58.329Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
32122026-08-28T22:22:58.376Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
32132026-08-28T22:22:58.497Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
32142026-08-28T22:22:58.524Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
32152026-08-28T22:22:58.568Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
32162026-08-28T22:22:58.712Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
32172026-08-28T22:22:59.067Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
32182026-08-28T22:22:59.351Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
32192026-08-28T22:22:59.554Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32202026-08-28T22:23:00.030Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
32212026-08-28T22:23:00.115Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
32222026-08-28T22:23:00.122Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
32232026-08-28T22:23:00.397Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
32242026-08-28T22:23:00.433Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
32252026-08-28T22:23:00.464Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
32262026-08-28T22:23:00.488Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
32272026-08-28T22:23:00.687Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
32282026-08-28T22:23:00.793Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
32292026-08-28T22:23:01.225Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
32302026-08-28T22:23:01.328Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
32312026-08-28T22:23:01.514Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
32322026-08-28T22:23:01.640Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32332026-08-28T22:23:01.699Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
32342026-08-28T22:23:01.753Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
32352026-08-28T22:23:01.785Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
32362026-08-28T22:23:01.871Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
32372026-08-28T22:23:01.981Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
32382026-08-28T22:23:02.011Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
32392026-08-28T22:23:02.019Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
32402026-08-28T22:23:02.095Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
32412026-08-28T22:23:02.199Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
32422026-08-28T22:23:02.245Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
32432026-08-28T22:23:02.257Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
32442026-08-28T22:23:02.279Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
32452026-08-28T22:23:02.561Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
32462026-08-28T22:23:02.561Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32472026-08-28T22:23:02.607Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
32482026-08-28T22:23:02.607Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32492026-08-28T22:23:02.625Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
32502026-08-28T22:23:02.735Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
32512026-08-28T22:23:02.800Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
32522026-08-28T22:23:02.879Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
32532026-08-28T22:23:02.899Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
32542026-08-28T22:23:02.939Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
32552026-08-28T22:23:02.965Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
32562026-08-28T22:23:03.116Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
32572026-08-28T22:23:03.177Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
32582026-08-28T22:23:03.190Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
32592026-08-28T22:23:03.201Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
32602026-08-28T22:23:03.223Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
32612026-08-28T22:23:03.324Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
32622026-08-28T22:23:03.350Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
32632026-08-28T22:23:03.417Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
32642026-08-28T22:23:03.519Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
32652026-08-28T22:23:03.544Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
32662026-08-28T22:23:03.789Z Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
32672026-08-28T22:23:03.789Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
32682026-08-28T22:23:03.834Z Documenting omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
32692026-08-28T22:23:04.377Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
32702026-08-28T22:23:04.517Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
32712026-08-28T22:23:04.572Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32722026-08-28T22:23:04.789Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
32732026-08-28T22:23:05.591Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
32742026-08-28T22:23:06.200Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
32752026-08-28T22:23:06.902Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32762026-08-28T22:23:07.430Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
32772026-08-28T22:23:07.582Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
32782026-08-28T22:23:08.329Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
32792026-08-28T22:23:09.181Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32802026-08-28T22:23:09.316Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
32812026-08-28T22:23:09.624Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
32822026-08-28T22:23:09.661Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32832026-08-28T22:23:09.728Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32842026-08-28T22:23:09.755Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32852026-08-28T22:23:09.953Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
32862026-08-28T22:23:10.454Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
32872026-08-28T22:23:10.703Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32882026-08-28T22:23:10.935Z Checking wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
32892026-08-28T22:23:11.472Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
32902026-08-28T22:23:11.489Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
32912026-08-28T22:23:11.704Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
32922026-08-28T22:23:11.808Z Checking sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
32932026-08-28T22:23:11.894Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
32942026-08-28T22:23:12.019Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32952026-08-28T22:23:12.807Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32962026-08-28T22:23:12.860Z Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
32972026-08-28T22:23:13.226Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
32982026-08-28T22:23:13.682Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
32992026-08-28T22:23:14.292Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
33002026-08-28T22:23:14.763Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
33012026-08-28T22:23:14.898Z Checking wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
33022026-08-28T22:23:15.336Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
33032026-08-28T22:23:15.395Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
33042026-08-28T22:23:15.461Z Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
33052026-08-28T22:23:15.644Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
33062026-08-28T22:23:15.948Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
33072026-08-28T22:23:16.264Z Documenting sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
33082026-08-28T22:23:16.572Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
33092026-08-28T22:23:17.123Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
33102026-08-28T22:23:17.454Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
33112026-08-28T22:23:17.592Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
33122026-08-28T22:23:17.724Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
33132026-08-28T22:23:18.340Z Checking sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
33142026-08-28T22:23:19.076Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
33152026-08-28T22:23:19.853Z Documenting sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
33162026-08-28T22:23:19.867Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
33172026-08-28T22:23:23.089Z Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
33182026-08-28T22:23:23.283Z Documenting sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
33192026-08-28T22:23:23.376Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
33202026-08-28T22:23:24.913Z Documenting sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
33212026-08-28T22:23:25.205Z Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
33222026-08-28T22:23:26.503Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
33232026-08-28T22:23:26.647Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
33242026-08-28T22:23:26.746Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
33252026-08-28T22:23:27.814Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
33262026-08-28T22:23:27.928Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
33272026-08-28T22:23:28.147Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
33282026-08-28T22:23:28.398Z Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
33292026-08-28T22:23:28.422Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
33302026-08-28T22:23:28.854Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
33312026-08-28T22:23:29.191Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
33322026-08-28T22:23:29.214Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
33332026-08-28T22:23:29.536Z Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
33342026-08-28T22:23:30.068Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
33352026-08-28T22:23:30.148Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
33362026-08-28T22:23:30.442Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
33372026-08-28T22:23:30.459Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
33382026-08-28T22:23:30.943Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
33392026-08-28T22:23:30.973Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
33402026-08-28T22:23:31.263Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
33412026-08-28T22:23:32.007Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
33422026-08-28T22:23:32.210Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
33432026-08-28T22:23:32.210Z Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
33442026-08-28T22:23:32.271Z Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
33452026-08-28T22:23:34.087Z Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
33462026-08-28T22:23:34.222Z Documenting omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
33472026-08-28T22:23:34.222Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
33482026-08-28T22:23:36.657Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
33492026-08-28T22:23:42.562Z Documenting sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
33502026-08-28T22:23:42.835Z Documenting tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
33512026-08-28T22:23:42.835Z Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
33522026-08-28T22:23:42.835Z Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
33532026-08-28T22:23:42.981Z Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
33542026-08-28T22:23:43.454Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
33552026-08-28T22:23:43.917Z Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
33562026-08-28T22:23:44.658Z Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
33572026-08-28T22:23:46.128Z Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
33582026-08-28T22:23:48.014Z Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
33592026-08-28T22:23:48.107Z Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
33602026-08-28T22:23:48.809Z Documenting oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test)
33612026-08-28T22:23:49.262Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
33622026-08-28T22:23:49.814Z Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
33632026-08-28T22:23:55.236Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
33642026-08-28T22:23:56.221Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
33652026-08-28T22:23:56.667Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
33662026-08-28T22:23:58.233Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
33672026-08-28T22:23:58.884Z Documenting nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
33682026-08-28T22:23:59.631Z Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
33692026-08-28T22:24:00.430Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
33702026-08-28T22:24:01.171Z Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
33712026-08-28T22:24:01.943Z Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
33722026-08-28T22:24:03.971Z Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
33732026-08-28T22:24:04.951Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
33742026-08-28T22:24:05.317Z Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
33752026-08-28T22:24:06.139Z Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
33762026-08-28T22:24:07.256Z Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
33772026-08-28T22:24:07.837Z Documenting schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
33782026-08-28T22:24:08.810Z Documenting nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
33792026-08-28T22:24:12.966Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
33802026-08-28T22:24:13.527Z Documenting nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
33812026-08-28T22:24:14.601Z Documenting nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
33822026-08-28T22:24:15.383Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
33832026-08-28T22:24:16.316Z Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
33842026-08-28T22:24:17.464Z Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
33852026-08-28T22:24:18.788Z Documenting sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
33862026-08-28T22:24:19.926Z Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
33872026-08-28T22:24:21.796Z Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
33882026-08-28T22:24:22.780Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
33892026-08-28T22:24:25.264Z Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
33902026-08-28T22:24:25.847Z Documenting zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
33912026-08-28T22:24:26.403Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
33922026-08-28T22:24:28.231Z Documenting sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
33932026-08-28T22:24:29.031Z Documenting bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
33942026-08-28T22:24:31.688Z Documenting bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
33952026-08-28T22:24:36.617Z Documenting rack-init-config v0.1.0 (/work/oxidecomputer/omicron/dev-tools/rack-init-config)
33962026-08-28T22:24:36.675Z Documenting sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
33972026-08-28T22:24:36.675Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
33982026-08-28T22:24:37.217Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
33992026-08-28T22:24:38.743Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
34002026-08-28T22:24:40.343Z Documenting bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
34012026-08-28T22:24:44.914Z Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
34022026-08-28T22:24:45.454Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
34032026-08-28T22:24:46.878Z Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
34042026-08-28T22:24:47.113Z Documenting support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
34052026-08-28T22:24:48.608Z Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
34062026-08-28T22:24:50.723Z Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
34072026-08-28T22:24:52.492Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
34082026-08-28T22:24:54.512Z Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
34092026-08-28T22:24:56.293Z Documenting nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
34102026-08-28T22:24:57.989Z Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
34112026-08-28T22:25:00.032Z Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
34122026-08-28T22:25:01.580Z Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
34132026-08-28T22:25:03.335Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
34142026-08-28T22:25:05.130Z Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
34152026-08-28T22:25:06.893Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
34162026-08-28T22:25:08.635Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
34172026-08-28T22:25:10.408Z Documenting wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
34182026-08-28T22:25:11.966Z Documenting wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
34192026-08-28T22:25:14.015Z Documenting wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
34202026-08-28T22:25:15.510Z Documenting trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
34212026-08-28T22:25:17.379Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
34222026-08-28T22:25:19.310Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
34232026-08-28T22:25:21.200Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
34242026-08-28T22:25:22.963Z Documenting trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
34252026-08-28T22:25:26.518Z Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
34262026-08-28T22:25:28.880Z Documenting nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
34272026-08-28T22:25:30.574Z Documenting wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
34282026-08-28T22:25:32.878Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
34292026-08-28T22:25:36.019Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
34302026-08-28T22:25:36.788Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
34312026-08-28T22:25:38.771Z Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
34322026-08-28T22:25:41.529Z Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
34332026-08-28T22:25:43.738Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
34342026-08-28T22:25:46.804Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
34352026-08-28T22:25:48.813Z Documenting ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
34362026-08-28T22:25:50.794Z Documenting ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
34372026-08-28T22:25:53.537Z Documenting dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
34382026-08-28T22:25:56.183Z Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
34392026-08-28T22:25:58.353Z Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
34402026-08-28T22:26:00.511Z Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
34412026-08-28T22:26:03.663Z Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
34422026-08-28T22:26:05.505Z Documenting transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
34432026-08-28T22:26:07.998Z Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
34442026-08-28T22:26:10.560Z Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
34452026-08-28T22:26:13.192Z Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
34462026-08-28T22:26:15.721Z Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
34472026-08-28T22:26:17.947Z Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
34482026-08-28T22:26:20.722Z Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
34492026-08-28T22:26:23.140Z Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
34502026-08-28T22:26:25.626Z Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
34512026-08-28T22:26:28.098Z Documenting oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
34522026-08-28T22:26:30.618Z Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
34532026-08-28T22:26:33.140Z Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
34542026-08-28T22:26:35.677Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
34552026-08-28T22:26:38.086Z Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
34562026-08-28T22:26:40.488Z Documenting corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust)
34572026-08-28T22:26:43.236Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
34582026-08-28T22:26:45.733Z Documenting sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
34592026-08-28T22:26:48.306Z Documenting clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
34602026-08-28T22:26:50.881Z Documenting oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
34612026-08-28T22:26:53.553Z Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
34622026-08-28T22:26:56.060Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
34632026-08-28T22:26:58.656Z Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
34642026-08-28T22:27:01.171Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
34652026-08-28T22:27:03.701Z Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
34662026-08-28T22:27:06.329Z Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
34672026-08-28T22:27:09.470Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
34682026-08-28T22:27:11.776Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
34692026-08-28T22:27:14.403Z Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
34702026-08-28T22:27:17.032Z Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
34712026-08-28T22:27:19.775Z Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
34722026-08-28T22:27:22.504Z Documenting omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
34732026-08-28T22:27:24.988Z Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
34742026-08-28T22:27:27.620Z Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
34752026-08-28T22:27:30.448Z Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
34762026-08-28T22:27:33.343Z Documenting omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
34772026-08-28T22:27:36.026Z Documenting trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
34782026-08-28T22:27:38.689Z Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
34792026-08-28T22:27:41.443Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
34802026-08-28T22:27:44.065Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
34812026-08-28T22:27:46.767Z Documenting trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
34822026-08-28T22:27:49.505Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
34832026-08-28T22:27:52.129Z Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
34842026-08-28T22:27:54.872Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
34852026-08-28T22:27:57.627Z Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
34862026-08-28T22:28:00.385Z Documenting installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
34872026-08-28T22:28:08.421Z Documenting gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
34882026-08-28T22:28:08.890Z Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
34892026-08-28T22:28:12.048Z Documenting cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
34902026-08-28T22:28:15.622Z Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
34912026-08-28T22:28:19.157Z Documenting omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
34922026-08-28T22:28:22.648Z Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
34932026-08-28T22:28:26.098Z Documenting key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
34942026-08-28T22:28:31.023Z Documenting parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
34952026-08-28T22:28:34.041Z Documenting ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
34962026-08-28T22:28:38.093Z Documenting omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
34972026-08-28T22:28:41.715Z Documenting internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
34982026-08-28T22:28:45.603Z Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
34992026-08-28T22:28:49.471Z Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
35002026-08-28T22:28:53.415Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
35012026-08-28T22:28:57.162Z Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
35022026-08-28T22:29:01.013Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
35032026-08-28T22:29:04.945Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
35042026-08-28T22:29:08.697Z Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
35052026-08-28T22:29:12.592Z Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
35062026-08-28T22:29:16.402Z Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
35072026-08-28T22:29:20.459Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
35082026-08-28T22:29:24.056Z Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
35092026-08-28T22:29:27.916Z Documenting ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
35102026-08-28T22:29:31.771Z Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
35112026-08-28T22:29:35.543Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
35122026-08-28T22:29:39.413Z Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
35132026-08-28T22:29:43.312Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
35142026-08-28T22:29:47.198Z Documenting omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
35152026-08-28T22:29:51.091Z Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
35162026-08-28T22:29:54.890Z Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
35172026-08-28T22:30:25.596Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 32s
35182026-08-28T22:30:25.605Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
35192026-08-28T22:30:25.606Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
35202026-08-28T22:30:25.767Z Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 205 other files
35212026-08-28T22:30:25.869Z
35222026-08-28T22:30:25.873Zreal 7:33.151841124
35232026-08-28T22:30:25.873Zuser 20:20.457912540
35242026-08-28T22:30:25.873Zsys 4:17.218722797
35252026-08-28T22:30:25.873Ztrap 0.295543516
35262026-08-28T22:30:25.873Ztflt 0.017282548
35272026-08-28T22:30:25.873Zdflt 0.128086419
35282026-08-28T22:30:25.873Zkflt 0.000060684
35292026-08-28T22:30:25.873Zlock 7:13:57.731423905
35302026-08-28T22:30:25.873Zslp 2:32:35.327481728
35312026-08-28T22:30:25.873Zlat 35.989581417
35322026-08-28T22:30:25.873Zstop 2:10.077149552
35332026-08-28T22:30:25.873Zprocess exited: duration 894531 ms, exit code 0
 
35342026-08-28T22:30:25.888Zfound 0 output files