01M0MPK18C9AYFE8N8HB57DCF3: clippy (helios)

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

Buildomat Job: 01M0MPKCEYCAQAD9XN97D3YZNA

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-08-22T12:20:44.771Zjob assigned to worker 01M0MPKHWRC7MACPST0MAWC704 [factory aws, i-009f720b34a2280e1] (queued for 56 s)
 
22026-08-22T12:20:51.101Zstarting task 0: "setup"
32026-08-22T12:20:51.105Z++ uname -s
42026-08-22T12:20:51.108Z+ kern=SunOS
52026-08-22T12:20:51.108Z+ build_user=build
62026-08-22T12:20:51.109Z+ build_uid=12345
72026-08-22T12:20:51.109Z+ work_dir=/work
82026-08-22T12:20:51.109Z+ input_dir=/input
92026-08-22T12:20:51.109Z+ [[ 0 == 12345 ]]
102026-08-22T12:20:51.109Z+ case "$kern" in
112026-08-22T12:20:51.109Z+ groupadd -g 12345 build
122026-08-22T12:20:51.109Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-08-22T12:20:53.114Z+ zfs create -o mountpoint=/work rpool/work
142026-08-22T12:20:53.217Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-08-22T12:20:53.220Z+ home_fs=zfs
162026-08-22T12:20:53.220Z+ [[ zfs == autofs ]]
172026-08-22T12:20:53.220Z+ mkdir -p /home/build
182026-08-22T12:20:53.220Z+ chown build:build /home/build /work
192026-08-22T12:20:55.221Z+ chmod 0700 /home/build /work
202026-08-22T12:20:55.224Zprocess exited: duration 4124 ms, exit code 0
 
212026-08-22T12:20:55.230Zstarting task 1: "rust-toolchain"
222026-08-22T12:20:55.235Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
232026-08-22T12:20:55.235Z * rust toolchain channel = "1.97.1"
242026-08-22T12:20:55.235Z * rust toolchain profile = "default"
252026-08-22T12:20:55.235Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-08-22T12:20:55.235Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-08-22T12:20:55.235Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-08-22T12:20:55.238Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-08-22T12:20:55.238Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-08-22T12:20:55.358Zinfo: downloading installer
312026-08-22T12:20:56.450Zwarn: It looks like you have an existing rustup settings file at:
322026-08-22T12:20:56.450Zwarn: /home/build/.rustup/settings.toml
332026-08-22T12:20:56.450Zwarn: Rustup will install the default toolchain as specified in the settings file,
342026-08-22T12:20:56.450Zwarn: instead of the one inferred from the default host triple.
352026-08-22T12:20:56.462Zinfo: profile set to default
362026-08-22T12:20:56.462Zinfo: default host triple is x86_64-unknown-illumos
372026-08-22T12:20:56.465Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
382026-08-22T12:20:56.590Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
392026-08-22T12:20:56.593Zinfo: downloading 6 components
402026-08-22T12:21:11.280Z
412026-08-22T12:21:11.280Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
422026-08-22T12:21:11.310Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
432026-08-22T12:21:11.310Z
442026-08-22T12:21:11.313Z
452026-08-22T12:21:11.313ZRust is installed now. Great!
462026-08-22T12:21:11.313Z
472026-08-22T12:21:11.313ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
482026-08-22T12:21:11.313Zenvironment variable. This has not been done automatically.
492026-08-22T12:21:11.313Z
502026-08-22T12:21:11.313ZTo configure your current shell, you need to source
512026-08-22T12:21:11.313Zthe corresponding env file under $HOME/.cargo.
522026-08-22T12:21:11.314Z
532026-08-22T12:21:11.314ZThis is usually done by running one of the following (note the leading DOT):
542026-08-22T12:21:11.314Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
552026-08-22T12:21:11.314Zsource "$HOME/.cargo/env.fish" # For fish
562026-08-22T12:21:11.314Zsource "~/.cargo/env.nu" # For nushell
572026-08-22T12:21:11.314Zsource "$HOME/.cargo/env.tcsh" # For tcsh
582026-08-22T12:21:11.314Z. "$HOME/.cargo/env.ps1" # For pwsh
592026-08-22T12:21:11.314Zsource "$HOME/.cargo/env.xsh" # For xonsh
602026-08-22T12:21:11.314Zwarn: no default linker (`cc`) was found in your PATH
612026-08-22T12:21:11.314Zwarn: many Rust crates require a system C toolchain to build
622026-08-22T12:21:11.413Z+ rustup --version
632026-08-22T12:21:11.422Zrustup 1.29.0 (28d1352db 2026-03-05)
642026-08-22T12:21:11.425Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
652026-08-22T12:21:11.443Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
662026-08-22T12:21:11.446Z+ cargo --version
672026-08-22T12:21:11.461Zcargo 1.97.1 (c980f4866 2026-06-30)
682026-08-22T12:21:11.464Z+ rustc --version
692026-08-22T12:21:11.483Zrustc 1.97.1 (8bab26f4f 2026-07-14)
702026-08-22T12:21:11.486Zprocess exited: duration 16254 ms, exit code 0
 
712026-08-22T12:21:11.492Zstarting task 2: "authentication"
722026-08-22T12:21:11.509Zprocess exited: duration 16 ms, exit code 0
 
732026-08-22T12:21:11.515Zstarting task 3: "clone repository"
742026-08-22T12:21:11.518Z+ mkdir -p /work/oxidecomputer/omicron
752026-08-22T12:21:11.521Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
762026-08-22T12:21:11.549ZCloning into '/work/oxidecomputer/omicron'...
772026-08-22T12:21:30.747Z+ cd /work/oxidecomputer/omicron
782026-08-22T12:21:30.747Z+ git fetch origin 8ef0b30131a4fe9e1dee836b36492f0695c69b93
792026-08-22T12:21:31.103ZFrom https://github.com/oxidecomputer/omicron
802026-08-22T12:21:31.103Z * branch 8ef0b30131a4fe9e1dee836b36492f0695c69b93 -> FETCH_HEAD
812026-08-22T12:21:31.110Z+ [[ -n skaram/publish-sled-agent-softnpu ]]
822026-08-22T12:21:31.114Z++ git branch --show-current
832026-08-22T12:21:31.114Z+ current=main
842026-08-22T12:21:31.114Z+ [[ main != skaram/publish-sled-agent-softnpu ]]
852026-08-22T12:21:31.114Z+ git branch -f skaram/publish-sled-agent-softnpu 8ef0b30131a4fe9e1dee836b36492f0695c69b93
862026-08-22T12:21:31.117Z+ git checkout -f skaram/publish-sled-agent-softnpu
872026-08-22T12:21:31.369ZSwitched to branch 'skaram/publish-sled-agent-softnpu'
882026-08-22T12:21:31.372Z+ git reset --hard 8ef0b30131a4fe9e1dee836b36492f0695c69b93
892026-08-22T12:21:31.386ZHEAD is now at 8ef0b3013 Publish the omicron-sled-agent package as a separate, small artifact for virtual (softnpu) labs
902026-08-22T12:21:31.389Zprocess exited: duration 19871 ms, exit code 0
 
