01KRD47A15Y3BAJAAPM6Z9R7NV: clippy (helios)

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

Buildomat Job: 01KRD49NT434RZYXV5S2QZFP6X

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-05-12T03:40:41.634Zjob assigned to worker 01KRD4A57NY8NCZNW9TV6NBYBW [factory aws, i-096bb75a40c05dd1e] (queued for 1 m 1 s)
 
22026-05-12T03:40:48.634Zstarting task 0: "setup"
32026-05-12T03:40:48.638Z++ uname -s
42026-05-12T03:40:48.641Z+ kern=SunOS
52026-05-12T03:40:48.641Z+ build_user=build
62026-05-12T03:40:48.641Z+ build_uid=12345
72026-05-12T03:40:48.641Z+ work_dir=/work
82026-05-12T03:40:48.641Z+ input_dir=/input
92026-05-12T03:40:48.641Z+ [[ 0 == 12345 ]]
102026-05-12T03:40:48.642Z+ case "$kern" in
112026-05-12T03:40:48.642Z+ groupadd -g 12345 build
122026-05-12T03:40:48.645Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-05-12T03:40:50.669Z+ zfs create -o mountpoint=/work rpool/work
142026-05-12T03:40:50.778Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-05-12T03:40:50.814Z+ home_fs=zfs
162026-05-12T03:40:50.814Z+ [[ zfs == autofs ]]
172026-05-12T03:40:50.814Z+ mkdir -p /home/build
182026-05-12T03:40:50.814Z+ chown build:build /home/build /work
192026-05-12T03:40:52.759Z+ chmod 0700 /home/build /work
202026-05-12T03:40:52.764Zprocess exited: duration 4130 ms, exit code 0
 
