01KZSBV05P7M1YKTGP40CVT73J: clippy (helios)

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

Buildomat Job: 01KZSC073G34SQP7TZ5JWWYHYN

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-08-11T21:35:54.497Zjob assigned to worker 01KZSC0F0K91N262QG2GT911PR [factory aws, i-0a87e55d79b71e021] (queued for 50 s)
 
22026-08-11T21:36:01.258Zstarting task 0: "setup"
32026-08-11T21:36:01.262Z++ uname -s
42026-08-11T21:36:01.266Z+ kern=SunOS
52026-08-11T21:36:01.266Z+ build_user=build
62026-08-11T21:36:01.266Z+ build_uid=12345
72026-08-11T21:36:01.266Z+ work_dir=/work
82026-08-11T21:36:01.266Z+ input_dir=/input
92026-08-11T21:36:01.266Z+ [[ 0 == 12345 ]]
102026-08-11T21:36:01.266Z+ case "$kern" in
112026-08-11T21:36:01.266Z+ groupadd -g 12345 build
122026-08-11T21:36:01.266Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-08-11T21:36:03.273Z+ zfs create -o mountpoint=/work rpool/work
142026-08-11T21:36:03.373Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-08-11T21:36:03.380Z+ home_fs=zfs
162026-08-11T21:36:03.381Z+ [[ zfs == autofs ]]
172026-08-11T21:36:03.381Z+ mkdir -p /home/build
182026-08-11T21:36:03.381Z+ chown build:build /home/build /work
192026-08-11T21:36:05.377Z+ chmod 0700 /home/build /work
202026-08-11T21:36:05.382Zprocess exited: duration 4124 ms, exit code 0
 
212026-08-11T21:36:05.392Zstarting task 1: "rust-toolchain"
222026-08-11T21:36:05.397Z * rust toolchain channel = "1.97.1"
232026-08-11T21:36:05.397Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
242026-08-11T21:36:05.397Z+ printf ' * rust toolchain profile = "%s"\n' default
252026-08-11T21:36:05.397Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
262026-08-11T21:36:05.397Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-08-11T21:36:05.397Z * rust toolchain profile = "default"
282026-08-11T21:36:05.397Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-08-11T21:36:05.398Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-08-11T21:36:05.480Zinfo: downloading installer
312026-08-11T21:36:07.120Zwarn: It looks like you have an existing rustup settings file at:
322026-08-11T21:36:07.121Zwarn: /home/build/.rustup/settings.toml
332026-08-11T21:36:07.121Zwarn: Rustup will install the default toolchain as specified in the settings file,
342026-08-11T21:36:07.121Zwarn: instead of the one inferred from the default host triple.
352026-08-11T21:36:07.133Zinfo: profile set to default
362026-08-11T21:36:07.133Zinfo: default host triple is x86_64-unknown-illumos
372026-08-11T21:36:07.137Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
382026-08-11T21:36:07.270Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
392026-08-11T21:36:07.274Zinfo: downloading 6 components
402026-08-11T21:36:22.906Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
412026-08-11T21:36:22.906Z
422026-08-11T21:36:22.934Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
432026-08-11T21:36:22.934Z
442026-08-11T21:36:22.938Z
452026-08-11T21:36:22.938ZRust is installed now. Great!
462026-08-11T21:36:22.938Z
472026-08-11T21:36:22.938ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
482026-08-11T21:36:22.938Zenvironment variable. This has not been done automatically.
492026-08-11T21:36:22.939Z
502026-08-11T21:36:22.939ZTo configure your current shell, you need to source
512026-08-11T21:36:22.939Zthe corresponding env file under $HOME/.cargo.
522026-08-11T21:36:22.939Z
532026-08-11T21:36:22.939ZThis is usually done by running one of the following (note the leading DOT):
542026-08-11T21:36:22.939Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
552026-08-11T21:36:22.939Zsource "$HOME/.cargo/env.fish" # For fish
562026-08-11T21:36:22.940Zsource "~/.cargo/env.nu" # For nushell
572026-08-11T21:36:22.940Zsource "$HOME/.cargo/env.tcsh" # For tcsh
582026-08-11T21:36:22.940Z. "$HOME/.cargo/env.ps1" # For pwsh
592026-08-11T21:36:22.940Zsource "$HOME/.cargo/env.xsh" # For xonsh
602026-08-11T21:36:22.940Zwarn: no default linker (`cc`) was found in your PATH
612026-08-11T21:36:22.940Zwarn: many Rust crates require a system C toolchain to build
622026-08-11T21:36:23.021Z+ rustup --version
632026-08-11T21:36:23.029Zrustup 1.29.0 (28d1352db 2026-03-05)
642026-08-11T21:36:23.035Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
652026-08-11T21:36:23.053Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
662026-08-11T21:36:23.056Z+ cargo --version
672026-08-11T21:36:23.070Zcargo 1.97.1 (c980f4866 2026-06-30)
682026-08-11T21:36:23.074Z+ rustc --version
692026-08-11T21:36:23.089Zrustc 1.97.1 (8bab26f4f 2026-07-14)
702026-08-11T21:36:23.093Zprocess exited: duration 17700 ms, exit code 0
 
712026-08-11T21:36:23.101Zstarting task 2: "authentication"
722026-08-11T21:36:23.118Zprocess exited: duration 16 ms, exit code 0
 
732026-08-11T21:36:23.125Zstarting task 3: "clone repository"
742026-08-11T21:36:23.129Z+ mkdir -p /work/oxidecomputer/omicron
752026-08-11T21:36:23.132Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
762026-08-11T21:36:23.159ZCloning into '/work/oxidecomputer/omicron'...
772026-08-11T21:36:40.147Z+ cd /work/oxidecomputer/omicron
782026-08-11T21:36:40.147Z+ git fetch origin 68697a7dff3a23ccd9cfe5a249b668528ec8c464
792026-08-11T21:36:40.496ZFrom https://github.com/oxidecomputer/omicron
802026-08-11T21:36:40.496Z * branch 68697a7dff3a23ccd9cfe5a249b668528ec8c464 -> FETCH_HEAD
812026-08-11T21:36:40.509Z+ [[ -n '' ]]
822026-08-11T21:36:40.509Z+ git reset --hard 68697a7dff3a23ccd9cfe5a249b668528ec8c464
832026-08-11T21:36:40.609ZHEAD is now at 68697a7df [spr] initial version
842026-08-11T21:36:40.613Zprocess exited: duration 17486 ms, exit code 0
 