912026-08-22T12:21:31.395Zstarting task 4: "build"
922026-08-22T12:21:31.400Z+ source ./env.sh
932026-08-22T12:21:31.403Z++ OLD_SHELL_OPTS=ehxB
942026-08-22T12:21:31.403Z++ set -o xtrace
952026-08-22T12:21:31.403Z++++ dirname ./env.sh
962026-08-22T12:21:31.406Z+++ readlink -f .
972026-08-22T12:21:31.409Z++ OMICRON_WS=/work/oxidecomputer/omicron
982026-08-22T12:21:31.409Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
992026-08-22T12:21:31.409Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1002026-08-22T12:21:31.409Z++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1012026-08-22T12:21:31.409Z++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1022026-08-22T12:21:31.409Z++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1032026-08-22T12:21:31.409Z++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1042026-08-22T12:21:31.409Z++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1052026-08-22T12:21:31.409Z++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1062026-08-22T12:21:31.409Z++ export PATH=/work/oxidecomputer/omicron/out/mg-ddm/root/opt/oxide/mg-ddm/bin:/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1072026-08-22T12:21:31.409Z++ PATH=/work/oxidecomputer/omicron/out/mg-ddm/root/opt/oxide/mg-ddm/bin:/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1082026-08-22T12:21:31.409Z++ case $OLD_SHELL_OPTS in
1092026-08-22T12:21:31.409Z++ unset OLD_SHELL_OPTS OMICRON_WS
1102026-08-22T12:21:31.409Z+ source .github/buildomat/ci-env.sh
1112026-08-22T12:21:31.409Z++ export CARGO_TERM_COLOR=always
1122026-08-22T12:21:31.409Z++ CARGO_TERM_COLOR=always
1132026-08-22T12:21:31.409Z+++ uname -s
1142026-08-22T12:21:31.409Z++ [[ SunOS == \S\u\n\O\S ]]
1152026-08-22T12:21:31.412Z++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core
1162026-08-22T12:21:31.412Z+ cargo --version
1172026-08-22T12:21:31.419Zcargo 1.97.1 (c980f4866 2026-06-30)
1182026-08-22T12:21:31.422Z+ rustc --version
1192026-08-22T12:21:31.441Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1202026-08-22T12:21:31.444Z+ banner prerequisites
1212026-08-22T12:21:31.447Z
1222026-08-22T12:21:31.447Z ##### ##### ###### ##### ###### #### # # # #### #
1232026-08-22T12:21:31.447Z # # # # # # # # # # # # # # #
1242026-08-22T12:21:31.447Z # # # # ##### # # ##### # # # # # #### #
1252026-08-22T12:21:31.447Z ##### ##### # ##### # # # # # # # # #
1262026-08-22T12:21:31.447Z # # # # # # # # # # # # # # #
1272026-08-22T12:21:31.447Z # # # ###### # # ###### ### # #### # #### #
1282026-08-22T12:21:31.447Z
1292026-08-22T12:21:31.447Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1302026-08-22T12:21:33.370Z Startup: Refreshing catalog 'helios' ... Done
1312026-08-22T12:21:33.725Z Startup: Caching catalogs ... Done
1322026-08-22T12:21:35.706ZPlanning: Solver setup ... Done (1.868s)
1332026-08-22T12:21:35.764ZPlanning: Running solver ... Done (0.058s)
1342026-08-22T12:21:35.807ZPlanning: Finding local manifests ... Done (0.003s)
1352026-08-22T12:21:35.820ZPlanning: Fetching manifests: 0/2 0% complete
1362026-08-22T12:21:35.839ZPlanning: Fetching manifests: 2/2 100% complete
1372026-08-22T12:21:35.853ZPlanning: Package planning ... Done (0.014s)
1382026-08-22T12:21:35.856ZPlanning: Merging actions ... Done (0.002s)
1392026-08-22T12:21:36.015ZPlanning: Checking for conflicting actions ... Done (0.160s)
1402026-08-22T12:21:36.018ZPlanning: Consolidating action changes ... Done (0.001s)
1412026-08-22T12:21:36.877ZPlanning: Evaluating mediators ... Done (0.861s)
1422026-08-22T12:21:36.880ZPlanning: Planning completed in 3.12 seconds
1432026-08-22T12:21:36.886Z Packages to install: 2
1442026-08-22T12:21:36.889Z Estimated space available: 156.01 GB
1452026-08-22T12:21:36.889ZEstimated space to be consumed: 74.96 MB
1462026-08-22T12:21:36.889Z Create boot environment: No
1472026-08-22T12:21:36.889ZCreate backup boot environment: No
1482026-08-22T12:21:36.889Z Rebuild boot archive: No
1492026-08-22T12:21:36.889Z
1502026-08-22T12:21:36.889ZChanged packages:
1512026-08-22T12:21:36.889Zhelios
1522026-08-22T12:21:36.889Z developer/build-essential
1532026-08-22T12:21:36.889Z None -> 11-3.0
1542026-08-22T12:21:36.889Z library/libxmlsec1
1552026-08-22T12:21:36.889Z None -> 1.2.35-3.0
1562026-08-22T12:21:36.911Z
1572026-08-22T12:21:36.911ZDownload: 0/214 items 0.0/1.3MB 0% complete
1582026-08-22T12:21:36.987ZDownload: Completed 1.28 MB in 0.08 seconds (16.7M/s)
1592026-08-22T12:21:37.070Z Actions: 1/268 actions (Installing new actions)
1602026-08-22T12:21:37.107Z Actions: Completed 268 actions in 0.04 seconds.
1612026-08-22T12:21:37.138ZFinalize: Updating package state database ... Done (0.031s)
1622026-08-22T12:21:37.138ZFinalize: Updating package cache ... Done (0.000s)
1632026-08-22T12:21:37.222ZFinalize: Updating image state ... Done (0.081s)
1642026-08-22T12:21:39.790ZFinalize: Creating fast lookup database ... Done (2.521s)
1652026-08-22T12:21:39.862ZFinalize: Reading search index ... Done (0.012s)
1662026-08-22T12:21:39.866ZFinalize: Updating search index ... Done (0.000s)
1672026-08-22T12:21:39.972ZFinalize: Updating package cache ... Done (0.000s)
1682026-08-22T12:21:40.344ZPlanning: Evaluating mediator changes ... Done
1692026-08-22T12:21:40.451ZPlanning: Checking for conflicting actions ... Done
1702026-08-22T12:21:40.455ZPlanning: Consolidating action changes ... Done
1712026-08-22T12:21:40.609ZPlanning: Evaluating mediators ... Done
1722026-08-22T12:21:40.614ZPlanning: Planning completed in 0.27 seconds
1732026-08-22T12:21:40.633Z Mediators to change: 2
1742026-08-22T12:21:40.633Z Create boot environment: No
1752026-08-22T12:21:40.633ZCreate backup boot environment: No
1762026-08-22T12:21:40.699ZFinalize: Updating package state database ... Done
1772026-08-22T12:21:40.699ZFinalize: Updating package cache ... Done
1782026-08-22T12:21:40.748ZFinalize: Updating image state ... Done
1792026-08-22T12:21:42.710ZFinalize: Creating fast lookup database ... Done
1802026-08-22T12:21:42.772ZFinalize: Reading search index ... Done
1812026-08-22T12:21:42.775ZFinalize: Updating search index ... Done
1822026-08-22T12:21:42.889ZFinalize: Updating package cache ... Done
1832026-08-22T12:21:43.158ZPlanning: Evaluating mediator changes ... Done
1842026-08-22T12:21:43.264ZPlanning: Checking for conflicting actions ... Done
1852026-08-22T12:21:43.267ZPlanning: Consolidating action changes ... Done
1862026-08-22T12:21:43.421ZPlanning: Evaluating mediators ... Done
1872026-08-22T12:21:43.425ZPlanning: Planning completed in 0.27 seconds
1882026-08-22T12:21:43.445Z Mediators to change: 1
1892026-08-22T12:21:43.445Z Create boot environment: No
1902026-08-22T12:21:43.445ZCreate backup boot environment: No
1912026-08-22T12:21:43.495ZFinalize: Updating package state database ... Done
1922026-08-22T12:21:43.495ZFinalize: Updating package cache ... Done
1932026-08-22T12:21:43.544ZFinalize: Updating image state ... Done
1942026-08-22T12:21:45.495ZFinalize: Creating fast lookup database ... Done
1952026-08-22T12:21:45.561ZFinalize: Reading search index ... Done
1962026-08-22T12:21:45.564ZFinalize: Updating search index ... Done
1972026-08-22T12:21:45.640ZFinalize: Updating package cache ... Done
1982026-08-22T12:21:45.956ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1992026-08-22T12:21:45.956Zapache system 2.4 system
2002026-08-22T12:21:45.956Zclang system 15 system
2012026-08-22T12:21:45.956Zcsh system system illumos
2022026-08-22T12:21:45.956Zctags system system illumos
2032026-08-22T12:21:45.956Zfile vendor vendor darwinsys
2042026-08-22T12:21:45.956Zfile system system illumos
2052026-08-22T12:21:45.956Zgcc vendor 14 vendor
2062026-08-22T12:21:45.956Zgcc system 13 system
2072026-08-22T12:21:45.956Zgcc system 10 system
2082026-08-22T12:21:45.956Zgo system 1.25 system
2092026-08-22T12:21:45.956Zllvm system 15 system
2102026-08-22T12:21:45.956Zmariadb system 11.4 system
2112026-08-22T12:21:45.956Zmta vendor vendor dma
2122026-08-22T12:21:45.956Zopenjdk system 17 system
2132026-08-22T12:21:45.956Zopenjdk system 11 system
2142026-08-22T12:21:45.956Zopenssl vendor 3 vendor
2152026-08-22T12:21:45.956Zperl system 5.40 system
2162026-08-22T12:21:45.956Zpostgresql system 18 system
2172026-08-22T12:21:45.956Zpostgresql system 17 system
2182026-08-22T12:21:45.956Zpython vendor 3 vendor
2192026-08-22T12:21:45.956Zpython system 2 system
2202026-08-22T12:21:45.956Zpython3 vendor 3.13 vendor
2212026-08-22T12:21:45.956Zruby system 3.4 system
2222026-08-22T12:21:45.957Zruby system 3.0 system
2232026-08-22T12:21:45.957Zwords vendor vendor american-english
2242026-08-22T12:21:45.957Zwords system system australian-english
2252026-08-22T12:21:45.957Zwords system system british-english
2262026-08-22T12:21:45.957Zwords system system canadian-english
2272026-08-22T12:21:45.957Zwords system system french
2282026-08-22T12:21:45.957Zwords system system italian
2292026-08-22T12:21:45.957Zwords system system ngerman
2302026-08-22T12:21:45.957Zwords system system ogerman
2312026-08-22T12:21:45.957Zwords system system spanish
2322026-08-22T12:21:46.214ZPUBLISHER TYPE STATUS P LOCATION
2332026-08-22T12:21:46.214Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
2342026-08-22T12:21:46.689ZFMRI IFO
2352026-08-22T12:21:46.690Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
2362026-08-22T12:21:46.690Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
2372026-08-22T12:21:46.690Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
2382026-08-22T12:21:46.690Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
2392026-08-22T12:21:46.690Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
2402026-08-22T12:21:46.690Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
2412026-08-22T12:21:46.690Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
2422026-08-22T12:21:46.690Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
2432026-08-22T12:21:46.690Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
2442026-08-22T12:21:47.032Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2452026-08-22T12:21:47.391Z Updating crates.io index
2462026-08-22T12:21:47.394Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2472026-08-22T12:21:47.708Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2482026-08-22T12:21:48.127Z Updating git repository `https://github.com/oxidecomputer/propolis`
2492026-08-22T12:21:49.100Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2502026-08-22T12:21:49.647Z Updating git repository `https://github.com/oxidecomputer/crucible`
2512026-08-22T12:21:51.244Z Updating git repository `https://github.com/oxidecomputer/opte`
2522026-08-22T12:21:52.103Z Updating git repository `https://github.com/oxidecomputer/tofino`
2532026-08-22T12:21:52.399Z Updating git repository `https://github.com/oxidecomputer/lldp`
2542026-08-22T12:21:52.760Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2552026-08-22T12:21:53.921Z Updating git repository `https://github.com/oxidecomputer/clickward`
2562026-08-22T12:21:54.256Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2572026-08-22T12:21:54.667Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
2582026-08-22T12:21:55.015Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2592026-08-22T12:21:55.588Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2602026-08-22T12:21:55.885Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2612026-08-22T12:21:56.162Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2622026-08-22T12:21:56.447Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2632026-08-22T12:21:56.768Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2642026-08-22T12:21:57.260Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2652026-08-22T12:21:57.627Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2662026-08-22T12:21:58.109Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2672026-08-22T12:21:58.435Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2682026-08-22T12:21:58.996Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2692026-08-22T12:21:59.371Z Updating git repository `https://github.com/oxidecomputer/erebor`
2702026-08-22T12:21:59.692Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2712026-08-22T12:22:00.147Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2722026-08-22T12:22:00.453Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2732026-08-22T12:22:00.903Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2742026-08-22T12:22:01.281Z Updating git repository `https://github.com/oxidecomputer/ispf`
2752026-08-22T12:22:01.524Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2762026-08-22T12:22:01.872Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2772026-08-22T12:22:02.248Z Updating git repository `https://github.com/oxidecomputer/tough`
2782026-08-22T12:22:02.879Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2792026-08-22T12:22:03.413Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2802026-08-22T12:22:03.721Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2812026-08-22T12:22:04.025Z Updating git repository `https://github.com/oxidecomputer/pmbus`
2822026-08-22T12:22:04.439Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2832026-08-22T12:22:04.739Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2842026-08-22T12:22:05.008Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2852026-08-22T12:22:05.336Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2862026-08-22T12:22:05.620Z Updating git repository `https://github.com/illumos/smf-rs`
2872026-08-22T12:22:05.890Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2882026-08-22T12:22:08.824Z Downloading crates ...
2892026-08-22T12:22:08.866Z Downloaded cargo_metadata v0.23.1
2902026-08-22T12:22:08.873Z Downloaded anstyle-parse v1.0.0
2912026-08-22T12:22:08.876Z Downloaded itoa v1.0.17
2922026-08-22T12:22:08.879Z Downloaded cargo-platform v0.3.2
2932026-08-22T12:22:08.879Z Downloaded cfg-if v1.0.4
2942026-08-22T12:22:08.882Z Downloaded anstream v1.0.0
2952026-08-22T12:22:08.882Z Downloaded pest_derive v2.8.6
2962026-08-22T12:22:08.885Z Downloaded terminal_size v0.4.3
2972026-08-22T12:22:08.885Z Downloaded utf8parse v0.2.2
2982026-08-22T12:22:08.888Z Downloaded tabled_derive v0.7.0
2992026-08-22T12:22:08.888Z Downloaded anstyle-query v1.1.5
3002026-08-22T12:22:08.893Z Downloaded anstyle v1.0.14
3012026-08-22T12:22:08.896Z Downloaded camino-tempfile v1.4.1
3022026-08-22T12:22:08.896Z Downloaded heck v0.5.0
3032026-08-22T12:22:08.896Z Downloaded digest v0.10.7
3042026-08-22T12:22:08.903Z Downloaded anyhow v1.0.104
3052026-08-22T12:22:08.906Z Downloaded bitflags v2.11.0
3062026-08-22T12:22:08.909Z Downloaded zerocopy v0.7.35
3072026-08-22T12:22:08.915Z Downloaded fnv v1.0.7
3082026-08-22T12:22:08.918Z Downloaded equivalent v1.0.2
3092026-08-22T12:22:08.919Z Downloaded cpufeatures v0.2.17
3102026-08-22T12:22:08.919Z Downloaded dof v0.3.0
3112026-08-22T12:22:08.919Z Downloaded block-buffer v0.10.4
3122026-08-22T12:22:08.922Z Downloaded byteorder v1.5.0
3132026-08-22T12:22:08.922Z Downloaded cargo_toml v0.21.0
3142026-08-22T12:22:08.922Z Downloaded errno v0.3.14
3152026-08-22T12:22:08.932Z Downloaded dtrace-parser v0.2.0
3162026-08-22T12:22:08.935Z Downloaded macaddr v1.0.1
3172026-08-22T12:22:08.935Z Downloaded clap v4.6.1
3182026-08-22T12:22:08.939Z Downloaded clap_lex v1.0.0
3192026-08-22T12:22:08.943Z Downloaded is_terminal_polyfill v1.70.2
3202026-08-22T12:22:08.943Z Downloaded plain v0.2.3
3212026-08-22T12:22:08.943Z Downloaded proc-macro-error-attr v1.0.4
3222026-08-22T12:22:08.946Z Downloaded colorchoice v1.0.4
3232026-08-22T12:22:08.946Z Downloaded heck v0.4.1
3242026-08-22T12:22:08.950Z Downloaded strsim v0.11.1
3252026-08-22T12:22:08.950Z Downloaded usdt v0.5.0
3262026-08-22T12:22:08.950Z Downloaded scroll_derive v0.12.1
3272026-08-22T12:22:08.950Z Downloaded toml_datetime v0.6.11
3282026-08-22T12:22:08.953Z Downloaded crypto-common v0.1.7
3292026-08-22T12:22:08.956Z Downloaded toml_write v0.1.2
3302026-08-22T12:22:08.956Z Downloaded fastrand v2.3.0
3312026-08-22T12:22:08.959Z Downloaded pretty-hex v0.4.1
3322026-08-22T12:22:08.969Z Downloaded generic-array v0.14.7
3332026-08-22T12:22:08.972Z Downloaded autocfg v1.5.0
3342026-08-22T12:22:08.972Z Downloaded bytecount v0.6.9
3352026-08-22T12:22:08.975Z Downloaded memmap v0.7.0
3362026-08-22T12:22:08.983Z Downloaded smawk v0.3.2
3372026-08-22T12:22:08.986Z Downloaded thread-id v4.2.2
3382026-08-22T12:22:08.986Z Downloaded usdt-macro v0.5.0
3392026-08-22T12:22:08.986Z Downloaded serde_spanned v0.6.9
3402026-08-22T12:22:08.986Z Downloaded swrite v0.1.0
3412026-08-22T12:22:08.987Z Downloaded usdt-attr-macro v0.5.0
3422026-08-22T12:22:08.991Z Downloaded camino v1.2.5
3432026-08-22T12:22:08.994Z Downloaded unicode-linebreak v0.1.5
3442026-08-22T12:22:08.999Z Downloaded version_check v0.9.5
3452026-08-22T12:22:09.006Z Downloaded quote v1.0.45
3462026-08-22T12:22:09.009Z Downloaded scroll v0.12.0
3472026-08-22T12:22:09.013Z Downloaded memchr v2.8.0
3482026-08-22T12:22:09.016Z Downloaded thiserror v1.0.69
3492026-08-22T12:22:09.019Z Downloaded zmij v1.0.21
3502026-08-22T12:22:09.023Z Downloaded serde_tokenstream v0.2.3
3512026-08-22T12:22:09.026Z Downloaded proc-macro-error v1.0.4
3522026-08-22T12:22:09.026Z Downloaded fs-err v3.3.0
3532026-08-22T12:22:09.029Z Downloaded pest_meta v2.8.6
3542026-08-22T12:22:09.032Z Downloaded thiserror-impl v2.0.18
3552026-08-22T12:22:09.033Z Downloaded getrandom v0.3.4
3562026-08-22T12:22:09.038Z Downloaded clap_derive v4.6.1
3572026-08-22T12:22:09.041Z Downloaded once_cell v1.21.3
3582026-08-22T12:22:09.041Z Downloaded semver v1.0.28
3592026-08-22T12:22:09.044Z Downloaded thiserror v2.0.18
3602026-08-22T12:22:09.047Z Downloaded tempfile v3.27.0
3612026-08-22T12:22:09.047Z Downloaded ucd-trie v0.1.7
3622026-08-22T12:22:09.051Z Downloaded pest_generator v2.8.6
3632026-08-22T12:22:09.054Z Downloaded toml v0.8.23
3642026-08-22T12:22:09.054Z Downloaded usdt-impl v0.5.0
3652026-08-22T12:22:09.059Z Downloaded zerocopy-derive v0.7.35
3662026-08-22T12:22:09.063Z Downloaded log v0.4.33
3672026-08-22T12:22:09.066Z Downloaded papergrid v0.11.0
3682026-08-22T12:22:09.069Z Downloaded thiserror-impl v1.0.69
3692026-08-22T12:22:09.069Z Downloaded serde_core v1.0.228
3702026-08-22T12:22:09.069Z Downloaded textwrap v0.16.2
3712026-08-22T12:22:09.072Z Downloaded unicode-ident v1.0.24
3722026-08-22T12:22:09.072Z Downloaded sha2 v0.10.9
3732026-08-22T12:22:09.077Z Downloaded serde_derive v1.0.228
3742026-08-22T12:22:09.081Z Downloaded proc-macro2 v1.0.106
3752026-08-22T12:22:09.084Z Downloaded typenum v1.20.1
3762026-08-22T12:22:09.087Z Downloaded toml_edit v0.22.27
3772026-08-22T12:22:09.103Z Downloaded serde v1.0.228
3782026-08-22T12:22:09.118Z Downloaded indexmap v2.14.0
3792026-08-22T12:22:09.158Z Downloaded pest v2.8.6
3802026-08-22T12:22:09.166Z Downloaded clap_builder v4.6.0
3812026-08-22T12:22:09.169Z Downloaded serde_json v1.0.151
3822026-08-22T12:22:09.173Z Downloaded hashbrown v0.17.0
3832026-08-22T12:22:09.176Z Downloaded goblin v0.8.2
3842026-08-22T12:22:09.187Z Downloaded winnow v0.7.14
3852026-08-22T12:22:09.198Z Downloaded tabled v0.15.0
3862026-08-22T12:22:09.219Z Downloaded unicode-width v0.2.0
3872026-08-22T12:22:09.222Z Downloaded syn v1.0.109
3882026-08-22T12:22:09.228Z Downloaded syn v2.0.117
3892026-08-22T12:22:09.234Z Downloaded unicode-width v0.1.14
3902026-08-22T12:22:09.238Z Downloaded rustix v1.1.4
3912026-08-22T12:22:09.264Z Downloaded libc v0.2.185
3922026-08-22T12:22:09.327Z Compiling proc-macro2 v1.0.106
3932026-08-22T12:22:09.331Z Compiling unicode-ident v1.0.24
3942026-08-22T12:22:09.331Z Compiling quote v1.0.45
3952026-08-22T12:22:09.331Z Compiling serde_core v1.0.228
3962026-08-22T12:22:09.331Z Compiling libc v0.2.185
3972026-08-22T12:22:09.331Z Compiling version_check v0.9.5
3982026-08-22T12:22:09.331Z Compiling memchr v2.8.0
3992026-08-22T12:22:09.331Z Compiling serde v1.0.228
4002026-08-22T12:22:09.648Z Compiling zmij v1.0.21
4012026-08-22T12:22:09.831Z Compiling itoa v1.0.17
4022026-08-22T12:22:09.961Z Compiling ucd-trie v0.1.7
4032026-08-22T12:22:10.008Z Compiling thiserror v1.0.69
4042026-08-22T12:22:10.240Z Compiling pest v2.8.6
4052026-08-22T12:22:10.308Z Compiling rustix v1.1.4
4062026-08-22T12:22:10.368Z Compiling byteorder v1.5.0
4072026-08-22T12:22:10.461Z Compiling errno v0.3.14
4082026-08-22T12:22:10.478Z Compiling bitflags v2.11.0
4092026-08-22T12:22:10.659Z Compiling serde_json v1.0.151
4102026-08-22T12:22:10.847Z Compiling syn v2.0.117
4112026-08-22T12:22:10.887Z Compiling thread-id v4.2.2
4122026-08-22T12:22:10.904Z Compiling proc-macro-error-attr v1.0.4
4132026-08-22T12:22:10.958Z Compiling usdt-impl v0.5.0
4142026-08-22T12:22:10.976Z Compiling syn v1.0.109
4152026-08-22T12:22:11.081Z Compiling camino v1.2.5
4162026-08-22T12:22:11.332Z Compiling pest_meta v2.8.6
4172026-08-22T12:22:11.351Z Compiling proc-macro-error v1.0.4
4182026-08-22T12:22:11.451Z Compiling utf8parse v0.2.2
4192026-08-22T12:22:11.515Z Compiling getrandom v0.3.4
4202026-08-22T12:22:11.542Z Compiling log v0.4.33
4212026-08-22T12:22:11.566Z Compiling plain v0.2.3
4222026-08-22T12:22:11.684Z Compiling hashbrown v0.17.0
4232026-08-22T12:22:11.742Z Compiling equivalent v1.0.2
4242026-08-22T12:22:11.906Z Compiling terminal_size v0.4.3
4252026-08-22T12:22:12.188Z Compiling indexmap v2.14.0
4262026-08-22T12:22:12.253Z Compiling anstyle-parse v1.0.0
4272026-08-22T12:22:12.666Z Compiling anstyle-query v1.1.5
4282026-08-22T12:22:12.708Z Compiling autocfg v1.5.0
4292026-08-22T12:22:12.780Z Compiling colorchoice v1.0.4
4302026-08-22T12:22:12.800Z Compiling toml_write v0.1.2
4312026-08-22T12:22:12.857Z Compiling pretty-hex v0.4.1
4322026-08-22T12:22:12.898Z Compiling anstyle v1.0.14
4332026-08-22T12:22:12.969Z Compiling is_terminal_polyfill v1.70.2
4342026-08-22T12:22:12.996Z Compiling thiserror v2.0.18
4352026-08-22T12:22:12.999Z Compiling cfg-if v1.0.4
4362026-08-22T12:22:13.070Z Compiling winnow v0.7.14
4372026-08-22T12:22:13.073Z Compiling anstream v1.0.0
4382026-08-22T12:22:13.101Z Compiling pest_generator v2.8.6
4392026-08-22T12:22:13.140Z Compiling fs-err v3.3.0
4402026-08-22T12:22:13.338Z Compiling unicode-width v0.1.14
4412026-08-22T12:22:13.382Z Compiling clap_lex v1.0.0
4422026-08-22T12:22:13.401Z Compiling heck v0.4.1
4432026-08-22T12:22:13.596Z Compiling fnv v1.0.7
4442026-08-22T12:22:13.615Z Compiling fastrand v2.3.0
4452026-08-22T12:22:13.631Z Compiling strsim v0.11.1
4462026-08-22T12:22:13.702Z Compiling heck v0.5.0
4472026-08-22T12:22:13.781Z Compiling once_cell v1.21.3
4482026-08-22T12:22:13.864Z Compiling bytecount v0.6.9
4492026-08-22T12:22:13.886Z Compiling anyhow v1.0.104
4502026-08-22T12:22:13.945Z Compiling clap_builder v4.6.0
4512026-08-22T12:22:13.974Z Compiling papergrid v0.11.0
4522026-08-22T12:22:13.998Z Compiling tempfile v3.27.0
4532026-08-22T12:22:14.117Z Compiling semver v1.0.28
4542026-08-22T12:22:14.376Z Compiling cargo-platform v0.3.2
4552026-08-22T12:22:14.411Z Compiling memmap v0.7.0
4562026-08-22T12:22:14.442Z Compiling unicode-width v0.2.0
4572026-08-22T12:22:14.463Z Compiling tabled_derive v0.7.0
4582026-08-22T12:22:14.554Z Compiling smawk v0.3.2
4592026-08-22T12:22:14.592Z Compiling unicode-linebreak v0.1.5
4602026-08-22T12:22:14.693Z Compiling camino-tempfile v1.4.1
4612026-08-22T12:22:14.787Z Compiling serde_derive v1.0.228
4622026-08-22T12:22:14.836Z Compiling thiserror-impl v1.0.69
4632026-08-22T12:22:14.926Z Compiling zerocopy-derive v0.7.35
4642026-08-22T12:22:14.986Z Compiling pest_derive v2.8.6
4652026-08-22T12:22:15.005Z Compiling scroll_derive v0.12.1
4662026-08-22T12:22:15.362Z Compiling thiserror-impl v2.0.18
4672026-08-22T12:22:15.381Z Compiling clap_derive v4.6.1
4682026-08-22T12:22:15.434Z Compiling tabled v0.15.0
4692026-08-22T12:22:15.685Z Compiling scroll v0.12.0
4702026-08-22T12:22:15.831Z Compiling zerocopy v0.7.35
4712026-08-22T12:22:15.968Z Compiling goblin v0.8.2
4722026-08-22T12:22:16.242Z Compiling dtrace-parser v0.2.0
4732026-08-22T12:22:16.400Z Compiling textwrap v0.16.2
4742026-08-22T12:22:16.859Z Compiling swrite v0.1.0
4752026-08-22T12:22:17.206Z Compiling clap v4.6.1
4762026-08-22T12:22:17.879Z Compiling toml_datetime v0.6.11
4772026-08-22T12:22:17.879Z Compiling serde_spanned v0.6.9
4782026-08-22T12:22:17.882Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
4792026-08-22T12:22:17.882Z Compiling macaddr v1.0.1
4802026-08-22T12:22:17.882Z Compiling cargo_metadata v0.23.1
4812026-08-22T12:22:17.962Z Compiling dof v0.3.0
4822026-08-22T12:22:17.979Z Compiling serde_tokenstream v0.2.3
4832026-08-22T12:22:18.093Z Compiling toml_edit v0.22.27
4842026-08-22T12:22:18.776Z Compiling usdt-attr-macro v0.5.0
4852026-08-22T12:22:18.776Z Compiling usdt-macro v0.5.0
4862026-08-22T12:22:19.378Z Compiling usdt v0.5.0
4872026-08-22T12:22:19.424Z Compiling toml v0.8.23
4882026-08-22T12:22:19.750Z Compiling cargo_toml v0.21.0
4892026-08-22T12:22:21.029Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4902026-08-22T12:22:23.061Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.21s
4912026-08-22T12:22:23.280Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
4922026-08-22T12:22:23.798Z Downloading crates ...
4932026-08-22T12:22:23.844Z Downloaded aead v0.5.2
4942026-08-22T12:22:23.857Z Downloaded atomicwrites v0.4.4
4952026-08-22T12:22:23.893Z Downloaded atomic-waker v1.1.2
4962026-08-22T12:22:23.899Z Downloaded atty v0.2.14
4972026-08-22T12:22:23.899Z Downloaded backtrace-ext v0.2.1
4982026-08-22T12:22:23.899Z Downloaded backoff v0.4.0
4992026-08-22T12:22:23.899Z Downloaded fallible-iterator v0.2.0
5002026-08-22T12:22:23.899Z Downloaded bb8 v0.8.6
5012026-08-22T12:22:23.899Z Downloaded const-oid v0.10.2
5022026-08-22T12:22:23.899Z Downloaded env_filter v2.0.0
5032026-08-22T12:22:23.899Z Downloaded float-ord v0.3.2
5042026-08-22T12:22:23.899Z Downloaded bit-set v0.5.3
5052026-08-22T12:22:23.899Z Downloaded bcrypt-pbkdf v0.11.0
5062026-08-22T12:22:23.899Z Downloaded bit-set v0.8.0
5072026-08-22T12:22:23.899Z Downloaded futures-sink v0.3.32
5082026-08-22T12:22:23.899Z Downloaded foreign-types v0.3.2
5092026-08-22T12:22:23.899Z Downloaded bitfield-macros v0.19.4
5102026-08-22T12:22:23.899Z Downloaded expectorate v1.2.0
5112026-08-22T12:22:23.899Z Downloaded foreign-types v0.5.0
5122026-08-22T12:22:23.899Z Downloaded form_urlencoded v1.2.2
5132026-08-22T12:22:23.899Z Downloaded async-stream v0.3.6
5142026-08-22T12:22:23.899Z Downloaded foreign-types-shared v0.3.1
5152026-08-22T12:22:23.899Z Downloaded futures-macro v0.3.32
5162026-08-22T12:22:23.899Z Downloaded fxhash v0.2.1
5172026-08-22T12:22:23.899Z Downloaded endian-type v0.1.2
5182026-08-22T12:22:23.899Z Downloaded fd-lock v4.0.4
5192026-08-22T12:22:23.899Z Downloaded array-init v0.0.4
5202026-08-22T12:22:23.899Z Downloaded arrayref v0.3.9
5212026-08-22T12:22:23.899Z Downloaded ascii-canvas v3.0.0
5222026-08-22T12:22:23.899Z Downloaded async-stream-impl v0.3.6
5232026-08-22T12:22:23.899Z Downloaded flagset v0.4.7
5242026-08-22T12:22:23.900Z Downloaded adler2 v2.0.1
5252026-08-22T12:22:23.900Z Downloaded fixedbitset v0.4.2
5262026-08-22T12:22:23.900Z Downloaded float-cmp v0.10.0
5272026-08-22T12:22:23.900Z Downloaded foreign-types-macros v0.2.3
5282026-08-22T12:22:23.904Z Downloaded foldhash v0.1.5
5292026-08-22T12:22:23.904Z Downloaded futures-executor v0.3.32
5302026-08-22T12:22:23.904Z Downloaded futures-io v0.3.32
5312026-08-22T12:22:23.904Z Downloaded bitfield-struct v0.6.2
5322026-08-22T12:22:23.905Z Downloaded async-trait v0.1.89
5332026-08-22T12:22:23.905Z Downloaded aead v0.6.1
5342026-08-22T12:22:23.905Z Downloaded anstream v0.6.21
5352026-08-22T12:22:23.907Z Downloaded bitfield v0.19.4
5362026-08-22T12:22:23.907Z Downloaded addr2line v0.25.1
5372026-08-22T12:22:23.907Z Downloaded enum-as-inner v0.6.1
5382026-08-22T12:22:23.907Z Downloaded funty v2.0.0
5392026-08-22T12:22:23.908Z Downloaded futures-task v0.3.32
5402026-08-22T12:22:23.908Z Downloaded futures-core v0.3.32
5412026-08-22T12:22:23.911Z Downloaded headers-core v0.3.0
5422026-08-22T12:22:23.911Z Downloaded http-range v0.1.5
5432026-08-22T12:22:23.911Z Downloaded hubpack_derive v0.1.1
5442026-08-22T12:22:23.911Z Downloaded base16ct v1.0.0
5452026-08-22T12:22:23.911Z Downloaded async-recursion v1.1.1
5462026-08-22T12:22:23.915Z Downloaded ciborium-io v0.2.2
5472026-08-22T12:22:23.915Z Downloaded foreign-types-shared v0.1.1
5482026-08-22T12:22:23.915Z Downloaded enum_dispatch v0.3.13
5492026-08-22T12:22:23.915Z Downloaded foldhash v0.2.0
5502026-08-22T12:22:23.919Z Downloaded git-stub v1.0.0
5512026-08-22T12:22:23.919Z Downloaded globwalk v0.9.1
5522026-08-22T12:22:23.919Z Downloaded compression-core v0.4.31
5532026-08-22T12:22:23.919Z Downloaded assert_matches v1.5.0
5542026-08-22T12:22:23.919Z Downloaded castaway v0.2.4
5552026-08-22T12:22:23.922Z Downloaded ghash v0.6.0
5562026-08-22T12:22:23.922Z Downloaded http-body v1.0.1
5572026-08-22T12:22:23.922Z Downloaded gethostname v0.5.0
5582026-08-22T12:22:23.925Z Downloaded ciborium-ll v0.2.2
5592026-08-22T12:22:23.928Z Downloaded hex v0.4.3
5602026-08-22T12:22:23.928Z Downloaded hash32 v0.3.1
5612026-08-22T12:22:23.928Z Downloaded base16ct v0.2.0
5622026-08-22T12:22:23.932Z Downloaded httpdate v1.0.3
5632026-08-22T12:22:23.935Z Downloaded hubpack v0.1.2
5642026-08-22T12:22:23.935Z Downloaded base64ct v1.8.3
5652026-08-22T12:22:23.935Z Downloaded bit-vec v0.6.3
5662026-08-22T12:22:23.936Z Downloaded argon2 v0.5.3
5672026-08-22T12:22:23.939Z Downloaded arrayvec v0.7.6
5682026-08-22T12:22:23.939Z Downloaded bcs v0.1.6
5692026-08-22T12:22:23.939Z Downloaded hex-literal v1.1.0
5702026-08-22T12:22:23.942Z Downloaded hash32 v0.2.1
5712026-08-22T12:22:23.943Z Downloaded hostname v0.3.1
5722026-08-22T12:22:23.943Z Downloaded cfg_aliases v0.2.1
5732026-08-22T12:22:23.946Z Downloaded hostname v0.4.2
5742026-08-22T12:22:23.950Z Downloaded home v0.5.12
5752026-08-22T12:22:23.950Z Downloaded cfg_aliases v0.1.1
5762026-08-22T12:22:23.954Z Downloaded ff v0.13.1
5772026-08-22T12:22:23.954Z Downloaded fs-err v2.11.0
5782026-08-22T12:22:23.955Z Downloaded cobs v0.3.0
5792026-08-22T12:22:23.955Z Downloaded find-msvc-tools v0.1.9
5802026-08-22T12:22:23.955Z Downloaded env_logger v0.11.11
5812026-08-22T12:22:23.958Z Downloaded nibble_vec v0.1.0
5822026-08-22T12:22:23.961Z Downloaded block-buffer v0.12.1
5832026-08-22T12:22:23.961Z Downloaded backon v1.6.0
5842026-08-22T12:22:23.964Z Downloaded block-padding v0.4.2
5852026-08-22T12:22:23.967Z Downloaded bitflags v1.3.2
5862026-08-22T12:22:23.967Z Downloaded num-iter v0.1.45
5872026-08-22T12:22:23.970Z Downloaded openssl-probe v0.1.6
5882026-08-22T12:22:23.974Z Downloaded nodrop v0.1.14
5892026-08-22T12:22:23.977Z Downloaded phf_shared v0.13.1
5902026-08-22T12:22:23.980Z Downloaded ahash v0.8.12
5912026-08-22T12:22:23.980Z Downloaded normalize-line-endings v0.3.0
5922026-08-22T12:22:23.980Z Downloaded camino-tempfile-ext v0.3.3
5932026-08-22T12:22:23.980Z Downloaded cexpr v0.6.0
5942026-08-22T12:22:23.980Z Downloaded cmake v0.1.57
5952026-08-22T12:22:23.984Z Downloaded cbc v0.2.1
5962026-08-22T12:22:23.984Z Downloaded cipher v0.4.4
5972026-08-22T12:22:23.984Z Downloaded compression-codecs v0.4.37
5982026-08-22T12:22:23.987Z Downloaded phf_shared v0.12.1
5992026-08-22T12:22:23.987Z Downloaded byte-wrapper v0.1.0
6002026-08-22T12:22:23.990Z Downloaded chacha20 v0.9.1
6012026-08-22T12:22:23.993Z Downloaded bs58 v0.5.1
6022026-08-22T12:22:23.993Z Downloaded fixedbitset v0.5.7
6032026-08-22T12:22:23.996Z Downloaded num_threads v0.1.7
6042026-08-22T12:22:23.996Z Downloaded password-hash v0.6.1
6052026-08-22T12:22:23.996Z Downloaded group v0.14.0
6062026-08-22T12:22:23.999Z Downloaded filetime v0.2.27
6072026-08-22T12:22:23.999Z Downloaded git-stub-vcs v0.1.0
6082026-08-22T12:22:24.002Z Downloaded powerfmt v0.2.0
6092026-08-22T12:22:24.002Z Downloaded precomputed-hash v0.1.1
6102026-08-22T12:22:24.002Z Downloaded recursive v0.1.1
6112026-08-22T12:22:24.003Z Downloaded anstyle-parse v0.2.7
6122026-08-22T12:22:24.003Z Downloaded argon2 v0.6.0-rc.8
6132026-08-22T12:22:24.005Z Downloaded async-bb8-diesel v0.2.1
6142026-08-22T12:22:24.005Z Downloaded bit-vec v0.8.0
6152026-08-22T12:22:24.006Z Downloaded glob v0.3.3
6162026-08-22T12:22:24.008Z Downloaded cmov v0.5.4
6172026-08-22T12:22:24.009Z Downloaded globset v0.4.18
6182026-08-22T12:22:24.009Z Downloaded http-body-util v0.1.3
6192026-08-22T12:22:24.009Z Downloaded cassowary v0.3.0
6202026-08-22T12:22:24.013Z Downloaded highway v1.3.0
6212026-08-22T12:22:24.017Z Downloaded rtoolbox v0.0.3
6222026-08-22T12:22:24.017Z Downloaded buf-list v1.1.2
6232026-08-22T12:22:24.020Z Downloaded futures-channel v0.3.32
6242026-08-22T12:22:24.020Z Downloaded getrandom v0.2.17
6252026-08-22T12:22:24.020Z Downloaded ref-cast v1.0.25
6262026-08-22T12:22:24.025Z Downloaded erased-serde v0.3.31
6272026-08-22T12:22:24.025Z Downloaded seq-macro v0.3.6
6282026-08-22T12:22:24.028Z Downloaded serde_urlencoded v0.7.1
6292026-08-22T12:22:24.028Z Downloaded blowfish v0.10.0
6302026-08-22T12:22:24.031Z Downloaded slog-bunyan v2.5.0
6312026-08-22T12:22:24.034Z Downloaded sqlparser_derive v0.5.0
6322026-08-22T12:22:24.038Z Downloaded rfc6979 v0.6.0
6332026-08-22T12:22:24.041Z Downloaded group v0.13.0
6342026-08-22T12:22:24.041Z Downloaded openssl-macros v0.1.1
6352026-08-22T12:22:24.044Z Downloaded signal-hook-tokio v0.3.1
6362026-08-22T12:22:24.048Z Downloaded colored v3.1.1
6372026-08-22T12:22:24.051Z Downloaded parse-display-derive v0.10.0
6382026-08-22T12:22:24.051Z Downloaded paste v1.0.15
6392026-08-22T12:22:24.054Z Downloaded pem-rfc7468 v1.0.0
6402026-08-22T12:22:24.054Z Downloaded port-file v0.1.0
6412026-08-22T12:22:24.054Z Downloaded psl-types v2.0.11
6422026-08-22T12:22:24.056Z Downloaded bzip2 v0.6.1
6432026-08-22T12:22:24.057Z Downloaded cipher v0.5.2
6442026-08-22T12:22:24.057Z Downloaded const-oid v0.9.6
6452026-08-22T12:22:24.059Z Downloaded num-integer v0.1.46
6462026-08-22T12:22:24.059Z Downloaded oxide-update-engine v0.1.2
6472026-08-22T12:22:24.059Z Downloaded phf_shared v0.11.3
6482026-08-22T12:22:24.059Z Downloaded progenitor-client v0.13.0
6492026-08-22T12:22:24.059Z Downloaded psm v0.1.30
6502026-08-22T12:22:24.062Z Downloaded take_mut v0.2.2
6512026-08-22T12:22:24.062Z Downloaded tap v1.0.1
6522026-08-22T12:22:24.062Z Downloaded testing_table v0.3.0
6532026-08-22T12:22:24.065Z Downloaded predicates v3.1.4
6542026-08-22T12:22:24.068Z Downloaded rand_seeder v0.4.0
6552026-08-22T12:22:24.068Z Downloaded ciborium v0.2.2
6562026-08-22T12:22:24.068Z Downloaded blake2 v0.11.0-rc.6
6572026-08-22T12:22:24.070Z Downloaded bzip2 v0.4.4
6582026-08-22T12:22:24.070Z Downloaded cancel-safe-futures v0.1.5
6592026-08-22T12:22:24.071Z Downloaded console v0.15.11
6602026-08-22T12:22:24.073Z Downloaded humantime v2.3.0
6612026-08-22T12:22:24.073Z Downloaded ppv-lite86 v0.2.21
6622026-08-22T12:22:24.076Z Downloaded fs_extra v1.3.0
6632026-08-22T12:22:24.079Z Downloaded ff v0.14.0
6642026-08-22T12:22:24.079Z Downloaded allocator-api2 v0.2.21
6652026-08-22T12:22:24.082Z Downloaded half v1.8.3
6662026-08-22T12:22:24.082Z Downloaded scroll v0.13.0
6672026-08-22T12:22:24.085Z Downloaded colored v2.2.0
6682026-08-22T12:22:24.085Z Downloaded console v0.16.2
6692026-08-22T12:22:24.085Z Downloaded hmac v0.13.0
6702026-08-22T12:22:24.090Z Downloaded fatfs v0.3.6
6712026-08-22T12:22:24.093Z Downloaded unarray v0.1.4
6722026-08-22T12:22:24.093Z Downloaded rustls-pemfile v2.2.0
6732026-08-22T12:22:24.097Z Downloaded usdt v0.6.0
6742026-08-22T12:22:24.097Z Downloaded utf8_iter v1.0.4
6752026-08-22T12:22:24.101Z Downloaded serde_derive_internals v0.29.1
6762026-08-22T12:22:24.101Z Downloaded simd-adler32 v0.3.8
6772026-08-22T12:22:24.105Z Downloaded smf v0.2.3
6782026-08-22T12:22:24.105Z Downloaded snafu-derive v0.8.9
6792026-08-22T12:22:24.105Z Downloaded synstructure v0.13.2
6802026-08-22T12:22:24.105Z Downloaded yoke-derive v0.8.1
6812026-08-22T12:22:24.105Z Downloaded zone_cfg_derive v0.3.1
6822026-08-22T12:22:24.105Z Downloaded darling_macro v0.20.11
6832026-08-22T12:22:24.110Z Downloaded defmt-parser v1.0.0
6842026-08-22T12:22:24.110Z Downloaded shlex v1.3.0
6852026-08-22T12:22:24.110Z Downloaded slog-stdlog v4.1.1
6862026-08-22T12:22:24.110Z Downloaded spki v0.7.3
6872026-08-22T12:22:24.110Z Downloaded strum v0.27.2
6882026-08-22T12:22:24.110Z Downloaded strum_macros v0.24.3
6892026-08-22T12:22:24.114Z Downloaded strum_macros v0.26.4
6902026-08-22T12:22:24.114Z Downloaded zeroize_derive v1.5.0
6912026-08-22T12:22:24.114Z Downloaded hmac v0.12.1
6922026-08-22T12:22:24.114Z Downloaded slab v0.4.12
6932026-08-22T12:22:24.114Z Downloaded hybrid-array v0.4.13
6942026-08-22T12:22:24.118Z Downloaded string_cache v0.8.9
6952026-08-22T12:22:24.121Z Downloaded convert_case v0.4.0
6962026-08-22T12:22:24.124Z Downloaded crucible-workspace-hack v0.1.0
6972026-08-22T12:22:24.124Z Downloaded crunchy v0.2.4
6982026-08-22T12:22:24.127Z Downloaded debug-ignore v1.0.5
6992026-08-22T12:22:24.127Z Downloaded quinn-udp v0.5.14
7002026-08-22T12:22:24.130Z Downloaded thread_local v1.1.9
7012026-08-22T12:22:24.130Z Downloaded tiny-keccak v2.0.2
7022026-08-22T12:22:24.130Z Downloaded tokio-macros v2.7.0
7032026-08-22T12:22:24.133Z Downloaded clang-sys v1.8.1
7042026-08-22T12:22:24.133Z Downloaded difflib v0.4.0
7052026-08-22T12:22:24.133Z Downloaded tls_codec v0.4.2
7062026-08-22T12:22:24.133Z Downloaded tokio-native-tls v0.3.1
7072026-08-22T12:22:24.136Z Downloaded toml_datetime v1.1.1+spec-1.1.0
7082026-08-22T12:22:24.136Z Downloaded blake2 v0.10.6
7092026-08-22T12:22:24.136Z Downloaded chacha20 v0.10.0
7102026-08-22T12:22:24.139Z Downloaded display-error-chain v0.2.2
7112026-08-22T12:22:24.139Z Downloaded dtrace-parser v0.3.0
7122026-08-22T12:22:24.139Z Downloaded dirs-sys-next v0.1.2
7132026-08-22T12:22:24.139Z Downloaded tui-tree-widget v0.23.1
7142026-08-22T12:22:24.142Z Downloaded half v2.7.1
7152026-08-22T12:22:24.142Z Downloaded generic-array v1.4.3
7162026-08-22T12:22:24.142Z Downloaded getrandom v0.4.3
7172026-08-22T12:22:24.146Z Downloaded embedded-io v0.6.1
7182026-08-22T12:22:24.146Z Downloaded backtrace v0.3.76
7192026-08-22T12:22:24.149Z Downloaded utf-8 v0.7.6
7202026-08-22T12:22:24.152Z Downloaded elliptic-curve v0.14.1
7212026-08-22T12:22:24.152Z Downloaded vergen-gitcl v1.0.8
7222026-08-22T12:22:24.152Z Downloaded vergen-lib v0.1.6
7232026-08-22T12:22:24.156Z Downloaded vergen-git2 v9.1.0
7242026-08-22T12:22:24.156Z Downloaded wyz v0.5.1
7252026-08-22T12:22:24.156Z Downloaded hyper-rustls v0.27.7
7262026-08-22T12:22:24.159Z Downloaded rustls-native-certs v0.8.3
7272026-08-22T12:22:24.159Z Downloaded sec1 v0.8.1
7282026-08-22T12:22:24.162Z Downloaded idna_adapter v1.2.1
7292026-08-22T12:22:24.162Z Downloaded indoc v1.0.9
7302026-08-22T12:22:24.165Z Downloaded num v0.4.3
7312026-08-22T12:22:24.165Z Downloaded instant v0.1.13
7322026-08-22T12:22:24.165Z Downloaded internet-checksum v0.2.1
7332026-08-22T12:22:24.169Z Downloaded flate2 v1.1.9
7342026-08-22T12:22:24.171Z Downloaded nonempty v0.12.0
7352026-08-22T12:22:24.171Z Downloaded multimap v0.10.1
7362026-08-22T12:22:24.171Z Downloaded serde_cbor v0.11.2
7372026-08-22T12:22:24.172Z Downloaded chacha20poly1305 v0.10.1
7382026-08-22T12:22:24.174Z Downloaded corncobs v0.1.4
7392026-08-22T12:22:24.174Z Downloaded critical-section v1.2.0
7402026-08-22T12:22:24.174Z Downloaded defmt-macros v1.0.1
7412026-08-22T12:22:24.177Z Downloaded lzss v0.8.2
7422026-08-22T12:22:24.177Z Downloaded managed v0.8.0
7432026-08-22T12:22:24.177Z Downloaded compact_str v0.8.1
7442026-08-22T12:22:24.189Z Downloaded httparse v1.10.1
7452026-08-22T12:22:24.192Z Downloaded base64 v0.22.1
7462026-08-22T12:22:24.195Z Downloaded openssl-probe v0.2.1
7472026-08-22T12:22:24.195Z Downloaded papergrid v0.18.0
7482026-08-22T12:22:24.198Z Downloaded progenitor-impl v0.13.0
7492026-08-22T12:22:24.198Z Downloaded pin-project v1.1.11
7502026-08-22T12:22:24.203Z Downloaded packed_struct_codegen v0.10.1
7512026-08-22T12:22:24.206Z Downloaded toml_parser v1.1.2+spec-1.1.0
7522026-08-22T12:22:24.206Z Downloaded path-slash v0.1.5
7532026-08-22T12:22:24.214Z Downloaded quick-error v1.2.3
7542026-08-22T12:22:24.218Z Downloaded rand_xorshift v0.4.0
7552026-08-22T12:22:24.221Z Downloaded scheduled-thread-pool v0.2.7
7562026-08-22T12:22:24.221Z Downloaded futures v0.3.32
7572026-08-22T12:22:24.223Z Downloaded ref-cast-impl v1.0.25
7582026-08-22T12:22:24.223Z Downloaded heapless v0.7.17
7592026-08-22T12:22:24.226Z Downloaded ingot-types v0.2.0
7602026-08-22T12:22:24.230Z Downloaded knus-derive v3.4.0
7612026-08-22T12:22:24.233Z Downloaded lock_api v0.4.14
7622026-08-22T12:22:24.233Z Downloaded unicode-properties v0.1.4
7632026-08-22T12:22:24.236Z Downloaded native-tls v0.2.18
7642026-08-22T12:22:24.236Z Downloaded libsw v3.5.0
7652026-08-22T12:22:24.236Z Downloaded libsw-core v0.3.2
7662026-08-22T12:22:24.236Z Downloaded nanorand v0.7.0
7672026-08-22T12:22:24.239Z Downloaded secrecy v0.8.0
7682026-08-22T12:22:24.239Z Downloaded sha1 v0.11.0
7692026-08-22T12:22:24.239Z Downloaded flume v0.11.1
7702026-08-22T12:22:24.241Z Downloaded impl-trait-for-tuples v0.2.3
7712026-08-22T12:22:24.241Z Downloaded ipnetwork v0.21.1
7722026-08-22T12:22:24.246Z Downloaded supports-color v3.0.2
7732026-08-22T12:22:24.246Z Downloaded ar_archive_writer v0.5.1
7742026-08-22T12:22:24.246Z Downloaded arc-swap v1.8.2
7752026-08-22T12:22:24.249Z Downloaded base64 v0.21.7
7762026-08-22T12:22:24.249Z Downloaded chumsky v0.9.3
7772026-08-22T12:22:24.252Z Downloaded nu-ansi-term v0.50.3
7782026-08-22T12:22:24.252Z Downloaded maplit v1.0.2
7792026-08-22T12:22:24.253Z Downloaded mime_guess v2.0.5
7802026-08-22T12:22:24.253Z Downloaded owo-colors v4.3.0
7812026-08-22T12:22:24.255Z Downloaded shell-words v1.1.1
7822026-08-22T12:22:24.256Z Downloaded p256 v0.14.0
7832026-08-22T12:22:24.256Z Downloaded derive_builder v0.20.2
7842026-08-22T12:22:24.259Z Downloaded sigpipe v0.1.3
7852026-08-22T12:22:24.259Z Downloaded siphasher v1.0.2
7862026-08-22T12:22:24.259Z Downloaded sponge-cursor v0.1.0
7872026-08-22T12:22:24.259Z Downloaded sync_wrapper v1.0.2
7882026-08-22T12:22:24.262Z Downloaded thread-id v5.1.0
7892026-08-22T12:22:24.262Z Downloaded universal-hash v0.5.1
7902026-08-22T12:22:24.262Z Downloaded universal-hash v0.6.1
7912026-08-22T12:22:24.262Z Downloaded darling v0.21.3
7922026-08-22T12:22:24.265Z Downloaded signature v2.2.0
7932026-08-22T12:22:24.265Z Downloaded signature v3.0.0
7942026-08-22T12:22:24.265Z Downloaded termtree v0.5.1
7952026-08-22T12:22:24.265Z Downloaded wnaf v0.14.0
7962026-08-22T12:22:24.268Z Downloaded cpubits v0.1.1
7972026-08-22T12:22:24.268Z Downloaded headers v0.4.1
7982026-08-22T12:22:24.271Z Downloaded oxnet v0.1.6
7992026-08-22T12:22:24.271Z Downloaded tungstenite v0.21.0
8002026-08-22T12:22:24.275Z Downloaded pbkdf2 v0.13.0
8012026-08-22T12:22:24.275Z Downloaded peg v0.8.5
8022026-08-22T12:22:24.279Z Downloaded wait-timeout v0.2.1
8032026-08-22T12:22:24.279Z Downloaded diesel-dtrace v0.5.0
8042026-08-22T12:22:24.282Z Downloaded ecdsa v0.17.0
8052026-08-22T12:22:24.282Z Downloaded phf v0.13.1
8062026-08-22T12:22:24.282Z Downloaded polyval v0.7.1
8072026-08-22T12:22:24.282Z Downloaded zerofrom-derive v0.1.6
8082026-08-22T12:22:24.285Z Downloaded primeorder v0.14.0
8092026-08-22T12:22:24.288Z Downloaded proc-macro-error2 v2.0.1
8102026-08-22T12:22:24.288Z Downloaded progenitor v0.13.0
8112026-08-22T12:22:24.288Z Downloaded unsafe-libyaml v0.2.11
8122026-08-22T12:22:24.291Z Downloaded pkg-config v0.3.32
8132026-08-22T12:22:24.297Z Downloaded curve25519-dalek-derive v0.1.1
8142026-08-22T12:22:24.309Z Downloaded ml-kem v0.3.2
8152026-08-22T12:22:24.312Z Downloaded serde-hex v0.1.0
8162026-08-22T12:22:24.312Z Downloaded serde_bytes v0.11.19
8172026-08-22T12:22:24.312Z Downloaded ipnet v2.12.0
8182026-08-22T12:22:24.315Z Downloaded darling_macro v0.21.3
8192026-08-22T12:22:24.315Z Downloaded dunce v1.0.5
8202026-08-22T12:22:24.320Z Downloaded crc-any v2.5.0
8212026-08-22T12:22:24.324Z Downloaded spki v0.8.0
8222026-08-22T12:22:24.324Z Downloaded tagptr v0.2.0
8232026-08-22T12:22:24.324Z Downloaded crossbeam-utils v0.8.21
8242026-08-22T12:22:24.327Z Downloaded vergen-lib v9.1.0
8252026-08-22T12:22:24.327Z Downloaded tinystr v0.8.2
8262026-08-22T12:22:24.330Z Downloaded document-features v0.2.12
8272026-08-22T12:22:24.330Z Downloaded embedded-io v0.4.0
8282026-08-22T12:22:24.330Z Downloaded tokio-tungstenite v0.23.1
8292026-08-22T12:22:24.333Z Downloaded dyn-clone v1.0.20
8302026-08-22T12:22:24.333Z Downloaded lru-cache v0.1.2
8312026-08-22T12:22:24.333Z Downloaded linked-hash-map v0.5.6
8322026-08-22T12:22:24.336Z Downloaded opaque-debug v0.3.1
8332026-08-22T12:22:24.339Z Downloaded parking_lot_core v0.9.12
8342026-08-22T12:22:24.342Z Downloaded toml_writer v1.1.1+spec-1.1.0
8352026-08-22T12:22:24.342Z Downloaded typify-macro v0.6.2
8362026-08-22T12:22:24.342Z Downloaded unicase v2.9.0
8372026-08-22T12:22:24.345Z Downloaded hickory-resolver v0.24.4
8382026-08-22T12:22:24.348Z Downloaded whoami v1.6.1
8392026-08-22T12:22:24.355Z Downloaded heapless v0.8.0
8402026-08-22T12:22:24.358Z Downloaded indent_write v2.2.0
8412026-08-22T12:22:24.358Z Downloaded jiff-static v0.2.34
8422026-08-22T12:22:24.361Z Downloaded postcard v1.1.3
8432026-08-22T12:22:24.361Z Downloaded aes v0.9.1
8442026-08-22T12:22:24.364Z Downloaded zerovec-derive v0.11.2
8452026-08-22T12:22:24.364Z Downloaded cc v1.2.56
8462026-08-22T12:22:24.366Z Downloaded crossbeam-deque v0.8.6
8472026-08-22T12:22:24.366Z Downloaded icu_provider v2.1.1
8482026-08-22T12:22:24.366Z Downloaded peg-runtime v0.8.5
8492026-08-22T12:22:24.371Z Downloaded const_format_proc_macros v0.2.34
8502026-08-22T12:22:24.375Z Downloaded recursive-proc-macro-impl v0.1.1
8512026-08-22T12:22:24.375Z Downloaded rand v0.8.6
8522026-08-22T12:22:24.381Z Downloaded hickory-resolver v0.25.2
8532026-08-22T12:22:24.384Z Downloaded proc-macro-crate v3.4.0
8542026-08-22T12:22:24.389Z Downloaded rfc6979 v0.4.0
8552026-08-22T12:22:24.392Z Downloaded derive_builder_macro v0.20.2
8562026-08-22T12:22:24.392Z Downloaded delegate v0.13.5
8572026-08-22T12:22:24.395Z Downloaded progenitor-client v0.14.0
8582026-08-22T12:22:24.395Z Downloaded radium v0.7.0
8592026-08-22T12:22:24.398Z Downloaded secrecy v0.10.3
8602026-08-22T12:22:24.398Z Downloaded semver v0.1.20
8612026-08-22T12:22:24.400Z Downloaded steno v0.4.1
8622026-08-22T12:22:24.400Z Downloaded zip v0.6.6
8632026-08-22T12:22:24.403Z Downloaded async-compression v0.4.41
8642026-08-22T12:22:24.406Z Downloaded time-macros v0.2.27
8652026-08-22T12:22:24.411Z Downloaded zerocopy v0.6.6
8662026-08-22T12:22:24.412Z Downloaded spin v0.9.8
8672026-08-22T12:22:24.412Z Downloaded rustc_version v0.1.7
8682026-08-22T12:22:24.414Z Downloaded rustc-hash v2.1.1
8692026-08-22T12:22:24.414Z Downloaded tokio-stream v0.1.18
8702026-08-22T12:22:24.414Z Downloaded bytes v1.11.1
8712026-08-22T12:22:24.419Z Downloaded supports-hyperlinks v3.2.0
8722026-08-22T12:22:24.419Z Downloaded time-core v0.1.8
8732026-08-22T12:22:24.419Z Downloaded omicron-zone-package v0.12.3
8742026-08-22T12:22:24.423Z Downloaded hashbrown v0.13.2
8752026-08-22T12:22:24.423Z Downloaded tracing-attributes v0.1.31
8762026-08-22T12:22:24.426Z Downloaded num_enum v0.5.11
8772026-08-22T12:22:24.426Z Downloaded hickory-server v0.25.2
8782026-08-22T12:22:24.430Z Downloaded ingot v0.2.1
8792026-08-22T12:22:24.430Z Downloaded icu_normalizer v2.1.1
8802026-08-22T12:22:24.433Z Downloaded pkcs1 v0.8.0-rc.4
8812026-08-22T12:22:24.433Z Downloaded tabwriter v1.4.1
8822026-08-22T12:22:24.436Z Downloaded bumpalo v3.20.2
8832026-08-22T12:22:24.436Z Downloaded crossbeam-epoch v0.9.18
8842026-08-22T12:22:24.439Z Downloaded num_enum v0.7.6
8852026-08-22T12:22:24.442Z Downloaded jobserver v0.1.34
8862026-08-22T12:22:24.442Z Downloaded pem v3.0.6
8872026-08-22T12:22:24.442Z Downloaded poly1305 v0.8.0
8882026-08-22T12:22:24.445Z Downloaded postgres-protocol v0.6.10
8892026-08-22T12:22:24.446Z Downloaded pem-rfc7468 v0.7.0
8902026-08-22T12:22:24.446Z Downloaded rand_core v0.6.4
8912026-08-22T12:22:24.446Z Downloaded topological-sort v0.2.2
8922026-08-22T12:22:24.446Z Downloaded trait-variant v0.1.2
8932026-08-22T12:22:24.449Z Downloaded usdt-attr-macro v0.6.0
8942026-08-22T12:22:24.452Z Downloaded peg-macros v0.8.5
8952026-08-22T12:22:24.452Z Downloaded http v1.4.2
8962026-08-22T12:22:24.456Z Downloaded module-lattice v0.2.3
8972026-08-22T12:22:24.459Z Downloaded schemars v0.8.22
8982026-08-22T12:22:24.464Z Downloaded darling v0.20.11
8992026-08-22T12:22:24.468Z Downloaded unit-prefix v0.5.2
9002026-08-22T12:22:24.470Z Downloaded schemars v1.2.1
9012026-08-22T12:22:24.474Z Downloaded knus v3.4.0
9022026-08-22T12:22:24.477Z Downloaded crc8 v0.1.1
9032026-08-22T12:22:24.478Z Downloaded parking_lot_core v0.8.6
9042026-08-22T12:22:24.478Z Downloaded progenitor-extras v0.2.0
9052026-08-22T12:22:24.482Z Downloaded similar v2.7.0
9062026-08-22T12:22:24.486Z Downloaded socket2 v0.5.10
9072026-08-22T12:22:24.486Z Downloaded socket2 v0.6.3
9082026-08-22T12:22:24.486Z Downloaded crypto-bigint v0.5.5
9092026-08-22T12:22:24.489Z Downloaded ingot-macros v0.2.0
9102026-08-22T12:22:24.489Z Downloaded lru v0.12.5
9112026-08-22T12:22:24.489Z Downloaded zerofrom v0.1.6
9122026-08-22T12:22:24.489Z Downloaded termios v0.3.3
9132026-08-22T12:22:24.491Z Downloaded dirs-next v2.0.0
9142026-08-22T12:22:24.491Z Downloaded cstr-argument v0.1.2
9152026-08-22T12:22:24.491Z Downloaded illumos-nvpair v0.3.0
9162026-08-22T12:22:24.492Z Downloaded cookie_store v0.22.1
9172026-08-22T12:22:24.494Z Downloaded derive_more v2.1.1
9182026-08-22T12:22:24.498Z Downloaded hashbrown v0.12.3
9192026-08-22T12:22:24.501Z Downloaded rand v0.9.2
9202026-08-22T12:22:24.504Z Downloaded rand v0.10.1
9212026-08-22T12:22:24.506Z Downloaded tracing-core v0.1.36
9222026-08-22T12:22:24.506Z Downloaded iana-time-zone v0.1.65
9232026-08-22T12:22:24.509Z Downloaded poly1305 v0.9.0
9242026-08-22T12:22:24.509Z Downloaded slog-scope v4.4.1
9252026-08-22T12:22:24.509Z Downloaded stacker v0.1.23
9262026-08-22T12:22:24.512Z Downloaded stringprep v0.1.5
9272026-08-22T12:22:24.512Z Downloaded ssh-cipher v0.3.0
9282026-08-22T12:22:24.512Z Downloaded static_assertions v1.1.0
9292026-08-22T12:22:24.515Z Downloaded lazy_static v1.5.0
9302026-08-22T12:22:24.515Z Downloaded instability v0.3.11
9312026-08-22T12:22:24.515Z Downloaded aes-gcm v0.11.0
9322026-08-22T12:22:24.518Z Downloaded x509-cert v0.2.5
9332026-08-22T12:22:24.521Z Downloaded whoami v2.1.0
9342026-08-22T12:22:24.524Z Downloaded xshell v0.2.7
9352026-08-22T12:22:24.526Z Downloaded predicates-core v1.0.10
9362026-08-22T12:22:24.531Z Downloaded unicode_categories v0.1.1
9372026-08-22T12:22:24.537Z Downloaded salsa20 v0.11.0
9382026-08-22T12:22:24.539Z Downloaded daft-derive v0.1.7
9392026-08-22T12:22:24.544Z Downloaded data-encoding v2.10.0
9402026-08-22T12:22:24.547Z Downloaded sha2 v0.11.0
9412026-08-22T12:22:24.547Z Downloaded num-bigint-dig v0.8.6
9422026-08-22T12:22:24.550Z Downloaded deranged v0.5.8
9432026-08-22T12:22:24.550Z Downloaded icu_properties v2.1.2
9442026-08-22T12:22:24.555Z Downloaded num_enum_derive v0.5.11
9452026-08-22T12:22:24.556Z Downloaded either v1.15.0
9462026-08-22T12:22:24.558Z Downloaded hyper-tls v0.6.0
9472026-08-22T12:22:24.558Z Downloaded serde_plain v1.0.2
9482026-08-22T12:22:24.558Z Downloaded serde_repr v0.1.20
9492026-08-22T12:22:24.561Z Downloaded ecdsa v0.16.9
9502026-08-22T12:22:24.561Z Downloaded yoke v0.8.1
9512026-08-22T12:22:24.561Z Downloaded strip-ansi-escapes v0.2.1
9522026-08-22T12:22:24.561Z Downloaded zeroize v1.9.0
9532026-08-22T12:22:24.564Z Downloaded cpufeatures v0.3.0
9542026-08-22T12:22:24.567Z Downloaded ctutils v0.4.2
9552026-08-22T12:22:24.567Z Downloaded indoc v2.0.7
9562026-08-22T12:22:24.602Z Downloaded qorb v0.4.1
9572026-08-22T12:22:24.602Z Downloaded der_derive v0.7.3
9582026-08-22T12:22:24.602Z Downloaded toml_edit v0.23.10+spec-1.0.0
9592026-08-22T12:22:24.602Z Downloaded uuid v1.23.4
9602026-08-22T12:22:24.602Z Downloaded serde_with_macros v3.21.0
9612026-08-22T12:22:24.602Z Downloaded unicode-truncate v1.1.0
9622026-08-22T12:22:24.602Z Downloaded waitgroup v0.1.2
9632026-08-22T12:22:24.602Z Downloaded strum v0.26.3
9642026-08-22T12:22:24.602Z Downloaded thiserror-impl-no-std v2.0.2
9652026-08-22T12:22:24.602Z Downloaded newtype-uuid v1.3.2
9662026-08-22T12:22:24.602Z Downloaded pretty_assertions v1.4.1
9672026-08-22T12:22:24.602Z Downloaded aho-corasick v1.1.4
9682026-08-22T12:22:24.602Z Downloaded rsa v0.10.0-rc.18
9692026-08-22T12:22:24.602Z Downloaded samael v0.0.19
9702026-08-22T12:22:24.607Z Downloaded hashbrown v0.14.5
9712026-08-22T12:22:24.607Z Downloaded packed_struct v0.10.1
9722026-08-22T12:22:24.607Z Downloaded pin-project-internal v1.1.11
9732026-08-22T12:22:24.611Z Downloaded primefield v0.14.0
9742026-08-22T12:22:24.611Z Downloaded crc v3.4.0
9752026-08-22T12:22:24.611Z Downloaded internal-russh-num-bigint v0.5.0
9762026-08-22T12:22:24.614Z Downloaded darling_macro v0.13.4
9772026-08-22T12:22:24.614Z Downloaded darling_macro v0.23.0
9782026-08-22T12:22:24.614Z Downloaded rustversion v1.0.22
9792026-08-22T12:22:24.614Z Downloaded linear-map v1.2.0
9802026-08-22T12:22:24.617Z Downloaded tower-service v0.3.3
9812026-08-22T12:22:24.617Z Downloaded try-lock v0.2.5
9822026-08-22T12:22:24.619Z Downloaded usdt-macro v0.6.0
9832026-08-22T12:22:24.619Z Downloaded sec1 v0.7.3
9842026-08-22T12:22:24.624Z Downloaded zerocopy-derive v0.8.55
9852026-08-22T12:22:24.629Z Downloaded darling_core v0.21.3
9862026-08-22T12:22:24.633Z Downloaded num-conv v0.2.0
9872026-08-22T12:22:24.633Z Downloaded signal-hook-registry v1.4.8
9882026-08-22T12:22:24.636Z Downloaded smallvec v0.6.14
9892026-08-22T12:22:24.636Z Downloaded newline-converter v0.3.0
9902026-08-22T12:22:24.636Z Downloaded crypto-common v0.2.2
9912026-08-22T12:22:24.636Z Downloaded newtype-uuid-macros v0.1.0
9922026-08-22T12:22:24.636Z Downloaded downcast-rs v2.0.2
9932026-08-22T12:22:24.636Z Downloaded num_enum_derive v0.7.6
9942026-08-22T12:22:24.636Z Downloaded ed25519-dalek v3.0.0
9952026-08-22T12:22:24.641Z Downloaded sqlformat v0.3.5
9962026-08-22T12:22:24.641Z Downloaded hashbrown v0.16.1
9972026-08-22T12:22:24.643Z Downloaded rand_core v0.10.0
9982026-08-22T12:22:24.644Z Downloaded publicsuffix v2.3.0
9992026-08-22T12:22:24.647Z Downloaded hyper-util v0.1.20
10002026-08-22T12:22:24.649Z Downloaded ident_case v1.0.1
10012026-08-22T12:22:24.649Z Downloaded keccak v0.1.6
10022026-08-22T12:22:24.649Z Downloaded md-5 v0.10.6
10032026-08-22T12:22:24.649Z Downloaded ryu v1.0.23
10042026-08-22T12:22:24.652Z Downloaded tinyvec v1.10.0
10052026-08-22T12:22:24.652Z Downloaded vte v0.14.1
10062026-08-22T12:22:24.655Z Downloaded support-bundle-viewer v0.1.2
10072026-08-22T12:22:24.655Z Downloaded parse-display v0.10.0
10082026-08-22T12:22:24.659Z Downloaded parse-size v1.1.0
10092026-08-22T12:22:24.661Z Downloaded walkdir v2.5.0
10102026-08-22T12:22:24.668Z Downloaded parking_lot v0.11.2
10112026-08-22T12:22:24.671Z Downloaded zstd-safe v7.2.4
10122026-08-22T12:22:24.671Z Downloaded ctr v0.10.1
10132026-08-22T12:22:24.674Z Downloaded russh-cryptovec v0.62.0
10142026-08-22T12:22:24.674Z Downloaded russh-util v0.52.0
10152026-08-22T12:22:24.676Z Downloaded serde_spanned v1.1.1
10162026-08-22T12:22:24.679Z Downloaded slog-envlogger v2.2.0
10172026-08-22T12:22:24.679Z Downloaded der v0.7.10
10182026-08-22T12:22:24.682Z Downloaded miniz_oxide v0.8.9
10192026-08-22T12:22:24.686Z Downloaded litemap v0.8.1
10202026-08-22T12:22:24.686Z Downloaded litrs v1.0.0
10212026-08-22T12:22:24.689Z Downloaded vsss-rs v3.3.4
10222026-08-22T12:22:24.689Z Downloaded usdt-impl v0.6.0
10232026-08-22T12:22:24.689Z Downloaded darling v0.13.4
10242026-08-22T12:22:24.692Z Downloaded toml v1.1.2+spec-1.1.0
10252026-08-22T12:22:24.692Z Downloaded digest v0.11.3
10262026-08-22T12:22:24.696Z Downloaded ena v0.14.4
10272026-08-22T12:22:24.696Z Downloaded structmeta v0.3.0
10282026-08-22T12:22:24.696Z Downloaded oxide-tokio-rt v0.1.4
10292026-08-22T12:22:24.696Z Downloaded pkcs8 v0.11.0
10302026-08-22T12:22:24.699Z Downloaded sha1 v0.10.6
10312026-08-22T12:22:24.699Z Downloaded subtle v2.6.1
10322026-08-22T12:22:24.702Z Downloaded progenitor v0.14.0
10332026-08-22T12:22:24.702Z Downloaded libefi-sys v0.1.0
10342026-08-22T12:22:24.702Z Downloaded num-rational v0.4.2
10352026-08-22T12:22:24.704Z Downloaded want v0.3.1
10362026-08-22T12:22:24.709Z Downloaded crossterm v0.28.1
10372026-08-22T12:22:24.712Z Downloaded ed25519 v2.2.3
10382026-08-22T12:22:24.712Z Downloaded hashbrown v0.15.5
10392026-08-22T12:22:24.715Z Downloaded oxide-update-engine-display v0.1.2
10402026-08-22T12:22:24.718Z Downloaded tokio-test v0.4.5
10412026-08-22T12:22:24.718Z Downloaded unicode-xid v0.2.6
10422026-08-22T12:22:24.721Z Downloaded xshell-macros v0.2.7
10432026-08-22T12:22:24.723Z Downloaded miette-derive v7.6.0
10442026-08-22T12:22:24.726Z Downloaded reqwest v0.13.2
10452026-08-22T12:22:24.729Z Downloaded tower-http v0.6.8
10462026-08-22T12:22:24.732Z Downloaded dof v0.4.0
10472026-08-22T12:22:24.735Z Downloaded drift v0.2.0
10482026-08-22T12:22:24.738Z Downloaded kem v0.3.0
10492026-08-22T12:22:24.740Z Downloaded lru-slab v0.1.2
10502026-08-22T12:22:24.741Z Downloaded kstat-rs v0.2.5
10512026-08-22T12:22:24.741Z Downloaded hkdf v0.12.4
10522026-08-22T12:22:24.741Z Downloaded typify v0.6.2
10532026-08-22T12:22:24.743Z Downloaded futures-util v0.3.32
10542026-08-22T12:22:24.748Z Downloaded hkdf v0.13.0
10552026-08-22T12:22:24.751Z Downloaded hyper v1.10.1
10562026-08-22T12:22:24.754Z Downloaded tokio-rustls v0.26.4
10572026-08-22T12:22:24.757Z Downloaded rustyline v14.0.0
10582026-08-22T12:22:24.759Z Downloaded rand_chacha v0.9.0
10592026-08-22T12:22:24.760Z Downloaded rpassword v7.5.4
10602026-08-22T12:22:24.760Z Downloaded oso-derive v0.27.3
10612026-08-22T12:22:24.760Z Downloaded ron v0.8.1
10622026-08-22T12:22:24.762Z Downloaded r2d2 v0.8.10
10632026-08-22T12:22:24.765Z Downloaded scrypt v0.12.0
10642026-08-22T12:22:24.765Z Downloaded new_debug_unreachable v1.0.6
10652026-08-22T12:22:24.765Z Downloaded rustc_version v0.4.1
10662026-08-22T12:22:24.765Z Downloaded tinyvec_macros v0.1.1
10672026-08-22T12:22:24.765Z Downloaded newtype_derive v0.1.6
10682026-08-22T12:22:24.768Z Downloaded progenitor-macro v0.13.0
10692026-08-22T12:22:24.768Z Downloaded progenitor-macro v0.14.0
10702026-08-22T12:22:24.768Z Downloaded untrusted v0.9.0
10712026-08-22T12:22:24.771Z Downloaded slog-async v2.8.0
10722026-08-22T12:22:24.771Z Downloaded slog-dtrace v0.3.0
10732026-08-22T12:22:24.771Z Downloaded serde_with v1.14.0
10742026-08-22T12:22:24.782Z Downloaded zstd v0.13.3
10752026-08-22T12:22:24.785Z Downloaded darling_core v0.20.11
10762026-08-22T12:22:24.788Z Downloaded rustls-platform-verifier v0.6.2
10772026-08-22T12:22:24.791Z Downloaded crossterm v0.29.0
10782026-08-22T12:22:24.795Z Downloaded h2 v0.4.15
10792026-08-22T12:22:24.799Z Downloaded tokio-util v0.7.18
10802026-08-22T12:22:24.803Z Downloaded url v2.5.8
10812026-08-22T12:22:24.805Z Downloaded pkcs1 v0.7.5
10822026-08-22T12:22:24.805Z Downloaded daft v0.1.7
10832026-08-22T12:22:24.808Z Downloaded dropshot-api-manager v0.8.0
10842026-08-22T12:22:24.811Z Downloaded is_ci v1.2.0
10852026-08-22T12:22:24.811Z Downloaded derive_builder_core v0.20.2
10862026-08-22T12:22:24.811Z Downloaded match_cfg v0.1.0
10872026-08-22T12:22:24.811Z Downloaded mime v0.3.17
10882026-08-22T12:22:24.814Z Downloaded olpc-cjson v0.1.4
10892026-08-22T12:22:24.814Z Downloaded percent-encoding v2.3.2
10902026-08-22T12:22:24.814Z Downloaded same-file v1.0.6
10912026-08-22T12:22:24.817Z Downloaded ed25519 v3.0.0
10922026-08-22T12:22:24.817Z Downloaded winnow v0.6.26
10932026-08-22T12:22:24.832Z Downloaded stable_deref_trait v1.2.1
10942026-08-22T12:22:24.835Z Downloaded num-derive v0.4.2
10952026-08-22T12:22:24.835Z Downloaded proc-macro-error-attr2 v2.0.0
10962026-08-22T12:22:24.835Z Downloaded scroll_derive v0.13.1
10972026-08-22T12:22:24.835Z Downloaded sync-ptr v0.1.4
10982026-08-22T12:22:24.839Z Downloaded const_format v0.2.35
10992026-08-22T12:22:24.843Z Downloaded diesel_derives v2.3.7
11002026-08-22T12:22:24.846Z Downloaded toml_datetime v0.7.5+spec-1.1.0
11012026-08-22T12:22:24.849Z Downloaded strum_macros v0.27.2
11022026-08-22T12:22:24.849Z Downloaded memoffset v0.9.1
11032026-08-22T12:22:24.852Z Downloaded void v1.0.2
11042026-08-22T12:22:24.856Z Downloaded rsa v0.9.10
11052026-08-22T12:22:24.859Z Downloaded nom v8.0.0
11062026-08-22T12:22:24.862Z Downloaded rcgen v0.12.1
11072026-08-22T12:22:24.862Z Downloaded term v0.7.0
11082026-08-22T12:22:24.865Z Downloaded miette v7.6.0
11092026-08-22T12:22:24.868Z Downloaded zone v0.3.1
11102026-08-22T12:22:24.868Z Downloaded inout v0.1.4
11112026-08-22T12:22:24.868Z Downloaded defmt v0.3.100
11122026-08-22T12:22:24.868Z Downloaded inout v0.2.2
11132026-08-22T12:22:24.878Z Downloaded structmeta-derive v0.3.0
11142026-08-22T12:22:24.881Z Downloaded rand_chacha v0.3.1
11152026-08-22T12:22:24.881Z Downloaded xattr v1.6.1
11162026-08-22T12:22:24.886Z Downloaded portable-atomic v1.13.1
11172026-08-22T12:22:24.889Z Downloaded tar v0.4.46
11182026-08-22T12:22:24.891Z Downloaded keccak v0.2.0
11192026-08-22T12:22:24.891Z Downloaded aws-lc-rs v1.16.3
11202026-08-22T12:22:24.896Z Downloaded zerovec v0.11.5
11212026-08-22T12:22:24.899Z Downloaded itertools v0.10.5
11222026-08-22T12:22:24.902Z Downloaded postgres-types v0.2.12
11232026-08-22T12:22:24.905Z Downloaded illumos-nvpair-sys v0.2.0
11242026-08-22T12:22:24.905Z Downloaded password-hash v0.5.0
11252026-08-22T12:22:24.905Z Downloaded p521 v0.14.0
11262026-08-22T12:22:24.908Z Downloaded memmap2 v0.9.10
11272026-08-22T12:22:24.908Z Downloaded resolv-conf v0.7.6
11282026-08-22T12:22:24.908Z Downloaded typed-path v0.9.3
11292026-08-22T12:22:24.911Z Downloaded progenitor-impl v0.14.0
11302026-08-22T12:22:24.914Z Downloaded serdect v0.4.3
11312026-08-22T12:22:24.917Z Downloaded slog-json v2.6.1
11322026-08-22T12:22:24.920Z Downloaded scopeguard v1.2.0
11332026-08-22T12:22:24.920Z Downloaded tls_codec_derive v0.4.2
11342026-08-22T12:22:24.923Z Downloaded darling_core v0.23.0
11352026-08-22T12:22:24.927Z Downloaded p384 v0.13.1
11362026-08-22T12:22:24.930Z Downloaded uzers v0.12.2
11372026-08-22T12:22:24.934Z Downloaded displaydoc v0.2.5
11382026-08-22T12:22:24.934Z Downloaded icu_normalizer_data v2.1.1
11392026-08-22T12:22:24.936Z Downloaded term v1.2.1
11402026-08-22T12:22:24.936Z Downloaded strsim v0.10.0
11412026-08-22T12:22:24.936Z Downloaded hyper-staticfile v0.10.1
11422026-08-22T12:22:24.939Z Downloaded rustls-webpki v0.103.13
11432026-08-22T12:22:24.939Z Downloaded signal-hook-mio v0.2.5
11442026-08-22T12:22:24.939Z Downloaded primeorder v0.13.6
11452026-08-22T12:22:24.942Z Downloaded dsl_auto_type v0.2.0
11462026-08-22T12:22:24.942Z Downloaded blake3 v1.8.5
11472026-08-22T12:22:24.945Z Downloaded zopfli v0.8.3
11482026-08-22T12:22:24.948Z Downloaded derive_more-impl v2.1.1
11492026-08-22T12:22:24.953Z Downloaded cookie v0.18.1
11502026-08-22T12:22:24.953Z Downloaded rustc-demangle v0.1.27
11512026-08-22T12:22:24.956Z Downloaded thiserror-no-std v2.0.2
11522026-08-22T12:22:24.956Z Downloaded tokio-dtrace v0.1.1
11532026-08-22T12:22:24.956Z Downloaded diff v0.1.13
11542026-08-22T12:22:24.956Z Downloaded schemars_derive v0.8.22
11552026-08-22T12:22:24.959Z Downloaded serde_with_macros v1.5.2
11562026-08-22T12:22:24.959Z Downloaded csv-core v0.1.13
11572026-08-22T12:22:24.959Z Downloaded slog-term v2.9.2
11582026-08-22T12:22:24.959Z Downloaded serde-big-array v0.5.1
11592026-08-22T12:22:24.961Z Downloaded bindgen v0.71.1
11602026-08-22T12:22:24.964Z Downloaded untrusted v0.7.1
11612026-08-22T12:22:24.964Z Downloaded predicates-tree v1.0.13
11622026-08-22T12:22:24.964Z Downloaded jiff-core v0.1.0
11632026-08-22T12:22:24.967Z Downloaded libloading v0.8.9
11642026-08-22T12:22:24.967Z Downloaded toml_edit v0.19.15
11652026-08-22T12:22:24.975Z Downloaded regex v1.12.3
11662026-08-22T12:22:24.978Z Downloaded mio v1.2.0
11672026-08-22T12:22:24.981Z Downloaded rand_pcg v0.10.2
11682026-08-22T12:22:24.984Z Downloaded sapling-renderdag v0.1.0
11692026-08-22T12:22:24.984Z Downloaded supports-unicode v3.0.0
11702026-08-22T12:22:24.984Z Downloaded ignore v0.4.25
11712026-08-22T12:22:24.986Z Downloaded minimal-lexical v0.2.1
11722026-08-22T12:22:24.987Z Downloaded oxide-update-engine-types v0.1.2
11732026-08-22T12:22:24.990Z Downloaded libscf-sys v1.2.0
11742026-08-22T12:22:24.990Z Downloaded pkcs8 v0.10.2
11752026-08-22T12:22:24.990Z Downloaded vergen v9.1.0
11762026-08-22T12:22:24.994Z Downloaded rand_core v0.9.5
11772026-08-22T12:22:24.994Z Downloaded is-terminal v0.4.17
11782026-08-22T12:22:24.994Z Downloaded quinn v0.11.11
11792026-08-22T12:22:24.997Z Downloaded md5 v0.8.0
11802026-08-22T12:22:24.997Z Downloaded darling v0.23.0
11812026-08-22T12:22:25.000Z Downloaded slog v2.8.2
11822026-08-22T12:22:25.004Z Downloaded crc32fast v1.5.0
11832026-08-22T12:22:25.004Z Downloaded writeable v0.6.2
11842026-08-22T12:22:25.007Z Downloaded convert_case v0.10.0
11852026-08-22T12:22:25.007Z Downloaded dropshot-api-manager-types v0.8.0
11862026-08-22T12:22:25.007Z Downloaded crc-catalog v2.4.0
11872026-08-22T12:22:25.010Z Downloaded phc v0.6.1
11882026-08-22T12:22:25.010Z Downloaded proc-macro-crate v1.3.1
11892026-08-22T12:22:25.010Z Downloaded diesel_table_macro_syntax v0.3.0
11902026-08-22T12:22:25.010Z Downloaded digest-io v0.1.0
11912026-08-22T12:22:25.016Z Downloaded idna v1.1.0
11922026-08-22T12:22:25.018Z Downloaded twox-hash v2.1.2
11932026-08-22T12:22:25.021Z Downloaded darling_core v0.13.4
11942026-08-22T12:22:25.024Z Downloaded yasna v0.5.2
11952026-08-22T12:22:25.024Z Downloaded derive-ex v0.1.8
11962026-08-22T12:22:25.024Z Downloaded parking_lot v0.12.5
11972026-08-22T12:22:25.027Z Downloaded tower-layer v0.3.3
11982026-08-22T12:22:25.030Z Downloaded serde_path_to_error v0.1.20
11992026-08-22T12:22:25.036Z Downloaded defmt v1.0.1
12002026-08-22T12:22:25.039Z Downloaded derive-where v1.6.0
12012026-08-22T12:22:25.041Z Downloaded dropshot_endpoint v0.17.1
12022026-08-22T12:22:25.044Z Downloaded multer v3.1.0
12032026-08-22T12:22:25.044Z Downloaded pkcs5 v0.8.1
12042026-08-22T12:22:25.047Z Downloaded lalrpop-util v0.19.12
12052026-08-22T12:22:25.047Z Downloaded prettyplease v0.2.37
12062026-08-22T12:22:25.050Z Downloaded p384 v0.14.0
12072026-08-22T12:22:25.050Z Downloaded prefix-trie v0.7.0
12082026-08-22T12:22:25.052Z Downloaded git2 v0.20.4
12092026-08-22T12:22:25.055Z Downloaded phf v0.12.1
12102026-08-22T12:22:25.058Z Downloaded scuffle v0.1.0
12112026-08-22T12:22:25.058Z Downloaded maybe-uninit v2.0.0
12122026-08-22T12:22:25.061Z Downloaded potential_utf v0.1.4
12132026-08-22T12:22:25.061Z Downloaded subprocess v0.2.15
12142026-08-22T12:22:25.061Z Downloaded bitvec v1.0.1
12152026-08-22T12:22:25.069Z Downloaded toml v0.7.8
12162026-08-22T12:22:25.072Z Downloaded pin-project-lite v0.2.17
12172026-08-22T12:22:25.074Z Downloaded serde_yaml v0.9.34+deprecated
12182026-08-22T12:22:25.077Z Downloaded yansi v1.0.1
12192026-08-22T12:22:25.077Z Downloaded derive_more v0.99.20
12202026-08-22T12:22:25.080Z Downloaded ssh-encoding v0.3.0
12212026-08-22T12:22:25.084Z Downloaded num-traits v0.2.19
12222026-08-22T12:22:25.089Z Downloaded num-complex v0.4.6
12232026-08-22T12:22:25.092Z Downloaded rusty-fork v0.3.1
12242026-08-22T12:22:25.092Z Downloaded indicatif v0.18.4
12252026-08-22T12:22:25.095Z Downloaded itertools v0.15.0
12262026-08-22T12:22:25.098Z Downloaded constant_time_eq v0.4.2
12272026-08-22T12:22:25.100Z Downloaded libbz2-rs-sys v0.2.2
12282026-08-22T12:22:25.104Z Downloaded ed25519-dalek v2.2.0
12292026-08-22T12:22:25.106Z Downloaded tokio-tungstenite v0.21.0
12302026-08-22T12:22:25.114Z Downloaded oso v0.27.3
12312026-08-22T12:22:25.117Z Downloaded unicode-bidi v0.3.18
12322026-08-22T12:22:25.119Z Downloaded rustls-pki-types v1.14.0
12332026-08-22T12:22:25.119Z Downloaded elliptic-curve v0.13.8
12342026-08-22T12:22:25.122Z Downloaded schemars v0.9.0
12352026-08-22T12:22:25.127Z Downloaded des v0.9.0
12362026-08-22T12:22:25.130Z Downloaded chrono v0.4.45
12372026-08-22T12:22:25.133Z Downloaded unicode-segmentation v1.12.0
12382026-08-22T12:22:25.136Z Downloaded russh v0.62.4
12392026-08-22T12:22:25.147Z Downloaded petname v2.0.2
12402026-08-22T12:22:25.150Z Downloaded smallvec v1.15.1
12412026-08-22T12:22:25.155Z Downloaded icu_collections v2.1.1
12422026-08-22T12:22:25.158Z Downloaded signal-hook v0.3.18
12432026-08-22T12:22:25.169Z Downloaded salty v0.3.0
12442026-08-22T12:22:25.172Z Downloaded tungstenite v0.23.0
12452026-08-22T12:22:25.182Z Downloaded test-strategy v0.4.5
12462026-08-22T12:22:25.185Z Downloaded indexmap v1.9.3
12472026-08-22T12:22:25.188Z Downloaded object v0.30.4
12482026-08-22T12:22:25.193Z Downloaded itertools v0.13.0
12492026-08-22T12:22:25.196Z Downloaded itertools v0.14.0
12502026-08-22T12:22:25.200Z Downloaded proptest v1.11.0
12512026-08-22T12:22:25.205Z Downloaded zerotrie v0.2.3
12522026-08-22T12:22:25.208Z Downloaded rawzip v0.4.4
12532026-08-22T12:22:25.211Z Downloaded icu_locale_core v2.1.1
12542026-08-22T12:22:25.213Z Downloaded serde_with v3.21.0
12552026-08-22T12:22:25.219Z Downloaded itertools v0.12.1
12562026-08-22T12:22:25.222Z Downloaded icu_properties_data v2.1.2
12572026-08-22T12:22:25.228Z Downloaded winnow v1.0.3
12582026-08-22T12:22:25.233Z Downloaded rayon-core v1.13.0
12592026-08-22T12:22:25.235Z Downloaded tower v0.5.3
12602026-08-22T12:22:25.239Z Downloaded zip v4.6.1
12612026-08-22T12:22:25.242Z Downloaded openssl-sys v0.9.117
12622026-08-22T12:22:25.245Z Downloaded libm v0.2.16
12632026-08-22T12:22:25.249Z Downloaded num-bigint v0.4.6
12642026-08-22T12:22:25.252Z Downloaded goblin v0.10.5
12652026-08-22T12:22:25.255Z Downloaded gimli v0.32.3
12662026-08-22T12:22:25.260Z Downloaded reedline v0.40.0
12672026-08-22T12:22:25.264Z Downloaded tokio-postgres v0.7.16
12682026-08-22T12:22:25.266Z Downloaded snafu v0.8.9
12692026-08-22T12:22:25.269Z Downloaded sha3 v0.12.0
12702026-08-22T12:22:25.272Z Downloaded tough v0.22.0
12712026-08-22T12:22:25.275Z Downloaded crossbeam-channel v0.5.15
12722026-08-22T12:22:25.288Z Downloaded iri-string v0.7.10
12732026-08-22T12:22:25.295Z Downloaded der v0.8.0
12742026-08-22T12:22:25.298Z Downloaded reqwest v0.12.28
12752026-08-22T12:22:25.301Z Downloaded quick-xml v0.37.5
12762026-08-22T12:22:25.311Z Downloaded ssh-key v0.7.0-rc.11
12772026-08-22T12:22:25.317Z Downloaded iddqd v0.4.2
12782026-08-22T12:22:25.320Z Downloaded nom v7.1.3
12792026-08-22T12:22:25.323Z Downloaded time v0.3.47
12802026-08-22T12:22:25.329Z Downloaded regex-syntax v0.6.29
12812026-08-22T12:22:25.333Z Downloaded moka v0.12.13
12822026-08-22T12:22:25.338Z Downloaded libxml v0.3.3
12832026-08-22T12:22:25.344Z Downloaded crypto-primes v0.7.2
12842026-08-22T12:22:25.348Z Downloaded unicode-normalization v0.1.25
12852026-08-22T12:22:25.375Z Downloaded hickory-proto v0.24.4
12862026-08-22T12:22:25.399Z Downloaded rustix v0.38.44
12872026-08-22T12:22:25.411Z Downloaded zlib-rs v0.6.2
12882026-08-22T12:22:25.414Z Downloaded smoltcp v0.9.1
12892026-08-22T12:22:25.420Z Downloaded crypto-bigint v0.7.5
12902026-08-22T12:22:25.428Z Downloaded rayon v1.11.0
12912026-08-22T12:22:25.433Z Downloaded winnow v0.5.40
12922026-08-22T12:22:25.437Z Downloaded rustls v0.23.41
12932026-08-22T12:22:25.443Z Downloaded bstr v1.12.1
12942026-08-22T12:22:25.463Z Downloaded hickory-proto v0.25.2
12952026-08-22T12:22:25.471Z Downloaded dropshot v0.17.1
12962026-08-22T12:22:25.483Z Downloaded openapiv3 v2.2.0
12972026-08-22T12:22:25.490Z Downloaded lalrpop v0.19.12
12982026-08-22T12:22:25.495Z Downloaded openssl v0.10.80
12992026-08-22T12:22:25.501Z Downloaded quinn-proto v0.11.16
13002026-08-22T12:22:25.504Z Downloaded regex-syntax v0.8.10
13012026-08-22T12:22:25.509Z Downloaded nix v0.27.1
13022026-08-22T12:22:25.514Z Downloaded sqlparser v0.61.0
13032026-08-22T12:22:25.520Z Downloaded regress v0.11.1
13042026-08-22T12:22:25.524Z Downloaded nix v0.28.0
13052026-08-22T12:22:25.530Z Downloaded regress v0.10.5
13062026-08-22T12:22:25.535Z Downloaded polar-core v0.27.3
13072026-08-22T12:22:25.540Z Downloaded curve25519-dalek v5.0.0
13082026-08-22T12:22:25.547Z Downloaded nix v0.31.2
13092026-08-22T12:22:25.551Z Downloaded tabled v0.21.0
13102026-08-22T12:22:25.561Z Downloaded object v0.37.3
13112026-08-22T12:22:25.567Z Downloaded radix_trie v0.2.1
13122026-08-22T12:22:25.571Z Downloaded vcpkg v0.2.15
13132026-08-22T12:22:25.612Z Downloaded zerocopy v0.8.55
13142026-08-22T12:22:25.628Z Downloaded sled v0.34.7
13152026-08-22T12:22:25.633Z Downloaded ratatui v0.29.0
13162026-08-22T12:22:25.645Z Downloaded typify-impl v0.6.2
13172026-08-22T12:22:25.651Z Downloaded sha3 v0.11.0
13182026-08-22T12:22:25.654Z Downloaded curve25519-dalek v4.1.3
13192026-08-22T12:22:25.658Z Downloaded smoltcp v0.11.0
13202026-08-22T12:22:25.665Z Downloaded tracing v0.1.44
13212026-08-22T12:22:25.678Z Downloaded diesel v2.3.7
13222026-08-22T12:22:25.689Z Downloaded petgraph v0.6.5
13232026-08-22T12:22:25.699Z Downloaded petgraph v0.8.3
13242026-08-22T12:22:25.711Z Downloaded csv v1.4.0
13252026-08-22T12:22:25.721Z Downloaded bzip2-sys v0.1.13+1.0.8
13262026-08-22T12:22:25.728Z Downloaded encoding_rs v0.8.35
13272026-08-22T12:22:25.739Z Downloaded regex-automata v0.4.14
13282026-08-22T12:22:25.747Z Downloaded ring v0.17.14
13292026-08-22T12:22:25.770Z Downloaded zerocopy-derive v0.6.6
13302026-08-22T12:22:25.775Z Downloaded jiff v0.2.34
13312026-08-22T12:22:25.784Z Downloaded chrono-tz v0.10.4
13322026-08-22T12:22:25.794Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13332026-08-22T12:22:25.811Z Downloaded sha3 v0.10.8
13342026-08-22T12:22:25.846Z Downloaded libz-sys v1.1.24
13352026-08-22T12:22:25.857Z Downloaded tokio v1.52.1
13362026-08-22T12:22:25.970Z Downloaded libgit2-sys v0.18.3+1.9.2
13372026-08-22T12:22:26.473Z Downloaded aws-lc-sys v0.40.0
13382026-08-22T12:22:26.726Z Compiling serde_core v1.0.228
13392026-08-22T12:22:26.726Z Compiling libc v0.2.185
13402026-08-22T12:22:26.726Z Compiling serde v1.0.228
13412026-08-22T12:22:26.729Z Compiling log v0.4.33
13422026-08-22T12:22:26.729Z Compiling smallvec v1.15.1
13432026-08-22T12:22:26.729Z Compiling shlex v1.3.0
13442026-08-22T12:22:26.865Z Compiling find-msvc-tools v0.1.9
13452026-08-22T12:22:26.876Z Compiling syn v2.0.117
13462026-08-22T12:22:27.082Z Compiling subtle v2.6.1
13472026-08-22T12:22:27.109Z Compiling scopeguard v1.2.0
13482026-08-22T12:22:27.162Z Compiling stable_deref_trait v1.2.1
13492026-08-22T12:22:27.190Z Compiling lock_api v0.4.14
13502026-08-22T12:22:27.203Z Compiling typenum v1.20.1
13512026-08-22T12:22:27.217Z Compiling zerocopy v0.8.55
13522026-08-22T12:22:27.247Z Compiling portable-atomic v1.13.1
13532026-08-22T12:22:27.273Z Compiling serde_json v1.0.151
13542026-08-22T12:22:27.440Z Compiling critical-section v1.2.0
13552026-08-22T12:22:27.496Z Compiling libm v0.2.16
13562026-08-22T12:22:27.549Z Compiling num-traits v0.2.19
13572026-08-22T12:22:27.656Z Compiling pkg-config v0.3.32
13582026-08-22T12:22:27.733Z Compiling errno v0.3.14
13592026-08-22T12:22:27.748Z Compiling jobserver v0.1.34
13602026-08-22T12:22:27.810Z Compiling getrandom v0.2.17
13612026-08-22T12:22:28.017Z Compiling cc v1.2.56
13622026-08-22T12:22:28.039Z Compiling rand_core v0.6.4
13632026-08-22T12:22:28.209Z Compiling generic-array v0.14.7
13642026-08-22T12:22:28.292Z Compiling once_cell v1.21.3
13652026-08-22T12:22:28.320Z Compiling parking_lot_core v0.9.12
13662026-08-22T12:22:28.371Z Compiling const-oid v0.9.6
13672026-08-22T12:22:28.403Z Compiling pin-project-lite v0.2.17
13682026-08-22T12:22:28.519Z Compiling getrandom v0.3.4
13692026-08-22T12:22:28.552Z Compiling signal-hook-registry v1.4.8
13702026-08-22T12:22:28.869Z Compiling litemap v0.8.1
13712026-08-22T12:22:29.044Z Compiling bitflags v2.11.0
13722026-08-22T12:22:29.126Z Compiling futures-core v0.3.32
13732026-08-22T12:22:29.164Z Compiling percent-encoding v2.3.2
13742026-08-22T12:22:29.181Z Compiling writeable v0.6.2
13752026-08-22T12:22:29.282Z Compiling semver v1.0.28
13762026-08-22T12:22:29.347Z Compiling parking_lot v0.12.5
13772026-08-22T12:22:29.371Z Compiling mio v1.2.0
13782026-08-22T12:22:29.443Z Compiling icu_normalizer_data v2.1.1
13792026-08-22T12:22:29.485Z Compiling icu_properties_data v2.1.2
13802026-08-22T12:22:29.583Z Compiling socket2 v0.6.3
13812026-08-22T12:22:29.599Z Compiling getrandom v0.4.3
13822026-08-22T12:22:29.712Z Compiling rustix v1.1.4
13832026-08-22T12:22:29.728Z Compiling synstructure v0.13.2
13842026-08-22T12:22:29.822Z Compiling rand_core v0.10.0
13852026-08-22T12:22:29.837Z Compiling futures-sink v0.3.32
13862026-08-22T12:22:29.951Z Compiling futures-channel v0.3.32
13872026-08-22T12:22:29.981Z Compiling indexmap v2.14.0
13882026-08-22T12:22:29.998Z Compiling utf8_iter v1.0.4
13892026-08-22T12:22:30.135Z Compiling futures-task v0.3.32
13902026-08-22T12:22:30.163Z Compiling futures-io v0.3.32
13912026-08-22T12:22:30.173Z Compiling slab v0.4.12
13922026-08-22T12:22:30.187Z Compiling form_urlencoded v1.2.2
13932026-08-22T12:22:30.305Z Compiling rustversion v1.0.22
13942026-08-22T12:22:30.308Z Compiling iana-time-zone v0.1.65
13952026-08-22T12:22:30.308Z Compiling base64ct v1.8.3
13962026-08-22T12:22:30.346Z Compiling cmake v0.1.57
13972026-08-22T12:22:30.358Z Compiling dunce v1.0.5
13982026-08-22T12:22:30.454Z Compiling regex-syntax v0.8.10
13992026-08-22T12:22:30.523Z Compiling ident_case v1.0.1
14002026-08-22T12:22:30.605Z Compiling pem-rfc7468 v0.7.0
14012026-08-22T12:22:30.697Z Compiling flagset v0.4.7
14022026-08-22T12:22:30.735Z Compiling fs_extra v1.3.0
14032026-08-22T12:22:30.790Z Compiling uuid v1.23.4
14042026-08-22T12:22:30.828Z Compiling rand_core v0.9.5
14052026-08-22T12:22:30.966Z Compiling base64 v0.22.1
14062026-08-22T12:22:31.006Z Compiling aws-lc-sys v0.40.0
14072026-08-22T12:22:31.111Z Compiling syn v1.0.109
14082026-08-22T12:22:31.297Z Compiling vcpkg v0.2.15
14092026-08-22T12:22:31.313Z Compiling serde_derive_internals v0.29.1
14102026-08-22T12:22:31.434Z Compiling rustc_version v0.4.1
14112026-08-22T12:22:31.465Z Compiling tracing-core v0.1.36
14122026-08-22T12:22:31.481Z Compiling serde_derive v1.0.228
14132026-08-22T12:22:31.494Z Compiling zeroize_derive v1.5.0
14142026-08-22T12:22:31.755Z Compiling zerofrom-derive v0.1.6
14152026-08-22T12:22:32.018Z Compiling zerocopy-derive v0.8.55
14162026-08-22T12:22:32.022Z Compiling yoke-derive v0.8.1
14172026-08-22T12:22:32.147Z Compiling zerovec-derive v0.11.2
14182026-08-22T12:22:32.213Z Compiling displaydoc v0.2.5
14192026-08-22T12:22:32.901Z Compiling tokio-macros v2.7.0
14202026-08-22T12:22:32.978Z Compiling futures-macro v0.3.32
14212026-08-22T12:22:33.203Z Compiling zerofrom v0.1.6
14222026-08-22T12:22:33.225Z Compiling der_derive v0.7.3
14232026-08-22T12:22:33.285Z Compiling thiserror-impl v2.0.18
14242026-08-22T12:22:33.327Z Compiling yoke v0.8.1
14252026-08-22T12:22:33.526Z Compiling zerovec v0.11.5
14262026-08-22T12:22:33.638Z Compiling zerotrie v0.2.3
14272026-08-22T12:22:33.795Z Compiling futures-util v0.3.32
14282026-08-22T12:22:33.931Z Compiling openssl-sys v0.9.117
14292026-08-22T12:22:34.025Z Compiling tinystr v0.8.2
14302026-08-22T12:22:34.178Z Compiling potential_utf v0.1.4
14312026-08-22T12:22:34.229Z Compiling icu_locale_core v2.1.1
14322026-08-22T12:22:34.343Z Compiling icu_collections v2.1.1
14332026-08-22T12:22:34.462Z Compiling tracing-attributes v0.1.31
14342026-08-22T12:22:34.609Z Compiling thiserror v2.0.18
14352026-08-22T12:22:34.717Z Compiling schemars v0.8.22
14362026-08-22T12:22:34.822Z Compiling dyn-clone v1.0.20
14372026-08-22T12:22:34.916Z Compiling icu_provider v2.1.1
14382026-08-22T12:22:34.961Z Compiling zeroize v1.9.0
14392026-08-22T12:22:35.001Z Compiling bytes v1.11.1
14402026-08-22T12:22:35.096Z Compiling chrono v0.4.45
14412026-08-22T12:22:35.214Z Compiling icu_properties v2.1.2
14422026-08-22T12:22:35.647Z Compiling tokio v1.52.1
14432026-08-22T12:22:35.801Z Compiling crypto-common v0.1.7
14442026-08-22T12:22:35.830Z Compiling block-buffer v0.10.4
14452026-08-22T12:22:35.954Z Compiling icu_normalizer v2.1.1
14462026-08-22T12:22:36.006Z Compiling digest v0.10.7
14472026-08-22T12:22:36.147Z Compiling der v0.7.10
14482026-08-22T12:22:36.261Z Compiling http v1.4.2
14492026-08-22T12:22:36.315Z Compiling idna_adapter v1.2.1
14502026-08-22T12:22:36.458Z Compiling idna v1.1.0
14512026-08-22T12:22:36.507Z Compiling ppv-lite86 v0.2.21
14522026-08-22T12:22:36.558Z Compiling aws-lc-rs v1.16.3
14532026-08-22T12:22:36.660Z Compiling simd-adler32 v0.3.8
14542026-08-22T12:22:36.837Z Compiling url v2.5.8
14552026-08-22T12:22:36.851Z Compiling rand_chacha v0.9.0
14562026-08-22T12:22:36.906Z Compiling cpufeatures v0.2.17
14572026-08-22T12:22:36.983Z Compiling spki v0.7.3
14582026-08-22T12:22:37.116Z Compiling rand v0.9.2
14592026-08-22T12:22:37.178Z Compiling pkcs8 v0.10.2
14602026-08-22T12:22:37.198Z Compiling http-body v1.0.1
14612026-08-22T12:22:37.351Z Compiling tracing v0.1.44
14622026-08-22T12:22:37.352Z Compiling rustls-pki-types v1.14.0
14632026-08-22T12:22:37.515Z Compiling schemars_derive v0.8.22
14642026-08-22T12:22:37.622Z Compiling spin v0.9.8
14652026-08-22T12:22:37.637Z Compiling cmov v0.5.4
14662026-08-22T12:22:37.807Z Compiling crc32fast v1.5.0
14672026-08-22T12:22:37.824Z Compiling adler2 v2.0.1
14682026-08-22T12:22:37.839Z Compiling httparse v1.10.1
14692026-08-22T12:22:37.852Z Compiling openssl-probe v0.2.1
14702026-08-22T12:22:37.948Z Compiling tinyvec_macros v0.1.1
14712026-08-22T12:22:38.017Z Compiling tinyvec v1.10.0
14722026-08-22T12:22:38.031Z Compiling miniz_oxide v0.8.9
14732026-08-22T12:22:38.100Z Compiling tempfile v3.27.0
14742026-08-22T12:22:38.202Z Compiling ctutils v0.4.2
14752026-08-22T12:22:38.355Z Compiling pest_generator v2.8.6
14762026-08-22T12:22:38.430Z Compiling sha2 v0.10.9
14772026-08-22T12:22:38.462Z Compiling terminal_size v0.4.3
14782026-08-22T12:22:38.595Z Compiling aho-corasick v1.1.4
14792026-08-22T12:22:38.613Z Compiling tower-service v0.3.3
14802026-08-22T12:22:38.709Z Compiling radium v0.7.0
14812026-08-22T12:22:38.950Z Compiling atomic-waker v1.1.2
14822026-08-22T12:22:39.026Z Compiling tower-layer v0.3.3
14832026-08-22T12:22:39.073Z Compiling try-lock v0.2.5
14842026-08-22T12:22:39.180Z Compiling untrusted v0.7.1
14852026-08-22T12:22:39.184Z Compiling want v0.3.1
14862026-08-22T12:22:39.303Z Compiling pest_derive v2.8.6
14872026-08-22T12:22:39.372Z Compiling regex-automata v0.4.14
14882026-08-22T12:22:39.714Z Compiling tokio-util v0.7.18
14892026-08-22T12:22:39.733Z Compiling hybrid-array v0.4.13
14902026-08-22T12:22:40.265Z Compiling ipnet v2.12.0
14912026-08-22T12:22:40.393Z Compiling h2 v0.4.15
14922026-08-22T12:22:40.487Z Compiling scroll_derive v0.13.1
14932026-08-22T12:22:40.775Z Compiling darling_core v0.20.11
14942026-08-22T12:22:40.791Z Compiling rustls v0.23.41
14952026-08-22T12:22:40.958Z Compiling foreign-types-shared v0.1.1
14962026-08-22T12:22:41.048Z Compiling maybe-uninit v2.0.0
14972026-08-22T12:22:41.312Z Compiling openssl v0.10.80
14982026-08-22T12:22:41.327Z Compiling untrusted v0.9.0
14992026-08-22T12:22:41.348Z Compiling tap v1.0.1
15002026-08-22T12:22:41.364Z Compiling httpdate v1.0.3
15012026-08-22T12:22:41.445Z Compiling wyz v0.5.1
15022026-08-22T12:22:41.459Z Compiling scroll v0.13.0
15032026-08-22T12:22:41.589Z Compiling foreign-types v0.3.2
15042026-08-22T12:22:41.632Z Compiling unicode-normalization v0.1.25
15052026-08-22T12:22:41.718Z Compiling rand_chacha v0.3.1
15062026-08-22T12:22:41.801Z Compiling signature v2.2.0
15072026-08-22T12:22:41.989Z Compiling hex v0.4.3
15082026-08-22T12:22:42.064Z Compiling openssl-macros v0.1.1
15092026-08-22T12:22:42.085Z Compiling thiserror-impl v1.0.69
15102026-08-22T12:22:42.253Z Compiling zstd-sys v2.0.16+zstd.1.5.7
15112026-08-22T12:22:42.455Z Compiling bzip2-sys v0.1.13+1.0.8
15122026-08-22T12:22:42.490Z Compiling num-integer v0.1.46
15132026-08-22T12:22:42.639Z Compiling wait-timeout v0.2.1
15142026-08-22T12:22:42.729Z Compiling ahash v0.8.12
15152026-08-22T12:22:42.805Z Compiling num-bigint-dig v0.8.6
15162026-08-22T12:22:42.899Z Compiling quick-error v1.2.3
15172026-08-22T12:22:42.931Z Compiling time-core v0.1.8
15182026-08-22T12:22:42.986Z Compiling packed_struct v0.10.1
15192026-08-22T12:22:43.005Z Compiling bit-vec v0.8.0
15202026-08-22T12:22:43.058Z Compiling darling_macro v0.20.11
15212026-08-22T12:22:43.076Z Compiling funty v2.0.0
15222026-08-22T12:22:43.225Z Compiling num-conv v0.2.0
15232026-08-22T12:22:43.241Z Compiling powerfmt v0.2.0
15242026-08-22T12:22:43.313Z Compiling native-tls v0.2.18
15252026-08-22T12:22:43.356Z Compiling time-macros v0.2.27
15262026-08-22T12:22:43.437Z Compiling bitvec v1.0.1
15272026-08-22T12:22:43.456Z Compiling deranged v0.5.8
15282026-08-22T12:22:43.512Z Compiling hyper v1.10.1
15292026-08-22T12:22:43.533Z Compiling darling v0.20.11
15302026-08-22T12:22:43.634Z Compiling thiserror v1.0.69
15312026-08-22T12:22:43.649Z Compiling clap_builder v4.6.0
15322026-08-22T12:22:43.759Z Compiling bit-set v0.8.0
15332026-08-22T12:22:43.944Z Compiling rusty-fork v0.3.1
15342026-08-22T12:22:44.386Z Compiling num-iter v0.1.45
15352026-08-22T12:22:44.501Z Compiling rand v0.8.6
15362026-08-22T12:22:44.840Z Compiling hyper-util v0.1.20
15372026-08-22T12:22:45.059Z Compiling goblin v0.10.5
15382026-08-22T12:22:45.143Z Compiling packed_struct_codegen v0.10.1
15392026-08-22T12:22:45.285Z Compiling lazy_static v1.5.0
15402026-08-22T12:22:45.378Z Compiling hmac v0.12.1
15412026-08-22T12:22:45.538Z Compiling toml_datetime v0.6.11
15422026-08-22T12:22:45.880Z Compiling serde_spanned v0.6.9
15432026-08-22T12:22:46.001Z Compiling bitfield-macros v0.19.4
15442026-08-22T12:22:46.235Z Compiling zerocopy-derive v0.6.6
15452026-08-22T12:22:46.561Z Compiling clap_derive v4.6.1
15462026-08-22T12:22:46.643Z Compiling rand_xorshift v0.4.0
15472026-08-22T12:22:46.700Z Compiling sync_wrapper v1.0.2
15482026-08-22T12:22:46.810Z Compiling indexmap v1.9.3
15492026-08-22T12:22:46.810Z Compiling paste v1.0.15
15502026-08-22T12:22:46.998Z Compiling num_threads v0.1.7
15512026-08-22T12:22:47.066Z Compiling usdt-impl v0.6.0
15522026-08-22T12:22:47.083Z Compiling siphasher v1.0.2
15532026-08-22T12:22:47.098Z Compiling nodrop v0.1.14
15542026-08-22T12:22:47.191Z Compiling object v0.37.3
15552026-08-22T12:22:47.265Z Compiling crc-catalog v2.4.0
15562026-08-22T12:22:47.269Z Compiling unarray v0.1.4
15572026-08-22T12:22:47.359Z Compiling crossbeam-utils v0.8.21
15582026-08-22T12:22:47.390Z Compiling zlib-rs v0.6.2
15592026-08-22T12:22:47.495Z Compiling proptest v1.11.0
15602026-08-22T12:22:47.530Z Compiling crc v3.4.0
15612026-08-22T12:22:47.681Z Compiling array-init v0.0.4
15622026-08-22T12:22:47.769Z Compiling time v0.3.47
15632026-08-22T12:22:48.016Z Compiling dof v0.4.0
15642026-08-22T12:22:48.297Z Compiling clap v4.6.1
15652026-08-22T12:22:48.380Z Compiling zerocopy v0.6.6
15662026-08-22T12:22:48.716Z Compiling tower v0.5.3
15672026-08-22T12:22:49.171Z Compiling bitfield v0.19.4
15682026-08-22T12:22:49.431Z Compiling smallvec v0.6.14
15692026-08-22T12:22:49.628Z Compiling derive_builder_core v0.20.2
15702026-08-22T12:22:49.780Z Compiling dtrace-parser v0.3.0
15712026-08-22T12:22:50.449Z Compiling flate2 v1.1.9
15722026-08-22T12:22:50.485Z Compiling ipnetwork v0.21.1
15732026-08-22T12:22:50.538Z Compiling pkcs1 v0.7.5
15742026-08-22T12:22:50.614Z Compiling http-body-util v0.1.3
15752026-08-22T12:22:50.866Z Compiling heapless v0.7.17
15762026-08-22T12:22:50.885Z Compiling scroll_derive v0.12.1
15772026-08-22T12:22:50.914Z Compiling structmeta-derive v0.3.0
15782026-08-22T12:22:50.972Z Compiling slog v2.8.2
15792026-08-22T12:22:51.099Z Compiling darling_core v0.23.0
15802026-08-22T12:22:51.153Z Compiling thread-id v5.1.0
15812026-08-22T12:22:51.223Z Compiling cookie v0.18.1
15822026-08-22T12:22:51.240Z Compiling env_filter v2.0.0
15832026-08-22T12:22:51.403Z Compiling gimli v0.32.3
15842026-08-22T12:22:51.593Z Compiling winnow v0.5.40
15852026-08-22T12:22:51.597Z Compiling unicode-bidi v0.3.18
15862026-08-22T12:22:52.001Z Compiling ryu v1.0.23
15872026-08-22T12:22:52.072Z Compiling signal-hook v0.3.18
15882026-08-22T12:22:52.182Z Compiling allocator-api2 v0.2.21
15892026-08-22T12:22:52.241Z Compiling iri-string v0.7.10
15902026-08-22T12:22:52.507Z Compiling base64 v0.21.7
15912026-08-22T12:22:52.828Z Compiling anyhow v1.0.104
15922026-08-22T12:22:52.955Z Compiling unicode-properties v0.1.4
15932026-08-22T12:22:53.126Z Compiling zstd-safe v7.2.4
15942026-08-22T12:22:53.161Z Compiling hashbrown v0.12.3
15952026-08-22T12:22:53.356Z Compiling stringprep v0.1.5
15962026-08-22T12:22:53.549Z Compiling tower-http v0.6.8
15972026-08-22T12:22:53.606Z Compiling darling_macro v0.23.0
15982026-08-22T12:22:53.771Z Compiling addr2line v0.25.1
15992026-08-22T12:22:53.788Z Compiling toml_edit v0.19.15
16002026-08-22T12:22:53.942Z Compiling ron v0.8.1
16012026-08-22T12:22:54.040Z Compiling serde_urlencoded v0.7.1
16022026-08-22T12:22:54.084Z Compiling structmeta v0.3.0
16032026-08-22T12:22:54.098Z Compiling scroll v0.12.0
16042026-08-22T12:22:54.293Z Compiling env_logger v0.11.11
16052026-08-22T12:22:54.527Z Compiling rsa v0.9.10
16062026-08-22T12:22:54.636Z Compiling oxnet v0.1.6
16072026-08-22T12:22:54.769Z Compiling derive_builder_macro v0.20.2
16082026-08-22T12:22:54.874Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
16092026-08-22T12:22:54.938Z Compiling newtype-uuid v1.3.2
16102026-08-22T12:22:55.063Z Compiling hashbrown v0.13.2
16112026-08-22T12:22:55.239Z Compiling serde-hex v0.1.0
16122026-08-22T12:22:55.265Z Compiling bzip2 v0.4.4
16132026-08-22T12:22:55.474Z Compiling tokio-native-tls v0.3.1
16142026-08-22T12:22:55.545Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
16152026-08-22T12:22:56.188Z Compiling camino v1.2.5
16162026-08-22T12:22:56.438Z Compiling bstr v1.12.1
16172026-08-22T12:22:56.580Z Compiling crypto-common v0.2.2
16182026-08-22T12:22:57.027Z Compiling block-buffer v0.12.1
16192026-08-22T12:22:57.076Z Compiling block-padding v0.4.2
16202026-08-22T12:22:57.231Z Compiling rustls-native-certs v0.8.3
16212026-08-22T12:22:57.253Z Compiling x509-cert v0.2.5
16222026-08-22T12:22:57.522Z Compiling md-5 v0.10.6
16232026-08-22T12:22:57.606Z Compiling erased-serde v0.3.31
16242026-08-22T12:22:57.695Z Compiling serde_tokenstream v0.2.3
16252026-08-22T12:22:58.007Z Compiling curve25519-dalek v4.1.3
16262026-08-22T12:22:58.093Z Compiling zerocopy-derive v0.7.35
16272026-08-22T12:22:58.336Z Compiling async-trait v0.1.89
16282026-08-22T12:22:58.350Z Compiling daft-derive v0.1.7
16292026-08-22T12:22:58.469Z Compiling pin-project-internal v1.1.11
16302026-08-22T12:22:58.844Z Compiling vergen-lib v9.1.0
16312026-08-22T12:22:58.950Z Compiling hash32 v0.2.1
16322026-08-22T12:22:59.008Z Compiling memoffset v0.9.1
16332026-08-22T12:22:59.025Z Compiling encoding_rs v0.8.35
16342026-08-22T12:22:59.108Z Compiling psl-types v2.0.11
16352026-08-22T12:22:59.136Z Compiling cfg_aliases v0.2.1
16362026-08-22T12:22:59.185Z Compiling litrs v1.0.0
16372026-08-22T12:22:59.200Z Compiling rustix v0.38.44
16382026-08-22T12:22:59.213Z Compiling fallible-iterator v0.2.0
16392026-08-22T12:22:59.339Z Compiling mime v0.3.17
16402026-08-22T12:22:59.521Z Compiling crc-any v2.5.0
16412026-08-22T12:22:59.535Z Compiling ref-cast v1.0.25
16422026-08-22T12:22:59.539Z Compiling rustc-demangle v0.1.27
16432026-08-22T12:22:59.572Z Compiling smoltcp v0.9.1
16442026-08-22T12:22:59.593Z Compiling owo-colors v4.3.0
16452026-08-22T12:22:59.679Z Compiling document-features v0.2.12
16462026-08-22T12:22:59.743Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
16472026-08-22T12:22:59.873Z Compiling backtrace v0.3.76
16482026-08-22T12:22:59.925Z Compiling pin-project v1.1.11
16492026-08-22T12:22:59.953Z Compiling postgres-protocol v0.6.10
16502026-08-22T12:23:00.020Z Compiling nix v0.31.2
16512026-08-22T12:23:00.135Z Compiling publicsuffix v2.3.0
16522026-08-22T12:23:00.309Z Compiling daft v0.1.7
16532026-08-22T12:23:00.402Z Compiling zerocopy v0.7.35
16542026-08-22T12:23:00.577Z Compiling inout v0.2.2
16552026-08-22T12:23:00.595Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
16562026-08-22T12:23:00.757Z Compiling hyper-tls v0.6.0
16572026-08-22T12:23:00.780Z Compiling object v0.30.4
16582026-08-22T12:23:00.924Z Compiling zip v0.6.6
16592026-08-22T12:23:00.939Z Compiling derive_builder v0.20.2
16602026-08-22T12:23:00.982Z Compiling toml v0.7.8
16612026-08-22T12:23:01.058Z Compiling goblin v0.8.2
16622026-08-22T12:23:01.204Z Compiling derive-ex v0.1.8
16632026-08-22T12:23:01.499Z Compiling darling v0.23.0
16642026-08-22T12:23:01.601Z Compiling phf_shared v0.13.1
16652026-08-22T12:23:01.841Z Compiling regex v1.12.3
16662026-08-22T12:23:01.867Z Compiling hubpack_derive v0.1.1
16672026-08-22T12:23:01.929Z Compiling futures-executor v0.3.32
16682026-08-22T12:23:02.192Z Compiling snafu-derive v0.8.9
16692026-08-22T12:23:02.258Z Compiling ref-cast-impl v1.0.25
16702026-08-22T12:23:02.305Z Compiling curve25519-dalek-derive v0.1.1
16712026-08-22T12:23:02.804Z Compiling strum_macros v0.27.2
16722026-08-22T12:23:02.865Z Compiling vergen v9.1.0
16732026-08-22T12:23:02.937Z Compiling cargo-platform v0.3.2
16742026-08-22T12:23:03.041Z Compiling ff v0.13.1
16752026-08-22T12:23:03.183Z Compiling fs-err v3.3.0
16762026-08-22T12:23:03.208Z Compiling base16ct v0.2.0
16772026-08-22T12:23:03.368Z Compiling bumpalo v3.20.2
16782026-08-22T12:23:03.386Z Compiling managed v0.8.0
16792026-08-22T12:23:03.599Z Compiling same-file v1.0.6
16802026-08-22T12:23:03.617Z Compiling jiff-core v0.1.0
16812026-08-22T12:23:03.652Z Compiling either v1.15.0
16822026-08-22T12:23:03.759Z Compiling foldhash v0.1.5
16832026-08-22T12:23:03.862Z Compiling libbz2-rs-sys v0.2.2
16842026-08-22T12:23:03.931Z Compiling path-slash v0.1.5
16852026-08-22T12:23:04.067Z Compiling foldhash v0.2.0
16862026-08-22T12:23:04.083Z Compiling bitflags v1.3.2
16872026-08-22T12:23:04.159Z Compiling is_ci v1.2.0
16882026-08-22T12:23:04.294Z Compiling unicode-segmentation v1.12.0
16892026-08-22T12:23:04.309Z Compiling bzip2 v0.6.1
16902026-08-22T12:23:04.514Z Compiling jiff v0.2.34
16912026-08-22T12:23:04.535Z Compiling supports-color v3.0.2
16922026-08-22T12:23:04.549Z Compiling hashbrown v0.16.1
16932026-08-22T12:23:04.684Z Compiling textwrap v0.16.2
16942026-08-22T12:23:04.703Z Compiling snafu v0.8.9
16952026-08-22T12:23:04.755Z Compiling strum v0.27.2
16962026-08-22T12:23:04.886Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
16972026-08-22T12:23:05.070Z Compiling hashbrown v0.15.5
16982026-08-22T12:23:05.137Z Compiling walkdir v2.5.0
16992026-08-22T12:23:05.137Z Compiling zopfli v0.8.3
17002026-08-22T12:23:05.510Z Compiling sec1 v0.7.3
17012026-08-22T12:23:05.553Z Compiling dof v0.3.0
17022026-08-22T12:23:05.673Z Compiling group v0.13.0
17032026-08-22T12:23:05.860Z Compiling cargo_metadata v0.23.1
17042026-08-22T12:23:05.910Z Compiling test-strategy v0.4.5
17052026-08-22T12:23:06.355Z Compiling hubpack v0.1.2
17062026-08-22T12:23:06.426Z Compiling futures v0.3.32
17072026-08-22T12:23:06.578Z Compiling phf v0.13.1
17082026-08-22T12:23:06.745Z Compiling signal-hook-mio v0.2.5
17092026-08-22T12:23:06.859Z Compiling serde_with_macros v3.21.0
17102026-08-22T12:23:06.881Z Compiling cookie_store v0.22.1
17112026-08-22T12:23:07.208Z Compiling zstd v0.13.3
17122026-08-22T12:23:07.380Z Compiling reqwest v0.12.28
17132026-08-22T12:23:07.486Z Compiling cipher v0.5.2
17142026-08-22T12:23:07.558Z Compiling postgres-types v0.2.12
17152026-08-22T12:23:07.768Z Compiling backtrace-ext v0.2.1
17162026-08-22T12:23:08.108Z Compiling usdt-macro v0.6.0
17172026-08-22T12:23:08.196Z Compiling usdt-attr-macro v0.6.0
17182026-08-22T12:23:08.748Z Compiling globset v0.4.18
17192026-08-22T12:23:08.876Z Compiling phf_shared v0.11.3
17202026-08-22T12:23:08.893Z Compiling hkdf v0.12.4
17212026-08-22T12:23:08.997Z Compiling dtrace-parser v0.2.0
17222026-08-22T12:23:09.001Z Compiling byte-wrapper v0.1.0
17232026-08-22T12:23:09.058Z Compiling olpc-cjson v0.1.4
17242026-08-22T12:23:09.062Z Compiling ed25519 v2.2.3
17252026-08-22T12:23:09.095Z Compiling crypto-bigint v0.5.5
17262026-08-22T12:23:09.219Z Compiling serde_plain v1.0.2
17272026-08-22T12:23:09.339Z Compiling serde-big-array v0.5.1
17282026-08-22T12:23:09.415Z Compiling miette-derive v7.6.0
17292026-08-22T12:23:09.429Z Compiling strum_macros v0.26.4
17302026-08-22T12:23:09.482Z Compiling serde_repr v0.1.20
17312026-08-22T12:23:09.735Z Compiling async-recursion v1.1.1
17322026-08-22T12:23:10.006Z Compiling enum-as-inner v0.6.1
17332026-08-22T12:23:10.099Z Compiling pem v3.0.6
17342026-08-22T12:23:10.340Z Compiling float-cmp v0.10.0
17352026-08-22T12:23:10.389Z Compiling memmap2 v0.9.10
17362026-08-22T12:23:10.510Z Compiling thread-id v4.2.2
17372026-08-22T12:23:10.536Z Compiling supports-unicode v3.0.0
17382026-08-22T12:23:10.591Z Compiling data-encoding v2.10.0
17392026-08-22T12:23:10.627Z Compiling difflib v0.4.0
17402026-08-22T12:23:10.657Z Compiling keccak v0.1.6
17412026-08-22T12:23:10.853Z Compiling normalize-line-endings v0.3.0
17422026-08-22T12:23:10.863Z Compiling fixedbitset v0.5.7
17432026-08-22T12:23:11.179Z Compiling winnow v1.0.3
17442026-08-22T12:23:11.180Z Compiling static_assertions v1.1.0
17452026-08-22T12:23:11.229Z Compiling precomputed-hash v0.1.1
17462026-08-22T12:23:11.269Z Compiling cpufeatures v0.3.0
17472026-08-22T12:23:11.269Z Compiling whoami v2.1.0
17482026-08-22T12:23:11.313Z Compiling supports-hyperlinks v3.2.0
17492026-08-22T12:23:11.313Z Compiling typed-path v0.9.3
17502026-08-22T12:23:11.337Z Compiling fixedbitset v0.4.2
17512026-08-22T12:23:11.337Z Compiling new_debug_unreachable v1.0.6
17522026-08-22T12:23:11.389Z Compiling predicates-core v1.0.10
17532026-08-22T12:23:11.423Z Compiling const-oid v0.10.2
17542026-08-22T12:23:11.495Z Compiling string_cache v0.8.9
17552026-08-22T12:23:11.532Z Compiling predicates v3.1.4
17562026-08-22T12:23:11.576Z Compiling digest v0.11.3
17572026-08-22T12:23:11.617Z Compiling petgraph v0.6.5
17582026-08-22T12:23:11.617Z Compiling tokio-postgres v0.7.16
17592026-08-22T12:23:11.658Z Compiling miette v7.6.0
17602026-08-22T12:23:11.789Z Compiling chacha20 v0.10.0
17612026-08-22T12:23:12.164Z Compiling toml_parser v1.1.2+spec-1.1.0
17622026-08-22T12:23:12.172Z Compiling strum v0.26.3
17632026-08-22T12:23:12.224Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17642026-08-22T12:23:12.300Z Compiling petgraph v0.8.3
17652026-08-22T12:23:12.495Z Compiling hickory-proto v0.25.2
17662026-08-22T12:23:12.777Z Compiling sha3 v0.10.8
17672026-08-22T12:23:12.794Z Compiling toml_edit v0.22.27
17682026-08-22T12:23:13.087Z Compiling usdt-impl v0.5.0
17692026-08-22T12:23:13.231Z Compiling usdt v0.6.0
17702026-08-22T12:23:13.496Z Compiling elliptic-curve v0.13.8
17712026-08-22T12:23:13.658Z Compiling ed25519-dalek v2.2.0
17722026-08-22T12:23:13.855Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
17732026-08-22T12:23:13.898Z Compiling crossterm v0.28.1
17742026-08-22T12:23:14.254Z Compiling serde_with v3.21.0
17752026-08-22T12:23:14.976Z Compiling zip v4.6.1
17762026-08-22T12:23:15.355Z Compiling iddqd v0.4.2
17772026-08-22T12:23:15.546Z Compiling heck v0.4.1
17782026-08-22T12:23:15.776Z Compiling similar v2.7.0
17792026-08-22T12:23:15.855Z Compiling itertools v0.15.0
17802026-08-22T12:23:15.897Z Compiling itertools v0.13.0
17812026-08-22T12:23:15.957Z Compiling crossbeam-epoch v0.9.18
17822026-08-22T12:23:16.069Z Compiling tokio-stream v0.1.18
17832026-08-22T12:23:16.298Z Compiling buf-list v1.1.2
17842026-08-22T12:23:16.527Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17852026-08-22T12:23:16.579Z Compiling openapiv3 v2.2.0
17862026-08-22T12:23:16.636Z Compiling peg-runtime v0.8.5
17872026-08-22T12:23:16.672Z Compiling lalrpop-util v0.19.12
17882026-08-22T12:23:16.825Z Compiling thread_local v1.1.9
17892026-08-22T12:23:16.862Z Compiling slog-async v2.8.0
17902026-08-22T12:23:16.911Z Compiling crossbeam-channel v0.5.15
17912026-08-22T12:23:17.072Z Compiling filetime v0.2.27
17922026-08-22T12:23:17.133Z Compiling is-terminal v0.4.17
17932026-08-22T12:23:17.167Z Compiling take_mut v0.2.2
17942026-08-22T12:23:17.182Z Compiling xattr v1.6.1
17952026-08-22T12:23:17.195Z Compiling term v1.2.1
17962026-08-22T12:23:17.238Z Compiling camino-tempfile v1.4.1
17972026-08-22T12:23:17.342Z Compiling tar v0.4.46
17982026-08-22T12:23:17.454Z Compiling slog-term v2.9.2
17992026-08-22T12:23:23.633Z Compiling rustls-webpki v0.103.13
18002026-08-22T12:23:26.350Z Compiling tokio-rustls v0.26.4
18012026-08-22T12:23:26.350Z Compiling rustls-platform-verifier v0.6.2
18022026-08-22T12:23:26.350Z Compiling tough v0.22.0
18032026-08-22T12:23:26.572Z Compiling hyper-rustls v0.27.7
18042026-08-22T12:23:26.770Z Compiling reqwest v0.13.2
18052026-08-22T12:23:28.988Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18062026-08-22T12:23:29.201Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
18072026-08-22T12:23:32.148Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s
18082026-08-22T12:23:32.288Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
18092026-08-22T12:23:32.347ZAug 22 12:23:31.270 INFO Starting download, target: Cockroach
18102026-08-22T12:23:32.347ZAug 22 12:23:31.271 INFO Starting download, target: Clickhouse
18112026-08-22T12:23:32.347ZAug 22 12:23:31.271 INFO Starting download, target: Console
18122026-08-22T12:23:32.350ZAug 22 12:23:31.271 INFO Starting download, target: DendriteStub
18132026-08-22T12:23:32.350ZAug 22 12:23:31.271 INFO Starting download, target: MaghemiteMgd
18142026-08-22T12:23:32.350ZAug 22 12:23:31.271 INFO Starting download, target: MaghemiteDdmd
18152026-08-22T12:23:32.350ZAug 22 12:23:31.271 INFO Starting download, target: TransceiverControl
18162026-08-22T12:23:32.350ZAug 22 12:23:31.271 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
18172026-08-22T12:23:32.350ZAug 22 12:23:31.271 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
18182026-08-22T12:23:32.350ZAug 22 12:23:31.271 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
18192026-08-22T12:23:32.350ZAug 22 12:23:31.271 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
18202026-08-22T12:23:32.350ZAug 22 12:23:31.271 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd
18212026-08-22T12:23:32.350ZAug 22 12:23:31.271 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
18222026-08-22T12:23:32.350ZAug 22 12:23:31.271 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
18232026-08-22T12:23:32.661ZAug 22 12:23:31.584 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
18242026-08-22T12:23:32.897ZAug 22 12:23:31.813 INFO Download complete, target: TransceiverControl
18252026-08-22T12:23:34.116ZAug 22 12:23:33.039 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
18262026-08-22T12:23:34.116ZAug 22 12:23:33.039 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
18272026-08-22T12:23:34.133ZAug 22 12:23:33.054 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
18282026-08-22T12:23:34.139ZAug 22 12:23:33.055 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd
18292026-08-22T12:23:34.183ZAug 22 12:23:33.107 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
18302026-08-22T12:23:34.383ZAug 22 12:23:33.307 INFO Download complete, target: Console
18312026-08-22T12:23:34.461ZAug 22 12:23:33.386 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
18322026-08-22T12:23:34.870ZAug 22 12:23:33.794 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
18332026-08-22T12:23:36.157ZAug 22 12:23:35.079 INFO Download complete, target: MaghemiteDdmd
18342026-08-22T12:23:36.651ZAug 22 12:23:35.575 INFO Download complete, target: DendriteStub
18352026-08-22T12:23:37.423ZAug 22 12:23:36.347 INFO Download complete, target: MaghemiteMgd
18362026-08-22T12:23:38.913ZAug 22 12:23:37.837 INFO Checking that binary works, target: Cockroach
18372026-08-22T12:23:39.023ZAug 22 12:23:37.946 INFO Download complete, target: Cockroach
18382026-08-22T12:23:41.315ZAug 22 12:23:40.239 INFO Checking that binary works, target: Clickhouse
18392026-08-22T12:23:41.457ZAug 22 12:23:40.379 INFO Download complete, target: Clickhouse
18402026-08-22T12:23:41.472ZAll builder prerequisites installed successfully, and PATH looks valid
18412026-08-22T12:23:41.476Z
18422026-08-22T12:23:41.476Zreal 2:10.023592199
18432026-08-22T12:23:41.476Zuser 7:20.915219264
18442026-08-22T12:23:41.476Zsys 1:26.830252874
18452026-08-22T12:23:41.476Ztrap 0.255844292
18462026-08-22T12:23:41.476Ztflt 0.544834180
18472026-08-22T12:23:41.476Zdflt 0.898389575
18482026-08-22T12:23:41.476Zkflt 0.023769685
18492026-08-22T12:23:41.476Zlock 27:39.624038344
18502026-08-22T12:23:41.476Zslp 22:04.714203282
18512026-08-22T12:23:41.476Zlat 49.726737405
18522026-08-22T12:23:41.476Zstop 2:47.208555374
18532026-08-22T12:23:41.476Z+ banner clippy
18542026-08-22T12:23:41.476Z
18552026-08-22T12:23:41.476Z #### # # ##### ##### # #
18562026-08-22T12:23:41.476Z # # # # # # # # # #
18572026-08-22T12:23:41.477Z # # # # # # # #
18582026-08-22T12:23:41.477Z # # # ##### ##### #
18592026-08-22T12:23:41.477Z # # # # # # #
18602026-08-22T12:23:41.477Z #### ###### # # # #
18612026-08-22T12:23:41.477Z
18622026-08-22T12:23:41.477Z+ export CARGO_INCREMENTAL=0
18632026-08-22T12:23:41.477Z+ CARGO_INCREMENTAL=0
18642026-08-22T12:23:41.477Z+ ptime -m cargo xtask clippy
18652026-08-22T12:23:41.946Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
18662026-08-22T12:23:42.225Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
18672026-08-22T12:23:44.032Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.54s
18682026-08-22T12:23:44.094Z Running `target/debug/xtask clippy`
18692026-08-22T12:23:44.123Zrunning: /home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings"
18702026-08-22T12:23:44.701Z Downloading crates ...
18712026-08-22T12:23:44.878Z Downloaded anes v0.1.6
18722026-08-22T12:23:44.881Z Downloaded async-object-pool v0.2.0
18732026-08-22T12:23:44.881Z Downloaded constant_time_eq v0.3.1
18742026-08-22T12:23:44.882Z Downloaded approx v0.5.1
18752026-08-22T12:23:44.885Z Downloaded criterion-plot v0.6.0
18762026-08-22T12:23:44.885Z Downloaded assert-json-diff v2.0.2
18772026-08-22T12:23:44.885Z Downloaded concurrent-queue v2.5.0
18782026-08-22T12:23:44.885Z Downloaded cast v0.3.0
18792026-08-22T12:23:44.888Z Downloaded assert_cmd v2.1.2
18802026-08-22T12:23:44.888Z Downloaded blake2b_simd v1.0.4
18812026-08-22T12:23:44.888Z Downloaded event-listener-strategy v0.5.4
18822026-08-22T12:23:44.888Z Downloaded async-lock v3.4.2
18832026-08-22T12:23:44.891Z Downloaded datatest-stable v0.3.3
18842026-08-22T12:23:44.891Z Downloaded cfg-expr v0.20.6
18852026-08-22T12:23:44.894Z Downloaded escape8259 v0.5.3
18862026-08-22T12:23:44.894Z Downloaded event-listener v5.4.1
18872026-08-22T12:23:44.894Z Downloaded fancy-regex v0.14.0
18882026-08-22T12:23:44.897Z Downloaded criterion v0.7.0
18892026-08-22T12:23:44.900Z Downloaded futures-timer v3.0.3
18902026-08-22T12:23:44.902Z Downloaded guppy-workspace-hack v0.1.0
18912026-08-22T12:23:44.903Z Downloaded guppy v0.17.25
18922026-08-22T12:23:44.905Z Downloaded hickory-client v0.25.2
18932026-08-22T12:23:44.905Z Downloaded hex-literal v0.4.1
18942026-08-22T12:23:44.908Z Downloaded httptest v0.16.4
18952026-08-22T12:23:44.908Z Downloaded linkme-impl v0.3.35
18962026-08-22T12:23:44.908Z Downloaded miette-derive v5.10.0
18972026-08-22T12:23:44.911Z Downloaded knuffel v3.2.0
18982026-08-22T12:23:44.911Z Downloaded knuffel-derive v3.2.0
18992026-08-22T12:23:44.911Z Downloaded linkme v0.3.35
19002026-08-22T12:23:44.914Z Downloaded nested v0.1.1
19012026-08-22T12:23:44.914Z Downloaded pathdiff v0.2.3
19022026-08-22T12:23:44.914Z Downloaded libtest-mimic v0.8.1
19032026-08-22T12:23:44.917Z Downloaded oorandom v11.1.5
19042026-08-22T12:23:44.917Z Downloaded parking v2.2.1
19052026-08-22T12:23:44.917Z Downloaded partial-io v0.5.4
19062026-08-22T12:23:44.917Z Downloaded miette v5.10.0
19072026-08-22T12:23:44.920Z Downloaded owo-colors v3.5.0
19082026-08-22T12:23:44.920Z Downloaded path-tree v0.8.3
19092026-08-22T12:23:44.923Z Downloaded plotters-svg v0.3.7
19102026-08-22T12:23:44.923Z Downloaded plotters-backend v0.3.7
19112026-08-22T12:23:44.923Z Downloaded rand_distr v0.5.1
19122026-08-22T12:23:44.923Z Downloaded relative-path v1.9.3
19132026-08-22T12:23:44.926Z Downloaded rust-argon2 v2.1.0
19142026-08-22T12:23:44.926Z Downloaded plotters v0.3.7
19152026-08-22T12:23:44.929Z Downloaded rstest v0.25.0
19162026-08-22T12:23:44.932Z Downloaded serde_regex v1.1.0
19172026-08-22T12:23:44.935Z Downloaded similar-asserts v1.7.0
19182026-08-22T12:23:44.935Z Downloaded supports-color v2.1.0
19192026-08-22T12:23:44.935Z Downloaded rstest_macros v0.25.0
19202026-08-22T12:23:44.938Z Downloaded stringmetrics v2.2.2
19212026-08-22T12:23:44.938Z Downloaded supports-hyperlinks v2.1.0
19222026-08-22T12:23:44.938Z Downloaded supports-unicode v2.1.0
19232026-08-22T12:23:44.941Z Downloaded terminal_size v0.1.17
19242026-08-22T12:23:44.941Z Downloaded target-triple v1.0.0
19252026-08-22T12:23:44.941Z Downloaded target-lexicon v0.13.3
19262026-08-22T12:23:44.941Z Downloaded target-spec v3.5.7
19272026-08-22T12:23:44.944Z Downloaded tinytemplate v1.2.1
19282026-08-22T12:23:44.945Z Downloaded termcolor v1.4.1
19292026-08-22T12:23:44.945Z Downloaded textwrap v0.15.2
19302026-08-22T12:23:44.945Z Downloaded trybuild v1.0.116
19312026-08-22T12:23:44.962Z Downloaded httpmock v0.8.3
19322026-08-22T12:23:46.778Z Checking cfg-if v1.0.4
19332026-08-22T12:23:47.151Z Checking serde_core v1.0.228
19342026-08-22T12:23:47.151Z Checking libc v0.2.185
19352026-08-22T12:23:47.224Z Checking memchr v2.8.0
19362026-08-22T12:23:47.269Z Checking smallvec v1.15.1
19372026-08-22T12:23:47.308Z Checking itoa v1.0.17
19382026-08-22T12:23:47.345Z Checking subtle v2.6.1
19392026-08-22T12:23:47.382Z Checking rand_core v0.10.0
19402026-08-22T12:23:47.421Z Checking log v0.4.33
19412026-08-22T12:23:47.469Z Checking libm v0.2.16
19422026-08-22T12:23:47.520Z Checking typenum v1.20.1
19432026-08-22T12:23:47.562Z Checking scopeguard v1.2.0
19442026-08-22T12:23:47.600Z Checking errno v0.3.14
19452026-08-22T12:23:47.603Z Checking getrandom v0.4.3
19462026-08-22T12:23:47.673Z Checking zmij v1.0.21
19472026-08-22T12:23:47.673Z Checking stable_deref_trait v1.2.1
19482026-08-22T12:23:47.744Z Checking lock_api v0.4.14
19492026-08-22T12:23:47.786Z Checking zerofrom v0.1.6
19502026-08-22T12:23:47.829Z Checking percent-encoding v2.3.2
19512026-08-22T12:23:47.867Z Checking litemap v0.8.1
19522026-08-22T12:23:47.910Z Checking writeable v0.6.2
19532026-08-22T12:23:47.947Z Checking yoke v0.8.1
19542026-08-22T12:23:47.987Z Checking icu_normalizer_data v2.1.1
19552026-08-22T12:23:48.026Z Checking icu_properties_data v2.1.2
19562026-08-22T12:23:48.065Z Checking form_urlencoded v1.2.2
19572026-08-22T12:23:48.105Z Checking pin-project-lite v0.2.17
19582026-08-22T12:23:48.142Z Checking utf8_iter v1.0.4
19592026-08-22T12:23:48.146Z Checking zerovec v0.11.5
19602026-08-22T12:23:48.215Z Checking num-traits v0.2.19
19612026-08-22T12:23:48.218Z Checking zerotrie v0.2.3
19622026-08-22T12:23:48.290Z Checking zerocopy v0.8.55
19632026-08-22T12:23:48.330Z Checking parking_lot_core v0.9.12
19642026-08-22T12:23:48.364Z Checking portable-atomic v1.13.1
19652026-08-22T12:23:48.403Z Checking critical-section v1.2.0
19662026-08-22T12:23:48.529Z Checking signal-hook-registry v1.4.8
19672026-08-22T12:23:48.570Z Checking parking_lot v0.12.5
19682026-08-22T12:23:48.612Z Checking mio v1.2.0
19692026-08-22T12:23:48.652Z Checking serde v1.0.228
19702026-08-22T12:23:48.656Z Checking bitflags v2.11.0
19712026-08-22T12:23:48.723Z Checking serde_json v1.0.151
19722026-08-22T12:23:48.761Z Checking tinystr v0.8.2
19732026-08-22T12:23:48.799Z Checking potential_utf v0.1.4
19742026-08-22T12:23:48.802Z Checking once_cell v1.21.3
19752026-08-22T12:23:48.890Z Checking socket2 v0.6.3
19762026-08-22T12:23:48.934Z Checking iana-time-zone v0.1.65
19772026-08-22T12:23:48.974Z Checking icu_locale_core v2.1.1
19782026-08-22T12:23:49.008Z Checking icu_collections v2.1.1
19792026-08-22T12:23:49.055Z Checking uuid v1.23.4
19802026-08-22T12:23:49.097Z Checking zeroize v1.9.0
19812026-08-22T12:23:49.101Z Checking bytes v1.11.1
19822026-08-22T12:23:49.169Z Checking chrono v0.4.45
19832026-08-22T12:23:49.308Z Checking semver v1.0.28
19842026-08-22T12:23:49.352Z Checking thiserror v2.0.18
19852026-08-22T12:23:49.426Z Checking dyn-clone v1.0.20
19862026-08-22T12:23:49.429Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
19872026-08-22T12:23:49.504Z Checking futures-core v0.3.32
19882026-08-22T12:23:49.541Z Checking icu_provider v2.1.1
19892026-08-22T12:23:49.541Z Checking getrandom v0.3.4
19902026-08-22T12:23:49.613Z Checking tokio v1.52.1
19912026-08-22T12:23:49.617Z Checking rustix v1.1.4
19922026-08-22T12:23:49.687Z Checking equivalent v1.0.2
19932026-08-22T12:23:49.766Z Checking getrandom v0.2.17
19942026-08-22T12:23:49.803Z Checking cmov v0.5.4
19952026-08-22T12:23:49.807Z Checking icu_properties v2.1.2
19962026-08-22T12:23:49.873Z Checking icu_normalizer v2.1.1
19972026-08-22T12:23:49.942Z Checking rand_core v0.6.4
19982026-08-22T12:23:50.029Z Checking ctutils v0.4.2
19992026-08-22T12:23:50.067Z Checking byteorder v1.5.0
20002026-08-22T12:23:50.176Z Checking futures-sink v0.3.32
20012026-08-22T12:23:50.215Z Checking slab v0.4.12
20022026-08-22T12:23:50.275Z Checking hybrid-array v0.4.13
20032026-08-22T12:23:50.313Z Checking futures-channel v0.3.32
20042026-08-22T12:23:50.316Z Checking futures-io v0.3.32
20052026-08-22T12:23:50.399Z Checking futures-task v0.3.32
20062026-08-22T12:23:50.495Z Checking hashbrown v0.17.0
20072026-08-22T12:23:50.534Z Checking generic-array v0.14.7
20082026-08-22T12:23:50.570Z Checking thiserror v1.0.69
20092026-08-22T12:23:50.573Z Checking futures-util v0.3.32
20102026-08-22T12:23:50.695Z Checking regex-syntax v0.8.10
20112026-08-22T12:23:50.734Z Checking idna_adapter v1.2.1
20122026-08-22T12:23:50.880Z Checking idna v1.1.0
20132026-08-22T12:23:50.988Z Checking indexmap v2.14.0
20142026-08-22T12:23:51.025Z Checking fnv v1.0.7
20152026-08-22T12:23:51.061Z Checking crypto-common v0.2.2
20162026-08-22T12:23:51.097Z Checking ppv-lite86 v0.2.21
20172026-08-22T12:23:51.145Z Checking const-oid v0.9.6
20182026-08-22T12:23:51.182Z Checking url v2.5.8
20192026-08-22T12:23:51.415Z Checking base64ct v1.8.3
20202026-08-22T12:23:51.573Z Checking crypto-common v0.1.7
20212026-08-22T12:23:51.640Z Checking schemars v0.8.22
20222026-08-22T12:23:51.678Z Checking block-buffer v0.12.1
20232026-08-22T12:23:51.682Z Checking base64 v0.22.1
20242026-08-22T12:23:51.748Z Checking block-buffer v0.10.4
20252026-08-22T12:23:51.845Z Checking utf8parse v0.2.2
20262026-08-22T12:23:51.882Z Checking anstyle v1.0.14
20272026-08-22T12:23:51.919Z Checking digest v0.10.7
20282026-08-22T12:23:51.981Z Checking http v1.4.2
20292026-08-22T12:23:51.981Z Checking tracing-core v0.1.36
20302026-08-22T12:23:52.045Z Checking rand_core v0.9.5
20312026-08-22T12:23:52.084Z Checking is_terminal_polyfill v1.70.2
20322026-08-22T12:23:52.144Z Checking anstyle-query v1.1.5
20332026-08-22T12:23:52.200Z Checking colorchoice v1.0.4
20342026-08-22T12:23:52.249Z Checking terminal_size v0.4.3
20352026-08-22T12:23:52.287Z Checking const-oid v0.10.2
20362026-08-22T12:23:52.324Z Checking anstyle-parse v1.0.0
20372026-08-22T12:23:52.364Z Checking erased-serde v0.3.31
20382026-08-22T12:23:52.367Z Checking tracing v0.1.44
20392026-08-22T12:23:52.434Z Checking rand_chacha v0.9.0
20402026-08-22T12:23:52.469Z Checking ipnet v2.12.0
20412026-08-22T12:23:52.506Z Checking anstream v1.0.0
20422026-08-22T12:23:52.543Z Checking aho-corasick v1.1.4
20432026-08-22T12:23:52.580Z Checking crossbeam-utils v0.8.21
20442026-08-22T12:23:52.626Z Checking clap_lex v1.0.0
20452026-08-22T12:23:52.663Z Checking rand v0.9.2
20462026-08-22T12:23:52.728Z Checking strsim v0.11.1
20472026-08-22T12:23:52.766Z Checking unicode-ident v1.0.24
20482026-08-22T12:23:52.803Z Checking slog v2.8.2
20492026-08-22T12:23:52.806Z Checking powerfmt v0.2.0
20502026-08-22T12:23:52.882Z Checking tokio-util v0.7.18
20512026-08-22T12:23:52.921Z Checking clap_builder v4.6.0
20522026-08-22T12:23:52.924Z Checking proc-macro2 v1.0.106
20532026-08-22T12:23:52.963Z Checking allocator-api2 v0.2.21
20542026-08-22T12:23:53.033Z Checking deranged v0.5.8
20552026-08-22T12:23:53.097Z Checking digest v0.11.3
20562026-08-22T12:23:53.148Z Checking fastrand v2.3.0
20572026-08-22T12:23:53.237Z Checking regex-automata v0.4.14
20582026-08-22T12:23:53.275Z Checking quote v1.0.45
20592026-08-22T12:23:53.312Z Checking num_threads v0.1.7
20602026-08-22T12:23:53.316Z Checking cpufeatures v0.3.0
20612026-08-22T12:23:53.384Z Checking time-core v0.1.8
20622026-08-22T12:23:53.427Z Checking num-conv v0.2.0
20632026-08-22T12:23:53.465Z Checking httparse v1.10.1
20642026-08-22T12:23:53.500Z Checking syn v2.0.117
20652026-08-22T12:23:53.537Z Checking anyhow v1.0.104
20662026-08-22T12:23:53.575Z Checking cpufeatures v0.2.17
20672026-08-22T12:23:53.578Z Checking tempfile v3.27.0
20682026-08-22T12:23:53.695Z Checking ipnetwork v0.21.1
20692026-08-22T12:23:53.733Z Checking rustls-pki-types v1.14.0
20702026-08-22T12:23:53.769Z Checking aws-lc-sys v0.40.0
20712026-08-22T12:23:53.807Z Checking untrusted v0.7.1
20722026-08-22T12:23:53.933Z Checking http-body v1.0.1
20732026-08-22T12:23:53.971Z Checking atomic-waker v1.1.2
20742026-08-22T12:23:54.008Z Checking time v0.3.47
20752026-08-22T12:23:54.050Z Checking httpdate v1.0.3
20762026-08-22T12:23:54.095Z Checking try-lock v0.2.5
20772026-08-22T12:23:54.133Z Checking h2 v0.4.15
20782026-08-22T12:23:54.213Z Checking clap v4.6.1
20792026-08-22T12:23:54.251Z Checking hex v0.4.3
20802026-08-22T12:23:54.254Z Checking want v0.3.1
20812026-08-22T12:23:54.322Z Checking aws-lc-rs v1.16.3
20822026-08-22T12:23:54.325Z Checking ryu v1.0.23
20832026-08-22T12:23:54.434Z Checking simd-adler32 v0.3.8
20842026-08-22T12:23:54.498Z Checking tower-service v0.3.3
20852026-08-22T12:23:54.536Z Checking tower-layer v0.3.3
20862026-08-22T12:23:54.619Z Checking untrusted v0.9.0
20872026-08-22T12:23:54.657Z Checking spin v0.9.8
20882026-08-22T12:23:54.712Z Checking adler2 v2.0.1
20892026-08-22T12:23:54.757Z Checking unicode-width v0.2.0
20902026-08-22T12:23:54.849Z Checking miniz_oxide v0.8.9
20912026-08-22T12:23:54.886Z Checking pem-rfc7468 v0.7.0
20922026-08-22T12:23:55.043Z Checking flagset v0.4.7
20932026-08-22T12:23:55.082Z Checking mime v0.3.17
20942026-08-22T12:23:55.085Z Checking block-padding v0.4.2
20952026-08-22T12:23:55.163Z Checking pretty-hex v0.4.1
20962026-08-22T12:23:55.202Z Checking der v0.7.10
20972026-08-22T12:23:55.206Z Checking rustls-webpki v0.103.13
20982026-08-22T12:23:55.331Z Checking http-body-util v0.1.3
20992026-08-22T12:23:55.334Z Checking inout v0.2.2
21002026-08-22T12:23:55.334Z Checking oxnet v0.1.6
21012026-08-22T12:23:55.334Z Checking camino v1.2.5
21022026-08-22T12:23:55.547Z Checking plain v0.2.3
21032026-08-22T12:23:55.595Z Checking openssl-probe v0.2.1
21042026-08-22T12:23:55.690Z Checking ucd-trie v0.1.7
21052026-08-22T12:23:55.693Z Checking cipher v0.5.2
21062026-08-22T12:23:55.728Z Checking regex v1.12.3
21072026-08-22T12:23:55.799Z Checking serde_urlencoded v0.7.1
21082026-08-22T12:23:55.802Z Checking rustls v0.23.41
21092026-08-22T12:23:55.833Z Checking rand_chacha v0.3.1
21102026-08-22T12:23:55.903Z Checking pest v2.8.6
21112026-08-22T12:23:55.985Z Checking encoding_rs v0.8.35
21122026-08-22T12:23:56.022Z Checking spki v0.7.3
21132026-08-22T12:23:56.058Z Checking futures-executor v0.3.32
21142026-08-22T12:23:56.061Z Checking crc32fast v1.5.0
21152026-08-22T12:23:56.130Z Checking rand v0.8.6
21162026-08-22T12:23:56.217Z Checking either v1.15.0
21172026-08-22T12:23:56.255Z Checking futures v0.3.32
21182026-08-22T12:23:56.291Z Checking sync_wrapper v1.0.2
21192026-08-22T12:23:56.361Z Checking pkcs8 v0.10.2
21202026-08-22T12:23:56.425Z Checking tower v0.5.3
21212026-08-22T12:23:56.463Z Checking foldhash v0.2.0
21222026-08-22T12:23:56.547Z Checking iri-string v0.7.10
21232026-08-22T12:23:56.646Z Checking hashbrown v0.16.1
21242026-08-22T12:23:56.685Z Checking openapiv3 v2.2.0
21252026-08-22T12:23:56.848Z Checking zlib-rs v0.6.2
21262026-08-22T12:23:56.944Z Checking bit-vec v0.8.0
21272026-08-22T12:23:56.981Z Checking static_assertions v1.1.0
21282026-08-22T12:23:57.019Z Checking hyper v1.10.1
21292026-08-22T12:23:57.080Z Checking sha2 v0.10.9
21302026-08-22T12:23:57.162Z Checking bit-set v0.8.0
21312026-08-22T12:23:57.200Z Checking wait-timeout v0.2.1
21322026-08-22T12:23:57.335Z Checking rustls-native-certs v0.8.3
21332026-08-22T12:23:57.374Z Checking lazy_static v1.5.0
21342026-08-22T12:23:57.377Z Checking hubpack v0.1.2
21352026-08-22T12:23:57.492Z Checking psl-types v2.0.11
21362026-08-22T12:23:57.495Z Checking tinyvec_macros v0.1.1
21372026-08-22T12:23:57.595Z Checking tower-http v0.6.8
21382026-08-22T12:23:57.598Z Checking quick-error v1.2.3
21392026-08-22T12:23:57.668Z Checking publicsuffix v2.3.0
21402026-08-22T12:23:57.671Z Checking tinyvec v1.10.0
21412026-08-22T12:23:57.754Z Checking flate2 v1.1.9
21422026-08-22T12:23:57.791Z Checking rusty-fork v0.3.1
21432026-08-22T12:23:57.850Z Checking cookie v0.18.1
21442026-08-22T12:23:57.896Z Checking rand_xorshift v0.4.0
21452026-08-22T12:23:57.975Z Checking hyper-util v0.1.20
21462026-08-22T12:23:58.009Z Checking unarray v0.1.4
21472026-08-22T12:23:58.012Z Checking signature v2.2.0
21482026-08-22T12:23:58.080Z Checking num-integer v0.1.46
21492026-08-22T12:23:58.083Z Checking strum v0.26.3
21502026-08-22T12:23:58.083Z Checking scroll v0.13.0
21512026-08-22T12:23:58.182Z Checking cookie_store v0.22.1
21522026-08-22T12:23:58.185Z Checking tokio-rustls v0.26.4
21532026-08-22T12:23:58.185Z Checking proptest v1.11.0
21542026-08-22T12:23:58.286Z Checking rustls-platform-verifier v0.6.2
21552026-08-22T12:23:58.289Z Checking ahash v0.8.12
21562026-08-22T12:23:58.357Z Checking memmap2 v0.9.10
21572026-08-22T12:23:58.360Z Checking goblin v0.10.5
21582026-08-22T12:23:58.451Z Checking unicode-width v0.1.14
21592026-08-22T12:23:58.489Z Checking dtrace-parser v0.3.0
21602026-08-22T12:23:58.530Z Checking toml_datetime v0.6.11
21612026-08-22T12:23:58.569Z Checking serde_spanned v0.6.9
21622026-08-22T12:23:58.572Z Checking thread-id v5.1.0
21632026-08-22T12:23:58.708Z Checking data-encoding v2.10.0
21642026-08-22T12:23:58.746Z Checking bstr v1.12.1
21652026-08-22T12:23:58.749Z Checking hmac v0.12.1
21662026-08-22T12:23:58.749Z Checking base64 v0.21.7
21672026-08-22T12:23:58.749Z Checking x509-cert v0.2.5
21682026-08-22T12:23:58.976Z Checking crossbeam-epoch v0.9.18
21692026-08-22T12:23:59.014Z Checking memoffset v0.9.1
21702026-08-22T12:23:59.050Z Checking num-iter v0.1.45
21712026-08-22T12:23:59.121Z Checking scroll v0.12.0
21722026-08-22T12:23:59.159Z Checking zerocopy v0.7.35
21732026-08-22T12:23:59.195Z Checking rustix v0.38.44
21742026-08-22T12:23:59.230Z Checking env_filter v2.0.0
21752026-08-22T12:23:59.266Z Checking hyper-rustls v0.27.7
21762026-08-22T12:23:59.369Z Checking goblin v0.8.2
21772026-08-22T12:23:59.407Z Checking unicode-linebreak v0.1.5
21782026-08-22T12:23:59.495Z Checking reqwest v0.13.2
21792026-08-22T12:23:59.534Z Checking tap v1.0.1
21802026-08-22T12:23:59.640Z Checking unicode-segmentation v1.12.0
21812026-08-22T12:23:59.678Z Checking smawk v0.3.2
21822026-08-22T12:23:59.682Z Checking wyz v0.5.1
21832026-08-22T12:23:59.837Z Checking env_logger v0.11.11
21842026-08-22T12:23:59.916Z Checking num-bigint-dig v0.8.6
21852026-08-22T12:23:59.985Z Checking nix v0.31.2
21862026-08-22T12:24:00.026Z Checking dtrace-parser v0.2.0
21872026-08-22T12:24:00.066Z Checking newtype-uuid v1.3.2
21882026-08-22T12:24:00.069Z Checking pkcs1 v0.7.5
21892026-08-22T12:24:00.289Z Checking ff v0.13.1
21902026-08-22T12:24:00.327Z Checking daft v0.1.7
21912026-08-22T12:24:00.364Z Checking radium v0.7.0
21922026-08-22T12:24:00.401Z Checking thread-id v4.2.2
21932026-08-22T12:24:00.447Z Checking winnow v1.0.3
21942026-08-22T12:24:00.508Z Checking base16ct v0.2.0
21952026-08-22T12:24:00.562Z Checking crc-catalog v2.4.0
21962026-08-22T12:24:00.599Z Checking funty v2.0.0
21972026-08-22T12:24:00.664Z Checking same-file v1.0.6
21982026-08-22T12:24:00.701Z Checking crc v3.4.0
21992026-08-22T12:24:00.738Z Checking dof v0.4.0
22002026-08-22T12:24:00.775Z Checking rsa v0.9.10
22012026-08-22T12:24:00.810Z Checking walkdir v2.5.0
22022026-08-22T12:24:00.894Z Checking sec1 v0.7.3
22032026-08-22T12:24:00.933Z Checking bitvec v1.0.1
22042026-08-22T12:24:00.997Z Checking group v0.13.0
22052026-08-22T12:24:01.130Z Checking hkdf v0.12.4
22062026-08-22T12:24:01.176Z Checking unicode-normalization v0.1.25
22072026-08-22T12:24:01.232Z Checking crypto-bigint v0.5.5
22082026-08-22T12:24:01.270Z Checking zerocopy v0.6.6
22092026-08-22T12:24:01.304Z Checking maybe-uninit v2.0.0
22102026-08-22T12:24:01.341Z Checking dof v0.3.0
22112026-08-22T12:24:01.344Z Checking winnow v0.5.40
22122026-08-22T12:24:01.413Z Checking usdt-impl v0.6.0
22132026-08-22T12:24:01.416Z Checking foreign-types-shared v0.1.1
22142026-08-22T12:24:01.558Z Checking foldhash v0.1.5
22152026-08-22T12:24:01.597Z Checking is_ci v1.2.0
22162026-08-22T12:24:01.600Z Checking gimli v0.32.3
22172026-08-22T12:24:01.666Z Checking usdt-impl v0.5.0
22182026-08-22T12:24:01.720Z Checking nodrop v0.1.14
22192026-08-22T12:24:01.723Z Checking usdt v0.6.0
22202026-08-22T12:24:01.723Z Checking hashbrown v0.15.5
22212026-08-22T12:24:01.837Z Checking array-init v0.0.4
22222026-08-22T12:24:01.953Z Checking foreign-types v0.3.2
22232026-08-22T12:24:01.990Z Checking smallvec v0.6.14
22242026-08-22T12:24:02.052Z Checking serde_with v3.21.0
22252026-08-22T12:24:02.156Z Checking bitfield v0.19.4
22262026-08-22T12:24:02.193Z Checking elliptic-curve v0.13.8
22272026-08-22T12:24:02.230Z Checking bzip2-sys v0.1.13+1.0.8
22282026-08-22T12:24:02.265Z Checking packed_struct v0.10.1
22292026-08-22T12:24:02.304Z Checking openssl-sys v0.9.117
22302026-08-22T12:24:02.342Z Checking object v0.37.3
22312026-08-22T12:24:02.446Z Checking keccak v0.1.6
22322026-08-22T12:24:02.532Z Checking rustc-demangle v0.1.27
22332026-08-22T12:24:02.571Z Checking toml_edit v0.19.15
22342026-08-22T12:24:02.645Z Checking siphasher v1.0.2
22352026-08-22T12:24:02.699Z Checking bitflags v1.3.2
22362026-08-22T12:24:02.776Z Checking hashbrown v0.12.3
22372026-08-22T12:24:02.813Z Checking openssl v0.10.80
22382026-08-22T12:24:02.850Z Checking sha3 v0.10.8
22392026-08-22T12:24:03.082Z Checking bzip2 v0.4.4
22402026-08-22T12:24:03.174Z Checking addr2line v0.25.1
22412026-08-22T12:24:03.214Z Checking indexmap v1.9.3
22422026-08-22T12:24:03.271Z Checking serde-hex v0.1.0
22432026-08-22T12:24:03.334Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
22442026-08-22T12:24:03.459Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
22452026-08-22T12:24:03.558Z Checking toml_parser v1.1.2+spec-1.1.0
22462026-08-22T12:24:03.595Z Checking ron v0.8.1
22472026-08-22T12:24:03.631Z Checking toml v0.7.8
22482026-08-22T12:24:03.666Z Checking hashbrown v0.13.2
22492026-08-22T12:24:03.906Z Checking itertools v0.15.0
22502026-08-22T12:24:03.962Z Checking itertools v0.13.0
22512026-08-22T12:24:04.104Z Checking signal-hook v0.3.18
22522026-08-22T12:24:04.142Z Checking crc-any v2.5.0
22532026-08-22T12:24:04.321Z Checking managed v0.8.0
22542026-08-22T12:24:04.359Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
22552026-08-22T12:24:04.533Z Checking object v0.30.4
22562026-08-22T12:24:04.571Z Checking zip v0.6.6
22572026-08-22T12:24:04.673Z Checking backtrace v0.3.76
22582026-08-22T12:24:04.773Z Checking globset v0.4.18
22592026-08-22T12:24:04.830Z Checking chacha20 v0.10.0
22602026-08-22T12:24:04.924Z Checking curve25519-dalek v4.1.3
22612026-08-22T12:24:05.002Z Checking backtrace-ext v0.2.1
22622026-08-22T12:24:05.040Z Checking winnow v0.7.14
22632026-08-22T12:24:05.043Z Checking path-slash v0.1.5
22642026-08-22T12:24:05.111Z Checking toml_write v0.1.2
22652026-08-22T12:24:05.148Z Checking native-tls v0.2.18
22662026-08-22T12:24:05.151Z Checking signal-hook-mio v0.2.5
22672026-08-22T12:24:05.218Z Checking textwrap v0.16.2
22682026-08-22T12:24:05.283Z Checking ed25519 v2.2.3
22692026-08-22T12:24:05.322Z Checking ref-cast v1.0.25
22702026-08-22T12:24:05.386Z Checking pin-project v1.1.11
22712026-08-22T12:24:05.472Z Checking jiff-core v0.1.0
22722026-08-22T12:24:05.494Z Checking tokio-native-tls v0.3.1
22732026-08-22T12:24:05.541Z Checking pem v3.0.6
22742026-08-22T12:24:05.584Z Checking zstd-sys v2.0.16+zstd.1.5.7
22752026-08-22T12:24:05.688Z Checking owo-colors v4.3.0
22762026-08-22T12:24:05.731Z Checking fixedbitset v0.5.7
22772026-08-22T12:24:05.734Z Checking zstd-safe v7.2.4
22782026-08-22T12:24:05.803Z Checking ed25519-dalek v2.2.0
22792026-08-22T12:24:05.957Z Checking petgraph v0.8.3
22802026-08-22T12:24:05.995Z Checking hyper-tls v0.6.0
22812026-08-22T12:24:06.066Z Checking snafu v0.8.9
22822026-08-22T12:24:06.166Z Checking jiff v0.2.34
22832026-08-22T12:24:06.205Z Checking crossterm v0.28.1
22842026-08-22T12:24:06.253Z Checking toml_edit v0.22.27
22852026-08-22T12:24:06.290Z Checking supports-color v3.0.2
22862026-08-22T12:24:06.333Z Checking similar v2.7.0
22872026-08-22T12:24:06.396Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
22882026-08-22T12:24:06.437Z Checking fs-err v3.3.0
22892026-08-22T12:24:06.680Z Checking hash32 v0.2.1
22902026-08-22T12:24:06.749Z Checking serde_plain v1.0.2
22912026-08-22T12:24:06.787Z Checking serde-big-array v0.5.1
22922026-08-22T12:24:06.864Z Checking unicode-properties v0.1.4
22932026-08-22T12:24:06.924Z Checking predicates-core v1.0.10
22942026-08-22T12:24:06.963Z Checking bumpalo v3.20.2
22952026-08-22T12:24:06.966Z Checking typed-path v0.9.3
22962026-08-22T12:24:07.075Z Checking unicode-bidi v0.3.18
22972026-08-22T12:24:07.079Z Checking libbz2-rs-sys v0.2.2
22982026-08-22T12:24:07.217Z Checking zopfli v0.8.3
22992026-08-22T12:24:07.358Z Checking heapless v0.7.17
23002026-08-22T12:24:07.397Z Checking stringprep v0.1.5
23012026-08-22T12:24:07.400Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
23022026-08-22T12:24:07.520Z Checking bzip2 v0.6.1
23032026-08-22T12:24:07.569Z Checking reqwest v0.12.28
23042026-08-22T12:24:07.608Z Checking zstd v0.13.3
23052026-08-22T12:24:07.612Z Checking hickory-proto v0.25.2
23062026-08-22T12:24:07.709Z Checking byte-wrapper v0.1.0
23072026-08-22T12:24:07.746Z Checking md-5 v0.10.6
23082026-08-22T12:24:07.786Z Checking float-cmp v0.10.0
23092026-08-22T12:24:07.824Z Checking difflib v0.4.0
23102026-08-22T12:24:07.827Z Checking supports-unicode v3.0.0
23112026-08-22T12:24:07.913Z Checking fallible-iterator v0.2.0
23122026-08-22T12:24:07.952Z Checking normalize-line-endings v0.3.0
23132026-08-22T12:24:07.955Z Checking supports-hyperlinks v3.2.0
23142026-08-22T12:24:08.022Z Checking tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
23152026-08-22T12:24:08.025Z Checking smoltcp v0.9.1
23162026-08-22T12:24:08.092Z Checking predicates v3.1.4
23172026-08-22T12:24:08.096Z Checking zip v4.6.1
23182026-08-22T12:24:08.165Z Checking miette v7.6.0
23192026-08-22T12:24:08.206Z Checking postgres-protocol v0.6.10
23202026-08-22T12:24:08.346Z Checking iddqd v0.4.2
23212026-08-22T12:24:08.452Z Checking phf_shared v0.11.3
23222026-08-22T12:24:08.543Z Checking phf_shared v0.13.1
23232026-08-22T12:24:08.624Z Checking olpc-cjson v0.1.4
23242026-08-22T12:24:08.664Z Checking tokio-stream v0.1.18
23252026-08-22T12:24:08.667Z Checking strum v0.27.2
23262026-08-22T12:24:08.735Z Checking lalrpop-util v0.19.12
23272026-08-22T12:24:08.739Z Checking precomputed-hash v0.1.1
23282026-08-22T12:24:08.807Z Checking new_debug_unreachable v1.0.6
23292026-08-22T12:24:08.812Z Checking fixedbitset v0.4.2
23302026-08-22T12:24:08.879Z Checking phf v0.13.1
23312026-08-22T12:24:08.883Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
23322026-08-22T12:24:08.951Z Checking string_cache v0.8.9
23332026-08-22T12:24:08.954Z Checking tough v0.22.0
23342026-08-22T12:24:09.020Z Checking petgraph v0.6.5
23352026-08-22T12:24:09.057Z Checking postgres-types v0.2.12
23362026-08-22T12:24:09.061Z Checking buf-list v1.1.2
23372026-08-22T12:24:09.145Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
23382026-08-22T12:24:09.282Z Checking whoami v2.1.0
23392026-08-22T12:24:09.320Z Checking peg-runtime v0.8.5
23402026-08-22T12:24:09.441Z Checking is-terminal v0.4.17
23412026-08-22T12:24:09.489Z Checking crossbeam-channel v0.5.15
23422026-08-22T12:24:09.530Z Checking tokio-postgres v0.7.16
23432026-08-22T12:24:09.566Z Checking thread_local v1.1.9
23442026-08-22T12:24:09.603Z Checking take_mut v0.2.2
23452026-08-22T12:24:09.734Z Checking term v1.2.1
23462026-08-22T12:24:09.771Z Compiling newtype-uuid-macros v0.1.0
23472026-08-22T12:24:09.850Z Checking slog-async v2.8.0
23482026-08-22T12:24:09.988Z Checking slog-term v2.9.2
23492026-08-22T12:24:10.060Z Checking match_cfg v0.1.0
23502026-08-22T12:24:10.162Z Checking hostname v0.3.1
23512026-08-22T12:24:10.288Z Checking slog-json v2.6.1
23522026-08-22T12:24:10.291Z Compiling multer v3.1.0
23532026-08-22T12:24:10.361Z Compiling async-stream-impl v0.3.6
23542026-08-22T12:24:10.462Z Compiling dropshot v0.17.1
23552026-08-22T12:24:10.501Z Checking slog-bunyan v2.5.0
23562026-08-22T12:24:10.581Z Checking debug-ignore v1.0.5
23572026-08-22T12:24:10.626Z Compiling dropshot_endpoint v0.17.1
23582026-08-22T12:24:10.663Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23592026-08-22T12:24:10.738Z Checking serde_path_to_error v0.1.20
23602026-08-22T12:24:10.783Z Checking progenitor-client v0.14.0
23612026-08-22T12:24:10.842Z Checking sha1 v0.11.0
23622026-08-22T12:24:10.980Z Checking serde_spanned v1.1.1
23632026-08-22T12:24:11.031Z Checking toml_datetime v1.1.1+spec-1.1.0
23642026-08-22T12:24:11.070Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23652026-08-22T12:24:11.074Z Checking compression-core v0.4.31
23662026-08-22T12:24:11.105Z Checking toml_writer v1.1.1+spec-1.1.0
23672026-08-22T12:24:11.176Z Checking async-stream v0.3.6
23682026-08-22T12:24:11.283Z Checking waitgroup v0.1.2
23692026-08-22T12:24:11.320Z Checking compression-codecs v0.4.37
23702026-08-22T12:24:11.323Z Checking toml v1.1.2+spec-1.1.0
23712026-08-22T12:24:11.394Z Checking rustls-pemfile v2.2.0
23722026-08-22T12:24:11.436Z Checking hostname v0.4.2
23732026-08-22T12:24:11.473Z Checking atomicwrites v0.4.4
23742026-08-22T12:24:11.507Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23752026-08-22T12:24:11.545Z Compiling parse-display-derive v0.10.0
23762026-08-22T12:24:11.548Z Checking async-compression v0.4.41
23772026-08-22T12:24:11.616Z Checking macaddr v1.0.1
23782026-08-22T12:24:11.619Z Checking regress v0.10.5
23792026-08-22T12:24:11.687Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23802026-08-22T12:24:11.690Z Checking instant v0.1.13
23812026-08-22T12:24:11.838Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
23822026-08-22T12:24:11.876Z Checking itertools v0.14.0
23832026-08-22T12:24:11.879Z Checking backoff v0.4.0
23842026-08-22T12:24:11.946Z Checking backon v1.6.0
23852026-08-22T12:24:12.097Z Checking humantime v2.3.0
23862026-08-22T12:24:12.137Z Compiling convert_case v0.4.0
23872026-08-22T12:24:12.140Z Checking half v2.7.1
23882026-08-22T12:24:12.208Z Checking progenitor-extras v0.2.0
23892026-08-22T12:24:12.309Z Checking ciborium-io v0.2.2
23902026-08-22T12:24:12.430Z Checking heck v0.5.0
23912026-08-22T12:24:12.467Z Checking ciborium-ll v0.2.2
23922026-08-22T12:24:12.471Z Checking secrecy v0.10.3
23932026-08-22T12:24:12.537Z Compiling derive_more v0.99.20
23942026-08-22T12:24:12.580Z Checking indent_write v2.2.0
23952026-08-22T12:24:12.653Z Checking camino-tempfile v1.4.1
23962026-08-22T12:24:12.690Z Checking ciborium v0.2.2
23972026-08-22T12:24:12.736Z Compiling crucible-workspace-hack v0.1.0
23982026-08-22T12:24:12.837Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
23992026-08-22T12:24:12.974Z Compiling regress v0.11.1
24002026-08-22T12:24:13.057Z Checking inout v0.1.4
24012026-08-22T12:24:13.118Z Checking universal-hash v0.5.1
24022026-08-22T12:24:13.155Z Compiling thiserror-impl-no-std v2.0.2
24032026-08-22T12:24:13.212Z Checking opaque-debug v0.3.1
24042026-08-22T12:24:13.225Z Checking cipher v0.4.4
24052026-08-22T12:24:13.260Z Checking parse-display v0.10.0
24062026-08-22T12:24:13.295Z Checking blake2 v0.10.6
24072026-08-22T12:24:13.328Z Checking poly1305 v0.8.0
24082026-08-22T12:24:13.432Z Checking aead v0.5.2
24092026-08-22T12:24:13.469Z Checking chacha20 v0.9.1
24102026-08-22T12:24:13.557Z Checking password-hash v0.5.0
24112026-08-22T12:24:13.608Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
24122026-08-22T12:24:13.644Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
24132026-08-22T12:24:13.693Z Checking chacha20poly1305 v0.10.1
24142026-08-22T12:24:13.805Z Checking argon2 v0.5.3
24152026-08-22T12:24:13.852Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24162026-08-22T12:24:14.035Z Compiling unsafe-libyaml v0.2.11
24172026-08-22T12:24:14.118Z Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24182026-08-22T12:24:14.182Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
24192026-08-22T12:24:14.330Z Checking thiserror-no-std v2.0.2
24202026-08-22T12:24:14.379Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24212026-08-22T12:24:14.428Z Checking swrite v0.1.0
24222026-08-22T12:24:14.464Z Checking vsss-rs v3.3.4
24232026-08-22T12:24:14.547Z Compiling typify-impl v0.6.2
24242026-08-22T12:24:14.820Z Compiling serde_yaml v0.9.34+deprecated
24252026-08-22T12:24:15.141Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
24262026-08-22T12:24:15.659Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
24272026-08-22T12:24:15.868Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24282026-08-22T12:24:15.907Z Checking crossbeam-deque v0.8.6
24292026-08-22T12:24:15.997Z Compiling rayon-core v1.13.0
24302026-08-22T12:24:16.125Z Compiling num-derive v0.4.2
24312026-08-22T12:24:16.250Z Compiling toml_datetime v0.7.5+spec-1.1.0
24322026-08-22T12:24:16.332Z Compiling proc-macro-error v1.0.4
24332026-08-22T12:24:16.527Z Compiling toml_edit v0.23.10+spec-1.0.0
24342026-08-22T12:24:16.661Z Checking rayon v1.11.0
24352026-08-22T12:24:16.665Z Checking tabwriter v1.4.1
24362026-08-22T12:24:16.732Z Checking glob v0.3.3
24372026-08-22T12:24:16.857Z Compiling heapless v0.8.0
24382026-08-22T12:24:16.895Z Checking hash32 v0.3.1
24392026-08-22T12:24:16.942Z Compiling ingot-macros v0.2.0
24402026-08-22T12:24:17.049Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24412026-08-22T12:24:17.086Z Checking colored v3.1.1
24422026-08-22T12:24:17.167Z Compiling proc-macro-crate v3.4.0
24432026-08-22T12:24:17.317Z Compiling smoltcp v0.11.0
24442026-08-22T12:24:17.645Z Checking toml v0.8.23
24452026-08-22T12:24:17.729Z Checking cobs v0.3.0
24462026-08-22T12:24:17.764Z Compiling num_enum_derive v0.7.6
24472026-08-22T12:24:17.801Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
24482026-08-22T12:24:17.898Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
24492026-08-22T12:24:17.992Z Checking postcard v1.1.3
24502026-08-22T12:24:18.141Z Checking rand v0.10.1
24512026-08-22T12:24:18.187Z Compiling proc-macro-crate v1.3.1
24522026-08-22T12:24:18.316Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24532026-08-22T12:24:18.557Z Checking sigpipe v0.1.3
24542026-08-22T12:24:18.626Z Compiling foreign-types-macros v0.2.3
24552026-08-22T12:24:18.662Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24562026-08-22T12:24:18.696Z Checking foreign-types-shared v0.3.1
24572026-08-22T12:24:18.813Z Compiling num_enum_derive v0.5.11
24582026-08-22T12:24:18.849Z Checking num_enum v0.7.6
24592026-08-22T12:24:19.081Z Compiling typify-macro v0.6.2
24602026-08-22T12:24:19.118Z Compiling usdt-macro v0.5.0
24612026-08-22T12:24:19.154Z Compiling usdt-attr-macro v0.5.0
24622026-08-22T12:24:19.158Z Checking cstr-argument v0.1.2
24632026-08-22T12:24:19.243Z Checking foreign-types v0.5.0
24642026-08-22T12:24:19.301Z Checking memmap v0.7.0
24652026-08-22T12:24:19.349Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24662026-08-22T12:24:19.464Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24672026-08-22T12:24:19.785Z Checking ingot-types v0.2.0
24682026-08-22T12:24:19.818Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
24692026-08-22T12:24:19.874Z Checking num_enum v0.5.11
24702026-08-22T12:24:19.910Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24712026-08-22T12:24:19.946Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24722026-08-22T12:24:20.003Z Checking usdt v0.5.0
24732026-08-22T12:24:20.058Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
24742026-08-22T12:24:20.130Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
24752026-08-22T12:24:20.173Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
24762026-08-22T12:24:20.209Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
24772026-08-22T12:24:20.212Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
24782026-08-22T12:24:20.280Z Checking ingot v0.2.1
24792026-08-22T12:24:20.350Z Compiling zone_cfg_derive v0.3.1
24802026-08-22T12:24:20.353Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24812026-08-22T12:24:20.443Z Checking itertools v0.12.1
24822026-08-22T12:24:20.581Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
24832026-08-22T12:24:20.584Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24842026-08-22T12:24:20.882Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
24852026-08-22T12:24:20.885Z Compiling typify v0.6.2
24862026-08-22T12:24:21.053Z Compiling progenitor-impl v0.14.0
24872026-08-22T12:24:21.089Z Checking smf v0.2.3
24882026-08-22T12:24:21.134Z Checking whoami v1.6.1
24892026-08-22T12:24:21.206Z Compiling derive-where v1.6.0
24902026-08-22T12:24:21.338Z Checking tokio-dtrace v0.1.1
24912026-08-22T12:24:21.376Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
24922026-08-22T12:24:21.507Z Checking zone v0.3.1
24932026-08-22T12:24:21.558Z Checking oxide-tokio-rt v0.1.4
24942026-08-22T12:24:21.763Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
24952026-08-22T12:24:21.894Z Checking console v0.15.11
24962026-08-22T12:24:21.934Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24972026-08-22T12:24:21.937Z Checking newline-converter v0.3.0
24982026-08-22T12:24:22.101Z Checking bytecount v0.6.9
24992026-08-22T12:24:22.144Z Checking num-rational v0.4.2
25002026-08-22T12:24:22.198Z Checking expectorate v1.2.0
25012026-08-22T12:24:22.241Z Checking num-complex v0.4.6
25022026-08-22T12:24:22.358Z Compiling cancel-safe-futures v0.1.5
25032026-08-22T12:24:22.445Z Checking float-ord v0.3.2
25042026-08-22T12:24:22.536Z Checking oxide-update-engine-types v0.1.2
25052026-08-22T12:24:22.579Z Checking linear-map v1.2.0
25062026-08-22T12:24:22.616Z Checking num v0.4.3
25072026-08-22T12:24:22.732Z Checking gethostname v0.5.0
25082026-08-22T12:24:22.802Z Compiling prettyplease v0.2.37
25092026-08-22T12:24:22.847Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
25102026-08-22T12:24:22.963Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
25112026-08-22T12:24:23.114Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25122026-08-22T12:24:23.245Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
25132026-08-22T12:24:23.285Z Checking resolv-conf v0.7.6
25142026-08-22T12:24:23.320Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
25152026-08-22T12:24:23.455Z Checking oxide-update-engine v0.1.2
25162026-08-22T12:24:23.494Z Checking papergrid v0.11.0
25172026-08-22T12:24:23.494Z Compiling tabled_derive v0.7.0
25182026-08-22T12:24:23.685Z Compiling progenitor-macro v0.14.0
25192026-08-22T12:24:23.898Z Compiling convert_case v0.10.0
25202026-08-22T12:24:24.124Z Compiling slog-dtrace v0.3.0
25212026-08-22T12:24:24.173Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25222026-08-22T12:24:24.234Z Compiling derive_more-impl v2.1.1
25232026-08-22T12:24:24.455Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
25242026-08-22T12:24:24.506Z Checking tabled v0.15.0
25252026-08-22T12:24:24.785Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25262026-08-22T12:24:25.117Z Checking derive_more v2.1.1
25272026-08-22T12:24:25.196Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25282026-08-22T12:24:25.270Z Checking crossterm v0.29.0
25292026-08-22T12:24:25.661Z Checking linked-hash-map v0.5.6
25302026-08-22T12:24:25.880Z Checking lru-cache v0.1.2
25312026-08-22T12:24:26.064Z Checking hickory-proto v0.24.4
25322026-08-22T12:24:26.098Z Checking fd-lock v4.0.4
25332026-08-22T12:24:26.638Z Checking vte v0.14.1
25342026-08-22T12:24:27.031Z Checking strip-ansi-escapes v0.2.1
25352026-08-22T12:24:28.047Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
25362026-08-22T12:24:28.229Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
25372026-08-22T12:24:28.295Z Checking nu-ansi-term v0.50.3
25382026-08-22T12:24:28.298Z Checking termtree v0.5.1
25392026-08-22T12:24:28.537Z Checking reedline v0.40.0
25402026-08-22T12:24:28.602Z Checking hickory-resolver v0.24.4
25412026-08-22T12:24:28.679Z Checking progenitor v0.14.0
25422026-08-22T12:24:28.852Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25432026-08-22T12:24:28.890Z Compiling minimal-lexical v0.2.1
25442026-08-22T12:24:29.171Z Compiling nom v7.1.3
25452026-08-22T12:24:29.365Z Checking qorb v0.4.1
25462026-08-22T12:24:29.698Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
25472026-08-22T12:24:30.555Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25482026-08-22T12:24:30.600Z Checking display-error-chain v0.2.2
25492026-08-22T12:24:30.636Z Compiling unicode-xid v0.2.6
25502026-08-22T12:24:30.752Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25512026-08-22T12:24:30.870Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
25522026-08-22T12:24:31.131Z Compiling ar_archive_writer v0.5.1
25532026-08-22T12:24:31.168Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
25542026-08-22T12:24:31.207Z Checking csv-core v0.1.13
25552026-08-22T12:24:31.294Z Compiling stacker v0.1.23
25562026-08-22T12:24:31.391Z Compiling cfg_aliases v0.1.1
25572026-08-22T12:24:31.428Z Checking csv v1.4.0
25582026-08-22T12:24:31.463Z Compiling semver v0.1.20
25592026-08-22T12:24:31.501Z Checking highway v1.3.0
25602026-08-22T12:24:31.627Z Compiling nix v0.28.0
25612026-08-22T12:24:31.759Z Compiling rustc_version v0.1.7
25622026-08-22T12:24:31.795Z Checking nibble_vec v0.1.0
25632026-08-22T12:24:31.830Z Checking endian-type v0.1.2
25642026-08-22T12:24:31.951Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
25652026-08-22T12:24:31.988Z Checking radix_trie v0.2.1
25662026-08-22T12:24:31.991Z Compiling psm v0.1.30
25672026-08-22T12:24:32.055Z Compiling newtype_derive v0.1.6
25682026-08-22T12:24:32.136Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25692026-08-22T12:24:32.260Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25702026-08-22T12:24:32.296Z Checking phf_shared v0.12.1
25712026-08-22T12:24:32.500Z Compiling recursive-proc-macro-impl v0.1.1
25722026-08-22T12:24:32.504Z Compiling chrono-tz v0.10.4
25732026-08-22T12:24:32.684Z Checking phf v0.12.1
25742026-08-22T12:24:32.859Z Compiling const_format_proc_macros v0.2.34
25752026-08-22T12:24:32.895Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25762026-08-22T12:24:32.930Z Compiling peg-macros v0.8.5
25772026-08-22T12:24:32.933Z Checking winnow v0.6.26
25782026-08-22T12:24:32.966Z Checking recursive v0.1.1
25792026-08-22T12:24:33.035Z Compiling sqlparser_derive v0.5.0
25802026-08-22T12:24:33.360Z Checking unicode_categories v0.1.1
25812026-08-22T12:24:33.417Z Checking home v0.5.12
25822026-08-22T12:24:33.703Z Checking const_format v0.2.35
25832026-08-22T12:24:33.773Z Checking rustyline v14.0.0
25842026-08-22T12:24:33.813Z Checking sqlparser v0.61.0
25852026-08-22T12:24:34.144Z Checking sqlformat v0.3.5
25862026-08-22T12:24:34.303Z Checking peg v0.8.5
25872026-08-22T12:24:34.409Z Checking bcs v0.1.6
25882026-08-22T12:24:34.496Z Checking nom v8.0.0
25892026-08-22T12:24:34.617Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
25902026-08-22T12:24:34.685Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
25912026-08-22T12:24:34.721Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
25922026-08-22T12:24:34.905Z Checking client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
25932026-08-22T12:24:35.044Z Checking steno v0.4.1
25942026-08-22T12:24:35.277Z Checking sha1 v0.10.6
25952026-08-22T12:24:35.377Z Checking filetime v0.2.27
25962026-08-22T12:24:35.483Z Checking xattr v1.6.1
25972026-08-22T12:24:35.547Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25982026-08-22T12:24:35.647Z Checking tar v0.4.46
25992026-08-22T12:24:35.694Z Checking subprocess v0.2.15
26002026-08-22T12:24:35.762Z Checking headers-core v0.3.0
26012026-08-22T12:24:35.904Z Checking headers v0.4.1
26022026-08-22T12:24:36.012Z Checking yasna v0.5.2
26032026-08-22T12:24:36.075Z Checking port-file v0.1.0
26042026-08-22T12:24:36.286Z Checking dropshot-api-manager-types v0.8.0
26052026-08-22T12:24:36.423Z Checking rcgen v0.12.1
26062026-08-22T12:24:36.466Z Checking tagptr v0.2.0
26072026-08-22T12:24:36.502Z Checking utf-8 v0.7.6
26082026-08-22T12:24:36.573Z Checking mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26092026-08-22T12:24:36.635Z Checking moka v0.12.13
26102026-08-22T12:24:36.671Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
26112026-08-22T12:24:36.769Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
26122026-08-22T12:24:36.842Z Compiling libefi-sys v0.1.0
26132026-08-22T12:24:37.104Z Compiling bitfield-struct v0.6.2
26142026-08-22T12:24:37.246Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26152026-08-22T12:24:37.321Z Checking hickory-resolver v0.25.2
26162026-08-22T12:24:37.356Z Checking tungstenite v0.21.0
26172026-08-22T12:24:37.407Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
26182026-08-22T12:24:37.587Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
26192026-08-22T12:24:37.779Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26202026-08-22T12:24:37.815Z Checking tokio-tungstenite v0.21.0
26212026-08-22T12:24:37.896Z Compiling xshell-macros v0.2.7
26222026-08-22T12:24:37.984Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
26232026-08-22T12:24:38.046Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26242026-08-22T12:24:38.081Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
26252026-08-22T12:24:38.118Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
26262026-08-22T12:24:38.172Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26272026-08-22T12:24:38.297Z Checking xshell v0.2.7
26282026-08-22T12:24:38.301Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26292026-08-22T12:24:38.516Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
26302026-08-22T12:24:38.753Z Checking half v1.8.3
26312026-08-22T12:24:38.801Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
26322026-08-22T12:24:38.980Z Checking serde_cbor v0.11.2
26332026-08-22T12:24:39.201Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
26342026-08-22T12:24:39.231Z Checking libscf-sys v1.2.0
26352026-08-22T12:24:39.372Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26362026-08-22T12:24:39.408Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26372026-08-22T12:24:39.439Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
26382026-08-22T12:24:39.473Z Checking papergrid v0.18.0
26392026-08-22T12:24:39.683Z Checking maplit v1.0.2
26402026-08-22T12:24:39.793Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26412026-08-22T12:24:39.844Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26422026-08-22T12:24:39.954Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
26432026-08-22T12:24:40.209Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
26442026-08-22T12:24:40.324Z Checking tabled v0.21.0
26452026-08-22T12:24:40.588Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26462026-08-22T12:24:40.627Z Checking mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26472026-08-22T12:24:40.661Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
26482026-08-22T12:24:40.763Z Checking crc8 v0.1.1
26492026-08-22T12:24:40.921Z Checking tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
26502026-08-22T12:24:40.968Z Checking unicase v2.9.0
26512026-08-22T12:24:41.022Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
26522026-08-22T12:24:41.155Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
26532026-08-22T12:24:41.200Z Checking fxhash v0.2.1
26542026-08-22T12:24:41.348Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
26552026-08-22T12:24:41.478Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
26562026-08-22T12:24:41.592Z Checking sha2 v0.11.0
26572026-08-22T12:24:41.679Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
26582026-08-22T12:24:41.792Z Compiling darling_core v0.21.3
26592026-08-22T12:24:42.247Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
26602026-08-22T12:24:42.287Z Compiling vergen-lib v0.1.6
26612026-08-22T12:24:42.334Z Compiling diesel_derives v2.3.7
26622026-08-22T12:24:42.587Z Checking scheduled-thread-pool v0.2.7
26632026-08-22T12:24:42.621Z Compiling vergen-gitcl v1.0.8
26642026-08-22T12:24:42.737Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
26652026-08-22T12:24:42.772Z Compiling diesel_table_macro_syntax v0.3.0
26662026-08-22T12:24:42.881Z Checking r2d2 v0.8.10
26672026-08-22T12:24:43.088Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26682026-08-22T12:24:43.125Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26692026-08-22T12:24:43.402Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
26702026-08-22T12:24:43.470Z Checking downcast-rs v2.0.2
26712026-08-22T12:24:43.714Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
26722026-08-22T12:24:43.811Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
26732026-08-22T12:24:44.075Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26742026-08-22T12:24:44.184Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
26752026-08-22T12:24:44.267Z Checking kstat-rs v0.2.5
26762026-08-22T12:24:44.307Z Compiling darling_macro v0.21.3
26772026-08-22T12:24:44.342Z Compiling proc-macro-error-attr2 v2.0.0
26782026-08-22T12:24:44.482Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26792026-08-22T12:24:44.788Z Compiling proc-macro-error2 v2.0.1
26802026-08-22T12:24:44.820Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
26812026-08-22T12:24:44.855Z Compiling darling v0.21.3
26822026-08-22T12:24:44.972Z Compiling dsl_auto_type v0.2.0
26832026-08-22T12:24:45.184Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
26842026-08-22T12:24:45.218Z Compiling knus-derive v3.4.0
26852026-08-22T12:24:46.161Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
26862026-08-22T12:24:46.381Z Compiling dirs-sys-next v0.1.2
26872026-08-22T12:24:46.504Z Compiling parking_lot_core v0.8.6
26882026-08-22T12:24:46.582Z Compiling crunchy v0.2.4
26892026-08-22T12:24:46.697Z Compiling salty v0.3.0
26902026-08-22T12:24:46.732Z Compiling dirs-next v2.0.0
26912026-08-22T12:24:46.831Z Compiling clang-sys v1.8.1
26922026-08-22T12:24:46.901Z Checking ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26932026-08-22T12:24:46.945Z Compiling git-stub v1.0.0
26942026-08-22T12:24:47.028Z Compiling tiny-keccak v2.0.2
26952026-08-22T12:24:47.242Z Compiling git-stub-vcs v0.1.0
26962026-08-22T12:24:47.342Z Checking ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26972026-08-22T12:24:47.485Z Compiling term v0.7.0
26982026-08-22T12:24:47.645Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
26992026-08-22T12:24:47.679Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
27002026-08-22T12:24:47.716Z Compiling bit-vec v0.6.3
27012026-08-22T12:24:47.836Z Checking parking_lot v0.11.2
27022026-08-22T12:24:47.966Z Compiling bit-set v0.5.3
27032026-08-22T12:24:48.002Z Compiling ascii-canvas v3.0.0
27042026-08-22T12:24:48.059Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
27052026-08-22T12:24:48.093Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27062026-08-22T12:24:48.267Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
27072026-08-22T12:24:48.347Z Checking rfc6979 v0.4.0
27082026-08-22T12:24:48.507Z Checking prefix-trie v0.7.0
27092026-08-22T12:24:48.577Z Compiling hashbrown v0.14.5
27102026-08-22T12:24:48.670Z Compiling itertools v0.10.5
27112026-08-22T12:24:48.777Z Compiling ena v0.14.4
27122026-08-22T12:24:48.868Z Compiling libloading v0.8.9
27132026-08-22T12:24:49.019Z Compiling bindgen v0.71.1
27142026-08-22T12:24:49.111Z Compiling diff v0.1.13
27152026-08-22T12:24:49.171Z Compiling regex-syntax v0.6.29
27162026-08-22T12:24:49.357Z Compiling chumsky v0.9.3
27172026-08-22T12:24:49.483Z Checking hickory-server v0.25.2
27182026-08-22T12:24:49.785Z Compiling ecdsa v0.16.9
27192026-08-22T12:24:50.628Z Compiling lalrpop v0.19.12
27202026-08-22T12:24:50.696Z Checking sled v0.34.7
27212026-08-22T12:24:50.780Z Compiling cexpr v0.6.0
27222026-08-22T12:24:50.835Z Checking primeorder v0.13.6
27232026-08-22T12:24:51.005Z Checking diesel v2.3.7
27242026-08-22T12:24:51.116Z Checking nanorand v0.7.0
27252026-08-22T12:24:51.343Z Compiling rustc-hash v2.1.1
27262026-08-22T12:24:51.518Z Checking flume v0.11.1
27272026-08-22T12:24:51.581Z Compiling p384 v0.13.1
27282026-08-22T12:24:51.964Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
27292026-08-22T12:24:52.273Z Compiling knus v3.4.0
27302026-08-22T12:24:52.279Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27312026-08-22T12:24:52.625Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
27322026-08-22T12:24:52.725Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
27332026-08-22T12:24:53.057Z Compiling libxml v0.3.3
27342026-08-22T12:24:53.091Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
27352026-08-22T12:24:53.128Z Checking assert_matches v1.5.0
27362026-08-22T12:24:53.207Z Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d)
27372026-08-22T12:24:53.401Z Compiling strum_macros v0.24.3
27382026-08-22T12:24:53.436Z Compiling indoc v1.0.9
27392026-08-22T12:24:54.252Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
27402026-08-22T12:24:54.471Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
27412026-08-22T12:24:54.505Z Checking quick-xml v0.37.5
27422026-08-22T12:24:54.753Z Checking derive_builder v0.20.2
27432026-08-22T12:24:54.834Z Compiling oso-derive v0.27.3
27442026-08-22T12:24:54.897Z Compiling impl-trait-for-tuples v0.2.3
27452026-08-22T12:24:55.406Z Compiling trait-variant v0.1.2
27462026-08-22T12:24:55.442Z Checking openssl-probe v0.1.6
27472026-08-22T12:24:55.631Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
27482026-08-22T12:24:55.973Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
27492026-08-22T12:24:56.271Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27502026-08-22T12:24:56.417Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
27512026-08-22T12:24:56.502Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e)
27522026-08-22T12:24:56.641Z Checking corncobs v0.1.4
27532026-08-22T12:24:56.783Z Checking predicates-tree v1.0.13
27542026-08-22T12:24:56.819Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
27552026-08-22T12:24:56.822Z Compiling progenitor-impl v0.13.0
27562026-08-22T12:24:56.926Z Checking secrecy v0.8.0
27572026-08-22T12:24:57.087Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
27582026-08-22T12:24:57.650Z Checking progenitor-client v0.13.0
27592026-08-22T12:24:57.930Z Checking anstyle-parse v0.2.7
27602026-08-22T12:24:57.965Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
27612026-08-22T12:24:58.065Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
27622026-08-22T12:24:58.117Z Checking anstream v0.6.21
27632026-08-22T12:24:58.285Z Checking bb8 v0.8.6
27642026-08-22T12:24:58.589Z Compiling mime_guess v2.0.5
27652026-08-22T12:24:58.671Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27662026-08-22T12:24:58.898Z Checking ignore v0.4.25
27672026-08-22T12:24:59.167Z Checking olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
27682026-08-22T12:24:59.353Z Checking http-range v0.1.5
27692026-08-22T12:24:59.353Z Checking globwalk v0.9.1
27702026-08-22T12:24:59.490Z Compiling progenitor-macro v0.13.0
27712026-08-22T12:24:59.533Z Checking tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
27722026-08-22T12:24:59.713Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
27732026-08-22T12:25:00.108Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
27742026-08-22T12:25:00.237Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
27752026-08-22T12:25:00.790Z Checking digest-io v0.1.0
27762026-08-22T12:25:00.962Z Checking rawzip v0.4.4
27772026-08-22T12:25:01.447Z Checking nonempty v0.12.0
27782026-08-22T12:25:01.725Z Checking tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
27792026-08-22T12:25:01.731Z Checking sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
27802026-08-22T12:25:02.005Z Checking camino-tempfile-ext v0.3.3
27812026-08-22T12:25:02.242Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27822026-08-22T12:25:02.314Z Checking hyper-staticfile v0.10.1
27832026-08-22T12:25:02.639Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
27842026-08-22T12:25:02.879Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
27852026-08-22T12:25:02.961Z Checking signal-hook-tokio v0.3.1
27862026-08-22T12:25:03.128Z Compiling illumos-nvpair-sys v0.2.0
27872026-08-22T12:25:03.391Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
27882026-08-22T12:25:03.560Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
27892026-08-22T12:25:03.634Z Checking scuffle v0.1.0
27902026-08-22T12:25:03.846Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
27912026-08-22T12:25:03.983Z Checking illumos-nvpair v0.3.0
27922026-08-22T12:25:04.183Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
27932026-08-22T12:25:04.223Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
27942026-08-22T12:25:04.364Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c)
27952026-08-22T12:25:04.546Z Checking progenitor v0.13.0
27962026-08-22T12:25:04.582Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27972026-08-22T12:25:04.617Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
27982026-08-22T12:25:04.725Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
27992026-08-22T12:25:04.850Z Checking sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
28002026-08-22T12:25:05.126Z Checking fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
28012026-08-22T12:25:05.329Z Checking async-bb8-diesel v0.2.1
28022026-08-22T12:25:05.406Z Checking diesel-dtrace v0.5.0
28032026-08-22T12:25:05.696Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c)
28042026-08-22T12:25:05.734Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
28052026-08-22T12:25:05.888Z Checking sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
28062026-08-22T12:25:06.194Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
28072026-08-22T12:25:06.388Z Checking tungstenite v0.23.0
28082026-08-22T12:25:06.455Z Checking rand_seeder v0.4.0
28092026-08-22T12:25:06.647Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
28102026-08-22T12:25:06.800Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
28112026-08-22T12:25:06.842Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
28122026-08-22T12:25:07.049Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
28132026-08-22T12:25:08.320Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
28142026-08-22T12:25:08.692Z Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
28152026-08-22T12:25:08.793Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28162026-08-22T12:25:09.097Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
28172026-08-22T12:25:09.514Z Checking tokio-tungstenite v0.23.1
28182026-08-22T12:25:09.824Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
28192026-08-22T12:25:09.865Z Checking void v1.0.2
28202026-08-22T12:25:10.005Z Checking lzss v0.8.2
28212026-08-22T12:25:10.102Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
28222026-08-22T12:25:10.207Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
28232026-08-22T12:25:10.241Z Checking nix v0.27.1
28242026-08-22T12:25:10.303Z Checking serde_bytes v0.11.19
28252026-08-22T12:25:10.399Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
28262026-08-22T12:25:10.778Z Checking gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
28272026-08-22T12:25:11.147Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
28282026-08-22T12:25:11.457Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
28292026-08-22T12:25:11.971Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
28302026-08-22T12:25:12.205Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28312026-08-22T12:25:12.251Z Checking yansi v1.0.1
28322026-08-22T12:25:12.310Z Checking cpubits v0.1.1
28332026-08-22T12:25:12.539Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28342026-08-22T12:25:12.599Z Checking pretty_assertions v1.4.1
28352026-08-22T12:25:12.797Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28362026-08-22T12:25:12.842Z Checking pem-rfc7468 v1.0.0
28372026-08-22T12:25:13.045Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
28382026-08-22T12:25:13.319Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28392026-08-22T12:25:13.386Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#03a79a89)
28402026-08-22T12:25:13.546Z Checking hmac v0.13.0
28412026-08-22T12:25:13.751Z Checking universal-hash v0.6.1
28422026-08-22T12:25:13.921Z Compiling libz-sys v1.1.24
28432026-08-22T12:25:14.209Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#03a79a89)
28442026-08-22T12:25:14.331Z Compiling instability v0.3.11
28452026-08-22T12:25:14.508Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
28462026-08-22T12:25:14.613Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#03a79a89)
28472026-08-22T12:25:14.681Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
28482026-08-22T12:25:14.726Z Checking castaway v0.2.4
28492026-08-22T12:25:14.874Z Compiling indoc v2.0.7
28502026-08-22T12:25:14.955Z Checking compact_str v0.8.1
28512026-08-22T12:25:15.411Z Checking polyval v0.7.1
28522026-08-22T12:25:15.453Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
28532026-08-22T12:25:15.614Z Checking der v0.8.0
28542026-08-22T12:25:15.996Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
28552026-08-22T12:25:16.153Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
28562026-08-22T12:25:16.234Z Checking unicode-truncate v1.1.0
28572026-08-22T12:25:16.374Z Checking lru v0.12.5
28582026-08-22T12:25:16.409Z Compiling libgit2-sys v0.18.3+1.9.2
28592026-08-22T12:25:16.412Z Checking arc-swap v1.8.2
28602026-08-22T12:25:16.478Z Checking cassowary v0.3.0
28612026-08-22T12:25:16.654Z Checking ghash v0.6.0
28622026-08-22T12:25:16.701Z Checking slog-scope v4.4.1
28632026-08-22T12:25:16.736Z Checking ratatui v0.29.0
28642026-08-22T12:25:16.884Z Checking pbkdf2 v0.13.0
28652026-08-22T12:25:16.952Z Checking aes v0.9.1
28662026-08-22T12:25:17.027Z Checking crypto-bigint v0.7.5
28672026-08-22T12:25:17.377Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
28682026-08-22T12:25:18.061Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
28692026-08-22T12:25:18.313Z Checking ctr v0.10.1
28702026-08-22T12:25:18.524Z Checking aead v0.6.1
28712026-08-22T12:25:18.629Z Checking cargo-platform v0.3.2
28722026-08-22T12:25:18.694Z Checking aes-gcm v0.11.0
28732026-08-22T12:25:18.840Z Checking cargo_metadata v0.23.1
28742026-08-22T12:25:18.891Z Checking slog-stdlog v4.1.1
28752026-08-22T12:25:19.045Z Checking spki v0.8.0
28762026-08-22T12:25:19.252Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28772026-08-22T12:25:19.298Z Checking colored v2.2.0
28782026-08-22T12:25:19.528Z Checking salsa20 v0.11.0
28792026-08-22T12:25:19.625Z Checking console v0.16.2
28802026-08-22T12:25:19.706Z Compiling vergen-git2 v9.1.0
28812026-08-22T12:25:19.927Z Checking unit-prefix v0.5.2
28822026-08-22T12:25:19.962Z Checking plotters-backend v0.3.7
28832026-08-22T12:25:20.108Z Checking indicatif v0.18.4
28842026-08-22T12:25:20.219Z Checking plotters-svg v0.3.7
28852026-08-22T12:25:20.441Z Checking scrypt v0.12.0
28862026-08-22T12:25:20.520Z Checking slog-envlogger v2.2.0
28872026-08-22T12:25:20.646Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
28882026-08-22T12:25:20.699Z Checking cbc v0.2.1
28892026-08-22T12:25:20.703Z Checking libsw-core v0.3.2
28902026-08-22T12:25:20.865Z Checking cast v0.3.0
28912026-08-22T12:25:20.899Z Checking pkcs5 v0.8.1
28922026-08-22T12:25:20.933Z Checking libsw v3.5.0
28932026-08-22T12:25:21.046Z Checking criterion-plot v0.6.0
28942026-08-22T12:25:21.166Z Checking plotters v0.3.7
28952026-08-22T12:25:21.226Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
28962026-08-22T12:25:21.318Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
28972026-08-22T12:25:21.539Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
28982026-08-22T12:25:21.764Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
28992026-08-22T12:25:21.942Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
29002026-08-22T12:25:21.988Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
29012026-08-22T12:25:22.165Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
29022026-08-22T12:25:22.210Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
29032026-08-22T12:25:22.245Z Checking tinytemplate v1.2.1
29042026-08-22T12:25:22.386Z Checking shell-words v1.1.1
29052026-08-22T12:25:22.491Z Checking oorandom v11.1.5
29062026-08-22T12:25:22.542Z Checking anes v0.1.6
29072026-08-22T12:25:22.682Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
29082026-08-22T12:25:22.752Z Checking criterion v0.7.0
29092026-08-22T12:25:23.125Z Checking pkcs8 v0.11.0
29102026-08-22T12:25:23.362Z Checking oxide-update-engine-display v0.1.2
29112026-08-22T12:25:23.697Z Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
29122026-08-22T12:25:23.991Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
29132026-08-22T12:25:24.269Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
29142026-08-22T12:25:25.120Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
29152026-08-22T12:25:25.938Z Checking tokio-test v0.4.5
29162026-08-22T12:25:26.178Z Checking ff v0.14.0
29172026-08-22T12:25:26.350Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
29182026-08-22T12:25:26.575Z Checking lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
29192026-08-22T12:25:27.091Z Checking twox-hash v2.1.2
29202026-08-22T12:25:27.416Z Compiling petname v2.0.2
29212026-08-22T12:25:27.630Z Checking atty v0.2.14
29222026-08-22T12:25:27.758Z Checking constant_time_eq v0.4.2
29232026-08-22T12:25:27.923Z Checking arrayvec v0.7.6
29242026-08-22T12:25:27.957Z Checking arrayref v0.3.9
29252026-08-22T12:25:28.192Z Checking group v0.14.0
29262026-08-22T12:25:28.227Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
29272026-08-22T12:25:28.380Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
29282026-08-22T12:25:28.426Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
29292026-08-22T12:25:29.148Z Checking fatfs v0.3.6
29302026-08-22T12:25:29.245Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
29312026-08-22T12:25:29.424Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
29322026-08-22T12:25:29.478Z Checking signature v3.0.0
29332026-08-22T12:25:29.630Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
29342026-08-22T12:25:29.664Z Compiling seq-macro v0.3.6
29352026-08-22T12:25:30.194Z Checking base16ct v1.0.0
29362026-08-22T12:25:30.363Z Checking sec1 v0.8.1
29372026-08-22T12:25:30.759Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
29382026-08-22T12:25:30.797Z Checking hkdf v0.13.0
29392026-08-22T12:25:30.967Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
29402026-08-22T12:25:31.001Z Checking concurrent-queue v2.5.0
29412026-08-22T12:25:31.036Z Checking sapling-renderdag v0.1.0
29422026-08-22T12:25:31.158Z Checking parking v2.2.1
29432026-08-22T12:25:31.218Z Checking sync-ptr v0.1.4
29442026-08-22T12:25:31.299Z Checking elliptic-curve v0.14.1
29452026-08-22T12:25:31.334Z Checking event-listener v5.4.1
29462026-08-22T12:25:31.368Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
29472026-08-22T12:25:31.578Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
29482026-08-22T12:25:31.723Z Checking rtoolbox v0.0.3
29492026-08-22T12:25:31.850Z Checking event-listener-strategy v0.5.4
29502026-08-22T12:25:31.885Z Checking rpassword v7.5.4
29512026-08-22T12:25:31.994Z Compiling samael v0.0.19
29522026-08-22T12:25:32.027Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
29532026-08-22T12:25:32.077Z Checking wnaf v0.14.0
29542026-08-22T12:25:32.272Z Checking primefield v0.14.0
29552026-08-22T12:25:32.507Z Checking rfc6979 v0.6.0
29562026-08-22T12:25:32.687Z Checking tui-tree-widget v0.23.1
29572026-08-22T12:25:32.910Z Checking wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
29582026-08-22T12:25:33.002Z Compiling blake3 v1.8.5
29592026-08-22T12:25:33.391Z Checking futures-timer v3.0.3
29602026-08-22T12:25:33.973Z Checking ecdsa v0.17.0
29612026-08-22T12:25:34.123Z Checking primeorder v0.14.0
29622026-08-22T12:25:34.406Z Checking async-lock v3.4.2
29632026-08-22T12:25:34.540Z Compiling curve25519-dalek v5.0.0
29642026-08-22T12:25:34.729Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
29652026-08-22T12:25:34.813Z Checking async-object-pool v0.2.0
29662026-08-22T12:25:35.295Z Checking ssh-encoding v0.3.0
29672026-08-22T12:25:35.551Z Checking serde_regex v1.1.0
29682026-08-22T12:25:35.743Z Checking assert-json-diff v2.0.2
29692026-08-22T12:25:35.948Z Checking path-tree v0.8.3
29702026-08-22T12:25:36.166Z Checking keccak v0.2.0
29712026-08-22T12:25:36.356Z Compiling strsim v0.10.0
29722026-08-22T12:25:36.704Z Checking topological-sort v0.2.2
29732026-08-22T12:25:36.872Z Checking stringmetrics v2.2.2
29742026-08-22T12:25:37.030Z Checking omicron-zone-package v0.12.3
29752026-08-22T12:25:37.066Z Checking httpmock v0.8.3
29762026-08-22T12:25:37.163Z Compiling darling_core v0.13.4
29772026-08-22T12:25:37.947Z Checking ed25519 v3.0.0
29782026-08-22T12:25:38.184Z Checking crypto-primes v0.7.2
29792026-08-22T12:25:38.322Z Checking pkcs1 v0.8.0-rc.4
29802026-08-22T12:25:38.567Z Checking poly1305 v0.9.0
29812026-08-22T12:25:38.871Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
29822026-08-22T12:25:39.023Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
29832026-08-22T12:25:39.162Z Checking blowfish v0.10.0
29842026-08-22T12:25:39.274Z Checking blake2 v0.11.0-rc.6
29852026-08-22T12:25:39.310Z Compiling target-lexicon v0.13.3
29862026-08-22T12:25:39.344Z Checking bcrypt-pbkdf v0.11.0
29872026-08-22T12:25:39.531Z Checking rsa v0.10.0-rc.18
29882026-08-22T12:25:39.566Z Checking argon2 v0.6.0-rc.8
29892026-08-22T12:25:39.685Z Compiling darling_macro v0.13.4
29902026-08-22T12:25:39.876Z Checking ssh-cipher v0.3.0
29912026-08-22T12:25:39.911Z Checking ed25519-dalek v3.0.0
29922026-08-22T12:25:40.067Z Checking sha3 v0.11.0
29932026-08-22T12:25:40.134Z Checking p384 v0.14.0
29942026-08-22T12:25:40.245Z Checking p521 v0.14.0
29952026-08-22T12:25:40.246Z Checking p256 v0.14.0
29962026-08-22T12:25:40.445Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
29972026-08-22T12:25:40.708Z Checking kem v0.3.0
29982026-08-22T12:25:40.861Z Checking module-lattice v0.2.3
29992026-08-22T12:25:40.994Z Checking socket2 v0.5.10
30002026-08-22T12:25:41.117Z Checking sponge-cursor v0.1.0
30012026-08-22T12:25:41.271Z Checking hex-literal v0.4.1
30022026-08-22T12:25:41.306Z Compiling guppy-workspace-hack v0.1.0
30032026-08-22T12:25:41.400Z Checking sha3 v0.12.0
30042026-08-22T12:25:41.562Z Checking ml-kem v0.3.2
30052026-08-22T12:25:41.632Z Compiling darling v0.13.4
30062026-08-22T12:25:42.010Z Checking russh-cryptovec v0.62.0
30072026-08-22T12:25:42.130Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
30082026-08-22T12:25:42.194Z Checking internal-russh-num-bigint v0.5.0
30092026-08-22T12:25:42.345Z Checking num-bigint v0.4.6
30102026-08-22T12:25:42.852Z Checking russh-util v0.52.0
30112026-08-22T12:25:43.010Z Checking generic-array v1.4.3
30122026-08-22T12:25:43.208Z Checking ssh-key v0.7.0-rc.11
30132026-08-22T12:25:43.243Z Compiling enum_dispatch v0.3.13
30142026-08-22T12:25:43.324Z Compiling delegate v0.13.5
30152026-08-22T12:25:43.441Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
30162026-08-22T12:25:43.882Z Checking hex-literal v1.1.0
30172026-08-22T12:25:44.010Z Compiling target-spec v3.5.7
30182026-08-22T12:25:44.101Z Checking md5 v0.8.0
30192026-08-22T12:25:44.218Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
30202026-08-22T12:25:44.312Z Checking russh v0.62.4
30212026-08-22T12:25:44.474Z Checking cfg-expr v0.20.6
30222026-08-22T12:25:44.864Z Compiling serde_with_macros v1.5.2
30232026-08-22T12:25:45.002Z Compiling git2 v0.20.4
30242026-08-22T12:25:45.041Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
30252026-08-22T12:25:45.525Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
30262026-08-22T12:25:45.742Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
30272026-08-22T12:25:45.777Z Checking internet-checksum v0.2.1
30282026-08-22T12:25:45.929Z Compiling serde_with v1.14.0
30292026-08-22T12:25:46.478Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
30302026-08-22T12:25:47.081Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
30312026-08-22T12:25:47.583Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
30322026-08-22T12:25:47.689Z Checking wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
30332026-08-22T12:25:47.831Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
30342026-08-22T12:25:48.008Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
30352026-08-22T12:25:48.046Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
30362026-08-22T12:25:48.101Z Checking httptest v0.16.4
30372026-08-22T12:25:48.145Z Checking pathdiff v0.2.3
30382026-08-22T12:25:48.282Z Checking nested v0.1.1
30392026-08-22T12:25:48.318Z Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
30402026-08-22T12:25:48.354Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
30412026-08-22T12:25:48.450Z Checking guppy v0.17.25
30422026-08-22T12:25:48.496Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
30432026-08-22T12:25:48.768Z Checking similar-asserts v1.7.0
30442026-08-22T12:25:48.901Z Compiling target-triple v1.0.0
30452026-08-22T12:25:48.951Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
30462026-08-22T12:25:49.081Z Compiling polar-core v0.27.3
30472026-08-22T12:25:49.254Z Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
30482026-08-22T12:25:49.434Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
30492026-08-22T12:25:49.661Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
30502026-08-22T12:25:49.826Z Checking hickory-client v0.25.2
30512026-08-22T12:25:50.158Z Checking supports-unicode v2.1.0
30522026-08-22T12:25:50.306Z Checking supports-hyperlinks v2.1.0
30532026-08-22T12:25:50.340Z Checking supports-color v2.1.0
30542026-08-22T12:25:50.452Z Checking textwrap v0.15.2
30552026-08-22T12:25:50.508Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
30562026-08-22T12:25:50.694Z Checking terminal_size v0.1.17
30572026-08-22T12:25:50.698Z Compiling miette-derive v5.10.0
30582026-08-22T12:25:50.771Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?rev=15f69041f45774602108e47fb25e705dc23acfb2#15f69041)
30592026-08-22T12:25:50.832Z Compiling fs-err v2.11.0
30602026-08-22T12:25:51.085Z Compiling assert_cmd v2.1.2
30612026-08-22T12:25:51.207Z Checking owo-colors v3.5.0
30622026-08-22T12:25:51.354Z Checking escape8259 v0.5.3
30632026-08-22T12:25:51.515Z Checking libtest-mimic v0.8.1
30642026-08-22T12:25:51.793Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?rev=15f69041f45774602108e47fb25e705dc23acfb2#15f69041)
30652026-08-22T12:25:51.881Z Checking miette v5.10.0
30662026-08-22T12:25:51.938Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
30672026-08-22T12:25:52.478Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
30682026-08-22T12:25:52.622Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
30692026-08-22T12:25:53.122Z Checking blake2b_simd v1.0.4
30702026-08-22T12:25:53.354Z Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
30712026-08-22T12:25:53.532Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
30722026-08-22T12:25:53.751Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
30732026-08-22T12:25:53.806Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
30742026-08-22T12:25:53.974Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
30752026-08-22T12:25:54.036Z Checking oso v0.27.3
30762026-08-22T12:25:54.040Z Compiling knuffel-derive v3.2.0
30772026-08-22T12:25:54.356Z Checking fancy-regex v0.14.0
30782026-08-22T12:25:54.745Z Checking serde_tokenstream v0.2.3
30792026-08-22T12:25:54.989Z Checking approx v0.5.1
30802026-08-22T12:25:55.154Z Compiling rstest_macros v0.25.0
30812026-08-22T12:25:55.188Z Checking uzers v0.12.2
30822026-08-22T12:25:55.273Z Checking constant_time_eq v0.3.1
30832026-08-22T12:25:55.407Z Checking termcolor v1.4.1
30842026-08-22T12:25:55.441Z Compiling linkme-impl v0.3.35
30852026-08-22T12:25:55.512Z Checking rust-argon2 v2.1.0
30862026-08-22T12:25:55.557Z Checking knuffel v3.2.0
30872026-08-22T12:25:55.701Z Checking trybuild v1.0.116
30882026-08-22T12:25:55.825Z Checking datatest-stable v0.3.3
30892026-08-22T12:25:56.092Z Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
30902026-08-22T12:25:56.126Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
30912026-08-22T12:25:56.272Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
30922026-08-22T12:25:56.361Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
30932026-08-22T12:25:56.395Z Checking support-bundle-viewer v0.1.2
30942026-08-22T12:25:56.492Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
30952026-08-22T12:25:56.527Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
30962026-08-22T12:25:56.669Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
30972026-08-22T12:25:56.714Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
30982026-08-22T12:25:56.755Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
30992026-08-22T12:25:56.892Z Checking drift v0.2.0
31002026-08-22T12:25:56.937Z Checking rand_distr v0.5.1
31012026-08-22T12:25:57.137Z Checking multimap v0.10.1
31022026-08-22T12:25:57.186Z Compiling linkme v0.3.35
31032026-08-22T12:25:57.282Z Checking parse-size v1.1.0
31042026-08-22T12:25:57.339Z Compiling relative-path v1.9.3
31052026-08-22T12:25:57.380Z Checking dropshot-api-manager v0.8.0
31062026-08-22T12:25:57.436Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
31072026-08-22T12:25:57.742Z Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560)
31082026-08-22T12:25:58.545Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
31092026-08-22T12:25:59.003Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
31102026-08-22T12:25:59.341Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
31112026-08-22T12:25:59.505Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
31122026-08-22T12:25:59.566Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
31132026-08-22T12:25:59.603Z Checking cargo_toml v0.21.0
31142026-08-22T12:26:00.111Z Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
31152026-08-22T12:26:00.258Z Checking partial-io v0.5.4
31162026-08-22T12:26:00.295Z Checking termios v0.3.3
31172026-08-22T12:26:00.488Z Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e)
31182026-08-22T12:26:01.007Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
31192026-08-22T12:26:01.297Z Checking rstest v0.25.0
31202026-08-22T12:26:02.332Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
31212026-08-22T12:26:06.107Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
31222026-08-22T12:26:07.321Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
31232026-08-22T12:26:07.923Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
31242026-08-22T12:26:12.521Z Checking erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
31252026-08-22T12:26:13.531Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
31262026-08-22T12:26:15.846Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
31272026-08-22T12:26:20.804Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
31282026-08-22T12:26:24.096Z Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
31292026-08-22T12:26:25.864Z Checking rack-init-config v0.1.0 (/work/oxidecomputer/omicron/dev-tools/rack-init-config)
31302026-08-22T12:26:27.416Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
31312026-08-22T12:26:30.672Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
31322026-08-22T12:26:33.381Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
31332026-08-22T12:26:34.431Z Checking oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test)
31342026-08-22T12:26:37.623Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
31352026-08-22T12:26:42.242Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
31362026-08-22T12:27:03.686Z Checking corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust)
31372026-08-22T12:27:56.879Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 12s
31382026-08-22T12:27:56.883Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
31392026-08-22T12:27:56.883Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
31402026-08-22T12:27:57.551Z
31412026-08-22T12:27:57.551Zreal 4:16.071014705
31422026-08-22T12:27:57.551Zuser 22:11.076312917
31432026-08-22T12:27:57.551Zsys 5:10.591853961
31442026-08-22T12:27:57.551Ztrap 0.541655851
31452026-08-22T12:27:57.551Ztflt 0.436550431
31462026-08-22T12:27:57.551Zdflt 0.561013589
31472026-08-22T12:27:57.552Zkflt 0.005573572
31482026-08-22T12:27:57.552Zlock 1:06:53.489219464
31492026-08-22T12:27:57.555Zslp 1:00:13.647255141
31502026-08-22T12:27:57.555Zlat 1:53.134952380
31512026-08-22T12:27:57.555Zstop 14:00.842483177
31522026-08-22T12:27:57.555Z+ RUSTDOCFLAGS='--document-private-items -D warnings --cfg tokio'
31532026-08-22T12:27:57.555Z+ ptime -m cargo doc --workspace --no-deps
31542026-08-22T12:27:58.421Zwarning: output filename collision at /work/oxidecomputer/omicron/target/doc/oximeter/index.html
31552026-08-22T12:27:58.421Z |
31562026-08-22T12:27:58.421Z = note: the bin target `oximeter` in package `oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)` has the same output filename as the lib target `oximeter` in package `oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)`
31572026-08-22T12:27:58.421Z = note: this is a known bug where multiple crates with the same name use the same path; see <https://github.com/rust-lang/cargo/issues/6313>
31582026-08-22T12:27:59.522Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
31592026-08-22T12:27:59.765Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
31602026-08-22T12:27:59.811Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
31612026-08-22T12:27:59.873Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
31622026-08-22T12:27:59.934Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
31632026-08-22T12:28:00.040Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31642026-08-22T12:28:00.072Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
31652026-08-22T12:28:00.075Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31662026-08-22T12:28:00.123Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
31672026-08-22T12:28:00.148Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
31682026-08-22T12:28:00.296Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
31692026-08-22T12:28:00.350Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
31702026-08-22T12:28:00.375Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31712026-08-22T12:28:00.459Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
31722026-08-22T12:28:00.482Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
31732026-08-22T12:28:00.504Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
31742026-08-22T12:28:00.507Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
31752026-08-22T12:28:00.507Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
31762026-08-22T12:28:00.572Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
31772026-08-22T12:28:00.643Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
31782026-08-22T12:28:00.696Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
31792026-08-22T12:28:00.940Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
31802026-08-22T12:28:01.076Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
31812026-08-22T12:28:01.100Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
31822026-08-22T12:28:01.127Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
31832026-08-22T12:28:01.187Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
31842026-08-22T12:28:01.299Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
31852026-08-22T12:28:01.323Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
31862026-08-22T12:28:01.464Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
31872026-08-22T12:28:01.565Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
31882026-08-22T12:28:01.680Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
31892026-08-22T12:28:01.704Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
31902026-08-22T12:28:01.750Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
31912026-08-22T12:28:01.976Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
31922026-08-22T12:28:02.038Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
31932026-08-22T12:28:02.063Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
31942026-08-22T12:28:02.204Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
31952026-08-22T12:28:02.254Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
31962026-08-22T12:28:02.289Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
31972026-08-22T12:28:02.431Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
31982026-08-22T12:28:02.528Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
31992026-08-22T12:28:02.697Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
32002026-08-22T12:28:02.745Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32012026-08-22T12:28:02.771Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
32022026-08-22T12:28:02.771Z Checking scuffle v0.1.0
32032026-08-22T12:28:02.967Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32042026-08-22T12:28:02.993Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
32052026-08-22T12:28:03.104Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32062026-08-22T12:28:03.216Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
32072026-08-22T12:28:03.242Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
32082026-08-22T12:28:03.329Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
32092026-08-22T12:28:03.371Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
32102026-08-22T12:28:03.371Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
32112026-08-22T12:28:03.419Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
32122026-08-22T12:28:03.441Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
32132026-08-22T12:28:03.558Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
32142026-08-22T12:28:03.967Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
32152026-08-22T12:28:04.050Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
32162026-08-22T12:28:04.488Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32172026-08-22T12:28:04.525Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
32182026-08-22T12:28:05.020Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
32192026-08-22T12:28:05.024Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32202026-08-22T12:28:05.069Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
32212026-08-22T12:28:05.092Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
32222026-08-22T12:28:05.322Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
32232026-08-22T12:28:05.354Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
32242026-08-22T12:28:05.404Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
32252026-08-22T12:28:05.452Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
32262026-08-22T12:28:05.556Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
32272026-08-22T12:28:05.961Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
32282026-08-22T12:28:06.321Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
32292026-08-22T12:28:06.491Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
32302026-08-22T12:28:06.620Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
32312026-08-22T12:28:06.697Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
32322026-08-22T12:28:06.755Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
32332026-08-22T12:28:06.898Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
32342026-08-22T12:28:06.925Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
32352026-08-22T12:28:06.993Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
32362026-08-22T12:28:07.125Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
32372026-08-22T12:28:07.149Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
32382026-08-22T12:28:07.181Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
32392026-08-22T12:28:07.204Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
32402026-08-22T12:28:07.318Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
32412026-08-22T12:28:07.485Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
32422026-08-22T12:28:07.488Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32432026-08-22T12:28:07.558Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
32442026-08-22T12:28:07.558Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32452026-08-22T12:28:07.604Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
32462026-08-22T12:28:07.736Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
32472026-08-22T12:28:07.813Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
32482026-08-22T12:28:07.836Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
32492026-08-22T12:28:07.876Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
32502026-08-22T12:28:07.902Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
32512026-08-22T12:28:08.028Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
32522026-08-22T12:28:08.055Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
32532026-08-22T12:28:08.058Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
32542026-08-22T12:28:08.145Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
32552026-08-22T12:28:08.175Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
32562026-08-22T12:28:08.199Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
32572026-08-22T12:28:08.270Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
32582026-08-22T12:28:08.314Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
32592026-08-22T12:28:08.391Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
32602026-08-22T12:28:08.467Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
32612026-08-22T12:28:08.511Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
32622026-08-22T12:28:08.791Z Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
32632026-08-22T12:28:08.836Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
32642026-08-22T12:28:08.901Z Documenting omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
32652026-08-22T12:28:09.344Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32662026-08-22T12:28:09.567Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
32672026-08-22T12:28:09.852Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
32682026-08-22T12:28:10.637Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
32692026-08-22T12:28:10.835Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
32702026-08-22T12:28:11.433Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
32712026-08-22T12:28:11.674Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32722026-08-22T12:28:11.698Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
32732026-08-22T12:28:12.189Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
32742026-08-22T12:28:12.630Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
32752026-08-22T12:28:13.480Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32762026-08-22T12:28:13.602Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
32772026-08-22T12:28:13.987Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
32782026-08-22T12:28:14.039Z Checking sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
32792026-08-22T12:28:14.267Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
32802026-08-22T12:28:14.521Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
32812026-08-22T12:28:14.548Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32822026-08-22T12:28:15.076Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32832026-08-22T12:28:15.540Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32842026-08-22T12:28:15.765Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32852026-08-22T12:28:15.791Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
32862026-08-22T12:28:15.816Z Checking sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
32872026-08-22T12:28:16.131Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
32882026-08-22T12:28:16.312Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
32892026-08-22T12:28:16.865Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32902026-08-22T12:28:16.891Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
32912026-08-22T12:28:17.220Z Checking wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
32922026-08-22T12:28:17.636Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32932026-08-22T12:28:18.048Z Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
32942026-08-22T12:28:18.235Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
32952026-08-22T12:28:18.519Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
32962026-08-22T12:28:19.285Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
32972026-08-22T12:28:19.326Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
32982026-08-22T12:28:19.623Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
32992026-08-22T12:28:19.736Z Checking wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
33002026-08-22T12:28:20.007Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
33012026-08-22T12:28:20.141Z Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
33022026-08-22T12:28:20.779Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
33032026-08-22T12:28:20.806Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
33042026-08-22T12:28:21.393Z Documenting sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
33052026-08-22T12:28:21.427Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
33062026-08-22T12:28:21.970Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
33072026-08-22T12:28:22.017Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
33082026-08-22T12:28:22.201Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
33092026-08-22T12:28:22.521Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
33102026-08-22T12:28:22.884Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
33112026-08-22T12:28:23.182Z Checking sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
33122026-08-22T12:28:23.919Z Documenting sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
33132026-08-22T12:28:27.234Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
33142026-08-22T12:28:27.595Z Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
33152026-08-22T12:28:27.997Z Documenting sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
33162026-08-22T12:28:28.862Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
33172026-08-22T12:28:29.190Z Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
33182026-08-22T12:28:30.365Z Documenting sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
33192026-08-22T12:28:31.337Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
33202026-08-22T12:28:31.457Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
33212026-08-22T12:28:31.497Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
33222026-08-22T12:28:33.148Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
33232026-08-22T12:28:33.285Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
33242026-08-22T12:28:33.445Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
33252026-08-22T12:28:33.962Z Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
33262026-08-22T12:28:34.064Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
33272026-08-22T12:28:34.375Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
33282026-08-22T12:28:34.535Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
33292026-08-22T12:28:34.681Z Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
33302026-08-22T12:28:34.729Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
33312026-08-22T12:28:34.754Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
33322026-08-22T12:28:34.788Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
33332026-08-22T12:28:35.239Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
33342026-08-22T12:28:35.561Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
33352026-08-22T12:28:36.006Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
33362026-08-22T12:28:36.307Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
33372026-08-22T12:28:36.333Z Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
33382026-08-22T12:28:36.442Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
33392026-08-22T12:28:36.658Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
33402026-08-22T12:28:37.044Z Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
33412026-08-22T12:28:37.400Z Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
33422026-08-22T12:28:38.095Z Documenting omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
33432026-08-22T12:28:39.010Z Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
33442026-08-22T12:28:39.731Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
33452026-08-22T12:28:41.386Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
33462026-08-22T12:28:42.856Z Documenting sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
33472026-08-22T12:28:43.314Z Documenting tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
33482026-08-22T12:28:43.827Z Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
33492026-08-22T12:28:46.434Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
33502026-08-22T12:28:47.349Z Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
33512026-08-22T12:28:48.313Z Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
33522026-08-22T12:28:48.779Z Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
33532026-08-22T12:28:49.587Z Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
33542026-08-22T12:28:51.715Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
33552026-08-22T12:28:52.994Z Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
33562026-08-22T12:28:53.365Z Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
33572026-08-22T12:28:54.611Z Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
33582026-08-22T12:28:54.679Z Documenting oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test)
33592026-08-22T12:28:54.972Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
33602026-08-22T12:28:58.161Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
33612026-08-22T12:29:01.138Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
33622026-08-22T12:29:01.913Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
33632026-08-22T12:29:02.902Z Documenting nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
33642026-08-22T12:29:03.548Z Documenting nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
33652026-08-22T12:29:04.343Z Documenting sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
33662026-08-22T12:29:05.333Z Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
33672026-08-22T12:29:06.155Z Documenting nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
33682026-08-22T12:29:06.950Z Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
33692026-08-22T12:29:08.823Z Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
33702026-08-22T12:29:09.453Z Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
33712026-08-22T12:29:10.242Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
33722026-08-22T12:29:10.419Z Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
33732026-08-22T12:29:11.570Z Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
33742026-08-22T12:29:12.105Z Documenting schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
33752026-08-22T12:29:12.949Z Documenting nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
33762026-08-22T12:29:16.632Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
33772026-08-22T12:29:17.886Z Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
33782026-08-22T12:29:18.441Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
33792026-08-22T12:29:19.335Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
33802026-08-22T12:29:20.365Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
33812026-08-22T12:29:21.359Z Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
33822026-08-22T12:29:23.995Z Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
33832026-08-22T12:29:24.921Z Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
33842026-08-22T12:29:25.913Z Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
33852026-08-22T12:29:26.871Z Documenting sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
33862026-08-22T12:29:27.935Z Documenting zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
33872026-08-22T12:29:30.565Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
33882026-08-22T12:29:31.459Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
33892026-08-22T12:29:33.197Z Documenting rack-init-config v0.1.0 (/work/oxidecomputer/omicron/dev-tools/rack-init-config)
33902026-08-22T12:29:33.946Z Documenting bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
33912026-08-22T12:29:35.463Z Documenting sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
33922026-08-22T12:29:37.019Z Documenting bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
33932026-08-22T12:29:38.633Z Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
33942026-08-22T12:29:40.338Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
33952026-08-22T12:29:42.094Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
33962026-08-22T12:29:43.605Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
33972026-08-22T12:29:45.181Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
33982026-08-22T12:29:50.191Z Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
33992026-08-22T12:29:50.323Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
34002026-08-22T12:29:52.032Z Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
34012026-08-22T12:29:52.087Z Documenting support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
34022026-08-22T12:29:53.614Z Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
34032026-08-22T12:29:55.700Z Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
34042026-08-22T12:29:57.602Z Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
34052026-08-22T12:29:59.588Z Documenting nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
34062026-08-22T12:30:01.408Z Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
34072026-08-22T12:30:03.132Z Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
34082026-08-22T12:30:05.208Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
34092026-08-22T12:30:06.776Z Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
34102026-08-22T12:30:08.618Z Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
34112026-08-22T12:30:10.383Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
34122026-08-22T12:30:12.173Z Documenting bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
34132026-08-22T12:30:13.952Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
34142026-08-22T12:30:15.708Z Documenting wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
34152026-08-22T12:30:17.264Z Documenting wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
34162026-08-22T12:30:19.377Z Documenting wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
34172026-08-22T12:30:20.958Z Documenting trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
34182026-08-22T12:30:22.820Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
34192026-08-22T12:30:24.760Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
34202026-08-22T12:30:26.567Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
34212026-08-22T12:30:28.568Z Documenting trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
34222026-08-22T12:30:30.364Z Documenting sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
34232026-08-22T12:30:34.487Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
34242026-08-22T12:30:39.714Z Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
34252026-08-22T12:30:40.644Z Documenting wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
34262026-08-22T12:30:42.613Z Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
34272026-08-22T12:30:44.672Z Documenting nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
34282026-08-22T12:30:47.119Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
34292026-08-22T12:30:49.629Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
34302026-08-22T12:30:51.550Z Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
34312026-08-22T12:30:54.109Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
34322026-08-22T12:30:56.391Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
34332026-08-22T12:30:58.759Z Documenting dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
34342026-08-22T12:31:00.951Z Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
34352026-08-22T12:31:03.616Z Documenting transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
34362026-08-22T12:31:05.363Z Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
34372026-08-22T12:31:08.881Z Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
34382026-08-22T12:31:10.733Z Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
34392026-08-22T12:31:12.960Z Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
34402026-08-22T12:31:15.509Z Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
34412026-08-22T12:31:18.223Z Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
34422026-08-22T12:31:20.764Z Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
34432026-08-22T12:31:23.289Z Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
34442026-08-22T12:31:25.774Z Documenting oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
34452026-08-22T12:31:28.332Z Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
34462026-08-22T12:31:30.867Z Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
34472026-08-22T12:31:33.327Z Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
34482026-08-22T12:31:35.748Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
34492026-08-22T12:31:38.511Z Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
34502026-08-22T12:31:41.079Z Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
34512026-08-22T12:31:43.726Z Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
34522026-08-22T12:31:46.216Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
34532026-08-22T12:31:48.790Z Documenting ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
34542026-08-22T12:31:51.379Z Documenting ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
34552026-08-22T12:31:53.905Z Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
34562026-08-22T12:31:56.510Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
34572026-08-22T12:31:59.155Z Documenting clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
34582026-08-22T12:32:01.749Z Documenting corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust)
34592026-08-22T12:32:04.329Z Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
34602026-08-22T12:32:06.978Z Documenting sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
34612026-08-22T12:32:09.325Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
34622026-08-22T12:32:12.070Z Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
34632026-08-22T12:32:14.862Z Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
34642026-08-22T12:32:17.427Z Documenting oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
34652026-08-22T12:32:20.130Z Documenting internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
34662026-08-22T12:32:22.640Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
34672026-08-22T12:32:25.197Z Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
34682026-08-22T12:32:27.784Z Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
34692026-08-22T12:32:31.173Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
34702026-08-22T12:32:33.357Z Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
34712026-08-22T12:32:35.908Z Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
34722026-08-22T12:32:38.882Z Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
34732026-08-22T12:32:41.542Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
34742026-08-22T12:32:44.205Z Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
34752026-08-22T12:32:46.917Z Documenting omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
34762026-08-22T12:32:49.821Z Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
34772026-08-22T12:32:52.581Z Documenting omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
34782026-08-22T12:32:55.084Z Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
34792026-08-22T12:32:57.907Z Documenting trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
34802026-08-22T12:33:00.587Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
34812026-08-22T12:33:03.686Z Documenting trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
34822026-08-22T12:33:06.454Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
34832026-08-22T12:33:09.117Z Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
34842026-08-22T12:33:11.759Z Documenting gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
34852026-08-22T12:33:14.597Z Documenting cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
34862026-08-22T12:33:17.379Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
34872026-08-22T12:33:20.614Z Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
34882026-08-22T12:33:23.236Z Documenting installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
34892026-08-22T12:33:26.227Z Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
34902026-08-22T12:33:34.196Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
34912026-08-22T12:33:34.501Z Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
34922026-08-22T12:33:38.318Z Documenting omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
34932026-08-22T12:33:41.701Z Documenting ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
34942026-08-22T12:33:45.411Z Documenting key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
34952026-08-22T12:33:48.913Z Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
34962026-08-22T12:33:53.968Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
34972026-08-22T12:33:57.081Z Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
34982026-08-22T12:34:00.963Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
34992026-08-22T12:34:04.898Z Documenting parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
35002026-08-22T12:34:08.811Z Documenting omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
35012026-08-22T12:34:12.825Z Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
35022026-08-22T12:34:16.721Z Documenting ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
35032026-08-22T12:34:20.719Z Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
35042026-08-22T12:34:24.593Z Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
35052026-08-22T12:34:28.478Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
35062026-08-22T12:34:32.380Z Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
35072026-08-22T12:34:36.335Z Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
35082026-08-22T12:34:40.319Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
35092026-08-22T12:34:44.221Z Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
35102026-08-22T12:34:48.175Z Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
35112026-08-22T12:34:52.121Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
35122026-08-22T12:34:55.977Z Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
35132026-08-22T12:34:59.891Z Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
35142026-08-22T12:35:31.135Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 33s
35152026-08-22T12:35:31.138Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
35162026-08-22T12:35:31.138Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
35172026-08-22T12:35:31.309Z Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 205 other files
35182026-08-22T12:35:31.420Z
35192026-08-22T12:35:31.420Zreal 7:33.774512010
35202026-08-22T12:35:31.420Zuser 20:30.986042802
35212026-08-22T12:35:31.420Zsys 4:21.434512253
35222026-08-22T12:35:31.420Ztrap 0.300436619
35232026-08-22T12:35:31.420Ztflt 0.046467210
35242026-08-22T12:35:31.420Zdflt 0.097586435
35252026-08-22T12:35:31.420Zkflt 0.000049780
35262026-08-22T12:35:31.423Zlock 7:13:46.506121720
35272026-08-22T12:35:31.424Zslp 2:32:31.454608099
35282026-08-22T12:35:31.424Zlat 35.903797365
35292026-08-22T12:35:31.424Zstop 2:08.033500249
35302026-08-22T12:35:31.424Zprocess exited: duration 840017 ms, exit code 0
 
35312026-08-22T12:35:31.430Zfound 0 output files