212026-05-12T03:40:52.773Zstarting task 1: "rust-toolchain"
222026-05-12T03:40:52.777Z+ printf ' * rust toolchain channel = "%s"\n' 1.94.0
232026-05-12T03:40:52.777Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-05-12T03:40:52.777Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
252026-05-12T03:40:52.777Z * rust toolchain channel = "1.94.0"
262026-05-12T03:40:52.778Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-05-12T03:40:52.778Z * rust toolchain profile = "default"
282026-05-12T03:40:52.785Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-05-12T03:40:52.785Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default
302026-05-12T03:40:52.874Zinfo: downloading installer
312026-05-12T03:40:54.472Zwarn: It looks like you have an existing rustup settings file at:
322026-05-12T03:40:54.472Zwarn: /home/build/.rustup/settings.toml
332026-05-12T03:40:54.472Zwarn: Rustup will install the default toolchain as specified in the settings file,
342026-05-12T03:40:54.472Zwarn: instead of the one inferred from the default host triple.
352026-05-12T03:40:54.486Zinfo: profile set to default
362026-05-12T03:40:54.486Zinfo: default host triple is x86_64-unknown-illumos
372026-05-12T03:40:54.493Zinfo: syncing channel updates for 1.94.0-x86_64-unknown-illumos
382026-05-12T03:40:54.649Zinfo: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02)
392026-05-12T03:40:54.653Zinfo: downloading 6 components
402026-05-12T03:41:08.588Z
412026-05-12T03:41:08.589Zinfo: default toolchain set to 1.94.0-x86_64-unknown-illumos
422026-05-12T03:41:08.645Z 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02)
432026-05-12T03:41:08.645Z
442026-05-12T03:41:08.645Z
452026-05-12T03:41:08.645ZRust is installed now. Great!
462026-05-12T03:41:08.645Z
472026-05-12T03:41:08.645ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
482026-05-12T03:41:08.645Zenvironment variable. This has not been done automatically.
492026-05-12T03:41:08.645Z
502026-05-12T03:41:08.645ZTo configure your current shell, you need to source
512026-05-12T03:41:08.645Zthe corresponding env file under $HOME/.cargo.
522026-05-12T03:41:08.645Z
532026-05-12T03:41:08.645ZThis is usually done by running one of the following (note the leading DOT):
542026-05-12T03:41:08.645Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
552026-05-12T03:41:08.645Zsource "$HOME/.cargo/env.fish" # For fish
562026-05-12T03:41:08.645Zsource "~/.cargo/env.nu" # For nushell
572026-05-12T03:41:08.645Zsource "$HOME/.cargo/env.tcsh" # For tcsh
582026-05-12T03:41:08.645Z. "$HOME/.cargo/env.ps1" # For pwsh
592026-05-12T03:41:08.646Zsource "$HOME/.cargo/env.xsh" # For xonsh
602026-05-12T03:41:08.646Zwarn: no default linker (`cc`) was found in your PATH
612026-05-12T03:41:08.646Zwarn: many Rust crates require a system C toolchain to build
622026-05-12T03:41:08.735Z+ rustup --version
632026-05-12T03:41:08.744Zrustup 1.29.0 (28d1352db 2026-03-05)
642026-05-12T03:41:08.749Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
652026-05-12T03:41:08.767Zinfo: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)`
662026-05-12T03:41:08.772Z+ cargo --version
672026-05-12T03:41:08.782Zcargo 1.94.0 (85eff7c80 2026-01-15)
682026-05-12T03:41:08.787Z+ rustc --version
692026-05-12T03:41:08.804Zrustc 1.94.0 (4a4ef493e 2026-03-02)
702026-05-12T03:41:08.809Zprocess exited: duration 16032 ms, exit code 0
 
712026-05-12T03:41:08.817Zstarting task 2: "authentication"
722026-05-12T03:41:08.833Zprocess exited: duration 16 ms, exit code 0
 
732026-05-12T03:41:08.842Zstarting task 3: "clone repository"
742026-05-12T03:41:08.846Z+ mkdir -p /work/oxidecomputer/omicron
752026-05-12T03:41:08.847Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
762026-05-12T03:41:08.884ZCloning into '/work/oxidecomputer/omicron'...
772026-05-12T03:41:19.940Z+ cd /work/oxidecomputer/omicron
782026-05-12T03:41:19.940Z+ git fetch origin 692a18f66e6125f7b2c12280a2a9271df33ecacb
792026-05-12T03:41:20.188ZFrom https://github.com/oxidecomputer/omicron
802026-05-12T03:41:20.188Z * branch 692a18f66e6125f7b2c12280a2a9271df33ecacb -> FETCH_HEAD
812026-05-12T03:41:20.194Z+ [[ -n renovate/crucible-pantry-client-digest ]]
822026-05-12T03:41:20.197Z++ git branch --show-current
832026-05-12T03:41:20.197Z+ current=main
842026-05-12T03:41:20.197Z+ [[ main != renovate/crucible-pantry-client-digest ]]
852026-05-12T03:41:20.197Z+ git branch -f renovate/crucible-pantry-client-digest 692a18f66e6125f7b2c12280a2a9271df33ecacb
862026-05-12T03:41:20.200Z+ git checkout -f renovate/crucible-pantry-client-digest
872026-05-12T03:41:20.431ZSwitched to branch 'renovate/crucible-pantry-client-digest'
882026-05-12T03:41:20.434Z+ git reset --hard 692a18f66e6125f7b2c12280a2a9271df33ecacb
892026-05-12T03:41:20.671ZHEAD is now at 692a18f66 Update crucible-pantry-client digest to fefccc0
902026-05-12T03:41:20.674Zprocess exited: duration 11829 ms, exit code 0
 
912026-05-12T03:41:20.683Zstarting task 4: "build"
922026-05-12T03:41:20.691Z+ source ./env.sh
932026-05-12T03:41:20.691Z++ OLD_SHELL_OPTS=ehxB
942026-05-12T03:41:20.691Z++ set -o xtrace
952026-05-12T03:41:20.699Z++++ dirname ./env.sh
962026-05-12T03:41:20.699Z+++ readlink -f .
972026-05-12T03:41:20.699Z++ OMICRON_WS=/work/oxidecomputer/omicron
982026-05-12T03:41:20.699Z++ 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-05-12T03:41:20.699Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1002026-05-12T03:41:20.699Z++ 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-05-12T03:41:20.699Z++ 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-05-12T03:41:20.699Z++ 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-05-12T03:41:20.699Z++ 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-05-12T03:41:20.699Z++ 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-05-12T03:41:20.699Z++ 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-05-12T03:41:20.699Z++ case $OLD_SHELL_OPTS in
1072026-05-12T03:41:20.699Z++ unset OLD_SHELL_OPTS OMICRON_WS
1082026-05-12T03:41:20.699Z+ source .github/buildomat/ci-env.sh
1092026-05-12T03:41:20.699Z++ export CARGO_TERM_COLOR=always
1102026-05-12T03:41:20.699Z++ CARGO_TERM_COLOR=always
1112026-05-12T03:41:20.699Z+ cargo --version
1122026-05-12T03:41:20.706Zcargo 1.94.0 (85eff7c80 2026-01-15)
1132026-05-12T03:41:20.706Z+ rustc --version
1142026-05-12T03:41:20.724Zrustc 1.94.0 (4a4ef493e 2026-03-02)
1152026-05-12T03:41:20.728Z+ banner prerequisites
1162026-05-12T03:41:20.731Z
1172026-05-12T03:41:20.731Z ##### ##### ###### ##### ###### #### # # # #### #
1182026-05-12T03:41:20.731Z # # # # # # # # # # # # # # #
1192026-05-12T03:41:20.732Z # # # # ##### # # ##### # # # # # #### #
1202026-05-12T03:41:20.732Z ##### ##### # ##### # # # # # # # # #
1212026-05-12T03:41:20.732Z # # # # # # # # # # # # # # #
1222026-05-12T03:41:20.732Z # # # ###### # # ###### ### # #### # #### #
1232026-05-12T03:41:20.732Z
1242026-05-12T03:41:20.732Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1252026-05-12T03:41:22.076Z Startup: Refreshing catalog 'helios' ... Done
1262026-05-12T03:41:22.125Z Startup: Caching catalogs ... Done
1272026-05-12T03:41:22.268ZPlanning: Solver setup ... Done (0.129s)
1282026-05-12T03:41:22.281ZPlanning: Running solver ... Done (0.010s)
1292026-05-12T03:41:22.285ZPlanning: Finding local manifests ... Done (0.002s)
1302026-05-12T03:41:22.292ZPlanning: Fetching manifests: 0/2 0% complete
1312026-05-12T03:41:22.312ZPlanning: Fetching manifests: 2/2 100% complete
1322026-05-12T03:41:22.324ZPlanning: Package planning ... Done (0.013s)
1332026-05-12T03:41:22.328ZPlanning: Merging actions ... Done (0.001s)
1342026-05-12T03:41:22.508ZPlanning: Checking for conflicting actions ... Done (0.182s)
1352026-05-12T03:41:22.512ZPlanning: Consolidating action changes ... Done (0.001s)
1362026-05-12T03:41:23.250ZPlanning: Evaluating mediators ... Done (0.723s)
1372026-05-12T03:41:23.259ZPlanning: Planning completed in 1.10 seconds
1382026-05-12T03:41:23.259Z Packages to install: 2
1392026-05-12T03:41:23.259Z Estimated space available: 156.08 GB
1402026-05-12T03:41:23.259ZEstimated space to be consumed: 16.95 MB
1412026-05-12T03:41:23.259Z Create boot environment: No
1422026-05-12T03:41:23.259ZCreate backup boot environment: No
1432026-05-12T03:41:23.259Z Rebuild boot archive: No
1442026-05-12T03:41:23.259Z
1452026-05-12T03:41:23.259ZChanged packages:
1462026-05-12T03:41:23.260Zhelios
1472026-05-12T03:41:23.260Z developer/build-essential
1482026-05-12T03:41:23.260Z None -> 11-3.0
1492026-05-12T03:41:23.260Z library/libxmlsec1
1502026-05-12T03:41:23.260Z None -> 1.2.35-3.0
1512026-05-12T03:41:23.274Z
1522026-05-12T03:41:23.274ZDownload: 0/214 items 0.0/1.3MB 0% complete
1532026-05-12T03:41:23.780ZDownload: Completed 1.28 MB in 0.50 seconds (2.6M/s)
1542026-05-12T03:41:23.843Z Actions: 1/268 actions (Installing new actions)
1552026-05-12T03:41:23.870Z Actions: Completed 268 actions in 0.04 seconds.
1562026-05-12T03:41:23.883ZFinalize: Updating package state database ... Done (0.004s)
1572026-05-12T03:41:23.883ZFinalize: Updating package cache ... Done (0.000s)
1582026-05-12T03:41:23.899ZFinalize: Updating image state ... Done (0.012s)
1592026-05-12T03:41:27.298ZFinalize: Creating fast lookup database ... Done (2.354s)
1602026-05-12T03:41:27.318ZFinalize: Reading search index ... Done (0.013s)
1612026-05-12T03:41:27.318ZFinalize: Updating search index ... Done (0.000s)
1622026-05-12T03:41:27.318ZFinalize: Updating package cache ... Done (0.000s)
1632026-05-12T03:41:27.318ZPlanning: Evaluating mediator changes ... Done
1642026-05-12T03:41:27.319ZPlanning: Checking for conflicting actions ... Done
1652026-05-12T03:41:27.319ZPlanning: Consolidating action changes ... Done
1662026-05-12T03:41:27.319ZPlanning: Evaluating mediators ... Done
1672026-05-12T03:41:27.319ZPlanning: Planning completed in 0.26 seconds
1682026-05-12T03:41:27.319Z Mediators to change: 2
1692026-05-12T03:41:27.319Z Create boot environment: No
1702026-05-12T03:41:27.320ZCreate backup boot environment: No
1712026-05-12T03:41:27.320ZFinalize: Updating package state database ... Done
1722026-05-12T03:41:27.320ZFinalize: Updating package cache ... Done
1732026-05-12T03:41:27.320ZFinalize: Updating image state ... Done
1742026-05-12T03:41:29.066ZFinalize: Creating fast lookup database ... Done
1752026-05-12T03:41:29.105ZFinalize: Reading search index ... Done
1762026-05-12T03:41:29.105ZFinalize: Updating search index ... Done
1772026-05-12T03:41:29.166ZFinalize: Updating package cache ... Done
1782026-05-12T03:41:29.441ZPlanning: Evaluating mediator changes ... Done
1792026-05-12T03:41:29.532ZPlanning: Checking for conflicting actions ... Done
1802026-05-12T03:41:29.561ZPlanning: Consolidating action changes ... Done
1812026-05-12T03:41:29.719ZPlanning: Evaluating mediators ... Done
1822026-05-12T03:41:29.768ZPlanning: Planning completed in 0.26 seconds
1832026-05-12T03:41:29.768Z Mediators to change: 1
1842026-05-12T03:41:29.769Z Create boot environment: No
1852026-05-12T03:41:29.769ZCreate backup boot environment: No
1862026-05-12T03:41:29.794ZFinalize: Updating package state database ... Done
1872026-05-12T03:41:29.794ZFinalize: Updating package cache ... Done
1882026-05-12T03:41:29.794ZFinalize: Updating image state ... Done
1892026-05-12T03:41:31.692ZFinalize: Creating fast lookup database ... Done
1902026-05-12T03:41:31.755ZFinalize: Reading search index ... Done
1912026-05-12T03:41:31.758ZFinalize: Updating search index ... Done
1922026-05-12T03:41:31.840ZFinalize: Updating package cache ... Done
1932026-05-12T03:41:32.163ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1942026-05-12T03:41:32.163Zapache system 2.4 system
1952026-05-12T03:41:32.163Zclang system 15 system
1962026-05-12T03:41:32.163Zcsh system system illumos
1972026-05-12T03:41:32.163Zctags system system illumos
1982026-05-12T03:41:32.163Zfile vendor vendor darwinsys
1992026-05-12T03:41:32.163Zfile system system illumos
2002026-05-12T03:41:32.163Zgcc vendor 14 vendor
2012026-05-12T03:41:32.163Zgcc system 13 system
2022026-05-12T03:41:32.163Zgcc system 10 system
2032026-05-12T03:41:32.164Zgo system 1.25 system
2042026-05-12T03:41:32.164Zllvm system 15 system
2052026-05-12T03:41:32.164Zmariadb system 11.4 system
2062026-05-12T03:41:32.164Zmta vendor vendor dma
2072026-05-12T03:41:32.164Zopenjdk system 17 system
2082026-05-12T03:41:32.164Zopenjdk system 11 system
2092026-05-12T03:41:32.164Zopenssl vendor 3 vendor
2102026-05-12T03:41:32.164Zperl system 5.40 system
2112026-05-12T03:41:32.164Zpostgresql system 18 system
2122026-05-12T03:41:32.164Zpostgresql system 17 system
2132026-05-12T03:41:32.164Zpython vendor 3 vendor
2142026-05-12T03:41:32.164Zpython system 2 system
2152026-05-12T03:41:32.164Zpython3 vendor 3.13 vendor
2162026-05-12T03:41:32.164Zruby system 3.4 system
2172026-05-12T03:41:32.164Zruby system 3.0 system
2182026-05-12T03:41:32.164Zwords vendor vendor american-english
2192026-05-12T03:41:32.164Zwords system system australian-english
2202026-05-12T03:41:32.164Zwords system system british-english
2212026-05-12T03:41:32.164Zwords system system canadian-english
2222026-05-12T03:41:32.164Zwords system system french
2232026-05-12T03:41:32.164Zwords system system italian
2242026-05-12T03:41:32.164Zwords system system ngerman
2252026-05-12T03:41:32.164Zwords system system ogerman
2262026-05-12T03:41:32.165Zwords system system spanish
2272026-05-12T03:41:32.399ZPUBLISHER TYPE STATUS P LOCATION
2282026-05-12T03:41:32.399Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
2292026-05-12T03:41:32.662ZFMRI IFO
2302026-05-12T03:41:32.662Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
2312026-05-12T03:41:32.662Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
2322026-05-12T03:41:32.662Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
2332026-05-12T03:41:32.662Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
2342026-05-12T03:41:32.662Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
2352026-05-12T03:41:32.662Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
2362026-05-12T03:41:32.662Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
2372026-05-12T03:41:32.662Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
2382026-05-12T03:41:32.662Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
2392026-05-12T03:41:32.895Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2402026-05-12T03:41:33.179Z Updating crates.io index
2412026-05-12T03:41:33.198Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2422026-05-12T03:41:33.420Z Updating git repository `https://github.com/oxidecomputer/lldp`
2432026-05-12T03:41:34.201Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2442026-05-12T03:41:34.995Z Updating git repository `https://github.com/oxidecomputer/propolis`
2452026-05-12T03:41:35.738Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2462026-05-12T03:41:36.220Z Updating git repository `https://github.com/oxidecomputer/crucible`
2472026-05-12T03:41:38.009Z Updating git repository `https://github.com/oxidecomputer/opte`
2482026-05-12T03:41:38.662Z Updating git repository `https://github.com/oxidecomputer/tofino`
2492026-05-12T03:41:39.060Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2502026-05-12T03:41:40.005Z Updating git repository `https://github.com/oxidecomputer/clickward`
2512026-05-12T03:41:40.319Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2522026-05-12T03:41:40.628Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2532026-05-12T03:41:40.926Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2542026-05-12T03:41:41.918Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2552026-05-12T03:41:42.490Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2562026-05-12T03:41:42.706Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2572026-05-12T03:41:43.069Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2582026-05-12T03:41:43.567Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2592026-05-12T03:41:43.774Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2602026-05-12T03:41:43.990Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2612026-05-12T03:41:44.247Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2622026-05-12T03:41:44.589Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2632026-05-12T03:41:45.126Z Updating git repository `https://github.com/oxidecomputer/crucible`
2642026-05-12T03:41:45.724Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2652026-05-12T03:41:46.186Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2662026-05-12T03:41:46.445Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2672026-05-12T03:41:46.743Z Updating git repository `https://github.com/oxidecomputer/ispf`
2682026-05-12T03:41:47.726Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2692026-05-12T03:41:48.303Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2702026-05-12T03:41:48.751Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2712026-05-12T03:41:49.090Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2722026-05-12T03:41:49.386Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2732026-05-12T03:41:49.729Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2742026-05-12T03:41:50.042Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2752026-05-12T03:41:50.553Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2762026-05-12T03:41:50.821Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2772026-05-12T03:41:51.160Z Updating git repository `https://github.com/illumos/smf-rs`
2782026-05-12T03:41:51.452Z Updating git repository `https://github.com/oxidecomputer/omicron`
2792026-05-12T03:42:03.785Z Downloading crates ...
2802026-05-12T03:42:03.845Z Downloaded cfg-if v1.0.4
2812026-05-12T03:42:03.885Z Downloaded anyhow v1.0.102
2822026-05-12T03:42:03.885Z Downloaded anstream v0.6.21
2832026-05-12T03:42:03.885Z Downloaded thiserror v1.0.69
2842026-05-12T03:42:03.885Z Downloaded thread-id v4.2.2
2852026-05-12T03:42:03.885Z Downloaded clap v4.5.60
2862026-05-12T03:42:03.885Z Downloaded toml v0.8.23
2872026-05-12T03:42:03.885Z Downloaded typeid v1.0.3
2882026-05-12T03:42:03.933Z Downloaded usdt v0.5.0
2892026-05-12T03:42:03.933Z Downloaded serde_spanned v0.6.9
2902026-05-12T03:42:03.933Z Downloaded serde_core v1.0.228
2912026-05-12T03:42:03.933Z Downloaded usdt-macro v0.5.0
2922026-05-12T03:42:03.934Z Downloaded usdt-attr-macro v0.5.0
2932026-05-12T03:42:03.934Z Downloaded version_check v0.9.5
2942026-05-12T03:42:03.934Z Downloaded fnv v1.0.7
2952026-05-12T03:42:03.934Z Downloaded camino-tempfile v1.4.1
2962026-05-12T03:42:03.934Z Downloaded zerofrom v0.1.6
2972026-05-12T03:42:03.934Z Downloaded yoke-derive v0.8.1
2982026-05-12T03:42:03.934Z Downloaded bytecount v0.6.9
2992026-05-12T03:42:03.934Z Downloaded anstyle v1.0.13
3002026-05-12T03:42:03.935Z Downloaded utf8parse v0.2.2
3012026-05-12T03:42:03.935Z Downloaded smallvec v1.15.1
3022026-05-12T03:42:03.935Z Downloaded unicode-linebreak v0.1.5
3032026-05-12T03:42:03.935Z Downloaded serde_json v1.0.149
3042026-05-12T03:42:03.935Z Downloaded tinystr v0.8.2
3052026-05-12T03:42:03.935Z Downloaded proc-macro-error-attr v1.0.4
3062026-05-12T03:42:03.935Z Downloaded cargo-util-schemas v0.8.2
3072026-05-12T03:42:03.935Z Downloaded serde-value v0.7.0
3082026-05-12T03:42:03.935Z Downloaded scroll v0.12.0
3092026-05-12T03:42:03.935Z Downloaded cargo_toml v0.21.0
3102026-05-12T03:42:03.935Z Downloaded zerofrom-derive v0.1.6
3112026-05-12T03:42:03.935Z Downloaded autocfg v1.5.0
3122026-05-12T03:42:03.936Z Downloaded utf8_iter v1.0.4
3132026-05-12T03:42:03.936Z Downloaded toml_write v0.1.2
3142026-05-12T03:42:03.936Z Downloaded toml_datetime v0.6.11
3152026-05-12T03:42:03.936Z Downloaded usdt-impl v0.5.0
3162026-05-12T03:42:03.936Z Downloaded thiserror v2.0.18
3172026-05-12T03:42:03.936Z Downloaded zerovec-derive v0.11.2
3182026-05-12T03:42:03.936Z Downloaded thiserror-impl v2.0.18
3192026-05-12T03:42:03.936Z Downloaded scroll_derive v0.12.1
3202026-05-12T03:42:03.936Z Downloaded proc-macro2 v1.0.106
3212026-05-12T03:42:03.936Z Downloaded cargo-platform v0.2.0
3222026-05-12T03:42:03.936Z Downloaded yoke v0.8.1
3232026-05-12T03:42:03.936Z Downloaded writeable v0.6.2
3242026-05-12T03:42:03.936Z Downloaded unicode-xid v0.2.6
3252026-05-12T03:42:03.997Z Downloaded zmij v1.0.21
3262026-05-12T03:42:03.997Z Downloaded thiserror-impl v1.0.69
3272026-05-12T03:42:03.997Z Downloaded potential_utf v0.1.4
3282026-05-12T03:42:03.997Z Downloaded errno v0.3.14
3292026-05-12T03:42:03.997Z Downloaded camino v1.2.2
3302026-05-12T03:42:03.997Z Downloaded pretty-hex v0.4.1
3312026-05-12T03:42:03.997Z Downloaded stable_deref_trait v1.2.1
3322026-05-12T03:42:03.997Z Downloaded cpufeatures v0.2.17
3332026-05-12T03:42:03.997Z Downloaded generic-array v0.14.7
3342026-05-12T03:42:03.997Z Downloaded anstyle-parse v0.2.7
3352026-05-12T03:42:03.997Z Downloaded block-buffer v0.10.4
3362026-05-12T03:42:03.997Z Downloaded zerocopy-derive v0.7.35
3372026-05-12T03:42:03.997Z Downloaded unicode-ident v1.0.24
3382026-05-12T03:42:03.999Z Downloaded ucd-trie v0.1.7
3392026-05-12T03:42:04.000Z Downloaded macaddr v1.0.1
3402026-05-12T03:42:04.000Z Downloaded textwrap v0.16.2
3412026-05-12T03:42:04.000Z Downloaded anstyle-query v1.1.5
3422026-05-12T03:42:04.000Z Downloaded clap_derive v4.5.55
3432026-05-12T03:42:04.000Z Downloaded dof v0.3.0
3442026-05-12T03:42:04.000Z Downloaded toml_edit v0.22.27
3452026-05-12T03:42:04.000Z Downloaded crypto-common v0.1.7
3462026-05-12T03:42:04.000Z Downloaded clap_lex v1.0.0
3472026-05-12T03:42:04.000Z Downloaded zerotrie v0.2.3
3482026-05-12T03:42:04.000Z Downloaded url v2.5.8
3492026-05-12T03:42:04.000Z Downloaded memmap v0.7.0
3502026-05-12T03:42:04.000Z Downloaded heck v0.4.1
3512026-05-12T03:42:04.000Z Downloaded swrite v0.1.0
3522026-05-12T03:42:04.000Z Downloaded typenum v1.19.0
3532026-05-12T03:42:04.000Z Downloaded terminal_size v0.4.3
3542026-05-12T03:42:04.000Z Downloaded quote v1.0.45
3552026-05-12T03:42:04.000Z Downloaded form_urlencoded v1.2.2
3562026-05-12T03:42:04.036Z Downloaded zerovec v0.11.5
3572026-05-12T03:42:04.036Z Downloaded tabled_derive v0.7.0
3582026-05-12T03:42:04.036Z Downloaded is_terminal_polyfill v1.70.2
3592026-05-12T03:42:04.036Z Downloaded idna_adapter v1.2.1
3602026-05-12T03:42:04.036Z Downloaded zerocopy v0.7.35
3612026-05-12T03:42:04.036Z Downloaded strsim v0.11.1
3622026-05-12T03:42:04.037Z Downloaded winnow v0.7.14
3632026-05-12T03:42:04.037Z Downloaded fastrand v2.3.0
3642026-05-12T03:42:04.037Z Downloaded percent-encoding v2.3.2
3652026-05-12T03:42:04.037Z Downloaded ordered-float v2.10.1
3662026-05-12T03:42:04.037Z Downloaded unicode-width v0.2.0
3672026-05-12T03:42:04.037Z Downloaded serde_tokenstream v0.2.3
3682026-05-12T03:42:04.037Z Downloaded itoa v1.0.17
3692026-05-12T03:42:04.037Z Downloaded heck v0.5.0
3702026-05-12T03:42:04.037Z Downloaded equivalent v1.0.2
3712026-05-12T03:42:04.038Z Downloaded unicode-width v0.1.14
3722026-05-12T03:42:04.038Z Downloaded displaydoc v0.2.5
3732026-05-12T03:42:04.038Z Downloaded erased-serde v0.4.9
3742026-05-12T03:42:04.038Z Downloaded serde-untagged v0.1.9
3752026-05-12T03:42:04.038Z Downloaded cargo_metadata v0.21.0
3762026-05-12T03:42:04.038Z Downloaded byteorder v1.5.0
3772026-05-12T03:42:04.038Z Downloaded smawk v0.3.2
3782026-05-12T03:42:04.038Z Downloaded colorchoice v1.0.4
3792026-05-12T03:42:04.038Z Downloaded sha2 v0.10.9
3802026-05-12T03:42:04.038Z Downloaded plain v0.2.3
3812026-05-12T03:42:04.039Z Downloaded digest v0.10.7
3822026-05-12T03:42:04.039Z Downloaded dtrace-parser v0.2.0
3832026-05-12T03:42:04.090Z Downloaded proc-macro-error v1.0.4
3842026-05-12T03:42:04.090Z Downloaded litemap v0.8.1
3852026-05-12T03:42:04.090Z Downloaded tempfile v3.25.0
3862026-05-12T03:42:04.090Z Downloaded fs-err v3.3.0
3872026-05-12T03:42:04.090Z Downloaded pest_generator v2.8.6
3882026-05-12T03:42:04.091Z Downloaded synstructure v0.13.2
3892026-05-12T03:42:04.091Z Downloaded semver v1.0.28
3902026-05-12T03:42:04.091Z Downloaded once_cell v1.21.3
3912026-05-12T03:42:04.091Z Downloaded bitflags v2.11.0
3922026-05-12T03:42:04.091Z Downloaded serde_derive v1.0.228
3932026-05-12T03:42:04.092Z Downloaded papergrid v0.11.0
3942026-05-12T03:42:04.092Z Downloaded pest_derive v2.8.6
3952026-05-12T03:42:04.092Z Downloaded getrandom v0.4.1
3962026-05-12T03:42:04.142Z Downloaded icu_provider v2.1.1
3972026-05-12T03:42:04.142Z Downloaded num-traits v0.2.19
3982026-05-12T03:42:04.142Z Downloaded icu_collections v2.1.1
3992026-05-12T03:42:04.142Z Downloaded log v0.4.29
4002026-05-12T03:42:04.142Z Downloaded icu_properties v2.1.2
4012026-05-12T03:42:04.142Z Downloaded serde v1.0.228
4022026-05-12T03:42:04.143Z Downloaded icu_normalizer v2.1.1
4032026-05-12T03:42:04.143Z Downloaded icu_locale_core v2.1.1
4042026-05-12T03:42:04.143Z Downloaded pest_meta v2.8.6
4052026-05-12T03:42:04.143Z Downloaded icu_normalizer_data v2.1.1
4062026-05-12T03:42:04.143Z Downloaded indexmap v2.14.0
4072026-05-12T03:42:04.143Z Downloaded memchr v2.8.0
4082026-05-12T03:42:04.183Z Downloaded pest v2.8.6
4092026-05-12T03:42:04.183Z Downloaded idna v1.1.0
4102026-05-12T03:42:04.183Z Downloaded clap_builder v4.5.60
4112026-05-12T03:42:04.183Z Downloaded icu_properties_data v2.1.2
4122026-05-12T03:42:04.217Z Downloaded hashbrown v0.17.0
4132026-05-12T03:42:04.217Z Downloaded tabled v0.15.0
4142026-05-12T03:42:04.217Z Downloaded syn v1.0.109
4152026-05-12T03:42:04.217Z Downloaded syn v2.0.117
4162026-05-12T03:42:04.259Z Downloaded goblin v0.8.2
4172026-05-12T03:42:04.259Z Downloaded rustix v1.1.3
4182026-05-12T03:42:04.313Z Downloaded libc v0.2.185
4192026-05-12T03:42:04.344Z Compiling proc-macro2 v1.0.106
4202026-05-12T03:42:04.344Z Compiling quote v1.0.45
4212026-05-12T03:42:04.344Z Compiling unicode-ident v1.0.24
4222026-05-12T03:42:04.345Z Compiling serde_core v1.0.228
4232026-05-12T03:42:04.345Z Compiling libc v0.2.185
4242026-05-12T03:42:04.345Z Compiling version_check v0.9.5
4252026-05-12T03:42:04.345Z Compiling memchr v2.8.0
4262026-05-12T03:42:04.345Z Compiling stable_deref_trait v1.2.1
4272026-05-12T03:42:04.657Z Compiling serde v1.0.228
4282026-05-12T03:42:04.696Z Compiling zmij v1.0.21
4292026-05-12T03:42:04.914Z Compiling itoa v1.0.17
4302026-05-12T03:42:05.000Z Compiling ucd-trie v0.1.7
4312026-05-12T03:42:05.098Z Compiling autocfg v1.5.0
4322026-05-12T03:42:05.193Z Compiling thiserror v1.0.69
4332026-05-12T03:42:05.272Z Compiling pest v2.8.6
4342026-05-12T03:42:05.335Z Compiling writeable v0.6.2
4352026-05-12T03:42:05.749Z Compiling litemap v0.8.1
4362026-05-12T03:42:05.769Z Compiling byteorder v1.5.0
4372026-05-12T03:42:05.769Z Compiling icu_normalizer_data v2.1.1
4382026-05-12T03:42:05.770Z Compiling icu_properties_data v2.1.2
4392026-05-12T03:42:05.770Z Compiling rustix v1.1.3
4402026-05-12T03:42:05.788Z Compiling syn v2.0.117
4412026-05-12T03:42:06.253Z Compiling errno v0.3.14
4422026-05-12T03:42:06.306Z Compiling serde_json v1.0.149
4432026-05-12T03:42:06.306Z Compiling bitflags v2.11.0
4442026-05-12T03:42:06.306Z Compiling num-traits v0.2.19
4452026-05-12T03:42:06.306Z Compiling pest_meta v2.8.6
4462026-05-12T03:42:06.306Z Compiling typeid v1.0.3
4472026-05-12T03:42:06.338Z Compiling equivalent v1.0.2
4482026-05-12T03:42:06.786Z Compiling smallvec v1.15.1
4492026-05-12T03:42:06.900Z Compiling hashbrown v0.17.0
4502026-05-12T03:42:06.900Z Compiling thread-id v4.2.2
4512026-05-12T03:42:06.900Z Compiling proc-macro-error-attr v1.0.4
4522026-05-12T03:42:06.900Z Compiling usdt-impl v0.5.0
4532026-05-12T03:42:06.984Z Compiling syn v1.0.109
4542026-05-12T03:42:07.038Z Compiling toml_write v0.1.2
4552026-05-12T03:42:07.038Z Compiling indexmap v2.14.0
4562026-05-12T03:42:07.151Z Compiling erased-serde v0.4.9
4572026-05-12T03:42:07.176Z Compiling winnow v0.7.14
4582026-05-12T03:42:07.588Z Compiling proc-macro-error v1.0.4
4592026-05-12T03:42:07.654Z Compiling utf8_iter v1.0.4
4602026-05-12T03:42:07.759Z Compiling utf8parse v0.2.2
4612026-05-12T03:42:07.786Z Compiling percent-encoding v2.3.2
4622026-05-12T03:42:07.871Z Compiling getrandom v0.4.1
4632026-05-12T03:42:08.058Z Compiling thiserror v2.0.18
4642026-05-12T03:42:08.104Z Compiling camino v1.2.2
4652026-05-12T03:42:08.104Z Compiling log v0.4.29
4662026-05-12T03:42:08.139Z Compiling plain v0.2.3
4672026-05-12T03:42:08.214Z Compiling form_urlencoded v1.2.2
4682026-05-12T03:42:08.225Z Compiling ordered-float v2.10.1
4692026-05-12T03:42:08.281Z Compiling anstyle-parse v0.2.7
4702026-05-12T03:42:08.486Z Compiling synstructure v0.13.2
4712026-05-12T03:42:08.516Z Compiling pest_generator v2.8.6
4722026-05-12T03:42:08.549Z Compiling terminal_size v0.4.3
4732026-05-12T03:42:08.737Z Compiling colorchoice v1.0.4
4742026-05-12T03:42:08.846Z Compiling pretty-hex v0.4.1
4752026-05-12T03:42:08.878Z Compiling anstyle-query v1.1.5
4762026-05-12T03:42:08.901Z Compiling is_terminal_polyfill v1.70.2
4772026-05-12T03:42:08.943Z Compiling cfg-if v1.0.4
4782026-05-12T03:42:08.996Z Compiling anstyle v1.0.13
4792026-05-12T03:42:09.038Z Compiling serde-untagged v0.1.9
4802026-05-12T03:42:09.141Z Compiling semver v1.0.28
4812026-05-12T03:42:09.168Z Compiling anstream v0.6.21
4822026-05-12T03:42:09.249Z Compiling fs-err v3.3.0
4832026-05-12T03:42:09.293Z Compiling fastrand v2.3.0
4842026-05-12T03:42:09.421Z Compiling heck v0.4.1
4852026-05-12T03:42:09.437Z Compiling strsim v0.11.1
4862026-05-12T03:42:09.455Z Compiling heck v0.5.0
4872026-05-12T03:42:09.477Z Compiling fnv v1.0.7
4882026-05-12T03:42:09.508Z Compiling bytecount v0.6.9
4892026-05-12T03:42:09.584Z Compiling anyhow v1.0.102
4902026-05-12T03:42:09.645Z Compiling unicode-xid v0.2.6
4912026-05-12T03:42:09.727Z Compiling unicode-width v0.1.14
4922026-05-12T03:42:09.779Z Compiling once_cell v1.21.3
4932026-05-12T03:42:09.786Z Compiling clap_lex v1.0.0
4942026-05-12T03:42:09.945Z Compiling clap_builder v4.5.60
4952026-05-12T03:42:09.983Z Compiling tempfile v3.25.0
4962026-05-12T03:42:10.012Z Compiling papergrid v0.11.0
4972026-05-12T03:42:10.098Z Compiling memmap v0.7.0
4982026-05-12T03:42:10.118Z Compiling unicode-width v0.2.0
4992026-05-12T03:42:10.164Z Compiling serde_derive v1.0.228
5002026-05-12T03:42:10.283Z Compiling zerofrom-derive v0.1.6
5012026-05-12T03:42:10.360Z Compiling yoke-derive v0.8.1
5022026-05-12T03:42:10.414Z Compiling zerovec-derive v0.11.2
5032026-05-12T03:42:10.555Z Compiling displaydoc v0.2.5
5042026-05-12T03:42:11.280Z Compiling thiserror-impl v1.0.69
5052026-05-12T03:42:11.388Z Compiling zerocopy-derive v0.7.35
5062026-05-12T03:42:11.472Z Compiling pest_derive v2.8.6
5072026-05-12T03:42:11.472Z Compiling scroll_derive v0.12.1
5082026-05-12T03:42:11.641Z Compiling zerofrom v0.1.6
5092026-05-12T03:42:11.791Z Compiling yoke v0.8.1
5102026-05-12T03:42:12.438Z Compiling thiserror-impl v2.0.18
5112026-05-12T03:42:12.503Z Compiling zerovec v0.11.5
5122026-05-12T03:42:12.503Z Compiling zerotrie v0.2.3
5132026-05-12T03:42:12.503Z Compiling zerocopy v0.7.35
5142026-05-12T03:42:12.675Z Compiling tinystr v0.8.2
5152026-05-12T03:42:12.793Z Compiling potential_utf v0.1.4
5162026-05-12T03:42:12.824Z Compiling icu_locale_core v2.1.1
5172026-05-12T03:42:12.824Z Compiling icu_collections v2.1.1
5182026-05-12T03:42:12.824Z Compiling dtrace-parser v0.2.0
5192026-05-12T03:42:12.866Z Compiling scroll v0.12.0
5202026-05-12T03:42:12.965Z Compiling tabled_derive v0.7.0
5212026-05-12T03:42:13.319Z Compiling goblin v0.8.2
5222026-05-12T03:42:14.697Z Compiling clap_derive v4.5.55
5232026-05-12T03:42:14.697Z Compiling icu_provider v2.1.1
5242026-05-12T03:42:14.924Z Compiling toml_datetime v0.6.11
5252026-05-12T03:42:14.924Z Compiling icu_properties v2.1.2
5262026-05-12T03:42:14.924Z Compiling icu_normalizer v2.1.1
5272026-05-12T03:42:14.924Z Compiling serde_spanned v0.6.9
5282026-05-12T03:42:14.924Z Compiling dof v0.3.0
5292026-05-12T03:42:15.038Z Compiling toml_edit v0.22.27
5302026-05-12T03:42:15.038Z Compiling serde_tokenstream v0.2.3
5312026-05-12T03:42:15.038Z Compiling serde-value v0.7.0
5322026-05-12T03:42:15.038Z Compiling cargo-platform v0.2.0
5332026-05-12T03:42:15.038Z Compiling unicode-linebreak v0.1.5
5342026-05-12T03:42:15.038Z Compiling smawk v0.3.2
5352026-05-12T03:42:15.038Z Compiling tabled v0.15.0
5362026-05-12T03:42:15.038Z Compiling textwrap v0.16.2
5372026-05-12T03:42:15.038Z Compiling idna_adapter v1.2.1
5382026-05-12T03:42:15.038Z Compiling idna v1.1.0
5392026-05-12T03:42:15.038Z Compiling usdt-macro v0.5.0
5402026-05-12T03:42:15.038Z Compiling usdt-attr-macro v0.5.0
5412026-05-12T03:42:15.038Z Compiling url v2.5.8
5422026-05-12T03:42:15.077Z Compiling clap v4.5.60
5432026-05-12T03:42:15.107Z Compiling macaddr v1.0.1
5442026-05-12T03:42:15.259Z Compiling toml v0.8.23
5452026-05-12T03:42:15.291Z Compiling camino-tempfile v1.4.1
5462026-05-12T03:42:15.676Z Compiling cargo-util-schemas v0.8.2
5472026-05-12T03:42:15.894Z Compiling cargo_toml v0.21.0
5482026-05-12T03:42:15.942Z Compiling swrite v0.1.0
5492026-05-12T03:42:16.079Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5502026-05-12T03:42:16.311Z Compiling usdt v0.5.0
5512026-05-12T03:42:16.612Z Compiling cargo_metadata v0.21.0
5522026-05-12T03:42:17.724Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5532026-05-12T03:42:20.053Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.86s
5542026-05-12T03:42:20.132Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5552026-05-12T03:42:20.445Z Downloading crates ...
5562026-05-12T03:42:20.560Z Downloaded array-init v0.0.4
5572026-05-12T03:42:20.606Z Downloaded async-recursion v1.1.1
5582026-05-12T03:42:20.606Z Downloaded crc8 v0.1.1
5592026-05-12T03:42:20.606Z Downloaded adler2 v2.0.1
5602026-05-12T03:42:20.606Z Downloaded derive_builder_macro v0.20.2
5612026-05-12T03:42:20.606Z Downloaded darling_macro v0.23.0
5622026-05-12T03:42:20.606Z Downloaded async-compression v0.4.41
5632026-05-12T03:42:20.606Z Downloaded ctr v0.9.2
5642026-05-12T03:42:20.606Z Downloaded async-stream-impl v0.3.6
5652026-05-12T03:42:20.607Z Downloaded async-bb8-diesel v0.2.1
5662026-05-12T03:42:20.607Z Downloaded assert_matches v1.5.0
5672026-05-12T03:42:20.607Z Downloaded deranged v0.5.8
5682026-05-12T03:42:20.607Z Downloaded async-stream v0.3.6
5692026-05-12T03:42:20.607Z Downloaded ascii-canvas v3.0.0
5702026-05-12T03:42:20.607Z Downloaded ena v0.14.4
5712026-05-12T03:42:20.607Z Downloaded downcast-rs v2.0.2
5722026-05-12T03:42:20.607Z Downloaded aead v0.5.2
5732026-05-12T03:42:20.607Z Downloaded dof v0.4.0
5742026-05-12T03:42:20.607Z Downloaded difflib v0.4.0
5752026-05-12T03:42:20.607Z Downloaded crunchy v0.2.4
5762026-05-12T03:42:20.631Z Downloaded derive-where v1.6.0
5772026-05-12T03:42:20.631Z Downloaded crucible-workspace-hack v0.1.0
5782026-05-12T03:42:20.632Z Downloaded document-features v0.2.12
5792026-05-12T03:42:20.632Z Downloaded display-error-chain v0.2.2
5802026-05-12T03:42:20.632Z Downloaded convert_case v0.10.0
5812026-05-12T03:42:20.632Z Downloaded ciborium-ll v0.2.2
5822026-05-12T03:42:20.632Z Downloaded arc-swap v1.8.2
5832026-05-12T03:42:20.632Z Downloaded dirs-sys-next v0.1.2
5842026-05-12T03:42:20.632Z Downloaded cexpr v0.6.0
5852026-05-12T03:42:20.632Z Downloaded bitfield-macros v0.19.4
5862026-05-12T03:42:20.632Z Downloaded ciborium v0.2.2
5872026-05-12T03:42:20.632Z Downloaded elliptic-curve v0.13.8
5882026-05-12T03:42:20.632Z Downloaded darling v0.23.0
5892026-05-12T03:42:20.632Z Downloaded ed25519-dalek v2.2.0
5902026-05-12T03:42:20.632Z Downloaded darling_macro v0.21.3
5912026-05-12T03:42:20.632Z Downloaded bitfield-struct v0.6.2
5922026-05-12T03:42:20.632Z Downloaded cstr-argument v0.1.2
5932026-05-12T03:42:20.632Z Downloaded crc32fast v1.5.0
5942026-05-12T03:42:20.632Z Downloaded der_derive v0.7.3
5952026-05-12T03:42:20.633Z Downloaded drift v0.1.4
5962026-05-12T03:42:20.633Z Downloaded cpufeatures v0.3.0
5972026-05-12T03:42:20.633Z Downloaded foldhash v0.2.0
5982026-05-12T03:42:20.633Z Downloaded defmt-macros v1.0.1
5992026-05-12T03:42:20.633Z Downloaded csv-core v0.1.13
6002026-05-12T03:42:20.633Z Downloaded arrayref v0.3.9
6012026-05-12T03:42:20.651Z Downloaded crossbeam-deque v0.8.6
6022026-05-12T03:42:20.651Z Downloaded debug-ignore v1.0.5
6032026-05-12T03:42:20.651Z Downloaded defmt-parser v1.0.0
6042026-05-12T03:42:20.651Z Downloaded endian-type v0.1.2
6052026-05-12T03:42:20.651Z Downloaded darling_macro v0.20.11
6062026-05-12T03:42:20.651Z Downloaded base16ct v0.2.0
6072026-05-12T03:42:20.652Z Downloaded block-padding v0.3.3
6082026-05-12T03:42:20.652Z Downloaded arrayvec v0.7.6
6092026-05-12T03:42:20.652Z Downloaded bit-set v0.5.3
6102026-05-12T03:42:20.652Z Downloaded curve25519-dalek-derive v0.1.1
6112026-05-12T03:42:20.652Z Downloaded dyn-clone v1.0.20
6122026-05-12T03:42:20.652Z Downloaded dunce v1.0.5
6132026-05-12T03:42:20.652Z Downloaded fd-lock v4.0.4
6142026-05-12T03:42:20.652Z Downloaded cfg_aliases v0.2.1
6152026-05-12T03:42:20.652Z Downloaded atty v0.2.14
6162026-05-12T03:42:20.652Z Downloaded cipher v0.4.4
6172026-05-12T03:42:20.710Z Downloaded atomicwrites v0.4.4
6182026-05-12T03:42:20.710Z Downloaded cargo-platform v0.1.9
6192026-05-12T03:42:20.710Z Downloaded bcrypt-pbkdf v0.10.0
6202026-05-12T03:42:20.710Z Downloaded dsl_auto_type v0.2.0
6212026-05-12T03:42:20.710Z Downloaded float-cmp v0.10.0
6222026-05-12T03:42:20.710Z Downloaded convert_case v0.4.0
6232026-05-12T03:42:20.710Z Downloaded corncobs v0.1.4
6242026-05-12T03:42:20.710Z Downloaded foldhash v0.1.5
6252026-05-12T03:42:20.710Z Downloaded erased-serde v0.3.31
6262026-05-12T03:42:20.710Z Downloaded daft-derive v0.1.5
6272026-05-12T03:42:20.710Z Downloaded flagset v0.4.7
6282026-05-12T03:42:20.710Z Downloaded float-ord v0.3.2
6292026-05-12T03:42:20.736Z Downloaded dirs-next v2.0.0
6302026-05-12T03:42:20.737Z Downloaded diesel_table_macro_syntax v0.3.0
6312026-05-12T03:42:20.737Z Downloaded const_format_proc_macros v0.2.34
6322026-05-12T03:42:20.737Z Downloaded camino-tempfile-ext v0.3.3
6332026-05-12T03:42:20.737Z Downloaded foreign-types v0.3.2
6342026-05-12T03:42:20.737Z Downloaded compression-core v0.4.31
6352026-05-12T03:42:20.737Z Downloaded embedded-io v0.4.0
6362026-05-12T03:42:20.737Z Downloaded cfg_aliases v0.1.1
6372026-05-12T03:42:20.737Z Downloaded foreign-types-shared v0.3.1
6382026-05-12T03:42:20.737Z Downloaded castaway v0.2.4
6392026-05-12T03:42:20.737Z Downloaded embedded-io v0.6.1
6402026-05-12T03:42:20.737Z Downloaded bit-set v0.8.0
6412026-05-12T03:42:20.737Z Downloaded cassowary v0.3.0
6422026-05-12T03:42:20.737Z Downloaded ahash v0.8.12
6432026-05-12T03:42:20.737Z Downloaded crc-catalog v2.4.0
6442026-05-12T03:42:20.737Z Downloaded futures-sink v0.3.32
6452026-05-12T03:42:20.737Z Downloaded crc v3.4.0
6462026-05-12T03:42:20.737Z Downloaded fxhash v0.2.1
6472026-05-12T03:42:20.738Z Downloaded futures-macro v0.3.32
6482026-05-12T03:42:20.738Z Downloaded env_filter v1.0.0
6492026-05-12T03:42:20.738Z Downloaded defmt v0.3.100
6502026-05-12T03:42:20.738Z Downloaded foreign-types-macros v0.2.3
6512026-05-12T03:42:20.738Z Downloaded fixedbitset v0.5.7
6522026-05-12T03:42:20.738Z Downloaded ciborium-io v0.2.2
6532026-05-12T03:42:20.738Z Downloaded filetime v0.2.27
6542026-05-12T03:42:20.738Z Downloaded critical-section v1.2.0
6552026-05-12T03:42:20.738Z Downloaded constant_time_eq v0.4.2
6562026-05-12T03:42:20.738Z Downloaded cargo_metadata v0.19.2
6572026-05-12T03:42:20.738Z Downloaded backoff v0.4.0
6582026-05-12T03:42:20.738Z Downloaded atomic-waker v1.1.2
6592026-05-12T03:42:20.738Z Downloaded cmake v0.1.57
6602026-05-12T03:42:20.738Z Downloaded either v1.15.0
6612026-05-12T03:42:20.738Z Downloaded ghash v0.5.1
6622026-05-12T03:42:20.738Z Downloaded futures-task v0.3.32
6632026-05-12T03:42:20.738Z Downloaded byte-wrapper v0.1.0
6642026-05-12T03:42:20.738Z Downloaded cobs v0.3.0
6652026-05-12T03:42:20.739Z Downloaded foreign-types-shared v0.1.1
6662026-05-12T03:42:20.739Z Downloaded git-stub v1.0.0
6672026-05-12T03:42:20.739Z Downloaded bb8 v0.8.6
6682026-05-12T03:42:20.739Z Downloaded futures-core v0.3.32
6692026-05-12T03:42:20.739Z Downloaded colored v2.2.0
6702026-05-12T03:42:20.772Z Downloaded clang-sys v1.8.1
6712026-05-12T03:42:20.773Z Downloaded cookie_store v0.22.1
6722026-05-12T03:42:20.773Z Downloaded enum-as-inner v0.6.1
6732026-05-12T03:42:20.773Z Downloaded funty v2.0.0
6742026-05-12T03:42:20.773Z Downloaded compression-codecs v0.4.37
6752026-05-12T03:42:20.773Z Downloaded globwalk v0.9.1
6762026-05-12T03:42:20.773Z Downloaded headers-core v0.3.0
6772026-05-12T03:42:20.773Z Downloaded hash32 v0.3.1
6782026-05-12T03:42:20.773Z Downloaded cbc v0.1.2
6792026-05-12T03:42:20.773Z Downloaded hex v0.4.3
6802026-05-12T03:42:20.773Z Downloaded hash32 v0.2.1
6812026-05-12T03:42:20.773Z Downloaded fs_extra v1.3.0
6822026-05-12T03:42:20.773Z Downloaded defmt v1.0.1
6832026-05-12T03:42:20.780Z Downloaded gethostname v0.5.0
6842026-05-12T03:42:20.780Z Downloaded futures-io v0.3.32
6852026-05-12T03:42:20.780Z Downloaded dtrace-parser v0.3.0
6862026-05-12T03:42:20.780Z Downloaded dropshot-api-manager-types v0.7.1
6872026-05-12T03:42:20.780Z Downloaded foreign-types v0.5.0
6882026-05-12T03:42:20.780Z Downloaded chacha20 v0.9.1
6892026-05-12T03:42:20.780Z Downloaded fixedbitset v0.4.2
6902026-05-12T03:42:20.780Z Downloaded http-body v1.0.1
6912026-05-12T03:42:20.780Z Downloaded fallible-iterator v0.2.0
6922026-05-12T03:42:20.780Z Downloaded bitfield v0.19.4
6932026-05-12T03:42:20.780Z Downloaded chacha20 v0.10.0
6942026-05-12T03:42:20.780Z Downloaded derive_builder_core v0.20.2
6952026-05-12T03:42:20.780Z Downloaded git-stub-vcs v0.1.0
6962026-05-12T03:42:20.780Z Downloaded daft v0.1.5
6972026-05-12T03:42:20.780Z Downloaded bcs v0.1.6
6982026-05-12T03:42:20.780Z Downloaded base64ct v1.8.3
6992026-05-12T03:42:20.780Z Downloaded colored v3.1.1
7002026-05-12T03:42:20.780Z Downloaded hostname v0.4.2
7012026-05-12T03:42:20.781Z Downloaded blowfish v0.9.1
7022026-05-12T03:42:20.781Z Downloaded bitflags v1.3.2
7032026-05-12T03:42:20.781Z Downloaded hubpack_derive v0.1.1
7042026-05-12T03:42:20.781Z Downloaded http-range v0.1.5
7052026-05-12T03:42:20.781Z Downloaded hubpack v0.1.2
7062026-05-12T03:42:20.781Z Downloaded home v0.5.12
7072026-05-12T03:42:20.781Z Downloaded ident_case v1.0.1
7082026-05-12T03:42:20.781Z Downloaded bit-vec v0.6.3
7092026-05-12T03:42:20.781Z Downloaded derive_builder v0.20.2
7102026-05-12T03:42:20.801Z Downloaded darling v0.21.3
7112026-05-12T03:42:20.801Z Downloaded glob v0.3.3
7122026-05-12T03:42:20.801Z Downloaded const-oid v0.9.6
7132026-05-12T03:42:20.825Z Downloaded hex-literal v0.4.1
7142026-05-12T03:42:20.826Z Downloaded hyper-tls v0.6.0
7152026-05-12T03:42:20.826Z Downloaded hostname v0.3.1
7162026-05-12T03:42:20.826Z Downloaded derive_more v2.1.1
7172026-05-12T03:42:20.826Z Downloaded instant v0.1.13
7182026-05-12T03:42:20.826Z Downloaded instability v0.3.11
7192026-05-12T03:42:20.826Z Downloaded indent_write v2.2.0
7202026-05-12T03:42:20.826Z Downloaded argon2 v0.5.3
7212026-05-12T03:42:20.826Z Downloaded inout v0.1.4
7222026-05-12T03:42:20.826Z Downloaded httpdate v1.0.3
7232026-05-12T03:42:20.826Z Downloaded cancel-safe-futures v0.1.5
7242026-05-12T03:42:20.827Z Downloaded data-encoding v2.10.0
7252026-05-12T03:42:20.827Z Downloaded derive-ex v0.1.8
7262026-05-12T03:42:20.827Z Downloaded ff v0.13.1
7272026-05-12T03:42:20.827Z Downloaded ed25519 v2.2.3
7282026-05-12T03:42:20.827Z Downloaded group v0.13.0
7292026-05-12T03:42:20.827Z Downloaded console v0.15.11
7302026-05-12T03:42:20.827Z Downloaded console v0.16.2
7312026-05-12T03:42:20.860Z Downloaded async-trait v0.1.89
7322026-05-12T03:42:20.860Z Downloaded globset v0.4.18
7332026-05-12T03:42:20.860Z Downloaded bzip2 v0.6.1
7342026-05-12T03:42:20.860Z Downloaded bit-vec v0.8.0
7352026-05-12T03:42:20.860Z Downloaded futures-executor v0.3.32
7362026-05-12T03:42:20.860Z Downloaded diesel-dtrace v0.5.0
7372026-05-12T03:42:20.860Z Downloaded lazy_static v1.5.0
7382026-05-12T03:42:20.861Z Downloaded bzip2 v0.4.4
7392026-05-12T03:42:20.861Z Downloaded is-terminal v0.4.17
7402026-05-12T03:42:20.861Z Downloaded is_ci v1.2.0
7412026-05-12T03:42:20.861Z Downloaded keccak v0.1.6
7422026-05-12T03:42:20.861Z Downloaded lalrpop-util v0.19.12
7432026-05-12T03:42:20.861Z Downloaded internet-checksum v0.2.1
7442026-05-12T03:42:20.861Z Downloaded diff v0.1.13
7452026-05-12T03:42:20.862Z Downloaded des v0.8.1
7462026-05-12T03:42:20.890Z Downloaded blake2 v0.10.6
7472026-05-12T03:42:20.891Z Downloaded allocator-api2 v0.2.21
7482026-05-12T03:42:20.891Z Downloaded http-body-util v0.1.3
7492026-05-12T03:42:20.891Z Downloaded futures-channel v0.3.32
7502026-05-12T03:42:20.891Z Downloaded fs-err v2.11.0
7512026-05-12T03:42:20.891Z Downloaded buf-list v1.1.2
7522026-05-12T03:42:20.891Z Downloaded backon v1.6.0
7532026-05-12T03:42:20.891Z Downloaded kstat-rs v0.2.4
7542026-05-12T03:42:20.891Z Downloaded indoc v1.0.9
7552026-05-12T03:42:20.891Z Downloaded linked-hash-map v0.5.6
7562026-05-12T03:42:20.891Z Downloaded crossbeam-utils v0.8.21
7572026-05-12T03:42:20.891Z Downloaded libscf-sys v1.1.0
7582026-05-12T03:42:20.891Z Downloaded dropshot_endpoint v0.17.0
7592026-05-12T03:42:20.891Z Downloaded darling_core v0.21.3
7602026-05-12T03:42:20.891Z Downloaded lru v0.12.5
7612026-05-12T03:42:20.892Z Downloaded indoc v2.0.7
7622026-05-12T03:42:20.892Z Downloaded humantime v2.3.0
7632026-05-12T03:42:20.892Z Downloaded lru-slab v0.1.2
7642026-05-12T03:42:20.892Z Downloaded lzss v0.8.2
7652026-05-12T03:42:20.916Z Downloaded cookie v0.18.1
7662026-05-12T03:42:20.916Z Downloaded match_cfg v0.1.0
7672026-05-12T03:42:20.916Z Downloaded md5 v0.7.0
7682026-05-12T03:42:20.916Z Downloaded md-5 v0.10.6
7692026-05-12T03:42:20.916Z Downloaded compact_str v0.8.1
7702026-05-12T03:42:20.916Z Downloaded new_debug_unreachable v1.0.6
7712026-05-12T03:42:20.916Z Downloaded ecdsa v0.16.9
7722026-05-12T03:42:20.916Z Downloaded memoffset v0.9.1
7732026-05-12T03:42:20.916Z Downloaded highway v1.3.0
7742026-05-12T03:42:20.916Z Downloaded impl-trait-for-tuples v0.2.3
7752026-05-12T03:42:20.916Z Downloaded ingot v0.1.1
7762026-05-12T03:42:20.916Z Downloaded maplit v1.0.2
7772026-05-12T03:42:20.916Z Downloaded find-msvc-tools v0.1.9
7782026-05-12T03:42:20.916Z Downloaded env_logger v0.11.9
7792026-05-12T03:42:20.916Z Downloaded managed v0.8.0
7802026-05-12T03:42:20.917Z Downloaded lru-cache v0.1.2
7812026-05-12T03:42:20.917Z Downloaded darling v0.20.11
7822026-05-12T03:42:20.917Z Downloaded crossbeam-epoch v0.9.18
7832026-05-12T03:42:20.917Z Downloaded hyper-staticfile v0.10.1
7842026-05-12T03:42:20.940Z Downloaded half v1.8.3
7852026-05-12T03:42:20.940Z Downloaded newtype_derive v0.1.6
7862026-05-12T03:42:20.940Z Downloaded multimap v0.10.1
7872026-05-12T03:42:20.940Z Downloaded mime v0.3.17
7882026-05-12T03:42:20.940Z Downloaded num v0.4.3
7892026-05-12T03:42:20.940Z Downloaded ipnetwork v0.21.1
7902026-05-12T03:42:20.940Z Downloaded ingot-types v0.1.2
7912026-05-12T03:42:20.940Z Downloaded hmac v0.12.1
7922026-05-12T03:42:20.940Z Downloaded httparse v1.10.1
7932026-05-12T03:42:20.940Z Downloaded libefi-sys v0.1.0
7942026-05-12T03:42:20.940Z Downloaded getrandom v0.3.4
7952026-05-12T03:42:20.940Z Downloaded ipnet v2.11.0
7962026-05-12T03:42:20.948Z Downloaded getrandom v0.2.17
7972026-05-12T03:42:20.948Z Downloaded normalize-line-endings v0.3.0
7982026-05-12T03:42:20.948Z Downloaded num-derive v0.4.2
7992026-05-12T03:42:20.948Z Downloaded num_enum_derive v0.5.11
8002026-05-12T03:42:20.948Z Downloaded num-conv v0.2.0
8012026-05-12T03:42:20.948Z Downloaded num-iter v0.1.45
8022026-05-12T03:42:20.948Z Downloaded bytes v1.11.1
8032026-05-12T03:42:20.970Z Downloaded base64 v0.21.7
8042026-05-12T03:42:20.970Z Downloaded num-derive v0.3.3
8052026-05-12T03:42:20.970Z Downloaded opaque-debug v0.3.1
8062026-05-12T03:42:20.971Z Downloaded num_threads v0.1.7
8072026-05-12T03:42:20.971Z Downloaded hyper-rustls v0.27.7
8082026-05-12T03:42:20.971Z Downloaded olpc-cjson v0.1.4
8092026-05-12T03:42:20.971Z Downloaded maybe-uninit v2.0.0
8102026-05-12T03:42:20.994Z Downloaded crc-any v2.5.0
8112026-05-12T03:42:20.995Z Downloaded ar_archive_writer v0.5.1
8122026-05-12T03:42:20.995Z Downloaded nonempty v0.12.0
8132026-05-12T03:42:20.995Z Downloaded nibble_vec v0.1.0
8142026-05-12T03:42:20.995Z Downloaded openssl-macros v0.1.1
8152026-05-12T03:42:20.995Z Downloaded nanorand v0.7.0
8162026-05-12T03:42:20.995Z Downloaded packed_struct_codegen v0.10.1
8172026-05-12T03:42:20.995Z Downloaded lock_api v0.4.14
8182026-05-12T03:42:20.995Z Downloaded linear-map v1.2.0
8192026-05-12T03:42:20.995Z Downloaded libsw v3.5.0
8202026-05-12T03:42:20.995Z Downloaded libloading v0.8.9
8212026-05-12T03:42:20.995Z Downloaded dropshot_endpoint v0.16.7
8222026-05-12T03:42:20.995Z Downloaded newtype-uuid-macros v0.1.0
8232026-05-12T03:42:20.995Z Downloaded futures v0.3.32
8242026-05-12T03:42:20.995Z Downloaded ingot-macros v0.1.1
8252026-05-12T03:42:20.995Z Downloaded iana-time-zone v0.1.65
8262026-05-12T03:42:21.018Z Downloaded nodrop v0.1.14
8272026-05-12T03:42:21.018Z Downloaded jobserver v0.1.34
8282026-05-12T03:42:21.018Z Downloaded newline-converter v0.3.0
8292026-05-12T03:42:21.018Z Downloaded oso-derive v0.27.3
8302026-05-12T03:42:21.018Z Downloaded mime_guess v2.0.5
8312026-05-12T03:42:21.019Z Downloaded parse-display v0.10.0
8322026-05-12T03:42:21.019Z Downloaded path-slash v0.1.5
8332026-05-12T03:42:21.019Z Downloaded pbkdf2 v0.11.0
8342026-05-12T03:42:21.019Z Downloaded bumpalo v3.20.2
8352026-05-12T03:42:21.019Z Downloaded darling_core v0.20.11
8362026-05-12T03:42:21.039Z Downloaded num_enum_derive v0.7.5
8372026-05-12T03:42:21.040Z Downloaded newtype-uuid v1.3.2
8382026-05-12T03:42:21.040Z Downloaded pbkdf2 v0.12.2
8392026-05-12T03:42:21.040Z Downloaded parse-size v1.1.0
8402026-05-12T03:42:21.040Z Downloaded peg-runtime v0.8.5
8412026-05-12T03:42:21.040Z Downloaded ignore v0.4.25
8422026-05-12T03:42:21.040Z Downloaded num-complex v0.4.6
8432026-05-12T03:42:21.040Z Downloaded chacha20poly1305 v0.10.1
8442026-05-12T03:42:21.040Z Downloaded num-integer v0.1.46
8452026-05-12T03:42:21.040Z Downloaded openssl-probe v0.1.6
8462026-05-12T03:42:21.040Z Downloaded num_enum v0.7.5
8472026-05-12T03:42:21.055Z Downloaded num_enum v0.5.11
8482026-05-12T03:42:21.055Z Downloaded phf_shared v0.13.1
8492026-05-12T03:42:21.055Z Downloaded phf_shared v0.12.1
8502026-05-12T03:42:21.055Z Downloaded pin-utils v0.1.0
8512026-05-12T03:42:21.056Z Downloaded openssl-probe v0.2.1
8522026-05-12T03:42:21.056Z Downloaded phf_shared v0.11.3
8532026-05-12T03:42:21.056Z Downloaded cc v1.2.56
8542026-05-12T03:42:21.056Z Downloaded libsw-core v0.3.2
8552026-05-12T03:42:21.071Z Downloaded oxnet v0.1.4
8562026-05-12T03:42:21.071Z Downloaded memmap2 v0.9.10
8572026-05-12T03:42:21.071Z Downloaded multer v3.1.0
8582026-05-12T03:42:21.071Z Downloaded litrs v1.0.0
8592026-05-12T03:42:21.071Z Downloaded peg v0.8.5
8602026-05-12T03:42:21.071Z Downloaded proc-macro-crate v1.3.1
8612026-05-12T03:42:21.071Z Downloaded oxide-tokio-rt v0.1.4
8622026-05-12T03:42:21.071Z Downloaded proc-macro-crate v3.4.0
8632026-05-12T03:42:21.071Z Downloaded predicates-core v1.0.10
8642026-05-12T03:42:21.071Z Downloaded packed_struct v0.10.1
8652026-05-12T03:42:21.071Z Downloaded predicates-tree v1.0.13
8662026-05-12T03:42:21.071Z Downloaded native-tls v0.2.18
8672026-05-12T03:42:21.090Z Downloaded half v2.7.1
8682026-05-12T03:42:21.090Z Downloaded darling_core v0.23.0
8692026-05-12T03:42:21.090Z Downloaded fatfs v0.3.6
8702026-05-12T03:42:21.090Z Downloaded phf v0.12.1
8712026-05-12T03:42:21.090Z Downloaded parse-display-derive v0.10.0
8722026-05-12T03:42:21.090Z Downloaded headers v0.4.1
8732026-05-12T03:42:21.090Z Downloaded indexmap v1.9.3
8742026-05-12T03:42:21.090Z Downloaded heapless v0.8.0
8752026-05-12T03:42:21.113Z Downloaded nu-ansi-term v0.50.3
8762026-05-12T03:42:21.113Z Downloaded libbz2-rs-sys v0.2.2
8772026-05-12T03:42:21.113Z Downloaded paste v1.0.15
8782026-05-12T03:42:21.113Z Downloaded password-hash v0.5.0
8792026-05-12T03:42:21.114Z Downloaded parking_lot_core v0.8.6
8802026-05-12T03:42:21.114Z Downloaded proc-macro-error-attr2 v2.0.0
8812026-05-12T03:42:21.114Z Downloaded progenitor-client v0.11.2
8822026-05-12T03:42:21.114Z Downloaded progenitor-client v0.10.0
8832026-05-12T03:42:21.114Z Downloaded progenitor-macro v0.10.0
8842026-05-12T03:42:21.114Z Downloaded derive_more v0.99.20
8852026-05-12T03:42:21.114Z Downloaded flate2 v1.1.9
8862026-05-12T03:42:21.114Z Downloaded heapless v0.7.17
8872026-05-12T03:42:21.163Z Downloaded der v0.7.10
8882026-05-12T03:42:21.163Z Downloaded progenitor-macro v0.13.0
8892026-05-12T03:42:21.163Z Downloaded progenitor-macro v0.14.0
8902026-05-12T03:42:21.163Z Downloaded quick-error v1.2.3
8912026-05-12T03:42:21.163Z Downloaded pem-rfc7468 v0.7.0
8922026-05-12T03:42:21.163Z Downloaded psl-types v2.0.11
8932026-05-12T03:42:21.163Z Downloaded crossbeam-channel v0.5.15
8942026-05-12T03:42:21.163Z Downloaded progenitor-macro v0.11.2
8952026-05-12T03:42:21.163Z Downloaded precomputed-hash v0.1.1
8962026-05-12T03:42:21.163Z Downloaded crypto-bigint v0.5.5
8972026-05-12T03:42:21.163Z Downloaded pem v3.0.6
8982026-05-12T03:42:21.163Z Downloaded derive_more-impl v2.1.1
8992026-05-12T03:42:21.163Z Downloaded pin-project-lite v0.2.17
9002026-05-12T03:42:21.163Z Downloaded aes v0.8.4
9012026-05-12T03:42:21.163Z Downloaded rand_chacha v0.3.1
9022026-05-12T03:42:21.163Z Downloaded phf v0.13.1
9032026-05-12T03:42:21.163Z Downloaded pin-project-internal v1.1.11
9042026-05-12T03:42:21.163Z Downloaded pkcs8 v0.10.2
9052026-05-12T03:42:21.177Z Downloaded poly1305 v0.8.0
9062026-05-12T03:42:21.177Z Downloaded owo-colors v4.3.0
9072026-05-12T03:42:21.177Z Downloaded ppv-lite86 v0.2.21
9082026-05-12T03:42:21.177Z Downloaded peg-macros v0.8.5
9092026-05-12T03:42:21.177Z Downloaded primeorder v0.13.6
9102026-05-12T03:42:21.177Z Downloaded pkg-config v0.3.32
9112026-05-12T03:42:21.177Z Downloaded progenitor v0.10.0
9122026-05-12T03:42:21.177Z Downloaded radium v0.7.0
9132026-05-12T03:42:21.177Z Downloaded proc-macro-error2 v2.0.1
9142026-05-12T03:42:21.177Z Downloaded indicatif v0.18.4
9152026-05-12T03:42:21.177Z Downloaded parking_lot v0.11.2
9162026-05-12T03:42:21.177Z Downloaded flume v0.11.1
9172026-05-12T03:42:21.177Z Downloaded const_format v0.2.35
9182026-05-12T03:42:21.177Z Downloaded password-hash v0.4.2
9192026-05-12T03:42:21.177Z Downloaded num-rational v0.4.2
9202026-05-12T03:42:21.177Z Downloaded recursive-proc-macro-impl v0.1.1
9212026-05-12T03:42:21.177Z Downloaded recursive v0.1.1
9222026-05-12T03:42:21.177Z Downloaded rand_xorshift v0.4.0
9232026-05-12T03:42:21.177Z Downloaded progenitor-extras v0.2.0
9242026-05-12T03:42:21.198Z Downloaded progenitor v0.14.0
9252026-05-12T03:42:21.198Z Downloaded ref-cast v1.0.25
9262026-05-12T03:42:21.198Z Downloaded ref-cast-impl v1.0.25
9272026-05-12T03:42:21.198Z Downloaded progenitor v0.13.0
9282026-05-12T03:42:21.199Z Downloaded parking_lot_core v0.9.12
9292026-05-12T03:42:21.234Z Downloaded r2d2 v0.8.10
9302026-05-12T03:42:21.234Z Downloaded powerfmt v0.2.0
9312026-05-12T03:42:21.234Z Downloaded hickory-resolver v0.24.4
9322026-05-12T03:42:21.235Z Downloaded psm v0.1.30
9332026-05-12T03:42:21.235Z Downloaded rfc6979 v0.4.0
9342026-05-12T03:42:21.235Z Downloaded postgres-protocol v0.6.10
9352026-05-12T03:42:21.235Z Downloaded pkcs5 v0.7.1
9362026-05-12T03:42:21.235Z Downloaded pkcs1 v0.7.5
9372026-05-12T03:42:21.235Z Downloaded rtoolbox v0.0.3
9382026-05-12T03:42:21.261Z Downloaded rand_core v0.9.5
9392026-05-12T03:42:21.261Z Downloaded rustc-hash v2.1.1
9402026-05-12T03:42:21.261Z Downloaded russh-cryptovec v0.7.3
9412026-05-12T03:42:21.261Z Downloaded rustc_version v0.1.7
9422026-05-12T03:42:21.261Z Downloaded rustc_version v0.4.1
9432026-05-12T03:42:21.261Z Downloaded polyval v0.6.2
9442026-05-12T03:42:21.261Z Downloaded omicron-zone-package v0.12.2
9452026-05-12T03:42:21.261Z Downloaded base64 v0.22.1
9462026-05-12T03:42:21.261Z Downloaded postgres-types v0.2.12
9472026-05-12T03:42:21.261Z Downloaded jiff-static v0.2.21
9482026-05-12T03:42:21.261Z Downloaded miniz_oxide v0.8.9
9492026-05-12T03:42:21.261Z Downloaded papergrid v0.17.0
9502026-05-12T03:42:21.261Z Downloaded oso v0.27.3
9512026-05-12T03:42:21.261Z Downloaded hickory-resolver v0.25.2
9522026-05-12T03:42:21.261Z Downloaded rand_core v0.10.0
9532026-05-12T03:42:21.261Z Downloaded p256 v0.13.2
9542026-05-12T03:42:21.261Z Downloaded scheduled-thread-pool v0.2.7
9552026-05-12T03:42:21.261Z Downloaded salsa20 v0.10.2
9562026-05-12T03:42:21.261Z Downloaded crossterm v0.29.0
9572026-05-12T03:42:21.293Z Downloaded sapling-renderdag v0.1.0
9582026-05-12T03:42:21.293Z Downloaded progenitor-client v0.13.0
9592026-05-12T03:42:21.293Z Downloaded hashbrown v0.12.3
9602026-05-12T03:42:21.293Z Downloaded expectorate v1.2.0
9612026-05-12T03:42:21.293Z Downloaded diesel_derives v2.3.7
9622026-05-12T03:42:21.293Z Downloaded rand_core v0.6.4
9632026-05-12T03:42:21.293Z Downloaded rand_seeder v0.4.0
9642026-05-12T03:42:21.294Z Downloaded rand_chacha v0.9.0
9652026-05-12T03:42:21.294Z Downloaded parking_lot v0.12.5
9662026-05-12T03:42:21.294Z Downloaded scrypt v0.11.0
9672026-05-12T03:42:21.294Z Downloaded progenitor-client v0.14.0
9682026-05-12T03:42:21.294Z Downloaded scroll_derive v0.13.1
9692026-05-12T03:42:21.294Z Downloaded scopeguard v1.2.0
9702026-05-12T03:42:21.294Z Downloaded same-file v1.0.6
9712026-05-12T03:42:21.294Z Downloaded quinn-udp v0.5.14
9722026-05-12T03:42:21.311Z Downloaded http v1.4.0
9732026-05-12T03:42:21.311Z Downloaded progenitor v0.11.2
9742026-05-12T03:42:21.312Z Downloaded serde-big-array v0.5.1
9752026-05-12T03:42:21.312Z Downloaded secrecy v0.8.0
9762026-05-12T03:42:21.312Z Downloaded seq-macro v0.3.6
9772026-05-12T03:42:21.312Z Downloaded serde_repr v0.1.20
9782026-05-12T03:42:21.312Z Downloaded serde_bytes v0.11.19
9792026-05-12T03:42:21.312Z Downloaded semver v0.1.20
9802026-05-12T03:42:21.312Z Downloaded resolv-conf v0.7.6
9812026-05-12T03:42:21.312Z Downloaded pin-project v1.1.11
9822026-05-12T03:42:21.328Z Downloaded serde_plain v1.0.2
9832026-05-12T03:42:21.328Z Downloaded serde_urlencoded v0.7.1
9842026-05-12T03:42:21.328Z Downloaded serde_spanned v1.0.4
9852026-05-12T03:42:21.328Z Downloaded shell-words v1.1.1
9862026-05-12T03:42:21.328Z Downloaded sha1 v0.10.6
9872026-05-12T03:42:21.328Z Downloaded minimal-lexical v0.2.1
9882026-05-12T03:42:21.328Z Downloaded rustls-pemfile v1.0.4
9892026-05-12T03:42:21.328Z Downloaded progenitor-impl v0.11.2
9902026-05-12T03:42:21.331Z Downloaded rustls-pemfile v2.2.0
9912026-05-12T03:42:21.331Z Downloaded prefix-trie v0.7.0
9922026-05-12T03:42:21.355Z Downloaded openssl-sys v0.9.114
9932026-05-12T03:42:21.355Z Downloaded signature v2.2.0
9942026-05-12T03:42:21.356Z Downloaded signal-hook-tokio v0.3.1
9952026-05-12T03:42:21.356Z Downloaded signal-hook-mio v0.2.5
9962026-05-12T03:42:21.356Z Downloaded rustversion v1.0.22
9972026-05-12T03:42:21.356Z Downloaded sigpipe v0.1.3
9982026-05-12T03:42:21.356Z Downloaded schemars_derive v0.8.22
9992026-05-12T03:42:21.356Z Downloaded hyper-util v0.1.20
10002026-05-12T03:42:21.372Z Downloaded hashbrown v0.13.2
10012026-05-12T03:42:21.372Z Downloaded dropshot-api-manager v0.7.1
10022026-05-12T03:42:21.372Z Downloaded slog-envlogger v2.2.0
10032026-05-12T03:42:21.372Z Downloaded siphasher v1.0.2
10042026-05-12T03:42:21.372Z Downloaded scroll v0.13.0
10052026-05-12T03:42:21.372Z Downloaded rusty-fork v0.3.1
10062026-05-12T03:42:21.372Z Downloaded sct v0.7.1
10072026-05-12T03:42:21.372Z Downloaded slog-bunyan v2.5.0
10082026-05-12T03:42:21.373Z Downloaded progenitor-impl v0.14.0
10092026-05-12T03:42:21.373Z Downloaded sec1 v0.7.3
10102026-05-12T03:42:21.373Z Downloaded predicates v3.1.4
10112026-05-12T03:42:21.400Z Downloaded serde_derive_internals v0.29.1
10122026-05-12T03:42:21.400Z Downloaded secrecy v0.10.3
10132026-05-12T03:42:21.400Z Downloaded serde_path_to_error v0.1.20
10142026-05-12T03:42:21.400Z Downloaded serde-hex v0.1.0
10152026-05-12T03:42:21.441Z Downloaded aes-gcm v0.10.3
10162026-05-12T03:42:21.441Z Downloaded progenitor-impl v0.13.0
10172026-05-12T03:42:21.441Z Downloaded strip-ansi-escapes v0.2.1
10182026-05-12T03:42:21.441Z Downloaded structmeta-derive v0.3.0
10192026-05-12T03:42:21.441Z Downloaded russh-keys v0.45.0
10202026-05-12T03:42:21.441Z Downloaded rustls-native-certs v0.8.3
10212026-05-12T03:42:21.441Z Downloaded postcard v1.1.3
10222026-05-12T03:42:21.441Z Downloaded mio v1.2.0
10232026-05-12T03:42:21.441Z Downloaded ssh-encoding v0.2.0
10242026-05-12T03:42:21.441Z Downloaded sqlparser_derive v0.5.0
10252026-05-12T03:42:21.441Z Downloaded ssh-cipher v0.2.0
10262026-05-12T03:42:21.471Z Downloaded signal-hook-registry v1.4.8
10272026-05-12T03:42:21.471Z Downloaded structmeta v0.3.0
10282026-05-12T03:42:21.471Z Downloaded strum v0.27.2
10292026-05-12T03:42:21.471Z Downloaded sync_wrapper v1.0.2
10302026-05-12T03:42:21.471Z Downloaded rustls-pki-types v1.14.0
10312026-05-12T03:42:21.471Z Downloaded subtle v2.6.1
10322026-05-12T03:42:21.471Z Downloaded supports-color v3.0.2
10332026-05-12T03:42:21.471Z Downloaded sync-ptr v0.1.4
10342026-05-12T03:42:21.472Z Downloaded slog-term v2.9.2
10352026-05-12T03:42:21.472Z Downloaded slab v0.4.12
10362026-05-12T03:42:21.472Z Downloaded simd-adler32 v0.3.8
10372026-05-12T03:42:21.472Z Downloaded snafu-derive v0.8.9
10382026-05-12T03:42:21.472Z Downloaded smallvec v0.6.14
10392026-05-12T03:42:21.472Z Downloaded prettyplease v0.2.37
10402026-05-12T03:42:21.472Z Downloaded pretty_assertions v1.4.1
10412026-05-12T03:42:21.516Z Downloaded tap v1.0.1
10422026-05-12T03:42:21.516Z Downloaded tabwriter v1.4.1
10432026-05-12T03:42:21.516Z Downloaded spki v0.7.3
10442026-05-12T03:42:21.516Z Downloaded take_mut v0.2.2
10452026-05-12T03:42:21.516Z Downloaded testing_table v0.3.0
10462026-05-12T03:42:21.516Z Downloaded termtree v0.5.1
10472026-05-12T03:42:21.516Z Downloaded progenitor-impl v0.10.0
10482026-05-12T03:42:21.516Z Downloaded itertools v0.10.5
10492026-05-12T03:42:21.516Z Downloaded smf v0.2.3
10502026-05-12T03:42:21.516Z Downloaded slog-stdlog v4.1.1
10512026-05-12T03:42:21.516Z Downloaded slog-scope v4.4.1
10522026-05-12T03:42:21.516Z Downloaded crossterm v0.28.1
10532026-05-12T03:42:21.516Z Downloaded hickory-server v0.25.2
10542026-05-12T03:42:21.516Z Downloaded thread-id v5.1.0
10552026-05-12T03:42:21.516Z Downloaded stacker v0.1.23
10562026-05-12T03:42:21.516Z Downloaded time-core v0.1.8
10572026-05-12T03:42:21.516Z Downloaded bindgen v0.71.1
10582026-05-12T03:42:21.571Z Downloaded slog-async v2.8.0
10592026-05-12T03:42:21.572Z Downloaded string_cache v0.8.9
10602026-05-12T03:42:21.572Z Downloaded serde_with_macros v3.17.0
10612026-05-12T03:42:21.572Z Downloaded tagptr v0.2.0
10622026-05-12T03:42:21.572Z Downloaded stringprep v0.1.5
10632026-05-12T03:42:21.572Z Downloaded tabled_derive v0.11.0
10642026-05-12T03:42:21.572Z Downloaded slog-dtrace v0.3.0
10652026-05-12T03:42:21.572Z Downloaded tinyvec_macros v0.1.1
10662026-05-12T03:42:21.572Z Downloaded thiserror-impl-no-std v2.0.2
10672026-05-12T03:42:21.572Z Downloaded tokio-macros v2.7.0
10682026-05-12T03:42:21.572Z Downloaded strum_macros v0.26.4
10692026-05-12T03:42:21.572Z Downloaded shlex v1.3.0
10702026-05-12T03:42:21.572Z Downloaded nom v7.1.3
10712026-05-12T03:42:21.572Z Downloaded sqlformat v0.3.5
10722026-05-12T03:42:21.572Z Downloaded strum v0.26.3
10732026-05-12T03:42:21.572Z Downloaded rcgen v0.12.1
10742026-05-12T03:42:21.572Z Downloaded schemars v0.8.22
10752026-05-12T03:42:21.572Z Downloaded support-bundle-viewer v0.1.2
10762026-05-12T03:42:21.572Z Downloaded strum_macros v0.27.2
10772026-05-12T03:42:21.572Z Downloaded slog-json v2.6.1
10782026-05-12T03:42:21.572Z Downloaded libxml v0.3.3
10792026-05-12T03:42:21.599Z Downloaded rustls-platform-verifier v0.6.2
10802026-05-12T03:42:21.599Z Downloaded aho-corasick v1.1.4
10812026-05-12T03:42:21.599Z Downloaded quinn v0.11.9
10822026-05-12T03:42:21.599Z Downloaded qorb v0.4.1
10832026-05-12T03:42:21.599Z Downloaded publicsuffix v2.3.0
10842026-05-12T03:42:21.599Z Downloaded tower-layer v0.3.3
10852026-05-12T03:42:21.599Z Downloaded rayon-core v1.13.0
10862026-05-12T03:42:21.599Z Downloaded serde_cbor v0.11.2
10872026-05-12T03:42:21.599Z Downloaded topological-sort v0.2.2
10882026-05-12T03:42:21.600Z Downloaded static_assertions v1.1.0
10892026-05-12T03:42:21.600Z Downloaded trait-variant v0.1.2
10902026-05-12T03:42:21.600Z Downloaded tower-service v0.3.3
10912026-05-12T03:42:21.600Z Downloaded try-lock v0.2.5
10922026-05-12T03:42:21.600Z Downloaded tiny-keccak v2.0.2
10932026-05-12T03:42:21.600Z Downloaded time-macros v0.2.27
10942026-05-12T03:42:21.600Z Downloaded thread_local v1.1.9
10952026-05-12T03:42:21.648Z Downloaded num-bigint v0.4.6
10962026-05-12T03:42:21.648Z Downloaded unarray v0.1.4
10972026-05-12T03:42:21.648Z Downloaded typify-macro v0.6.2
10982026-05-12T03:42:21.648Z Downloaded hashbrown v0.15.5
10992026-05-12T03:42:21.648Z Downloaded signal-hook v0.3.18
11002026-05-12T03:42:21.648Z Downloaded ryu v1.0.23
11012026-05-12T03:42:21.648Z Downloaded typify-macro v0.4.3
11022026-05-12T03:42:21.648Z Downloaded unicode-truncate v1.1.0
11032026-05-12T03:42:21.648Z Downloaded rand v0.8.6
11042026-05-12T03:42:21.648Z Downloaded tokio-tungstenite v0.21.0
11052026-05-12T03:42:21.648Z Downloaded tokio-dtrace v0.1.1
11062026-05-12T03:42:21.648Z Downloaded unit-prefix v0.5.2
11072026-05-12T03:42:21.648Z Downloaded tokio-native-tls v0.3.1
11082026-05-12T03:42:21.648Z Downloaded iddqd v0.3.18
11092026-05-12T03:42:21.696Z Downloaded universal-hash v0.5.1
11102026-05-12T03:42:21.696Z Downloaded untrusted v0.9.0
11112026-05-12T03:42:21.696Z Downloaded untrusted v0.7.1
11122026-05-12T03:42:21.697Z Downloaded similar v2.7.0
11132026-05-12T03:42:21.697Z Downloaded slog v2.8.2
11142026-05-12T03:42:21.697Z Downloaded tokio-rustls v0.25.0
11152026-05-12T03:42:21.697Z Downloaded strum_macros v0.24.3
11162026-05-12T03:42:21.697Z Downloaded utf-8 v0.7.6
11172026-05-12T03:42:21.697Z Downloaded term v1.2.1
11182026-05-12T03:42:21.697Z Downloaded term v0.7.0
11192026-05-12T03:42:21.697Z Downloaded iri-string v0.7.10
11202026-05-12T03:42:21.697Z Downloaded hashbrown v0.16.1
11212026-05-12T03:42:21.697Z Downloaded toml_datetime v1.0.0+spec-1.1.0
11222026-05-12T03:42:21.697Z Downloaded toml_datetime v0.7.5+spec-1.1.0
11232026-05-12T03:42:21.697Z Downloaded usdt-macro v0.6.0
11242026-05-12T03:42:21.697Z Downloaded void v1.0.2
11252026-05-12T03:42:21.697Z Downloaded wait-timeout v0.2.1
11262026-05-12T03:42:21.864Z Downloaded waitgroup v0.1.2
11272026-05-12T03:42:21.864Z Downloaded rand v0.10.0
11282026-05-12T03:42:21.864Z Downloaded itertools v0.12.1
11292026-05-12T03:42:21.864Z Downloaded termios v0.3.3
11302026-05-12T03:42:21.864Z Downloaded tui-tree-widget v0.23.1
11312026-05-12T03:42:21.864Z Downloaded toml_writer v1.0.6+spec-1.1.0
11322026-05-12T03:42:21.864Z Downloaded thiserror-no-std v2.0.2
11332026-05-12T03:42:21.864Z Downloaded want v0.3.1
11342026-05-12T03:42:21.864Z Downloaded socket2 v0.5.10
11352026-05-12T03:42:21.864Z Downloaded ron v0.8.1
11362026-05-12T03:42:21.864Z Downloaded futures-util v0.3.32
11372026-05-12T03:42:21.864Z Downloaded unicase v2.9.0
11382026-05-12T03:42:21.864Z Downloaded libm v0.2.16
11392026-05-12T03:42:21.864Z Downloaded subprocess v0.2.15
11402026-05-12T03:42:21.864Z Downloaded tokio-rustls v0.26.4
11412026-05-12T03:42:21.864Z Downloaded tokio-rustls v0.24.1
11422026-05-12T03:42:21.864Z Downloaded tls_codec v0.4.2
11432026-05-12T03:42:21.864Z Downloaded socket2 v0.6.3
11442026-05-12T03:42:21.864Z Downloaded rand v0.9.2
11452026-05-12T03:42:21.864Z Downloaded xattr v1.6.1
11462026-05-12T03:42:21.864Z Downloaded usdt-attr-macro v0.6.0
11472026-05-12T03:42:21.864Z Downloaded tls_codec_derive v0.4.2
11482026-05-12T03:42:21.864Z Downloaded snafu v0.8.9
11492026-05-12T03:42:21.864Z Downloaded num-bigint-dig v0.8.6
11502026-05-12T03:42:21.864Z Downloaded tokio-stream v0.1.18
11512026-05-12T03:42:21.865Z Downloaded usdt v0.6.0
11522026-05-12T03:42:21.937Z Downloaded tokio-tungstenite v0.23.1
11532026-05-12T03:42:21.937Z Downloaded blake3 v1.8.3
11542026-05-12T03:42:21.937Z Downloaded zeroize_derive v1.4.3
11552026-05-12T03:42:21.937Z Downloaded rustls-webpki v0.103.9
11562026-05-12T03:42:21.937Z Downloaded xshell-macros v0.2.7
11572026-05-12T03:42:21.937Z Downloaded usdt-impl v0.6.0
11582026-05-12T03:42:21.937Z Downloaded itertools v0.13.0
11592026-05-12T03:42:21.937Z Downloaded rsa v0.9.10
11602026-05-12T03:42:21.937Z Downloaded h2 v0.4.13
11612026-05-12T03:42:21.937Z Downloaded samael v0.0.19
11622026-05-12T03:42:21.937Z Downloaded vsss-rs v3.3.4
11632026-05-12T03:42:21.937Z Downloaded vergen-lib v0.1.6
11642026-05-12T03:42:21.937Z Downloaded uzers v0.12.2
11652026-05-12T03:42:21.937Z Downloaded serde_yaml v0.9.34+deprecated
11662026-05-12T03:42:21.937Z Downloaded whoami v2.1.0
11672026-05-12T03:42:21.937Z Downloaded tracing-attributes v0.1.31
11682026-05-12T03:42:21.937Z Downloaded hkdf v0.12.4
11692026-05-12T03:42:21.937Z Downloaded zone_cfg_derive v0.3.1
11702026-05-12T03:42:21.937Z Downloaded wyz v0.5.1
11712026-05-12T03:42:21.937Z Downloaded whoami v1.6.1
11722026-05-12T03:42:21.938Z Downloaded tinyvec v1.10.0
11732026-05-12T03:42:21.938Z Downloaded test-strategy v0.4.5
11742026-05-12T03:42:21.938Z Downloaded toml_parser v1.0.9+spec-1.1.0
11752026-05-12T03:42:21.938Z Downloaded vergen-gitcl v1.0.8
11762026-05-12T03:42:21.938Z Downloaded twox-hash v2.1.2
11772026-05-12T03:42:21.938Z Downloaded vergen-git2 v1.0.7
11782026-05-12T03:42:21.938Z Downloaded toml v0.7.8
11792026-05-12T03:42:21.938Z Downloaded tar v0.4.45
11802026-05-12T03:42:21.938Z Downloaded spin v0.9.8
11812026-05-12T03:42:21.938Z Downloaded zeroize v1.8.2
11822026-05-12T03:42:21.938Z Downloaded vergen v9.0.6
11832026-05-12T03:42:21.938Z Downloaded unicode-properties v0.1.4
11842026-05-12T03:42:21.938Z Downloaded steno v0.4.1
11852026-05-12T03:42:21.938Z Downloaded walkdir v2.5.0
11862026-05-12T03:42:21.938Z Downloaded hyper v1.8.1
11872026-05-12T03:42:21.938Z Downloaded xshell v0.2.7
11882026-05-12T03:42:21.938Z Downloaded typify v0.4.3
11892026-05-12T03:42:21.938Z Downloaded typify v0.6.2
11902026-05-12T03:42:21.938Z Downloaded schemars v0.9.0
11912026-05-12T03:42:21.938Z Downloaded unsafe-libyaml v0.2.11
11922026-05-12T03:42:21.938Z Downloaded toml v1.0.6+spec-1.1.0
11932026-05-12T03:42:21.938Z Downloaded toml v0.9.12+spec-1.1.0
11942026-05-12T03:42:21.938Z Downloaded itertools v0.14.0
11952026-05-12T03:42:21.939Z Downloaded zstd v0.13.3
11962026-05-12T03:42:21.939Z Downloaded zone v0.3.1
11972026-05-12T03:42:21.939Z Downloaded zstd-safe v7.2.4
11982026-05-12T03:42:21.939Z Downloaded vte v0.14.1
11992026-05-12T03:42:21.939Z Downloaded rpassword v7.4.0
12002026-05-12T03:42:21.939Z Downloaded russh v0.45.0
12012026-05-12T03:42:21.939Z Downloaded rustyline v14.0.0
12022026-05-12T03:42:21.940Z Downloaded tungstenite v0.21.0
12032026-05-12T03:42:21.940Z Downloaded aws-lc-rs v1.16.3
12042026-05-12T03:42:22.012Z Downloaded schemars v1.2.1
12052026-05-12T03:42:22.012Z Downloaded chrono v0.4.44
12062026-05-12T03:42:22.012Z Downloaded yasna v0.5.2
12072026-05-12T03:42:22.012Z Downloaded uuid v1.23.0
12082026-05-12T03:42:22.012Z Downloaded zopfli v0.8.3
12092026-05-12T03:42:22.012Z Downloaded bitvec v1.0.1
12102026-05-12T03:42:22.012Z Downloaded tracing-core v0.1.36
12112026-05-12T03:42:22.012Z Downloaded toml_edit v0.23.10+spec-1.0.0
12122026-05-12T03:42:22.012Z Downloaded tokio-postgres v0.7.16
12132026-05-12T03:42:22.012Z Downloaded git2 v0.20.4
12142026-05-12T03:42:22.012Z Downloaded yansi v1.0.1
12152026-05-12T03:42:22.012Z Downloaded tungstenite v0.23.0
12162026-05-12T03:42:22.013Z Downloaded unicode-bidi v0.3.18
12172026-05-12T03:42:22.013Z Downloaded p384 v0.13.1
12182026-05-12T03:42:22.013Z Downloaded portable-atomic v1.13.1
12192026-05-12T03:42:22.013Z Downloaded p521 v0.13.3
12202026-05-12T03:42:22.013Z Downloaded typed-path v0.9.3
12212026-05-12T03:42:22.071Z Downloaded zerocopy v0.6.6
12222026-05-12T03:42:22.071Z Downloaded toml_edit v0.19.15
12232026-05-12T03:42:22.071Z Downloaded tower v0.5.3
12242026-05-12T03:42:22.071Z Downloaded ssh-key v0.6.7
12252026-05-12T03:42:22.071Z Downloaded proptest v1.10.0
12262026-05-12T03:42:22.071Z Downloaded reedline v0.40.0
12272026-05-12T03:42:22.071Z Downloaded goblin v0.10.5
12282026-05-12T03:42:22.071Z Downloaded unicode_categories v0.1.1
12292026-05-12T03:42:22.097Z Downloaded zerocopy-derive v0.8.40
12302026-05-12T03:42:22.097Z Downloaded zip v0.6.6
12312026-05-12T03:42:22.097Z Downloaded tower-http v0.6.8
12322026-05-12T03:42:22.097Z Downloaded reqwest v0.13.2
12332026-05-12T03:42:22.097Z Downloaded unicode-segmentation v1.12.0
12342026-05-12T03:42:22.097Z Downloaded serde_with v3.17.0
12352026-05-12T03:42:22.097Z Downloaded tough v0.22.0
12362026-05-12T03:42:22.098Z Downloaded regex v1.12.3
12372026-05-12T03:42:22.138Z Downloaded tokio-util v0.7.18
12382026-05-12T03:42:22.138Z Downloaded bstr v1.12.1
12392026-05-12T03:42:22.138Z Downloaded zip v4.6.1
12402026-05-12T03:42:22.138Z Downloaded x509-cert v0.2.5
12412026-05-12T03:42:22.138Z Downloaded dropshot v0.17.0
12422026-05-12T03:42:22.187Z Downloaded rustls-webpki v0.101.7
12432026-05-12T03:42:22.187Z Downloaded salty v0.3.0
12442026-05-12T03:42:22.188Z Downloaded polar-core v0.27.3
12452026-05-12T03:42:22.188Z Downloaded winnow v0.5.40
12462026-05-12T03:42:22.188Z Downloaded quinn-proto v0.11.13
12472026-05-12T03:42:22.188Z Downloaded rayon v1.11.0
12482026-05-12T03:42:22.246Z Downloaded object v0.30.4
12492026-05-12T03:42:22.246Z Downloaded lalrpop v0.19.12
12502026-05-12T03:42:22.246Z Downloaded unicode-normalization v0.1.25
12512026-05-12T03:42:22.246Z Downloaded moka v0.12.13
12522026-05-12T03:42:22.246Z Downloaded time v0.3.47
12532026-05-12T03:42:22.246Z Downloaded nix v0.29.0
12542026-05-12T03:42:22.246Z Downloaded quick-xml v0.37.5
12552026-05-12T03:42:22.246Z Downloaded rustls v0.21.12
12562026-05-12T03:42:22.246Z Downloaded rustls-webpki v0.102.8
12572026-05-12T03:42:22.296Z Downloaded regex-syntax v0.6.29
12582026-05-12T03:42:22.296Z Downloaded nix v0.31.2
12592026-05-12T03:42:22.296Z Downloaded petname v2.0.2
12602026-05-12T03:42:22.296Z Downloaded nix v0.28.0
12612026-05-12T03:42:22.296Z Downloaded webpki-roots v1.0.6
12622026-05-12T03:42:22.296Z Downloaded reqwest v0.12.28
12632026-05-12T03:42:22.296Z Downloaded regress v0.10.5
12642026-05-12T03:42:22.296Z Downloaded radix_trie v0.2.1
12652026-05-12T03:42:22.387Z Downloaded regex-syntax v0.8.10
12662026-05-12T03:42:22.387Z Downloaded rustls v0.23.37
12672026-05-12T03:42:22.387Z Downloaded nix v0.27.1
12682026-05-12T03:42:22.387Z Downloaded openssl v0.10.78
12692026-05-12T03:42:22.421Z Downloaded curve25519-dalek v4.1.3
12702026-05-12T03:42:22.421Z Downloaded sqlparser v0.61.0
12712026-05-12T03:42:22.421Z Downloaded winnow v0.6.26
12722026-05-12T03:42:22.421Z Downloaded tabled v0.20.0
12732026-05-12T03:42:22.421Z Downloaded dropshot v0.16.7
12742026-05-12T03:42:22.421Z Downloaded bzip2-sys v0.1.13+1.0.8
12752026-05-12T03:42:22.456Z Downloaded ratatui v0.29.0
12762026-05-12T03:42:22.456Z Downloaded object v0.37.3
12772026-05-12T03:42:22.456Z Downloaded zlib-rs v0.6.2
12782026-05-12T03:42:22.456Z Downloaded hickory-proto v0.24.4
12792026-05-12T03:42:22.490Z Downloaded vcpkg v0.2.15
12802026-05-12T03:42:22.490Z Downloaded smoltcp v0.9.1
12812026-05-12T03:42:22.490Z Downloaded chrono-tz v0.10.4
12822026-05-12T03:42:22.498Z Downloaded rustls v0.22.4
12832026-05-12T03:42:22.498Z Downloaded zerocopy v0.8.40
12842026-05-12T03:42:22.498Z Downloaded hickory-proto v0.25.2
12852026-05-12T03:42:22.498Z Downloaded openapiv3 v2.2.0
12862026-05-12T03:42:22.518Z Downloaded regress v0.11.1
12872026-05-12T03:42:22.518Z Downloaded diesel v2.3.7
12882026-05-12T03:42:22.571Z Downloaded smoltcp v0.11.0
12892026-05-12T03:42:22.571Z Downloaded libz-sys v1.1.24
12902026-05-12T03:42:22.625Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
12912026-05-12T03:42:22.625Z Downloaded rustix v0.38.44
12922026-05-12T03:42:22.625Z Downloaded tokio v1.52.1
12932026-05-12T03:42:22.670Z Downloaded ring v0.17.14
12942026-05-12T03:42:22.719Z Downloaded typify-impl v0.6.2
12952026-05-12T03:42:22.719Z Downloaded sled v0.34.7
12962026-05-12T03:42:22.759Z Downloaded tracing v0.1.44
12972026-05-12T03:42:22.759Z Downloaded typify-impl v0.4.3
12982026-05-12T03:42:22.773Z Downloaded zerocopy-derive v0.6.6
12992026-05-12T03:42:22.811Z Downloaded regex-automata v0.4.14
13002026-05-12T03:42:22.866Z Downloaded petgraph v0.6.5
13012026-05-12T03:42:22.866Z Downloaded jiff v0.2.21
13022026-05-12T03:42:22.899Z Downloaded csv v1.4.0
13032026-05-12T03:42:22.899Z Downloaded petgraph v0.8.3
13042026-05-12T03:42:22.899Z Downloaded sha3 v0.10.8
13052026-05-12T03:42:22.955Z Downloaded encoding_rs v0.8.35
13062026-05-12T03:42:22.981Z Downloaded libgit2-sys v0.18.3+1.9.2
13072026-05-12T03:42:23.332Z Downloaded aws-lc-sys v0.40.0
13082026-05-12T03:42:23.585Z Compiling libc v0.2.185
13092026-05-12T03:42:23.585Z Compiling serde v1.0.228
13102026-05-12T03:42:23.630Z Compiling log v0.4.29
13112026-05-12T03:42:23.630Z Compiling find-msvc-tools v0.1.9
13122026-05-12T03:42:23.720Z Compiling shlex v1.3.0
13132026-05-12T03:42:23.760Z Compiling syn v2.0.117
13142026-05-12T03:42:23.760Z Compiling smallvec v1.15.1
13152026-05-12T03:42:23.760Z Compiling typenum v1.19.0
13162026-05-12T03:42:23.905Z Compiling generic-array v0.14.7
13172026-05-12T03:42:23.931Z Compiling subtle v2.6.1
13182026-05-12T03:42:23.961Z Compiling scopeguard v1.2.0
13192026-05-12T03:42:24.008Z Compiling const-oid v0.9.6
13202026-05-12T03:42:24.050Z Compiling lock_api v0.4.14
13212026-05-12T03:42:24.082Z Compiling portable-atomic v1.13.1
13222026-05-12T03:42:24.112Z Compiling serde_json v1.0.149
13232026-05-12T03:42:24.164Z Compiling zerocopy v0.8.40
13242026-05-12T03:42:24.307Z Compiling critical-section v1.2.0
13252026-05-12T03:42:24.349Z Compiling pin-project-lite v0.2.17
13262026-05-12T03:42:24.480Z Compiling parking_lot_core v0.9.12
13272026-05-12T03:42:24.573Z Compiling getrandom v0.2.17
13282026-05-12T03:42:24.675Z Compiling jobserver v0.1.34
13292026-05-12T03:42:24.675Z Compiling errno v0.3.14
13302026-05-12T03:42:24.730Z Compiling rand_core v0.6.4
13312026-05-12T03:42:24.825Z Compiling pkg-config v0.3.32
13322026-05-12T03:42:24.873Z Compiling cc v1.2.56
13332026-05-12T03:42:24.974Z Compiling signal-hook-registry v1.4.8
13342026-05-12T03:42:25.022Z Compiling bitflags v2.11.0
13352026-05-12T03:42:25.082Z Compiling futures-core v0.3.32
13362026-05-12T03:42:25.217Z Compiling once_cell v1.21.3
13372026-05-12T03:42:25.273Z Compiling libm v0.2.16
13382026-05-12T03:42:25.273Z Compiling parking_lot v0.12.5
13392026-05-12T03:42:25.273Z Compiling mio v1.2.0
13402026-05-12T03:42:25.348Z Compiling num-traits v0.2.19
13412026-05-12T03:42:25.380Z Compiling percent-encoding v2.3.2
13422026-05-12T03:42:25.410Z Compiling socket2 v0.6.3
13432026-05-12T03:42:25.553Z Compiling futures-sink v0.3.32
13442026-05-12T03:42:25.578Z Compiling futures-io v0.3.32
13452026-05-12T03:42:25.611Z Compiling cpufeatures v0.2.17
13462026-05-12T03:42:25.661Z Compiling futures-channel v0.3.32
13472026-05-12T03:42:25.687Z Compiling getrandom v0.4.1
13482026-05-12T03:42:25.715Z Compiling futures-task v0.3.32
13492026-05-12T03:42:25.737Z Compiling slab v0.4.12
13502026-05-12T03:42:25.841Z Compiling rand_core v0.10.0
13512026-05-12T03:42:25.883Z Compiling indexmap v2.14.0
13522026-05-12T03:42:25.927Z Compiling getrandom v0.3.4
13532026-05-12T03:42:25.927Z Compiling rustversion v1.0.22
13542026-05-12T03:42:25.967Z Compiling form_urlencoded v1.2.2
13552026-05-12T03:42:26.166Z Compiling cmake v0.1.57
13562026-05-12T03:42:26.268Z Compiling fs_extra v1.3.0
13572026-05-12T03:42:26.313Z Compiling dunce v1.0.5
13582026-05-12T03:42:26.489Z Compiling synstructure v0.13.2
13592026-05-12T03:42:26.539Z Compiling ident_case v1.0.1
13602026-05-12T03:42:26.572Z Compiling aws-lc-sys v0.40.0
13612026-05-12T03:42:26.610Z Compiling base64ct v1.8.3
13622026-05-12T03:42:26.681Z Compiling flagset v0.4.7
13632026-05-12T03:42:26.773Z Compiling regex-syntax v0.8.10
13642026-05-12T03:42:26.852Z Compiling iana-time-zone v0.1.65
13652026-05-12T03:42:26.972Z Compiling pem-rfc7468 v0.7.0
13662026-05-12T03:42:27.024Z Compiling rustix v1.1.3
13672026-05-12T03:42:27.093Z Compiling rand_core v0.9.5
13682026-05-12T03:42:27.158Z Compiling ring v0.17.14
13692026-05-12T03:42:27.222Z Compiling aws-lc-rs v1.16.3
13702026-05-12T03:42:27.248Z Compiling vcpkg v0.2.15
13712026-05-12T03:42:27.349Z Compiling uuid v1.23.0
13722026-05-12T03:42:27.480Z Compiling rustc_version v0.4.1
13732026-05-12T03:42:27.892Z Compiling tracing-core v0.1.36
13742026-05-12T03:42:28.016Z Compiling openssl-sys v0.9.114
13752026-05-12T03:42:28.047Z Compiling base64 v0.22.1
13762026-05-12T03:42:28.221Z Compiling serde_derive v1.0.228
13772026-05-12T03:42:28.374Z Compiling zeroize_derive v1.4.3
13782026-05-12T03:42:28.420Z Compiling zerofrom-derive v0.1.6
13792026-05-12T03:42:28.517Z Compiling yoke-derive v0.8.1
13802026-05-12T03:42:28.738Z Compiling zerovec-derive v0.11.2
13812026-05-12T03:42:29.010Z Compiling zeroize v1.8.2
13822026-05-12T03:42:29.251Z Compiling zerocopy-derive v0.8.40
13832026-05-12T03:42:29.727Z Compiling displaydoc v0.2.5
13842026-05-12T03:42:29.771Z Compiling crypto-common v0.1.7
13852026-05-12T03:42:29.811Z Compiling zerofrom v0.1.6
13862026-05-12T03:42:29.917Z Compiling block-buffer v0.10.4
13872026-05-12T03:42:30.056Z Compiling yoke v0.8.1
13882026-05-12T03:42:30.056Z Compiling tokio-macros v2.7.0
13892026-05-12T03:42:30.090Z Compiling digest v0.10.7
13902026-05-12T03:42:30.133Z Compiling zerovec v0.11.5
13912026-05-12T03:42:30.287Z Compiling futures-macro v0.3.32
13922026-05-12T03:42:30.446Z Compiling zerotrie v0.2.3
13932026-05-12T03:42:30.597Z Compiling tinystr v0.8.2
13942026-05-12T03:42:30.633Z Compiling potential_utf v0.1.4
13952026-05-12T03:42:30.734Z Compiling hmac v0.12.1
13962026-05-12T03:42:30.784Z Compiling icu_locale_core v2.1.1
13972026-05-12T03:42:30.809Z Compiling icu_collections v2.1.1
13982026-05-12T03:42:30.886Z Compiling block-padding v0.3.3
13992026-05-12T03:42:31.061Z Compiling inout v0.1.4
14002026-05-12T03:42:31.114Z Compiling futures-util v0.3.32
14012026-05-12T03:42:31.216Z Compiling cipher v0.4.4
14022026-05-12T03:42:31.260Z Compiling sha2 v0.10.9
14032026-05-12T03:42:31.469Z Compiling icu_provider v2.1.1
14042026-05-12T03:42:31.667Z Compiling bytes v1.11.1
14052026-05-12T03:42:31.690Z Compiling der_derive v0.7.3
14062026-05-12T03:42:31.767Z Compiling icu_properties v2.1.2
14072026-05-12T03:42:31.797Z Compiling icu_normalizer v2.1.1
14082026-05-12T03:42:32.300Z Compiling tokio v1.52.1
14092026-05-12T03:42:32.381Z Compiling http v1.4.0
14102026-05-12T03:42:32.687Z Compiling idna_adapter v1.2.1
14112026-05-12T03:42:32.718Z Compiling der v0.7.10
14122026-05-12T03:42:32.797Z Compiling idna v1.1.0
14132026-05-12T03:42:32.900Z Compiling chrono v0.4.44
14142026-05-12T03:42:33.290Z Compiling url v2.5.8
14152026-05-12T03:42:33.416Z Compiling salsa20 v0.10.2
14162026-05-12T03:42:33.469Z Compiling pbkdf2 v0.12.2
14172026-05-12T03:42:34.243Z Compiling ppv-lite86 v0.2.21
14182026-05-12T03:42:34.682Z Compiling spki v0.7.3
14192026-05-12T03:42:34.977Z Compiling rustls-pki-types v1.14.0
14202026-05-12T03:42:34.977Z Compiling thiserror-impl v2.0.18
14212026-05-12T03:42:34.977Z Compiling tracing-attributes v0.1.31
14222026-05-12T03:42:34.977Z Compiling rand_chacha v0.9.0
14232026-05-12T03:42:34.977Z Compiling scrypt v0.11.0
14242026-05-12T03:42:34.978Z Compiling http-body v1.0.1
14252026-05-12T03:42:34.978Z Compiling cbc v0.1.2
14262026-05-12T03:42:34.978Z Compiling aes v0.8.4
14272026-05-12T03:42:34.978Z Compiling openssl-probe v0.2.1
14282026-05-12T03:42:34.978Z Compiling untrusted v0.7.1
14292026-05-12T03:42:34.978Z Compiling untrusted v0.9.0
14302026-05-12T03:42:34.978Z Compiling tinyvec_macros v0.1.1
14312026-05-12T03:42:34.978Z Compiling httparse v1.10.1
14322026-05-12T03:42:34.978Z Compiling tinyvec v1.10.0
14332026-05-12T03:42:35.096Z Compiling pkcs5 v0.7.1
14342026-05-12T03:42:35.096Z Compiling pest_generator v2.8.6
14352026-05-12T03:42:35.468Z Compiling thiserror v2.0.18
14362026-05-12T03:42:35.743Z Compiling tracing v0.1.44
14372026-05-12T03:42:35.743Z Compiling rand v0.9.2
14382026-05-12T03:42:35.743Z Compiling serde_derive_internals v0.29.1
14392026-05-12T03:42:35.743Z Compiling aho-corasick v1.1.4
14402026-05-12T03:42:35.743Z Compiling dyn-clone v1.0.20
14412026-05-12T03:42:36.198Z Compiling rustls v0.23.37
14422026-05-12T03:42:36.198Z Compiling tower-layer v0.3.3
14432026-05-12T03:42:36.198Z Compiling atomic-waker v1.1.2
14442026-05-12T03:42:36.634Z Compiling schemars v0.8.22
14452026-05-12T03:42:36.634Z Compiling tower-service v0.3.3
14462026-05-12T03:42:36.634Z Compiling try-lock v0.2.5
14472026-05-12T03:42:36.634Z Compiling pest_derive v2.8.6
14482026-05-12T03:42:36.634Z Compiling tokio-util v0.7.18
14492026-05-12T03:42:36.634Z Compiling want v0.3.1
14502026-05-12T03:42:36.634Z Compiling schemars_derive v0.8.22
14512026-05-12T03:42:36.634Z Compiling regex-automata v0.4.14
14522026-05-12T03:42:39.259Z Compiling pkcs8 v0.10.2
14532026-05-12T03:42:39.344Z Compiling h2 v0.4.13
14542026-05-12T03:42:39.344Z Compiling ipnet v2.11.0
14552026-05-12T03:42:39.344Z Compiling scroll_derive v0.13.1
14562026-05-12T03:42:39.345Z Compiling darling_core v0.20.11
14572026-05-12T03:42:39.345Z Compiling openssl v0.10.78
14582026-05-12T03:42:39.345Z Compiling httpdate v1.0.3
14592026-05-12T03:42:39.345Z Compiling foreign-types-shared v0.1.1
14602026-05-12T03:42:39.345Z Compiling pin-utils v0.1.0
14612026-05-12T03:42:39.345Z Compiling foreign-types v0.3.2
14622026-05-12T03:42:39.345Z Compiling tempfile v3.25.0
14632026-05-12T03:42:39.345Z Compiling scroll v0.13.0
14642026-05-12T03:42:39.345Z Compiling unicode-normalization v0.1.25
14652026-05-12T03:42:39.345Z Compiling openssl-macros v0.1.1
14662026-05-12T03:42:39.345Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14672026-05-12T03:42:39.345Z Compiling spin v0.9.8
14682026-05-12T03:42:39.345Z Compiling crc32fast v1.5.0
14692026-05-12T03:42:39.697Z Compiling powerfmt v0.2.0
14702026-05-12T03:42:39.697Z Compiling native-tls v0.2.18
14712026-05-12T03:42:39.697Z Compiling time-core v0.1.8
14722026-05-12T03:42:39.697Z Compiling num-conv v0.2.0
14732026-05-12T03:42:39.697Z Compiling deranged v0.5.8
14742026-05-12T03:42:39.697Z Compiling time-macros v0.2.27
14752026-05-12T03:42:39.697Z Compiling darling_macro v0.20.11
14762026-05-12T03:42:39.827Z Compiling hyper v1.8.1
14772026-05-12T03:42:39.949Z Compiling darling v0.20.11
14782026-05-12T03:42:40.033Z Compiling goblin v0.10.5
14792026-05-12T03:42:40.061Z Compiling rustls-native-certs v0.8.3
14802026-05-12T03:42:40.327Z Compiling sync_wrapper v1.0.2
14812026-05-12T03:42:40.386Z Compiling wait-timeout v0.2.1
14822026-05-12T03:42:40.437Z Compiling simd-adler32 v0.3.8
14832026-05-12T03:42:40.647Z Compiling crossbeam-utils v0.8.21
14842026-05-12T03:42:40.695Z Compiling num_threads v0.1.7
14852026-05-12T03:42:40.695Z Compiling syn v1.0.109
14862026-05-12T03:42:40.743Z Compiling siphasher v1.0.2
14872026-05-12T03:42:40.903Z Compiling hyper-util v0.1.20
14882026-05-12T03:42:40.933Z Compiling bit-vec v0.8.0
14892026-05-12T03:42:40.933Z Compiling usdt-impl v0.6.0
14902026-05-12T03:42:41.117Z Compiling quick-error v1.2.3
14912026-05-12T03:42:41.159Z Compiling bit-set v0.8.0
14922026-05-12T03:42:41.226Z Compiling rusty-fork v0.3.1
14932026-05-12T03:42:41.414Z Compiling time v0.3.47
14942026-05-12T03:42:41.544Z Compiling tower v0.5.3
14952026-05-12T03:42:41.639Z Compiling derive_builder_core v0.20.2
14962026-05-12T03:42:42.031Z Compiling dtrace-parser v0.3.0
14972026-05-12T03:42:42.173Z Compiling http-body-util v0.1.3
14982026-05-12T03:42:42.592Z Compiling webpki-roots v1.0.6
14992026-05-12T03:42:42.692Z Compiling signature v2.2.0
15002026-05-12T03:42:42.692Z Compiling scroll_derive v0.12.1
15012026-05-12T03:42:42.923Z Compiling thiserror-impl v1.0.69
15022026-05-12T03:42:42.923Z Compiling dof v0.4.0
15032026-05-12T03:42:43.010Z Compiling heapless v0.7.17
15042026-05-12T03:42:43.117Z Compiling rand_xorshift v0.4.0
15052026-05-12T03:42:43.186Z Compiling slog v2.8.2
15062026-05-12T03:42:43.221Z Compiling darling_core v0.21.3
15072026-05-12T03:42:43.255Z Compiling bzip2-sys v0.1.13+1.0.8
15082026-05-12T03:42:43.255Z Compiling thread-id v5.1.0
15092026-05-12T03:42:43.319Z Compiling cookie v0.18.1
15102026-05-12T03:42:43.499Z Compiling adler2 v2.0.1
15112026-05-12T03:42:43.541Z Compiling unicode-bidi v0.3.18
15122026-05-12T03:42:43.621Z Compiling iri-string v0.7.10
15132026-05-12T03:42:43.874Z Compiling anyhow v1.0.102
15142026-05-12T03:42:43.906Z Compiling allocator-api2 v0.2.21
15152026-05-12T03:42:44.028Z Compiling zstd-safe v7.2.4
15162026-05-12T03:42:44.170Z Compiling ryu v1.0.23
15172026-05-12T03:42:44.208Z Compiling unicode-properties v0.1.4
15182026-05-12T03:42:44.229Z Compiling unarray v0.1.4
15192026-05-12T03:42:44.269Z Compiling signal-hook v0.3.18
15202026-05-12T03:42:44.344Z Compiling paste v1.0.15
15212026-05-12T03:42:44.372Z Compiling proptest v1.10.0
15222026-05-12T03:42:44.410Z Compiling stringprep v0.1.5
15232026-05-12T03:42:44.437Z Compiling serde_urlencoded v0.7.1
15242026-05-12T03:42:44.723Z Compiling thiserror v1.0.69
15252026-05-12T03:42:44.789Z Compiling tower-http v0.6.8
15262026-05-12T03:42:44.862Z Compiling miniz_oxide v0.8.9
15272026-05-12T03:42:45.189Z Compiling scroll v0.12.0
15282026-05-12T03:42:45.497Z Compiling derive_builder_macro v0.20.2
15292026-05-12T03:42:45.556Z Compiling tokio-native-tls v0.3.1
15302026-05-12T03:42:45.668Z Compiling darling_macro v0.21.3
15312026-05-12T03:42:45.720Z Compiling bstr v1.12.1
15322026-05-12T03:42:45.720Z Compiling ipnetwork v0.21.1
15332026-05-12T03:42:45.896Z Compiling rand_chacha v0.3.1
15342026-05-12T03:42:46.072Z Compiling serde_spanned v0.6.9
15352026-05-12T03:42:46.085Z Compiling serde_tokenstream v0.2.3
15362026-05-12T03:42:46.121Z Compiling toml_datetime v0.6.11
15372026-05-12T03:42:46.206Z Compiling erased-serde v0.3.31
15382026-05-12T03:42:46.296Z Compiling md-5 v0.10.6
15392026-05-12T03:42:46.377Z Compiling zerocopy-derive v0.7.35
15402026-05-12T03:42:46.398Z Compiling pin-project-internal v1.1.11
15412026-05-12T03:42:46.463Z Compiling async-trait v0.1.89
15422026-05-12T03:42:46.669Z Compiling curve25519-dalek v4.1.3
15432026-05-12T03:42:46.692Z Compiling vergen-lib v0.1.6
15442026-05-12T03:42:46.943Z Compiling num-integer v0.1.46
15452026-05-12T03:42:47.032Z Compiling hash32 v0.2.1
15462026-05-12T03:42:47.233Z Compiling ff v0.13.1
15472026-05-12T03:42:47.274Z Compiling memoffset v0.9.1
15482026-05-12T03:42:47.332Z Compiling encoding_rs v0.8.35
15492026-05-12T03:42:47.393Z Compiling smoltcp v0.9.1
15502026-05-12T03:42:47.519Z Compiling rustix v0.38.44
15512026-05-12T03:42:47.574Z Compiling fallible-iterator v0.2.0
15522026-05-12T03:42:47.661Z Compiling zlib-rs v0.6.2
15532026-05-12T03:42:47.714Z Compiling cfg_aliases v0.2.1
15542026-05-12T03:42:47.797Z Compiling num-bigint-dig v0.8.6
15552026-05-12T03:42:47.827Z Compiling psl-types v2.0.11
15562026-05-12T03:42:47.878Z Compiling ref-cast v1.0.25
15572026-05-12T03:42:47.964Z Compiling litrs v1.0.0
15582026-05-12T03:42:48.011Z Compiling base16ct v0.2.0
15592026-05-12T03:42:48.162Z Compiling mime v0.3.17
15602026-05-12T03:42:48.215Z Compiling sec1 v0.7.3
15612026-05-12T03:42:48.395Z Compiling publicsuffix v2.3.0
15622026-05-12T03:42:48.477Z Compiling document-features v0.2.12
15632026-05-12T03:42:48.571Z Compiling nix v0.31.2
15642026-05-12T03:42:48.591Z Compiling postgres-protocol v0.6.10
15652026-05-12T03:42:48.803Z Compiling pin-project v1.1.11
15662026-05-12T03:42:48.911Z Compiling group v0.13.0
15672026-05-12T03:42:49.000Z Compiling zerocopy v0.7.35
15682026-05-12T03:42:49.104Z Compiling num-iter v0.1.45
15692026-05-12T03:42:49.226Z Compiling newtype-uuid v1.3.2
15702026-05-12T03:42:49.507Z Compiling darling v0.21.3
15712026-05-12T03:42:49.550Z Compiling hubpack_derive v0.1.1
15722026-05-12T03:42:49.592Z Compiling rand v0.8.6
15732026-05-12T03:42:49.592Z Compiling oxnet v0.1.4
15742026-05-12T03:42:49.592Z Compiling derive_builder v0.20.2
15752026-05-12T03:42:49.718Z Compiling hyper-tls v0.6.0
15762026-05-12T03:42:49.883Z Compiling goblin v0.8.2
15772026-05-12T03:42:50.359Z Compiling phf_shared v0.13.1
15782026-05-12T03:42:50.441Z Compiling flate2 v1.1.9
15792026-05-12T03:42:50.458Z Compiling lazy_static v1.5.0
15802026-05-12T03:42:50.604Z Compiling regex v1.12.3
15812026-05-12T03:42:50.652Z Compiling futures-executor v0.3.32
15822026-05-12T03:42:50.652Z Compiling hex v0.4.3
15832026-05-12T03:42:51.355Z Compiling cargo-platform v0.1.9
15842026-05-12T03:42:51.475Z Compiling hkdf v0.12.4
15852026-05-12T03:42:51.475Z Compiling crypto-bigint v0.5.5
15862026-05-12T03:42:51.475Z Compiling terminal_size v0.4.3
15872026-05-12T03:42:51.475Z Compiling ref-cast-impl v1.0.25
15882026-05-12T03:42:51.475Z Compiling daft-derive v0.1.5
15892026-05-12T03:42:51.475Z Compiling strum_macros v0.27.2
15902026-05-12T03:42:51.475Z Compiling curve25519-dalek-derive v0.1.1
15912026-05-12T03:42:51.580Z Compiling snafu-derive v0.8.9
15922026-05-12T03:42:51.677Z Compiling vergen v9.0.6
15932026-05-12T03:42:51.745Z Compiling fs-err v3.3.0
15942026-05-12T03:42:51.880Z Compiling ahash v0.8.12
15952026-05-12T03:42:51.947Z Compiling bitflags v1.3.2
15962026-05-12T03:42:52.124Z Compiling foldhash v0.1.5
15972026-05-12T03:42:52.198Z Compiling managed v0.8.0
15982026-05-12T03:42:52.275Z Compiling same-file v1.0.6
15992026-05-12T03:42:52.346Z Compiling object v0.37.3
16002026-05-12T03:42:52.421Z Compiling foldhash v0.2.0
16012026-05-12T03:42:52.744Z Compiling bumpalo v3.20.2
16022026-05-12T03:42:54.009Z Compiling winnow v0.5.40
16032026-05-12T03:42:54.052Z Compiling unicode-segmentation v1.12.0
16042026-05-12T03:42:54.052Z Compiling libbz2-rs-sys v0.2.2
16052026-05-12T03:42:54.052Z Compiling strum v0.27.2
16062026-05-12T03:42:54.052Z Compiling zopfli v0.8.3
16072026-05-12T03:42:54.052Z Compiling hashbrown v0.16.1
16082026-05-12T03:42:54.052Z Compiling bzip2 v0.6.1
16092026-05-12T03:42:54.052Z Compiling snafu v0.8.9
16102026-05-12T03:42:54.053Z Compiling walkdir v2.5.0
16112026-05-12T03:42:54.246Z Compiling hashbrown v0.15.5
16122026-05-12T03:42:54.246Z Compiling dof v0.3.0
16132026-05-12T03:42:54.246Z Compiling clap_builder v4.5.60
16142026-05-12T03:42:54.246Z Compiling toml_edit v0.19.15
16152026-05-12T03:42:54.304Z Compiling elliptic-curve v0.13.8
16162026-05-12T03:42:54.400Z Compiling daft v0.1.5
16172026-05-12T03:42:54.579Z Compiling cargo_metadata v0.19.2
16182026-05-12T03:42:54.629Z Compiling futures v0.3.32
16192026-05-12T03:42:54.646Z Compiling phf v0.13.1
16202026-05-12T03:42:54.821Z Compiling signal-hook-mio v0.2.5
16212026-05-12T03:42:54.918Z Compiling cookie_store v0.22.1
16222026-05-12T03:42:55.601Z Compiling hubpack v0.1.2
16232026-05-12T03:42:55.726Z Compiling zstd v0.13.3
16242026-05-12T03:42:55.837Z Compiling bzip2 v0.4.4
16252026-05-12T03:42:56.227Z Compiling serde_with_macros v3.17.0
16262026-05-12T03:42:56.308Z Compiling postgres-types v0.2.12
16272026-05-12T03:42:56.578Z Compiling usdt-attr-macro v0.6.0
16282026-05-12T03:42:56.622Z Compiling usdt-macro v0.6.0
16292026-05-12T03:42:56.988Z Compiling globset v0.4.18
16302026-05-12T03:42:57.296Z Compiling dtrace-parser v0.2.0
16312026-05-12T03:42:57.423Z Compiling ed25519 v2.2.3
16322026-05-12T03:42:57.490Z Compiling phf_shared v0.11.3
16332026-05-12T03:42:57.490Z Compiling olpc-cjson v0.1.4
16342026-05-12T03:42:57.490Z Compiling pkcs1 v0.7.5
16352026-05-12T03:42:57.575Z Compiling serde-big-array v0.5.1
16362026-05-12T03:42:57.647Z Compiling serde_plain v1.0.2
16372026-05-12T03:42:57.647Z Compiling rfc6979 v0.4.0
16382026-05-12T03:42:57.707Z Compiling pem v3.0.6
16392026-05-12T03:42:57.707Z Compiling enum-as-inner v0.6.1
16402026-05-12T03:42:59.208Z Compiling async-recursion v1.1.1
16412026-05-12T03:42:59.339Z Compiling serde_repr v0.1.20
16422026-05-12T03:42:59.339Z Compiling strum_macros v0.26.4
16432026-05-12T03:42:59.339Z Compiling clap_derive v4.5.55
16442026-05-12T03:42:59.339Z Compiling float-cmp v0.10.0
16452026-05-12T03:42:59.339Z Compiling thread-id v4.2.2
16462026-05-12T03:42:59.339Z Compiling memmap2 v0.9.10
16472026-05-12T03:42:59.339Z Compiling env_filter v1.0.0
16482026-05-12T03:42:59.339Z Compiling fixedbitset v0.4.2
16492026-05-12T03:42:59.339Z Compiling new_debug_unreachable v1.0.6
16502026-05-12T03:42:59.339Z Compiling predicates-core v1.0.10
16512026-05-12T03:42:59.339Z Compiling data-encoding v2.10.0
16522026-05-12T03:42:59.339Z Compiling whoami v2.1.0
16532026-05-12T03:42:59.339Z Compiling fixedbitset v0.5.7
16542026-05-12T03:42:59.339Z Compiling difflib v0.4.0
16552026-05-12T03:42:59.510Z Compiling precomputed-hash v0.1.1
16562026-05-12T03:42:59.510Z Compiling jiff v0.2.21
16572026-05-12T03:42:59.510Z Compiling typed-path v0.9.3
16582026-05-12T03:42:59.510Z Compiling normalize-line-endings v0.3.0
16592026-05-12T03:42:59.510Z Compiling rustc-hash v2.1.1
16602026-05-12T03:42:59.510Z Compiling keccak v0.1.6
16612026-05-12T03:42:59.510Z Compiling either v1.15.0
16622026-05-12T03:42:59.642Z Compiling static_assertions v1.1.0
16632026-05-12T03:42:59.686Z Compiling strum v0.26.3
16642026-05-12T03:42:59.686Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992)
16652026-05-12T03:42:59.716Z Compiling itertools v0.13.0
16662026-05-12T03:42:59.775Z Compiling clap v4.5.60
16672026-05-12T03:42:59.852Z Compiling sha3 v0.10.8
16682026-05-12T03:43:00.040Z Compiling iddqd v0.3.18
16692026-05-12T03:43:00.251Z Compiling predicates v3.1.4
16702026-05-12T03:43:00.331Z Compiling string_cache v0.8.9
16712026-05-12T03:43:00.385Z Compiling toml_edit v0.22.27
16722026-05-12T03:43:00.510Z Compiling hickory-proto v0.25.2
16732026-05-12T03:43:00.806Z Compiling petgraph v0.8.3
16742026-05-12T03:43:00.939Z Compiling tokio-postgres v0.7.16
16752026-05-12T03:43:01.228Z Compiling petgraph v0.6.5
16762026-05-12T03:43:02.473Z Compiling zip v4.6.1
16772026-05-12T03:43:02.711Z Compiling env_logger v0.11.9
16782026-05-12T03:43:02.768Z Compiling usdt v0.6.0
16792026-05-12T03:43:03.049Z Compiling usdt-impl v0.5.0
16802026-05-12T03:43:03.085Z Compiling rsa v0.9.10
16812026-05-12T03:43:03.244Z Compiling ecdsa v0.16.9
16822026-05-12T03:43:03.244Z Compiling ed25519-dalek v2.2.0
16832026-05-12T03:43:03.291Z Compiling serde_with v3.17.0
16842026-05-12T03:43:03.382Z Compiling crossterm v0.28.1
16852026-05-12T03:43:03.611Z Compiling zip v0.6.6
16862026-05-12T03:43:04.152Z Compiling toml v0.7.8
16872026-05-12T03:43:04.747Z Compiling heck v0.4.1
16882026-05-12T03:43:04.897Z Compiling similar v2.7.0
16892026-05-12T03:43:04.897Z Compiling toml_parser v1.0.9+spec-1.1.0
16902026-05-12T03:43:04.929Z Compiling crossbeam-epoch v0.9.18
16912026-05-12T03:43:04.992Z Compiling tokio-stream v0.1.18
16922026-05-12T03:43:05.192Z Compiling buf-list v1.1.2
16932026-05-12T03:43:05.211Z Compiling x509-cert v0.2.5
16942026-05-12T03:43:05.435Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992)
16952026-05-12T03:43:05.461Z Compiling openapiv3 v2.2.0
16962026-05-12T03:43:05.469Z Compiling sha1 v0.10.6
16972026-05-12T03:43:05.689Z Compiling toml_datetime v0.7.5+spec-1.1.0
16982026-05-12T03:43:05.708Z Compiling peg-runtime v0.8.5
16992026-05-12T03:43:05.724Z Compiling lalrpop-util v0.19.12
17002026-05-12T03:43:05.913Z Compiling thread_local v1.1.9
17012026-05-12T03:43:05.970Z Compiling slog-async v2.8.0
17022026-05-12T03:43:05.989Z Compiling crossbeam-channel v0.5.15
17032026-05-12T03:43:06.171Z Compiling is-terminal v0.4.17
17042026-05-12T03:43:06.277Z Compiling filetime v0.2.27
17052026-05-12T03:43:06.318Z Compiling term v1.2.1
17062026-05-12T03:43:06.364Z Compiling xattr v1.6.1
17072026-05-12T03:43:06.449Z Compiling take_mut v0.2.2
17082026-05-12T03:43:06.577Z Compiling slog-term v2.9.2
17092026-05-12T03:43:06.934Z Compiling tar v0.4.45
17102026-05-12T03:43:16.554Z Compiling rustls-webpki v0.103.9
17112026-05-12T03:43:19.422Z Compiling tokio-rustls v0.26.4
17122026-05-12T03:43:19.422Z Compiling rustls-platform-verifier v0.6.2
17132026-05-12T03:43:19.572Z Compiling hyper-rustls v0.27.7
17142026-05-12T03:43:19.809Z Compiling reqwest v0.12.28
17152026-05-12T03:43:19.809Z Compiling reqwest v0.13.2
17162026-05-12T03:43:21.055Z Compiling tough v0.22.0
17172026-05-12T03:43:23.633Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17182026-05-12T03:43:23.852Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17192026-05-12T03:43:26.641Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s
17202026-05-12T03:43:26.781Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17212026-05-12T03:43:26.838ZMay 12 03:43:25.342 INFO Starting download, target: Clickhouse
17222026-05-12T03:43:26.838ZMay 12 03:43:25.342 INFO Starting download, target: Cockroach
17232026-05-12T03:43:26.838ZMay 12 03:43:25.342 INFO Starting download, target: Console
17242026-05-12T03:43:26.838ZMay 12 03:43:25.342 INFO Starting download, target: DendriteStub
17252026-05-12T03:43:26.838ZMay 12 03:43:25.342 INFO Starting download, target: MaghemiteMgd
17262026-05-12T03:43:26.838ZMay 12 03:43:25.342 INFO Starting download, target: TransceiverControl
17272026-05-12T03:43:26.845ZMay 12 03:43:25.342 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17282026-05-12T03:43:26.845ZMay 12 03:43:25.342 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17292026-05-12T03:43:26.845ZMay 12 03:43:25.342 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17302026-05-12T03:43:26.845ZMay 12 03:43:25.342 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17312026-05-12T03:43:26.845ZMay 12 03:43:25.342 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
17322026-05-12T03:43:26.845ZMay 12 03:43:25.342 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17332026-05-12T03:43:27.701ZMay 12 03:43:26.110 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17342026-05-12T03:43:27.871ZMay 12 03:43:26.364 INFO Download complete, target: TransceiverControl
17352026-05-12T03:43:27.928ZMay 12 03:43:26.400 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17362026-05-12T03:43:28.157ZMay 12 03:43:26.632 INFO Download complete, target: Console
17372026-05-12T03:43:29.098ZMay 12 03:43:27.428 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17382026-05-12T03:43:29.627ZMay 12 03:43:28.021 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17392026-05-12T03:43:30.262ZMay 12 03:43:28.744 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17402026-05-12T03:43:31.720ZMay 12 03:43:30.213 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17412026-05-12T03:43:31.720ZMay 12 03:43:30.213 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17422026-05-12T03:43:31.963ZMay 12 03:43:30.444 INFO Download complete, target: DendriteStub
17432026-05-12T03:43:32.693ZMay 12 03:43:31.193 INFO Download complete, target: MaghemiteMgd
17442026-05-12T03:43:35.898ZMay 12 03:43:34.337 INFO Checking that binary works, target: Clickhouse
17452026-05-12T03:43:35.949ZMay 12 03:43:34.429 INFO Download complete, target: Clickhouse
17462026-05-12T03:43:36.351ZMay 12 03:43:34.848 INFO Checking that binary works, target: Cockroach
17472026-05-12T03:43:36.470ZMay 12 03:43:34.963 INFO Download complete, target: Cockroach
17482026-05-12T03:43:36.496ZAll builder prerequisites installed successfully, and PATH looks valid
17492026-05-12T03:43:36.496Z
17502026-05-12T03:43:36.512Zreal 2:15.742053201
17512026-05-12T03:43:36.512Zuser 6:55.862362940
17522026-05-12T03:43:36.512Zsys 1:22.439809085
17532026-05-12T03:43:36.512Ztrap 0.215707886
17542026-05-12T03:43:36.512Ztflt 0.685469613
17552026-05-12T03:43:36.512Zdflt 0.487089071
17562026-05-12T03:43:36.512Zkflt 0.022070374
17572026-05-12T03:43:36.512Zlock 22:07.831106590
17582026-05-12T03:43:36.513Zslp 21:13.331701916
17592026-05-12T03:43:36.513Zlat 43.256465784
17602026-05-12T03:43:36.513Zstop 2:02.165972599
17612026-05-12T03:43:36.513Z+ banner clippy
17622026-05-12T03:43:36.513Z
17632026-05-12T03:43:36.513Z #### # # ##### ##### # #
17642026-05-12T03:43:36.513Z # # # # # # # # # #
17652026-05-12T03:43:36.513Z # # # # # # # #
17662026-05-12T03:43:36.513Z # # # ##### ##### #
17672026-05-12T03:43:36.513Z # # # # # # #
17682026-05-12T03:43:36.513Z #### ###### # # # #
17692026-05-12T03:43:36.513Z
17702026-05-12T03:43:36.513Z+ export CARGO_INCREMENTAL=0
17712026-05-12T03:43:36.513Z+ CARGO_INCREMENTAL=0
17722026-05-12T03:43:36.513Z+ ptime -m cargo xtask clippy
17732026-05-12T03:43:37.021Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
17742026-05-12T03:43:37.245Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
17752026-05-12T03:43:39.093Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.60s
17762026-05-12T03:43:39.183Z Running `target/debug/xtask clippy`
17772026-05-12T03:43:39.211Zrunning: /home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings"
17782026-05-12T03:43:39.829Z Downloading crates ...
17792026-05-12T03:43:40.016Z Downloaded addr2line v0.25.1
17802026-05-12T03:43:40.020Z Downloaded cargo-platform v0.3.2
17812026-05-12T03:43:40.031Z Downloaded tinytemplate v1.2.1
17822026-05-12T03:43:40.035Z Downloaded cargo_metadata v0.23.1
17832026-05-12T03:43:40.035Z Downloaded cast v0.3.0
17842026-05-12T03:43:40.035Z Downloaded anes v0.1.6
17852026-05-12T03:43:40.035Z Downloaded chumsky v0.9.3
17862026-05-12T03:43:40.035Z Downloaded miette v5.10.0
17872026-05-12T03:43:40.049Z Downloaded backtrace-ext v0.2.1
17882026-05-12T03:43:40.049Z Downloaded target-triple v1.0.0
17892026-05-12T03:43:40.049Z Downloaded supports-color v2.1.0
17902026-05-12T03:43:40.049Z Downloaded event-listener-strategy v0.5.4
17912026-05-12T03:43:40.053Z Downloaded async-lock v3.4.2
17922026-05-12T03:43:40.053Z Downloaded approx v0.5.1
17932026-05-12T03:43:40.053Z Downloaded constant_time_eq v0.3.1
17942026-05-12T03:43:40.053Z Downloaded pathdiff v0.2.3
17952026-05-12T03:43:40.053Z Downloaded relative-path v1.9.3
17962026-05-12T03:43:40.053Z Downloaded supports-unicode v2.1.0
17972026-05-12T03:43:40.061Z Downloaded target-lexicon v0.13.3
17982026-05-12T03:43:40.061Z Downloaded hickory-client v0.25.2
17992026-05-12T03:43:40.066Z Downloaded tokio-test v0.4.5
18002026-05-12T03:43:40.066Z Downloaded nested v0.1.1
18012026-05-12T03:43:40.066Z Downloaded oorandom v11.1.5
18022026-05-12T03:43:40.066Z Downloaded linkme-impl v0.3.35
18032026-05-12T03:43:40.066Z Downloaded similar-asserts v1.7.0
18042026-05-12T03:43:40.071Z Downloaded serde_regex v1.1.0
18052026-05-12T03:43:40.078Z Downloaded rustc-demangle v0.1.27
18062026-05-12T03:43:40.078Z Downloaded parking v2.2.1
18072026-05-12T03:43:40.078Z Downloaded plotters-svg v0.3.7
18082026-05-12T03:43:40.084Z Downloaded plotters-backend v0.3.7
18092026-05-12T03:43:40.084Z Downloaded knuffel-derive v3.2.0
18102026-05-12T03:43:40.084Z Downloaded assert_cmd v2.1.2
18112026-05-12T03:43:40.093Z Downloaded async-object-pool v0.2.0
18122026-05-12T03:43:40.094Z Downloaded supports-hyperlinks v2.1.0
18132026-05-12T03:43:40.099Z Downloaded terminal_size v0.1.17
18142026-05-12T03:43:40.100Z Downloaded guppy-workspace-hack v0.1.0
18152026-05-12T03:43:40.100Z Downloaded futures-timer v3.0.3
18162026-05-12T03:43:40.100Z Downloaded datatest-stable v0.3.3
18172026-05-12T03:43:40.100Z Downloaded blake2b_simd v1.0.4
18182026-05-12T03:43:40.100Z Downloaded miette-derive v5.10.0
18192026-05-12T03:43:40.106Z Downloaded escape8259 v0.5.3
18202026-05-12T03:43:40.116Z Downloaded partial-io v0.5.4
18212026-05-12T03:43:40.128Z Downloaded stringmetrics v2.2.2
18222026-05-12T03:43:40.128Z Downloaded linkme v0.3.35
18232026-05-12T03:43:40.128Z Downloaded concurrent-queue v2.5.0
18242026-05-12T03:43:40.128Z Downloaded httptest v0.16.4
18252026-05-12T03:43:40.128Z Downloaded event-listener v5.4.1
18262026-05-12T03:43:40.134Z Downloaded assert-json-diff v2.0.2
18272026-05-12T03:43:40.134Z Downloaded termcolor v1.4.1
18282026-05-12T03:43:40.134Z Downloaded rust-argon2 v2.1.0
18292026-05-12T03:43:40.134Z Downloaded criterion-plot v0.6.0
18302026-05-12T03:43:40.140Z Downloaded target-spec v3.5.7
18312026-05-12T03:43:40.140Z Downloaded libtest-mimic v0.8.1
18322026-05-12T03:43:40.146Z Downloaded path-tree v0.8.3
18332026-05-12T03:43:40.152Z Downloaded rstest_macros v0.25.0
18342026-05-12T03:43:40.152Z Downloaded knuffel v3.2.0
18352026-05-12T03:43:40.162Z Downloaded cfg-expr v0.20.6
18362026-05-12T03:43:40.162Z Downloaded trybuild v1.0.116
18372026-05-12T03:43:40.162Z Downloaded owo-colors v3.5.0
18382026-05-12T03:43:40.169Z Downloaded textwrap v0.15.2
18392026-05-12T03:43:40.169Z Downloaded rstest v0.25.0
18402026-05-12T03:43:40.169Z Downloaded rand_distr v0.5.1
18412026-05-12T03:43:40.169Z Downloaded fancy-regex v0.14.0
18422026-05-12T03:43:40.185Z Downloaded hashbrown v0.14.5
18432026-05-12T03:43:40.195Z Downloaded backtrace v0.3.76
18442026-05-12T03:43:40.195Z Downloaded criterion v0.7.0
18452026-05-12T03:43:40.196Z Downloaded plotters v0.3.7
18462026-05-12T03:43:40.196Z Downloaded guppy v0.17.25
18472026-05-12T03:43:40.208Z Downloaded gimli v0.32.3
18482026-05-12T03:43:40.309Z Downloaded httpmock v0.8.3
18492026-05-12T03:43:41.943Z Checking cfg-if v1.0.4
18502026-05-12T03:43:42.284Z Checking libc v0.2.185
18512026-05-12T03:43:42.298Z Checking serde_core v1.0.228
18522026-05-12T03:43:42.384Z Checking memchr v2.8.0
18532026-05-12T03:43:42.425Z Checking smallvec v1.15.1
18542026-05-12T03:43:42.497Z Checking log v0.4.29
18552026-05-12T03:43:42.497Z Checking itoa v1.0.17
18562026-05-12T03:43:42.532Z Checking zeroize v1.8.2
18572026-05-12T03:43:42.562Z Checking libm v0.2.16
18582026-05-12T03:43:42.600Z Checking scopeguard v1.2.0
18592026-05-12T03:43:42.621Z Checking stable_deref_trait v1.2.1
18602026-05-12T03:43:42.680Z Checking zmij v1.0.21
18612026-05-12T03:43:42.712Z Checking errno v0.3.14
18622026-05-12T03:43:42.712Z Checking getrandom v0.2.17
18632026-05-12T03:43:42.724Z Checking lock_api v0.4.14
18642026-05-12T03:43:42.790Z Checking zerofrom v0.1.6
18652026-05-12T03:43:42.834Z Checking percent-encoding v2.3.2
18662026-05-12T03:43:42.842Z Checking litemap v0.8.1
18672026-05-12T03:43:42.902Z Checking writeable v0.6.2
18682026-05-12T03:43:42.951Z Checking yoke v0.8.1
18692026-05-12T03:43:42.951Z Checking icu_normalizer_data v2.1.1
18702026-05-12T03:43:43.021Z Checking icu_properties_data v2.1.2
18712026-05-12T03:43:43.047Z Checking subtle v2.6.1
18722026-05-12T03:43:43.047Z Checking form_urlencoded v1.2.2
18732026-05-12T03:43:43.112Z Checking utf8_iter v1.0.4
18742026-05-12T03:43:43.141Z Checking pin-project-lite v0.2.17
18752026-05-12T03:43:43.195Z Checking zerovec v0.11.5
18762026-05-12T03:43:43.216Z Checking zerotrie v0.2.3
18772026-05-12T03:43:43.274Z Checking num-traits v0.2.19
18782026-05-12T03:43:43.306Z Checking parking_lot_core v0.9.12
18792026-05-12T03:43:43.327Z Checking portable-atomic v1.13.1
18802026-05-12T03:43:43.374Z Checking rand_core v0.6.4
18812026-05-12T03:43:43.418Z Checking rand_core v0.10.0
18822026-05-12T03:43:43.497Z Checking critical-section v1.2.0
18832026-05-12T03:43:43.536Z Checking parking_lot v0.12.5
18842026-05-12T03:43:43.594Z Checking zerocopy v0.8.40
18852026-05-12T03:43:43.615Z Checking getrandom v0.4.1
18862026-05-12T03:43:43.658Z Checking signal-hook-registry v1.4.8
18872026-05-12T03:43:43.687Z Checking tinystr v0.8.2
18882026-05-12T03:43:43.742Z Checking potential_utf v0.1.4
18892026-05-12T03:43:43.790Z Checking once_cell v1.21.3
18902026-05-12T03:43:43.822Z Checking serde v1.0.228
18912026-05-12T03:43:43.822Z Checking serde_json v1.0.149
18922026-05-12T03:43:43.885Z Checking bitflags v2.11.0
18932026-05-12T03:43:43.923Z Checking icu_locale_core v2.1.1
18942026-05-12T03:43:43.946Z Checking icu_collections v2.1.1
18952026-05-12T03:43:43.974Z Checking mio v1.2.0
18962026-05-12T03:43:44.021Z Checking socket2 v0.6.3
18972026-05-12T03:43:44.074Z Checking typenum v1.19.0
18982026-05-12T03:43:44.239Z Checking bytes v1.11.1
18992026-05-12T03:43:44.277Z Checking iana-time-zone v0.1.65
19002026-05-12T03:43:44.320Z Checking thiserror v2.0.18
19012026-05-12T03:43:44.358Z Checking semver v1.0.28
19022026-05-12T03:43:44.407Z Checking chrono v0.4.44
19032026-05-12T03:43:44.444Z Checking uuid v1.23.0
19042026-05-12T03:43:44.480Z Checking icu_provider v2.1.1
19052026-05-12T03:43:44.532Z Checking futures-core v0.3.32
19062026-05-12T03:43:44.603Z Checking equivalent v1.0.2
19072026-05-12T03:43:44.634Z Checking generic-array v0.14.7
19082026-05-12T03:43:44.687Z Checking dyn-clone v1.0.20
19092026-05-12T03:43:44.720Z Checking tokio v1.52.1
19102026-05-12T03:43:44.757Z Checking icu_properties v2.1.2
19112026-05-12T03:43:44.757Z Checking icu_normalizer v2.1.1
19122026-05-12T03:43:44.842Z Checking const-oid v0.9.6
19132026-05-12T03:43:44.847Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
19142026-05-12T03:43:45.085Z Checking crypto-common v0.1.7
19152026-05-12T03:43:45.121Z Checking futures-sink v0.3.32
19162026-05-12T03:43:45.203Z Checking block-buffer v0.10.4
19172026-05-12T03:43:45.246Z Checking slab v0.4.12
19182026-05-12T03:43:45.276Z Checking futures-channel v0.3.32
19192026-05-12T03:43:45.286Z Checking futures-io v0.3.32
19202026-05-12T03:43:45.369Z Checking futures-task v0.3.32
19212026-05-12T03:43:45.417Z Checking byteorder v1.5.0
19222026-05-12T03:43:45.454Z Checking hashbrown v0.17.0
19232026-05-12T03:43:45.491Z Checking rustix v1.1.3
19242026-05-12T03:43:45.529Z Checking futures-util v0.3.32
19252026-05-12T03:43:45.535Z Checking digest v0.10.7
19262026-05-12T03:43:45.594Z Checking idna_adapter v1.2.1
19272026-05-12T03:43:45.645Z Checking cpufeatures v0.2.17
19282026-05-12T03:43:45.738Z Checking thiserror v1.0.69
19292026-05-12T03:43:45.741Z Checking idna v1.1.0
19302026-05-12T03:43:45.804Z Checking getrandom v0.3.4
19312026-05-12T03:43:45.863Z Checking fnv v1.0.7
19322026-05-12T03:43:45.931Z Checking indexmap v2.14.0
19332026-05-12T03:43:45.969Z Checking regex-syntax v0.8.10
19342026-05-12T03:43:46.004Z Checking http v1.4.0
19352026-05-12T03:43:46.038Z Checking url v2.5.8
19362026-05-12T03:43:46.285Z Checking ppv-lite86 v0.2.21
19372026-05-12T03:43:46.331Z Checking tracing-core v0.1.36
19382026-05-12T03:43:46.519Z Checking schemars v0.8.22
19392026-05-12T03:43:46.540Z Checking base64 v0.22.1
19402026-05-12T03:43:46.588Z Checking ipnet v2.11.0
19412026-05-12T03:43:46.623Z Checking unicode-ident v1.0.24
19422026-05-12T03:43:46.659Z Checking tracing v0.1.44
19432026-05-12T03:43:46.757Z Checking proc-macro2 v1.0.106
19442026-05-12T03:43:46.798Z Checking untrusted v0.9.0
19452026-05-12T03:43:46.865Z Checking aho-corasick v1.1.4
19462026-05-12T03:43:46.900Z Checking anstyle v1.0.13
19472026-05-12T03:43:46.934Z Checking ring v0.17.14
19482026-05-12T03:43:47.088Z Checking quote v1.0.45
19492026-05-12T03:43:47.123Z Checking utf8parse v0.2.2
19502026-05-12T03:43:47.162Z Checking rustls-pki-types v1.14.0
19512026-05-12T03:43:47.247Z Checking httparse v1.10.1
19522026-05-12T03:43:47.285Z Checking syn v2.0.117
19532026-05-12T03:43:47.290Z Checking base64ct v1.8.3
19542026-05-12T03:43:47.478Z Checking anstyle-parse v0.2.7
19552026-05-12T03:43:47.483Z Checking block-padding v0.3.3
19562026-05-12T03:43:47.543Z Checking anstyle-query v1.1.5
19572026-05-12T03:43:47.578Z Checking is_terminal_polyfill v1.70.2
19582026-05-12T03:43:47.584Z Checking regex-automata v0.4.14
19592026-05-12T03:43:47.649Z Checking colorchoice v1.0.4
19602026-05-12T03:43:47.686Z Checking inout v0.1.4
19612026-05-12T03:43:47.690Z Checking crossbeam-utils v0.8.21
19622026-05-12T03:43:47.690Z Checking allocator-api2 v0.2.21
19632026-05-12T03:43:47.783Z Checking anstream v0.6.21
19642026-05-12T03:43:47.849Z Checking cipher v0.4.4
19652026-05-12T03:43:47.888Z Checking tokio-util v0.7.18
19662026-05-12T03:43:47.931Z Checking http-body v1.0.1
19672026-05-12T03:43:48.007Z Checking terminal_size v0.4.3
19682026-05-12T03:43:48.052Z Checking atomic-waker v1.1.2
19692026-05-12T03:43:48.087Z Checking try-lock v0.2.5
19702026-05-12T03:43:48.091Z Checking httpdate v1.0.3
19712026-05-12T03:43:48.091Z Checking clap_lex v1.0.0
19722026-05-12T03:43:48.201Z Checking strsim v0.11.1
19732026-05-12T03:43:48.204Z Checking pem-rfc7468 v0.7.0
19742026-05-12T03:43:48.264Z Checking want v0.3.1
19752026-05-12T03:43:48.303Z Checking sha2 v0.10.9
19762026-05-12T03:43:48.338Z Checking powerfmt v0.2.0
19772026-05-12T03:43:48.389Z Checking clap_builder v4.5.60
19782026-05-12T03:43:48.432Z Checking tower-layer v0.3.3
19792026-05-12T03:43:48.438Z Checking tower-service v0.3.3
19802026-05-12T03:43:48.523Z Checking pin-utils v0.1.0
19812026-05-12T03:43:48.557Z Checking h2 v0.4.13
19822026-05-12T03:43:48.591Z Checking ryu v1.0.23
19832026-05-12T03:43:48.628Z Checking deranged v0.5.8
19842026-05-12T03:43:49.038Z Checking rand_core v0.9.5
19852026-05-12T03:43:49.038Z Checking hmac v0.12.1
19862026-05-12T03:43:49.041Z Checking num-conv v0.2.0
19872026-05-12T03:43:49.041Z Checking num_threads v0.1.7
19882026-05-12T03:43:49.041Z Checking time-core v0.1.8
19892026-05-12T03:43:49.041Z Checking flagset v0.4.7
19902026-05-12T03:43:49.042Z Checking mime v0.3.17
19912026-05-12T03:43:49.057Z Checking erased-serde v0.3.31
19922026-05-12T03:43:49.093Z Checking der v0.7.10
19932026-05-12T03:43:49.149Z Checking rand_chacha v0.9.0
19942026-05-12T03:43:49.369Z Checking http-body-util v0.1.3
19952026-05-12T03:43:49.447Z Checking spin v0.9.8
19962026-05-12T03:43:49.467Z Checking slog v2.8.2
19972026-05-12T03:43:49.563Z Checking time v0.3.47
19982026-05-12T03:43:49.598Z Checking rand v0.9.2
19992026-05-12T03:43:49.633Z Checking aws-lc-sys v0.40.0
20002026-05-12T03:43:49.637Z Checking clap v4.5.60
20012026-05-12T03:43:49.637Z Checking anyhow v1.0.102
20022026-05-12T03:43:49.760Z Checking untrusted v0.7.1
20032026-05-12T03:43:49.830Z Checking serde_urlencoded v0.7.1
20042026-05-12T03:43:49.870Z Checking encoding_rs v0.8.35
20052026-05-12T03:43:49.898Z Checking openssl-probe v0.2.1
20062026-05-12T03:43:49.926Z Checking regex v1.12.3
20072026-05-12T03:43:50.022Z Checking fastrand v2.3.0
20082026-05-12T03:43:50.068Z Checking spki v0.7.3
20092026-05-12T03:43:50.100Z Checking pbkdf2 v0.12.2
20102026-05-12T03:43:50.157Z Checking aws-lc-rs v1.16.3
20112026-05-12T03:43:50.222Z Checking aes v0.8.4
20122026-05-12T03:43:50.228Z Checking pretty-hex v0.4.1
20132026-05-12T03:43:50.228Z Checking cbc v0.1.2
20142026-05-12T03:43:50.320Z Checking salsa20 v0.10.2
20152026-05-12T03:43:50.409Z Checking rand_chacha v0.3.1
20162026-05-12T03:43:50.447Z Checking hex v0.4.3
20172026-05-12T03:43:50.478Z Checking plain v0.2.3
20182026-05-12T03:43:50.610Z Checking scrypt v0.11.0
20192026-05-12T03:43:50.653Z Checking tempfile v3.25.0
20202026-05-12T03:43:50.662Z Checking rand v0.8.6
20212026-05-12T03:43:50.772Z Checking rustls-native-certs v0.8.3
20222026-05-12T03:43:50.781Z Checking ipnetwork v0.21.1
20232026-05-12T03:43:50.781Z Checking sync_wrapper v1.0.2
20242026-05-12T03:43:50.840Z Checking foldhash v0.2.0
20252026-05-12T03:43:50.950Z Checking simd-adler32 v0.3.8
20262026-05-12T03:43:50.990Z Checking ucd-trie v0.1.7
20272026-05-12T03:43:50.993Z Checking tower v0.5.3
20282026-05-12T03:43:51.058Z Checking hashbrown v0.16.1
20292026-05-12T03:43:51.063Z Checking rustls-webpki v0.103.9
20302026-05-12T03:43:51.087Z Checking pkcs5 v0.7.1
20312026-05-12T03:43:51.154Z Checking pest v2.8.6
20322026-05-12T03:43:51.158Z Checking webpki-roots v1.0.6
20332026-05-12T03:43:51.218Z Checking hyper v1.8.1
20342026-05-12T03:43:51.253Z Checking camino v1.2.2
20352026-05-12T03:43:51.324Z Checking iri-string v0.7.10
20362026-05-12T03:43:51.391Z Checking adler2 v2.0.1
20372026-05-12T03:43:51.836Z Checking pkcs8 v0.10.2
20382026-05-12T03:43:51.840Z Checking miniz_oxide v0.8.9
20392026-05-12T03:43:51.840Z Checking rustls v0.23.37
20402026-05-12T03:43:51.840Z Checking openapiv3 v2.2.0
20412026-05-12T03:43:51.840Z Checking futures-executor v0.3.32
20422026-05-12T03:43:51.840Z Checking either v1.15.0
20432026-05-12T03:43:51.840Z Checking futures v0.3.32
20442026-05-12T03:43:51.860Z Checking winnow v0.7.14
20452026-05-12T03:43:51.896Z Checking crc32fast v1.5.0
20462026-05-12T03:43:51.927Z Checking static_assertions v1.1.0
20472026-05-12T03:43:52.024Z Checking oxnet v0.1.4
20482026-05-12T03:43:52.058Z Checking lazy_static v1.5.0
20492026-05-12T03:43:52.130Z Checking hyper-util v0.1.20
20502026-05-12T03:43:52.171Z Checking signature v2.2.0
20512026-05-12T03:43:52.257Z Checking hubpack v0.1.2
20522026-05-12T03:43:52.281Z Checking strum v0.26.3
20532026-05-12T03:43:52.325Z Checking zlib-rs v0.6.2
20542026-05-12T03:43:52.364Z Checking tower-http v0.6.8
20552026-05-12T03:43:52.401Z Checking sha1 v0.10.6
20562026-05-12T03:43:52.441Z Checking scroll v0.13.0
20572026-05-12T03:43:52.590Z Checking tinyvec_macros v0.1.1
20582026-05-12T03:43:52.677Z Checking foreign-types-shared v0.1.1
20592026-05-12T03:43:52.702Z Checking tinyvec v1.10.0
20602026-05-12T03:43:52.706Z Checking goblin v0.10.5
20612026-05-12T03:43:52.775Z Checking foreign-types v0.3.2
20622026-05-12T03:43:52.879Z Checking serde_spanned v0.6.9
20632026-05-12T03:43:52.906Z Checking toml_datetime v0.6.11
20642026-05-12T03:43:53.023Z Checking num-integer v0.1.46
20652026-05-12T03:43:53.058Z Checking openssl-sys v0.9.114
20662026-05-12T03:43:53.062Z Checking memmap2 v0.9.10
20672026-05-12T03:43:53.122Z Checking data-encoding v2.10.0
20682026-05-12T03:43:53.231Z Checking flate2 v1.1.9
20692026-05-12T03:43:53.283Z Checking psl-types v2.0.11
20702026-05-12T03:43:53.288Z Checking dtrace-parser v0.3.0
20712026-05-12T03:43:53.374Z Checking cookie v0.18.1
20722026-05-12T03:43:53.429Z Checking publicsuffix v2.3.0
20732026-05-12T03:43:53.432Z Checking thread-id v5.1.0
20742026-05-12T03:43:53.557Z Checking bit-vec v0.8.0
20752026-05-12T03:43:53.594Z Checking base16ct v0.2.0
20762026-05-12T03:43:53.599Z Checking openssl v0.10.78
20772026-05-12T03:43:53.599Z Checking ff v0.13.1
20782026-05-12T03:43:53.696Z Checking wait-timeout v0.2.1
20792026-05-12T03:43:53.704Z Checking cookie_store v0.22.1
20802026-05-12T03:43:53.756Z Checking sec1 v0.7.3
20812026-05-12T03:43:53.791Z Checking bit-set v0.8.0
20822026-05-12T03:43:53.828Z Checking group v0.13.0
20832026-05-12T03:43:53.860Z Checking num-iter v0.1.45
20842026-05-12T03:43:53.933Z Checking tokio-rustls v0.26.4
20852026-05-12T03:43:53.968Z Checking rustls-platform-verifier v0.6.2
20862026-05-12T03:43:54.016Z Checking bstr v1.12.1
20872026-05-12T03:43:54.021Z Checking hkdf v0.12.4
20882026-05-12T03:43:54.021Z Checking crossbeam-epoch v0.9.18
20892026-05-12T03:43:54.099Z Checking ahash v0.8.12
20902026-05-12T03:43:54.139Z Checking crypto-bigint v0.5.5
20912026-05-12T03:43:54.183Z Checking hyper-rustls v0.27.7
20922026-05-12T03:43:54.227Z Checking quick-error v1.2.3
20932026-05-12T03:43:54.282Z Checking rand_xorshift v0.4.0
20942026-05-12T03:43:54.318Z Checking scroll v0.12.0
20952026-05-12T03:43:54.351Z Checking rusty-fork v0.3.1
20962026-05-12T03:43:54.413Z Checking reqwest v0.13.2
20972026-05-12T03:43:54.418Z Checking unarray v0.1.4
20982026-05-12T03:43:54.481Z Checking num-bigint-dig v0.8.6
20992026-05-12T03:43:54.590Z Checking pkcs1 v0.7.5
21002026-05-12T03:43:54.608Z Checking goblin v0.8.2
21012026-05-12T03:43:54.608Z Checking proptest v1.10.0
21022026-05-12T03:43:54.789Z Checking x509-cert v0.2.5
21032026-05-12T03:43:55.039Z Checking dof v0.4.0
21042026-05-12T03:43:55.042Z Checking elliptic-curve v0.13.8
21052026-05-12T03:43:55.281Z Checking zerocopy v0.7.35
21062026-05-12T03:43:55.317Z Checking unicode-segmentation v1.12.0
21072026-05-12T03:43:55.400Z Checking rsa v0.9.10
21082026-05-12T03:43:55.845Z Checking dtrace-parser v0.2.0
21092026-05-12T03:43:55.848Z Checking native-tls v0.2.18
21102026-05-12T03:43:55.848Z Checking rfc6979 v0.4.0
21112026-05-12T03:43:55.848Z Checking usdt-impl v0.6.0
21122026-05-12T03:43:55.848Z Checking thread-id v4.2.2
21132026-05-12T03:43:55.849Z Checking toml_write v0.1.2
21142026-05-12T03:43:55.849Z Checking ecdsa v0.16.9
21152026-05-12T03:43:55.849Z Checking toml_parser v1.0.9+spec-1.1.0
21162026-05-12T03:43:56.321Z Checking tokio-native-tls v0.3.1
21172026-05-12T03:43:56.336Z Checking curve25519-dalek v4.1.3
21182026-05-12T03:43:56.336Z Checking toml_edit v0.22.27
21192026-05-12T03:43:56.336Z Checking usdt v0.6.0
21202026-05-12T03:43:56.336Z Checking hyper-tls v0.6.0
21212026-05-12T03:43:56.336Z Checking memoffset v0.9.1
21222026-05-12T03:43:56.336Z Checking rustix v0.38.44
21232026-05-12T03:43:56.336Z Checking env_filter v1.0.0
21242026-05-12T03:43:56.336Z Checking reqwest v0.12.28
21252026-05-12T03:43:56.336Z Checking keccak v0.1.6
21262026-05-12T03:43:56.388Z Checking newtype-uuid v1.3.2
21272026-05-12T03:43:56.425Z Checking same-file v1.0.6
21282026-05-12T03:43:56.456Z Checking dof v0.3.0
21292026-05-12T03:43:56.510Z Checking sha3 v0.10.8
21302026-05-12T03:43:56.565Z Checking walkdir v2.5.0
21312026-05-12T03:43:56.612Z Checking daft v0.1.5
21322026-05-12T03:43:56.722Z Checking env_logger v0.11.9
21332026-05-12T03:43:56.767Z Checking ed25519 v2.2.3
21342026-05-12T03:43:56.771Z Checking usdt-impl v0.5.0
21352026-05-12T03:43:56.800Z Checking itertools v0.13.0
21362026-05-12T03:43:56.875Z Checking serde_with v3.17.0
21372026-05-12T03:43:56.937Z Checking siphasher v1.0.2
21382026-05-12T03:43:56.976Z Checking bitflags v1.3.2
21392026-05-12T03:43:57.027Z Checking ed25519-dalek v2.2.0
21402026-05-12T03:43:57.077Z Checking unicode-normalization v0.1.25
21412026-05-12T03:43:57.110Z Checking signal-hook v0.3.18
21422026-05-12T03:43:57.116Z Checking managed v0.8.0
21432026-05-12T03:43:57.177Z Checking winnow v0.5.40
21442026-05-12T03:43:57.181Z Checking nix v0.31.2
21452026-05-12T03:43:57.275Z Checking bzip2-sys v0.1.13+1.0.8
21462026-05-12T03:43:57.323Z Checking object v0.37.3
21472026-05-12T03:43:57.360Z Checking foldhash v0.1.5
21482026-05-12T03:43:57.394Z Checking bzip2 v0.4.4
21492026-05-12T03:43:57.491Z Checking signal-hook-mio v0.2.5
21502026-05-12T03:43:57.527Z Checking hashbrown v0.15.5
21512026-05-12T03:43:57.581Z Checking globset v0.4.18
21522026-05-12T03:43:57.619Z Checking ref-cast v1.0.25
21532026-05-12T03:43:57.746Z Checking zstd-sys v2.0.16+zstd.1.5.7
21542026-05-12T03:43:57.855Z Checking zip v0.6.6
21552026-05-12T03:43:57.895Z Checking zstd-safe v7.2.4
21562026-05-12T03:43:57.898Z Checking pin-project v1.1.11
21572026-05-12T03:43:58.006Z Checking libbz2-rs-sys v0.2.2
21582026-05-12T03:43:58.044Z Checking bumpalo v3.20.2
21592026-05-12T03:43:58.128Z Checking zstd v0.13.3
21602026-05-12T03:43:58.208Z Checking crossterm v0.28.1
21612026-05-12T03:43:58.243Z Checking similar v2.7.0
21622026-05-12T03:43:58.277Z Checking zopfli v0.8.3
21632026-05-12T03:43:58.319Z Checking tokio-stream v0.1.18
21642026-05-12T03:43:58.347Z Checking toml_edit v0.19.15
21652026-05-12T03:43:58.351Z Checking fs-err v3.3.0
21662026-05-12T03:43:58.433Z Checking bzip2 v0.6.1
21672026-05-12T03:43:58.627Z Checking pem v3.0.6
21682026-05-12T03:43:58.664Z Checking hash32 v0.2.1
21692026-05-12T03:43:58.669Z Checking serde-big-array v0.5.1
21702026-05-12T03:43:58.729Z Checking unicode-properties v0.1.4
21712026-05-12T03:43:58.732Z Checking jiff v0.2.21
21722026-05-12T03:43:58.809Z Checking predicates-core v1.0.10
21732026-05-12T03:43:58.843Z Checking unicode-bidi v0.3.18
21742026-05-12T03:43:58.878Z Checking heapless v0.7.17
21752026-05-12T03:43:58.937Z Checking snafu v0.8.9
21762026-05-12T03:43:58.972Z Checking olpc-cjson v0.1.4
21772026-05-12T03:43:58.976Z Checking hickory-proto v0.25.2
21782026-05-12T03:43:59.153Z Checking md-5 v0.10.6
21792026-05-12T03:43:59.175Z Checking stringprep v0.1.5
21802026-05-12T03:43:59.203Z Checking serde_plain v1.0.2
21812026-05-12T03:43:59.296Z Checking float-cmp v0.10.0
21822026-05-12T03:43:59.735Z Checking toml_datetime v0.7.5+spec-1.1.0
21832026-05-12T03:43:59.745Z Checking normalize-line-endings v0.3.0
21842026-05-12T03:43:59.745Z Checking typed-path v0.9.3
21852026-05-12T03:43:59.745Z Checking toml v0.7.8
21862026-05-12T03:43:59.745Z Checking fallible-iterator v0.2.0
21872026-05-12T03:43:59.745Z Checking rustc-hash v2.1.1
21882026-05-12T03:43:59.745Z Checking difflib v0.4.0
21892026-05-12T03:43:59.745Z Checking iddqd v0.3.18
21902026-05-12T03:43:59.746Z Checking smoltcp v0.9.1
21912026-05-12T03:43:59.749Z Checking predicates v3.1.4
21922026-05-12T03:43:59.783Z Checking postgres-protocol v0.6.10
21932026-05-12T03:43:59.787Z Checking phf_shared v0.11.3
21942026-05-12T03:43:59.987Z Checking phf_shared v0.13.1
21952026-05-12T03:44:00.072Z Checking buf-list v1.1.2
21962026-05-12T03:44:00.114Z Checking strum v0.27.2
21972026-05-12T03:44:00.179Z Checking tough v0.22.0
21982026-05-12T03:44:00.228Z Checking lalrpop-util v0.19.12
21992026-05-12T03:44:00.252Z Checking fixedbitset v0.4.2
22002026-05-12T03:44:00.288Z Checking new_debug_unreachable v1.0.6
22012026-05-12T03:44:00.293Z Checking fixedbitset v0.5.7
22022026-05-12T03:44:00.385Z Checking precomputed-hash v0.1.1
22032026-05-12T03:44:00.418Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992)
22042026-05-12T03:44:00.453Z Checking petgraph v0.6.5
22052026-05-12T03:44:00.488Z Checking phf v0.13.1
22062026-05-12T03:44:00.523Z Checking string_cache v0.8.9
22072026-05-12T03:44:00.559Z Checking petgraph v0.8.3
22082026-05-12T03:44:00.662Z Checking postgres-types v0.2.12
22092026-05-12T03:44:00.716Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992)
22102026-05-12T03:44:00.993Z Checking zip v4.6.1
22112026-05-12T03:44:00.996Z Checking whoami v2.1.0
22122026-05-12T03:44:01.064Z Checking peg-runtime v0.8.5
22132026-05-12T03:44:01.216Z Checking tokio-postgres v0.7.16
22142026-05-12T03:44:01.365Z Checking is-terminal v0.4.17
22152026-05-12T03:44:01.487Z Checking crossbeam-channel v0.5.15
22162026-05-12T03:44:01.618Z Compiling structmeta-derive v0.3.0
22172026-05-12T03:44:01.707Z Checking thread_local v1.1.9
22182026-05-12T03:44:01.788Z Checking take_mut v0.2.2
22192026-05-12T03:44:01.841Z Checking term v1.2.1
22202026-05-12T03:44:01.898Z Compiling newtype-uuid-macros v0.1.0
22212026-05-12T03:44:01.933Z Checking slog-async v2.8.0
22222026-05-12T03:44:02.087Z Checking slog-term v2.9.2
22232026-05-12T03:44:02.132Z Compiling rustls v0.22.4
22242026-05-12T03:44:02.135Z Compiling multer v3.1.0
22252026-05-12T03:44:02.198Z Compiling async-stream-impl v0.3.6
22262026-05-12T03:44:02.369Z Compiling dropshot v0.17.0
22272026-05-12T03:44:02.435Z Compiling dropshot_endpoint v0.17.0
22282026-05-12T03:44:02.478Z Checking match_cfg v0.1.0
22292026-05-12T03:44:02.483Z Checking slog-json v2.6.1
22302026-05-12T03:44:02.572Z Checking hostname v0.3.1
22312026-05-12T03:44:02.704Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22322026-05-12T03:44:02.736Z Compiling structmeta v0.3.0
22332026-05-12T03:44:02.741Z Checking slog-bunyan v2.5.0
22342026-05-12T03:44:02.741Z Checking debug-ignore v1.0.5
22352026-05-12T03:44:02.741Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22362026-05-12T03:44:02.829Z Checking serde_spanned v1.0.4
22372026-05-12T03:44:02.899Z Checking toml_writer v1.0.6+spec-1.1.0
22382026-05-12T03:44:02.904Z Checking rustls-webpki v0.102.8
22392026-05-12T03:44:02.966Z Checking serde_path_to_error v0.1.20
22402026-05-12T03:44:02.971Z Compiling derive-ex v0.1.8
22412026-05-12T03:44:03.030Z Checking async-stream v0.3.6
22422026-05-12T03:44:03.130Z Checking waitgroup v0.1.2
22432026-05-12T03:44:03.205Z Checking rustls-pemfile v2.2.0
22442026-05-12T03:44:03.266Z Checking toml_datetime v1.0.0+spec-1.1.0
22452026-05-12T03:44:03.284Z Checking hostname v0.4.2
22462026-05-12T03:44:03.323Z Checking compression-core v0.4.31
22472026-05-12T03:44:03.361Z Checking progenitor-client v0.14.0
22482026-05-12T03:44:03.431Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22492026-05-12T03:44:03.440Z Compiling parse-display-derive v0.10.0
22502026-05-12T03:44:03.491Z Checking compression-codecs v0.4.37
22512026-05-12T03:44:03.496Z Checking toml v1.0.6+spec-1.1.0
22522026-05-12T03:44:03.966Z Checking regress v0.10.5
22532026-05-12T03:44:03.971Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
22542026-05-12T03:44:03.971Z Checking async-compression v0.4.41
22552026-05-12T03:44:03.971Z Checking itertools v0.14.0
22562026-05-12T03:44:03.971Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22572026-05-12T03:44:04.136Z Checking macaddr v1.0.1
22582026-05-12T03:44:04.225Z Checking instant v0.1.13
22592026-05-12T03:44:04.341Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
22602026-05-12T03:44:04.345Z Checking progenitor-client v0.10.0
22612026-05-12T03:44:04.408Z Checking backoff v0.4.0
22622026-05-12T03:44:04.610Z Checking backon v1.6.0
22632026-05-12T03:44:04.654Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
22642026-05-12T03:44:04.660Z Checking unicode-width v0.2.0
22652026-05-12T03:44:04.746Z Compiling test-strategy v0.4.5
22662026-05-12T03:44:04.803Z Checking progenitor-extras v0.2.0
22672026-05-12T03:44:04.862Z Checking heck v0.5.0
22682026-05-12T03:44:04.901Z Checking tokio-rustls v0.25.0
22692026-05-12T03:44:04.949Z Compiling convert_case v0.4.0
22702026-05-12T03:44:04.984Z Checking half v2.7.1
22712026-05-12T03:44:05.017Z Checking ciborium-io v0.2.2
22722026-05-12T03:44:05.455Z Checking secrecy v0.10.3
22732026-05-12T03:44:05.459Z Compiling regress v0.11.1
22742026-05-12T03:44:05.459Z Checking parse-display v0.10.0
22752026-05-12T03:44:05.459Z Checking indent_write v2.2.0
22762026-05-12T03:44:05.459Z Compiling unsafe-libyaml v0.2.11
22772026-05-12T03:44:05.459Z Checking ciborium-ll v0.2.2
22782026-05-12T03:44:05.459Z Compiling derive_more v0.99.20
22792026-05-12T03:44:05.459Z Checking camino-tempfile v1.4.1
22802026-05-12T03:44:05.459Z Checking universal-hash v0.5.1
22812026-05-12T03:44:05.483Z Checking ciborium v0.2.2
22822026-05-12T03:44:05.959Z Checking opaque-debug v0.3.1
22832026-05-12T03:44:05.963Z Compiling crucible-workspace-hack v0.1.0
22842026-05-12T03:44:05.963Z Compiling serde_yaml v0.9.34+deprecated
22852026-05-12T03:44:05.963Z Checking aead v0.5.2
22862026-05-12T03:44:06.097Z Checking poly1305 v0.8.0
22872026-05-12T03:44:06.131Z Checking chacha20 v0.9.1
22882026-05-12T03:44:06.234Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
22892026-05-12T03:44:06.349Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
22902026-05-12T03:44:06.387Z Compiling thiserror-impl-no-std v2.0.2
22912026-05-12T03:44:06.637Z Checking password-hash v0.5.0
22922026-05-12T03:44:07.096Z Compiling typify-impl v0.6.2
22932026-05-12T03:44:07.101Z Checking blake2 v0.10.6
22942026-05-12T03:44:07.102Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22952026-05-12T03:44:07.156Z Checking argon2 v0.5.3
22962026-05-12T03:44:07.297Z Checking chacha20poly1305 v0.10.1
22972026-05-12T03:44:07.450Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e)
22982026-05-12T03:44:07.526Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
22992026-05-12T03:44:07.583Z Checking thiserror-no-std v2.0.2
23002026-05-12T03:44:07.691Z Checking vsss-rs v3.3.4
23012026-05-12T03:44:07.771Z Checking byte-wrapper v0.1.0
23022026-05-12T03:44:07.844Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
23032026-05-12T03:44:07.881Z Checking swrite v0.1.0
23042026-05-12T03:44:07.999Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
23052026-05-12T03:44:08.031Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
23062026-05-12T03:44:08.107Z Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
23072026-05-12T03:44:08.359Z Checking crossbeam-deque v0.8.6
23082026-05-12T03:44:08.363Z Compiling rayon-core v1.13.0
23092026-05-12T03:44:08.571Z Checking toml v0.8.23
23102026-05-12T03:44:08.801Z Compiling proc-macro-error v1.0.4
23112026-05-12T03:44:08.845Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
23122026-05-12T03:44:08.923Z Compiling toml_edit v0.23.10+spec-1.0.0
23132026-05-12T03:44:09.004Z Checking rayon v1.11.0
23142026-05-12T03:44:09.140Z Checking glob v0.3.3
23152026-05-12T03:44:09.349Z Checking unicode-width v0.1.14
23162026-05-12T03:44:09.556Z Compiling proc-macro-crate v3.4.0
23172026-05-12T03:44:09.619Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
23182026-05-12T03:44:09.655Z Checking tabwriter v1.4.1
23192026-05-12T03:44:09.745Z Compiling heapless v0.8.0
23202026-05-12T03:44:09.824Z Compiling ingot-macros v0.1.1
23212026-05-12T03:44:09.998Z Checking hash32 v0.3.1
23222026-05-12T03:44:10.035Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23232026-05-12T03:44:10.122Z Compiling smoltcp v0.11.0
23242026-05-12T03:44:10.156Z Checking cobs v0.3.0
23252026-05-12T03:44:10.325Z Compiling usdt-attr-macro v0.5.0
23262026-05-12T03:44:10.370Z Compiling usdt-macro v0.5.0
23272026-05-12T03:44:10.464Z Checking memmap v0.7.0
23282026-05-12T03:44:10.945Z Checking colored v3.1.1
23292026-05-12T03:44:10.949Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
23302026-05-12T03:44:10.949Z Checking postcard v1.1.3
23312026-05-12T03:44:10.949Z Compiling num_enum_derive v0.7.5
23322026-05-12T03:44:11.080Z Compiling proc-macro-crate v1.3.1
23332026-05-12T03:44:11.120Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
23342026-05-12T03:44:11.124Z Checking usdt v0.5.0
23352026-05-12T03:44:11.215Z Compiling typify-macro v0.6.2
23362026-05-12T03:44:11.247Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
23372026-05-12T03:44:11.337Z Checking sigpipe v0.1.3
23382026-05-12T03:44:11.372Z Compiling foreign-types-macros v0.2.3
23392026-05-12T03:44:11.444Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
23402026-05-12T03:44:11.584Z Checking foreign-types-shared v0.3.1
23412026-05-12T03:44:11.672Z Checking cpufeatures v0.3.0
23422026-05-12T03:44:11.752Z Checking chacha20 v0.10.0
23432026-05-12T03:44:11.790Z Compiling num_enum_derive v0.5.11
23442026-05-12T03:44:11.920Z Checking num_enum v0.7.5
23452026-05-12T03:44:11.976Z Checking foreign-types v0.5.0
23462026-05-12T03:44:12.010Z Checking cstr-argument v0.1.2
23472026-05-12T03:44:12.075Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23482026-05-12T03:44:12.515Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
23492026-05-12T03:44:12.518Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
23502026-05-12T03:44:12.518Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23512026-05-12T03:44:12.518Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
23522026-05-12T03:44:12.518Z Checking rand v0.10.0
23532026-05-12T03:44:12.519Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23542026-05-12T03:44:12.558Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23552026-05-12T03:44:12.592Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
23562026-05-12T03:44:12.625Z Checking ingot-types v0.1.2
23572026-05-12T03:44:12.655Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
23582026-05-12T03:44:12.737Z Compiling zone_cfg_derive v0.3.1
23592026-05-12T03:44:12.773Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
23602026-05-12T03:44:12.822Z Checking num_enum v0.5.11
23612026-05-12T03:44:12.957Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
23622026-05-12T03:44:13.023Z Checking itertools v0.12.1
23632026-05-12T03:44:13.026Z Compiling typify v0.6.2
23642026-05-12T03:44:13.050Z Checking ingot v0.1.1
23652026-05-12T03:44:13.148Z Compiling num-derive v0.4.2
23662026-05-12T03:44:13.324Z Compiling progenitor-impl v0.14.0
23672026-05-12T03:44:13.426Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23682026-05-12T03:44:13.864Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
23692026-05-12T03:44:13.906Z Checking smf v0.2.3
23702026-05-12T03:44:14.048Z Checking whoami v1.6.1
23712026-05-12T03:44:14.093Z Checking zone v0.3.1
23722026-05-12T03:44:14.122Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
23732026-05-12T03:44:14.166Z Checking tokio-dtrace v0.1.1
23742026-05-12T03:44:14.220Z Compiling derive-where v1.6.0
23752026-05-12T03:44:14.255Z Checking console v0.15.11
23762026-05-12T03:44:14.373Z Checking atomicwrites v0.4.4
23772026-05-12T03:44:14.399Z Checking oxide-tokio-rt v0.1.4
23782026-05-12T03:44:14.476Z Checking newline-converter v0.3.0
23792026-05-12T03:44:14.523Z Checking num-rational v0.4.2
23802026-05-12T03:44:14.557Z Checking num-complex v0.4.6
23812026-05-12T03:44:14.594Z Checking bytecount v0.6.9
23822026-05-12T03:44:14.626Z Checking expectorate v1.2.0
23832026-05-12T03:44:14.722Z Checking float-ord v0.3.2
23842026-05-12T03:44:14.778Z Compiling progenitor-impl v0.13.0
23852026-05-12T03:44:14.822Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
23862026-05-12T03:44:14.853Z Compiling owo-colors v4.3.0
23872026-05-12T03:44:14.917Z Checking num v0.4.3
23882026-05-12T03:44:15.016Z Checking progenitor-client v0.13.0
23892026-05-12T03:44:15.309Z Compiling cancel-safe-futures v0.1.5
23902026-05-12T03:44:15.624Z Checking libsw-core v0.3.2
23912026-05-12T03:44:15.788Z Compiling prettyplease v0.2.37
23922026-05-12T03:44:15.832Z Checking libsw v3.5.0
23932026-05-12T03:44:15.915Z Compiling progenitor-macro v0.14.0
23942026-05-12T03:44:16.028Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
23952026-05-12T03:44:16.100Z Checking linear-map v1.2.0
23962026-05-12T03:44:16.162Z Checking gethostname v0.5.0
23972026-05-12T03:44:16.257Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
23982026-05-12T03:44:16.292Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
23992026-05-12T03:44:16.325Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
24002026-05-12T03:44:17.121Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
24012026-05-12T03:44:17.362Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
24022026-05-12T03:44:17.396Z Compiling progenitor-macro v0.13.0
24032026-05-12T03:44:19.050Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
24042026-05-12T03:44:19.658Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
24052026-05-12T03:44:20.217Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
24062026-05-12T03:44:20.826Z Checking progenitor v0.14.0
24072026-05-12T03:44:21.242Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
24082026-05-12T03:44:21.869Z Checking resolv-conf v0.7.6
24092026-05-12T03:44:22.135Z Checking unicode-linebreak v0.1.5
24102026-05-12T03:44:22.152Z Checking smawk v0.3.2
24112026-05-12T03:44:22.301Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
24122026-05-12T03:44:22.337Z Checking progenitor v0.13.0
24132026-05-12T03:44:22.347Z Checking papergrid v0.11.0
24142026-05-12T03:44:22.390Z Compiling tabled_derive v0.7.0
24152026-05-12T03:44:22.446Z Compiling convert_case v0.10.0
24162026-05-12T03:44:22.492Z Compiling slog-dtrace v0.3.0
24172026-05-12T03:44:22.595Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
24182026-05-12T03:44:22.659Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
24192026-05-12T03:44:22.808Z Compiling derive_more-impl v2.1.1
24202026-05-12T03:44:22.868Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
24212026-05-12T03:44:23.025Z Checking fd-lock v4.0.4
24222026-05-12T03:44:23.415Z Checking vte v0.14.1
24232026-05-12T03:44:23.444Z Checking tabled v0.15.0
24242026-05-12T03:44:23.516Z Checking display-error-chain v0.2.2
24252026-05-12T03:44:23.543Z Checking strip-ansi-escapes v0.2.1
24262026-05-12T03:44:23.667Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
24272026-05-12T03:44:23.697Z Checking nu-ansi-term v0.50.3
24282026-05-12T03:44:23.714Z Checking derive_more v2.1.1
24292026-05-12T03:44:23.714Z Checking linked-hash-map v0.5.6
24302026-05-12T03:44:23.814Z Checking termtree v0.5.1
24312026-05-12T03:44:23.848Z Checking textwrap v0.16.2
24322026-05-12T03:44:23.879Z Checking crossterm v0.29.0
24332026-05-12T03:44:23.919Z Checking lru-cache v0.1.2
24342026-05-12T03:44:23.952Z Checking reedline v0.40.0
24352026-05-12T03:44:23.986Z Checking hickory-proto v0.24.4
24362026-05-12T03:44:24.067Z Compiling minimal-lexical v0.2.1
24372026-05-12T03:44:24.102Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24382026-05-12T03:44:24.358Z Compiling nom v7.1.3
24392026-05-12T03:44:24.504Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24402026-05-12T03:44:24.571Z Compiling ar_archive_writer v0.5.1
24412026-05-12T03:44:24.661Z Checking humantime v2.3.0
24422026-05-12T03:44:24.872Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
24432026-05-12T03:44:25.069Z Checking csv-core v0.1.13
24442026-05-12T03:44:25.128Z Compiling stacker v0.1.23
24452026-05-12T03:44:25.280Z Checking csv v1.4.0
24462026-05-12T03:44:25.356Z Compiling cfg_aliases v0.1.1
24472026-05-12T03:44:25.410Z Compiling semver v0.1.20
24482026-05-12T03:44:25.445Z Compiling psm v0.1.30
24492026-05-12T03:44:25.478Z Checking highway v1.3.0
24502026-05-12T03:44:25.675Z Compiling rustc_version v0.1.7
24512026-05-12T03:44:25.712Z Compiling nix v0.28.0
24522026-05-12T03:44:25.743Z Checking nibble_vec v0.1.0
24532026-05-12T03:44:25.806Z Checking hickory-resolver v0.24.4
24542026-05-12T03:44:25.808Z Checking endian-type v0.1.2
24552026-05-12T03:44:25.869Z Checking home v0.5.12
24562026-05-12T03:44:25.919Z Compiling newtype_derive v0.1.6
24572026-05-12T03:44:25.951Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
24582026-05-12T03:44:26.424Z Checking radix_trie v0.2.1
24592026-05-12T03:44:26.428Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
24602026-05-12T03:44:26.429Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
24612026-05-12T03:44:26.429Z Checking phf_shared v0.12.1
24622026-05-12T03:44:26.429Z Compiling recursive-proc-macro-impl v0.1.1
24632026-05-12T03:44:26.429Z Compiling chrono-tz v0.10.4
24642026-05-12T03:44:26.429Z Checking phf v0.12.1
24652026-05-12T03:44:26.578Z Checking qorb v0.4.1
24662026-05-12T03:44:26.673Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24672026-05-12T03:44:26.763Z Checking recursive v0.1.1
24682026-05-12T03:44:26.792Z Compiling const_format_proc_macros v0.2.34
24692026-05-12T03:44:26.792Z Compiling peg-macros v0.8.5
24702026-05-12T03:44:26.810Z Checking winnow v0.6.26
24712026-05-12T03:44:26.839Z Compiling sqlparser_derive v0.5.0
24722026-05-12T03:44:27.426Z Checking unicode_categories v0.1.1
24732026-05-12T03:44:27.484Z Checking rustyline v14.0.0
24742026-05-12T03:44:27.988Z Checking const_format v0.2.35
24752026-05-12T03:44:27.992Z Checking sqlparser v0.61.0
24762026-05-12T03:44:27.992Z Checking sqlformat v0.3.5
24772026-05-12T03:44:28.142Z Checking peg v0.8.5
24782026-05-12T03:44:28.242Z Checking bcs v0.1.6
24792026-05-12T03:44:28.377Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
24802026-05-12T03:44:28.442Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
24812026-05-12T03:44:28.915Z Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
24822026-05-12T03:44:28.925Z Checking steno v0.4.1
24832026-05-12T03:44:28.925Z Checking filetime v0.2.27
24842026-05-12T03:44:28.925Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
24852026-05-12T03:44:28.969Z Checking xattr v1.6.1
24862026-05-12T03:44:29.091Z Checking tar v0.4.45
24872026-05-12T03:44:29.443Z Checking subprocess v0.2.15
24882026-05-12T03:44:29.502Z Checking base64 v0.21.7
24892026-05-12T03:44:29.630Z Checking headers-core v0.3.0
24902026-05-12T03:44:29.662Z Checking yasna v0.5.2
24912026-05-12T03:44:29.762Z Checking dropshot-api-manager-types v0.7.1
24922026-05-12T03:44:29.822Z Checking tagptr v0.2.0
24932026-05-12T03:44:30.241Z Checking headers v0.4.1
24942026-05-12T03:44:30.267Z Checking moka v0.12.13
24952026-05-12T03:44:30.267Z Checking rcgen v0.12.1
24962026-05-12T03:44:30.317Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
24972026-05-12T03:44:30.409Z Checking utf-8 v0.7.6
24982026-05-12T03:44:30.517Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
24992026-05-12T03:44:30.585Z Compiling libefi-sys v0.1.0
25002026-05-12T03:44:30.639Z Checking hickory-resolver v0.25.2
25012026-05-12T03:44:30.684Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
25022026-05-12T03:44:30.835Z Compiling bitfield-struct v0.6.2
25032026-05-12T03:44:31.173Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25042026-05-12T03:44:31.189Z Compiling radium v0.7.0
25052026-05-12T03:44:31.254Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
25062026-05-12T03:44:31.392Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
25072026-05-12T03:44:31.432Z Checking tungstenite v0.21.0
25082026-05-12T03:44:31.504Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25092026-05-12T03:44:31.955Z Compiling maybe-uninit v2.0.0
25102026-05-12T03:44:32.364Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25112026-05-12T03:44:32.365Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25122026-05-12T03:44:32.365Z Checking tap v1.0.1
25132026-05-12T03:44:32.365Z Checking tokio-tungstenite v0.21.0
25142026-05-12T03:44:32.369Z Checking wyz v0.5.1
25152026-05-12T03:44:32.369Z Compiling zerocopy-derive v0.6.6
25162026-05-12T03:44:32.369Z Checking crc-catalog v2.4.0
25172026-05-12T03:44:32.369Z Checking funty v2.0.0
25182026-05-12T03:44:32.369Z Compiling packed_struct v0.10.1
25192026-05-12T03:44:32.369Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25202026-05-12T03:44:32.369Z Checking crc v3.4.0
25212026-05-12T03:44:32.471Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
25222026-05-12T03:44:32.556Z Checking bitvec v1.0.1
25232026-05-12T03:44:32.598Z Compiling packed_struct_codegen v0.10.1
25242026-05-12T03:44:32.601Z Compiling bitfield-macros v0.19.4
25252026-05-12T03:44:32.900Z Checking zerocopy v0.6.6
25262026-05-12T03:44:33.237Z Compiling indexmap v1.9.3
25272026-05-12T03:44:33.291Z Checking nodrop v0.1.14
25282026-05-12T03:44:33.403Z Checking bitfield v0.19.4
25292026-05-12T03:44:33.831Z Checking array-init v0.0.4
25302026-05-12T03:44:33.848Z Checking smallvec v0.6.14
25312026-05-12T03:44:33.848Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
25322026-05-12T03:44:33.848Z Checking hashbrown v0.12.3
25332026-05-12T03:44:33.848Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
25342026-05-12T03:44:33.849Z Checking serde-hex v0.1.0
25352026-05-12T03:44:34.034Z Checking ron v0.8.1
25362026-05-12T03:44:34.530Z Checking hashbrown v0.13.2
25372026-05-12T03:44:34.559Z Checking crc-any v2.5.0
25382026-05-12T03:44:34.782Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
25392026-05-12T03:44:34.919Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25402026-05-12T03:44:34.959Z Checking path-slash v0.1.5
25412026-05-12T03:44:34.977Z Checking object v0.30.4
25422026-05-12T03:44:35.020Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
25432026-05-12T03:44:35.509Z Compiling xshell-macros v0.2.7
25442026-05-12T03:44:35.519Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
25452026-05-12T03:44:35.519Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
25462026-05-12T03:44:35.519Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
25472026-05-12T03:44:35.519Z Checking xshell v0.2.7
25482026-05-12T03:44:35.574Z Checking half v1.8.3
25492026-05-12T03:44:36.147Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
25502026-05-12T03:44:36.162Z Checking serde_cbor v0.11.2
25512026-05-12T03:44:36.163Z Compiling num-derive v0.3.3
25522026-05-12T03:44:36.242Z Compiling proc-macro-error-attr2 v2.0.0
25532026-05-12T03:44:36.448Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
25542026-05-12T03:44:36.621Z Compiling proc-macro-error2 v2.0.1
25552026-05-12T03:44:36.691Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
25562026-05-12T03:44:36.913Z Checking libscf-sys v1.1.0
25572026-05-12T03:44:36.978Z Compiling tabled_derive v0.11.0
25582026-05-12T03:44:37.070Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
25592026-05-12T03:44:37.486Z Checking papergrid v0.17.0
25602026-05-12T03:44:37.489Z Checking testing_table v0.3.0
25612026-05-12T03:44:37.489Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
25622026-05-12T03:44:37.489Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
25632026-05-12T03:44:37.695Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
25642026-05-12T03:44:37.774Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
25652026-05-12T03:44:37.906Z Checking crc8 v0.1.1
25662026-05-12T03:44:38.444Z Checking maplit v1.0.2
25672026-05-12T03:44:38.449Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
25682026-05-12T03:44:38.449Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
25692026-05-12T03:44:38.449Z Checking fxhash v0.2.1
25702026-05-12T03:44:38.449Z Checking tabled v0.20.0
25712026-05-12T03:44:38.449Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
25722026-05-12T03:44:38.529Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
25732026-05-12T03:44:38.873Z Checking unicase v2.9.0
25742026-05-12T03:44:39.370Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
25752026-05-12T03:44:39.383Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
25762026-05-12T03:44:39.383Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
25772026-05-12T03:44:39.394Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
25782026-05-12T03:44:39.443Z Compiling typify-impl v0.4.3
25792026-05-12T03:44:39.488Z Checking kstat-rs v0.2.4
25802026-05-12T03:44:39.620Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
25812026-05-12T03:44:39.676Z Compiling diesel_derives v2.3.7
25822026-05-12T03:44:39.703Z Checking scheduled-thread-pool v0.2.7
25832026-05-12T03:44:39.890Z Compiling dsl_auto_type v0.2.0
25842026-05-12T03:44:39.960Z Compiling vergen-gitcl v1.0.8
25852026-05-12T03:44:40.169Z Checking arc-swap v1.8.2
25862026-05-12T03:44:40.317Z Compiling diesel_table_macro_syntax v0.3.0
25872026-05-12T03:44:40.392Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
25882026-05-12T03:44:40.421Z Compiling parking_lot_core v0.8.6
25892026-05-12T03:44:40.573Z Checking slog-scope v4.4.1
25902026-05-12T03:44:40.769Z Checking r2d2 v0.8.10
25912026-05-12T03:44:40.813Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
25922026-05-12T03:44:40.983Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
25932026-05-12T03:44:41.274Z Compiling git-stub v1.0.0
25942026-05-12T03:44:41.383Z Checking downcast-rs v2.0.2
25952026-05-12T03:44:41.514Z Compiling git-stub-vcs v0.1.0
25962026-05-12T03:44:41.727Z Checking slog-stdlog v4.1.1
25972026-05-12T03:44:42.197Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
25982026-05-12T03:44:42.607Z Checking slog-envlogger v2.2.0
25992026-05-12T03:44:42.607Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
26002026-05-12T03:44:42.607Z Checking parking_lot v0.11.2
26012026-05-12T03:44:42.607Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
26022026-05-12T03:44:42.607Z Checking prefix-trie v0.7.0
26032026-05-12T03:44:42.607Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26042026-05-12T03:44:42.607Z Checking sled v0.34.7
26052026-05-12T03:44:42.612Z Checking nanorand v0.7.0
26062026-05-12T03:44:42.612Z Compiling dirs-sys-next v0.1.2
26072026-05-12T03:44:42.612Z Compiling salty v0.3.0
26082026-05-12T03:44:42.612Z Checking hickory-server v0.25.2
26092026-05-12T03:44:42.612Z Compiling crunchy v0.2.4
26102026-05-12T03:44:42.647Z Checking flume v0.11.1
26112026-05-12T03:44:42.731Z Compiling dirs-next v2.0.0
26122026-05-12T03:44:42.859Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26132026-05-12T03:44:42.891Z Compiling clang-sys v1.8.1
26142026-05-12T03:44:43.293Z Checking primeorder v0.13.6
26152026-05-12T03:44:43.421Z Compiling tiny-keccak v2.0.2
26162026-05-12T03:44:43.490Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26172026-05-12T03:44:43.580Z Compiling term v0.7.0
26182026-05-12T03:44:43.730Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
26192026-05-12T03:44:43.877Z Compiling typify-macro v0.4.3
26202026-05-12T03:44:43.988Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
26212026-05-12T03:44:44.151Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
26222026-05-12T03:44:44.183Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
26232026-05-12T03:44:44.463Z Compiling bit-vec v0.6.3
26242026-05-12T03:44:44.543Z Compiling ascii-canvas v3.0.0
26252026-05-12T03:44:44.709Z Compiling bit-set v0.5.3
26262026-05-12T03:44:44.808Z Compiling itertools v0.10.5
26272026-05-12T03:44:44.841Z Compiling ena v0.14.4
26282026-05-12T03:44:44.881Z Compiling libloading v0.8.9
26292026-05-12T03:44:45.484Z Compiling fs-err v2.11.0
26302026-05-12T03:44:45.484Z Compiling diff v0.1.13
26312026-05-12T03:44:45.499Z Compiling bindgen v0.71.1
26322026-05-12T03:44:45.499Z Compiling regex-syntax v0.6.29
26332026-05-12T03:44:45.499Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
26342026-05-12T03:44:45.578Z Compiling typify v0.4.3
26352026-05-12T03:44:45.747Z Checking p384 v0.13.1
26362026-05-12T03:44:45.781Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
26372026-05-12T03:44:46.224Z Compiling cexpr v0.6.0
26382026-05-12T03:44:46.227Z Checking diesel v2.3.7
26392026-05-12T03:44:46.227Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
26402026-05-12T03:44:46.231Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
26412026-05-12T03:44:46.384Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
26422026-05-12T03:44:46.505Z Compiling lalrpop v0.19.12
26432026-05-12T03:44:46.599Z Compiling libxml v0.3.3
26442026-05-12T03:44:46.634Z Checking parse-size v1.1.0
26452026-05-12T03:44:46.783Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
26462026-05-12T03:44:47.378Z Compiling progenitor-impl v0.11.2
26472026-05-12T03:44:47.648Z Compiling strum_macros v0.24.3
26482026-05-12T03:44:48.229Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
26492026-05-12T03:44:48.865Z Checking assert_matches v1.5.0
26502026-05-12T03:44:48.962Z Compiling indoc v1.0.9
26512026-05-12T03:44:49.407Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=187aee7de2e50f907099ea06c04aac96c3455665#187aee7d)
26522026-05-12T03:44:49.627Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
26532026-05-12T03:44:49.849Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
26542026-05-12T03:44:49.997Z Checking predicates-tree v1.0.13
26552026-05-12T03:44:50.058Z Compiling progenitor-macro v0.11.2
26562026-05-12T03:44:50.132Z Checking progenitor-client v0.11.2
26572026-05-12T03:44:50.389Z Checking derive_builder v0.20.2
26582026-05-12T03:44:50.446Z Checking quick-xml v0.37.5
26592026-05-12T03:44:50.460Z Compiling oso-derive v0.27.3
26602026-05-12T03:44:50.566Z Compiling trait-variant v0.1.2
26612026-05-12T03:44:50.981Z Compiling impl-trait-for-tuples v0.2.3
26622026-05-12T03:44:51.121Z Checking openssl-probe v0.1.6
26632026-05-12T03:44:51.254Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
26642026-05-12T03:44:51.311Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=018ae6f7bd752cd9b2124887e00c93c6b4244103#018ae6f7)
26652026-05-12T03:44:51.501Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=187aee7de2e50f907099ea06c04aac96c3455665#187aee7d)
26662026-05-12T03:44:52.097Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
26672026-05-12T03:44:52.500Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
26682026-05-12T03:44:52.500Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
26692026-05-12T03:44:54.355Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
26702026-05-12T03:44:54.533Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
26712026-05-12T03:44:54.788Z Compiling progenitor-impl v0.10.0
26722026-05-12T03:44:54.927Z Checking progenitor v0.11.2
26732026-05-12T03:44:55.104Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
26742026-05-12T03:44:56.136Z Compiling mime_guess v2.0.5
26752026-05-12T03:44:56.344Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
26762026-05-12T03:44:56.690Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
26772026-05-12T03:44:57.391Z Compiling progenitor-macro v0.10.0
26782026-05-12T03:44:57.642Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
26792026-05-12T03:44:57.991Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
26802026-05-12T03:44:58.052Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
26812026-05-12T03:44:58.146Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
26822026-05-12T03:44:58.181Z Checking http-range v0.1.5
26832026-05-12T03:44:58.300Z Checking corncobs v0.1.4
26842026-05-12T03:44:58.342Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
26852026-05-12T03:44:58.372Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
26862026-05-12T03:44:58.482Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
26872026-05-12T03:44:58.772Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
26882026-05-12T03:44:58.817Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
26892026-05-12T03:44:59.020Z Checking ignore v0.4.25
26902026-05-12T03:44:59.422Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
26912026-05-12T03:44:59.456Z Checking secrecy v0.8.0
26922026-05-12T03:44:59.611Z Checking atty v0.2.14
26932026-05-12T03:44:59.978Z Checking globwalk v0.9.1
26942026-05-12T03:45:00.346Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
26952026-05-12T03:45:00.556Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
26962026-05-12T03:45:00.806Z Checking bb8 v0.8.6
26972026-05-12T03:45:00.926Z Checking hyper-staticfile v0.10.1
26982026-05-12T03:45:01.091Z Checking async-bb8-diesel v0.2.1
26992026-05-12T03:45:01.246Z Checking camino-tempfile-ext v0.3.3
27002026-05-12T03:45:01.436Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27012026-05-12T03:45:01.471Z Checking diesel-dtrace v0.5.0
27022026-05-12T03:45:01.500Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
27032026-05-12T03:45:01.711Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
27042026-05-12T03:45:01.744Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27052026-05-12T03:45:01.853Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27062026-05-12T03:45:01.964Z Checking signal-hook-tokio v0.3.1
27072026-05-12T03:45:02.121Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
27082026-05-12T03:45:02.360Z Checking progenitor v0.10.0
27092026-05-12T03:45:02.447Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
27102026-05-12T03:45:02.497Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
27112026-05-12T03:45:02.656Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
27122026-05-12T03:45:03.066Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
27132026-05-12T03:45:03.126Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
27142026-05-12T03:45:03.564Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
27152026-05-12T03:45:03.746Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
27162026-05-12T03:45:03.921Z Checking nonempty v0.12.0
27172026-05-12T03:45:04.054Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
27182026-05-12T03:45:04.136Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
27192026-05-12T03:45:04.160Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
27202026-05-12T03:45:04.485Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
27212026-05-12T03:45:04.550Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
27222026-05-12T03:45:04.909Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
27232026-05-12T03:45:04.942Z Checking tungstenite v0.23.0
27242026-05-12T03:45:05.195Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
27252026-05-12T03:45:05.389Z Checking tokio-tungstenite v0.23.1
27262026-05-12T03:45:05.693Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
27272026-05-12T03:45:05.895Z Checking rand_seeder v0.4.0
27282026-05-12T03:45:06.012Z Checking void v1.0.2
27292026-05-12T03:45:06.052Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
27302026-05-12T03:45:06.055Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27312026-05-12T03:45:06.148Z Checking lzss v0.8.2
27322026-05-12T03:45:06.278Z Checking nix v0.27.1
27332026-05-12T03:45:06.374Z Checking serde_bytes v0.11.19
27342026-05-12T03:45:06.397Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
27352026-05-12T03:45:06.452Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
27362026-05-12T03:45:06.569Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27372026-05-12T03:45:06.602Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
27382026-05-12T03:45:06.818Z Checking gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992)
27392026-05-12T03:45:07.159Z Checking is_ci v1.2.0
27402026-05-12T03:45:07.339Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
27412026-05-12T03:45:07.352Z Checking yansi v1.0.1
27422026-05-12T03:45:07.506Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
27432026-05-12T03:45:07.636Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
27442026-05-12T03:45:07.756Z Checking pretty_assertions v1.4.1
27452026-05-12T03:45:07.899Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
27462026-05-12T03:45:07.932Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
27472026-05-12T03:45:08.191Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
27482026-05-12T03:45:08.226Z Compiling darling_core v0.23.0
27492026-05-12T03:45:08.656Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
27502026-05-12T03:45:09.482Z Compiling indoc v2.0.7
27512026-05-12T03:45:09.519Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
27522026-05-12T03:45:09.743Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27532026-05-12T03:45:09.967Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27542026-05-12T03:45:10.196Z Compiling instability v0.3.11
27552026-05-12T03:45:10.241Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27562026-05-12T03:45:10.487Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
27572026-05-12T03:45:10.560Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27582026-05-12T03:45:10.602Z Compiling libz-sys v1.1.24
27592026-05-12T03:45:10.772Z Compiling darling_macro v0.23.0
27602026-05-12T03:45:11.005Z Checking castaway v0.2.4
27612026-05-12T03:45:11.153Z Checking compact_str v0.8.1
27622026-05-12T03:45:11.323Z Compiling darling v0.23.0
27632026-05-12T03:45:11.557Z Checking supports-color v3.0.2
27642026-05-12T03:45:11.719Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
27652026-05-12T03:45:11.941Z Checking unicode-truncate v1.1.0
27662026-05-12T03:45:12.029Z Checking console v0.16.2
27672026-05-12T03:45:12.120Z Checking lru v0.12.5
27682026-05-12T03:45:12.192Z Checking cassowary v0.3.0
27692026-05-12T03:45:12.308Z Checking unit-prefix v0.5.2
27702026-05-12T03:45:12.372Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
27712026-05-12T03:45:12.415Z Compiling libgit2-sys v0.18.3+1.9.2
27722026-05-12T03:45:12.447Z Checking ratatui v0.29.0
27732026-05-12T03:45:12.477Z Checking indicatif v0.18.4
27742026-05-12T03:45:12.615Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
27752026-05-12T03:45:13.023Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
27762026-05-12T03:45:13.816Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
27772026-05-12T03:45:14.045Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
27782026-05-12T03:45:14.336Z Compiling vergen-git2 v1.0.7
27792026-05-12T03:45:14.369Z Checking plotters-backend v0.3.7
27802026-05-12T03:45:14.404Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
27812026-05-12T03:45:14.600Z Checking plotters-svg v0.3.7
27822026-05-12T03:45:14.632Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
27832026-05-12T03:45:14.635Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
27842026-05-12T03:45:14.766Z Checking colored v2.2.0
27852026-05-12T03:45:14.855Z Compiling rustls v0.21.12
27862026-05-12T03:45:14.992Z Checking shell-words v1.1.1
27872026-05-12T03:45:15.062Z Checking cast v0.3.0
27882026-05-12T03:45:15.232Z Checking plotters v0.3.7
27892026-05-12T03:45:15.263Z Checking criterion-plot v0.6.0
27902026-05-12T03:45:15.368Z Checking typeid v1.0.3
27912026-05-12T03:45:15.501Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
27922026-05-12T03:45:15.538Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
27932026-05-12T03:45:15.755Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
27942026-05-12T03:45:15.975Z Checking sct v0.7.1
27952026-05-12T03:45:16.008Z Checking rustls-webpki v0.101.7
27962026-05-12T03:45:16.140Z Checking tinytemplate v1.2.1
27972026-05-12T03:45:16.372Z Compiling nix v0.29.0
27982026-05-12T03:45:16.403Z Compiling dropshot v0.16.7
27992026-05-12T03:45:16.435Z Checking hex-literal v0.4.1
28002026-05-12T03:45:16.560Z Checking oorandom v11.1.5
28012026-05-12T03:45:16.625Z Checking anes v0.1.6
28022026-05-12T03:45:16.774Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
28032026-05-12T03:45:16.837Z Checking criterion v0.7.0
28042026-05-12T03:45:18.182Z Checking erased-serde v0.4.9
28052026-05-12T03:45:18.223Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
28062026-05-12T03:45:18.564Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
28072026-05-12T03:45:19.003Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
28082026-05-12T03:45:19.802Z Checking toml v0.9.12+spec-1.1.0
28092026-05-12T03:45:20.424Z Checking ordered-float v2.10.1
28102026-05-12T03:45:20.683Z Compiling dropshot_endpoint v0.16.7
28112026-05-12T03:45:21.591Z Checking serde-value v0.7.0
28122026-05-12T03:45:21.836Z Checking serde-untagged v0.1.9
28132026-05-12T03:45:22.061Z Checking tokio-rustls v0.24.1
28142026-05-12T03:45:22.545Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28152026-05-12T03:45:22.768Z Checking rustls-pemfile v1.0.4
28162026-05-12T03:45:22.936Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=fefccc0623038371dbded0458f0645bee6b141cb#fefccc06)
28172026-05-12T03:45:23.060Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
28182026-05-12T03:45:23.255Z Checking twox-hash v2.1.2
28192026-05-12T03:45:23.590Z Checking unicode-xid v0.2.6
28202026-05-12T03:45:23.734Z Checking cargo-util-schemas v0.8.2
28212026-05-12T03:45:23.973Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
28222026-05-12T03:45:24.073Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28232026-05-12T03:45:24.389Z Checking nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
28242026-05-12T03:45:24.619Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
28252026-05-12T03:45:24.806Z Checking fatfs v0.3.6
28262026-05-12T03:45:25.106Z Checking cargo-platform v0.2.0
28272026-05-12T03:45:25.271Z Compiling petname v2.0.2
28282026-05-12T03:45:25.303Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
28292026-05-12T03:45:25.334Z Compiling seq-macro v0.3.6
28302026-05-12T03:45:25.853Z Checking cargo_metadata v0.21.0
28312026-05-12T03:45:25.925Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
28322026-05-12T03:45:26.616Z Checking concurrent-queue v2.5.0
28332026-05-12T03:45:26.648Z Checking rtoolbox v0.0.3
28342026-05-12T03:45:26.814Z Checking parking v2.2.1
28352026-05-12T03:45:26.841Z Checking rpassword v7.4.0
28362026-05-12T03:45:26.960Z Checking event-listener v5.4.1
28372026-05-12T03:45:27.205Z Checking tui-tree-widget v0.23.1
28382026-05-12T03:45:27.393Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
28392026-05-12T03:45:27.424Z Checking polyval v0.6.2
28402026-05-12T03:45:27.583Z Checking sapling-renderdag v0.1.0
28412026-05-12T03:45:27.617Z Checking sync-ptr v0.1.4
28422026-05-12T03:45:27.759Z Checking ghash v0.5.1
28432026-05-12T03:45:27.847Z Checking event-listener-strategy v0.5.4
28442026-05-12T03:45:27.906Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
28452026-05-12T03:45:28.010Z Checking ctr v0.9.2
28462026-05-12T03:45:28.128Z Checking futures-timer v3.0.3
28472026-05-12T03:45:28.194Z Checking arrayvec v0.7.6
28482026-05-12T03:45:28.230Z Checking constant_time_eq v0.4.2
28492026-05-12T03:45:28.230Z Compiling samael v0.0.19
28502026-05-12T03:45:28.344Z Checking arrayref v0.3.9
28512026-05-12T03:45:28.390Z Checking aes-gcm v0.10.3
28522026-05-12T03:45:28.422Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28532026-05-12T03:45:28.501Z Checking async-lock v3.4.2
28542026-05-12T03:45:28.574Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
28552026-05-12T03:45:28.916Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
28562026-05-12T03:45:29.559Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
28572026-05-12T03:45:29.611Z Checking ssh-encoding v0.2.0
28582026-05-12T03:45:29.830Z Checking blowfish v0.9.1
28592026-05-12T03:45:30.004Z Checking bcrypt-pbkdf v0.10.0
28602026-05-12T03:45:30.193Z Checking ssh-cipher v0.2.0
28612026-05-12T03:45:30.399Z Checking async-object-pool v0.2.0
28622026-05-12T03:45:30.560Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
28632026-05-12T03:45:30.740Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
28642026-05-12T03:45:30.913Z Checking serde_regex v1.1.0
28652026-05-12T03:45:31.075Z Checking password-hash v0.4.2
28662026-05-12T03:45:31.109Z Checking assert-json-diff v2.0.2
28672026-05-12T03:45:31.300Z Checking path-tree v0.8.3
28682026-05-12T03:45:31.332Z Compiling target-lexicon v0.13.3
28692026-05-12T03:45:31.387Z Checking stringmetrics v2.2.2
28702026-05-12T03:45:31.510Z Checking gimli v0.32.3
28712026-05-12T03:45:31.564Z Checking httpmock v0.8.3
28722026-05-12T03:45:31.899Z Checking pbkdf2 v0.11.0
28732026-05-12T03:45:32.099Z Checking ssh-key v0.6.7
28742026-05-12T03:45:33.031Z Checking addr2line v0.25.1
28752026-05-12T03:45:33.347Z Checking p256 v0.13.2
28762026-05-12T03:45:33.411Z Checking p521 v0.13.3
28772026-05-12T03:45:33.630Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
28782026-05-12T03:45:33.719Z Checking russh-cryptovec v0.7.3
28792026-05-12T03:45:33.861Z Compiling guppy-workspace-hack v0.1.0
28802026-05-12T03:45:33.890Z Checking md5 v0.7.0
28812026-05-12T03:45:34.033Z Checking rustc-demangle v0.1.27
28822026-05-12T03:45:34.096Z Checking russh-keys v0.45.0
28832026-05-12T03:45:34.288Z Checking backtrace v0.3.76
28842026-05-12T03:45:34.395Z Checking num-bigint v0.4.6
28852026-05-12T03:45:34.618Z Checking des v0.8.1
28862026-05-12T03:45:34.756Z Compiling blake3 v1.8.3
28872026-05-12T03:45:34.798Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
28882026-05-12T03:45:34.869Z Compiling target-spec v3.5.7
28892026-05-12T03:45:35.242Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
28902026-05-12T03:45:35.336Z Checking backtrace-ext v0.2.1
28912026-05-12T03:45:35.380Z Checking russh v0.45.0
28922026-05-12T03:45:35.476Z Checking cfg-expr v0.20.6
28932026-05-12T03:45:35.735Z Checking supports-color v2.1.0
28942026-05-12T03:45:35.882Z Checking textwrap v0.15.2
28952026-05-12T03:45:35.889Z Checking supports-unicode v2.1.0
28962026-05-12T03:45:35.948Z Checking supports-hyperlinks v2.1.0
28972026-05-12T03:45:36.060Z Checking hashbrown v0.14.5
28982026-05-12T03:45:36.093Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
28992026-05-12T03:45:36.122Z Checking cargo-platform v0.3.2
29002026-05-12T03:45:36.329Z Checking socket2 v0.5.10
29012026-05-12T03:45:36.347Z Checking terminal_size v0.1.17
29022026-05-12T03:45:36.481Z Compiling miette-derive v5.10.0
29032026-05-12T03:45:36.558Z Checking owo-colors v3.5.0
29042026-05-12T03:45:36.589Z Checking internet-checksum v0.2.1
29052026-05-12T03:45:36.738Z Checking chumsky v0.9.3
29062026-05-12T03:45:37.113Z Checking cargo_metadata v0.23.1
29072026-05-12T03:45:37.631Z Checking miette v5.10.0
29082026-05-12T03:45:37.812Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
29092026-05-12T03:45:37.874Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
29102026-05-12T03:45:38.036Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
29112026-05-12T03:45:38.125Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
29122026-05-12T03:45:38.351Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
29132026-05-12T03:45:38.385Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
29142026-05-12T03:45:38.627Z Compiling knuffel-derive v3.2.0
29152026-05-12T03:45:38.681Z Checking httptest v0.16.4
29162026-05-12T03:45:38.822Z Checking pathdiff v0.2.3
29172026-05-12T03:45:38.958Z Checking topological-sort v0.2.2
29182026-05-12T03:45:39.069Z Checking nested v0.1.1
29192026-05-12T03:45:39.125Z Checking omicron-zone-package v0.12.2
29202026-05-12T03:45:39.234Z Checking guppy v0.17.25
29212026-05-12T03:45:39.265Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
29222026-05-12T03:45:39.505Z Checking similar-asserts v1.7.0
29232026-05-12T03:45:39.684Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
29242026-05-12T03:45:39.843Z Compiling target-triple v1.0.0
29252026-05-12T03:45:40.031Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
29262026-05-12T03:45:40.115Z Checking knuffel v3.2.0
29272026-05-12T03:45:40.186Z Compiling git2 v0.20.4
29282026-05-12T03:45:40.217Z Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=018ae6f7bd752cd9b2124887e00c93c6b4244103#018ae6f7)
29292026-05-12T03:45:40.249Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
29302026-05-12T03:45:40.471Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
29312026-05-12T03:45:40.757Z Checking hickory-client v0.25.2
29322026-05-12T03:45:41.065Z Checking tokio-test v0.4.5
29332026-05-12T03:45:41.096Z Compiling assert_cmd v2.1.2
29342026-05-12T03:45:41.316Z Checking escape8259 v0.5.3
29352026-05-12T03:45:41.458Z Checking libtest-mimic v0.8.1
29362026-05-12T03:45:41.598Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
29372026-05-12T03:45:41.722Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
29382026-05-12T03:45:41.755Z Checking blake2b_simd v1.0.4
29392026-05-12T03:45:41.807Z Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
29402026-05-12T03:45:42.174Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
29412026-05-12T03:45:42.236Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
29422026-05-12T03:45:42.580Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
29432026-05-12T03:45:42.781Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
29442026-05-12T03:45:42.814Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
29452026-05-12T03:45:43.040Z Checking fancy-regex v0.14.0
29462026-05-12T03:45:43.191Z Checking serde_tokenstream v0.2.3
29472026-05-12T03:45:43.251Z Checking approx v0.5.1
29482026-05-12T03:45:43.413Z Compiling rstest_macros v0.25.0
29492026-05-12T03:45:43.457Z Checking uzers v0.12.2
29502026-05-12T03:45:43.489Z Compiling linkme-impl v0.3.35
29512026-05-12T03:45:43.574Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
29522026-05-12T03:45:43.679Z Compiling polar-core v0.27.3
29532026-05-12T03:45:43.712Z Checking constant_time_eq v0.3.1
29542026-05-12T03:45:43.755Z Checking termcolor v1.4.1
29552026-05-12T03:45:43.844Z Checking rust-argon2 v2.1.0
29562026-05-12T03:45:43.985Z Checking datatest-stable v0.3.3
29572026-05-12T03:45:44.017Z Checking trybuild v1.0.116
29582026-05-12T03:45:44.370Z Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
29592026-05-12T03:45:44.624Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
29602026-05-12T03:45:44.714Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
29612026-05-12T03:45:44.747Z Checking support-bundle-viewer v0.1.2
29622026-05-12T03:45:45.009Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
29632026-05-12T03:45:45.230Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
29642026-05-12T03:45:45.370Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
29652026-05-12T03:45:45.458Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
29662026-05-12T03:45:45.590Z Checking drift v0.1.4
29672026-05-12T03:45:45.677Z Checking rand_distr v0.5.1
29682026-05-12T03:45:45.925Z Checking multimap v0.10.1
29692026-05-12T03:45:46.112Z Compiling linkme v0.3.35
29702026-05-12T03:45:46.143Z Compiling relative-path v1.9.3
29712026-05-12T03:45:46.456Z Checking dropshot-api-manager v0.7.1
29722026-05-12T03:45:47.820Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
29732026-05-12T03:45:48.287Z Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560)
29742026-05-12T03:45:48.561Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
29752026-05-12T03:45:48.761Z Checking oso v0.27.3
29762026-05-12T03:45:48.795Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
29772026-05-12T03:45:48.892Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
29782026-05-12T03:45:49.029Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
29792026-05-12T03:45:49.066Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
29802026-05-12T03:45:49.168Z Checking cargo_toml v0.21.0
29812026-05-12T03:45:49.579Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
29822026-05-12T03:45:49.713Z Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
29832026-05-12T03:45:49.752Z Checking partial-io v0.5.4
29842026-05-12T03:45:49.787Z Checking termios v0.3.3
29852026-05-12T03:45:49.950Z Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
29862026-05-12T03:45:50.047Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
29872026-05-12T03:45:50.200Z Checking rstest v0.25.0
29882026-05-12T03:45:50.264Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
29892026-05-12T03:45:51.483Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
29902026-05-12T03:45:55.037Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
29912026-05-12T03:45:59.023Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
29922026-05-12T03:45:59.336Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
29932026-05-12T03:46:02.476Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
29942026-05-12T03:46:06.301Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
29952026-05-12T03:46:11.358Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
29962026-05-12T03:46:14.659Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
29972026-05-12T03:46:15.675Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
29982026-05-12T03:46:16.012Z Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
29992026-05-12T03:46:16.100Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
30002026-05-12T03:46:26.272Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
30012026-05-12T03:46:38.669Zerror[E0027]: pattern does not mention field `info`
30022026-05-12T03:46:38.669Z --> dev-tools/omdb/src/bin/omdb/crucible_pantry.rs:104:9
30032026-05-12T03:46:38.669Z |
30042026-05-12T03:46:38.669Z104 | let VolumeStatus { active, num_job_handles, seen_active } =
30052026-05-12T03:46:38.669Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing field `info`
30062026-05-12T03:46:38.669Z |
30072026-05-12T03:46:38.669Zhelp: include the missing field in the pattern
30082026-05-12T03:46:38.669Z |
30092026-05-12T03:46:38.669Z104 | let VolumeStatus { active, num_job_handles, seen_active, info } =
30102026-05-12T03:46:38.669Z | ++++++
30112026-05-12T03:46:38.669Zhelp: if you don't care about this missing field, you can explicitly ignore it
30122026-05-12T03:46:38.669Z |
30132026-05-12T03:46:38.669Z104 | let VolumeStatus { active, num_job_handles, seen_active, info: _ } =
30142026-05-12T03:46:38.669Z | +++++++++
30152026-05-12T03:46:38.669Zhelp: or always ignore missing fields here
30162026-05-12T03:46:38.669Z |
30172026-05-12T03:46:38.669Z104 | let VolumeStatus { active, num_job_handles, seen_active, .. } =
30182026-05-12T03:46:38.669Z | ++++
30192026-05-12T03:46:38.669Z
30202026-05-12T03:46:43.139Zerror[E0308]: mismatched types
30212026-05-12T03:46:43.139Z --> nexus/src/app/disk.rs:571:17
30222026-05-12T03:46:43.139Z |
30232026-05-12T03:46:43.139Z569 | let client = crucible_pantry_client::Client::new_with_client(
30242026-05-12T03:46:43.139Z | ----------------------------------------------- arguments to this function are incorrect
30252026-05-12T03:46:43.139Z570 | &format!("http://{}", endpoint),
30262026-05-12T03:46:43.139Z571 | self.reqwest012_client.clone(),
30272026-05-12T03:46:43.139Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `reqwest::Client`, found a different `reqwest::Client`
30282026-05-12T03:46:43.139Z |
30292026-05-12T03:46:43.139Znote: there are multiple different versions of crate `reqwest` in the dependency graph
30302026-05-12T03:46:43.139Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.13.2/src/async_impl/client.rs:93:1
30312026-05-12T03:46:43.139Z |
30322026-05-12T03:46:43.139Z 93 | pub struct Client {
30332026-05-12T03:46:43.139Z | ^^^^^^^^^^^^^^^^^ this is the expected type
30342026-05-12T03:46:43.139Z |
30352026-05-12T03:46:43.139Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.12.28/src/async_impl/client.rs:93:1
30362026-05-12T03:46:43.139Z |
30372026-05-12T03:46:43.140Z 93 | pub struct Client {
30382026-05-12T03:46:43.140Z | ----------------- this is the found type
30392026-05-12T03:46:43.140Z = help: you can use `cargo tree` to explore your dependency tree
30402026-05-12T03:46:43.140Znote: associated function defined here
30412026-05-12T03:46:43.140Z --> /home/build/.cargo/git/checkouts/crucible-0a48bd218bc2bbbc/fefccc0/pantry-client/src/lib.rs:5:1
30422026-05-12T03:46:43.140Z |
30432026-05-12T03:46:43.140Z 5 | / generate_api!(
30442026-05-12T03:46:43.140Z 6 | | spec = "../openapi/crucible-pantry/crucible-pantry-latest.json",
30452026-05-12T03:46:43.140Z 7 | | derives = [schemars::JsonSchema],
30462026-05-12T03:46:43.140Z 8 | | patch = {
30472026-05-12T03:46:43.140Z... |
30482026-05-12T03:46:43.140Z 11 | | },
30492026-05-12T03:46:43.140Z 12 | | );
30502026-05-12T03:46:43.140Z | |_^
30512026-05-12T03:46:43.140Z = note: this error originates in the macro `generate_api` (in Nightly builds, run with -Z macro-backtrace for more info)
30522026-05-12T03:46:43.140Z
30532026-05-12T03:46:44.968ZFor more information about this error, try `rustc --explain E0027`.
30542026-05-12T03:46:45.219Zerror: could not compile `omicron-omdb` (bin "omdb") due to 1 previous error
30552026-05-12T03:46:45.219Zwarning: build failed, waiting for other jobs to finish...
30562026-05-12T03:46:46.645Zerror[E0271]: expected `{async block@nexus/src/app/sagas/snapshot_create.rs:1228:33: 1228:38}` to be a future that resolves to `Result<_, Error<_>>`, but it resolves to `Result<ResponseValue<()>, Error<Error>>`
30572026-05-12T03:46:46.645Z --> nexus/src/app/sagas/snapshot_create.rs:1241:5
30582026-05-12T03:46:46.645Z |
30592026-05-12T03:46:46.645Z1241 | ProgenitorOperationRetry::new(snapshot_operation, gone_check)
30602026-05-12T03:46:46.645Z | ^^^^^^^^^^^^^^^^^^^^^^^^ expected `Result<ResponseValue<()>, Error<_>>`, found `Result<ResponseValue<()>, Error<Error>>`
30612026-05-12T03:46:46.645Z |
30622026-05-12T03:46:46.645Znote: there are multiple different versions of crate `progenitor_client` in the dependency graph
30632026-05-12T03:46:46.645Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/progenitor-client-0.10.0/src/progenitor_client.rs:224:1
30642026-05-12T03:46:46.645Z |
30652026-05-12T03:46:46.645Z 224 | pub enum Error<E = ()> {
30662026-05-12T03:46:46.645Z | ^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
30672026-05-12T03:46:46.645Z |
30682026-05-12T03:46:46.645Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/progenitor-client-0.14.0/src/progenitor_client.rs:327:1
30692026-05-12T03:46:46.646Z |
30702026-05-12T03:46:46.646Z 327 | pub enum Error<E = ()> {
30712026-05-12T03:46:46.646Z | ---------------------- this is the found type
30722026-05-12T03:46:46.646Z = help: you can use `cargo tree` to explore your dependency tree
30732026-05-12T03:46:46.646Znote: required by a bound in `omicron_common::progenitor_operation_retry::ProgenitorOperationRetry`
30742026-05-12T03:46:46.646Z --> common/src/progenitor_operation_retry.rs:73:17
30752026-05-12T03:46:46.646Z |
30762026-05-12T03:46:46.646Z 69 | pub struct ProgenitorOperationRetry<
30772026-05-12T03:46:46.646Z | ------------------------ required by a bound in this struct
30782026-05-12T03:46:46.646Z...
30792026-05-12T03:46:46.646Z 73 | Fut: Future<Output = Result<T, progenitor_client010::Error<E>>>,
30802026-05-12T03:46:46.646Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ProgenitorOperationRetry`
30812026-05-12T03:46:46.646Z
30822026-05-12T03:46:46.646Zerror[E0271]: expected `{async block@nexus/src/app/sagas/snapshot_create.rs:1228:33: 1228:38}` to be a future that resolves to `Result<_, Error<_>>`, but it resolves to `Result<ResponseValue<()>, Error<Error>>`
30832026-05-12T03:46:46.646Z --> nexus/src/app/sagas/snapshot_create.rs:1241:5
30842026-05-12T03:46:46.646Z |
30852026-05-12T03:46:46.646Z1241 | ProgenitorOperationRetry::new(snapshot_operation, gone_check)
30862026-05-12T03:46:46.646Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Result<ResponseValue<()>, Error<_>>`, found `Result<ResponseValue<()>, Error<Error>>`
30872026-05-12T03:46:46.646Z |
30882026-05-12T03:46:46.646Znote: there are multiple different versions of crate `progenitor_client` in the dependency graph
30892026-05-12T03:46:46.646Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/progenitor-client-0.10.0/src/progenitor_client.rs:224:1
30902026-05-12T03:46:46.646Z |
30912026-05-12T03:46:46.646Z 224 | pub enum Error<E = ()> {
30922026-05-12T03:46:46.646Z | ^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
30932026-05-12T03:46:46.646Z |
30942026-05-12T03:46:46.646Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/progenitor-client-0.14.0/src/progenitor_client.rs:327:1
30952026-05-12T03:46:46.646Z |
30962026-05-12T03:46:46.646Z 327 | pub enum Error<E = ()> {
30972026-05-12T03:46:46.646Z | ---------------------- this is the found type
30982026-05-12T03:46:46.646Z = help: you can use `cargo tree` to explore your dependency tree
30992026-05-12T03:46:46.646Znote: required by a bound in `omicron_common::progenitor_operation_retry::ProgenitorOperationRetry::<T, E, F, Fut, BF, BFut>::new`
31002026-05-12T03:46:46.646Z --> common/src/progenitor_operation_retry.rs:88:17
31012026-05-12T03:46:46.646Z |
31022026-05-12T03:46:46.646Z 88 | Fut: Future<Output = Result<T, progenitor_client010::Error<E>>>,
31032026-05-12T03:46:46.646Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ProgenitorOperationRetry::<T, E, F, Fut, BF, BFut>::new`
31042026-05-12T03:46:46.646Z...
31052026-05-12T03:46:46.646Z 92 | pub fn new(operation: F, gone_check: BF) -> Self {
31062026-05-12T03:46:46.646Z | --- required by a bound in this associated function
31072026-05-12T03:46:46.646Z
31082026-05-12T03:46:46.670Zerror[E0599]: the method `run` exists for struct `ProgenitorOperationRetry<_, _, {closure@...}, ..., ..., ...>`, but its trait bounds were not satisfied
31092026-05-12T03:46:46.670Z --> nexus/src/app/sagas/snapshot_create.rs:1242:10
31102026-05-12T03:46:46.670Z |
31112026-05-12T03:46:46.670Z1241 | / ProgenitorOperationRetry::new(snapshot_operation, gone_check)
31122026-05-12T03:46:46.670Z1242 | | .run(log)
31132026-05-12T03:46:46.670Z | | -^^^ method cannot be called due to unsatisfied trait bounds
31142026-05-12T03:46:46.670Z | |_________|
31152026-05-12T03:46:46.670Z |
31162026-05-12T03:46:46.670Z |
31172026-05-12T03:46:46.671Z = note: the following trait bounds were not satisfied:
31182026-05-12T03:46:46.671Z `<{async block@nexus/src/app/sagas/snapshot_create.rs:1228:33: 1228:38} as futures::Future>::Output = std::result::Result<_, crucible_agent_client::Error<_>>`
31192026-05-12T03:46:46.671Z = note: the full name for the type has been written to '/work/oxidecomputer/omicron/target/debug/deps/omicron_nexus-14d06a06481d4320.long-type-12899013121709561769.txt'
31202026-05-12T03:46:46.671Z = note: consider using `--verbose` to print the full type name to the console
31212026-05-12T03:46:46.671Z
31222026-05-12T03:46:46.675Zerror[E0282]: type annotations needed
31232026-05-12T03:46:46.675Z --> nexus/src/app/sagas/snapshot_create.rs:1241:5
31242026-05-12T03:46:46.675Z |
31252026-05-12T03:46:46.675Z1241 | / ProgenitorOperationRetry::new(snapshot_operation, gone_check)
31262026-05-12T03:46:46.675Z1242 | | .run(log)
31272026-05-12T03:46:46.675Z1243 | | .await
31282026-05-12T03:46:46.675Z | |______________^ cannot infer type
31292026-05-12T03:46:46.675Z
31302026-05-12T03:46:46.675Zerror[E0282]: type annotations needed
31312026-05-12T03:46:46.675Z --> nexus/src/app/sagas/snapshot_create.rs:1244:19
31322026-05-12T03:46:46.675Z |
31332026-05-12T03:46:46.675Z1244 | .map_err(|e| {
31342026-05-12T03:46:46.675Z | ^
31352026-05-12T03:46:46.675Z1245 | saga_action_failed(Error::internal_error(&e.to_string()))
31362026-05-12T03:46:46.675Z | - type must be known at this point
31372026-05-12T03:46:46.675Z |
31382026-05-12T03:46:46.675Zhelp: consider giving this closure parameter an explicit type
31392026-05-12T03:46:46.675Z |
31402026-05-12T03:46:46.675Z1244 | .map_err(|e: /* Type */| {
31412026-05-12T03:46:46.675Z | ++++++++++++
31422026-05-12T03:46:46.675Z
31432026-05-12T03:46:46.980Zerror[E0271]: expected `{async block@nexus/src/app/sagas/common_storage.rs:136:31: 136:36}` to be a future that resolves to `Result<_, Error<_>>`, but it resolves to `Result<ResponseValue<AttachResult>, Error<Error>>`
31442026-05-12T03:46:46.980Z --> nexus/src/app/sagas/common_storage.rs:142:5
31452026-05-12T03:46:46.980Z |
31462026-05-12T03:46:46.980Z142 | ProgenitorOperationRetry::new(attach_operation, gone_check)
31472026-05-12T03:46:46.980Z | ^^^^^^^^^^^^^^^^^^^^^^^^ expected `crucible_agent_client::Error<_>`, found `Error<Error>`
31482026-05-12T03:46:46.980Z |
31492026-05-12T03:46:46.980Znote: there are multiple different versions of crate `progenitor_client` in the dependency graph
31502026-05-12T03:46:46.980Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/progenitor-client-0.10.0/src/progenitor_client.rs:224:1
31512026-05-12T03:46:46.980Z |
31522026-05-12T03:46:46.980Z224 | pub enum Error<E = ()> {
31532026-05-12T03:46:46.980Z | ^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
31542026-05-12T03:46:46.980Z |
31552026-05-12T03:46:46.980Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/progenitor-client-0.14.0/src/progenitor_client.rs:327:1
31562026-05-12T03:46:46.980Z |
31572026-05-12T03:46:46.980Z327 | pub enum Error<E = ()> {
31582026-05-12T03:46:46.980Z | ---------------------- this is the found type
31592026-05-12T03:46:46.980Z = help: you can use `cargo tree` to explore your dependency tree
31602026-05-12T03:46:46.980Znote: required by a bound in `omicron_common::progenitor_operation_retry::ProgenitorOperationRetry`
31612026-05-12T03:46:46.980Z --> common/src/progenitor_operation_retry.rs:73:17
31622026-05-12T03:46:46.980Z |
31632026-05-12T03:46:46.980Z 69 | pub struct ProgenitorOperationRetry<
31642026-05-12T03:46:46.980Z | ------------------------ required by a bound in this struct
31652026-05-12T03:46:46.981Z...
31662026-05-12T03:46:46.981Z 73 | Fut: Future<Output = Result<T, progenitor_client010::Error<E>>>,
31672026-05-12T03:46:46.981Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ProgenitorOperationRetry`
31682026-05-12T03:46:46.981Z
31692026-05-12T03:46:46.984Zerror[E0271]: expected `{async block@nexus/src/app/sagas/common_storage.rs:136:31: 136:36}` to be a future that resolves to `Result<_, Error<_>>`, but it resolves to `Result<ResponseValue<AttachResult>, Error<Error>>`
31702026-05-12T03:46:46.984Z --> nexus/src/app/sagas/common_storage.rs:142:5
31712026-05-12T03:46:46.984Z |
31722026-05-12T03:46:46.984Z142 | ProgenitorOperationRetry::new(attach_operation, gone_check)
31732026-05-12T03:46:46.984Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `crucible_agent_client::Error<_>`, found `Error<Error>`
31742026-05-12T03:46:46.984Z |
31752026-05-12T03:46:46.984Znote: there are multiple different versions of crate `progenitor_client` in the dependency graph
31762026-05-12T03:46:46.984Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/progenitor-client-0.10.0/src/progenitor_client.rs:224:1
31772026-05-12T03:46:46.984Z |
31782026-05-12T03:46:46.984Z224 | pub enum Error<E = ()> {
31792026-05-12T03:46:46.985Z | ^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
31802026-05-12T03:46:46.985Z |
31812026-05-12T03:46:46.985Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/progenitor-client-0.14.0/src/progenitor_client.rs:327:1
31822026-05-12T03:46:46.985Z |
31832026-05-12T03:46:46.985Z327 | pub enum Error<E = ()> {
31842026-05-12T03:46:46.985Z | ---------------------- this is the found type
31852026-05-12T03:46:46.985Z = help: you can use `cargo tree` to explore your dependency tree
31862026-05-12T03:46:46.985Znote: required by a bound in `omicron_common::progenitor_operation_retry::ProgenitorOperationRetry::<T, E, F, Fut, BF, BFut>::new`
31872026-05-12T03:46:46.985Z --> common/src/progenitor_operation_retry.rs:88:17
31882026-05-12T03:46:46.985Z |
31892026-05-12T03:46:46.985Z 88 | Fut: Future<Output = Result<T, progenitor_client010::Error<E>>>,
31902026-05-12T03:46:46.985Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ProgenitorOperationRetry::<T, E, F, Fut, BF, BFut>::new`
31912026-05-12T03:46:46.985Z...
31922026-05-12T03:46:46.985Z 92 | pub fn new(operation: F, gone_check: BF) -> Self {
31932026-05-12T03:46:46.985Z | --- required by a bound in this associated function
31942026-05-12T03:46:46.985Z
31952026-05-12T03:46:47.005Zerror[E0599]: the method `run` exists for struct `ProgenitorOperationRetry<_, _, {closure@...}, ..., ..., ...>`, but its trait bounds were not satisfied
31962026-05-12T03:46:47.005Z --> nexus/src/app/sagas/common_storage.rs:143:10
31972026-05-12T03:46:47.005Z |
31982026-05-12T03:46:47.005Z142 | / ProgenitorOperationRetry::new(attach_operation, gone_check)
31992026-05-12T03:46:47.005Z143 | | .run(log)
32002026-05-12T03:46:47.005Z | | -^^^ method cannot be called due to unsatisfied trait bounds
32012026-05-12T03:46:47.005Z | |_________|
32022026-05-12T03:46:47.005Z |
32032026-05-12T03:46:47.005Z |
32042026-05-12T03:46:47.005Z = note: the following trait bounds were not satisfied:
32052026-05-12T03:46:47.005Z `<{async block@nexus/src/app/sagas/common_storage.rs:136:31: 136:36} as futures::Future>::Output = std::result::Result<_, crucible_agent_client::Error<_>>`
32062026-05-12T03:46:47.005Z = note: the full name for the type has been written to '/work/oxidecomputer/omicron/target/debug/deps/omicron_nexus-14d06a06481d4320.long-type-440990542259658794.txt'
32072026-05-12T03:46:47.005Z = note: consider using `--verbose` to print the full type name to the console
32082026-05-12T03:46:47.005Z
32092026-05-12T03:46:47.009Zerror[E0282]: type annotations needed
32102026-05-12T03:46:47.009Z --> nexus/src/app/sagas/common_storage.rs:142:5
32112026-05-12T03:46:47.009Z |
32122026-05-12T03:46:47.009Z142 | / ProgenitorOperationRetry::new(attach_operation, gone_check)
32132026-05-12T03:46:47.009Z143 | | .run(log)
32142026-05-12T03:46:47.009Z144 | | .await
32152026-05-12T03:46:47.009Z | |______________^ cannot infer type
32162026-05-12T03:46:47.009Z
32172026-05-12T03:46:47.009Zerror[E0271]: expected `{async block@nexus/src/app/sagas/common_storage.rs:168:12: 168:17}` to be a future that resolves to `Result<_, Error<_>>`, but it resolves to `Result<ResponseValue<()>, Error<Error>>`
32182026-05-12T03:46:47.009Z --> nexus/src/app/sagas/common_storage.rs:172:5
32192026-05-12T03:46:47.009Z |
32202026-05-12T03:46:47.009Z172 | ProgenitorOperationRetry::new(detach_operation, gone_check)
32212026-05-12T03:46:47.009Z | ^^^^^^^^^^^^^^^^^^^^^^^^ expected `Result<ResponseValue<()>, Error<_>>`, found `Result<ResponseValue<()>, Error<Error>>`
32222026-05-12T03:46:47.009Z |
32232026-05-12T03:46:47.009Znote: there are multiple different versions of crate `progenitor_client` in the dependency graph
32242026-05-12T03:46:47.009Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/progenitor-client-0.10.0/src/progenitor_client.rs:224:1
32252026-05-12T03:46:47.009Z |
32262026-05-12T03:46:47.010Z224 | pub enum Error<E = ()> {
32272026-05-12T03:46:47.010Z | ^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
32282026-05-12T03:46:47.010Z |
32292026-05-12T03:46:47.010Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/progenitor-client-0.14.0/src/progenitor_client.rs:327:1
32302026-05-12T03:46:47.010Z |
32312026-05-12T03:46:47.010Z327 | pub enum Error<E = ()> {
32322026-05-12T03:46:47.010Z | ---------------------- this is the found type
32332026-05-12T03:46:47.010Z = help: you can use `cargo tree` to explore your dependency tree
32342026-05-12T03:46:47.010Znote: required by a bound in `omicron_common::progenitor_operation_retry::ProgenitorOperationRetry`
32352026-05-12T03:46:47.010Z --> common/src/progenitor_operation_retry.rs:73:17
32362026-05-12T03:46:47.010Z |
32372026-05-12T03:46:47.010Z 69 | pub struct ProgenitorOperationRetry<
32382026-05-12T03:46:47.010Z | ------------------------ required by a bound in this struct
32392026-05-12T03:46:47.010Z...
32402026-05-12T03:46:47.010Z 73 | Fut: Future<Output = Result<T, progenitor_client010::Error<E>>>,
32412026-05-12T03:46:47.010Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ProgenitorOperationRetry`
32422026-05-12T03:46:47.010Z
32432026-05-12T03:46:47.010Zerror[E0271]: expected `{async block@nexus/src/app/sagas/common_storage.rs:168:12: 168:17}` to be a future that resolves to `Result<_, Error<_>>`, but it resolves to `Result<ResponseValue<()>, Error<Error>>`
32442026-05-12T03:46:47.010Z --> nexus/src/app/sagas/common_storage.rs:172:5
32452026-05-12T03:46:47.010Z |
32462026-05-12T03:46:47.010Z172 | ProgenitorOperationRetry::new(detach_operation, gone_check)
32472026-05-12T03:46:47.010Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Result<ResponseValue<()>, Error<_>>`, found `Result<ResponseValue<()>, Error<Error>>`
32482026-05-12T03:46:47.010Z |
32492026-05-12T03:46:47.010Znote: there are multiple different versions of crate `progenitor_client` in the dependency graph
32502026-05-12T03:46:47.010Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/progenitor-client-0.10.0/src/progenitor_client.rs:224:1
32512026-05-12T03:46:47.010Z |
32522026-05-12T03:46:47.010Z224 | pub enum Error<E = ()> {
32532026-05-12T03:46:47.010Z | ^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
32542026-05-12T03:46:47.010Z |
32552026-05-12T03:46:47.010Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/progenitor-client-0.14.0/src/progenitor_client.rs:327:1
32562026-05-12T03:46:47.010Z |
32572026-05-12T03:46:47.010Z327 | pub enum Error<E = ()> {
32582026-05-12T03:46:47.010Z | ---------------------- this is the found type
32592026-05-12T03:46:47.010Z = help: you can use `cargo tree` to explore your dependency tree
32602026-05-12T03:46:47.010Znote: required by a bound in `omicron_common::progenitor_operation_retry::ProgenitorOperationRetry::<T, E, F, Fut, BF, BFut>::new`
32612026-05-12T03:46:47.010Z --> common/src/progenitor_operation_retry.rs:88:17
32622026-05-12T03:46:47.010Z |
32632026-05-12T03:46:47.010Z 88 | Fut: Future<Output = Result<T, progenitor_client010::Error<E>>>,
32642026-05-12T03:46:47.010Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ProgenitorOperationRetry::<T, E, F, Fut, BF, BFut>::new`
32652026-05-12T03:46:47.011Z...
32662026-05-12T03:46:47.011Z 92 | pub fn new(operation: F, gone_check: BF) -> Self {
32672026-05-12T03:46:47.011Z | --- required by a bound in this associated function
32682026-05-12T03:46:47.011Z
32692026-05-12T03:46:47.034Zerror[E0599]: the method `run` exists for struct `ProgenitorOperationRetry<_, _, {closure@...}, ..., ..., ...>`, but its trait bounds were not satisfied
32702026-05-12T03:46:47.034Z --> nexus/src/app/sagas/common_storage.rs:173:10
32712026-05-12T03:46:47.034Z |
32722026-05-12T03:46:47.034Z172 | / ProgenitorOperationRetry::new(detach_operation, gone_check)
32732026-05-12T03:46:47.034Z173 | | .run(log)
32742026-05-12T03:46:47.034Z | | -^^^ method cannot be called due to unsatisfied trait bounds
32752026-05-12T03:46:47.034Z | |_________|
32762026-05-12T03:46:47.034Z |
32772026-05-12T03:46:47.034Z |
32782026-05-12T03:46:47.035Z = note: the following trait bounds were not satisfied:
32792026-05-12T03:46:47.035Z `<{async block@nexus/src/app/sagas/common_storage.rs:168:12: 168:17} as futures::Future>::Output = std::result::Result<_, crucible_agent_client::Error<_>>`
32802026-05-12T03:46:47.035Z = note: the full name for the type has been written to '/work/oxidecomputer/omicron/target/debug/deps/omicron_nexus-14d06a06481d4320.long-type-18146890841723740671.txt'
32812026-05-12T03:46:47.035Z = note: consider using `--verbose` to print the full type name to the console
32822026-05-12T03:46:47.035Z
32832026-05-12T03:46:47.041Zerror[E0282]: type annotations needed
32842026-05-12T03:46:47.041Z --> nexus/src/app/sagas/common_storage.rs:172:5
32852026-05-12T03:46:47.041Z |
32862026-05-12T03:46:47.041Z172 | / ProgenitorOperationRetry::new(detach_operation, gone_check)
32872026-05-12T03:46:47.041Z173 | | .run(log)
32882026-05-12T03:46:47.041Z174 | | .await
32892026-05-12T03:46:47.041Z | |______________^ cannot infer type
32902026-05-12T03:46:47.041Z
32912026-05-12T03:46:50.790Zerror[E0599]: the method `run` exists for struct `ProgenitorOperationRetry<_, _, {closure@...}, ..., ..., ...>`, but its trait bounds were not satisfied
32922026-05-12T03:46:50.790Z --> nexus/src/app/sagas/snapshot_create.rs:1242:10
32932026-05-12T03:46:50.790Z |
32942026-05-12T03:46:50.790Z1241 | / ProgenitorOperationRetry::new(snapshot_operation, gone_check)
32952026-05-12T03:46:50.790Z1242 | | .run(log)
32962026-05-12T03:46:50.790Z | | -^^^ method cannot be called due to unsatisfied trait bounds
32972026-05-12T03:46:50.790Z | |_________|
32982026-05-12T03:46:50.790Z |
32992026-05-12T03:46:50.790Z |
33002026-05-12T03:46:50.790Z = note: the following trait bounds were not satisfied:
33012026-05-12T03:46:50.790Z `<{async block@nexus/src/app/sagas/snapshot_create.rs:1228:33: 1228:38} as futures::Future>::Output = std::result::Result<_, crucible_agent_client::Error<_>>`
33022026-05-12T03:46:50.790Z = note: the full name for the type has been written to '/work/oxidecomputer/omicron/target/debug/deps/omicron_nexus-505823a3e4fed44c.long-type-8602532380060030888.txt'
33032026-05-12T03:46:50.791Z = note: consider using `--verbose` to print the full type name to the console
33042026-05-12T03:46:50.791Z
33052026-05-12T03:46:51.691Zerror[E0599]: the method `run` exists for struct `ProgenitorOperationRetry<_, _, {closure@...}, ..., ..., ...>`, but its trait bounds were not satisfied
33062026-05-12T03:46:51.691Z --> nexus/src/app/sagas/common_storage.rs:143:10
33072026-05-12T03:46:51.691Z |
33082026-05-12T03:46:51.691Z142 | / ProgenitorOperationRetry::new(attach_operation, gone_check)
33092026-05-12T03:46:51.691Z143 | | .run(log)
33102026-05-12T03:46:51.691Z | | -^^^ method cannot be called due to unsatisfied trait bounds
33112026-05-12T03:46:51.691Z | |_________|
33122026-05-12T03:46:51.691Z |
33132026-05-12T03:46:51.691Z |
33142026-05-12T03:46:51.691Z = note: the following trait bounds were not satisfied:
33152026-05-12T03:46:51.691Z `<{async block@nexus/src/app/sagas/common_storage.rs:136:31: 136:36} as futures::Future>::Output = std::result::Result<_, crucible_agent_client::Error<_>>`
33162026-05-12T03:46:51.692Z = note: the full name for the type has been written to '/work/oxidecomputer/omicron/target/debug/deps/omicron_nexus-505823a3e4fed44c.long-type-13522820889829624297.txt'
33172026-05-12T03:46:51.692Z = note: consider using `--verbose` to print the full type name to the console
33182026-05-12T03:46:51.692Z
33192026-05-12T03:46:51.715Zerror[E0599]: the method `run` exists for struct `ProgenitorOperationRetry<_, _, {closure@...}, ..., ..., ...>`, but its trait bounds were not satisfied
33202026-05-12T03:46:51.716Z --> nexus/src/app/sagas/common_storage.rs:173:10
33212026-05-12T03:46:51.716Z |
33222026-05-12T03:46:51.716Z172 | / ProgenitorOperationRetry::new(detach_operation, gone_check)
33232026-05-12T03:46:51.716Z173 | | .run(log)
33242026-05-12T03:46:51.716Z | | -^^^ method cannot be called due to unsatisfied trait bounds
33252026-05-12T03:46:51.716Z | |_________|
33262026-05-12T03:46:51.716Z |
33272026-05-12T03:46:51.716Z |
33282026-05-12T03:46:51.716Z = note: the following trait bounds were not satisfied:
33292026-05-12T03:46:51.716Z `<{async block@nexus/src/app/sagas/common_storage.rs:168:12: 168:17} as futures::Future>::Output = std::result::Result<_, crucible_agent_client::Error<_>>`
33302026-05-12T03:46:51.716Z = note: the full name for the type has been written to '/work/oxidecomputer/omicron/target/debug/deps/omicron_nexus-505823a3e4fed44c.long-type-16477609352047387007.txt'
33312026-05-12T03:46:51.716Z = note: consider using `--verbose` to print the full type name to the console
33322026-05-12T03:46:51.716Z
33332026-05-12T03:47:21.342ZSome errors have detailed explanations: E0271, E0282, E0308, E0599.
33342026-05-12T03:47:21.342ZFor more information about an error, try `rustc --explain E0271`.
33352026-05-12T03:47:21.791Zerror: could not compile `omicron-nexus` (lib) due to 14 previous errors
33362026-05-12T03:47:28.217Zerror: could not compile `omicron-nexus` (lib test) due to 14 previous errors
33372026-05-12T03:47:28.600ZError: failed: exit status: 101
33382026-05-12T03:47:28.604Z
33392026-05-12T03:47:28.604Zreal 3:52.123523610
33402026-05-12T03:47:28.604Zuser 20:09.293396670
33412026-05-12T03:47:28.605Zsys 4:36.680986886
33422026-05-12T03:47:28.605Ztrap 0.484738927
33432026-05-12T03:47:28.605Ztflt 0.499321974
33442026-05-12T03:47:28.605Zdflt 0.431809897
33452026-05-12T03:47:28.605Zkflt 0.005649402
33462026-05-12T03:47:28.605Zlock 55:33.879127020
33472026-05-12T03:47:28.605Zslp 55:29.962353674
33482026-05-12T03:47:28.605Zlat 1:47.055279890
33492026-05-12T03:47:28.605Zstop 10:16.155007838
33502026-05-12T03:47:28.605Zprocess exited: duration 367922 ms, exit code 1
 
33512026-05-12T03:47:28.616Zfound 0 output files