852026-08-11T21:36:40.620Zstarting task 4: "build"
862026-08-11T21:36:40.624Z+ source ./env.sh
872026-08-11T21:36:40.624Z++ OLD_SHELL_OPTS=ehxB
882026-08-11T21:36:40.624Z++ set -o xtrace
892026-08-11T21:36:40.628Z++++ dirname ./env.sh
902026-08-11T21:36:40.628Z+++ readlink -f .
912026-08-11T21:36:40.632Z++ OMICRON_WS=/work/oxidecomputer/omicron
922026-08-11T21:36:40.632Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
932026-08-11T21:36:40.632Z++ 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-11T21:36:40.632Z++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
952026-08-11T21:36:40.632Z++ 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-11T21:36:40.632Z++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
972026-08-11T21:36:40.632Z++ 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-11T21:36:40.632Z++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
992026-08-11T21:36:40.632Z++ 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-11T21:36:40.632Z++ export PATH=/work/oxidecomputer/omicron/out/mg-ddm/root/opt/oxide/mg-ddm/bin:/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1012026-08-11T21:36:40.632Z++ 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-11T21:36:40.632Z++ case $OLD_SHELL_OPTS in
1032026-08-11T21:36:40.632Z++ unset OLD_SHELL_OPTS OMICRON_WS
1042026-08-11T21:36:40.633Z+ source .github/buildomat/ci-env.sh
1052026-08-11T21:36:40.633Z++ export CARGO_TERM_COLOR=always
1062026-08-11T21:36:40.633Z++ CARGO_TERM_COLOR=always
1072026-08-11T21:36:40.633Z+++ uname -s
1082026-08-11T21:36:40.633Z++ [[ SunOS == \S\u\n\O\S ]]
1092026-08-11T21:36:40.633Z++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core
1102026-08-11T21:36:40.636Z+ cargo --version
1112026-08-11T21:36:40.641Zcargo 1.97.1 (c980f4866 2026-06-30)
1122026-08-11T21:36:40.645Z+ rustc --version
1132026-08-11T21:36:40.663Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1142026-08-11T21:36:40.667Z+ banner prerequisites
1152026-08-11T21:36:40.667Z
1162026-08-11T21:36:40.667Z ##### ##### ###### ##### ###### #### # # # #### #
1172026-08-11T21:36:40.667Z # # # # # # # # # # # # # # #
1182026-08-11T21:36:40.672Z # # # # ##### # # ##### # # # # # #### #
1192026-08-11T21:36:40.672Z ##### ##### # ##### # # # # # # # # #
1202026-08-11T21:36:40.672Z # # # # # # # # # # # # # # #
1212026-08-11T21:36:40.672Z # # # ###### # # ###### ### # #### # #### #
1222026-08-11T21:36:40.672Z
1232026-08-11T21:36:40.672Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1242026-08-11T21:36:42.621Z Startup: Refreshing catalog 'helios' ... Done
1252026-08-11T21:36:42.932Z Startup: Caching catalogs ... Done
1262026-08-11T21:36:44.666ZPlanning: Solver setup ... Done (1.632s)
1272026-08-11T21:36:44.723ZPlanning: Running solver ... Done (0.053s)
1282026-08-11T21:36:44.752ZPlanning: Finding local manifests ... Done (0.002s)
1292026-08-11T21:36:44.766ZPlanning: Fetching manifests: 0/2 0% complete
1302026-08-11T21:36:44.783ZPlanning: Fetching manifests: 2/2 100% complete
1312026-08-11T21:36:44.795ZPlanning: Package planning ... Done (0.014s)
1322026-08-11T21:36:44.807ZPlanning: Merging actions ... Done (0.002s)
1332026-08-11T21:36:44.965ZPlanning: Checking for conflicting actions ... Done (0.165s)
1342026-08-11T21:36:44.977ZPlanning: Consolidating action changes ... Done (0.001s)
1352026-08-11T21:36:45.655ZPlanning: Evaluating mediators ... Done (0.691s)
1362026-08-11T21:36:45.667ZPlanning: Planning completed in 2.70 seconds
1372026-08-11T21:36:45.672Z Packages to install: 2
1382026-08-11T21:36:45.672Z Estimated space available: 156.02 GB
1392026-08-11T21:36:45.673ZEstimated space to be consumed: 67.95 MB
1402026-08-11T21:36:45.673Z Create boot environment: No
1412026-08-11T21:36:45.673ZCreate backup boot environment: No
1422026-08-11T21:36:45.673Z Rebuild boot archive: No
1432026-08-11T21:36:45.673Z
1442026-08-11T21:36:45.673ZChanged packages:
1452026-08-11T21:36:45.673Zhelios
1462026-08-11T21:36:45.673Z developer/build-essential
1472026-08-11T21:36:45.673Z None -> 11-3.0
1482026-08-11T21:36:45.673Z library/libxmlsec1
1492026-08-11T21:36:45.673Z None -> 1.2.35-3.0
1502026-08-11T21:36:45.689Z
1512026-08-11T21:36:45.689ZDownload: 0/214 items 0.0/1.3MB 0% complete
1522026-08-11T21:36:45.757ZDownload: Completed 1.28 MB in 0.07 seconds (19.0M/s)
1532026-08-11T21:36:45.814Z Actions: 1/268 actions (Installing new actions)
1542026-08-11T21:36:45.851Z Actions: Completed 268 actions in 0.04 seconds.
1552026-08-11T21:36:45.892ZFinalize: Updating package state database ... Done (0.028s)
1562026-08-11T21:36:45.892ZFinalize: Updating package cache ... Done (0.000s)
1572026-08-11T21:36:45.961ZFinalize: Updating image state ... Done (0.078s)
1582026-08-11T21:36:48.377ZFinalize: Creating fast lookup database ... Done (2.374s)
1592026-08-11T21:36:48.446ZFinalize: Reading search index ... Done (0.012s)
1602026-08-11T21:36:48.451ZFinalize: Updating search index ... Done (0.000s)
1612026-08-11T21:36:48.536ZFinalize: Updating package cache ... Done (0.000s)
1622026-08-11T21:36:48.897ZPlanning: Evaluating mediator changes ... Done
1632026-08-11T21:36:49.020ZPlanning: Checking for conflicting actions ... Done
1642026-08-11T21:36:49.031ZPlanning: Consolidating action changes ... Done
1652026-08-11T21:36:49.159ZPlanning: Evaluating mediators ... Done
1662026-08-11T21:36:49.169ZPlanning: Planning completed in 0.26 seconds
1672026-08-11T21:36:49.181Z Mediators to change: 2
1682026-08-11T21:36:49.181Z Create boot environment: No
1692026-08-11T21:36:49.181ZCreate backup boot environment: No
1702026-08-11T21:36:49.232ZFinalize: Updating package state database ... Done
1712026-08-11T21:36:49.232ZFinalize: Updating package cache ... Done
1722026-08-11T21:36:49.270ZFinalize: Updating image state ... Done
1732026-08-11T21:36:51.237ZFinalize: Creating fast lookup database ... Done
1742026-08-11T21:36:51.267ZFinalize: Reading search index ... Done
1752026-08-11T21:36:51.267ZFinalize: Updating search index ... Done
1762026-08-11T21:36:51.351ZFinalize: Updating package cache ... Done
1772026-08-11T21:36:51.637ZPlanning: Evaluating mediator changes ... Done
1782026-08-11T21:36:51.749ZPlanning: Checking for conflicting actions ... Done
1792026-08-11T21:36:51.754ZPlanning: Consolidating action changes ... Done
1802026-08-11T21:36:51.901ZPlanning: Evaluating mediators ... Done
1812026-08-11T21:36:51.906ZPlanning: Planning completed in 0.26 seconds
1822026-08-11T21:36:51.922Z Mediators to change: 1
1832026-08-11T21:36:51.922Z Create boot environment: No
1842026-08-11T21:36:51.923ZCreate backup boot environment: No
1852026-08-11T21:36:51.972ZFinalize: Updating package state database ... Done
1862026-08-11T21:36:51.972ZFinalize: Updating package cache ... Done
1872026-08-11T21:36:52.014ZFinalize: Updating image state ... Done
1882026-08-11T21:36:54.049ZFinalize: Creating fast lookup database ... Done
1892026-08-11T21:36:54.061ZFinalize: Reading search index ... Done
1902026-08-11T21:36:54.061ZFinalize: Updating search index ... Done
1912026-08-11T21:36:54.115ZFinalize: Updating package cache ... Done
1922026-08-11T21:36:54.443ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1932026-08-11T21:36:54.443Zapache system 2.4 system
1942026-08-11T21:36:54.443Zclang system 15 system
1952026-08-11T21:36:54.443Zcsh system system illumos
1962026-08-11T21:36:54.444Zctags system system illumos
1972026-08-11T21:36:54.444Zfile vendor vendor darwinsys
1982026-08-11T21:36:54.444Zfile system system illumos
1992026-08-11T21:36:54.444Zgcc vendor 14 vendor
2002026-08-11T21:36:54.444Zgcc system 13 system
2012026-08-11T21:36:54.444Zgcc system 10 system
2022026-08-11T21:36:54.444Zgo system 1.25 system
2032026-08-11T21:36:54.444Zllvm system 15 system
2042026-08-11T21:36:54.444Zmariadb system 11.4 system
2052026-08-11T21:36:54.444Zmta vendor vendor dma
2062026-08-11T21:36:54.444Zopenjdk system 17 system
2072026-08-11T21:36:54.444Zopenjdk system 11 system
2082026-08-11T21:36:54.444Zopenssl vendor 3 vendor
2092026-08-11T21:36:54.444Zperl system 5.40 system
2102026-08-11T21:36:54.444Zpostgresql system 18 system
2112026-08-11T21:36:54.444Zpostgresql system 17 system
2122026-08-11T21:36:54.444Zpython vendor 3 vendor
2132026-08-11T21:36:54.444Zpython system 2 system
2142026-08-11T21:36:54.444Zpython3 vendor 3.13 vendor
2152026-08-11T21:36:54.444Zruby system 3.4 system
2162026-08-11T21:36:54.445Zruby system 3.0 system
2172026-08-11T21:36:54.445Zwords vendor vendor american-english
2182026-08-11T21:36:54.445Zwords system system australian-english
2192026-08-11T21:36:54.445Zwords system system british-english
2202026-08-11T21:36:54.445Zwords system system canadian-english
2212026-08-11T21:36:54.445Zwords system system french
2222026-08-11T21:36:54.445Zwords system system italian
2232026-08-11T21:36:54.445Zwords system system ngerman
2242026-08-11T21:36:54.445Zwords system system ogerman
2252026-08-11T21:36:54.445Zwords system system spanish
2262026-08-11T21:36:54.687ZPUBLISHER TYPE STATUS P LOCATION
2272026-08-11T21:36:54.687Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
2282026-08-11T21:36:55.137ZFMRI IFO
2292026-08-11T21:36:55.137Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
2302026-08-11T21:36:55.137Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
2312026-08-11T21:36:55.138Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
2322026-08-11T21:36:55.138Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
2332026-08-11T21:36:55.138Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
2342026-08-11T21:36:55.138Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
2352026-08-11T21:36:55.138Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
2362026-08-11T21:36:55.138Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
2372026-08-11T21:36:55.138Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
2382026-08-11T21:36:55.455Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2392026-08-11T21:36:55.809Z Updating crates.io index
2402026-08-11T21:36:55.819Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2412026-08-11T21:36:56.049Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2422026-08-11T21:36:56.458Z Updating git repository `https://github.com/oxidecomputer/propolis`
2432026-08-11T21:36:57.997Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2442026-08-11T21:36:58.648Z Updating git repository `https://github.com/oxidecomputer/crucible`
2452026-08-11T21:37:00.691Z Updating git repository `https://github.com/oxidecomputer/opte`
2462026-08-11T21:37:01.813Z Updating git repository `https://github.com/oxidecomputer/tofino`
2472026-08-11T21:37:02.075Z Updating git repository `https://github.com/oxidecomputer/lldp`
2482026-08-11T21:37:02.468Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2492026-08-11T21:37:03.810Z Updating git repository `https://github.com/oxidecomputer/clickward`
2502026-08-11T21:37:04.106Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2512026-08-11T21:37:04.486Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
2522026-08-11T21:37:04.748Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2532026-08-11T21:37:05.031Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2542026-08-11T21:37:05.305Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2552026-08-11T21:37:05.627Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2562026-08-11T21:37:05.887Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2572026-08-11T21:37:06.233Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2582026-08-11T21:37:06.555Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2592026-08-11T21:37:07.101Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2602026-08-11T21:37:07.488Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2612026-08-11T21:37:07.856Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2622026-08-11T21:37:08.137Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2632026-08-11T21:37:08.717Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2642026-08-11T21:37:09.047Z Updating git repository `https://github.com/oxidecomputer/erebor`
2652026-08-11T21:37:09.355Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2662026-08-11T21:37:09.806Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2672026-08-11T21:37:10.096Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2682026-08-11T21:37:10.394Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2692026-08-11T21:37:10.741Z Updating git repository `https://github.com/oxidecomputer/ispf`
2702026-08-11T21:37:11.039Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2712026-08-11T21:37:11.384Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2722026-08-11T21:37:11.817Z Updating git repository `https://github.com/oxidecomputer/tough`
2732026-08-11T21:37:12.951Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2742026-08-11T21:37:13.008Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2752026-08-11T21:37:13.149Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2762026-08-11T21:37:13.453Z Updating git repository `https://github.com/oxidecomputer/pmbus`
2772026-08-11T21:37:13.768Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2782026-08-11T21:37:14.140Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2792026-08-11T21:37:14.311Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2802026-08-11T21:37:14.619Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2812026-08-11T21:37:14.928Z Updating git repository `https://github.com/illumos/smf-rs`
2822026-08-11T21:37:17.792Z Downloading crates ...
2832026-08-11T21:37:17.849Z Downloaded clap_lex v1.0.0
2842026-08-11T21:37:17.859Z Downloaded zmij v1.0.21
2852026-08-11T21:37:17.859Z Downloaded itoa v1.0.17
2862026-08-11T21:37:17.859Z Downloaded cargo-platform v0.3.2
2872026-08-11T21:37:17.859Z Downloaded cfg-if v1.0.4
2882026-08-11T21:37:17.859Z Downloaded version_check v0.9.5
2892026-08-11T21:37:17.859Z Downloaded zerocopy-derive v0.7.35
2902026-08-11T21:37:17.878Z Downloaded heck v0.4.1
2912026-08-11T21:37:17.878Z Downloaded colorchoice v1.0.4
2922026-08-11T21:37:17.878Z Downloaded cpufeatures v0.2.17
2932026-08-11T21:37:17.878Z Downloaded block-buffer v0.10.4
2942026-08-11T21:37:17.878Z Downloaded dtrace-parser v0.2.0
2952026-08-11T21:37:17.878Z Downloaded fnv v1.0.7
2962026-08-11T21:37:17.878Z Downloaded zerocopy v0.7.35
2972026-08-11T21:37:17.894Z Downloaded anstyle-query v1.1.5
2982026-08-11T21:37:17.894Z Downloaded generic-array v0.14.7
2992026-08-11T21:37:17.894Z Downloaded macaddr v1.0.1
3002026-08-11T21:37:17.894Z Downloaded strsim v0.11.1
3012026-08-11T21:37:17.894Z Downloaded errno v0.3.14
3022026-08-11T21:37:17.895Z Downloaded anstream v1.0.0
3032026-08-11T21:37:17.895Z Downloaded cargo_toml v0.21.0
3042026-08-11T21:37:17.900Z Downloaded dof v0.3.0
3052026-08-11T21:37:17.901Z Downloaded unicode-linebreak v0.1.5
3062026-08-11T21:37:17.901Z Downloaded swrite v0.1.0
3072026-08-11T21:37:17.901Z Downloaded equivalent v1.0.2
3082026-08-11T21:37:17.901Z Downloaded crypto-common v0.1.7
3092026-08-11T21:37:17.907Z Downloaded fastrand v2.3.0
3102026-08-11T21:37:17.907Z Downloaded pretty-hex v0.4.1
3112026-08-11T21:37:17.907Z Downloaded toml_datetime v0.6.11
3122026-08-11T21:37:17.907Z Downloaded is_terminal_polyfill v1.70.2
3132026-08-11T21:37:17.908Z Downloaded serde_spanned v0.6.9
3142026-08-11T21:37:17.917Z Downloaded thiserror-impl v1.0.69
3152026-08-11T21:37:17.924Z Downloaded camino-tempfile v1.4.1
3162026-08-11T21:37:17.924Z Downloaded autocfg v1.5.0
3172026-08-11T21:37:17.924Z Downloaded bytecount v0.6.9
3182026-08-11T21:37:17.924Z Downloaded cargo_metadata v0.23.1
3192026-08-11T21:37:17.924Z Downloaded digest v0.10.7
3202026-08-11T21:37:17.924Z Downloaded serde_tokenstream v0.2.3
3212026-08-11T21:37:17.929Z Downloaded fs-err v3.3.0
3222026-08-11T21:37:17.929Z Downloaded heck v0.5.0
3232026-08-11T21:37:17.929Z Downloaded usdt v0.5.0
3242026-08-11T21:37:17.933Z Downloaded proc-macro-error-attr v1.0.4
3252026-08-11T21:37:17.933Z Downloaded usdt-macro v0.5.0
3262026-08-11T21:37:17.933Z Downloaded toml_write v0.1.2
3272026-08-11T21:37:17.938Z Downloaded anstyle v1.0.14
3282026-08-11T21:37:17.942Z Downloaded proc-macro-error v1.0.4
3292026-08-11T21:37:17.942Z Downloaded bitflags v2.11.0
3302026-08-11T21:37:17.950Z Downloaded smawk v0.3.2
3312026-08-11T21:37:17.950Z Downloaded terminal_size v0.4.3
3322026-08-11T21:37:18.103Z Downloaded plain v0.2.3
3332026-08-11T21:37:18.103Z Downloaded tabled_derive v0.7.0
3342026-08-11T21:37:18.206Z Downloaded scroll_derive v0.12.1
3352026-08-11T21:37:18.206Z Downloaded usdt-attr-macro v0.5.0
3362026-08-11T21:37:18.206Z Downloaded thiserror-impl v2.0.18
3372026-08-11T21:37:18.206Z Downloaded utf8parse v0.2.2
3382026-08-11T21:37:18.206Z Downloaded byteorder v1.5.0
3392026-08-11T21:37:18.206Z Downloaded clap_derive v4.6.1
3402026-08-11T21:37:18.206Z Downloaded memmap v0.7.0
3412026-08-11T21:37:18.206Z Downloaded quote v1.0.45
3422026-08-11T21:37:18.206Z Downloaded anstyle-parse v1.0.0
3432026-08-11T21:37:18.206Z Downloaded camino v1.2.2
3442026-08-11T21:37:18.206Z Downloaded pest_derive v2.8.6
3452026-08-11T21:37:18.206Z Downloaded pest_generator v2.8.6
3462026-08-11T21:37:18.206Z Downloaded scroll v0.12.0
3472026-08-11T21:37:18.206Z Downloaded papergrid v0.11.0
3482026-08-11T21:37:18.207Z Downloaded thread-id v4.2.2
3492026-08-11T21:37:18.207Z Downloaded thiserror v1.0.69
3502026-08-11T21:37:18.207Z Downloaded sha2 v0.10.9
3512026-08-11T21:37:18.207Z Downloaded thiserror v2.0.18
3522026-08-11T21:37:18.207Z Downloaded usdt-impl v0.5.0
3532026-08-11T21:37:18.207Z Downloaded once_cell v1.21.3
3542026-08-11T21:37:18.207Z Downloaded toml v0.8.23
3552026-08-11T21:37:18.207Z Downloaded ucd-trie v0.1.7
3562026-08-11T21:37:18.207Z Downloaded semver v1.0.28
3572026-08-11T21:37:18.207Z Downloaded anyhow v1.0.102
3582026-08-11T21:37:18.207Z Downloaded getrandom v0.4.1
3592026-08-11T21:37:18.207Z Downloaded log v0.4.29
3602026-08-11T21:37:18.207Z Downloaded serde_core v1.0.228
3612026-08-11T21:37:18.207Z Downloaded clap v4.6.1
3622026-08-11T21:37:18.207Z Downloaded pest_meta v2.8.6
3632026-08-11T21:37:18.207Z Downloaded tempfile v3.25.0
3642026-08-11T21:37:18.207Z Downloaded proc-macro2 v1.0.106
3652026-08-11T21:37:18.207Z Downloaded unicode-ident v1.0.24
3662026-08-11T21:37:18.207Z Downloaded textwrap v0.16.2
3672026-08-11T21:37:18.207Z Downloaded serde_derive v1.0.228
3682026-08-11T21:37:18.207Z Downloaded toml_edit v0.22.27
3692026-08-11T21:37:18.207Z Downloaded serde v1.0.228
3702026-08-11T21:37:18.207Z Downloaded typenum v1.20.1
3712026-08-11T21:37:18.282Z Downloaded indexmap v2.14.0
3722026-08-11T21:37:18.282Z Downloaded memchr v2.8.0
3732026-08-11T21:37:18.282Z Downloaded pest v2.8.6
3742026-08-11T21:37:18.282Z Downloaded hashbrown v0.17.0
3752026-08-11T21:37:18.282Z Downloaded clap_builder v4.6.0
3762026-08-11T21:37:18.282Z Downloaded goblin v0.8.2
3772026-08-11T21:37:18.282Z Downloaded serde_json v1.0.151
3782026-08-11T21:37:18.282Z Downloaded winnow v0.7.14
3792026-08-11T21:37:18.282Z Downloaded tabled v0.15.0
3802026-08-11T21:37:18.282Z Downloaded syn v1.0.109
3812026-08-11T21:37:18.283Z Downloaded unicode-width v0.2.0
3822026-08-11T21:37:18.283Z Downloaded unicode-width v0.1.14
3832026-08-11T21:37:18.283Z Downloaded syn v2.0.117
3842026-08-11T21:37:18.283Z Downloaded rustix v1.1.3
3852026-08-11T21:37:18.319Z Downloaded libc v0.2.185
3862026-08-11T21:37:18.349Z Compiling proc-macro2 v1.0.106
3872026-08-11T21:37:18.349Z Compiling quote v1.0.45
3882026-08-11T21:37:18.349Z Compiling unicode-ident v1.0.24
3892026-08-11T21:37:18.349Z Compiling serde_core v1.0.228
3902026-08-11T21:37:18.349Z Compiling libc v0.2.185
3912026-08-11T21:37:18.349Z Compiling version_check v0.9.5
3922026-08-11T21:37:18.349Z Compiling memchr v2.8.0
3932026-08-11T21:37:18.349Z Compiling serde v1.0.228
3942026-08-11T21:37:18.682Z Compiling zmij v1.0.21
3952026-08-11T21:37:18.868Z Compiling thiserror v1.0.69
3962026-08-11T21:37:19.138Z Compiling itoa v1.0.17
3972026-08-11T21:37:19.186Z Compiling ucd-trie v0.1.7
3982026-08-11T21:37:19.312Z Compiling rustix v1.1.3
3992026-08-11T21:37:19.463Z Compiling pest v2.8.6
4002026-08-11T21:37:19.541Z Compiling byteorder v1.5.0
4012026-08-11T21:37:19.674Z Compiling errno v0.3.14
4022026-08-11T21:37:19.745Z Compiling bitflags v2.11.0
4032026-08-11T21:37:19.802Z Compiling serde_json v1.0.151
4042026-08-11T21:37:20.011Z Compiling thread-id v4.2.2
4052026-08-11T21:37:20.092Z Compiling syn v2.0.117
4062026-08-11T21:37:20.171Z Compiling proc-macro-error-attr v1.0.4
4072026-08-11T21:37:20.200Z Compiling usdt-impl v0.5.0
4082026-08-11T21:37:20.200Z Compiling camino v1.2.2
4092026-08-11T21:37:20.560Z Compiling syn v1.0.109
4102026-08-11T21:37:20.668Z Compiling pest_meta v2.8.6
4112026-08-11T21:37:20.718Z Compiling proc-macro-error v1.0.4
4122026-08-11T21:37:20.759Z Compiling plain v0.2.3
4132026-08-11T21:37:20.759Z Compiling hashbrown v0.17.0
4142026-08-11T21:37:20.804Z Compiling log v0.4.29
4152026-08-11T21:37:20.830Z Compiling getrandom v0.4.1
4162026-08-11T21:37:20.988Z Compiling utf8parse v0.2.2
4172026-08-11T21:37:21.009Z Compiling equivalent v1.0.2
4182026-08-11T21:37:21.081Z Compiling anstyle-parse v1.0.0
4192026-08-11T21:37:21.200Z Compiling indexmap v2.14.0
4202026-08-11T21:37:21.284Z Compiling terminal_size v0.4.3
4212026-08-11T21:37:21.772Z Compiling colorchoice v1.0.4
4222026-08-11T21:37:21.826Z Compiling anstyle-query v1.1.5
4232026-08-11T21:37:21.891Z Compiling anstyle v1.0.14
4242026-08-11T21:37:21.927Z Compiling thiserror v2.0.18
4252026-08-11T21:37:21.979Z Compiling winnow v0.7.14
4262026-08-11T21:37:22.090Z Compiling toml_write v0.1.2
4272026-08-11T21:37:22.136Z Compiling autocfg v1.5.0
4282026-08-11T21:37:22.151Z Compiling pretty-hex v0.4.1
4292026-08-11T21:37:22.224Z Compiling is_terminal_polyfill v1.70.2
4302026-08-11T21:37:22.258Z Compiling cfg-if v1.0.4
4312026-08-11T21:37:22.301Z Compiling pest_generator v2.8.6
4322026-08-11T21:37:22.341Z Compiling anstream v1.0.0
4332026-08-11T21:37:22.534Z Compiling fs-err v3.3.0
4342026-08-11T21:37:22.727Z Compiling fnv v1.0.7
4352026-08-11T21:37:22.764Z Compiling heck v0.4.1
4362026-08-11T21:37:22.764Z Compiling heck v0.5.0
4372026-08-11T21:37:22.815Z Compiling once_cell v1.21.3
4382026-08-11T21:37:22.848Z Compiling unicode-width v0.1.14
4392026-08-11T21:37:22.980Z Compiling strsim v0.11.1
4402026-08-11T21:37:23.015Z Compiling anyhow v1.0.102
4412026-08-11T21:37:23.015Z Compiling fastrand v2.3.0
4422026-08-11T21:37:23.015Z Compiling clap_lex v1.0.0
4432026-08-11T21:37:23.083Z Compiling bytecount v0.6.9
4442026-08-11T21:37:23.217Z Compiling papergrid v0.11.0
4452026-08-11T21:37:23.217Z Compiling clap_builder v4.6.0
4462026-08-11T21:37:23.255Z Compiling tempfile v3.25.0
4472026-08-11T21:37:23.377Z Compiling cargo-platform v0.3.2
4482026-08-11T21:37:23.470Z Compiling tabled_derive v0.7.0
4492026-08-11T21:37:23.567Z Compiling semver v1.0.28
4502026-08-11T21:37:23.635Z Compiling memmap v0.7.0
4512026-08-11T21:37:23.709Z Compiling unicode-linebreak v0.1.5
4522026-08-11T21:37:23.709Z Compiling smawk v0.3.2
4532026-08-11T21:37:23.804Z Compiling unicode-width v0.2.0
4542026-08-11T21:37:23.868Z Compiling camino-tempfile v1.4.1
4552026-08-11T21:37:24.002Z Compiling textwrap v0.16.2
4562026-08-11T21:37:24.080Z Compiling serde_derive v1.0.228
4572026-08-11T21:37:24.080Z Compiling thiserror-impl v1.0.69
4582026-08-11T21:37:24.172Z Compiling zerocopy-derive v0.7.35
4592026-08-11T21:37:24.205Z Compiling pest_derive v2.8.6
4602026-08-11T21:37:24.633Z Compiling scroll_derive v0.12.1
4612026-08-11T21:37:24.716Z Compiling thiserror-impl v2.0.18
4622026-08-11T21:37:24.716Z Compiling clap_derive v4.6.1
4632026-08-11T21:37:24.805Z Compiling tabled v0.15.0
4642026-08-11T21:37:25.020Z Compiling scroll v0.12.0
4652026-08-11T21:37:25.050Z Compiling zerocopy v0.7.35
4662026-08-11T21:37:28.805Z Compiling goblin v0.8.2
4672026-08-11T21:37:28.859Z Compiling dtrace-parser v0.2.0
4682026-08-11T21:37:28.859Z Compiling swrite v0.1.0
4692026-08-11T21:37:28.919Z Compiling clap v4.6.1
4702026-08-11T21:37:28.919Z Compiling serde_spanned v0.6.9
4712026-08-11T21:37:28.919Z Compiling toml_datetime v0.6.11
4722026-08-11T21:37:28.919Z Compiling macaddr v1.0.1
4732026-08-11T21:37:28.919Z Compiling cargo_metadata v0.23.1
4742026-08-11T21:37:28.920Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
4752026-08-11T21:37:28.920Z Compiling dof v0.3.0
4762026-08-11T21:37:28.920Z Compiling serde_tokenstream v0.2.3
4772026-08-11T21:37:28.920Z Compiling toml_edit v0.22.27
4782026-08-11T21:37:28.920Z Compiling usdt-attr-macro v0.5.0
4792026-08-11T21:37:28.920Z Compiling usdt-macro v0.5.0
4802026-08-11T21:37:28.920Z Compiling usdt v0.5.0
4812026-08-11T21:37:28.920Z Compiling toml v0.8.23
4822026-08-11T21:37:28.920Z Compiling cargo_toml v0.21.0
4832026-08-11T21:37:30.112Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4842026-08-11T21:37:32.177Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.87s
4852026-08-11T21:37:32.389Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
4862026-08-11T21:37:32.923Z Downloading crates ...
4872026-08-11T21:37:32.964Z Downloaded atomic-waker v1.1.2
4882026-08-11T21:37:32.987Z Downloaded adler2 v2.0.1
4892026-08-11T21:37:33.058Z Downloaded aead v0.5.2
4902026-08-11T21:37:33.058Z Downloaded arrayref v0.3.9
4912026-08-11T21:37:33.058Z Downloaded array-init v0.0.4
4922026-08-11T21:37:33.058Z Downloaded fd-lock v4.0.4
4932026-08-11T21:37:33.058Z Downloaded endian-type v0.1.2
4942026-08-11T21:37:33.058Z Downloaded futures-io v0.3.32
4952026-08-11T21:37:33.058Z Downloaded convert_case v0.4.0
4962026-08-11T21:37:33.058Z Downloaded bb8 v0.8.6
4972026-08-11T21:37:33.058Z Downloaded hash32 v0.3.1
4982026-08-11T21:37:33.058Z Downloaded bcrypt-pbkdf v0.11.0
4992026-08-11T21:37:33.058Z Downloaded enum-as-inner v0.6.1
5002026-08-11T21:37:33.058Z Downloaded fixedbitset v0.4.2
5012026-08-11T21:37:33.058Z Downloaded base64ct v1.8.3
5022026-08-11T21:37:33.137Z Downloaded arrayvec v0.7.6
5032026-08-11T21:37:33.137Z Downloaded bit-set v0.5.3
5042026-08-11T21:37:33.137Z Downloaded bit-set v0.8.0
5052026-08-11T21:37:33.137Z Downloaded futures-sink v0.3.32
5062026-08-11T21:37:33.137Z Downloaded flagset v0.4.7
5072026-08-11T21:37:33.137Z Downloaded erased-serde v0.3.31
5082026-08-11T21:37:33.137Z Downloaded assert_matches v1.5.0
5092026-08-11T21:37:33.137Z Downloaded castaway v0.2.4
5102026-08-11T21:37:33.137Z Downloaded bitfield-struct v0.6.2
5112026-08-11T21:37:33.138Z Downloaded getrandom v0.2.17
5122026-08-11T21:37:33.138Z Downloaded foldhash v0.2.0
5132026-08-11T21:37:33.138Z Downloaded bitfield-macros v0.19.4
5142026-08-11T21:37:33.138Z Downloaded cobs v0.3.0
5152026-08-11T21:37:33.138Z Downloaded float-cmp v0.10.0
5162026-08-11T21:37:33.138Z Downloaded block-buffer v0.12.1
5172026-08-11T21:37:33.138Z Downloaded git-stub v1.0.0
5182026-08-11T21:37:33.138Z Downloaded hmac v0.12.1
5192026-08-11T21:37:33.138Z Downloaded async-stream v0.3.6
5202026-08-11T21:37:33.138Z Downloaded argon2 v0.5.3
5212026-08-11T21:37:33.138Z Downloaded env_filter v1.0.0
5222026-08-11T21:37:33.138Z Downloaded aead v0.6.1
5232026-08-11T21:37:33.138Z Downloaded bit-vec v0.8.0
5242026-08-11T21:37:33.138Z Downloaded cassowary v0.3.0
5252026-08-11T21:37:33.138Z Downloaded fs_extra v1.3.0
5262026-08-11T21:37:33.138Z Downloaded atty v0.2.14
5272026-08-11T21:37:33.139Z Downloaded env_logger v0.11.9
5282026-08-11T21:37:33.139Z Downloaded fatfs v0.3.6
5292026-08-11T21:37:33.139Z Downloaded backon v1.6.0
5302026-08-11T21:37:33.139Z Downloaded anstream v0.6.21
5312026-08-11T21:37:33.139Z Downloaded bit-vec v0.6.3
5322026-08-11T21:37:33.139Z Downloaded fallible-iterator v0.2.0
5332026-08-11T21:37:33.139Z Downloaded ff v0.14.0
5342026-08-11T21:37:33.139Z Downloaded foreign-types v0.5.0
5352026-08-11T21:37:33.139Z Downloaded foreign-types-shared v0.3.1
5362026-08-11T21:37:33.139Z Downloaded funty v2.0.0
5372026-08-11T21:37:33.140Z Downloaded futures-core v0.3.32
5382026-08-11T21:37:33.140Z Downloaded gethostname v0.5.0
5392026-08-11T21:37:33.140Z Downloaded cfg_aliases v0.1.1
5402026-08-11T21:37:33.140Z Downloaded base16ct v1.0.0
5412026-08-11T21:37:33.140Z Downloaded cfg_aliases v0.2.1
5422026-08-11T21:37:33.140Z Downloaded float-ord v0.3.2
5432026-08-11T21:37:33.140Z Downloaded foreign-types-shared v0.1.1
5442026-08-11T21:37:33.140Z Downloaded futures-macro v0.3.32
5452026-08-11T21:37:33.140Z Downloaded async-stream-impl v0.3.6
5462026-08-11T21:37:33.140Z Downloaded fxhash v0.2.1
5472026-08-11T21:37:33.140Z Downloaded ghash v0.6.0
5482026-08-11T21:37:33.140Z Downloaded base16ct v0.2.0
5492026-08-11T21:37:33.141Z Downloaded compression-core v0.4.31
5502026-08-11T21:37:33.141Z Downloaded block-padding v0.4.2
5512026-08-11T21:37:33.141Z Downloaded ciborium-io v0.2.2
5522026-08-11T21:37:33.141Z Downloaded form_urlencoded v1.2.2
5532026-08-11T21:37:33.141Z Downloaded async-recursion v1.1.1
5542026-08-11T21:37:33.141Z Downloaded ciborium-ll v0.2.2
5552026-08-11T21:37:33.141Z Downloaded anstyle-parse v0.2.7
5562026-08-11T21:37:33.141Z Downloaded enum_dispatch v0.3.13
5572026-08-11T21:37:33.141Z Downloaded filetime v0.2.27
5582026-08-11T21:37:33.141Z Downloaded flate2 v1.1.9
5592026-08-11T21:37:33.141Z Downloaded foldhash v0.1.5
5602026-08-11T21:37:33.141Z Downloaded foreign-types-macros v0.2.3
5612026-08-11T21:37:33.141Z Downloaded bitfield v0.19.4
5622026-08-11T21:37:33.141Z Downloaded cmake v0.1.57
5632026-08-11T21:37:33.142Z Downloaded http-body v1.0.1
5642026-08-11T21:37:33.142Z Downloaded cbc v0.2.1
5652026-08-11T21:37:33.142Z Downloaded home v0.5.12
5662026-08-11T21:37:33.142Z Downloaded bcs v0.1.6
5672026-08-11T21:37:33.142Z Downloaded headers-core v0.3.0
5682026-08-11T21:37:33.142Z Downloaded hex-literal v1.1.0
5692026-08-11T21:37:33.142Z Downloaded httpdate v1.0.3
5702026-08-11T21:37:33.311Z Downloaded hash32 v0.2.1
5712026-08-11T21:37:33.311Z Downloaded ascii-canvas v3.0.0
5722026-08-11T21:37:33.311Z Downloaded num-derive v0.4.2
5732026-08-11T21:37:33.311Z Downloaded num v0.4.3
5742026-08-11T21:37:33.311Z Downloaded num-conv v0.2.0
5752026-08-11T21:37:33.311Z Downloaded num_enum_derive v0.5.11
5762026-08-11T21:37:33.311Z Downloaded hex v0.4.3
5772026-08-11T21:37:33.311Z Downloaded hostname v0.4.2
5782026-08-11T21:37:33.311Z Downloaded hubpack v0.1.2
5792026-08-11T21:37:33.311Z Downloaded globwalk v0.9.1
5802026-08-11T21:37:33.312Z Downloaded backoff v0.4.0
5812026-08-11T21:37:33.312Z Downloaded buf-list v1.1.2
5822026-08-11T21:37:33.312Z Downloaded hubpack_derive v0.1.1
5832026-08-11T21:37:33.312Z Downloaded http-range v0.1.5
5842026-08-11T21:37:33.312Z Downloaded fixedbitset v0.5.7
5852026-08-11T21:37:33.312Z Downloaded foreign-types v0.3.2
5862026-08-11T21:37:33.312Z Downloaded hostname v0.3.1
5872026-08-11T21:37:33.312Z Downloaded bitflags v1.3.2
5882026-08-11T21:37:33.312Z Downloaded const_format_proc_macros v0.2.34
5892026-08-11T21:37:33.312Z Downloaded futures-task v0.3.32
5902026-08-11T21:37:33.312Z Downloaded argon2 v0.6.0-rc.8
5912026-08-11T21:37:33.312Z Downloaded ff v0.13.1
5922026-08-11T21:37:33.312Z Downloaded powerfmt v0.2.0
5932026-08-11T21:37:33.312Z Downloaded proc-macro-crate v3.4.0
5942026-08-11T21:37:33.312Z Downloaded atomicwrites v0.4.4
5952026-08-11T21:37:33.312Z Downloaded compression-codecs v0.4.37
5962026-08-11T21:37:33.312Z Downloaded async-trait v0.1.89
5972026-08-11T21:37:33.312Z Downloaded constant_time_eq v0.4.2
5982026-08-11T21:37:33.312Z Downloaded blowfish v0.10.0
5992026-08-11T21:37:33.312Z Downloaded chacha20 v0.9.1
6002026-08-11T21:37:33.312Z Downloaded cexpr v0.6.0
6012026-08-11T21:37:33.312Z Downloaded parse-display v0.10.0
6022026-08-11T21:37:33.312Z Downloaded proc-macro-crate v1.3.1
6032026-08-11T21:37:33.312Z Downloaded camino-tempfile-ext v0.3.3
6042026-08-11T21:37:33.312Z Downloaded progenitor-macro v0.14.0
6052026-08-11T21:37:33.312Z Downloaded hickory-resolver v0.24.4
6062026-08-11T21:37:33.312Z Downloaded rand_xorshift v0.4.0
6072026-08-11T21:37:33.312Z Downloaded fs-err v2.11.0
6082026-08-11T21:37:33.312Z Downloaded futures-channel v0.3.32
6092026-08-11T21:37:33.312Z Downloaded glob v0.3.3
6102026-08-11T21:37:33.312Z Downloaded humantime v2.3.0
6112026-08-11T21:37:33.312Z Downloaded rustc_version v0.1.7
6122026-08-11T21:37:33.312Z Downloaded rustc_version v0.4.1
6132026-08-11T21:37:33.312Z Downloaded ahash v0.8.12
6142026-08-11T21:37:33.312Z Downloaded blake2 v0.10.6
6152026-08-11T21:37:33.312Z Downloaded blake2 v0.11.0-rc.6
6162026-08-11T21:37:33.312Z Downloaded predicates-core v1.0.10
6172026-08-11T21:37:33.312Z Downloaded colored v3.1.1
6182026-08-11T21:37:33.313Z Downloaded cancel-safe-futures v0.1.5
6192026-08-11T21:37:33.313Z Downloaded rand_chacha v0.3.1
6202026-08-11T21:37:33.313Z Downloaded sapling-renderdag v0.1.0
6212026-08-11T21:37:33.313Z Downloaded byte-wrapper v0.1.0
6222026-08-11T21:37:33.313Z Downloaded futures-executor v0.3.32
6232026-08-11T21:37:33.313Z Downloaded hyper-staticfile v0.10.1
6242026-08-11T21:37:33.313Z Downloaded serde_repr v0.1.20
6252026-08-11T21:37:33.313Z Downloaded serde_bytes v0.11.19
6262026-08-11T21:37:33.313Z Downloaded serde_plain v1.0.2
6272026-08-11T21:37:33.313Z Downloaded group v0.13.0
6282026-08-11T21:37:33.313Z Downloaded http-body-util v0.1.3
6292026-08-11T21:37:33.313Z Downloaded rfc6979 v0.4.0
6302026-08-11T21:37:33.313Z Downloaded pem v3.0.6
6312026-08-11T21:37:33.313Z Downloaded async-bb8-diesel v0.2.1
6322026-08-11T21:37:33.313Z Downloaded ciborium v0.2.2
6332026-08-11T21:37:33.313Z Downloaded cipher v0.4.4
6342026-08-11T21:37:33.313Z Downloaded console v0.15.11
6352026-08-11T21:37:33.313Z Downloaded chacha20 v0.10.0
6362026-08-11T21:37:33.313Z Downloaded colored v2.2.0
6372026-08-11T21:37:33.313Z Downloaded slog-bunyan v2.5.0
6382026-08-11T21:37:33.313Z Downloaded scheduled-thread-pool v0.2.7
6392026-08-11T21:37:33.313Z Downloaded same-file v1.0.6
6402026-08-11T21:37:33.313Z Downloaded sigpipe v0.1.3
6412026-08-11T21:37:33.313Z Downloaded pbkdf2 v0.13.0
6422026-08-11T21:37:33.313Z Downloaded poly1305 v0.8.0
6432026-08-11T21:37:33.313Z Downloaded subtle v2.6.1
6442026-08-11T21:37:33.313Z Downloaded find-msvc-tools v0.1.9
6452026-08-11T21:37:33.313Z Downloaded git-stub-vcs v0.1.0
6462026-08-11T21:37:33.313Z Downloaded highway v1.3.0
6472026-08-11T21:37:33.313Z Downloaded tap v1.0.1
6482026-08-11T21:37:33.313Z Downloaded bs58 v0.5.1
6492026-08-11T21:37:33.313Z Downloaded bzip2 v0.4.4
6502026-08-11T21:37:33.313Z Downloaded clang-sys v1.8.1
6512026-08-11T21:37:33.313Z Downloaded globset v0.4.18
6522026-08-11T21:37:33.313Z Downloaded hyper-rustls v0.27.7
6532026-08-11T21:37:33.313Z Downloaded radium v0.7.0
6542026-08-11T21:37:33.313Z Downloaded cmov v0.5.4
6552026-08-11T21:37:33.313Z Downloaded pin-project-internal v1.1.11
6562026-08-11T21:37:33.314Z Downloaded topological-sort v0.2.2
6572026-08-11T21:37:33.314Z Downloaded tower-layer v0.3.3
6582026-08-11T21:37:33.314Z Downloaded trait-variant v0.1.2
6592026-08-11T21:37:33.314Z Downloaded strip-ansi-escapes v0.2.1
6602026-08-11T21:37:33.314Z Downloaded flume v0.11.1
6612026-08-11T21:37:33.314Z Downloaded usdt v0.6.0
6622026-08-11T21:37:33.314Z Downloaded usdt-attr-macro v0.6.0
6632026-08-11T21:37:33.314Z Downloaded xattr v1.6.1
6642026-08-11T21:37:33.314Z Downloaded thiserror-impl-no-std v2.0.2
6652026-08-11T21:37:33.314Z Downloaded zerofrom v0.1.6
6662026-08-11T21:37:33.314Z Downloaded owo-colors v4.3.0
6672026-08-11T21:37:33.314Z Downloaded console v0.16.2
6682026-08-11T21:37:33.314Z Downloaded bzip2 v0.6.1
6692026-08-11T21:37:33.314Z Downloaded progenitor-extras v0.2.0
6702026-08-11T21:37:33.471Z Downloaded const-oid v0.9.6
6712026-08-11T21:37:33.471Z Downloaded cipher v0.5.2
6722026-08-11T21:37:33.471Z Downloaded unit-prefix v0.5.2
6732026-08-11T21:37:33.472Z Downloaded signal-hook-registry v1.4.8
6742026-08-11T21:37:33.472Z Downloaded wait-timeout v0.2.1
6752026-08-11T21:37:33.472Z Downloaded arc-swap v1.8.2
6762026-08-11T21:37:33.472Z Downloaded chacha20poly1305 v0.10.1
6772026-08-11T21:37:33.472Z Downloaded bytes v1.11.1
6782026-08-11T21:37:33.472Z Downloaded hyper-tls v0.6.0
6792026-08-11T21:37:33.472Z Downloaded cpubits v0.1.1
6802026-08-11T21:37:33.472Z Downloaded half v1.8.3
6812026-08-11T21:37:33.472Z Downloaded cstr-argument v0.1.2
6822026-08-11T21:37:33.472Z Downloaded rustversion v1.0.22
6832026-08-11T21:37:33.472Z Downloaded simd-adler32 v0.3.8
6842026-08-11T21:37:33.472Z Downloaded group v0.14.0
6852026-08-11T21:37:33.473Z Downloaded phc v0.6.1
6862026-08-11T21:37:33.473Z Downloaded rpassword v7.5.4
6872026-08-11T21:37:33.473Z Downloaded postcard v1.1.3
6882026-08-11T21:37:33.473Z Downloaded smf v0.2.3
6892026-08-11T21:37:33.473Z Downloaded sqlformat v0.3.5
6902026-08-11T21:37:33.473Z Downloaded darling_macro v0.21.3
6912026-08-11T21:37:33.473Z Downloaded parking_lot_core v0.9.12
6922026-08-11T21:37:33.473Z Downloaded defmt v0.3.100
6932026-08-11T21:37:33.473Z Downloaded dof v0.4.0
6942026-08-11T21:37:33.473Z Downloaded display-error-chain v0.2.2
6952026-08-11T21:37:33.473Z Downloaded downcast-rs v2.0.2
6962026-08-11T21:37:33.473Z Downloaded generic-array v1.4.3
6972026-08-11T21:37:33.473Z Downloaded static_assertions v1.1.0
6982026-08-11T21:37:33.473Z Downloaded tls_codec_derive v0.4.2
6992026-08-11T21:37:33.474Z Downloaded hmac v0.13.0
7002026-08-11T21:37:33.474Z Downloaded dunce v1.0.5
7012026-08-11T21:37:33.474Z Downloaded ident_case v1.0.1
7022026-08-11T21:37:33.474Z Downloaded inout v0.2.2
7032026-08-11T21:37:33.474Z Downloaded illumos-nvpair v0.3.0
7042026-08-11T21:37:33.474Z Downloaded futures v0.3.32
7052026-08-11T21:37:33.475Z Downloaded strsim v0.10.0
7062026-08-11T21:37:33.475Z Downloaded jiff-static v0.2.34
7072026-08-11T21:37:33.475Z Downloaded strum_macros v0.27.2
7082026-08-11T21:37:33.475Z Downloaded tinystr v0.8.2
7092026-08-11T21:37:33.475Z Downloaded tokio-native-tls v0.3.1
7102026-08-11T21:37:33.475Z Downloaded lzss v0.8.2
7112026-08-11T21:37:33.475Z Downloaded allocator-api2 v0.2.21
7122026-08-11T21:37:33.475Z Downloaded internet-checksum v0.2.1
7132026-08-11T21:37:33.475Z Downloaded compact_str v0.8.1
7142026-08-11T21:37:33.475Z Downloaded mime v0.3.17
7152026-08-11T21:37:33.475Z Downloaded memoffset v0.9.1
7162026-08-11T21:37:33.475Z Downloaded pkcs8 v0.11.0
7172026-08-11T21:37:33.475Z Downloaded phf v0.12.1
7182026-08-11T21:37:33.475Z Downloaded oxide-update-engine-types v0.1.2
7192026-08-11T21:37:33.475Z Downloaded toml_datetime v1.1.1+spec-1.1.0
7202026-08-11T21:37:33.475Z Downloaded waitgroup v0.1.2
7212026-08-11T21:37:33.475Z Downloaded keccak v0.1.6
7222026-08-11T21:37:33.475Z Downloaded smallvec v1.15.1
7232026-08-11T21:37:33.475Z Downloaded walkdir v2.5.0
7242026-08-11T21:37:33.475Z Downloaded vergen-lib v9.1.0
7252026-08-11T21:37:33.475Z Downloaded linked-hash-map v0.5.6
7262026-08-11T21:37:33.476Z Downloaded maybe-uninit v2.0.0
7272026-08-11T21:37:33.476Z Downloaded base64 v0.21.7
7282026-08-11T21:37:33.476Z Downloaded slog-scope v4.4.1
7292026-08-11T21:37:33.476Z Downloaded getrandom v0.3.4
7302026-08-11T21:37:33.476Z Downloaded num_threads v0.1.7
7312026-08-11T21:37:33.476Z Downloaded half v2.7.1
7322026-08-11T21:37:33.476Z Downloaded packed_struct_codegen v0.10.1
7332026-08-11T21:37:33.476Z Downloaded peg-runtime v0.8.5
7342026-08-11T21:37:33.476Z Downloaded ctutils v0.4.2
7352026-08-11T21:37:33.476Z Downloaded papergrid v0.18.0
7362026-08-11T21:37:33.476Z Downloaded ctr v0.10.1
7372026-08-11T21:37:33.476Z Downloaded sha2 v0.11.0
7382026-08-11T21:37:33.476Z Downloaded spin v0.9.8
7392026-08-11T21:37:33.476Z Downloaded ed25519 v2.2.3
7402026-08-11T21:37:33.476Z Downloaded predicates-tree v1.0.13
7412026-08-11T21:37:33.476Z Downloaded heapless v0.8.0
7422026-08-11T21:37:33.476Z Downloaded psl-types v2.0.11
7432026-08-11T21:37:33.476Z Downloaded quick-error v1.2.3
7442026-08-11T21:37:33.476Z Downloaded ref-cast-impl v1.0.25
7452026-08-11T21:37:33.476Z Downloaded russh-cryptovec v0.62.0
7462026-08-11T21:37:33.476Z Downloaded hybrid-array v0.4.13
7472026-08-11T21:37:33.476Z Downloaded const-oid v0.10.2
7482026-08-11T21:37:33.476Z Downloaded delegate v0.13.5
7492026-08-11T21:37:33.476Z Downloaded embedded-io v0.6.1
7502026-08-11T21:37:33.476Z Downloaded convert_case v0.10.0
7512026-08-11T21:37:33.476Z Downloaded unicase v2.9.0
7522026-08-11T21:37:33.476Z Downloaded ingot v0.2.1
7532026-08-11T21:37:33.476Z Downloaded jobserver v0.1.34
7542026-08-11T21:37:33.476Z Downloaded keccak v0.2.0
7552026-08-11T21:37:33.476Z Downloaded rfc6979 v0.6.0
7562026-08-11T21:37:33.476Z Downloaded secrecy v0.10.3
7572026-08-11T21:37:33.476Z Downloaded serde_urlencoded v0.7.1
7582026-08-11T21:37:33.476Z Downloaded signal-hook-mio v0.2.5
7592026-08-11T21:37:33.476Z Downloaded base64 v0.22.1
7602026-08-11T21:37:33.476Z Downloaded ar_archive_writer v0.5.1
7612026-08-11T21:37:33.687Z Downloaded linear-map v1.2.0
7622026-08-11T21:37:33.687Z Downloaded newtype-uuid-macros v0.1.0
7632026-08-11T21:37:33.687Z Downloaded vergen v9.1.0
7642026-08-11T21:37:33.687Z Downloaded native-tls v0.2.18
7652026-08-11T21:37:33.687Z Downloaded semver v0.1.20
7662026-08-11T21:37:33.687Z Downloaded tagptr v0.2.0
7672026-08-11T21:37:33.687Z Downloaded num_enum_derive v0.7.6
7682026-08-11T21:37:33.688Z Downloaded take_mut v0.2.2
7692026-08-11T21:37:33.688Z Downloaded headers v0.4.1
7702026-08-11T21:37:33.688Z Downloaded sponge-cursor v0.1.0
7712026-08-11T21:37:33.688Z Downloaded structmeta-derive v0.3.0
7722026-08-11T21:37:33.688Z Downloaded nu-ansi-term v0.50.3
7732026-08-11T21:37:33.688Z Downloaded oxide-tokio-rt v0.1.4
7742026-08-11T21:37:33.688Z Downloaded oxide-update-engine v0.1.2
7752026-08-11T21:37:33.688Z Downloaded paste v1.0.15
7762026-08-11T21:37:33.688Z Downloaded httparse v1.10.1
7772026-08-11T21:37:33.689Z Downloaded parse-display-derive v0.10.0
7782026-08-11T21:37:33.689Z Downloaded crossbeam-utils v0.8.21
7792026-08-11T21:37:33.689Z Downloaded serde_yaml v0.9.34+deprecated
7802026-08-11T21:37:33.689Z Downloaded primeorder v0.13.6
7812026-08-11T21:37:33.689Z Downloaded port-file v0.1.0
7822026-08-11T21:37:33.689Z Downloaded progenitor v0.13.0
7832026-08-11T21:37:33.689Z Downloaded rand_core v0.6.4
7842026-08-11T21:37:33.689Z Downloaded tinyvec_macros v0.1.1
7852026-08-11T21:37:33.689Z Downloaded yoke-derive v0.8.1
7862026-08-11T21:37:33.690Z Downloaded crc8 v0.1.1
7872026-08-11T21:37:33.690Z Downloaded untrusted v0.9.0
7882026-08-11T21:37:33.690Z Downloaded usdt-macro v0.6.0
7892026-08-11T21:37:33.690Z Downloaded des v0.9.0
7902026-08-11T21:37:33.690Z Downloaded rand_seeder v0.4.0
7912026-08-11T21:37:33.690Z Downloaded heapless v0.7.17
7922026-08-11T21:37:33.690Z Downloaded zopfli v0.8.3
7932026-08-11T21:37:33.690Z Downloaded subprocess v0.2.15
7942026-08-11T21:37:33.690Z Downloaded debug-ignore v1.0.5
7952026-08-11T21:37:33.690Z Downloaded dirs-next v2.0.0
7962026-08-11T21:37:33.690Z Downloaded ipnet v2.11.0
7972026-08-11T21:37:33.691Z Downloaded rustls-pemfile v2.2.0
7982026-08-11T21:37:33.691Z Downloaded toml v0.7.8
7992026-08-11T21:37:33.691Z Downloaded bumpalo v3.20.2
8002026-08-11T21:37:33.691Z Downloaded zone v0.3.1
8012026-08-11T21:37:33.691Z Downloaded sec1 v0.7.3
8022026-08-11T21:37:33.691Z Downloaded num-rational v0.4.2
8032026-08-11T21:37:33.691Z Downloaded strum_macros v0.24.3
8042026-08-11T21:37:33.691Z Downloaded prettyplease v0.2.37
8052026-08-11T21:37:33.691Z Downloaded spki v0.8.0
8062026-08-11T21:37:33.691Z Downloaded illumos-nvpair-sys v0.2.0
8072026-08-11T21:37:33.691Z Downloaded kstat-rs v0.2.5
8082026-08-11T21:37:33.691Z Downloaded smallvec v0.6.14
8092026-08-11T21:37:33.692Z Downloaded sync_wrapper v1.0.2
8102026-08-11T21:37:33.692Z Downloaded icu_properties v2.1.2
8112026-08-11T21:37:33.692Z Downloaded time-macros v0.2.27
8122026-08-11T21:37:33.692Z Downloaded tls_codec v0.4.2
8132026-08-11T21:37:33.692Z Downloaded zerocopy v0.6.6
8142026-08-11T21:37:33.692Z Downloaded hickory-resolver v0.25.2
8152026-08-11T21:37:33.692Z Downloaded thiserror-no-std v2.0.2
8162026-08-11T21:37:33.692Z Downloaded tokio-tungstenite v0.23.1
8172026-08-11T21:37:33.692Z Downloaded whoami v1.6.1
8182026-08-11T21:37:33.692Z Downloaded pkcs1 v0.7.5
8192026-08-11T21:37:33.692Z Downloaded pkcs1 v0.8.0-rc.4
8202026-08-11T21:37:33.692Z Downloaded schemars v0.8.22
8212026-08-11T21:37:33.692Z Downloaded schemars v0.9.0
8222026-08-11T21:37:33.693Z Downloaded yoke v0.8.1
8232026-08-11T21:37:33.693Z Downloaded kem v0.3.0
8242026-08-11T21:37:33.693Z Downloaded lru-slab v0.1.2
8252026-08-11T21:37:33.693Z Downloaded nodrop v0.1.14
8262026-08-11T21:37:33.693Z Downloaded openssl-probe v0.2.1
8272026-08-11T21:37:33.693Z Downloaded newtype_derive v0.1.6
8282026-08-11T21:37:33.693Z Downloaded expectorate v1.2.0
8292026-08-11T21:37:33.693Z Downloaded async-compression v0.4.41
8302026-08-11T21:37:33.693Z Downloaded zstd-safe v7.2.4
8312026-08-11T21:37:33.693Z Downloaded vergen-lib v0.1.6
8322026-08-11T21:37:33.693Z Downloaded tracing-attributes v0.1.31
8332026-08-11T21:37:33.694Z Downloaded tracing-core v0.1.36
8342026-08-11T21:37:33.694Z Downloaded indexmap v1.9.3
8352026-08-11T21:37:33.694Z Downloaded csv-core v0.1.13
8362026-08-11T21:37:33.694Z Downloaded scroll v0.13.0
8372026-08-11T21:37:33.694Z Downloaded password-hash v0.6.1
8382026-08-11T21:37:33.694Z Downloaded parse-size v1.1.0
8392026-08-11T21:37:33.694Z Downloaded cc v1.2.56
8402026-08-11T21:37:33.694Z Downloaded zeroize v1.9.0
8412026-08-11T21:37:33.694Z Downloaded whoami v2.1.0
8422026-08-11T21:37:33.694Z Downloaded der_derive v0.7.3
8432026-08-11T21:37:33.694Z Downloaded writeable v0.6.2
8442026-08-11T21:37:33.694Z Downloaded daft-derive v0.1.7
8452026-08-11T21:37:33.869Z Downloaded potential_utf v0.1.4
8462026-08-11T21:37:33.870Z Downloaded zip v0.6.6
8472026-08-11T21:37:33.870Z Downloaded path-slash v0.1.5
8482026-08-11T21:37:33.870Z Downloaded recursive-proc-macro-impl v0.1.1
8492026-08-11T21:37:33.870Z Downloaded crc-any v2.5.0
8502026-08-11T21:37:33.870Z Downloaded russh-util v0.52.0
8512026-08-11T21:37:33.870Z Downloaded darling_core v0.21.3
8522026-08-11T21:37:33.870Z Downloaded rustc-hash v2.1.1
8532026-08-11T21:37:33.870Z Downloaded serde_with_macros v3.21.0
8542026-08-11T21:37:33.870Z Downloaded diesel-dtrace v0.5.0
8552026-08-11T21:37:33.870Z Downloaded p384 v0.14.0
8562026-08-11T21:37:33.870Z Downloaded quinn v0.11.11
8572026-08-11T21:37:33.870Z Downloaded serde-big-array v0.5.1
8582026-08-11T21:37:33.870Z Downloaded const_format v0.2.35
8592026-08-11T21:37:33.871Z Downloaded unsafe-libyaml v0.2.11
8602026-08-11T21:37:33.871Z Downloaded ena v0.14.4
8612026-08-11T21:37:33.871Z Downloaded ipnetwork v0.21.1
8622026-08-11T21:37:33.871Z Downloaded libsw v3.5.0
8632026-08-11T21:37:33.871Z Downloaded tar v0.4.46
8642026-08-11T21:37:33.871Z Downloaded indoc v2.0.7
8652026-08-11T21:37:33.871Z Downloaded aes v0.9.1
8662026-08-11T21:37:33.871Z Downloaded hashbrown v0.12.3
8672026-08-11T21:37:33.871Z Downloaded lru-cache v0.1.2
8682026-08-11T21:37:33.871Z Downloaded mime_guess v2.0.5
8692026-08-11T21:37:33.871Z Downloaded indoc v1.0.9
8702026-08-11T21:37:33.872Z Downloaded module-lattice v0.2.3
8712026-08-11T21:37:33.872Z Downloaded signature v2.2.0
8722026-08-11T21:37:33.872Z Downloaded parking_lot_core v0.8.6
8732026-08-11T21:37:33.872Z Downloaded darling v0.23.0
8742026-08-11T21:37:33.872Z Downloaded derive_builder v0.20.2
8752026-08-11T21:37:33.872Z Downloaded zerotrie v0.2.3
8762026-08-11T21:37:33.872Z Downloaded thread-id v5.1.0
8772026-08-11T21:37:33.872Z Downloaded testing_table v0.3.0
8782026-08-11T21:37:33.872Z Downloaded primeorder v0.14.0
8792026-08-11T21:37:33.872Z Downloaded sync-ptr v0.1.4
8802026-08-11T21:37:33.872Z Downloaded tower-service v0.3.3
8812026-08-11T21:37:33.872Z Downloaded signal-hook v0.3.18
8822026-08-11T21:37:33.873Z Downloaded tokio-postgres v0.7.16
8832026-08-11T21:37:33.873Z Downloaded oxnet v0.1.6
8842026-08-11T21:37:33.873Z Downloaded progenitor-impl v0.13.0
8852026-08-11T21:37:33.873Z Downloaded untrusted v0.7.1
8862026-08-11T21:37:33.873Z Downloaded rand_core v0.9.5
8872026-08-11T21:37:33.873Z Downloaded zone_cfg_derive v0.3.1
8882026-08-11T21:37:33.873Z Downloaded password-hash v0.5.0
8892026-08-11T21:37:33.873Z Downloaded peg v0.8.5
8902026-08-11T21:37:33.873Z Downloaded progenitor-client v0.14.0
8912026-08-11T21:37:33.873Z Downloaded cpufeatures v0.3.0
8922026-08-11T21:37:33.873Z Downloaded crossbeam-channel v0.5.15
8932026-08-11T21:37:33.873Z Downloaded ecdsa v0.16.9
8942026-08-11T21:37:33.873Z Downloaded r2d2 v0.8.10
8952026-08-11T21:37:33.873Z Downloaded want v0.3.1
8962026-08-11T21:37:33.873Z Downloaded unicode-truncate v1.1.0
8972026-08-11T21:37:33.873Z Downloaded ecdsa v0.17.0
8982026-08-11T21:37:33.873Z Downloaded slog v2.8.2
8992026-08-11T21:37:33.873Z Downloaded derive_builder_macro v0.20.2
9002026-08-11T21:37:33.873Z Downloaded dyn-clone v1.0.20
9012026-08-11T21:37:33.874Z Downloaded toml_parser v1.1.2+spec-1.1.0
9022026-08-11T21:37:33.874Z Downloaded hickory-server v0.25.2
9032026-08-11T21:37:33.874Z Downloaded rustls-webpki v0.103.13
9042026-08-11T21:37:33.874Z Downloaded serde_path_to_error v0.1.20
9052026-08-11T21:37:33.874Z Downloaded tungstenite v0.23.0
9062026-08-11T21:37:33.874Z Downloaded typify v0.6.2
9072026-08-11T21:37:33.874Z Downloaded slog-dtrace v0.3.0
9082026-08-11T21:37:33.874Z Downloaded litemap v0.8.1
9092026-08-11T21:37:33.874Z Downloaded signature v3.0.0
9102026-08-11T21:37:33.874Z Downloaded serde_with_macros v1.5.2
9112026-08-11T21:37:33.874Z Downloaded dirs-sys-next v0.1.2
9122026-08-11T21:37:33.874Z Downloaded inout v0.1.4
9132026-08-11T21:37:33.874Z Downloaded hashbrown v0.13.2
9142026-08-11T21:37:33.874Z Downloaded spki v0.7.3
9152026-08-11T21:37:33.874Z Downloaded x509-cert v0.2.5
9162026-08-11T21:37:33.874Z Downloaded der v0.7.10
9172026-08-11T21:37:33.874Z Downloaded oxide-update-engine-display v0.1.2
9182026-08-11T21:37:33.874Z Downloaded stringprep v0.1.5
9192026-08-11T21:37:33.874Z Downloaded strum_macros v0.26.4
9202026-08-11T21:37:33.874Z Downloaded tokio-macros v2.7.0
9212026-08-11T21:37:33.874Z Downloaded darling_core v0.13.4
9222026-08-11T21:37:33.874Z Downloaded tokio-tungstenite v0.21.0
9232026-08-11T21:37:33.875Z Downloaded lalrpop-util v0.19.12
9242026-08-11T21:37:33.875Z Downloaded lru v0.12.5
9252026-08-11T21:37:33.875Z Downloaded openssl-probe v0.1.6
9262026-08-11T21:37:33.875Z Downloaded phf_shared v0.13.1
9272026-08-11T21:37:33.875Z Downloaded multimap v0.10.1
9282026-08-11T21:37:33.875Z Downloaded toml_writer v1.1.1+spec-1.1.0
9292026-08-11T21:37:33.875Z Downloaded normalize-line-endings v0.3.0
9302026-08-11T21:37:33.875Z Downloaded progenitor-macro v0.13.0
9312026-08-11T21:37:33.875Z Downloaded quinn-udp v0.5.14
9322026-08-11T21:37:33.875Z Downloaded futures-util v0.3.32
9332026-08-11T21:37:33.875Z Downloaded rcgen v0.12.1
9342026-08-11T21:37:33.875Z Downloaded vergen-gitcl v1.0.8
9352026-08-11T21:37:33.875Z Downloaded proc-macro-error-attr2 v2.0.0
9362026-08-11T21:37:33.875Z Downloaded critical-section v1.2.0
9372026-08-11T21:37:33.875Z Downloaded drift v0.2.0
9382026-08-11T21:37:33.875Z Downloaded publicsuffix v2.3.0
9392026-08-11T21:37:33.875Z Downloaded crossbeam-deque v0.8.6
9402026-08-11T21:37:33.875Z Downloaded data-encoding v2.10.0
9412026-08-11T21:37:33.875Z Downloaded salsa20 v0.11.0
9422026-08-11T21:37:33.875Z Downloaded derive_more-impl v2.1.1
9432026-08-11T21:37:33.875Z Downloaded http v1.4.2
9442026-08-11T21:37:33.875Z Downloaded dropshot_endpoint v0.17.1
9452026-08-11T21:37:33.885Z Downloaded deranged v0.5.8
9462026-08-11T21:37:33.885Z Downloaded ml-kem v0.3.2
9472026-08-11T21:37:33.885Z Downloaded strum v0.27.2
9482026-08-11T21:37:33.886Z Downloaded toml_edit v0.23.10+spec-1.0.0
9492026-08-11T21:37:33.886Z Downloaded ingot-types v0.2.0
9502026-08-11T21:37:33.886Z Downloaded secrecy v0.8.0
9512026-08-11T21:37:33.886Z Downloaded tabwriter v1.4.1
9522026-08-11T21:37:33.886Z Downloaded try-lock v0.2.5
9532026-08-11T21:37:33.886Z Downloaded impl-trait-for-tuples v0.2.3
9542026-08-11T21:37:33.886Z Downloaded libsw-core v0.3.2
9552026-08-11T21:37:33.886Z Downloaded rand v0.10.1
9562026-08-11T21:37:33.886Z Downloaded libefi-sys v0.1.0
9572026-08-11T21:37:33.886Z Downloaded icu_collections v2.1.1
9582026-08-11T21:37:33.886Z Downloaded siphasher v1.0.2
9592026-08-11T21:37:33.886Z Downloaded shell-words v1.1.1
9602026-08-11T21:37:33.887Z Downloaded lock_api v0.4.14
9612026-08-11T21:37:33.887Z Downloaded unicode-xid v0.2.6
9622026-08-11T21:37:33.887Z Downloaded rand_chacha v0.9.0
9632026-08-11T21:37:33.887Z Downloaded void v1.0.2
9642026-08-11T21:37:33.887Z Downloaded crc-catalog v2.4.0
9652026-08-11T21:37:33.887Z Downloaded newtype-uuid v1.3.2
9662026-08-11T21:37:33.887Z Downloaded num-traits v0.2.19
9672026-08-11T21:37:33.887Z Downloaded aes-gcm v0.11.0
9682026-08-11T21:37:33.887Z Downloaded samael v0.0.19
9692026-08-11T21:37:33.887Z Downloaded nom v8.0.0
9702026-08-11T21:37:33.887Z Downloaded omicron-zone-package v0.12.3
9712026-08-11T21:37:33.887Z Downloaded pkg-config v0.3.32
9722026-08-11T21:37:33.887Z Downloaded prefix-trie v0.7.0
9732026-08-11T21:37:33.887Z Downloaded zerovec-derive v0.11.2
9742026-08-11T21:37:33.887Z Downloaded pkcs8 v0.10.2
9752026-08-11T21:37:33.887Z Downloaded darling v0.13.4
9762026-08-11T21:37:33.887Z Downloaded crunchy v0.2.4
9772026-08-11T21:37:33.887Z Downloaded peg-macros v0.8.5
9782026-08-11T21:37:33.887Z Downloaded aho-corasick v1.1.4
9792026-08-11T21:37:33.887Z Downloaded darling_macro v0.23.0
9802026-08-11T21:37:33.887Z Downloaded instability v0.3.11
9812026-08-11T21:37:33.887Z Downloaded libscf-sys v1.2.0
9822026-08-11T21:37:33.887Z Downloaded ryu v1.0.23
9832026-08-11T21:37:33.887Z Downloaded digest-io v0.1.0
9842026-08-11T21:37:33.887Z Downloaded steno v0.4.1
9852026-08-11T21:37:33.888Z Downloaded unicode-segmentation v1.12.0
9862026-08-11T21:37:33.888Z Downloaded icu_normalizer v2.1.1
9872026-08-11T21:37:33.888Z Downloaded iana-time-zone v0.1.65
9882026-08-11T21:37:33.888Z Downloaded ed25519-dalek v3.0.0
9892026-08-11T21:37:33.888Z Downloaded percent-encoding v2.3.2
9902026-08-11T21:37:33.888Z Downloaded unicode_categories v0.1.1
9912026-08-11T21:37:33.888Z Downloaded toml_edit v0.19.15
9922026-08-11T21:37:33.888Z Downloaded schemars_derive v0.8.22
9932026-08-11T21:37:33.888Z Downloaded sec1 v0.8.1
9942026-08-11T21:37:33.888Z Downloaded snafu-derive v0.8.9
9952026-08-11T21:37:33.888Z Downloaded ssh-encoding v0.3.0
9962026-08-11T21:37:33.888Z Downloaded managed v0.8.0
9972026-08-11T21:37:33.888Z Downloaded nibble_vec v0.1.0
9982026-08-11T21:37:33.888Z Downloaded nonempty v0.12.0
9992026-08-11T21:37:33.888Z Downloaded tui-tree-widget v0.23.1
10002026-08-11T21:37:33.888Z Downloaded reedline v0.40.0
10012026-08-11T21:37:33.888Z Downloaded phf_shared v0.12.1
10022026-08-11T21:37:33.888Z Downloaded term v1.2.1
10032026-08-11T21:37:33.888Z Downloaded precomputed-hash v0.1.1
10042026-08-11T21:37:33.888Z Downloaded rtoolbox v0.0.3
10052026-08-11T21:37:33.888Z Downloaded slog-json v2.6.1
10062026-08-11T21:37:33.888Z Downloaded ssh-cipher v0.3.0
10072026-08-11T21:37:33.888Z Downloaded tiny-keccak v2.0.2
10082026-08-11T21:37:33.888Z Downloaded scroll_derive v0.13.1
10092026-08-11T21:37:33.888Z Downloaded vergen-git2 v9.1.0
10102026-08-11T21:37:33.888Z Downloaded der v0.8.0
10112026-08-11T21:37:33.888Z Downloaded parking_lot v0.12.5
10122026-08-11T21:37:33.888Z Downloaded slog-envlogger v2.2.0
10132026-08-11T21:37:33.888Z Downloaded toml_datetime v0.7.5+spec-1.1.0
10142026-08-11T21:37:33.888Z Downloaded uzers v0.12.2
10152026-08-11T21:37:33.888Z Downloaded signal-hook-tokio v0.3.1
10162026-08-11T21:37:33.888Z Downloaded progenitor-impl v0.14.0
10172026-08-11T21:37:33.888Z Downloaded defmt-macros v1.0.1
10182026-08-11T21:37:33.888Z Downloaded displaydoc v0.2.5
10192026-08-11T21:37:33.888Z Downloaded defmt v1.0.1
10202026-08-11T21:37:33.888Z Downloaded xshell-macros v0.2.7
10212026-08-11T21:37:33.889Z Downloaded crc v3.4.0
10222026-08-11T21:37:33.889Z Downloaded derive_more v2.1.1
10232026-08-11T21:37:33.907Z Downloaded snafu v0.8.9
10242026-08-11T21:37:33.907Z Downloaded icu_provider v2.1.1
10252026-08-11T21:37:33.907Z Downloaded scuffle v0.1.0
10262026-08-11T21:37:33.907Z Downloaded crypto-common v0.2.2
10272026-08-11T21:37:33.907Z Downloaded maplit v1.0.2
10282026-08-11T21:37:33.907Z Downloaded dropshot-api-manager-types v0.7.2
10292026-08-11T21:37:33.907Z Downloaded darling_macro v0.20.11
10302026-08-11T21:37:33.907Z Downloaded multer v3.1.0
10312026-08-11T21:37:33.907Z Downloaded num-complex v0.4.6
10322026-08-11T21:37:33.930Z Downloaded indent_write v2.2.0
10332026-08-11T21:37:33.930Z Downloaded newline-converter v0.3.0
10342026-08-11T21:37:33.930Z Downloaded polyval v0.7.1
10352026-08-11T21:37:33.931Z Downloaded primefield v0.14.0
10362026-08-11T21:37:33.931Z Downloaded psm v0.1.30
10372026-08-11T21:37:33.931Z Downloaded hashbrown v0.15.5
10382026-08-11T21:37:33.931Z Downloaded is-terminal v0.4.17
10392026-08-11T21:37:33.931Z Downloaded rand_core v0.10.0
10402026-08-11T21:37:33.943Z Downloaded scopeguard v1.2.0
10412026-08-11T21:37:33.944Z Downloaded serdect v0.4.3
10422026-08-11T21:37:33.944Z Downloaded hashbrown v0.16.1
10432026-08-11T21:37:33.944Z Downloaded sha1 v0.11.0
10442026-08-11T21:37:33.944Z Downloaded darling_core v0.23.0
10452026-08-11T21:37:34.036Z Downloaded thread_local v1.1.9
10462026-08-11T21:37:34.037Z Downloaded crossterm v0.28.1
10472026-08-11T21:37:34.037Z Downloaded sqlparser_derive v0.5.0
10482026-08-11T21:37:34.037Z Downloaded derive_more v0.99.20
10492026-08-11T21:37:34.102Z Downloaded support-bundle-viewer v0.1.2
10502026-08-11T21:37:34.102Z Downloaded universal-hash v0.5.1
10512026-08-11T21:37:34.102Z Downloaded ron v0.8.1
10522026-08-11T21:37:34.102Z Downloaded utf-8 v0.7.6
10532026-08-11T21:37:34.102Z Downloaded dsl_auto_type v0.2.0
10542026-08-11T21:37:34.102Z Downloaded ingot-macros v0.2.0
10552026-08-11T21:37:34.102Z Downloaded derive_builder_core v0.20.2
10562026-08-11T21:37:34.102Z Downloaded embedded-io v0.4.0
10572026-08-11T21:37:34.103Z Downloaded is_ci v1.2.0
10582026-08-11T21:37:34.103Z Downloaded new_debug_unreachable v1.0.6
10592026-08-11T21:37:34.103Z Downloaded rustls-platform-verifier v0.6.2
10602026-08-11T21:37:34.103Z Downloaded rand_pcg v0.10.2
10612026-08-11T21:37:34.103Z Downloaded rustyline v14.0.0
10622026-08-11T21:37:34.103Z Downloaded jiff-core v0.1.0
10632026-08-11T21:37:34.103Z Downloaded tinyvec v1.10.0
10642026-08-11T21:37:34.103Z Downloaded elliptic-curve v0.13.8
10652026-08-11T21:37:34.103Z Downloaded num_enum v0.7.6
10662026-08-11T21:37:34.103Z Downloaded test-strategy v0.4.5
10672026-08-11T21:37:34.103Z Downloaded tungstenite v0.21.0
10682026-08-11T21:37:34.103Z Downloaded packed_struct v0.10.1
10692026-08-11T21:37:34.104Z Downloaded ppv-lite86 v0.2.21
10702026-08-11T21:37:34.104Z Downloaded progenitor v0.14.0
10712026-08-11T21:37:34.104Z Downloaded sha1 v0.10.6
10722026-08-11T21:37:34.104Z Downloaded url v2.5.8
10732026-08-11T21:37:34.104Z Downloaded cookie v0.18.1
10742026-08-11T21:37:34.104Z Downloaded scrypt v0.12.0
10752026-08-11T21:37:34.104Z Downloaded hkdf v0.13.0
10762026-08-11T21:37:34.104Z Downloaded h2 v0.4.15
10772026-08-11T21:37:34.104Z Downloaded zerofrom-derive v0.1.6
10782026-08-11T21:37:34.104Z Downloaded md5 v0.8.0
10792026-08-11T21:37:34.104Z Downloaded slog-async v2.8.0
10802026-08-11T21:37:34.247Z Downloaded difflib v0.4.0
10812026-08-11T21:37:34.248Z Downloaded hyper v1.10.1
10822026-08-11T21:37:34.248Z Downloaded xshell v0.2.7
10832026-08-11T21:37:34.248Z Downloaded derive-ex v0.1.8
10842026-08-11T21:37:34.248Z Downloaded corncobs v0.1.4
10852026-08-11T21:37:34.248Z Downloaded libloading v0.8.9
10862026-08-11T21:37:34.248Z Downloaded itertools v0.13.0
10872026-08-11T21:37:34.248Z Downloaded phf v0.13.1
10882026-08-11T21:37:34.249Z Downloaded either v1.15.0
10892026-08-11T21:37:34.249Z Downloaded libbz2-rs-sys v0.2.2
10902026-08-11T21:37:34.249Z Downloaded minimal-lexical v0.2.1
10912026-08-11T21:37:34.249Z Downloaded wnaf v0.14.0
10922026-08-11T21:37:34.249Z Downloaded nanorand v0.7.0
10932026-08-11T21:37:34.249Z Downloaded pem-rfc7468 v1.0.0
10942026-08-11T21:37:34.249Z Downloaded progenitor-client v0.13.0
10952026-08-11T21:37:34.249Z Downloaded unarray v0.1.4
10962026-08-11T21:37:34.249Z Downloaded itertools v0.10.5
10972026-08-11T21:37:34.249Z Downloaded rustls-pki-types v1.14.0
10982026-08-11T21:37:34.249Z Downloaded serde_cbor v0.11.2
10992026-08-11T21:37:34.249Z Downloaded synstructure v0.13.2
11002026-08-11T21:37:34.249Z Downloaded parking_lot v0.11.2
11012026-08-11T21:37:34.250Z Downloaded resolv-conf v0.7.6
11022026-08-11T21:37:34.250Z Downloaded serde-hex v0.1.0
11032026-08-11T21:37:34.250Z Downloaded tokio-dtrace v0.1.1
11042026-08-11T21:37:34.250Z Downloaded ref-cast v1.0.25
11052026-08-11T21:37:34.250Z Downloaded string_cache v0.8.9
11062026-08-11T21:37:34.250Z Downloaded crucible-workspace-hack v0.1.0
11072026-08-11T21:37:34.251Z Downloaded defmt-parser v1.0.0
11082026-08-11T21:37:34.251Z Downloaded socket2 v0.6.3
11092026-08-11T21:37:34.252Z Downloaded unicode-normalization v0.1.25
11102026-08-11T21:37:34.252Z Downloaded hkdf v0.12.4
11112026-08-11T21:37:34.252Z Downloaded socket2 v0.5.10
11122026-08-11T21:37:34.252Z Downloaded term v0.7.0
11132026-08-11T21:37:34.252Z Downloaded vte v0.14.1
11142026-08-11T21:37:34.252Z Downloaded darling v0.21.3
11152026-08-11T21:37:34.252Z Downloaded tokio-stream v0.1.18
11162026-08-11T21:37:34.252Z Downloaded digest v0.11.3
11172026-08-11T21:37:34.252Z Downloaded vsss-rs v3.3.4
11182026-08-11T21:37:34.252Z Downloaded md-5 v0.10.6
11192026-08-11T21:37:34.252Z Downloaded aws-lc-rs v1.16.3
11202026-08-11T21:37:34.438Z Downloaded oso-derive v0.27.3
11212026-08-11T21:37:34.438Z Downloaded num_enum v0.5.11
11222026-08-11T21:37:34.438Z Downloaded postgres-protocol v0.6.10
11232026-08-11T21:37:34.438Z Downloaded typify-macro v0.6.2
11242026-08-11T21:37:34.438Z Downloaded termtree v0.5.1
11252026-08-11T21:37:34.438Z Downloaded utf8_iter v1.0.4
11262026-08-11T21:37:34.438Z Downloaded match_cfg v0.1.0
11272026-08-11T21:37:34.438Z Downloaded opaque-debug v0.3.1
11282026-08-11T21:37:34.438Z Downloaded indicatif v0.18.4
11292026-08-11T21:37:34.439Z Downloaded stable_deref_trait v1.2.1
11302026-08-11T21:37:34.439Z Downloaded twox-hash v2.1.2
11312026-08-11T21:37:34.439Z Downloaded bitvec v1.0.1
11322026-08-11T21:37:34.439Z Downloaded structmeta v0.3.0
11332026-08-11T21:37:34.439Z Downloaded olpc-cjson v0.1.4
11342026-08-11T21:37:34.439Z Downloaded unicode-bidi v0.3.18
11352026-08-11T21:37:34.439Z Downloaded rusty-fork v0.3.1
11362026-08-11T21:37:34.439Z Downloaded cookie_store v0.22.1
11372026-08-11T21:37:34.439Z Downloaded tokio-test v0.4.5
11382026-08-11T21:37:34.439Z Downloaded dtrace-parser v0.3.0
11392026-08-11T21:37:34.439Z Downloaded postgres-types v0.2.12
11402026-08-11T21:37:34.439Z Downloaded idna_adapter v1.2.1
11412026-08-11T21:37:34.439Z Downloaded slab v0.4.12
11422026-08-11T21:37:34.439Z Downloaded stacker v0.1.23
11432026-08-11T21:37:34.440Z Downloaded termios v0.3.3
11442026-08-11T21:37:34.440Z Downloaded diesel_table_macro_syntax v0.3.0
11452026-08-11T21:37:34.440Z Downloaded nom v7.1.3
11462026-08-11T21:37:34.440Z Downloaded yasna v0.5.2
11472026-08-11T21:37:34.440Z Downloaded num-iter v0.1.45
11482026-08-11T21:37:34.441Z Downloaded pem-rfc7468 v0.7.0
11492026-08-11T21:37:34.441Z Downloaded predicates v3.1.4
11502026-08-11T21:37:34.441Z Downloaded num-bigint v0.4.6
11512026-08-11T21:37:34.441Z Downloaded shlex v1.3.0
11522026-08-11T21:37:34.441Z Downloaded uuid v1.23.4
11532026-08-11T21:37:34.441Z Downloaded darling v0.20.11
11542026-08-11T21:37:34.441Z Downloaded serde_spanned v1.1.1
11552026-08-11T21:37:34.441Z Downloaded derive-where v1.6.0
11562026-08-11T21:37:34.441Z Downloaded phf_shared v0.11.3
11572026-08-11T21:37:34.441Z Downloaded universal-hash v0.6.1
11582026-08-11T21:37:34.441Z Downloaded zeroize_derive v1.5.0
11592026-08-11T21:37:34.441Z Downloaded seq-macro v0.3.6
11602026-08-11T21:37:34.441Z Downloaded strum v0.26.3
11612026-08-11T21:37:34.441Z Downloaded blake3 v1.8.5
11622026-08-11T21:37:34.441Z Downloaded serde_derive_internals v0.29.1
11632026-08-11T21:37:34.442Z Downloaded icu_normalizer_data v2.1.1
11642026-08-11T21:37:34.442Z Downloaded crossterm v0.29.0
11652026-08-11T21:37:34.442Z Downloaded ed25519 v3.0.0
11662026-08-11T21:37:34.442Z Downloaded bindgen v0.71.1
11672026-08-11T21:37:34.442Z Downloaded typed-path v0.9.3
11682026-08-11T21:37:34.442Z Downloaded curve25519-dalek-derive v0.1.1
11692026-08-11T21:37:34.442Z Downloaded ignore v0.4.25
11702026-08-11T21:37:34.442Z Downloaded p256 v0.14.0
11712026-08-11T21:37:34.442Z Downloaded recursive v0.1.1
11722026-08-11T21:37:34.442Z Downloaded time-core v0.1.8
11732026-08-11T21:37:34.443Z Downloaded document-features v0.2.12
11742026-08-11T21:37:34.443Z Downloaded zstd v0.13.3
11752026-08-11T21:37:34.443Z Downloaded instant v0.1.13
11762026-08-11T21:37:34.443Z Downloaded openssl-macros v0.1.1
11772026-08-11T21:37:34.443Z Downloaded usdt-impl v0.6.0
11782026-08-11T21:37:34.443Z Downloaded openssl-sys v0.9.117
11792026-08-11T21:37:34.443Z Downloaded supports-color v3.0.2
11802026-08-11T21:37:34.443Z Downloaded darling_macro v0.13.4
11812026-08-11T21:37:34.443Z Downloaded unicode-properties v0.1.4
11822026-08-11T21:37:34.444Z Downloaded crypto-bigint v0.5.5
11832026-08-11T21:37:34.444Z Downloaded portable-atomic v1.13.1
11842026-08-11T21:37:34.444Z Downloaded pin-project v1.1.11
11852026-08-11T21:37:34.444Z Downloaded pin-project-lite v0.2.17
11862026-08-11T21:37:34.444Z Downloaded proc-macro-error2 v2.0.1
11872026-08-11T21:37:34.444Z Downloaded slog-stdlog v4.1.1
11882026-08-11T21:37:34.444Z Downloaded wyz v0.5.1
11892026-08-11T21:37:34.444Z Downloaded crc32fast v1.5.0
11902026-08-11T21:37:34.444Z Downloaded daft v0.1.7
11912026-08-11T21:37:34.444Z Downloaded oso v0.27.3
11922026-08-11T21:37:34.445Z Downloaded rustls-native-certs v0.8.3
11932026-08-11T21:37:34.445Z Downloaded similar v2.7.0
11942026-08-11T21:37:34.445Z Downloaded reqwest v0.12.28
11952026-08-11T21:37:34.445Z Downloaded zerocopy-derive v0.8.40
11962026-08-11T21:37:34.445Z Downloaded lazy_static v1.5.0
11972026-08-11T21:37:34.445Z Downloaded git2 v0.20.4
11982026-08-11T21:37:34.445Z Downloaded num-integer v0.1.46
11992026-08-11T21:37:34.590Z Downloaded tokio-rustls v0.26.4
12002026-08-11T21:37:34.590Z Downloaded memmap2 v0.9.10
12012026-08-11T21:37:34.607Z Downloaded yansi v1.0.1
12022026-08-11T21:37:34.607Z Downloaded dropshot-api-manager v0.7.2
12032026-08-11T21:37:34.607Z Downloaded poly1305 v0.9.0
12042026-08-11T21:37:34.608Z Downloaded chrono v0.4.45
12052026-08-11T21:37:34.608Z Downloaded rand v0.9.2
12062026-08-11T21:37:34.608Z Downloaded ssh-key v0.7.0-rc.11
12072026-08-11T21:37:34.608Z Downloaded time v0.3.47
12082026-08-11T21:37:34.608Z Downloaded num-bigint-dig v0.8.6
12092026-08-11T21:37:34.608Z Downloaded darling_core v0.20.11
12102026-08-11T21:37:34.608Z Downloaded russh v0.62.4
12112026-08-11T21:37:34.609Z Downloaded rsa v0.9.10
12122026-08-11T21:37:34.609Z Downloaded crossbeam-epoch v0.9.18
12132026-08-11T21:37:34.609Z Downloaded diff v0.1.13
12142026-08-11T21:37:34.609Z Downloaded rayon-core v1.13.0
12152026-08-11T21:37:34.609Z Downloaded litrs v1.0.0
12162026-08-11T21:37:34.609Z Downloaded ed25519-dalek v2.2.0
12172026-08-11T21:37:34.609Z Downloaded hyper-util v0.1.20
12182026-08-11T21:37:34.609Z Downloaded slog-term v2.9.2
12192026-08-11T21:37:34.609Z Downloaded mio v1.2.0
12202026-08-11T21:37:34.610Z Downloaded p521 v0.14.0
12212026-08-11T21:37:34.610Z Downloaded zerovec v0.11.5
12222026-08-11T21:37:34.610Z Downloaded toml v1.1.2+spec-1.1.0
12232026-08-11T21:37:34.610Z Downloaded moka v0.12.13
12242026-08-11T21:37:34.610Z Downloaded regex v1.12.3
12252026-08-11T21:37:34.610Z Downloaded elliptic-curve v0.14.1
12262026-08-11T21:37:34.610Z Downloaded pkcs5 v0.8.1
12272026-08-11T21:37:34.610Z Downloaded winnow v0.6.26
12282026-08-11T21:37:34.610Z Downloaded sha3 v0.12.0
12292026-08-11T21:37:34.610Z Downloaded diesel_derives v2.3.7
12302026-08-11T21:37:34.610Z Downloaded miniz_oxide v0.8.9
12312026-08-11T21:37:34.610Z Downloaded pretty_assertions v1.4.1
12322026-08-11T21:37:34.610Z Downloaded icu_locale_core v2.1.1
12332026-08-11T21:37:34.610Z Downloaded schemars v1.2.1
12342026-08-11T21:37:34.611Z Downloaded petname v2.0.2
12352026-08-11T21:37:34.611Z Downloaded winnow v0.5.40
12362026-08-11T21:37:34.611Z Downloaded idna v1.1.0
12372026-08-11T21:37:34.611Z Downloaded iddqd v0.4.2
12382026-08-11T21:37:34.611Z Downloaded libxml v0.3.3
12392026-08-11T21:37:34.611Z Downloaded tower v0.5.3
12402026-08-11T21:37:34.611Z Downloaded rayon v1.11.0
12412026-08-11T21:37:34.611Z Downloaded tokio-util v0.7.18
12422026-08-11T21:37:34.611Z Downloaded itertools v0.12.1
12432026-08-11T21:37:34.611Z Downloaded qorb v0.4.1
12442026-08-11T21:37:34.611Z Downloaded rand v0.8.6
12452026-08-11T21:37:34.611Z Downloaded libm v0.2.16
12462026-08-11T21:37:34.611Z Downloaded reqwest v0.13.2
12472026-08-11T21:37:34.787Z Downloaded object v0.30.4
12482026-08-11T21:37:34.787Z Downloaded goblin v0.10.5
12492026-08-11T21:37:34.787Z Downloaded p384 v0.13.1
12502026-08-11T21:37:34.787Z Downloaded winnow v1.0.3
12512026-08-11T21:37:34.787Z Downloaded tough v0.22.0
12522026-08-11T21:37:34.787Z Downloaded quick-xml v0.37.5
12532026-08-11T21:37:34.787Z Downloaded rsa v0.10.0-rc.18
12542026-08-11T21:37:34.787Z Downloaded iri-string v0.7.10
12552026-08-11T21:37:34.787Z Downloaded serde_with v1.14.0
12562026-08-11T21:37:34.787Z Downloaded smoltcp v0.9.1
12572026-08-11T21:37:34.787Z Downloaded vcpkg v0.2.15
12582026-08-11T21:37:34.787Z Downloaded radix_trie v0.2.1
12592026-08-11T21:37:34.787Z Downloaded icu_properties_data v2.1.2
12602026-08-11T21:37:34.787Z Downloaded openssl v0.10.80
12612026-08-11T21:37:34.787Z Downloaded tower-http v0.6.8
12622026-08-11T21:37:34.787Z Downloaded zip v4.6.1
12632026-08-11T21:37:34.787Z Downloaded bstr v1.12.1
12642026-08-11T21:37:34.788Z Downloaded internal-russh-num-bigint v0.5.0
12652026-08-11T21:37:34.788Z Downloaded serde_with v3.21.0
12662026-08-11T21:37:34.788Z Downloaded curve25519-dalek v4.1.3
12672026-08-11T21:37:34.788Z Downloaded itertools v0.15.0
12682026-08-11T21:37:34.788Z Downloaded crypto-primes v0.7.2
12692026-08-11T21:37:34.788Z Downloaded itertools v0.14.0
12702026-08-11T21:37:34.788Z Downloaded rawzip v0.4.4
12712026-08-11T21:37:34.788Z Downloaded polar-core v0.27.3
12722026-08-11T21:37:34.788Z Downloaded regress v0.11.1
12732026-08-11T21:37:34.788Z Downloaded salty v0.3.0
12742026-08-11T21:37:34.788Z Downloaded tabled v0.21.0
12752026-08-11T21:37:34.788Z Downloaded crypto-bigint v0.7.5
12762026-08-11T21:37:34.998Z Downloaded nix v0.28.0
12772026-08-11T21:37:34.998Z Downloaded proptest v1.11.0
12782026-08-11T21:37:34.998Z Downloaded quinn-proto v0.11.16
12792026-08-11T21:37:34.998Z Downloaded object v0.37.3
12802026-08-11T21:37:34.998Z Downloaded zlib-rs v0.6.2
12812026-08-11T21:37:34.998Z Downloaded nix v0.27.1
12822026-08-11T21:37:34.998Z Downloaded lalrpop v0.19.12
12832026-08-11T21:37:34.998Z Downloaded hickory-proto v0.24.4
12842026-08-11T21:37:34.998Z Downloaded zerocopy v0.8.40
12852026-08-11T21:37:34.998Z Downloaded nix v0.31.2
12862026-08-11T21:37:34.999Z Downloaded openapiv3 v2.2.0
12872026-08-11T21:37:34.999Z Downloaded regex-syntax v0.8.10
12882026-08-11T21:37:34.999Z Downloaded regress v0.10.5
12892026-08-11T21:37:34.999Z Downloaded regex-syntax v0.6.29
12902026-08-11T21:37:34.999Z Downloaded curve25519-dalek v5.0.0
12912026-08-11T21:37:34.999Z Downloaded sqlparser v0.61.0
12922026-08-11T21:37:34.999Z Downloaded rustix v0.38.44
12932026-08-11T21:37:34.999Z Downloaded hickory-proto v0.25.2
12942026-08-11T21:37:34.999Z Downloaded ratatui v0.29.0
12952026-08-11T21:37:34.999Z Downloaded sha3 v0.11.0
12962026-08-11T21:37:34.999Z Downloaded smoltcp v0.11.0
12972026-08-11T21:37:34.999Z Downloaded typify-impl v0.6.2
12982026-08-11T21:37:34.999Z Downloaded diesel v2.3.7
12992026-08-11T21:37:35.108Z Downloaded rustls v0.23.41
13002026-08-11T21:37:35.108Z Downloaded sled v0.34.7
13012026-08-11T21:37:35.109Z Downloaded bzip2-sys v0.1.13+1.0.8
13022026-08-11T21:37:35.109Z Downloaded dropshot v0.17.1
13032026-08-11T21:37:35.109Z Downloaded tracing v0.1.44
13042026-08-11T21:37:35.109Z Downloaded petgraph v0.6.5
13052026-08-11T21:37:35.109Z Downloaded jiff v0.2.34
13062026-08-11T21:37:35.109Z Downloaded zerocopy-derive v0.6.6
13072026-08-11T21:37:35.109Z Downloaded regex-automata v0.4.14
13082026-08-11T21:37:35.109Z Downloaded chrono-tz v0.10.4
13092026-08-11T21:37:35.109Z Downloaded petgraph v0.8.3
13102026-08-11T21:37:35.109Z Downloaded tokio v1.52.1
13112026-08-11T21:37:35.109Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13122026-08-11T21:37:35.109Z Downloaded sha3 v0.10.8
13132026-08-11T21:37:35.109Z Downloaded csv v1.4.0
13142026-08-11T21:37:35.110Z Downloaded libz-sys v1.1.24
13152026-08-11T21:37:35.235Z Downloaded ring v0.17.14
13162026-08-11T21:37:35.235Z Downloaded encoding_rs v0.8.35
13172026-08-11T21:37:35.236Z Downloaded libgit2-sys v0.18.3+1.9.2
13182026-08-11T21:37:35.643Z Downloaded aws-lc-sys v0.40.0
13192026-08-11T21:37:35.899Z Compiling libc v0.2.185
13202026-08-11T21:37:35.899Z Compiling serde_core v1.0.228
13212026-08-11T21:37:35.899Z Compiling serde v1.0.228
13222026-08-11T21:37:35.925Z Compiling log v0.4.29
13232026-08-11T21:37:35.925Z Compiling smallvec v1.15.1
13242026-08-11T21:37:35.925Z Compiling shlex v1.3.0
13252026-08-11T21:37:35.925Z Compiling find-msvc-tools v0.1.9
13262026-08-11T21:37:36.025Z Compiling syn v2.0.117
13272026-08-11T21:37:36.237Z Compiling subtle v2.6.1
13282026-08-11T21:37:36.355Z Compiling scopeguard v1.2.0
13292026-08-11T21:37:36.363Z Compiling typenum v1.20.1
13302026-08-11T21:37:36.363Z Compiling lock_api v0.4.14
13312026-08-11T21:37:36.363Z Compiling stable_deref_trait v1.2.1
13322026-08-11T21:37:36.363Z Compiling zerocopy v0.8.40
13332026-08-11T21:37:36.419Z Compiling portable-atomic v1.13.1
13342026-08-11T21:37:36.437Z Compiling serde_json v1.0.151
13352026-08-11T21:37:36.562Z Compiling critical-section v1.2.0
13362026-08-11T21:37:36.617Z Compiling libm v0.2.16
13372026-08-11T21:37:36.686Z Compiling num-traits v0.2.19
13382026-08-11T21:37:36.786Z Compiling pkg-config v0.3.32
13392026-08-11T21:37:36.870Z Compiling errno v0.3.14
13402026-08-11T21:37:36.905Z Compiling jobserver v0.1.34
13412026-08-11T21:37:36.954Z Compiling getrandom v0.2.17
13422026-08-11T21:37:37.180Z Compiling cc v1.2.56
13432026-08-11T21:37:37.252Z Compiling rand_core v0.6.4
13442026-08-11T21:37:37.272Z Compiling generic-array v0.14.7
13452026-08-11T21:37:37.317Z Compiling getrandom v0.4.1
13462026-08-11T21:37:37.445Z Compiling once_cell v1.21.3
13472026-08-11T21:37:37.467Z Compiling const-oid v0.9.6
13482026-08-11T21:37:37.508Z Compiling parking_lot_core v0.9.12
13492026-08-11T21:37:37.643Z Compiling pin-project-lite v0.2.17
13502026-08-11T21:37:37.722Z Compiling rand_core v0.10.0
13512026-08-11T21:37:37.734Z Compiling signal-hook-registry v1.4.8
13522026-08-11T21:37:38.098Z Compiling bitflags v2.11.0
13532026-08-11T21:37:38.215Z Compiling futures-core v0.3.32
13542026-08-11T21:37:38.284Z Compiling litemap v0.8.1
13552026-08-11T21:37:38.299Z Compiling percent-encoding v2.3.2
13562026-08-11T21:37:38.326Z Compiling writeable v0.6.2
13572026-08-11T21:37:38.345Z Compiling parking_lot v0.12.5
13582026-08-11T21:37:38.392Z Compiling semver v1.0.28
13592026-08-11T21:37:38.415Z Compiling mio v1.2.0
13602026-08-11T21:37:38.478Z Compiling icu_properties_data v2.1.2
13612026-08-11T21:37:38.523Z Compiling icu_normalizer_data v2.1.1
13622026-08-11T21:37:38.695Z Compiling socket2 v0.6.3
13632026-08-11T21:37:38.712Z Compiling getrandom v0.3.4
13642026-08-11T21:37:38.725Z Compiling futures-sink v0.3.32
13652026-08-11T21:37:38.812Z Compiling synstructure v0.13.2
13662026-08-11T21:37:38.826Z Compiling futures-channel v0.3.32
13672026-08-11T21:37:38.839Z Compiling indexmap v2.14.0
13682026-08-11T21:37:38.863Z Compiling rustix v1.1.3
13692026-08-11T21:37:39.049Z Compiling futures-task v0.3.32
13702026-08-11T21:37:39.107Z Compiling utf8_iter v1.0.4
13712026-08-11T21:37:39.277Z Compiling slab v0.4.12
13722026-08-11T21:37:39.295Z Compiling futures-io v0.3.32
13732026-08-11T21:37:39.324Z Compiling form_urlencoded v1.2.2
13742026-08-11T21:37:39.447Z Compiling rustversion v1.0.22
13752026-08-11T21:37:39.461Z Compiling iana-time-zone v0.1.65
13762026-08-11T21:37:39.508Z Compiling base64ct v1.8.3
13772026-08-11T21:37:39.513Z Compiling cmake v0.1.57
13782026-08-11T21:37:39.593Z Compiling dunce v1.0.5
13792026-08-11T21:37:39.640Z Compiling regex-syntax v0.8.10
13802026-08-11T21:37:39.654Z Compiling flagset v0.4.7
13812026-08-11T21:37:39.689Z Compiling fs_extra v1.3.0
13822026-08-11T21:37:39.792Z Compiling pem-rfc7468 v0.7.0
13832026-08-11T21:37:39.806Z Compiling ident_case v1.0.1
13842026-08-11T21:37:39.911Z Compiling rand_core v0.9.5
13852026-08-11T21:37:39.930Z Compiling uuid v1.23.4
13862026-08-11T21:37:39.968Z Compiling aws-lc-sys v0.40.0
13872026-08-11T21:37:40.131Z Compiling base64 v0.22.1
13882026-08-11T21:37:40.194Z Compiling syn v1.0.109
13892026-08-11T21:37:40.415Z Compiling vcpkg v0.2.15
13902026-08-11T21:37:40.441Z Compiling serde_derive_internals v0.29.1
13912026-08-11T21:37:40.563Z Compiling rustc_version v0.4.1
13922026-08-11T21:37:40.590Z Compiling serde_derive v1.0.228
13932026-08-11T21:37:40.642Z Compiling zeroize_derive v1.5.0
13942026-08-11T21:37:40.673Z Compiling zerofrom-derive v0.1.6
13952026-08-11T21:37:40.888Z Compiling zerocopy-derive v0.8.40
13962026-08-11T21:37:41.150Z Compiling yoke-derive v0.8.1
13972026-08-11T21:37:41.299Z Compiling zeroize v1.9.0
13982026-08-11T21:37:41.353Z Compiling zerovec-derive v0.11.2
13992026-08-11T21:37:41.527Z Compiling displaydoc v0.2.5
14002026-08-11T21:37:42.124Z Compiling zerofrom v0.1.6
14012026-08-11T21:37:42.254Z Compiling tokio-macros v2.7.0
14022026-08-11T21:37:42.285Z Compiling futures-macro v0.3.32
14032026-08-11T21:37:42.371Z Compiling yoke v0.8.1
14042026-08-11T21:37:42.491Z Compiling thiserror-impl v2.0.18
14052026-08-11T21:37:42.574Z Compiling zerovec v0.11.5
14062026-08-11T21:37:42.654Z Compiling zerotrie v0.2.3
14072026-08-11T21:37:42.967Z Compiling block-buffer v0.10.4
14082026-08-11T21:37:43.000Z Compiling crypto-common v0.1.7
14092026-08-11T21:37:43.106Z Compiling tinystr v0.8.2
14102026-08-11T21:37:43.120Z Compiling potential_utf v0.1.4
14112026-08-11T21:37:43.140Z Compiling digest v0.10.7
14122026-08-11T21:37:43.154Z Compiling futures-util v0.3.32
14132026-08-11T21:37:43.277Z Compiling icu_locale_core v2.1.1
14142026-08-11T21:37:43.313Z Compiling icu_collections v2.1.1
14152026-08-11T21:37:43.389Z Compiling der_derive v0.7.3
14162026-08-11T21:37:43.780Z Compiling openssl-sys v0.9.117
14172026-08-11T21:37:43.840Z Compiling thiserror v2.0.18
14182026-08-11T21:37:43.949Z Compiling icu_provider v2.1.1
14192026-08-11T21:37:44.149Z Compiling bytes v1.11.1
14202026-08-11T21:37:44.225Z Compiling chrono v0.4.45
14212026-08-11T21:37:44.321Z Compiling icu_properties v2.1.2
14222026-08-11T21:37:44.361Z Compiling icu_normalizer v2.1.1
14232026-08-11T21:37:44.381Z Compiling der v0.7.10
14242026-08-11T21:37:44.776Z Compiling tokio v1.52.1
14252026-08-11T21:37:44.894Z Compiling http v1.4.2
14262026-08-11T21:37:45.433Z Compiling ppv-lite86 v0.2.21
14272026-08-11T21:37:45.466Z Compiling idna_adapter v1.2.1
14282026-08-11T21:37:45.504Z Compiling spki v0.7.3
14292026-08-11T21:37:45.596Z Compiling idna v1.1.0
14302026-08-11T21:37:45.612Z Compiling tracing-attributes v0.1.31
14312026-08-11T21:37:45.624Z Compiling tracing-core v0.1.36
14322026-08-11T21:37:45.710Z Compiling rand_chacha v0.9.0
14332026-08-11T21:37:45.755Z Compiling schemars v0.8.22
14342026-08-11T21:37:45.825Z Compiling cpufeatures v0.2.17
14352026-08-11T21:37:45.934Z Compiling url v2.5.8
14362026-08-11T21:37:45.952Z Compiling dyn-clone v1.0.20
14372026-08-11T21:37:46.088Z Compiling aws-lc-rs v1.16.3
14382026-08-11T21:37:46.176Z Compiling rand v0.9.2
14392026-08-11T21:37:46.228Z Compiling pkcs8 v0.10.2
14402026-08-11T21:37:46.369Z Compiling http-body v1.0.1
14412026-08-11T21:37:46.476Z Compiling rustls-pki-types v1.14.0
14422026-08-11T21:37:46.519Z Compiling schemars_derive v0.8.22
14432026-08-11T21:37:46.874Z Compiling tracing v0.1.44
14442026-08-11T21:37:46.910Z Compiling spin v0.9.8
14452026-08-11T21:37:46.924Z Compiling httparse v1.10.1
14462026-08-11T21:37:46.927Z Compiling tinyvec_macros v0.1.1
14472026-08-11T21:37:47.006Z Compiling cmov v0.5.4
14482026-08-11T21:37:47.110Z Compiling openssl-probe v0.2.1
14492026-08-11T21:37:47.129Z Compiling crc32fast v1.5.0
14502026-08-11T21:37:47.213Z Compiling ctutils v0.4.2
14512026-08-11T21:37:47.278Z Compiling tempfile v3.25.0
14522026-08-11T21:37:47.296Z Compiling tinyvec v1.10.0
14532026-08-11T21:37:47.430Z Compiling pest_generator v2.8.6
14542026-08-11T21:37:47.441Z Compiling sha2 v0.10.9
14552026-08-11T21:37:47.662Z Compiling aho-corasick v1.1.4
14562026-08-11T21:37:47.672Z Compiling atomic-waker v1.1.2
14572026-08-11T21:37:47.763Z Compiling tower-service v0.3.3
14582026-08-11T21:37:47.861Z Compiling untrusted v0.7.1
14592026-08-11T21:37:47.985Z Compiling radium v0.7.0
14602026-08-11T21:37:48.104Z Compiling tower-layer v0.3.3
14612026-08-11T21:37:48.235Z Compiling try-lock v0.2.5
14622026-08-11T21:37:48.282Z Compiling pest_derive v2.8.6
14632026-08-11T21:37:48.339Z Compiling want v0.3.1
14642026-08-11T21:37:48.505Z Compiling tokio-util v0.7.18
14652026-08-11T21:37:48.720Z Compiling regex-automata v0.4.14
14662026-08-11T21:37:48.916Z Compiling hybrid-array v0.4.13
14672026-08-11T21:37:49.268Z Compiling h2 v0.4.15
14682026-08-11T21:37:49.324Z Compiling ipnet v2.11.0
14692026-08-11T21:37:49.582Z Compiling scroll_derive v0.13.1
14702026-08-11T21:37:49.736Z Compiling darling_core v0.20.11
14712026-08-11T21:37:49.816Z Compiling httpdate v1.0.3
14722026-08-11T21:37:50.050Z Compiling openssl v0.10.80
14732026-08-11T21:37:50.277Z Compiling tap v1.0.1
14742026-08-11T21:37:50.382Z Compiling maybe-uninit v2.0.0
14752026-08-11T21:37:50.394Z Compiling untrusted v0.9.0
14762026-08-11T21:37:50.470Z Compiling rustls v0.23.41
14772026-08-11T21:37:50.485Z Compiling simd-adler32 v0.3.8
14782026-08-11T21:37:50.508Z Compiling foreign-types-shared v0.1.1
14792026-08-11T21:37:50.600Z Compiling foreign-types v0.3.2
14802026-08-11T21:37:50.637Z Compiling scroll v0.13.0
14812026-08-11T21:37:50.666Z Compiling wyz v0.5.1
14822026-08-11T21:37:50.723Z Compiling unicode-normalization v0.1.25
14832026-08-11T21:37:50.899Z Compiling rand_chacha v0.3.1
14842026-08-11T21:37:50.913Z Compiling hex v0.4.3
14852026-08-11T21:37:51.172Z Compiling signature v2.2.0
14862026-08-11T21:37:51.187Z Compiling openssl-macros v0.1.1
14872026-08-11T21:37:51.252Z Compiling thiserror-impl v1.0.69
14882026-08-11T21:37:51.356Z Compiling terminal_size v0.4.3
14892026-08-11T21:37:51.491Z Compiling bzip2-sys v0.1.13+1.0.8
14902026-08-11T21:37:51.575Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14912026-08-11T21:37:51.670Z Compiling num-integer v0.1.46
14922026-08-11T21:37:51.765Z Compiling wait-timeout v0.2.1
14932026-08-11T21:37:51.960Z Compiling ahash v0.8.12
14942026-08-11T21:37:51.985Z Compiling funty v2.0.0
14952026-08-11T21:37:51.988Z Compiling darling_macro v0.20.11
14962026-08-11T21:37:52.025Z Compiling powerfmt v0.2.0
14972026-08-11T21:37:52.164Z Compiling packed_struct v0.10.1
14982026-08-11T21:37:52.224Z Compiling bit-vec v0.8.0
14992026-08-11T21:37:52.406Z Compiling hyper v1.10.1
15002026-08-11T21:37:52.459Z Compiling quick-error v1.2.3
15012026-08-11T21:37:52.477Z Compiling time-core v0.1.8
15022026-08-11T21:37:52.483Z Compiling native-tls v0.2.18
15032026-08-11T21:37:52.543Z Compiling num-conv v0.2.0
15042026-08-11T21:37:52.561Z Compiling adler2 v2.0.1
15052026-08-11T21:37:52.619Z Compiling num-bigint-dig v0.8.6
15062026-08-11T21:37:52.671Z Compiling time-macros v0.2.27
15072026-08-11T21:37:52.686Z Compiling miniz_oxide v0.8.9
15082026-08-11T21:37:52.721Z Compiling rusty-fork v0.3.1
15092026-08-11T21:37:52.819Z Compiling darling v0.20.11
15102026-08-11T21:37:52.840Z Compiling thiserror v1.0.69
15112026-08-11T21:37:52.923Z Compiling bit-set v0.8.0
15122026-08-11T21:37:52.943Z Compiling bitvec v1.0.1
15132026-08-11T21:37:53.023Z Compiling clap_builder v4.6.0
15142026-08-11T21:37:53.134Z Compiling deranged v0.5.8
15152026-08-11T21:37:53.311Z Compiling num-iter v0.1.45
15162026-08-11T21:37:53.698Z Compiling hyper-util v0.1.20
15172026-08-11T21:37:54.115Z Compiling rand v0.8.6
15182026-08-11T21:37:54.182Z Compiling goblin v0.10.5
15192026-08-11T21:37:54.444Z Compiling packed_struct_codegen v0.10.1
15202026-08-11T21:37:54.934Z Compiling lazy_static v1.5.0
15212026-08-11T21:37:55.042Z Compiling toml_datetime v0.6.11
15222026-08-11T21:37:55.301Z Compiling serde_spanned v0.6.9
15232026-08-11T21:37:55.450Z Compiling hmac v0.12.1
15242026-08-11T21:37:55.478Z Compiling clap_derive v4.6.1
15252026-08-11T21:37:55.516Z Compiling bitfield-macros v0.19.4
15262026-08-11T21:37:55.611Z Compiling zerocopy-derive v0.6.6
15272026-08-11T21:37:56.035Z Compiling anstyle-parse v0.2.7
15282026-08-11T21:37:56.202Z Compiling rand_xorshift v0.4.0
15292026-08-11T21:37:56.217Z Compiling sync_wrapper v1.0.2
15302026-08-11T21:37:56.325Z Compiling indexmap v1.9.3
15312026-08-11T21:37:56.366Z Compiling usdt-impl v0.6.0
15322026-08-11T21:37:56.420Z Compiling siphasher v1.0.2
15332026-08-11T21:37:56.511Z Compiling nodrop v0.1.14
15342026-08-11T21:37:56.566Z Compiling unarray v0.1.4
15352026-08-11T21:37:56.604Z Compiling crc-catalog v2.4.0
15362026-08-11T21:37:56.605Z Compiling crossbeam-utils v0.8.21
15372026-08-11T21:37:56.675Z Compiling num_threads v0.1.7
15382026-08-11T21:37:56.699Z Compiling zlib-rs v0.6.2
15392026-08-11T21:37:56.775Z Compiling paste v1.0.15
15402026-08-11T21:37:56.917Z Compiling dof v0.4.0
15412026-08-11T21:37:56.939Z Compiling time v0.3.47
15422026-08-11T21:37:57.089Z Compiling crc v3.4.0
15432026-08-11T21:37:57.203Z Compiling clap v4.6.1
15442026-08-11T21:37:57.280Z Compiling proptest v1.11.0
15452026-08-11T21:37:57.295Z Compiling array-init v0.0.4
15462026-08-11T21:37:57.698Z Compiling zerocopy v0.6.6
15472026-08-11T21:37:57.981Z Compiling tower v0.5.3
15482026-08-11T21:37:58.046Z Compiling bitfield v0.19.4
15492026-08-11T21:37:58.362Z Compiling anstream v0.6.21
15502026-08-11T21:37:58.637Z Compiling smallvec v0.6.14
15512026-08-11T21:37:58.831Z Compiling derive_builder_core v0.20.2
15522026-08-11T21:37:58.970Z Compiling dtrace-parser v0.3.0
15532026-08-11T21:37:59.714Z Compiling flate2 v1.1.9
15542026-08-11T21:37:59.728Z Compiling ipnetwork v0.21.1
15552026-08-11T21:37:59.742Z Compiling http-body-util v0.1.3
15562026-08-11T21:37:59.935Z Compiling pkcs1 v0.7.5
15572026-08-11T21:37:59.968Z Compiling heapless v0.7.17
15582026-08-11T21:37:59.982Z Compiling scroll_derive v0.12.1
15592026-08-11T21:38:00.118Z Compiling structmeta-derive v0.3.0
15602026-08-11T21:38:00.131Z Compiling slog v2.8.2
15612026-08-11T21:38:00.209Z Compiling darling_core v0.23.0
15622026-08-11T21:38:00.313Z Compiling thread-id v5.1.0
15632026-08-11T21:38:00.329Z Compiling cookie v0.18.1
15642026-08-11T21:38:00.399Z Compiling env_filter v1.0.0
15652026-08-11T21:38:00.511Z Compiling unicode-bidi v0.3.18
15662026-08-11T21:38:00.653Z Compiling zstd-safe v7.2.4
15672026-08-11T21:38:00.698Z Compiling allocator-api2 v0.2.21
15682026-08-11T21:38:00.845Z Compiling anyhow v1.0.102
15692026-08-11T21:38:01.021Z Compiling base64 v0.21.7
15702026-08-11T21:38:01.036Z Compiling ryu v1.0.23
15712026-08-11T21:38:01.146Z Compiling winnow v0.5.40
15722026-08-11T21:38:01.182Z Compiling iri-string v0.7.10
15732026-08-11T21:38:01.213Z Compiling hashbrown v0.12.3
15742026-08-11T21:38:01.332Z Compiling signal-hook v0.3.18
15752026-08-11T21:38:01.504Z Compiling unicode-properties v0.1.4
15762026-08-11T21:38:01.684Z Compiling stringprep v0.1.5
15772026-08-11T21:38:02.108Z Compiling ron v0.8.1
15782026-08-11T21:38:02.122Z Compiling structmeta v0.3.0
15792026-08-11T21:38:02.342Z Compiling tower-http v0.6.8
15802026-08-11T21:38:02.572Z Compiling toml_edit v0.19.15
15812026-08-11T21:38:02.696Z Compiling serde_urlencoded v0.7.1
15822026-08-11T21:38:02.710Z Compiling darling_macro v0.23.0
15832026-08-11T21:38:02.956Z Compiling scroll v0.12.0
15842026-08-11T21:38:02.971Z Compiling env_logger v0.11.9
15852026-08-11T21:38:03.228Z Compiling rsa v0.9.10
15862026-08-11T21:38:03.345Z Compiling oxnet v0.1.6
15872026-08-11T21:38:03.394Z Compiling derive_builder_macro v0.20.2
15882026-08-11T21:38:03.667Z Compiling newtype-uuid v1.3.2
15892026-08-11T21:38:03.743Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
15902026-08-11T21:38:03.872Z Compiling hashbrown v0.13.2
15912026-08-11T21:38:03.971Z Compiling serde-hex v0.1.0
15922026-08-11T21:38:03.993Z Compiling bzip2 v0.4.4
15932026-08-11T21:38:04.251Z Compiling tokio-native-tls v0.3.1
15942026-08-11T21:38:04.380Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
15952026-08-11T21:38:04.568Z Compiling camino v1.2.2
15962026-08-11T21:38:04.951Z Compiling bstr v1.12.1
15972026-08-11T21:38:05.295Z Compiling block-buffer v0.12.1
15982026-08-11T21:38:05.430Z Compiling block-padding v0.4.2
15992026-08-11T21:38:05.503Z Compiling crypto-common v0.2.2
16002026-08-11T21:38:05.594Z Compiling rustls-native-certs v0.8.3
16012026-08-11T21:38:05.598Z Compiling x509-cert v0.2.5
16022026-08-11T21:38:05.738Z Compiling erased-serde v0.3.31
16032026-08-11T21:38:05.879Z Compiling serde_tokenstream v0.2.3
16042026-08-11T21:38:06.193Z Compiling md-5 v0.10.6
16052026-08-11T21:38:06.221Z Compiling curve25519-dalek v4.1.3
16062026-08-11T21:38:06.294Z Compiling zerocopy-derive v0.7.35
16072026-08-11T21:38:06.360Z Compiling async-trait v0.1.89
16082026-08-11T21:38:06.565Z Compiling daft-derive v0.1.7
16092026-08-11T21:38:07.170Z Compiling pin-project-internal v1.1.11
16102026-08-11T21:38:07.212Z Compiling vergen-lib v9.1.0
16112026-08-11T21:38:07.238Z Compiling hash32 v0.2.1
16122026-08-11T21:38:07.272Z Compiling memoffset v0.9.1
16132026-08-11T21:38:07.370Z Compiling encoding_rs v0.8.35
16142026-08-11T21:38:07.384Z Compiling fallible-iterator v0.2.0
16152026-08-11T21:38:07.426Z Compiling litrs v1.0.0
16162026-08-11T21:38:07.465Z Compiling smoltcp v0.9.1
16172026-08-11T21:38:07.692Z Compiling psl-types v2.0.11
16182026-08-11T21:38:07.794Z Compiling rustix v0.38.44
16192026-08-11T21:38:07.823Z Compiling mime v0.3.17
16202026-08-11T21:38:07.928Z Compiling crc-any v2.5.0
16212026-08-11T21:38:08.075Z Compiling cfg_aliases v0.2.1
16222026-08-11T21:38:08.132Z Compiling ref-cast v1.0.25
16232026-08-11T21:38:08.148Z Compiling nix v0.31.2
16242026-08-11T21:38:08.243Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
16252026-08-11T21:38:08.257Z Compiling document-features v0.2.12
16262026-08-11T21:38:08.271Z Compiling pin-project v1.1.11
16272026-08-11T21:38:08.386Z Compiling publicsuffix v2.3.0
16282026-08-11T21:38:08.399Z Compiling postgres-protocol v0.6.10
16292026-08-11T21:38:08.549Z Compiling daft v0.1.7
16302026-08-11T21:38:08.579Z Compiling zerocopy v0.7.35
16312026-08-11T21:38:08.846Z Compiling inout v0.2.2
16322026-08-11T21:38:08.889Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
16332026-08-11T21:38:08.934Z Compiling hyper-tls v0.6.0
16342026-08-11T21:38:08.980Z Compiling object v0.30.4
16352026-08-11T21:38:09.012Z Compiling zip v0.6.6
16362026-08-11T21:38:09.157Z Compiling toml v0.7.8
16372026-08-11T21:38:09.173Z Compiling derive_builder v0.20.2
16382026-08-11T21:38:09.255Z Compiling darling v0.23.0
16392026-08-11T21:38:09.294Z Compiling goblin v0.8.2
16402026-08-11T21:38:09.598Z Compiling derive-ex v0.1.8
16412026-08-11T21:38:09.767Z Compiling phf_shared v0.13.1
16422026-08-11T21:38:09.868Z Compiling regex v1.12.3
16432026-08-11T21:38:09.999Z Compiling hubpack_derive v0.1.1
16442026-08-11T21:38:10.048Z Compiling futures-executor v0.3.32
16452026-08-11T21:38:10.360Z Compiling strum_macros v0.27.2
16462026-08-11T21:38:10.372Z Compiling snafu-derive v0.8.9
16472026-08-11T21:38:10.452Z Compiling curve25519-dalek-derive v0.1.1
16482026-08-11T21:38:11.087Z Compiling ref-cast-impl v1.0.25
16492026-08-11T21:38:11.265Z Compiling vergen v9.1.0
16502026-08-11T21:38:11.448Z Compiling cargo-platform v0.3.2
16512026-08-11T21:38:11.632Z Compiling ff v0.13.1
16522026-08-11T21:38:11.724Z Compiling fs-err v3.3.0
16532026-08-11T21:38:11.772Z Compiling same-file v1.0.6
16542026-08-11T21:38:11.876Z Compiling managed v0.8.0
16552026-08-11T21:38:11.907Z Compiling foldhash v0.2.0
16562026-08-11T21:38:11.935Z Compiling path-slash v0.1.5
16572026-08-11T21:38:12.067Z Compiling bitflags v1.3.2
16582026-08-11T21:38:12.089Z Compiling bumpalo v3.20.2
16592026-08-11T21:38:12.130Z Compiling object v0.37.3
16602026-08-11T21:38:12.145Z Compiling jiff-core v0.1.0
16612026-08-11T21:38:12.191Z Compiling libbz2-rs-sys v0.2.2
16622026-08-11T21:38:12.240Z Compiling unicode-segmentation v1.12.0
16632026-08-11T21:38:12.336Z Compiling base16ct v0.2.0
16642026-08-11T21:38:12.392Z Compiling either v1.15.0
16652026-08-11T21:38:12.517Z Compiling foldhash v0.1.5
16662026-08-11T21:38:12.600Z Compiling bzip2 v0.6.1
16672026-08-11T21:38:12.620Z Compiling sec1 v0.7.3
16682026-08-11T21:38:12.685Z Compiling hashbrown v0.15.5
16692026-08-11T21:38:12.803Z Compiling zopfli v0.8.3
16702026-08-11T21:38:12.822Z Compiling strum v0.27.2
16712026-08-11T21:38:12.863Z Compiling snafu v0.8.9
16722026-08-11T21:38:12.897Z Compiling jiff v0.2.34
16732026-08-11T21:38:13.208Z Compiling hashbrown v0.16.1
16742026-08-11T21:38:13.214Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
16752026-08-11T21:38:13.337Z Compiling walkdir v2.5.0
16762026-08-11T21:38:13.460Z Compiling group v0.13.0
16772026-08-11T21:38:13.654Z Compiling cargo_metadata v0.23.1
16782026-08-11T21:38:13.731Z Compiling dof v0.3.0
16792026-08-11T21:38:13.764Z Compiling test-strategy v0.4.5
16802026-08-11T21:38:14.494Z Compiling hubpack v0.1.2
16812026-08-11T21:38:14.602Z Compiling futures v0.3.32
16822026-08-11T21:38:14.688Z Compiling phf v0.13.1
16832026-08-11T21:38:14.719Z Compiling signal-hook-mio v0.2.5
16842026-08-11T21:38:14.843Z Compiling cookie_store v0.22.1
16852026-08-11T21:38:15.008Z Compiling zstd v0.13.3
16862026-08-11T21:38:15.222Z Compiling serde_with_macros v3.21.0
16872026-08-11T21:38:15.270Z Compiling reqwest v0.12.28
16882026-08-11T21:38:15.286Z Compiling cipher v0.5.2
16892026-08-11T21:38:15.521Z Compiling postgres-types v0.2.12
16902026-08-11T21:38:16.050Z Compiling usdt-attr-macro v0.6.0
16912026-08-11T21:38:16.350Z Compiling usdt-macro v0.6.0
16922026-08-11T21:38:16.518Z Compiling globset v0.4.18
16932026-08-11T21:38:16.792Z Compiling phf_shared v0.11.3
16942026-08-11T21:38:16.808Z Compiling hkdf v0.12.4
16952026-08-11T21:38:16.862Z Compiling dtrace-parser v0.2.0
16962026-08-11T21:38:16.973Z Compiling ed25519 v2.2.3
16972026-08-11T21:38:16.977Z Compiling byte-wrapper v0.1.0
16982026-08-11T21:38:17.104Z Compiling olpc-cjson v0.1.4
16992026-08-11T21:38:17.196Z Compiling serde_plain v1.0.2
17002026-08-11T21:38:17.268Z Compiling serde-big-array v0.5.1
17012026-08-11T21:38:17.317Z Compiling crypto-bigint v0.5.5
17022026-08-11T21:38:17.370Z Compiling enum-as-inner v0.6.1
17032026-08-11T21:38:17.391Z Compiling serde_repr v0.1.20
17042026-08-11T21:38:17.413Z Compiling strum_macros v0.26.4
17052026-08-11T21:38:17.610Z Compiling async-recursion v1.1.1
17062026-08-11T21:38:17.872Z Compiling pem v3.0.6
17072026-08-11T21:38:17.889Z Compiling float-cmp v0.10.0
17082026-08-11T21:38:17.925Z Compiling thread-id v4.2.2
17092026-08-11T21:38:18.012Z Compiling memmap2 v0.9.10
17102026-08-11T21:38:18.032Z Compiling typed-path v0.9.3
17112026-08-11T21:38:18.192Z Compiling difflib v0.4.0
17122026-08-11T21:38:18.233Z Compiling const-oid v0.10.2
17132026-08-11T21:38:18.269Z Compiling static_assertions v1.1.0
17142026-08-11T21:38:18.348Z Compiling new_debug_unreachable v1.0.6
17152026-08-11T21:38:18.507Z Compiling winnow v1.0.3
17162026-08-11T21:38:18.514Z Compiling fixedbitset v0.5.7
17172026-08-11T21:38:18.736Z Compiling cpufeatures v0.3.0
17182026-08-11T21:38:18.762Z Compiling normalize-line-endings v0.3.0
17192026-08-11T21:38:18.785Z Compiling keccak v0.1.6
17202026-08-11T21:38:18.820Z Compiling predicates-core v1.0.10
17212026-08-11T21:38:18.851Z Compiling whoami v2.1.0
17222026-08-11T21:38:18.993Z Compiling precomputed-hash v0.1.1
17232026-08-11T21:38:19.013Z Compiling fixedbitset v0.4.2
17242026-08-11T21:38:19.143Z Compiling data-encoding v2.10.0
17252026-08-11T21:38:19.198Z Compiling strum v0.26.3
17262026-08-11T21:38:19.256Z Compiling petgraph v0.6.5
17272026-08-11T21:38:19.275Z Compiling toml_edit v0.22.27
17282026-08-11T21:38:19.279Z Compiling string_cache v0.8.9
17292026-08-11T21:38:19.327Z Compiling tokio-postgres v0.7.16
17302026-08-11T21:38:19.570Z Compiling hickory-proto v0.25.2
17312026-08-11T21:38:19.576Z Compiling predicates v3.1.4
17322026-08-11T21:38:19.576Z Compiling sha3 v0.10.8
17332026-08-11T21:38:19.844Z Compiling chacha20 v0.10.0
17342026-08-11T21:38:19.997Z Compiling toml_parser v1.1.2+spec-1.1.0
17352026-08-11T21:38:20.163Z Compiling petgraph v0.8.3
17362026-08-11T21:38:20.224Z Compiling digest v0.11.3
17372026-08-11T21:38:20.452Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17382026-08-11T21:38:20.626Z Compiling elliptic-curve v0.13.8
17392026-08-11T21:38:20.759Z Compiling usdt v0.6.0
17402026-08-11T21:38:21.046Z Compiling usdt-impl v0.5.0
17412026-08-11T21:38:21.064Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
17422026-08-11T21:38:21.586Z Compiling ed25519-dalek v2.2.0
17432026-08-11T21:38:21.609Z Compiling crossterm v0.28.1
17442026-08-11T21:38:22.049Z Compiling serde_with v3.21.0
17452026-08-11T21:38:22.139Z Compiling zip v4.6.1
17462026-08-11T21:38:22.903Z Compiling iddqd v0.4.2
17472026-08-11T21:38:23.269Z Compiling itertools v0.15.0
17482026-08-11T21:38:23.340Z Compiling itertools v0.13.0
17492026-08-11T21:38:23.793Z Compiling heck v0.4.1
17502026-08-11T21:38:23.847Z Compiling similar v2.7.0
17512026-08-11T21:38:24.016Z Compiling crossbeam-epoch v0.9.18
17522026-08-11T21:38:24.173Z Compiling tokio-stream v0.1.18
17532026-08-11T21:38:24.193Z Compiling buf-list v1.1.2
17542026-08-11T21:38:24.373Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17552026-08-11T21:38:24.476Z Compiling openapiv3 v2.2.0
17562026-08-11T21:38:24.624Z Compiling peg-runtime v0.8.5
17572026-08-11T21:38:24.624Z Compiling lalrpop-util v0.19.12
17582026-08-11T21:38:24.655Z Compiling thread_local v1.1.9
17592026-08-11T21:38:24.679Z Compiling slog-async v2.8.0
17602026-08-11T21:38:24.713Z Compiling crossbeam-channel v0.5.15
17612026-08-11T21:38:24.830Z Compiling filetime v0.2.27
17622026-08-11T21:38:24.905Z Compiling is-terminal v0.4.17
17632026-08-11T21:38:24.909Z Compiling take_mut v0.2.2
17642026-08-11T21:38:24.995Z Compiling term v1.2.1
17652026-08-11T21:38:25.010Z Compiling xattr v1.6.1
17662026-08-11T21:38:25.010Z Compiling camino-tempfile v1.4.1
17672026-08-11T21:38:25.169Z Compiling tar v0.4.46
17682026-08-11T21:38:25.551Z Compiling slog-term v2.9.2
17692026-08-11T21:38:31.805Z Compiling rustls-webpki v0.103.13
17702026-08-11T21:38:34.491Z Compiling tokio-rustls v0.26.4
17712026-08-11T21:38:34.491Z Compiling rustls-platform-verifier v0.6.2
17722026-08-11T21:38:34.492Z Compiling tough v0.22.0
17732026-08-11T21:38:34.696Z Compiling hyper-rustls v0.27.7
17742026-08-11T21:38:34.892Z Compiling reqwest v0.13.2
17752026-08-11T21:38:37.117Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17762026-08-11T21:38:37.331Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17772026-08-11T21:38:40.296Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s
17782026-08-11T21:38:40.435Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
17792026-08-11T21:38:40.565ZAug 11 21:38:39.459 INFO Starting download, target: Cockroach
17802026-08-11T21:38:40.566ZAug 11 21:38:39.460 INFO Starting download, target: Clickhouse
17812026-08-11T21:38:40.566ZAug 11 21:38:39.460 INFO Starting download, target: Console
17822026-08-11T21:38:40.570ZAug 11 21:38:39.460 INFO Starting download, target: DendriteStub
17832026-08-11T21:38:40.570ZAug 11 21:38:39.460 INFO Starting download, target: MaghemiteMgd
17842026-08-11T21:38:40.570ZAug 11 21:38:39.460 INFO Starting download, target: MaghemiteDdmd
17852026-08-11T21:38:40.570ZAug 11 21:38:39.460 INFO Starting download, target: TransceiverControl
17862026-08-11T21:38:40.570ZAug 11 21:38:39.460 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17872026-08-11T21:38:40.571ZAug 11 21:38:39.460 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17882026-08-11T21:38:40.571ZAug 11 21:38:39.460 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17892026-08-11T21:38:40.571ZAug 11 21:38:39.460 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17902026-08-11T21:38:40.571ZAug 11 21:38:39.460 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
17912026-08-11T21:38:40.571ZAug 11 21:38:39.460 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17922026-08-11T21:38:40.571ZAug 11 21:38:39.460 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd
17932026-08-11T21:38:42.263ZAug 11 21:38:41.229 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
17942026-08-11T21:38:42.329ZAug 11 21:38:41.296 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17952026-08-11T21:38:42.580ZAug 11 21:38:41.548 INFO Download complete, target: Console
17962026-08-11T21:38:49.236ZAug 11 21:38:47.957 INFO Checking that binary works, target: Clickhouse
17972026-08-11T21:38:49.513ZAug 11 21:38:47.958 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17982026-08-11T21:38:49.513ZAug 11 21:38:48.109 INFO Download complete, target: Clickhouse
17992026-08-11T21:38:49.513ZAug 11 21:38:48.193 INFO Download complete, target: TransceiverControl
18002026-08-11T21:38:59.218ZAug 11 21:38:58.025 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
18012026-08-11T21:39:01.480ZAug 11 21:39:00.274 INFO Download complete, target: DendriteStub
18022026-08-11T21:39:01.651ZAug 11 21:39:00.373 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd
18032026-08-11T21:39:02.026ZAug 11 21:39:00.864 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
18042026-08-11T21:39:03.460ZAug 11 21:39:02.349 INFO Download complete, target: MaghemiteDdmd
18052026-08-11T21:39:04.373ZAug 11 21:39:03.231 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
18062026-08-11T21:39:04.373ZAug 11 21:39:03.231 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
18072026-08-11T21:39:04.562ZAug 11 21:39:03.450 INFO Download complete, target: MaghemiteMgd
18082026-08-11T21:39:08.879ZAug 11 21:39:07.835 INFO Checking that binary works, target: Cockroach
18092026-08-11T21:39:09.121ZAug 11 21:39:07.999 INFO Download complete, target: Cockroach
18102026-08-11T21:39:09.141ZAll builder prerequisites installed successfully, and PATH looks valid
18112026-08-11T21:39:09.141Z
18122026-08-11T21:39:09.141Zreal 2:28.406126307
18132026-08-11T21:39:09.141Zuser 7:12.336055936
18142026-08-11T21:39:09.142Zsys 1:25.210023362
18152026-08-11T21:39:09.142Ztrap 0.230686858
18162026-08-11T21:39:09.142Ztflt 1.536458756
18172026-08-11T21:39:09.142Zdflt 2.506651642
18182026-08-11T21:39:09.142Zkflt 0.030192139
18192026-08-11T21:39:09.143Zlock 32:25.384053492
18202026-08-11T21:39:09.143Zslp 22:29.880970010
18212026-08-11T21:39:09.143Zlat 43.884956847
18222026-08-11T21:39:09.143Zstop 2:38.528425767
18232026-08-11T21:39:09.143Z+ banner clippy
18242026-08-11T21:39:09.143Z
18252026-08-11T21:39:09.143Z #### # # ##### ##### # #
18262026-08-11T21:39:09.143Z # # # # # # # # # #
18272026-08-11T21:39:09.143Z # # # # # # # #
18282026-08-11T21:39:09.143Z # # # ##### ##### #
18292026-08-11T21:39:09.143Z # # # # # # #
18302026-08-11T21:39:09.143Z #### ###### # # # #
18312026-08-11T21:39:09.143Z
18322026-08-11T21:39:09.143Z+ export CARGO_INCREMENTAL=0
18332026-08-11T21:39:09.143Z+ CARGO_INCREMENTAL=0
18342026-08-11T21:39:09.143Z+ ptime -m cargo xtask clippy
18352026-08-11T21:39:09.689Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
18362026-08-11T21:39:09.854Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
18372026-08-11T21:39:11.772Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.58s
18382026-08-11T21:39:11.795Z Running `target/debug/xtask clippy`
18392026-08-11T21:39:11.795Zrunning: /home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings"
18402026-08-11T21:39:12.333Z Downloading crates ...
18412026-08-11T21:39:12.511Z Downloaded blake2b_simd v1.0.4
18422026-08-11T21:39:12.514Z Downloaded async-object-pool v0.2.0
18432026-08-11T21:39:12.514Z Downloaded cast v0.3.0
18442026-08-11T21:39:12.515Z Downloaded approx v0.5.1
18452026-08-11T21:39:12.515Z Downloaded backtrace-ext v0.2.1
18462026-08-11T21:39:12.515Z Downloaded assert-json-diff v2.0.2
18472026-08-11T21:39:12.520Z Downloaded constant_time_eq v0.3.1
18482026-08-11T21:39:12.520Z Downloaded escape8259 v0.5.3
18492026-08-11T21:39:12.520Z Downloaded chumsky v0.9.3
18502026-08-11T21:39:12.520Z Downloaded concurrent-queue v2.5.0
18512026-08-11T21:39:12.520Z Downloaded criterion-plot v0.6.0
18522026-08-11T21:39:12.635Z Downloaded assert_cmd v2.1.2
18532026-08-11T21:39:12.635Z Downloaded event-listener-strategy v0.5.4
18542026-08-11T21:39:12.635Z Downloaded anes v0.1.6
18552026-08-11T21:39:12.635Z Downloaded datatest-stable v0.3.3
18562026-08-11T21:39:12.635Z Downloaded async-lock v3.4.2
18572026-08-11T21:39:12.635Z Downloaded addr2line v0.25.1
18582026-08-11T21:39:12.635Z Downloaded cfg-expr v0.20.6
18592026-08-11T21:39:12.635Z Downloaded event-listener v5.4.1
18602026-08-11T21:39:12.635Z Downloaded futures-timer v3.0.3
18612026-08-11T21:39:12.635Z Downloaded guppy-workspace-hack v0.1.0
18622026-08-11T21:39:12.635Z Downloaded hex-literal v0.4.1
18632026-08-11T21:39:12.635Z Downloaded backtrace v0.3.76
18642026-08-11T21:39:12.635Z Downloaded fancy-regex v0.14.0
18652026-08-11T21:39:12.635Z Downloaded hickory-client v0.25.2
18662026-08-11T21:39:12.635Z Downloaded criterion v0.7.0
18672026-08-11T21:39:12.635Z Downloaded httptest v0.16.4
18682026-08-11T21:39:12.636Z Downloaded linkme-impl v0.3.35
18692026-08-11T21:39:12.636Z Downloaded knuffel-derive v3.2.0
18702026-08-11T21:39:12.636Z Downloaded nested v0.1.1
18712026-08-11T21:39:12.636Z Downloaded libtest-mimic v0.8.1
18722026-08-11T21:39:12.636Z Downloaded linkme v0.3.35
18732026-08-11T21:39:12.636Z Downloaded miette-derive v5.10.0
18742026-08-11T21:39:12.636Z Downloaded parking v2.2.1
18752026-08-11T21:39:12.636Z Downloaded pathdiff v0.2.3
18762026-08-11T21:39:12.636Z Downloaded oorandom v11.1.5
18772026-08-11T21:39:12.636Z Downloaded owo-colors v3.5.0
18782026-08-11T21:39:12.636Z Downloaded partial-io v0.5.4
18792026-08-11T21:39:12.636Z Downloaded plotters-backend v0.3.7
18802026-08-11T21:39:12.636Z Downloaded plotters-svg v0.3.7
18812026-08-11T21:39:12.636Z Downloaded knuffel v3.2.0
18822026-08-11T21:39:12.636Z Downloaded path-tree v0.8.3
18832026-08-11T21:39:12.636Z Downloaded guppy v0.17.25
18842026-08-11T21:39:12.636Z Downloaded hashbrown v0.14.5
18852026-08-11T21:39:12.636Z Downloaded relative-path v1.9.3
18862026-08-11T21:39:12.636Z Downloaded rust-argon2 v2.1.0
18872026-08-11T21:39:12.636Z Downloaded similar-asserts v1.7.0
18882026-08-11T21:39:12.636Z Downloaded serde_regex v1.1.0
18892026-08-11T21:39:12.636Z Downloaded miette v5.10.0
18902026-08-11T21:39:12.636Z Downloaded rstest v0.25.0
18912026-08-11T21:39:12.636Z Downloaded supports-color v2.1.0
18922026-08-11T21:39:12.636Z Downloaded supports-unicode v2.1.0
18932026-08-11T21:39:12.636Z Downloaded supports-hyperlinks v2.1.0
18942026-08-11T21:39:12.636Z Downloaded target-triple v1.0.0
18952026-08-11T21:39:12.636Z Downloaded rustc-demangle v0.1.27
18962026-08-11T21:39:12.636Z Downloaded rand_distr v0.5.1
18972026-08-11T21:39:12.636Z Downloaded stringmetrics v2.2.2
18982026-08-11T21:39:12.636Z Downloaded termcolor v1.4.1
18992026-08-11T21:39:12.636Z Downloaded terminal_size v0.1.17
19002026-08-11T21:39:12.636Z Downloaded rstest_macros v0.25.0
19012026-08-11T21:39:12.636Z Downloaded target-spec v3.5.7
19022026-08-11T21:39:12.636Z Downloaded target-lexicon v0.13.3
19032026-08-11T21:39:12.637Z Downloaded tinytemplate v1.2.1
19042026-08-11T21:39:12.637Z Downloaded textwrap v0.15.2
19052026-08-11T21:39:12.637Z Downloaded plotters v0.3.7
19062026-08-11T21:39:12.637Z Downloaded trybuild v1.0.116
19072026-08-11T21:39:12.637Z Downloaded gimli v0.32.3
19082026-08-11T21:39:12.684Z Downloaded httpmock v0.8.3
19092026-08-11T21:39:14.429Z Checking cfg-if v1.0.4
19102026-08-11T21:39:14.798Z Checking libc v0.2.185
19112026-08-11T21:39:14.802Z Checking serde_core v1.0.228
19122026-08-11T21:39:14.871Z Checking memchr v2.8.0
19132026-08-11T21:39:14.913Z Checking smallvec v1.15.1
19142026-08-11T21:39:14.947Z Checking zeroize v1.9.0
19152026-08-11T21:39:15.046Z Checking rand_core v0.10.0
19162026-08-11T21:39:15.061Z Checking itoa v1.0.17
19172026-08-11T21:39:15.065Z Checking subtle v2.6.1
19182026-08-11T21:39:15.118Z Checking log v0.4.29
19192026-08-11T21:39:15.156Z Checking libm v0.2.16
19202026-08-11T21:39:15.207Z Checking getrandom v0.4.1
19212026-08-11T21:39:15.207Z Checking errno v0.3.14
19222026-08-11T21:39:15.283Z Checking typenum v1.20.1
19232026-08-11T21:39:15.324Z Checking scopeguard v1.2.0
19242026-08-11T21:39:15.364Z Checking zmij v1.0.21
19252026-08-11T21:39:15.400Z Checking stable_deref_trait v1.2.1
19262026-08-11T21:39:15.443Z Checking zerofrom v0.1.6
19272026-08-11T21:39:15.485Z Checking lock_api v0.4.14
19282026-08-11T21:39:15.524Z Checking percent-encoding v2.3.2
19292026-08-11T21:39:15.563Z Checking writeable v0.6.2
19302026-08-11T21:39:15.598Z Checking litemap v0.8.1
19312026-08-11T21:39:15.603Z Checking yoke v0.8.1
19322026-08-11T21:39:15.691Z Checking icu_properties_data v2.1.2
19332026-08-11T21:39:15.731Z Checking icu_normalizer_data v2.1.1
19342026-08-11T21:39:15.772Z Checking form_urlencoded v1.2.2
19352026-08-11T21:39:15.811Z Checking zerovec v0.11.5
19362026-08-11T21:39:15.849Z Checking zerotrie v0.2.3
19372026-08-11T21:39:15.884Z Checking num-traits v0.2.19
19382026-08-11T21:39:15.889Z Checking utf8_iter v1.0.4
19392026-08-11T21:39:15.976Z Checking pin-project-lite v0.2.17
19402026-08-11T21:39:16.017Z Checking zerocopy v0.8.40
19412026-08-11T21:39:16.061Z Checking parking_lot_core v0.9.12
19422026-08-11T21:39:16.061Z Checking portable-atomic v1.13.1
19432026-08-11T21:39:16.137Z Checking critical-section v1.2.0
19442026-08-11T21:39:16.184Z Checking signal-hook-registry v1.4.8
19452026-08-11T21:39:16.270Z Checking mio v1.2.0
19462026-08-11T21:39:16.310Z Checking parking_lot v0.12.5
19472026-08-11T21:39:16.314Z Checking tinystr v0.8.2
19482026-08-11T21:39:16.382Z Checking serde v1.0.228
19492026-08-11T21:39:16.388Z Checking serde_json v1.0.151
19502026-08-11T21:39:16.497Z Checking bitflags v2.11.0
19512026-08-11T21:39:16.537Z Checking potential_utf v0.1.4
19522026-08-11T21:39:16.541Z Checking once_cell v1.21.3
19532026-08-11T21:39:16.610Z Checking icu_locale_core v2.1.1
19542026-08-11T21:39:16.655Z Checking iana-time-zone v0.1.65
19552026-08-11T21:39:16.694Z Checking icu_collections v2.1.1
19562026-08-11T21:39:16.742Z Checking socket2 v0.6.3
19572026-08-11T21:39:16.787Z Checking uuid v1.23.4
19582026-08-11T21:39:16.830Z Checking bytes v1.11.1
19592026-08-11T21:39:16.830Z Checking chrono v0.4.45
19602026-08-11T21:39:17.025Z Checking semver v1.0.28
19612026-08-11T21:39:17.072Z Checking thiserror v2.0.18
19622026-08-11T21:39:17.217Z Checking dyn-clone v1.0.20
19632026-08-11T21:39:17.223Z Checking icu_provider v2.1.1
19642026-08-11T21:39:17.223Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
19652026-08-11T21:39:17.223Z Checking futures-core v0.3.32
19662026-08-11T21:39:17.297Z Checking equivalent v1.0.2
19672026-08-11T21:39:17.297Z Checking rustix v1.1.3
19682026-08-11T21:39:17.370Z Checking tokio v1.52.1
19692026-08-11T21:39:17.407Z Checking getrandom v0.2.17
19702026-08-11T21:39:17.411Z Checking cmov v0.5.4
19712026-08-11T21:39:17.481Z Checking icu_properties v2.1.2
19722026-08-11T21:39:17.521Z Checking icu_normalizer v2.1.1
19732026-08-11T21:39:17.620Z Checking rand_core v0.6.4
19742026-08-11T21:39:17.697Z Checking ctutils v0.4.2
19752026-08-11T21:39:17.746Z Checking futures-sink v0.3.32
19762026-08-11T21:39:17.827Z Checking byteorder v1.5.0
19772026-08-11T21:39:17.866Z Checking getrandom v0.3.4
19782026-08-11T21:39:17.904Z Checking futures-channel v0.3.32
19792026-08-11T21:39:17.940Z Checking hybrid-array v0.4.13
19802026-08-11T21:39:18.045Z Checking futures-task v0.3.32
19812026-08-11T21:39:18.083Z Checking slab v0.4.12
19822026-08-11T21:39:18.131Z Checking futures-io v0.3.32
19832026-08-11T21:39:18.192Z Checking generic-array v0.14.7
19842026-08-11T21:39:18.231Z Checking hashbrown v0.17.0
19852026-08-11T21:39:18.272Z Checking thiserror v1.0.69
19862026-08-11T21:39:18.277Z Checking futures-util v0.3.32
19872026-08-11T21:39:18.345Z Checking idna_adapter v1.2.1
19882026-08-11T21:39:18.433Z Checking regex-syntax v0.8.10
19892026-08-11T21:39:18.494Z Checking idna v1.1.0
19902026-08-11T21:39:18.669Z Checking fnv v1.0.7
19912026-08-11T21:39:18.712Z Checking crypto-common v0.2.2
19922026-08-11T21:39:18.750Z Checking indexmap v2.14.0
19932026-08-11T21:39:18.787Z Checking url v2.5.8
19942026-08-11T21:39:18.825Z Checking const-oid v0.9.6
19952026-08-11T21:39:18.829Z Checking ppv-lite86 v0.2.21
19962026-08-11T21:39:19.185Z Checking base64ct v1.8.3
19972026-08-11T21:39:19.246Z Checking schemars v0.8.22
19982026-08-11T21:39:19.324Z Checking crypto-common v0.1.7
19992026-08-11T21:39:19.327Z Checking block-buffer v0.12.1
20002026-08-11T21:39:19.455Z Checking block-buffer v0.10.4
20012026-08-11T21:39:19.489Z Checking base64 v0.22.1
20022026-08-11T21:39:19.528Z Checking utf8parse v0.2.2
20032026-08-11T21:39:19.563Z Checking anstyle v1.0.14
20042026-08-11T21:39:19.620Z Checking digest v0.10.7
20052026-08-11T21:39:19.659Z Checking http v1.4.2
20062026-08-11T21:39:19.744Z Checking tracing-core v0.1.36
20072026-08-11T21:39:19.782Z Checking colorchoice v1.0.4
20082026-08-11T21:39:19.786Z Checking anstyle-query v1.1.5
20092026-08-11T21:39:19.854Z Checking is_terminal_polyfill v1.70.2
20102026-08-11T21:39:19.913Z Checking rand_core v0.9.5
20112026-08-11T21:39:19.917Z Checking const-oid v0.10.2
20122026-08-11T21:39:19.989Z Checking anstyle-parse v1.0.0
20132026-08-11T21:39:19.994Z Checking terminal_size v0.4.3
20142026-08-11T21:39:20.075Z Checking tracing v0.1.44
20152026-08-11T21:39:20.124Z Checking rand_chacha v0.9.0
20162026-08-11T21:39:20.161Z Checking ipnet v2.11.0
20172026-08-11T21:39:20.165Z Checking aho-corasick v1.1.4
20182026-08-11T21:39:20.234Z Checking anstream v1.0.0
20192026-08-11T21:39:20.238Z Checking strsim v0.11.1
20202026-08-11T21:39:20.307Z Checking clap_lex v1.0.0
20212026-08-11T21:39:20.311Z Checking crossbeam-utils v0.8.21
20222026-08-11T21:39:20.379Z Checking rand v0.9.2
20232026-08-11T21:39:20.453Z Checking unicode-ident v1.0.24
20242026-08-11T21:39:20.457Z Checking erased-serde v0.3.31
20252026-08-11T21:39:20.457Z Checking powerfmt v0.2.0
20262026-08-11T21:39:20.560Z Checking clap_builder v4.6.0
20272026-08-11T21:39:20.597Z Checking proc-macro2 v1.0.106
20282026-08-11T21:39:20.602Z Checking tokio-util v0.7.18
20292026-08-11T21:39:20.698Z Checking deranged v0.5.8
20302026-08-11T21:39:20.736Z Checking digest v0.11.3
20312026-08-11T21:39:20.860Z Checking time-core v0.1.8
20322026-08-11T21:39:20.899Z Checking slog v2.8.2
20332026-08-11T21:39:20.903Z Checking regex-automata v0.4.14
20342026-08-11T21:39:20.971Z Checking cpufeatures v0.3.0
20352026-08-11T21:39:20.976Z Checking quote v1.0.45
20362026-08-11T21:39:21.042Z Checking num-conv v0.2.0
20372026-08-11T21:39:21.081Z Checking fastrand v2.3.0
20382026-08-11T21:39:21.190Z Checking allocator-api2 v0.2.21
20392026-08-11T21:39:21.229Z Checking num_threads v0.1.7
20402026-08-11T21:39:21.233Z Checking syn v2.0.117
20412026-08-11T21:39:21.372Z Checking httparse v1.10.1
20422026-08-11T21:39:21.377Z Checking anyhow v1.0.102
20432026-08-11T21:39:21.381Z Checking cpufeatures v0.2.17
20442026-08-11T21:39:21.480Z Checking tempfile v3.25.0
20452026-08-11T21:39:21.519Z Checking ipnetwork v0.21.1
20462026-08-11T21:39:21.553Z Checking aws-lc-sys v0.40.0
20472026-08-11T21:39:21.591Z Checking rustls-pki-types v1.14.0
20482026-08-11T21:39:21.680Z Checking time v0.3.47
20492026-08-11T21:39:21.719Z Checking untrusted v0.7.1
20502026-08-11T21:39:21.765Z Checking http-body v1.0.1
20512026-08-11T21:39:21.837Z Checking clap v4.6.1
20522026-08-11T21:39:21.875Z Checking atomic-waker v1.1.2
20532026-08-11T21:39:21.913Z Checking hex v0.4.3
20542026-08-11T21:39:21.953Z Checking try-lock v0.2.5
20552026-08-11T21:39:21.957Z Checking httpdate v1.0.3
20562026-08-11T21:39:22.023Z Checking h2 v0.4.15
20572026-08-11T21:39:22.081Z Checking want v0.3.1
20582026-08-11T21:39:22.084Z Checking aws-lc-rs v1.16.3
20592026-08-11T21:39:22.158Z Checking tower-service v0.3.3
20602026-08-11T21:39:22.197Z Checking ryu v1.0.23
20612026-08-11T21:39:22.235Z Checking untrusted v0.9.0
20622026-08-11T21:39:22.276Z Checking tower-layer v0.3.3
20632026-08-11T21:39:22.361Z Checking pem-rfc7468 v0.7.0
20642026-08-11T21:39:22.399Z Checking spin v0.9.8
20652026-08-11T21:39:22.450Z Checking flagset v0.4.7
20662026-08-11T21:39:22.553Z Checking mime v0.3.17
20672026-08-11T21:39:22.610Z Checking simd-adler32 v0.3.8
20682026-08-11T21:39:22.614Z Checking der v0.7.10
20692026-08-11T21:39:22.755Z Checking block-padding v0.4.2
20702026-08-11T21:39:22.793Z Checking adler2 v2.0.1
20712026-08-11T21:39:22.837Z Checking pretty-hex v0.4.1
20722026-08-11T21:39:22.841Z Checking http-body-util v0.1.3
20732026-08-11T21:39:22.973Z Checking inout v0.2.2
20742026-08-11T21:39:22.978Z Checking rustls-webpki v0.103.13
20752026-08-11T21:39:22.978Z Checking miniz_oxide v0.8.9
20762026-08-11T21:39:23.095Z Checking oxnet v0.1.6
20772026-08-11T21:39:23.179Z Checking camino v1.2.2
20782026-08-11T21:39:23.221Z Checking plain v0.2.3
20792026-08-11T21:39:23.357Z Checking ucd-trie v0.1.7
20802026-08-11T21:39:23.361Z Checking openssl-probe v0.2.1
20812026-08-11T21:39:23.432Z Checking cipher v0.5.2
20822026-08-11T21:39:23.436Z Checking regex v1.12.3
20832026-08-11T21:39:23.505Z Checking serde_urlencoded v0.7.1
20842026-08-11T21:39:23.509Z Checking rustls v0.23.41
20852026-08-11T21:39:23.621Z Checking pest v2.8.6
20862026-08-11T21:39:23.628Z Checking rand_chacha v0.3.1
20872026-08-11T21:39:23.628Z Checking encoding_rs v0.8.35
20882026-08-11T21:39:23.692Z Checking spki v0.7.3
20892026-08-11T21:39:23.738Z Checking futures-executor v0.3.32
20902026-08-11T21:39:23.777Z Checking crc32fast v1.5.0
20912026-08-11T21:39:23.848Z Checking rand v0.8.6
20922026-08-11T21:39:23.889Z Checking either v1.15.0
20932026-08-11T21:39:23.928Z Checking futures v0.3.32
20942026-08-11T21:39:23.965Z Checking sync_wrapper v1.0.2
20952026-08-11T21:39:24.037Z Checking pkcs8 v0.10.2
20962026-08-11T21:39:24.100Z Checking tower v0.5.3
20972026-08-11T21:39:24.140Z Checking iri-string v0.7.10
20982026-08-11T21:39:24.226Z Checking foldhash v0.2.0
20992026-08-11T21:39:24.387Z Checking static_assertions v1.1.0
21002026-08-11T21:39:24.427Z Checking hashbrown v0.16.1
21012026-08-11T21:39:24.490Z Checking openapiv3 v2.2.0
21022026-08-11T21:39:24.529Z Checking zlib-rs v0.6.2
21032026-08-11T21:39:24.614Z Checking bit-vec v0.8.0
21042026-08-11T21:39:24.677Z Checking sha2 v0.10.9
21052026-08-11T21:39:24.839Z Checking bit-set v0.8.0
21062026-08-11T21:39:24.881Z Checking hyper v1.10.1
21072026-08-11T21:39:24.963Z Checking hubpack v0.1.2
21082026-08-11T21:39:25.003Z Checking wait-timeout v0.2.1
21092026-08-11T21:39:25.039Z Checking rustls-native-certs v0.8.3
21102026-08-11T21:39:25.154Z Checking lazy_static v1.5.0
21112026-08-11T21:39:25.194Z Checking tinyvec_macros v0.1.1
21122026-08-11T21:39:25.199Z Checking tower-http v0.6.8
21132026-08-11T21:39:25.266Z Checking quick-error v1.2.3
21142026-08-11T21:39:25.305Z Checking psl-types v2.0.11
21152026-08-11T21:39:25.311Z Checking tinyvec v1.10.0
21162026-08-11T21:39:25.403Z Checking rusty-fork v0.3.1
21172026-08-11T21:39:25.435Z Checking flate2 v1.1.9
21182026-08-11T21:39:25.472Z Checking publicsuffix v2.3.0
21192026-08-11T21:39:25.597Z Checking cookie v0.18.1
21202026-08-11T21:39:25.635Z Checking rand_xorshift v0.4.0
21212026-08-11T21:39:25.661Z Checking strum v0.26.3
21222026-08-11T21:39:25.700Z Checking unarray v0.1.4
21232026-08-11T21:39:25.745Z Checking signature v2.2.0
21242026-08-11T21:39:25.784Z Checking num-integer v0.1.46
21252026-08-11T21:39:25.787Z Checking tokio-rustls v0.26.4
21262026-08-11T21:39:25.819Z Checking rustls-platform-verifier v0.6.2
21272026-08-11T21:39:25.890Z Checking scroll v0.13.0
21282026-08-11T21:39:25.925Z Checking hyper-util v0.1.20
21292026-08-11T21:39:25.930Z Checking proptest v1.11.0
21302026-08-11T21:39:25.930Z Checking cookie_store v0.22.1
21312026-08-11T21:39:25.930Z Checking memmap2 v0.9.10
21322026-08-11T21:39:26.067Z Checking dtrace-parser v0.3.0
21332026-08-11T21:39:26.071Z Checking anstyle-parse v0.2.7
21342026-08-11T21:39:26.139Z Checking ahash v0.8.12
21352026-08-11T21:39:26.145Z Checking goblin v0.10.5
21362026-08-11T21:39:26.215Z Checking serde_spanned v0.6.9
21372026-08-11T21:39:26.253Z Checking toml_datetime v0.6.11
21382026-08-11T21:39:26.353Z Checking thread-id v5.1.0
21392026-08-11T21:39:26.399Z Checking base64 v0.21.7
21402026-08-11T21:39:26.403Z Checking data-encoding v2.10.0
21412026-08-11T21:39:26.403Z Checking anstream v0.6.21
21422026-08-11T21:39:26.500Z Checking bstr v1.12.1
21432026-08-11T21:39:26.505Z Checking hmac v0.12.1
21442026-08-11T21:39:26.653Z Checking x509-cert v0.2.5
21452026-08-11T21:39:26.693Z Checking crossbeam-epoch v0.9.18
21462026-08-11T21:39:26.699Z Checking memoffset v0.9.1
21472026-08-11T21:39:26.767Z Checking num-iter v0.1.45
21482026-08-11T21:39:26.836Z Checking scroll v0.12.0
21492026-08-11T21:39:26.905Z Checking zerocopy v0.7.35
21502026-08-11T21:39:26.946Z Checking rustix v0.38.44
21512026-08-11T21:39:26.951Z Checking env_filter v1.0.0
21522026-08-11T21:39:27.142Z Checking goblin v0.8.2
21532026-08-11T21:39:27.158Z Checking tap v1.0.1
21542026-08-11T21:39:27.247Z Checking hyper-rustls v0.27.7
21552026-08-11T21:39:27.286Z Checking unicode-segmentation v1.12.0
21562026-08-11T21:39:27.324Z Checking wyz v0.5.1
21572026-08-11T21:39:27.428Z Checking env_logger v0.11.9
21582026-08-11T21:39:27.488Z Checking reqwest v0.13.2
21592026-08-11T21:39:27.532Z Checking num-bigint-dig v0.8.6
21602026-08-11T21:39:27.624Z Checking nix v0.31.2
21612026-08-11T21:39:27.665Z Checking dtrace-parser v0.2.0
21622026-08-11T21:39:27.747Z Checking newtype-uuid v1.3.2
21632026-08-11T21:39:27.801Z Checking pkcs1 v0.7.5
21642026-08-11T21:39:27.927Z Checking ff v0.13.1
21652026-08-11T21:39:27.981Z Checking daft v0.1.7
21662026-08-11T21:39:28.035Z Checking radium v0.7.0
21672026-08-11T21:39:28.087Z Checking thread-id v4.2.2
21682026-08-11T21:39:28.199Z Checking crc-catalog v2.4.0
21692026-08-11T21:39:28.240Z Checking same-file v1.0.6
21702026-08-11T21:39:28.280Z Checking funty v2.0.0
21712026-08-11T21:39:28.324Z Checking base16ct v0.2.0
21722026-08-11T21:39:28.367Z Checking crc v3.4.0
21732026-08-11T21:39:28.408Z Checking walkdir v2.5.0
21742026-08-11T21:39:28.412Z Checking rsa v0.9.10
21752026-08-11T21:39:28.481Z Checking sec1 v0.7.3
21762026-08-11T21:39:28.535Z Checking dof v0.4.0
21772026-08-11T21:39:28.573Z Checking group v0.13.0
21782026-08-11T21:39:28.611Z Checking hkdf v0.12.4
21792026-08-11T21:39:28.647Z Checking bitvec v1.0.1
21802026-08-11T21:39:28.708Z Checking unicode-normalization v0.1.25
21812026-08-11T21:39:28.750Z Checking serde_with v3.21.0
21822026-08-11T21:39:28.787Z Checking crypto-bigint v0.5.5
21832026-08-11T21:39:28.855Z Checking zerocopy v0.6.6
21842026-08-11T21:39:28.939Z Checking maybe-uninit v2.0.0
21852026-08-11T21:39:29.020Z Checking dof v0.3.0
21862026-08-11T21:39:29.059Z Checking foreign-types-shared v0.1.1
21872026-08-11T21:39:29.136Z Checking keccak v0.1.6
21882026-08-11T21:39:29.176Z Checking nodrop v0.1.14
21892026-08-11T21:39:29.254Z Checking foldhash v0.1.5
21902026-08-11T21:39:29.261Z Checking usdt-impl v0.6.0
21912026-08-11T21:39:29.293Z Checking winnow v0.5.40
21922026-08-11T21:39:29.334Z Checking sha3 v0.10.8
21932026-08-11T21:39:29.338Z Checking usdt-impl v0.5.0
21942026-08-11T21:39:29.408Z Checking hashbrown v0.15.5
21952026-08-11T21:39:29.555Z Checking usdt v0.6.0
21962026-08-11T21:39:29.595Z Checking array-init v0.0.4
21972026-08-11T21:39:29.683Z Checking foreign-types v0.3.2
21982026-08-11T21:39:29.723Z Checking elliptic-curve v0.13.8
21992026-08-11T21:39:29.758Z Checking smallvec v0.6.14
22002026-08-11T21:39:29.796Z Checking bitfield v0.19.4
22012026-08-11T21:39:29.898Z Checking bzip2-sys v0.1.13+1.0.8
22022026-08-11T21:39:29.938Z Checking openssl-sys v0.9.117
22032026-08-11T21:39:29.973Z Checking winnow v0.7.14
22042026-08-11T21:39:30.014Z Checking packed_struct v0.10.1
22052026-08-11T21:39:30.018Z Checking siphasher v1.0.2
22062026-08-11T21:39:30.087Z Checking bitflags v1.3.2
22072026-08-11T21:39:30.124Z Checking winnow v1.0.3
22082026-08-11T21:39:30.190Z Checking hashbrown v0.12.3
22092026-08-11T21:39:30.240Z Checking bzip2 v0.4.4
22102026-08-11T21:39:30.279Z Checking serde-hex v0.1.0
22112026-08-11T21:39:30.324Z Checking openssl v0.10.80
22122026-08-11T21:39:30.435Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
22132026-08-11T21:39:30.438Z Checking toml_parser v1.1.2+spec-1.1.0
22142026-08-11T21:39:30.512Z Checking toml_edit v0.19.15
22152026-08-11T21:39:30.622Z Checking ron v0.8.1
22162026-08-11T21:39:30.660Z Checking indexmap v1.9.3
22172026-08-11T21:39:30.826Z Checking hashbrown v0.13.2
22182026-08-11T21:39:31.022Z Checking itertools v0.13.0
22192026-08-11T21:39:31.099Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
22202026-08-11T21:39:31.174Z Checking itertools v0.15.0
22212026-08-11T21:39:31.214Z Checking signal-hook v0.3.18
22222026-08-11T21:39:31.300Z Checking managed v0.8.0
22232026-08-11T21:39:31.488Z Checking crc-any v2.5.0
22242026-08-11T21:39:31.509Z Checking object v0.30.4
22252026-08-11T21:39:31.564Z Checking toml v0.7.8
22262026-08-11T21:39:31.639Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
22272026-08-11T21:39:31.821Z Checking zip v0.6.6
22282026-08-11T21:39:31.860Z Checking globset v0.4.18
22292026-08-11T21:39:31.905Z Checking chacha20 v0.10.0
22302026-08-11T21:39:32.074Z Checking curve25519-dalek v4.1.3
22312026-08-11T21:39:32.141Z Checking object v0.37.3
22322026-08-11T21:39:32.182Z Checking toml_write v0.1.2
22332026-08-11T21:39:32.221Z Checking path-slash v0.1.5
22342026-08-11T21:39:32.318Z Checking signal-hook-mio v0.2.5
22352026-08-11T21:39:32.358Z Checking ed25519 v2.2.3
22362026-08-11T21:39:32.361Z Checking native-tls v0.2.18
22372026-08-11T21:39:32.431Z Checking toml_edit v0.22.27
22382026-08-11T21:39:32.469Z Checking ref-cast v1.0.25
22392026-08-11T21:39:32.574Z Checking pin-project v1.1.11
22402026-08-11T21:39:32.613Z Checking jiff-core v0.1.0
22412026-08-11T21:39:32.618Z Checking tokio-native-tls v0.3.1
22422026-08-11T21:39:32.698Z Checking pem v3.0.6
22432026-08-11T21:39:32.842Z Checking zstd-sys v2.0.16+zstd.1.5.7
22442026-08-11T21:39:32.882Z Checking ed25519-dalek v2.2.0
22452026-08-11T21:39:32.885Z Checking fixedbitset v0.5.7
22462026-08-11T21:39:32.984Z Checking zstd-safe v7.2.4
22472026-08-11T21:39:33.107Z Checking petgraph v0.8.3
22482026-08-11T21:39:33.175Z Checking hyper-tls v0.6.0
22492026-08-11T21:39:33.216Z Checking snafu v0.8.9
22502026-08-11T21:39:33.310Z Checking jiff v0.2.34
22512026-08-11T21:39:33.379Z Checking crossterm v0.28.1
22522026-08-11T21:39:33.485Z Checking similar v2.7.0
22532026-08-11T21:39:33.543Z Checking fs-err v3.3.0
22542026-08-11T21:39:33.600Z Checking hash32 v0.2.1
22552026-08-11T21:39:33.790Z Checking serde-big-array v0.5.1
22562026-08-11T21:39:33.871Z Checking serde_plain v1.0.2
22572026-08-11T21:39:33.910Z Checking typed-path v0.9.3
22582026-08-11T21:39:33.956Z Checking unicode-bidi v0.3.18
22592026-08-11T21:39:34.049Z Checking unicode-properties v0.1.4
22602026-08-11T21:39:34.119Z Checking bumpalo v3.20.2
22612026-08-11T21:39:34.179Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
22622026-08-11T21:39:34.265Z Checking libbz2-rs-sys v0.2.2
22632026-08-11T21:39:34.306Z Checking predicates-core v1.0.10
22642026-08-11T21:39:34.350Z Checking zopfli v0.8.3
22652026-08-11T21:39:34.457Z Checking stringprep v0.1.5
22662026-08-11T21:39:34.497Z Checking heapless v0.7.17
22672026-08-11T21:39:34.644Z Checking reqwest v0.12.28
22682026-08-11T21:39:34.686Z Checking bzip2 v0.6.1
22692026-08-11T21:39:34.721Z Checking zstd v0.13.3
22702026-08-11T21:39:34.726Z Checking hickory-proto v0.25.2
22712026-08-11T21:39:34.796Z Checking byte-wrapper v0.1.0
22722026-08-11T21:39:34.872Z Checking md-5 v0.10.6
22732026-08-11T21:39:34.938Z Checking float-cmp v0.10.0
22742026-08-11T21:39:34.942Z Checking fallible-iterator v0.2.0
22752026-08-11T21:39:35.029Z Checking normalize-line-endings v0.3.0
22762026-08-11T21:39:35.068Z Checking difflib v0.4.0
22772026-08-11T21:39:35.108Z Checking smoltcp v0.9.1
22782026-08-11T21:39:35.152Z Checking iddqd v0.4.2
22792026-08-11T21:39:35.190Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
22802026-08-11T21:39:35.228Z Checking zip v4.6.1
22812026-08-11T21:39:35.270Z Checking predicates v3.1.4
22822026-08-11T21:39:35.274Z Checking postgres-protocol v0.6.10
22832026-08-11T21:39:35.409Z Checking phf_shared v0.13.1
22842026-08-11T21:39:35.551Z Checking tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
22852026-08-11T21:39:35.610Z Checking phf_shared v0.11.3
22862026-08-11T21:39:35.649Z Checking olpc-cjson v0.1.4
22872026-08-11T21:39:35.653Z Checking tokio-stream v0.1.18
22882026-08-11T21:39:35.726Z Checking strum v0.27.2
22892026-08-11T21:39:35.836Z Checking new_debug_unreachable v1.0.6
22902026-08-11T21:39:35.847Z Checking precomputed-hash v0.1.1
22912026-08-11T21:39:35.861Z Checking lalrpop-util v0.19.12
22922026-08-11T21:39:35.899Z Checking fixedbitset v0.4.2
22932026-08-11T21:39:35.903Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
22942026-08-11T21:39:35.973Z Checking string_cache v0.8.9
22952026-08-11T21:39:36.053Z Checking tough v0.22.0
22962026-08-11T21:39:36.091Z Checking petgraph v0.6.5
22972026-08-11T21:39:36.129Z Checking phf v0.13.1
22982026-08-11T21:39:36.133Z Checking postgres-types v0.2.12
22992026-08-11T21:39:36.203Z Checking buf-list v1.1.2
23002026-08-11T21:39:36.206Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
23012026-08-11T21:39:36.309Z Checking peg-runtime v0.8.5
23022026-08-11T21:39:36.421Z Checking whoami v2.1.0
23032026-08-11T21:39:36.520Z Checking is-terminal v0.4.17
23042026-08-11T21:39:36.558Z Checking crossbeam-channel v0.5.15
23052026-08-11T21:39:36.598Z Checking thread_local v1.1.9
23062026-08-11T21:39:36.640Z Checking term v1.2.1
23072026-08-11T21:39:36.679Z Checking tokio-postgres v0.7.16
23082026-08-11T21:39:36.795Z Checking take_mut v0.2.2
23092026-08-11T21:39:36.894Z Checking slog-term v2.9.2
23102026-08-11T21:39:36.936Z Compiling newtype-uuid-macros v0.1.0
23112026-08-11T21:39:36.941Z Checking slog-async v2.8.0
23122026-08-11T21:39:37.179Z Checking match_cfg v0.1.0
23132026-08-11T21:39:37.214Z Checking slog-json v2.6.1
23142026-08-11T21:39:37.277Z Checking hostname v0.3.1
23152026-08-11T21:39:37.366Z Compiling multer v3.1.0
23162026-08-11T21:39:37.405Z Compiling async-stream-impl v0.3.6
23172026-08-11T21:39:37.409Z Checking slog-bunyan v2.5.0
23182026-08-11T21:39:37.582Z Compiling dropshot v0.17.1
23192026-08-11T21:39:37.665Z Checking debug-ignore v1.0.5
23202026-08-11T21:39:37.706Z Compiling dropshot_endpoint v0.17.1
23212026-08-11T21:39:37.743Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23222026-08-11T21:39:37.787Z Checking serde_path_to_error v0.1.20
23232026-08-11T21:39:37.903Z Checking progenitor-client v0.14.0
23242026-08-11T21:39:37.967Z Checking sha1 v0.11.0
23252026-08-11T21:39:38.030Z Checking toml_datetime v1.1.1+spec-1.1.0
23262026-08-11T21:39:38.088Z Checking serde_spanned v1.1.1
23272026-08-11T21:39:38.124Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23282026-08-11T21:39:38.165Z Checking toml_writer v1.1.1+spec-1.1.0
23292026-08-11T21:39:38.202Z Checking compression-core v0.4.31
23302026-08-11T21:39:38.241Z Checking async-stream v0.3.6
23312026-08-11T21:39:38.314Z Checking waitgroup v0.1.2
23322026-08-11T21:39:38.387Z Checking toml v1.1.2+spec-1.1.0
23332026-08-11T21:39:38.392Z Checking compression-codecs v0.4.37
23342026-08-11T21:39:38.463Z Checking rustls-pemfile v2.2.0
23352026-08-11T21:39:38.512Z Checking hostname v0.4.2
23362026-08-11T21:39:38.594Z Checking atomicwrites v0.4.4
23372026-08-11T21:39:38.599Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23382026-08-11T21:39:38.620Z Checking async-compression v0.4.41
23392026-08-11T21:39:38.625Z Compiling parse-display-derive v0.10.0
23402026-08-11T21:39:38.705Z Checking macaddr v1.0.1
23412026-08-11T21:39:38.705Z Checking regress v0.10.5
23422026-08-11T21:39:38.754Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23432026-08-11T21:39:38.766Z Checking instant v0.1.13
23442026-08-11T21:39:38.879Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
23452026-08-11T21:39:38.917Z Checking itertools v0.14.0
23462026-08-11T21:39:38.929Z Checking backoff v0.4.0
23472026-08-11T21:39:39.020Z Checking backon v1.6.0
23482026-08-11T21:39:39.144Z Checking humantime v2.3.0
23492026-08-11T21:39:39.183Z Checking unicode-width v0.2.0
23502026-08-11T21:39:39.221Z Checking progenitor-extras v0.2.0
23512026-08-11T21:39:39.225Z Compiling convert_case v0.4.0
23522026-08-11T21:39:39.352Z Checking half v2.7.1
23532026-08-11T21:39:39.457Z Checking ciborium-io v0.2.2
23542026-08-11T21:39:39.552Z Checking heck v0.5.0
23552026-08-11T21:39:39.580Z Checking secrecy v0.10.3
23562026-08-11T21:39:39.630Z Compiling derive_more v0.99.20
23572026-08-11T21:39:39.655Z Checking ciborium-ll v0.2.2
23582026-08-11T21:39:39.690Z Checking camino-tempfile v1.4.1
23592026-08-11T21:39:39.728Z Checking indent_write v2.2.0
23602026-08-11T21:39:39.859Z Checking ciborium v0.2.2
23612026-08-11T21:39:39.895Z Compiling regress v0.11.1
23622026-08-11T21:39:39.899Z Compiling crucible-workspace-hack v0.1.0
23632026-08-11T21:39:40.003Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
23642026-08-11T21:39:40.177Z Checking inout v0.1.4
23652026-08-11T21:39:40.348Z Checking universal-hash v0.5.1
23662026-08-11T21:39:40.351Z Checking cipher v0.4.4
23672026-08-11T21:39:40.384Z Compiling thiserror-impl-no-std v2.0.2
23682026-08-11T21:39:40.453Z Checking parse-display v0.10.0
23692026-08-11T21:39:40.502Z Checking opaque-debug v0.3.1
23702026-08-11T21:39:40.601Z Checking poly1305 v0.8.0
23712026-08-11T21:39:40.640Z Checking chacha20 v0.9.1
23722026-08-11T21:39:40.643Z Checking blake2 v0.10.6
23732026-08-11T21:39:40.866Z Checking aead v0.5.2
23742026-08-11T21:39:40.905Z Checking password-hash v0.5.0
23752026-08-11T21:39:40.966Z Compiling unsafe-libyaml v0.2.11
23762026-08-11T21:39:41.049Z Checking chacha20poly1305 v0.10.1
23772026-08-11T21:39:41.193Z Checking argon2 v0.5.3
23782026-08-11T21:39:41.231Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
23792026-08-11T21:39:41.547Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23802026-08-11T21:39:41.587Z Compiling typify-impl v0.6.2
23812026-08-11T21:39:41.654Z Checking thiserror-no-std v2.0.2
23822026-08-11T21:39:41.692Z Compiling serde_yaml v0.9.34+deprecated
23832026-08-11T21:39:41.753Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
23842026-08-11T21:39:41.791Z Checking vsss-rs v3.3.4
23852026-08-11T21:39:42.074Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
23862026-08-11T21:39:42.245Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
23872026-08-11T21:39:42.339Z Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
23882026-08-11T21:39:42.931Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
23892026-08-11T21:39:43.001Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
23902026-08-11T21:39:43.048Z Checking swrite v0.1.0
23912026-08-11T21:39:43.148Z Checking crossbeam-deque v0.8.6
23922026-08-11T21:39:43.193Z Compiling rayon-core v1.13.0
23932026-08-11T21:39:43.197Z Compiling num-derive v0.4.2
23942026-08-11T21:39:43.265Z Compiling toml_datetime v0.7.5+spec-1.1.0
23952026-08-11T21:39:43.362Z Compiling proc-macro-error v1.0.4
23962026-08-11T21:39:43.538Z Compiling toml_edit v0.23.10+spec-1.0.0
23972026-08-11T21:39:43.703Z Checking tabwriter v1.4.1
23982026-08-11T21:39:43.810Z Checking rayon v1.11.0
23992026-08-11T21:39:43.881Z Checking glob v0.3.3
24002026-08-11T21:39:44.012Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24012026-08-11T21:39:44.094Z Compiling heapless v0.8.0
24022026-08-11T21:39:44.133Z Compiling proc-macro-crate v3.4.0
24032026-08-11T21:39:44.171Z Checking hash32 v0.3.1
24042026-08-11T21:39:44.175Z Compiling ingot-macros v0.2.0
24052026-08-11T21:39:44.328Z Compiling smoltcp v0.11.0
24062026-08-11T21:39:44.601Z Checking colored v3.1.1
24072026-08-11T21:39:44.638Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24082026-08-11T21:39:44.725Z Compiling num_enum_derive v0.7.6
24092026-08-11T21:39:44.828Z Checking cobs v0.3.0
24102026-08-11T21:39:44.918Z Compiling usdt-macro v0.5.0
24112026-08-11T21:39:45.007Z Compiling usdt-attr-macro v0.5.0
24122026-08-11T21:39:45.054Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
24132026-08-11T21:39:45.185Z Checking memmap v0.7.0
24142026-08-11T21:39:45.283Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
24152026-08-11T21:39:45.541Z Checking postcard v1.1.3
24162026-08-11T21:39:45.685Z Checking toml v0.8.23
24172026-08-11T21:39:45.794Z Checking num_enum v0.7.6
24182026-08-11T21:39:45.840Z Checking usdt v0.5.0
24192026-08-11T21:39:45.868Z Checking rand v0.10.1
24202026-08-11T21:39:45.982Z Compiling proc-macro-crate v1.3.1
24212026-08-11T21:39:46.064Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=7f20f04c289961b92d18906846c28ff2b28ba681#7f20f04c)
24222026-08-11T21:39:46.102Z Checking sigpipe v0.1.3
24232026-08-11T21:39:46.143Z Compiling typify-macro v0.6.2
24242026-08-11T21:39:46.212Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=7f20f04c289961b92d18906846c28ff2b28ba681#7f20f04c)
24252026-08-11T21:39:46.305Z Compiling foreign-types-macros v0.2.3
24262026-08-11T21:39:46.420Z Checking foreign-types-shared v0.3.1
24272026-08-11T21:39:46.461Z Compiling num_enum_derive v0.5.11
24282026-08-11T21:39:46.637Z Checking cstr-argument v0.1.2
24292026-08-11T21:39:46.675Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24302026-08-11T21:39:46.713Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=7f20f04c289961b92d18906846c28ff2b28ba681#7f20f04c)
24312026-08-11T21:39:46.792Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
24322026-08-11T21:39:46.931Z Checking foreign-types v0.5.0
24332026-08-11T21:39:47.040Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24342026-08-11T21:39:47.077Z Checking ingot-types v0.2.0
24352026-08-11T21:39:47.112Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
24362026-08-11T21:39:47.147Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24372026-08-11T21:39:47.198Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
24382026-08-11T21:39:47.240Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
24392026-08-11T21:39:47.277Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
24402026-08-11T21:39:47.387Z Compiling zone_cfg_derive v0.3.1
24412026-08-11T21:39:47.427Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24422026-08-11T21:39:47.467Z Checking ingot v0.2.1
24432026-08-11T21:39:47.585Z Checking num_enum v0.5.11
24442026-08-11T21:39:47.628Z Checking itertools v0.12.1
24452026-08-11T21:39:47.665Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
24462026-08-11T21:39:47.726Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
24472026-08-11T21:39:47.918Z Compiling typify v0.6.2
24482026-08-11T21:39:48.057Z Compiling progenitor-impl v0.14.0
24492026-08-11T21:39:48.061Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24502026-08-11T21:39:48.166Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
24512026-08-11T21:39:48.201Z Checking smf v0.2.3
24522026-08-11T21:39:48.272Z Checking whoami v1.6.1
24532026-08-11T21:39:48.417Z Compiling derive-where v1.6.0
24542026-08-11T21:39:48.476Z Checking tokio-dtrace v0.1.1
24552026-08-11T21:39:48.497Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
24562026-08-11T21:39:48.674Z Checking zone v0.3.1
24572026-08-11T21:39:48.713Z Checking oxide-tokio-rt v0.1.4
24582026-08-11T21:39:48.919Z Checking console v0.15.11
24592026-08-11T21:39:49.046Z Checking newline-converter v0.3.0
24602026-08-11T21:39:49.084Z Checking bytecount v0.6.9
24612026-08-11T21:39:49.120Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=7f20f04c289961b92d18906846c28ff2b28ba681#7f20f04c)
24622026-08-11T21:39:49.188Z Checking unicode-width v0.1.14
24632026-08-11T21:39:49.225Z Checking num-rational v0.4.2
24642026-08-11T21:39:49.262Z Checking expectorate v1.2.0
24652026-08-11T21:39:49.423Z Checking num-complex v0.4.6
24662026-08-11T21:39:49.467Z Checking float-ord v0.3.2
24672026-08-11T21:39:49.529Z Compiling cancel-safe-futures v0.1.5
24682026-08-11T21:39:49.602Z Checking linear-map v1.2.0
24692026-08-11T21:39:49.747Z Checking oxide-update-engine-types v0.1.2
24702026-08-11T21:39:49.821Z Checking gethostname v0.5.0
24712026-08-11T21:39:49.854Z Checking num v0.4.3
24722026-08-11T21:39:49.962Z Compiling prettyplease v0.2.37
24732026-08-11T21:39:49.966Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
24742026-08-11T21:39:50.156Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
24752026-08-11T21:39:50.284Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=7f20f04c289961b92d18906846c28ff2b28ba681#7f20f04c)
24762026-08-11T21:39:50.348Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
24772026-08-11T21:39:50.410Z Checking resolv-conf v0.7.6
24782026-08-11T21:39:50.465Z Compiling owo-colors v4.3.0
24792026-08-11T21:39:50.591Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
24802026-08-11T21:39:50.627Z Checking smawk v0.3.2
24812026-08-11T21:39:50.665Z Compiling progenitor-macro v0.14.0
24822026-08-11T21:39:50.668Z Checking oxide-update-engine v0.1.2
24832026-08-11T21:39:50.786Z Checking unicode-linebreak v0.1.5
24842026-08-11T21:39:51.030Z Checking papergrid v0.11.0
24852026-08-11T21:39:51.211Z Compiling tabled_derive v0.7.0
24862026-08-11T21:39:51.395Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=7f20f04c289961b92d18906846c28ff2b28ba681#7f20f04c)
24872026-08-11T21:39:51.547Z Compiling convert_case v0.10.0
24882026-08-11T21:39:51.651Z Compiling slog-dtrace v0.3.0
24892026-08-11T21:39:51.910Z Compiling derive_more-impl v2.1.1
24902026-08-11T21:39:51.954Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
24912026-08-11T21:39:52.074Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
24922026-08-11T21:39:52.217Z Checking tabled v0.15.0
24932026-08-11T21:39:52.473Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
24942026-08-11T21:39:52.754Z Checking derive_more v2.1.1
24952026-08-11T21:39:52.933Z Checking crossterm v0.29.0
24962026-08-11T21:39:52.971Z Checking linked-hash-map v0.5.6
24972026-08-11T21:39:53.172Z Checking lru-cache v0.1.2
24982026-08-11T21:39:53.496Z Checking hickory-proto v0.24.4
24992026-08-11T21:39:53.534Z Checking fd-lock v4.0.4
25002026-08-11T21:39:54.053Z Checking vte v0.14.1
25012026-08-11T21:39:54.807Z Checking strip-ansi-escapes v0.2.1
25022026-08-11T21:39:54.811Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
25032026-08-11T21:39:54.811Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
25042026-08-11T21:39:54.811Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
25052026-08-11T21:39:55.706Z Checking progenitor v0.14.0
25062026-08-11T21:39:55.816Z Checking termtree v0.5.1
25072026-08-11T21:39:55.877Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25082026-08-11T21:39:56.013Z Checking nu-ansi-term v0.50.3
25092026-08-11T21:39:56.282Z Checking reedline v0.40.0
25102026-08-11T21:39:58.828Z Checking hickory-resolver v0.24.4
25112026-08-11T21:39:58.924Z Checking textwrap v0.16.2
25122026-08-11T21:39:58.924Z Compiling minimal-lexical v0.2.1
25132026-08-11T21:39:58.924Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
25142026-08-11T21:39:58.924Z Compiling nom v7.1.3
25152026-08-11T21:39:58.924Z Checking qorb v0.4.1
25162026-08-11T21:39:58.924Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
25172026-08-11T21:39:58.924Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
25182026-08-11T21:39:58.924Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25192026-08-11T21:39:58.924Z Checking display-error-chain v0.2.2
25202026-08-11T21:39:58.924Z Compiling unicode-xid v0.2.6
25212026-08-11T21:39:58.925Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25222026-08-11T21:39:58.925Z Compiling ar_archive_writer v0.5.1
25232026-08-11T21:39:58.925Z Checking csv-core v0.1.13
25242026-08-11T21:39:58.925Z Compiling stacker v0.1.23
25252026-08-11T21:39:58.925Z Compiling semver v0.1.20
25262026-08-11T21:39:58.925Z Checking csv v1.4.0
25272026-08-11T21:39:58.925Z Checking highway v1.3.0
25282026-08-11T21:39:58.982Z Compiling cfg_aliases v0.1.1
25292026-08-11T21:39:59.009Z Compiling rustc_version v0.1.7
25302026-08-11T21:39:59.029Z Compiling nix v0.28.0
25312026-08-11T21:39:59.029Z Checking nibble_vec v0.1.0
25322026-08-11T21:39:59.084Z Checking endian-type v0.1.2
25332026-08-11T21:39:59.088Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
25342026-08-11T21:39:59.169Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25352026-08-11T21:39:59.225Z Compiling newtype_derive v0.1.6
25362026-08-11T21:39:59.265Z Compiling psm v0.1.30
25372026-08-11T21:39:59.269Z Checking radix_trie v0.2.1
25382026-08-11T21:39:59.457Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25392026-08-11T21:39:59.510Z Checking phf_shared v0.12.1
25402026-08-11T21:39:59.540Z Compiling recursive-proc-macro-impl v0.1.1
25412026-08-11T21:39:59.616Z Compiling chrono-tz v0.10.4
25422026-08-11T21:39:59.671Z Checking phf v0.12.1
25432026-08-11T21:39:59.969Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25442026-08-11T21:40:00.004Z Compiling const_format_proc_macros v0.2.34
25452026-08-11T21:40:00.076Z Compiling peg-macros v0.8.5
25462026-08-11T21:40:00.080Z Checking winnow v0.6.26
25472026-08-11T21:40:00.146Z Compiling sqlparser_derive v0.5.0
25482026-08-11T21:40:00.192Z Checking recursive v0.1.1
25492026-08-11T21:40:00.488Z Checking home v0.5.12
25502026-08-11T21:40:00.552Z Checking unicode_categories v0.1.1
25512026-08-11T21:40:00.829Z Checking rustyline v14.0.0
25522026-08-11T21:40:00.866Z Checking const_format v0.2.35
25532026-08-11T21:40:00.946Z Checking sqlparser v0.61.0
25542026-08-11T21:40:01.135Z Checking bcs v0.1.6
25552026-08-11T21:40:01.319Z Checking sqlformat v0.3.5
25562026-08-11T21:40:01.402Z Checking nom v8.0.0
25572026-08-11T21:40:01.458Z Checking peg v0.8.5
25582026-08-11T21:40:01.599Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
25592026-08-11T21:40:01.781Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
25602026-08-11T21:40:01.818Z Checking client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
25612026-08-11T21:40:01.856Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
25622026-08-11T21:40:01.920Z Checking steno v0.4.1
25632026-08-11T21:40:02.294Z Checking sha1 v0.10.6
25642026-08-11T21:40:02.498Z Checking filetime v0.2.27
25652026-08-11T21:40:02.674Z Checking xattr v1.6.1
25662026-08-11T21:40:02.841Z Checking tar v0.4.46
25672026-08-11T21:40:02.932Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25682026-08-11T21:40:02.955Z Checking subprocess v0.2.15
25692026-08-11T21:40:03.088Z Checking headers-core v0.3.0
25702026-08-11T21:40:03.126Z Checking yasna v0.5.2
25712026-08-11T21:40:03.226Z Checking headers v0.4.1
25722026-08-11T21:40:03.271Z Checking port-file v0.1.0
25732026-08-11T21:40:03.275Z Checking tagptr v0.2.0
25742026-08-11T21:40:03.435Z Checking mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
25752026-08-11T21:40:03.481Z Checking moka v0.12.13
25762026-08-11T21:40:03.517Z Checking dropshot-api-manager-types v0.7.2
25772026-08-11T21:40:03.552Z Checking rcgen v0.12.1
25782026-08-11T21:40:03.749Z Checking utf-8 v0.7.6
25792026-08-11T21:40:03.894Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
25802026-08-11T21:40:03.934Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
25812026-08-11T21:40:04.073Z Checking tungstenite v0.21.0
25822026-08-11T21:40:04.151Z Checking hickory-resolver v0.25.2
25832026-08-11T21:40:04.461Z Compiling libefi-sys v0.1.0
25842026-08-11T21:40:04.565Z Checking tokio-tungstenite v0.21.0
25852026-08-11T21:40:04.720Z Compiling bitfield-struct v0.6.2
25862026-08-11T21:40:04.757Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
25872026-08-11T21:40:04.873Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
25882026-08-11T21:40:04.911Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
25892026-08-11T21:40:05.223Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25902026-08-11T21:40:05.330Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
25912026-08-11T21:40:05.366Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
25922026-08-11T21:40:05.400Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25932026-08-11T21:40:05.435Z Compiling xshell-macros v0.2.7
25942026-08-11T21:40:05.510Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
25952026-08-11T21:40:05.640Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25962026-08-11T21:40:05.677Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25972026-08-11T21:40:05.845Z Checking xshell v0.2.7
25982026-08-11T21:40:05.969Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25992026-08-11T21:40:06.090Z Checking half v1.8.3
26002026-08-11T21:40:06.124Z Checking libscf-sys v1.2.0
26012026-08-11T21:40:06.211Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26022026-08-11T21:40:06.286Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
26032026-08-11T21:40:06.320Z Checking serde_cbor v0.11.2
26042026-08-11T21:40:06.521Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
26052026-08-11T21:40:06.682Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26062026-08-11T21:40:06.735Z Checking papergrid v0.18.0
26072026-08-11T21:40:06.773Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
26082026-08-11T21:40:06.939Z Checking maplit v1.0.2
26092026-08-11T21:40:06.990Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
26102026-08-11T21:40:07.037Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26112026-08-11T21:40:07.073Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
26122026-08-11T21:40:07.495Z Checking mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26132026-08-11T21:40:07.534Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26142026-08-11T21:40:07.606Z Checking tabled v0.21.0
26152026-08-11T21:40:07.642Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
26162026-08-11T21:40:07.850Z Checking crc8 v0.1.1
26172026-08-11T21:40:07.886Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
26182026-08-11T21:40:07.978Z Checking tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
26192026-08-11T21:40:08.015Z Checking unicase v2.9.0
26202026-08-11T21:40:08.205Z Checking fxhash v0.2.1
26212026-08-11T21:40:08.267Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26222026-08-11T21:40:08.360Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
26232026-08-11T21:40:08.806Z Checking sha2 v0.11.0
26242026-08-11T21:40:09.047Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
26252026-08-11T21:40:09.190Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
26262026-08-11T21:40:09.314Z Compiling darling_core v0.21.3
26272026-08-11T21:40:09.492Z Compiling vergen-lib v0.1.6
26282026-08-11T21:40:09.531Z Compiling diesel_derives v2.3.7
26292026-08-11T21:40:09.534Z Checking scheduled-thread-pool v0.2.7
26302026-08-11T21:40:09.745Z Compiling vergen-gitcl v1.0.8
26312026-08-11T21:40:09.827Z Compiling diesel_table_macro_syntax v0.3.0
26322026-08-11T21:40:09.849Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
26332026-08-11T21:40:10.006Z Checking r2d2 v0.8.10
26342026-08-11T21:40:10.051Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26352026-08-11T21:40:10.218Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
26362026-08-11T21:40:10.274Z Checking downcast-rs v2.0.2
26372026-08-11T21:40:10.438Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
26382026-08-11T21:40:10.531Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
26392026-08-11T21:40:10.786Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
26402026-08-11T21:40:10.991Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
26412026-08-11T21:40:11.043Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
26422026-08-11T21:40:11.293Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26432026-08-11T21:40:11.491Z Checking kstat-rs v0.2.5
26442026-08-11T21:40:11.717Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26452026-08-11T21:40:11.892Z Compiling darling_macro v0.21.3
26462026-08-11T21:40:11.929Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26472026-08-11T21:40:11.966Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
26482026-08-11T21:40:12.046Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
26492026-08-11T21:40:12.425Z Compiling darling v0.21.3
26502026-08-11T21:40:12.549Z Compiling dsl_auto_type v0.2.0
26512026-08-11T21:40:12.848Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
26522026-08-11T21:40:13.221Z Compiling dirs-sys-next v0.1.2
26532026-08-11T21:40:13.323Z Compiling crunchy v0.2.4
26542026-08-11T21:40:13.363Z Compiling parking_lot_core v0.8.6
26552026-08-11T21:40:13.425Z Compiling dirs-next v2.0.0
26562026-08-11T21:40:13.526Z Compiling clang-sys v1.8.1
26572026-08-11T21:40:13.582Z Compiling git-stub v1.0.0
26582026-08-11T21:40:13.700Z Compiling tiny-keccak v2.0.2
26592026-08-11T21:40:13.869Z Compiling git-stub-vcs v0.1.0
26602026-08-11T21:40:14.010Z Compiling term v0.7.0
26612026-08-11T21:40:14.046Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
26622026-08-11T21:40:14.087Z Compiling bit-vec v0.6.3
26632026-08-11T21:40:14.251Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
26642026-08-11T21:40:14.338Z Compiling bit-set v0.5.3
26652026-08-11T21:40:14.396Z Compiling ascii-canvas v3.0.0
26662026-08-11T21:40:14.580Z Checking parking_lot v0.11.2
26672026-08-11T21:40:14.667Z Checking prefix-trie v0.7.0
26682026-08-11T21:40:14.729Z Compiling itertools v0.10.5
26692026-08-11T21:40:14.802Z Compiling ena v0.14.4
26702026-08-11T21:40:14.841Z Compiling libloading v0.8.9
26712026-08-11T21:40:14.974Z Compiling regex-syntax v0.6.29
26722026-08-11T21:40:15.029Z Compiling bindgen v0.71.1
26732026-08-11T21:40:15.065Z Compiling diff v0.1.13
26742026-08-11T21:40:15.099Z Checking hickory-server v0.25.2
26752026-08-11T21:40:15.486Z Checking sled v0.34.7
26762026-08-11T21:40:15.893Z Compiling cexpr v0.6.0
26772026-08-11T21:40:16.392Z Compiling lalrpop v0.19.12
26782026-08-11T21:40:16.430Z Checking ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26792026-08-11T21:40:16.600Z Checking nanorand v0.7.0
26802026-08-11T21:40:16.807Z Compiling salty v0.3.0
26812026-08-11T21:40:16.843Z Compiling rustc-hash v2.1.1
26822026-08-11T21:40:16.879Z Checking ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26832026-08-11T21:40:17.107Z Checking flume v0.11.1
26842026-08-11T21:40:17.152Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
26852026-08-11T21:40:17.203Z Compiling libxml v0.3.3
26862026-08-11T21:40:17.370Z Checking assert_matches v1.5.0
26872026-08-11T21:40:17.489Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26882026-08-11T21:40:17.819Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
26892026-08-11T21:40:18.104Z Compiling strum_macros v0.24.3
26902026-08-11T21:40:18.357Z Compiling indoc v1.0.9
26912026-08-11T21:40:18.451Z Checking diesel v2.3.7
26922026-08-11T21:40:18.820Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
26932026-08-11T21:40:19.000Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
26942026-08-11T21:40:19.041Z Checking quick-xml v0.37.5
26952026-08-11T21:40:19.079Z Checking derive_builder v0.20.2
26962026-08-11T21:40:19.218Z Compiling oso-derive v0.27.3
26972026-08-11T21:40:19.361Z Compiling trait-variant v0.1.2
26982026-08-11T21:40:19.452Z Compiling impl-trait-for-tuples v0.2.3
26992026-08-11T21:40:19.751Z Checking openssl-probe v0.1.6
27002026-08-11T21:40:19.943Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
27012026-08-11T21:40:19.981Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27022026-08-11T21:40:19.984Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
27032026-08-11T21:40:20.440Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
27042026-08-11T21:40:20.787Z Checking rfc6979 v0.4.0
27052026-08-11T21:40:20.947Z Checking ecdsa v0.16.9
27062026-08-11T21:40:21.065Z Checking predicates-tree v1.0.13
27072026-08-11T21:40:21.221Z Compiling progenitor-impl v0.13.0
27082026-08-11T21:40:21.273Z Checking primeorder v0.13.6
27092026-08-11T21:40:21.558Z Checking p384 v0.13.1
27102026-08-11T21:40:22.021Z Checking progenitor-client v0.13.0
27112026-08-11T21:40:22.270Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
27122026-08-11T21:40:22.307Z Checking bb8 v0.8.6
27132026-08-11T21:40:22.494Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
27142026-08-11T21:40:22.619Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
27152026-08-11T21:40:22.813Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27162026-08-11T21:40:22.891Z Compiling mime_guess v2.0.5
27172026-08-11T21:40:22.937Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27182026-08-11T21:40:23.028Z Checking ignore v0.4.25
27192026-08-11T21:40:23.258Z Checking olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
27202026-08-11T21:40:23.437Z Checking http-range v0.1.5
27212026-08-11T21:40:23.475Z Checking globwalk v0.9.1
27222026-08-11T21:40:23.556Z Checking tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
27232026-08-11T21:40:23.721Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27242026-08-11T21:40:23.819Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
27252026-08-11T21:40:23.861Z Compiling progenitor-macro v0.13.0
27262026-08-11T21:40:24.140Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
27272026-08-11T21:40:24.190Z Checking digest-io v0.1.0
27282026-08-11T21:40:24.353Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27292026-08-11T21:40:24.587Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=68a4b3bf819722f9f57a3f0c99e1393ed01ba392#68a4b3bf)
27302026-08-11T21:40:24.807Z Checking corncobs v0.1.4
27312026-08-11T21:40:24.844Z Checking rawzip v0.4.4
27322026-08-11T21:40:24.972Z Checking nonempty v0.12.0
27332026-08-11T21:40:25.170Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27342026-08-11T21:40:25.377Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27352026-08-11T21:40:25.469Z Checking camino-tempfile-ext v0.3.3
27362026-08-11T21:40:25.600Z Checking tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
27372026-08-11T21:40:25.751Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27382026-08-11T21:40:26.090Z Checking secrecy v0.8.0
27392026-08-11T21:40:26.880Z Checking hyper-staticfile v0.10.1
27402026-08-11T21:40:26.970Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
27412026-08-11T21:40:27.093Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
27422026-08-11T21:40:27.207Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
27432026-08-11T21:40:27.293Z Checking signal-hook-tokio v0.3.1
27442026-08-11T21:40:27.460Z Compiling illumos-nvpair-sys v0.2.0
27452026-08-11T21:40:27.641Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
27462026-08-11T21:40:27.730Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
27472026-08-11T21:40:27.990Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
27482026-08-11T21:40:28.035Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
27492026-08-11T21:40:28.102Z Checking scuffle v0.1.0
27502026-08-11T21:40:28.465Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
27512026-08-11T21:40:28.854Z Checking illumos-nvpair v0.3.0
27522026-08-11T21:40:28.891Z Checking progenitor v0.13.0
27532026-08-11T21:40:28.990Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
27542026-08-11T21:40:29.050Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
27552026-08-11T21:40:29.088Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c)
27562026-08-11T21:40:29.250Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27572026-08-11T21:40:29.380Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
27582026-08-11T21:40:29.425Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
27592026-08-11T21:40:29.526Z Checking fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
27602026-08-11T21:40:29.731Z Checking sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
27612026-08-11T21:40:29.798Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
27622026-08-11T21:40:30.097Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c)
27632026-08-11T21:40:30.267Z Checking sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
27642026-08-11T21:40:30.592Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
27652026-08-11T21:40:30.777Z Checking tungstenite v0.23.0
27662026-08-11T21:40:31.347Z Checking rand_seeder v0.4.0
27672026-08-11T21:40:31.390Z Checking tokio-tungstenite v0.23.1
27682026-08-11T21:40:31.463Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
27692026-08-11T21:40:31.707Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
27702026-08-11T21:40:31.885Z Checking void v1.0.2
27712026-08-11T21:40:31.999Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
27722026-08-11T21:40:32.056Z Checking lzss v0.8.2
27732026-08-11T21:40:32.206Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27742026-08-11T21:40:32.288Z Checking nix v0.27.1
27752026-08-11T21:40:32.410Z Checking serde_bytes v0.11.19
27762026-08-11T21:40:32.622Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27772026-08-11T21:40:32.733Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
27782026-08-11T21:40:32.825Z Checking async-bb8-diesel v0.2.1
27792026-08-11T21:40:33.059Z Checking diesel-dtrace v0.5.0
27802026-08-11T21:40:33.125Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
27812026-08-11T21:40:33.215Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
27822026-08-11T21:40:33.339Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27832026-08-11T21:40:33.417Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
27842026-08-11T21:40:35.051Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
27852026-08-11T21:40:35.130Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27862026-08-11T21:40:35.372Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27872026-08-11T21:40:35.817Z Checking gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
27882026-08-11T21:40:36.751Z Checking cpubits v0.1.1
27892026-08-11T21:40:36.786Z Checking is_ci v1.2.0
27902026-08-11T21:40:36.865Z Checking yansi v1.0.1
27912026-08-11T21:40:36.925Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
27922026-08-11T21:40:37.126Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
27932026-08-11T21:40:37.165Z Checking pretty_assertions v1.4.1
27942026-08-11T21:40:37.248Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
27952026-08-11T21:40:37.285Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
27962026-08-11T21:40:37.328Z Checking pem-rfc7468 v1.0.0
27972026-08-11T21:40:37.532Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
27982026-08-11T21:40:37.817Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
27992026-08-11T21:40:38.050Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#03a79a89)
28002026-08-11T21:40:38.896Z Checking hmac v0.13.0
28012026-08-11T21:40:38.982Z Checking universal-hash v0.6.1
28022026-08-11T21:40:39.030Z Compiling libz-sys v1.1.24
28032026-08-11T21:40:39.093Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#03a79a89)
28042026-08-11T21:40:39.150Z Compiling instability v0.3.11
28052026-08-11T21:40:39.473Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#03a79a89)
28062026-08-11T21:40:39.532Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
28072026-08-11T21:40:39.568Z Checking castaway v0.2.4
28082026-08-11T21:40:39.605Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
28092026-08-11T21:40:39.720Z Compiling indoc v2.0.7
28102026-08-11T21:40:39.806Z Checking compact_str v0.8.1
28112026-08-11T21:40:40.317Z Checking polyval v0.7.1
28122026-08-11T21:40:40.488Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
28132026-08-11T21:40:40.526Z Checking der v0.8.0
28142026-08-11T21:40:40.966Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
28152026-08-11T21:40:41.042Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
28162026-08-11T21:40:41.195Z Checking unicode-truncate v1.1.0
28172026-08-11T21:40:41.242Z Checking lru v0.12.5
28182026-08-11T21:40:41.270Z Compiling libgit2-sys v0.18.3+1.9.2
28192026-08-11T21:40:41.384Z Checking arc-swap v1.8.2
28202026-08-11T21:40:41.418Z Checking cassowary v0.3.0
28212026-08-11T21:40:41.556Z Checking ghash v0.6.0
28222026-08-11T21:40:41.648Z Checking slog-scope v4.4.1
28232026-08-11T21:40:41.711Z Checking ratatui v0.29.0
28242026-08-11T21:40:41.824Z Checking pbkdf2 v0.13.0
28252026-08-11T21:40:41.928Z Checking aes v0.9.1
28262026-08-11T21:40:41.969Z Checking crypto-bigint v0.7.5
28272026-08-11T21:40:42.350Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
28282026-08-11T21:40:43.057Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
28292026-08-11T21:40:43.312Z Checking ctr v0.10.1
28302026-08-11T21:40:43.525Z Checking aead v0.6.1
28312026-08-11T21:40:43.651Z Checking cargo-platform v0.3.2
28322026-08-11T21:40:43.710Z Checking aes-gcm v0.11.0
28332026-08-11T21:40:43.837Z Checking cargo_metadata v0.23.1
28342026-08-11T21:40:43.906Z Checking slog-stdlog v4.1.1
28352026-08-11T21:40:44.067Z Checking spki v0.8.0
28362026-08-11T21:40:44.270Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28372026-08-11T21:40:44.273Z Checking supports-color v3.0.2
28382026-08-11T21:40:44.472Z Checking console v0.16.2
28392026-08-11T21:40:44.627Z Checking colored v2.2.0
28402026-08-11T21:40:44.817Z Checking salsa20 v0.11.0
28412026-08-11T21:40:44.864Z Compiling vergen-git2 v9.1.0
28422026-08-11T21:40:44.996Z Checking plotters-backend v0.3.7
28432026-08-11T21:40:45.086Z Checking unit-prefix v0.5.2
28442026-08-11T21:40:45.233Z Checking plotters-svg v0.3.7
28452026-08-11T21:40:45.268Z Checking indicatif v0.18.4
28462026-08-11T21:40:45.461Z Checking scrypt v0.12.0
28472026-08-11T21:40:45.659Z Checking slog-envlogger v2.2.0
28482026-08-11T21:40:45.694Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
28492026-08-11T21:40:45.731Z Checking cbc v0.2.1
28502026-08-11T21:40:45.843Z Checking libsw-core v0.3.2
28512026-08-11T21:40:45.901Z Checking cast v0.3.0
28522026-08-11T21:40:46.038Z Checking pkcs5 v0.8.1
28532026-08-11T21:40:46.045Z Checking libsw v3.5.0
28542026-08-11T21:40:46.093Z Checking criterion-plot v0.6.0
28552026-08-11T21:40:46.234Z Checking plotters v0.3.7
28562026-08-11T21:40:46.334Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
28572026-08-11T21:40:46.375Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
28582026-08-11T21:40:46.602Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
28592026-08-11T21:40:46.826Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
28602026-08-11T21:40:47.020Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
28612026-08-11T21:40:47.055Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
28622026-08-11T21:40:47.245Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
28632026-08-11T21:40:47.284Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
28642026-08-11T21:40:47.350Z Checking tinytemplate v1.2.1
28652026-08-11T21:40:47.472Z Checking oorandom v11.1.5
28662026-08-11T21:40:47.600Z Checking shell-words v1.1.1
28672026-08-11T21:40:47.636Z Checking anes v0.1.6
28682026-08-11T21:40:47.811Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
28692026-08-11T21:40:47.852Z Checking criterion v0.7.0
28702026-08-11T21:40:48.227Z Checking pkcs8 v0.11.0
28712026-08-11T21:40:48.463Z Checking oxide-update-engine-display v0.1.2
28722026-08-11T21:40:48.809Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
28732026-08-11T21:40:49.088Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
28742026-08-11T21:40:49.624Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
28752026-08-11T21:40:50.466Z Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
28762026-08-11T21:40:51.057Z Checking tokio-test v0.4.5
28772026-08-11T21:40:51.304Z Checking ff v0.14.0
28782026-08-11T21:40:51.479Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28792026-08-11T21:40:51.711Z Checking lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
28802026-08-11T21:40:52.128Z Checking twox-hash v2.1.2
28812026-08-11T21:40:52.467Z Compiling petname v2.0.2
28822026-08-11T21:40:52.604Z Checking atty v0.2.14
28832026-08-11T21:40:52.743Z Checking constant_time_eq v0.4.2
28842026-08-11T21:40:52.917Z Checking arrayvec v0.7.6
28852026-08-11T21:40:53.002Z Checking arrayref v0.3.9
28862026-08-11T21:40:53.194Z Checking group v0.14.0
28872026-08-11T21:40:53.252Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
28882026-08-11T21:40:53.383Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
28892026-08-11T21:40:53.459Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
28902026-08-11T21:40:54.141Z Checking fatfs v0.3.6
28912026-08-11T21:40:54.387Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
28922026-08-11T21:40:54.499Z Checking signature v3.0.0
28932026-08-11T21:40:54.568Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
28942026-08-11T21:40:54.640Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
28952026-08-11T21:40:54.682Z Checking base16ct v1.0.0
28962026-08-11T21:40:54.842Z Compiling seq-macro v0.3.6
28972026-08-11T21:40:55.365Z Checking sec1 v0.8.1
28982026-08-11T21:40:55.874Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28992026-08-11T21:40:55.912Z Checking hkdf v0.13.0
29002026-08-11T21:40:55.980Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
29012026-08-11T21:40:56.041Z Checking concurrent-queue v2.5.0
29022026-08-11T21:40:56.078Z Checking sapling-renderdag v0.1.0
29032026-08-11T21:40:56.168Z Checking parking v2.2.1
29042026-08-11T21:40:56.257Z Checking sync-ptr v0.1.4
29052026-08-11T21:40:56.322Z Checking event-listener v5.4.1
29062026-08-11T21:40:56.358Z Checking elliptic-curve v0.14.1
29072026-08-11T21:40:56.403Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
29082026-08-11T21:40:56.574Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
29092026-08-11T21:40:56.789Z Checking rtoolbox v0.0.3
29102026-08-11T21:40:56.877Z Checking event-listener-strategy v0.5.4
29112026-08-11T21:40:56.954Z Checking rpassword v7.5.4
29122026-08-11T21:40:57.042Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
29132026-08-11T21:40:57.195Z Checking wnaf v0.14.0
29142026-08-11T21:40:57.343Z Checking primefield v0.14.0
29152026-08-11T21:40:57.503Z Compiling samael v0.0.19
29162026-08-11T21:40:57.576Z Checking rfc6979 v0.6.0
29172026-08-11T21:40:57.754Z Checking tui-tree-widget v0.23.1
29182026-08-11T21:40:57.975Z Checking wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
29192026-08-11T21:40:58.034Z Compiling blake3 v1.8.5
29202026-08-11T21:40:58.433Z Checking futures-timer v3.0.3
29212026-08-11T21:40:58.984Z Checking ecdsa v0.17.0
29222026-08-11T21:40:59.145Z Checking primeorder v0.14.0
29232026-08-11T21:40:59.412Z Checking async-lock v3.4.2
29242026-08-11T21:40:59.535Z Compiling curve25519-dalek v5.0.0
29252026-08-11T21:40:59.817Z Checking async-object-pool v0.2.0
29262026-08-11T21:41:00.030Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
29272026-08-11T21:41:00.272Z Checking ssh-encoding v0.3.0
29282026-08-11T21:41:00.527Z Checking serde_regex v1.1.0
29292026-08-11T21:41:00.717Z Checking assert-json-diff v2.0.2
29302026-08-11T21:41:00.915Z Checking path-tree v0.8.3
29312026-08-11T21:41:01.157Z Checking keccak v0.2.0
29322026-08-11T21:41:01.349Z Checking stringmetrics v2.2.2
29332026-08-11T21:41:01.539Z Checking topological-sort v0.2.2
29342026-08-11T21:41:01.709Z Compiling strsim v0.10.0
29352026-08-11T21:41:02.019Z Compiling darling_core v0.13.4
29362026-08-11T21:41:02.056Z Checking omicron-zone-package v0.12.3
29372026-08-11T21:41:02.768Z Checking httpmock v0.8.3
29382026-08-11T21:41:03.811Z Checking ed25519 v3.0.0
29392026-08-11T21:41:03.878Z Checking crypto-primes v0.7.2
29402026-08-11T21:41:04.037Z Checking pkcs1 v0.8.0-rc.4
29412026-08-11T21:41:04.278Z Checking poly1305 v0.9.0
29422026-08-11T21:41:04.584Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
29432026-08-11T21:41:04.850Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
29442026-08-11T21:41:04.966Z Checking blowfish v0.10.0
29452026-08-11T21:41:05.019Z Checking blake2 v0.11.0-rc.6
29462026-08-11T21:41:05.150Z Checking gimli v0.32.3
29472026-08-11T21:41:05.186Z Compiling target-lexicon v0.13.3
29482026-08-11T21:41:05.374Z Checking argon2 v0.6.0-rc.8
29492026-08-11T21:41:05.522Z Checking bcrypt-pbkdf v0.11.0
29502026-08-11T21:41:05.655Z Checking rsa v0.10.0-rc.18
29512026-08-11T21:41:05.728Z Checking ssh-cipher v0.3.0
29522026-08-11T21:41:05.777Z Checking ed25519-dalek v3.0.0
29532026-08-11T21:41:05.989Z Compiling darling_macro v0.13.4
29542026-08-11T21:41:06.038Z Checking sha3 v0.11.0
29552026-08-11T21:41:06.205Z Checking p521 v0.14.0
29562026-08-11T21:41:06.414Z Checking p384 v0.14.0
29572026-08-11T21:41:06.511Z Checking p256 v0.14.0
29582026-08-11T21:41:06.751Z Checking addr2line v0.25.1
29592026-08-11T21:41:07.050Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
29602026-08-11T21:41:07.268Z Checking kem v0.3.0
29612026-08-11T21:41:07.317Z Checking module-lattice v0.2.3
29622026-08-11T21:41:07.417Z Checking rustc-demangle v0.1.27
29632026-08-11T21:41:07.565Z Checking sponge-cursor v0.1.0
29642026-08-11T21:41:07.675Z Compiling guppy-workspace-hack v0.1.0
29652026-08-11T21:41:07.726Z Checking hex-literal v0.4.1
29662026-08-11T21:41:07.857Z Checking sha3 v0.12.0
29672026-08-11T21:41:07.945Z Checking backtrace v0.3.76
29682026-08-11T21:41:08.092Z Checking ml-kem v0.3.2
29692026-08-11T21:41:08.278Z Compiling darling v0.13.4
29702026-08-11T21:41:08.431Z Checking russh-cryptovec v0.62.0
29712026-08-11T21:41:08.625Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
29722026-08-11T21:41:08.661Z Checking internal-russh-num-bigint v0.5.0
29732026-08-11T21:41:08.851Z Checking num-bigint v0.4.6
29742026-08-11T21:41:08.887Z Checking russh-util v0.52.0
29752026-08-11T21:41:09.044Z Checking generic-array v1.4.3
29762026-08-11T21:41:09.242Z Checking ssh-key v0.7.0-rc.11
29772026-08-11T21:41:09.519Z Compiling git2 v0.20.4
29782026-08-11T21:41:09.522Z Compiling enum_dispatch v0.3.13
29792026-08-11T21:41:09.709Z Compiling delegate v0.13.5
29802026-08-11T21:41:09.807Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29812026-08-11T21:41:10.153Z Checking md5 v0.8.0
29822026-08-11T21:41:10.250Z Checking hex-literal v1.1.0
29832026-08-11T21:41:10.354Z Compiling target-spec v3.5.7
29842026-08-11T21:41:10.389Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29852026-08-11T21:41:10.712Z Checking russh v0.62.4
29862026-08-11T21:41:10.747Z Checking cfg-expr v0.20.6
29872026-08-11T21:41:10.783Z Compiling serde_with_macros v1.5.2
29882026-08-11T21:41:11.071Z Checking backtrace-ext v0.2.1
29892026-08-11T21:41:11.252Z Checking supports-color v2.1.0
29902026-08-11T21:41:11.325Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
29912026-08-11T21:41:11.422Z Checking textwrap v0.15.2
29922026-08-11T21:41:11.710Z Checking supports-hyperlinks v2.1.0
29932026-08-11T21:41:11.862Z Checking supports-unicode v2.1.0
29942026-08-11T21:41:12.016Z Checking hashbrown v0.14.5
29952026-08-11T21:41:12.287Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
29962026-08-11T21:41:12.495Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
29972026-08-11T21:41:12.533Z Checking socket2 v0.5.10
29982026-08-11T21:41:12.569Z Checking terminal_size v0.1.17
29992026-08-11T21:41:12.712Z Compiling miette-derive v5.10.0
30002026-08-11T21:41:12.748Z Checking internet-checksum v0.2.1
30012026-08-11T21:41:12.821Z Checking owo-colors v3.5.0
30022026-08-11T21:41:12.858Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
30032026-08-11T21:41:12.902Z Checking chumsky v0.9.3
30042026-08-11T21:41:13.389Z Compiling serde_with v1.14.0
30052026-08-11T21:41:13.878Z Checking miette v5.10.0
30062026-08-11T21:41:14.239Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
30072026-08-11T21:41:14.353Z Compiling polar-core v0.27.3
30082026-08-11T21:41:14.390Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
30092026-08-11T21:41:14.439Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
30102026-08-11T21:41:14.561Z Checking wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
30112026-08-11T21:41:14.862Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
30122026-08-11T21:41:14.982Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
30132026-08-11T21:41:15.101Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
30142026-08-11T21:41:15.151Z Compiling knuffel-derive v3.2.0
30152026-08-11T21:41:15.281Z Checking httptest v0.16.4
30162026-08-11T21:41:15.320Z Checking pathdiff v0.2.3
30172026-08-11T21:41:15.463Z Checking nested v0.1.1
30182026-08-11T21:41:15.639Z Checking guppy v0.17.25
30192026-08-11T21:41:15.677Z Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
30202026-08-11T21:41:15.936Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
30212026-08-11T21:41:16.237Z Checking similar-asserts v1.7.0
30222026-08-11T21:41:16.425Z Compiling target-triple v1.0.0
30232026-08-11T21:41:16.634Z Checking knuffel v3.2.0
30242026-08-11T21:41:16.671Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
30252026-08-11T21:41:16.786Z Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
30262026-08-11T21:41:17.334Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
30272026-08-11T21:41:17.383Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
30282026-08-11T21:41:17.420Z Checking hickory-client v0.25.2
30292026-08-11T21:41:17.738Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
30302026-08-11T21:41:17.930Z Compiling fs-err v2.11.0
30312026-08-11T21:41:18.045Z Compiling assert_cmd v2.1.2
30322026-08-11T21:41:18.169Z Checking escape8259 v0.5.3
30332026-08-11T21:41:18.368Z Checking libtest-mimic v0.8.1
30342026-08-11T21:41:18.454Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
30352026-08-11T21:41:18.765Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
30362026-08-11T21:41:18.871Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
30372026-08-11T21:41:18.906Z Checking blake2b_simd v1.0.4
30382026-08-11T21:41:19.346Z Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
30392026-08-11T21:41:19.381Z Checking oso v0.27.3
30402026-08-11T21:41:19.573Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
30412026-08-11T21:41:19.783Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
30422026-08-11T21:41:19.992Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
30432026-08-11T21:41:20.029Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
30442026-08-11T21:41:20.221Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
30452026-08-11T21:41:20.294Z Checking fancy-regex v0.14.0
30462026-08-11T21:41:20.331Z Checking serde_tokenstream v0.2.3
30472026-08-11T21:41:20.457Z Checking approx v0.5.1
30482026-08-11T21:41:20.576Z Compiling rstest_macros v0.25.0
30492026-08-11T21:41:20.612Z Checking uzers v0.12.2
30502026-08-11T21:41:20.647Z Checking constant_time_eq v0.3.1
30512026-08-11T21:41:20.680Z Checking termcolor v1.4.1
30522026-08-11T21:41:20.777Z Compiling linkme-impl v0.3.35
30532026-08-11T21:41:20.855Z Checking rust-argon2 v2.1.0
30542026-08-11T21:41:20.926Z Checking trybuild v1.0.116
30552026-08-11T21:41:21.009Z Checking datatest-stable v0.3.3
30562026-08-11T21:41:21.359Z Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
30572026-08-11T21:41:21.395Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
30582026-08-11T21:41:21.642Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
30592026-08-11T21:41:21.679Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
30602026-08-11T21:41:21.726Z Checking support-bundle-viewer v0.1.2
30612026-08-11T21:41:21.838Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
30622026-08-11T21:41:22.002Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
30632026-08-11T21:41:22.065Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
30642026-08-11T21:41:22.234Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
30652026-08-11T21:41:22.297Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
30662026-08-11T21:41:22.463Z Checking drift v0.2.0
30672026-08-11T21:41:22.535Z Checking rand_distr v0.5.1
30682026-08-11T21:41:22.688Z Checking multimap v0.10.1
30692026-08-11T21:41:22.855Z Compiling linkme v0.3.35
30702026-08-11T21:41:22.891Z Checking parse-size v1.1.0
30712026-08-11T21:41:22.975Z Compiling relative-path v1.9.3
30722026-08-11T21:41:23.043Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
30732026-08-11T21:41:23.184Z Checking dropshot-api-manager v0.7.2
30742026-08-11T21:41:24.117Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
30752026-08-11T21:41:24.539Z Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560)
30762026-08-11T21:41:24.902Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
30772026-08-11T21:41:24.938Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
30782026-08-11T21:41:25.158Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
30792026-08-11T21:41:25.304Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
30802026-08-11T21:41:25.503Z Checking cargo_toml v0.21.0
30812026-08-11T21:41:25.679Z Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
30822026-08-11T21:41:25.723Z Checking partial-io v0.5.4
30832026-08-11T21:41:25.962Z Checking termios v0.3.3
30842026-08-11T21:41:26.002Z Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=68a4b3bf819722f9f57a3f0c99e1393ed01ba392#68a4b3bf)
30852026-08-11T21:41:26.225Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
30862026-08-11T21:41:26.359Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30872026-08-11T21:41:26.914Z Checking rstest v0.25.0
30882026-08-11T21:41:29.966Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
30892026-08-11T21:41:33.061Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
30902026-08-11T21:41:33.945Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
30912026-08-11T21:41:38.701Z Checking erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
30922026-08-11T21:41:39.380Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
30932026-08-11T21:41:42.295Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
30942026-08-11T21:41:46.595Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
30952026-08-11T21:41:49.820Z Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
30962026-08-11T21:41:52.986Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
30972026-08-11T21:41:57.391Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
30982026-08-11T21:41:57.433Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
30992026-08-11T21:42:00.173Z Checking oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test)
31002026-08-11T21:42:02.936Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
31012026-08-11T21:42:07.908Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
31022026-08-11T21:42:27.756Z Checking corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust)
31032026-08-11T21:43:22.294Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 10s
31042026-08-11T21:43:22.951Z
31052026-08-11T21:43:22.951Zreal 4:13.865826508
31062026-08-11T21:43:22.951Zuser 21:45.233932982
31072026-08-11T21:43:22.951Zsys 5:09.472674685
31082026-08-11T21:43:22.951Ztrap 0.524123244
31092026-08-11T21:43:22.952Ztflt 1.955686039
31102026-08-11T21:43:22.952Zdflt 1.359756683
31112026-08-11T21:43:22.952Zkflt 0.004679362
31122026-08-11T21:43:22.952Zlock 1:05:42.231901171
31132026-08-11T21:43:22.955Zslp 59:01.167653994
31142026-08-11T21:43:22.955Zlat 1:50.196749307
31152026-08-11T21:43:22.955Zstop 14:16.879600834
31162026-08-11T21:43:22.955Z+ RUSTDOCFLAGS='--document-private-items -D warnings --cfg tokio'
31172026-08-11T21:43:22.956Z+ ptime -m cargo doc --workspace --no-deps
31182026-08-11T21:43:23.889Zwarning: output filename collision at /work/oxidecomputer/omicron/target/doc/oximeter/index.html
31192026-08-11T21:43:23.889Z |
31202026-08-11T21:43:23.889Z = 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)`
31212026-08-11T21:43:23.889Z = 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>
31222026-08-11T21:43:24.885Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
31232026-08-11T21:43:25.127Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
31242026-08-11T21:43:25.174Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
31252026-08-11T21:43:25.269Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
31262026-08-11T21:43:25.425Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
31272026-08-11T21:43:25.435Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31282026-08-11T21:43:25.435Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
31292026-08-11T21:43:25.435Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31302026-08-11T21:43:25.478Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
31312026-08-11T21:43:25.503Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
31322026-08-11T21:43:25.673Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
31332026-08-11T21:43:25.699Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31342026-08-11T21:43:25.722Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
31352026-08-11T21:43:25.843Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
31362026-08-11T21:43:25.864Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
31372026-08-11T21:43:25.864Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
31382026-08-11T21:43:26.494Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
31392026-08-11T21:43:26.494Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
31402026-08-11T21:43:26.560Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
31412026-08-11T21:43:26.560Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
31422026-08-11T21:43:26.560Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
31432026-08-11T21:43:26.596Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
31442026-08-11T21:43:26.596Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
31452026-08-11T21:43:26.596Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
31462026-08-11T21:43:26.597Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
31472026-08-11T21:43:26.597Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
31482026-08-11T21:43:26.695Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
31492026-08-11T21:43:26.760Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
31502026-08-11T21:43:26.859Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
31512026-08-11T21:43:26.987Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
31522026-08-11T21:43:27.018Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
31532026-08-11T21:43:27.057Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
31542026-08-11T21:43:27.208Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
31552026-08-11T21:43:27.232Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
31562026-08-11T21:43:31.557Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
31572026-08-11T21:43:31.665Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
31582026-08-11T21:43:31.665Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
31592026-08-11T21:43:31.665Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
31602026-08-11T21:43:31.665Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
31612026-08-11T21:43:31.665Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
31622026-08-11T21:43:31.665Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
31632026-08-11T21:43:31.665Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
31642026-08-11T21:43:31.665Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
31652026-08-11T21:43:31.665Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
31662026-08-11T21:43:31.665Z Checking scuffle v0.1.0
31672026-08-11T21:43:31.665Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31682026-08-11T21:43:31.665Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
31692026-08-11T21:43:31.665Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
31702026-08-11T21:43:31.665Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
31712026-08-11T21:43:31.665Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
31722026-08-11T21:43:31.666Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
31732026-08-11T21:43:31.666Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
31742026-08-11T21:43:31.666Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
31752026-08-11T21:43:31.666Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
31762026-08-11T21:43:31.666Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
31772026-08-11T21:43:31.666Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
31782026-08-11T21:43:31.666Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
31792026-08-11T21:43:31.666Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
31802026-08-11T21:43:31.666Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
31812026-08-11T21:43:31.667Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
31822026-08-11T21:43:31.667Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
31832026-08-11T21:43:31.667Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
31842026-08-11T21:43:31.667Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
31852026-08-11T21:43:31.667Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
31862026-08-11T21:43:31.667Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
31872026-08-11T21:43:31.667Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
31882026-08-11T21:43:31.667Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
31892026-08-11T21:43:31.667Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
31902026-08-11T21:43:31.667Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
31912026-08-11T21:43:31.667Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31922026-08-11T21:43:31.667Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
31932026-08-11T21:43:31.667Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31942026-08-11T21:43:31.841Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31952026-08-11T21:43:32.041Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
31962026-08-11T21:43:32.161Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
31972026-08-11T21:43:32.189Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
31982026-08-11T21:43:32.329Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
31992026-08-11T21:43:32.553Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
32002026-08-11T21:43:32.578Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
32012026-08-11T21:43:32.584Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
32022026-08-11T21:43:32.632Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
32032026-08-11T21:43:32.636Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
32042026-08-11T21:43:32.796Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
32052026-08-11T21:43:32.820Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
32062026-08-11T21:43:32.923Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
32072026-08-11T21:43:33.052Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32082026-08-11T21:43:33.077Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
32092026-08-11T21:43:33.099Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32102026-08-11T21:43:33.139Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
32112026-08-11T21:43:33.278Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
32122026-08-11T21:43:33.343Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
32132026-08-11T21:43:33.365Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
32142026-08-11T21:43:33.387Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
32152026-08-11T21:43:33.436Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
32162026-08-11T21:43:33.439Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
32172026-08-11T21:43:33.582Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
32182026-08-11T21:43:33.628Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
32192026-08-11T21:43:33.650Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
32202026-08-11T21:43:33.672Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
32212026-08-11T21:43:33.695Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
32222026-08-11T21:43:33.804Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
32232026-08-11T21:43:33.826Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
32242026-08-11T21:43:33.892Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
32252026-08-11T21:43:34.006Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
32262026-08-11T21:43:34.040Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
32272026-08-11T21:43:34.275Z Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
32282026-08-11T21:43:34.297Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
32292026-08-11T21:43:34.364Z Documenting omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
32302026-08-11T21:43:34.827Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32312026-08-11T21:43:35.053Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
32322026-08-11T21:43:35.345Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
32332026-08-11T21:43:36.138Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
32342026-08-11T21:43:36.348Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
32352026-08-11T21:43:36.491Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32362026-08-11T21:43:36.955Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
32372026-08-11T21:43:37.205Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
32382026-08-11T21:43:37.679Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
32392026-08-11T21:43:38.135Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
32402026-08-11T21:43:38.542Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32412026-08-11T21:43:38.988Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
32422026-08-11T21:43:39.038Z Checking sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
32432026-08-11T21:43:39.257Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32442026-08-11T21:43:39.284Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
32452026-08-11T21:43:39.569Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32462026-08-11T21:43:40.069Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32472026-08-11T21:43:40.273Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32482026-08-11T21:43:40.338Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
32492026-08-11T21:43:40.685Z Checking sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
32502026-08-11T21:43:40.868Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
32512026-08-11T21:43:41.055Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
32522026-08-11T21:43:41.198Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
32532026-08-11T21:43:41.599Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32542026-08-11T21:43:41.632Z Checking wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
32552026-08-11T21:43:42.113Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
32562026-08-11T21:43:42.380Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32572026-08-11T21:43:42.586Z Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
32582026-08-11T21:43:42.940Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
32592026-08-11T21:43:43.238Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
32602026-08-11T21:43:43.988Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
32612026-08-11T21:43:44.303Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
32622026-08-11T21:43:44.459Z Checking wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
32632026-08-11T21:43:44.875Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
32642026-08-11T21:43:45.046Z Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
32652026-08-11T21:43:45.551Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
32662026-08-11T21:43:45.683Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
32672026-08-11T21:43:45.927Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
32682026-08-11T21:43:45.979Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
32692026-08-11T21:43:46.167Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
32702026-08-11T21:43:46.536Z Documenting sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
32712026-08-11T21:43:46.707Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
32722026-08-11T21:43:48.075Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
32732026-08-11T21:43:48.101Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
32742026-08-11T21:43:48.674Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
32752026-08-11T21:43:49.985Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
32762026-08-11T21:43:51.879Z Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
32772026-08-11T21:43:51.966Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
32782026-08-11T21:43:52.894Z Documenting sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
32792026-08-11T21:43:53.574Z Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
32802026-08-11T21:43:54.907Z Documenting sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
32812026-08-11T21:43:55.390Z Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32822026-08-11T21:43:55.778Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
32832026-08-11T21:43:56.516Z Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
32842026-08-11T21:43:56.538Z Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32852026-08-11T21:43:56.723Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32862026-08-11T21:43:58.157Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32872026-08-11T21:43:58.323Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32882026-08-11T21:43:58.498Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32892026-08-11T21:43:59.921Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32902026-08-11T21:44:00.070Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32912026-08-11T21:44:00.441Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32922026-08-11T21:44:00.826Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32932026-08-11T21:44:00.932Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32942026-08-11T21:44:00.998Z Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
32952026-08-11T21:44:01.093Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32962026-08-11T21:44:01.151Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32972026-08-11T21:44:01.557Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32982026-08-11T21:44:01.652Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32992026-08-11T21:44:02.018Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
33002026-08-11T21:44:02.320Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
33012026-08-11T21:44:02.688Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
33022026-08-11T21:44:02.789Z Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
33032026-08-11T21:44:02.819Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
33042026-08-11T21:44:03.075Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
33052026-08-11T21:44:03.440Z Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
33062026-08-11T21:44:03.823Z Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
33072026-08-11T21:44:04.877Z Documenting omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
33082026-08-11T21:44:05.406Z Documenting tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
33092026-08-11T21:44:06.013Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
33102026-08-11T21:44:07.967Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
33112026-08-11T21:44:09.565Z Documenting sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
33122026-08-11T21:44:10.096Z Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
33132026-08-11T21:44:10.676Z Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
33142026-08-11T21:44:12.933Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
33152026-08-11T21:44:13.900Z Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
33162026-08-11T21:44:15.120Z Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
33172026-08-11T21:44:15.609Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
33182026-08-11T21:44:16.571Z Documenting oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test)
33192026-08-11T21:44:18.289Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
33202026-08-11T21:44:19.633Z Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
33212026-08-11T21:44:19.660Z Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
33222026-08-11T21:44:21.951Z Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
33232026-08-11T21:44:22.261Z Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
33242026-08-11T21:44:22.489Z Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
33252026-08-11T21:44:24.870Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
33262026-08-11T21:44:28.632Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
33272026-08-11T21:44:29.590Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
33282026-08-11T21:44:30.239Z Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
33292026-08-11T21:44:31.093Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
33302026-08-11T21:44:31.947Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
33312026-08-11T21:44:33.508Z Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
33322026-08-11T21:44:33.664Z Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
33332026-08-11T21:44:35.117Z Documenting nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
33342026-08-11T21:44:35.242Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
33352026-08-11T21:44:35.867Z Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
33362026-08-11T21:44:36.808Z Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
33372026-08-11T21:44:37.635Z Documenting schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
33382026-08-11T21:44:40.879Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
33392026-08-11T21:44:42.409Z Documenting nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
33402026-08-11T21:44:43.092Z Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
33412026-08-11T21:44:43.893Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
33422026-08-11T21:44:44.928Z Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
33432026-08-11T21:44:45.988Z Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
33442026-08-11T21:44:47.723Z Documenting nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
33452026-08-11T21:44:48.708Z Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
33462026-08-11T21:44:49.697Z Documenting nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
33472026-08-11T21:44:51.009Z Documenting zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
33482026-08-11T21:44:52.059Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
33492026-08-11T21:44:55.083Z Documenting sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
33502026-08-11T21:44:55.388Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
33512026-08-11T21:44:58.604Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
33522026-08-11T21:44:59.008Z Documenting bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
33532026-08-11T21:45:00.537Z Documenting bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
33542026-08-11T21:45:01.750Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
33552026-08-11T21:45:03.404Z Documenting bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
33562026-08-11T21:45:04.805Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
33572026-08-11T21:45:06.606Z Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
33582026-08-11T21:45:08.213Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
33592026-08-11T21:45:09.927Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
33602026-08-11T21:45:14.803Z Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
33612026-08-11T21:45:14.913Z Documenting support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
33622026-08-11T21:45:16.565Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
33632026-08-11T21:45:16.673Z Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
33642026-08-11T21:45:18.346Z Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
33652026-08-11T21:45:20.170Z Documenting nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
33662026-08-11T21:45:22.072Z Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
33672026-08-11T21:45:24.020Z Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
33682026-08-11T21:45:25.802Z Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
33692026-08-11T21:45:27.470Z Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
33702026-08-11T21:45:29.493Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
33712026-08-11T21:45:31.003Z Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
33722026-08-11T21:45:32.798Z Documenting wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
33732026-08-11T21:45:34.541Z Documenting wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
33742026-08-11T21:45:36.325Z Documenting wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
33752026-08-11T21:45:38.037Z Documenting trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
33762026-08-11T21:45:41.277Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
33772026-08-11T21:45:43.307Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
33782026-08-11T21:45:44.812Z Documenting trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
33792026-08-11T21:45:46.783Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
33802026-08-11T21:45:48.304Z Documenting sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
33812026-08-11T21:45:50.075Z Documenting sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
33822026-08-11T21:45:54.088Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
33832026-08-11T21:45:56.508Z Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
33842026-08-11T21:45:58.581Z Documenting nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
33852026-08-11T21:46:00.508Z Documenting wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
33862026-08-11T21:46:02.441Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
33872026-08-11T21:46:04.437Z Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
33882026-08-11T21:46:07.487Z Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
33892026-08-11T21:46:08.889Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
33902026-08-11T21:46:11.352Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
33912026-08-11T21:46:13.127Z Documenting transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
33922026-08-11T21:46:15.810Z Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
33932026-08-11T21:46:18.895Z Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
33942026-08-11T21:46:20.665Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
33952026-08-11T21:46:22.848Z Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
33962026-08-11T21:46:25.319Z Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
33972026-08-11T21:46:28.366Z Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
33982026-08-11T21:46:30.837Z Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
33992026-08-11T21:46:32.882Z Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
34002026-08-11T21:46:35.382Z Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
34012026-08-11T21:46:37.962Z Documenting dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
34022026-08-11T21:46:40.323Z Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
34032026-08-11T21:46:44.141Z Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
34042026-08-11T21:46:46.253Z Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
34052026-08-11T21:46:48.389Z Documenting oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
34062026-08-11T21:46:50.101Z Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
34072026-08-11T21:46:52.659Z Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
34082026-08-11T21:46:55.147Z Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
34092026-08-11T21:46:57.603Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
34102026-08-11T21:47:00.088Z Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
34112026-08-11T21:47:02.599Z Documenting ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
34122026-08-11T21:47:05.154Z Documenting ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
34132026-08-11T21:47:07.576Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
34142026-08-11T21:47:10.077Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
34152026-08-11T21:47:12.657Z Documenting oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
34162026-08-11T21:47:15.194Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
34172026-08-11T21:47:17.725Z Documenting clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
34182026-08-11T21:47:20.249Z Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
34192026-08-11T21:47:22.539Z Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
34202026-08-11T21:47:25.528Z Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
34212026-08-11T21:47:27.858Z Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
34222026-08-11T21:47:30.476Z Documenting corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust)
34232026-08-11T21:47:33.090Z Documenting internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
34242026-08-11T21:47:36.610Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
34252026-08-11T21:47:38.427Z Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
34262026-08-11T21:47:40.806Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
34272026-08-11T21:47:43.210Z Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
34282026-08-11T21:47:45.873Z Documenting sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
34292026-08-11T21:47:48.501Z Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
34302026-08-11T21:47:51.057Z Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
34312026-08-11T21:47:53.618Z Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
34322026-08-11T21:47:56.060Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
34332026-08-11T21:47:58.736Z Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
34342026-08-11T21:48:01.369Z Documenting omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
34352026-08-11T21:48:03.783Z Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
34362026-08-11T21:48:06.307Z Documenting omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
34372026-08-11T21:48:09.813Z Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
34382026-08-11T21:48:11.920Z Documenting trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
34392026-08-11T21:48:14.509Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
34402026-08-11T21:48:17.564Z Documenting trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
34412026-08-11T21:48:20.290Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
34422026-08-11T21:48:22.873Z Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
34432026-08-11T21:48:25.478Z Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
34442026-08-11T21:48:28.207Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
34452026-08-11T21:48:30.976Z Documenting installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
34462026-08-11T21:48:34.205Z Documenting cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
34472026-08-11T21:48:36.677Z Documenting gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
34482026-08-11T21:48:39.494Z Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
34492026-08-11T21:48:47.407Z Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
34502026-08-11T21:48:47.571Z Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
34512026-08-11T21:48:51.115Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
34522026-08-11T21:48:54.562Z Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
34532026-08-11T21:48:58.112Z Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
34542026-08-11T21:49:03.009Z Documenting omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
34552026-08-11T21:49:06.285Z Documenting omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
34562026-08-11T21:49:09.866Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
34572026-08-11T21:49:13.659Z Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
34582026-08-11T21:49:17.577Z Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
34592026-08-11T21:49:21.443Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
34602026-08-11T21:49:25.339Z Documenting parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
34612026-08-11T21:49:29.136Z Documenting ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
34622026-08-11T21:49:33.033Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
34632026-08-11T21:49:36.868Z Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
34642026-08-11T21:49:40.760Z Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
34652026-08-11T21:49:44.738Z Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
34662026-08-11T21:49:48.511Z Documenting ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
34672026-08-11T21:49:52.442Z Documenting key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
34682026-08-11T21:49:56.241Z Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
34692026-08-11T21:50:00.193Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
34702026-08-11T21:50:03.958Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
34712026-08-11T21:50:07.802Z Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
34722026-08-11T21:50:11.710Z Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
34732026-08-11T21:50:42.449Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 19s
34742026-08-11T21:50:42.620Z Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 202 other files
34752026-08-11T21:50:42.730Z
34762026-08-11T21:50:42.730Zreal 7:19.681983961
34772026-08-11T21:50:42.730Zuser 20:04.754438195
34782026-08-11T21:50:42.730Zsys 4:17.859968079
34792026-08-11T21:50:42.730Ztrap 0.303473486
34802026-08-11T21:50:42.737Ztflt 0.006913552
34812026-08-11T21:50:42.737Zdflt 0.101345711
34822026-08-11T21:50:42.737Zkflt 0.000071700
34832026-08-11T21:50:42.737Zlock 6:57:38.801168104
34842026-08-11T21:50:42.737Zslp 2:27:17.042981965
34852026-08-11T21:50:42.737Zlat 35.532677919
34862026-08-11T21:50:42.737Zstop 2:09.392290515
34872026-08-11T21:50:42.737Zprocess exited: duration 842098 ms, exit code 0
 
34882026-08-11T21:50:42.743Zfound 0 output files