01KR3QGGRMXZRVVJ882A98PX3F: clippy (helios)

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

Buildomat Job: 01KR3QGZ4RZ3GPGPSBZMBYHZD3

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-05-08T12:04:10.811Zjob assigned to worker 01KR3QHBQNZJFWX583K24BMRWD [factory aws, i-02c69b8ab530e2612] (queued for 53 s)
 
22026-05-08T12:04:17.725Zstarting task 0: "setup"
32026-05-08T12:04:17.729Z++ uname -s
42026-05-08T12:04:17.732Z+ kern=SunOS
52026-05-08T12:04:17.732Z+ build_user=build
62026-05-08T12:04:17.732Z+ build_uid=12345
72026-05-08T12:04:17.732Z+ work_dir=/work
82026-05-08T12:04:17.732Z+ input_dir=/input
92026-05-08T12:04:17.732Z+ [[ 0 == 12345 ]]
102026-05-08T12:04:17.732Z+ case "$kern" in
112026-05-08T12:04:17.732Z+ groupadd -g 12345 build
122026-05-08T12:04:17.735Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-05-08T12:04:19.740Z+ zfs create -o mountpoint=/work rpool/work
142026-05-08T12:04:19.855Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-05-08T12:04:19.858Z+ home_fs=zfs
162026-05-08T12:04:19.858Z+ [[ zfs == autofs ]]
172026-05-08T12:04:19.858Z+ mkdir -p /home/build
182026-05-08T12:04:19.858Z+ chown build:build /home/build /work
192026-05-08T12:04:21.859Z+ chmod 0700 /home/build /work
202026-05-08T12:04:21.862Zprocess exited: duration 4138 ms, exit code 0
 
212026-05-08T12:04:21.869Zstarting task 1: "rust-toolchain"
222026-05-08T12:04:21.873Z+ printf ' * rust toolchain channel = "%s"\n' 1.94.0
232026-05-08T12:04:21.873Z * rust toolchain channel = "1.94.0"
242026-05-08T12:04:21.873Z * rust toolchain profile = "default"
252026-05-08T12:04:21.873Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-05-08T12:04:21.873Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-05-08T12:04:21.873Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-05-08T12:04:21.877Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-05-08T12:04:21.877Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default
302026-05-08T12:04:21.954Zinfo: downloading installer
312026-05-08T12:04:23.231Zwarn: It looks like you have an existing rustup settings file at:
322026-05-08T12:04:23.231Zwarn: /home/build/.rustup/settings.toml
332026-05-08T12:04:23.231Zwarn: Rustup will install the default toolchain as specified in the settings file,
342026-05-08T12:04:23.231Zwarn: instead of the one inferred from the default host triple.
352026-05-08T12:04:23.243Zinfo: profile set to default
362026-05-08T12:04:23.243Zinfo: default host triple is x86_64-unknown-illumos
372026-05-08T12:04:23.246Zinfo: syncing channel updates for 1.94.0-x86_64-unknown-illumos
382026-05-08T12:04:23.380Zinfo: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02)
392026-05-08T12:04:23.383Zinfo: downloading 6 components
402026-05-08T12:04:37.330Zinfo: default toolchain set to 1.94.0-x86_64-unknown-illumos
412026-05-08T12:04:37.330Z
422026-05-08T12:04:37.358Z 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02)
432026-05-08T12:04:37.359Z
442026-05-08T12:04:37.359Z
452026-05-08T12:04:37.359ZRust is installed now. Great!
462026-05-08T12:04:37.359Z
472026-05-08T12:04:37.362ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
482026-05-08T12:04:37.362Zenvironment variable. This has not been done automatically.
492026-05-08T12:04:37.362Z
502026-05-08T12:04:37.362ZTo configure your current shell, you need to source
512026-05-08T12:04:37.362Zthe corresponding env file under $HOME/.cargo.
522026-05-08T12:04:37.362Z
532026-05-08T12:04:37.362ZThis is usually done by running one of the following (note the leading DOT):
542026-05-08T12:04:37.362Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
552026-05-08T12:04:37.362Zsource "$HOME/.cargo/env.fish" # For fish
562026-05-08T12:04:37.362Zsource "~/.cargo/env.nu" # For nushell
572026-05-08T12:04:37.362Zsource "$HOME/.cargo/env.tcsh" # For tcsh
582026-05-08T12:04:37.362Z. "$HOME/.cargo/env.ps1" # For pwsh
592026-05-08T12:04:37.362Zsource "$HOME/.cargo/env.xsh" # For xonsh
602026-05-08T12:04:37.362Zwarn: no default linker (`cc`) was found in your PATH
612026-05-08T12:04:37.362Zwarn: many Rust crates require a system C toolchain to build
622026-05-08T12:04:37.446Z+ rustup --version
632026-05-08T12:04:37.454Zrustup 1.29.0 (28d1352db 2026-03-05)
642026-05-08T12:04:37.457Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
652026-05-08T12:04:37.476Zinfo: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)`
662026-05-08T12:04:37.480Z+ cargo --version
672026-05-08T12:04:37.492Zcargo 1.94.0 (85eff7c80 2026-01-15)
682026-05-08T12:04:37.495Z+ rustc --version
692026-05-08T12:04:37.514Zrustc 1.94.0 (4a4ef493e 2026-03-02)
702026-05-08T12:04:37.517Zprocess exited: duration 15647 ms, exit code 0
 
712026-05-08T12:04:37.523Zstarting task 2: "authentication"
722026-05-08T12:04:37.539Zprocess exited: duration 16 ms, exit code 0
 
732026-05-08T12:04:37.548Zstarting task 3: "clone repository"
742026-05-08T12:04:37.551Z+ mkdir -p /work/oxidecomputer/omicron
752026-05-08T12:04:37.554Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
762026-05-08T12:04:37.585ZCloning into '/work/oxidecomputer/omicron'...
772026-05-08T12:04:47.291Z+ cd /work/oxidecomputer/omicron
782026-05-08T12:04:47.291Z+ git fetch origin 32d32b485da0a853ef79c380744d371905153bb9
792026-05-08T12:04:47.570ZFrom https://github.com/oxidecomputer/omicron
802026-05-08T12:04:47.570Z * branch 32d32b485da0a853ef79c380744d371905153bb9 -> FETCH_HEAD
812026-05-08T12:04:47.582Z+ [[ -n renovate/crucible-agent-client-digest ]]
822026-05-08T12:04:47.587Z++ git branch --show-current
832026-05-08T12:04:47.587Z+ current=main
842026-05-08T12:04:47.587Z+ [[ main != renovate/crucible-agent-client-digest ]]
852026-05-08T12:04:47.587Z+ git branch -f renovate/crucible-agent-client-digest 32d32b485da0a853ef79c380744d371905153bb9
862026-05-08T12:04:47.587Z+ git checkout -f renovate/crucible-agent-client-digest
872026-05-08T12:04:47.816ZSwitched to branch 'renovate/crucible-agent-client-digest'
882026-05-08T12:04:47.819Z+ git reset --hard 32d32b485da0a853ef79c380744d371905153bb9
892026-05-08T12:04:48.048ZHEAD is now at 32d32b485 Update crucible-agent-client digest to 2e75a38
902026-05-08T12:04:48.052Zprocess exited: duration 10503 ms, exit code 0
 
912026-05-08T12:04:48.058Zstarting task 4: "build"
922026-05-08T12:04:48.063Z+ source ./env.sh
932026-05-08T12:04:48.063Z++ OLD_SHELL_OPTS=ehxB
942026-05-08T12:04:48.063Z++ set -o xtrace
952026-05-08T12:04:48.066Z++++ dirname ./env.sh
962026-05-08T12:04:48.068Z+++ readlink -f .
972026-05-08T12:04:48.072Z++ OMICRON_WS=/work/oxidecomputer/omicron
982026-05-08T12:04:48.072Z++ 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-08T12:04:48.072Z++ 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-08T12:04:48.072Z++ 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-08T12:04:48.072Z++ 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-08T12:04:48.072Z++ 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-08T12:04:48.072Z++ 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-08T12:04:48.072Z++ 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-08T12:04:48.072Z++ 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-08T12:04:48.072Z++ case $OLD_SHELL_OPTS in
1072026-05-08T12:04:48.072Z++ unset OLD_SHELL_OPTS OMICRON_WS
1082026-05-08T12:04:48.072Z+ source .github/buildomat/ci-env.sh
1092026-05-08T12:04:48.072Z++ export CARGO_TERM_COLOR=always
1102026-05-08T12:04:48.072Z++ CARGO_TERM_COLOR=always
1112026-05-08T12:04:48.072Z+ cargo --version
1122026-05-08T12:04:48.080Zcargo 1.94.0 (85eff7c80 2026-01-15)
1132026-05-08T12:04:48.083Z+ rustc --version
1142026-05-08T12:04:48.102Zrustc 1.94.0 (4a4ef493e 2026-03-02)
1152026-05-08T12:04:48.105Z+ banner prerequisites
1162026-05-08T12:04:48.108Z
1172026-05-08T12:04:48.108Z ##### ##### ###### ##### ###### #### # # # #### #
1182026-05-08T12:04:48.108Z # # # # # # # # # # # # # # #
1192026-05-08T12:04:48.108Z # # # # ##### # # ##### # # # # # #### #
1202026-05-08T12:04:48.108Z ##### ##### # ##### # # # # # # # # #
1212026-05-08T12:04:48.108Z # # # # # # # # # # # # # # #
1222026-05-08T12:04:48.108Z # # # ###### # # ###### ### # #### # #### #
1232026-05-08T12:04:48.108Z
1242026-05-08T12:04:48.108Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1252026-05-08T12:04:49.423Z Startup: Refreshing catalog 'helios' ... Done
1262026-05-08T12:04:49.539ZPlanning: Solver setup ... Done (0.098s)
1272026-05-08T12:04:49.548ZPlanning: Running solver ... Done (0.008s)
1282026-05-08T12:04:49.552ZPlanning: Finding local manifests ... Done (0.002s)
1292026-05-08T12:04:49.554ZPlanning: Fetching manifests: 0/2 0% complete
1302026-05-08T12:04:49.573ZPlanning: Fetching manifests: 2/2 100% complete
1312026-05-08T12:04:49.586ZPlanning: Package planning ... Done (0.013s)
1322026-05-08T12:04:49.589ZPlanning: Merging actions ... Done (0.001s)
1332026-05-08T12:04:49.776ZPlanning: Checking for conflicting actions ... Done (0.188s)
1342026-05-08T12:04:49.778ZPlanning: Consolidating action changes ... Done (0.001s)
1352026-05-08T12:04:50.598ZPlanning: Evaluating mediators ... Done (0.821s)
1362026-05-08T12:04:50.601ZPlanning: Planning completed in 1.17 seconds
1372026-05-08T12:04:50.607Z Packages to install: 2
1382026-05-08T12:04:50.607Z Estimated space available: 156.10 GB
1392026-05-08T12:04:50.610ZEstimated space to be consumed: 15.55 MB
1402026-05-08T12:04:50.610Z Create boot environment: No
1412026-05-08T12:04:50.610ZCreate backup boot environment: No
1422026-05-08T12:04:50.610Z Rebuild boot archive: No
1432026-05-08T12:04:50.610Z
1442026-05-08T12:04:50.610ZChanged packages:
1452026-05-08T12:04:50.610Zhelios
1462026-05-08T12:04:50.610Z developer/build-essential
1472026-05-08T12:04:50.610Z None -> 11-3.0
1482026-05-08T12:04:50.610Z library/libxmlsec1
1492026-05-08T12:04:50.610Z None -> 1.2.35-3.0
1502026-05-08T12:04:50.631Z
1512026-05-08T12:04:50.631ZDownload: 0/214 items 0.0/1.3MB 0% complete
1522026-05-08T12:04:51.310ZDownload: Completed 1.28 MB in 0.68 seconds (1.9M/s)
1532026-05-08T12:04:51.369Z Actions: 1/268 actions (Installing new actions)
1542026-05-08T12:04:51.405Z Actions: Completed 268 actions in 0.04 seconds.
1552026-05-08T12:04:51.413ZFinalize: Updating package state database ... Done (0.007s)
1562026-05-08T12:04:51.413ZFinalize: Updating package cache ... Done (0.000s)
1572026-05-08T12:04:51.423ZFinalize: Updating image state ... Done (0.009s)
1582026-05-08T12:04:53.863ZFinalize: Creating fast lookup database ... Done (2.418s)
1592026-05-08T12:04:53.931ZFinalize: Reading search index ... Done (0.012s)
1602026-05-08T12:04:53.935ZFinalize: Updating search index ... Done (0.000s)
1612026-05-08T12:04:54.013ZFinalize: Updating package cache ... Done (0.000s)
1622026-05-08T12:04:54.301ZPlanning: Evaluating mediator changes ... Done
1632026-05-08T12:04:54.404ZPlanning: Checking for conflicting actions ... Done
1642026-05-08T12:04:54.407ZPlanning: Consolidating action changes ... Done
1652026-05-08T12:04:54.565ZPlanning: Evaluating mediators ... Done
1662026-05-08T12:04:54.569ZPlanning: Planning completed in 0.27 seconds
1672026-05-08T12:04:54.588Z Mediators to change: 2
1682026-05-08T12:04:54.588Z Create boot environment: No
1692026-05-08T12:04:54.588ZCreate backup boot environment: No
1702026-05-08T12:04:54.656ZFinalize: Updating package state database ... Done
1712026-05-08T12:04:54.656ZFinalize: Updating package cache ... Done
1722026-05-08T12:04:54.662ZFinalize: Updating image state ... Done
1732026-05-08T12:04:56.627ZFinalize: Creating fast lookup database ... Done
1742026-05-08T12:04:56.690ZFinalize: Reading search index ... Done
1752026-05-08T12:04:56.690ZFinalize: Updating search index ... Done
1762026-05-08T12:04:56.772ZFinalize: Updating package cache ... Done
1772026-05-08T12:04:57.061ZPlanning: Evaluating mediator changes ... Done
1782026-05-08T12:04:57.167ZPlanning: Checking for conflicting actions ... Done
1792026-05-08T12:04:57.171ZPlanning: Consolidating action changes ... Done
1802026-05-08T12:04:57.326ZPlanning: Evaluating mediators ... Done
1812026-05-08T12:04:57.329ZPlanning: Planning completed in 0.27 seconds
1822026-05-08T12:04:57.349Z Mediators to change: 1
1832026-05-08T12:04:57.349Z Create boot environment: No
1842026-05-08T12:04:57.349ZCreate backup boot environment: No
1852026-05-08T12:04:57.402ZFinalize: Updating package state database ... Done
1862026-05-08T12:04:57.402ZFinalize: Updating package cache ... Done
1872026-05-08T12:04:57.408ZFinalize: Updating image state ... Done
1882026-05-08T12:04:59.395ZFinalize: Creating fast lookup database ... Done
1892026-05-08T12:04:59.459ZFinalize: Reading search index ... Done
1902026-05-08T12:04:59.462ZFinalize: Updating search index ... Done
1912026-05-08T12:04:59.533ZFinalize: Updating package cache ... Done
1922026-05-08T12:04:59.849ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1932026-05-08T12:04:59.849Zapache system 2.4 system
1942026-05-08T12:04:59.849Zclang system 15 system
1952026-05-08T12:04:59.849Zcsh system system illumos
1962026-05-08T12:04:59.849Zctags system system illumos
1972026-05-08T12:04:59.849Zfile vendor vendor darwinsys
1982026-05-08T12:04:59.849Zfile system system illumos
1992026-05-08T12:04:59.849Zgcc vendor 14 vendor
2002026-05-08T12:04:59.849Zgcc system 13 system
2012026-05-08T12:04:59.849Zgcc system 10 system
2022026-05-08T12:04:59.849Zgo system 1.25 system
2032026-05-08T12:04:59.849Zllvm system 15 system
2042026-05-08T12:04:59.849Zmariadb system 11.4 system
2052026-05-08T12:04:59.849Zmta vendor vendor dma
2062026-05-08T12:04:59.849Zopenjdk system 17 system
2072026-05-08T12:04:59.849Zopenjdk system 11 system
2082026-05-08T12:04:59.850Zopenssl vendor 3 vendor
2092026-05-08T12:04:59.850Zperl system 5.40 system
2102026-05-08T12:04:59.850Zpostgresql system 18 system
2112026-05-08T12:04:59.850Zpostgresql system 17 system
2122026-05-08T12:04:59.850Zpython vendor 3 vendor
2132026-05-08T12:04:59.850Zpython system 2 system
2142026-05-08T12:04:59.850Zpython3 vendor 3.13 vendor
2152026-05-08T12:04:59.850Zruby system 3.4 system
2162026-05-08T12:04:59.850Zruby system 3.0 system
2172026-05-08T12:04:59.850Zwords vendor vendor american-english
2182026-05-08T12:04:59.850Zwords system system australian-english
2192026-05-08T12:04:59.850Zwords system system british-english
2202026-05-08T12:04:59.850Zwords system system canadian-english
2212026-05-08T12:04:59.850Zwords system system french
2222026-05-08T12:04:59.850Zwords system system italian
2232026-05-08T12:04:59.850Zwords system system ngerman
2242026-05-08T12:04:59.850Zwords system system ogerman
2252026-05-08T12:04:59.850Zwords system system spanish
2262026-05-08T12:05:00.103ZPUBLISHER TYPE STATUS P LOCATION
2272026-05-08T12:05:00.103Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
2282026-05-08T12:05:00.362ZFMRI IFO
2292026-05-08T12:05:00.362Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
2302026-05-08T12:05:00.362Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
2312026-05-08T12:05:00.362Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
2322026-05-08T12:05:00.362Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
2332026-05-08T12:05:00.362Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
2342026-05-08T12:05:00.362Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
2352026-05-08T12:05:00.362Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
2362026-05-08T12:05:00.362Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
2372026-05-08T12:05:00.362Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
2382026-05-08T12:05:00.597Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2392026-05-08T12:05:00.867Z Updating crates.io index
2402026-05-08T12:05:00.870Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2412026-05-08T12:05:01.133Z Updating git repository `https://github.com/oxidecomputer/lldp`
2422026-05-08T12:05:01.918Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2432026-05-08T12:05:02.410Z Updating git repository `https://github.com/oxidecomputer/propolis`
2442026-05-08T12:05:03.613Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2452026-05-08T12:05:04.215Z Updating git repository `https://github.com/oxidecomputer/crucible`
2462026-05-08T12:05:05.565Z Updating git repository `https://github.com/oxidecomputer/opte`
2472026-05-08T12:05:06.259Z Updating git repository `https://github.com/oxidecomputer/tofino`
2482026-05-08T12:05:06.692Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2492026-05-08T12:05:07.486Z Updating git repository `https://github.com/oxidecomputer/clickward`
2502026-05-08T12:05:07.935Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2512026-05-08T12:05:08.398Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2522026-05-08T12:05:08.723Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2532026-05-08T12:05:09.842Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2542026-05-08T12:05:10.316Z Updating git repository `https://github.com/oxidecomputer/crucible`
2552026-05-08T12:05:10.921Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2562026-05-08T12:05:11.371Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2572026-05-08T12:05:11.722Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2582026-05-08T12:05:12.183Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2592026-05-08T12:05:12.524Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2602026-05-08T12:05:12.741Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2612026-05-08T12:05:12.981Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2622026-05-08T12:05:13.373Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2632026-05-08T12:05:13.759Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2642026-05-08T12:05:14.407Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2652026-05-08T12:05:14.703Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2662026-05-08T12:05:14.985Z Updating git repository `https://github.com/oxidecomputer/ispf`
2672026-05-08T12:05:15.270Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2682026-05-08T12:05:16.710Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2692026-05-08T12:05:17.128Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2702026-05-08T12:05:17.591Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2712026-05-08T12:05:17.853Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2722026-05-08T12:05:18.257Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2732026-05-08T12:05:18.793Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2742026-05-08T12:05:19.039Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2752026-05-08T12:05:19.287Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2762026-05-08T12:05:19.510Z Updating git repository `https://github.com/illumos/smf-rs`
2772026-05-08T12:05:19.854Z Updating git repository `https://github.com/oxidecomputer/omicron`
2782026-05-08T12:05:31.450Z Downloading crates ...
2792026-05-08T12:05:31.502Z Downloaded anstream v0.6.21
2802026-05-08T12:05:31.509Z Downloaded cfg-if v1.0.4
2812026-05-08T12:05:31.512Z Downloaded anstyle v1.0.13
2822026-05-08T12:05:31.512Z Downloaded cargo_metadata v0.21.0
2832026-05-08T12:05:31.518Z Downloaded camino v1.2.2
2842026-05-08T12:05:31.521Z Downloaded cargo_toml v0.21.0
2852026-05-08T12:05:31.526Z Downloaded clap v4.5.60
2862026-05-08T12:05:31.531Z Downloaded toml_write v0.1.2
2872026-05-08T12:05:31.534Z Downloaded toml_datetime v0.6.11
2882026-05-08T12:05:31.534Z Downloaded ordered-float v2.10.1
2892026-05-08T12:05:31.534Z Downloaded clap_lex v1.0.0
2902026-05-08T12:05:31.537Z Downloaded clap_derive v4.5.55
2912026-05-08T12:05:31.540Z Downloaded utf8_iter v1.0.4
2922026-05-08T12:05:31.544Z Downloaded unicode-linebreak v0.1.5
2932026-05-08T12:05:31.547Z Downloaded plain v0.2.3
2942026-05-08T12:05:31.547Z Downloaded zerofrom-derive v0.1.6
2952026-05-08T12:05:31.547Z Downloaded unicode-xid v0.2.6
2962026-05-08T12:05:31.549Z Downloaded thread-id v4.2.2
2972026-05-08T12:05:31.549Z Downloaded is_terminal_polyfill v1.70.2
2982026-05-08T12:05:31.549Z Downloaded block-buffer v0.10.4
2992026-05-08T12:05:31.550Z Downloaded num-traits v0.2.19
3002026-05-08T12:05:31.552Z Downloaded macaddr v1.0.1
3012026-05-08T12:05:31.552Z Downloaded dtrace-parser v0.2.0
3022026-05-08T12:05:31.555Z Downloaded version_check v0.9.5
3032026-05-08T12:05:31.555Z Downloaded equivalent v1.0.2
3042026-05-08T12:05:31.558Z Downloaded utf8parse v0.2.2
3052026-05-08T12:05:31.558Z Downloaded usdt v0.5.0
3062026-05-08T12:05:31.558Z Downloaded errno v0.3.14
3072026-05-08T12:05:31.561Z Downloaded cargo-platform v0.2.0
3082026-05-08T12:05:31.561Z Downloaded yoke-derive v0.8.1
3092026-05-08T12:05:31.564Z Downloaded typeid v1.0.3
3102026-05-08T12:05:31.567Z Downloaded zerofrom v0.1.6
3112026-05-08T12:05:31.567Z Downloaded usdt-macro v0.5.0
3122026-05-08T12:05:31.567Z Downloaded crypto-common v0.1.7
3132026-05-08T12:05:31.567Z Downloaded heck v0.5.0
3142026-05-08T12:05:31.570Z Downloaded autocfg v1.5.0
3152026-05-08T12:05:31.573Z Downloaded usdt-attr-macro v0.5.0
3162026-05-08T12:05:31.576Z Downloaded proc-macro-error-attr v1.0.4
3172026-05-08T12:05:31.579Z Downloaded dof v0.3.0
3182026-05-08T12:05:31.579Z Downloaded fastrand v2.3.0
3192026-05-08T12:05:31.582Z Downloaded typenum v1.19.0
3202026-05-08T12:05:31.585Z Downloaded scroll_derive v0.12.1
3212026-05-08T12:05:31.585Z Downloaded form_urlencoded v1.2.2
3222026-05-08T12:05:31.588Z Downloaded tabled_derive v0.7.0
3232026-05-08T12:05:31.588Z Downloaded pretty-hex v0.4.1
3242026-05-08T12:05:31.591Z Downloaded usdt-impl v0.5.0
3252026-05-08T12:05:31.591Z Downloaded zmij v1.0.21
3262026-05-08T12:05:31.591Z Downloaded fnv v1.0.7
3272026-05-08T12:05:31.594Z Downloaded thiserror-impl v1.0.69
3282026-05-08T12:05:31.598Z Downloaded tinystr v0.8.2
3292026-05-08T12:05:31.601Z Downloaded colorchoice v1.0.4
3302026-05-08T12:05:31.601Z Downloaded yoke v0.8.1
3312026-05-08T12:05:31.601Z Downloaded writeable v0.6.2
3322026-05-08T12:05:31.604Z Downloaded byteorder v1.5.0
3332026-05-08T12:05:31.604Z Downloaded proc-macro-error v1.0.4
3342026-05-08T12:05:31.607Z Downloaded ucd-trie v0.1.7
3352026-05-08T12:05:31.610Z Downloaded anstyle-parse v0.2.7
3362026-05-08T12:05:31.610Z Downloaded zerocopy-derive v0.7.35
3372026-05-08T12:05:31.612Z Downloaded zerovec-derive v0.11.2
3382026-05-08T12:05:31.612Z Downloaded litemap v0.8.1
3392026-05-08T12:05:31.615Z Downloaded serde-value v0.7.0
3402026-05-08T12:05:31.615Z Downloaded toml v0.8.23
3412026-05-08T12:05:31.618Z Downloaded erased-serde v0.4.9
3422026-05-08T12:05:31.618Z Downloaded thiserror-impl v2.0.18
3432026-05-08T12:05:31.618Z Downloaded thiserror v2.0.18
3442026-05-08T12:05:31.621Z Downloaded percent-encoding v2.3.2
3452026-05-08T12:05:31.624Z Downloaded unicode-ident v1.0.24
3462026-05-08T12:05:31.629Z Downloaded generic-array v0.14.7
3472026-05-08T12:05:31.633Z Downloaded textwrap v0.16.2
3482026-05-08T12:05:31.636Z Downloaded strsim v0.11.1
3492026-05-08T12:05:31.636Z Downloaded heck v0.4.1
3502026-05-08T12:05:31.639Z Downloaded swrite v0.1.0
3512026-05-08T12:05:31.642Z Downloaded itoa v1.0.17
3522026-05-08T12:05:31.642Z Downloaded zerotrie v0.2.3
3532026-05-08T12:05:31.645Z Downloaded toml_edit v0.22.27
3542026-05-08T12:05:31.647Z Downloaded url v2.5.8
3552026-05-08T12:05:31.650Z Downloaded serde_spanned v0.6.9
3562026-05-08T12:05:31.650Z Downloaded stable_deref_trait v1.2.1
3572026-05-08T12:05:31.653Z Downloaded terminal_size v0.4.3
3582026-05-08T12:05:31.658Z Downloaded smawk v0.3.2
3592026-05-08T12:05:31.662Z Downloaded memmap v0.7.0
3602026-05-08T12:05:31.666Z Downloaded zerovec v0.11.5
3612026-05-08T12:05:31.671Z Downloaded zerocopy v0.7.35
3622026-05-08T12:05:31.680Z Downloaded scroll v0.12.0
3632026-05-08T12:05:31.682Z Downloaded winnow v0.7.14
3642026-05-08T12:05:31.685Z Downloaded anstyle-query v1.1.5
3652026-05-08T12:05:31.689Z Downloaded serde_tokenstream v0.2.3
3662026-05-08T12:05:31.689Z Downloaded fs-err v3.3.0
3672026-05-08T12:05:31.689Z Downloaded camino-tempfile v1.4.1
3682026-05-08T12:05:31.693Z Downloaded unicode-width v0.2.0
3692026-05-08T12:05:31.696Z Downloaded unicode-width v0.1.14
3702026-05-08T12:05:31.699Z Downloaded potential_utf v0.1.4
3712026-05-08T12:05:31.702Z Downloaded sha2 v0.10.9
3722026-05-08T12:05:31.702Z Downloaded displaydoc v0.2.5
3732026-05-08T12:05:31.705Z Downloaded synstructure v0.13.2
3742026-05-08T12:05:31.705Z Downloaded cpufeatures v0.2.17
3752026-05-08T12:05:31.708Z Downloaded serde-untagged v0.1.9
3762026-05-08T12:05:31.712Z Downloaded digest v0.10.7
3772026-05-08T12:05:31.715Z Downloaded thiserror v1.0.69
3782026-05-08T12:05:31.715Z Downloaded idna_adapter v1.2.1
3792026-05-08T12:05:31.715Z Downloaded bytecount v0.6.9
3802026-05-08T12:05:31.718Z Downloaded quote v1.0.45
3812026-05-08T12:05:31.731Z Downloaded once_cell v1.21.3
3822026-05-08T12:05:31.740Z Downloaded cargo-util-schemas v0.8.2
3832026-05-08T12:05:31.744Z Downloaded icu_provider v2.1.1
3842026-05-08T12:05:31.747Z Downloaded semver v1.0.28
3852026-05-08T12:05:31.747Z Downloaded pest_derive v2.8.6
3862026-05-08T12:05:31.750Z Downloaded icu_normalizer v2.1.1
3872026-05-08T12:05:31.753Z Downloaded pest_generator v2.8.6
3882026-05-08T12:05:31.757Z Downloaded anyhow v1.0.102
3892026-05-08T12:05:31.766Z Downloaded bitflags v2.11.0
3902026-05-08T12:05:31.775Z Downloaded log v0.4.29
3912026-05-08T12:05:31.780Z Downloaded serde_derive v1.0.228
3922026-05-08T12:05:31.783Z Downloaded icu_properties v2.1.2
3932026-05-08T12:05:31.786Z Downloaded serde_core v1.0.228
3942026-05-08T12:05:31.786Z Downloaded getrandom v0.4.1
3952026-05-08T12:05:31.789Z Downloaded pest_meta v2.8.6
3962026-05-08T12:05:31.793Z Downloaded papergrid v0.11.0
3972026-05-08T12:05:31.796Z Downloaded proc-macro2 v1.0.106
3982026-05-08T12:05:31.807Z Downloaded smallvec v1.15.1
3992026-05-08T12:05:31.810Z Downloaded icu_locale_core v2.1.1
4002026-05-08T12:05:31.813Z Downloaded icu_normalizer_data v2.1.1
4012026-05-08T12:05:31.822Z Downloaded tempfile v3.25.0
4022026-05-08T12:05:31.829Z Downloaded icu_collections v2.1.1
4032026-05-08T12:05:31.840Z Downloaded serde v1.0.228
4042026-05-08T12:05:31.847Z Downloaded indexmap v2.14.0
4052026-05-08T12:05:31.850Z Downloaded memchr v2.8.0
4062026-05-08T12:05:31.880Z Downloaded clap_builder v4.5.60
4072026-05-08T12:05:31.884Z Downloaded pest v2.8.6
4082026-05-08T12:05:31.894Z Downloaded idna v1.1.0
4092026-05-08T12:05:31.904Z Downloaded icu_properties_data v2.1.2
4102026-05-08T12:05:31.909Z Downloaded hashbrown v0.17.0
4112026-05-08T12:05:31.913Z Downloaded serde_json v1.0.149
4122026-05-08T12:05:31.932Z Downloaded tabled v0.15.0
4132026-05-08T12:05:31.940Z Downloaded goblin v0.8.2
4142026-05-08T12:05:31.950Z Downloaded syn v1.0.109
4152026-05-08T12:05:31.962Z Downloaded syn v2.0.117
4162026-05-08T12:05:31.998Z Downloaded rustix v1.1.3
4172026-05-08T12:05:32.030Z Downloaded libc v0.2.185
4182026-05-08T12:05:32.097Z Compiling proc-macro2 v1.0.106
4192026-05-08T12:05:32.097Z Compiling quote v1.0.45
4202026-05-08T12:05:32.100Z Compiling unicode-ident v1.0.24
4212026-05-08T12:05:32.101Z Compiling serde_core v1.0.228
4222026-05-08T12:05:32.101Z Compiling libc v0.2.185
4232026-05-08T12:05:32.101Z Compiling version_check v0.9.5
4242026-05-08T12:05:32.101Z Compiling stable_deref_trait v1.2.1
4252026-05-08T12:05:32.101Z Compiling serde v1.0.228
4262026-05-08T12:05:32.416Z Compiling memchr v2.8.0
4272026-05-08T12:05:32.430Z Compiling zmij v1.0.21
4282026-05-08T12:05:32.665Z Compiling ucd-trie v0.1.7
4292026-05-08T12:05:32.668Z Compiling itoa v1.0.17
4302026-05-08T12:05:32.693Z Compiling thiserror v1.0.69
4312026-05-08T12:05:32.918Z Compiling autocfg v1.5.0
4322026-05-08T12:05:33.027Z Compiling pest v2.8.6
4332026-05-08T12:05:33.047Z Compiling writeable v0.6.2
4342026-05-08T12:05:33.082Z Compiling litemap v0.8.1
4352026-05-08T12:05:33.169Z Compiling icu_normalizer_data v2.1.1
4362026-05-08T12:05:33.241Z Compiling icu_properties_data v2.1.2
4372026-05-08T12:05:33.354Z Compiling byteorder v1.5.0
4382026-05-08T12:05:33.420Z Compiling rustix v1.1.3
4392026-05-08T12:05:33.568Z Compiling syn v2.0.117
4402026-05-08T12:05:33.628Z Compiling errno v0.3.14
4412026-05-08T12:05:33.631Z Compiling bitflags v2.11.0
4422026-05-08T12:05:33.657Z Compiling serde_json v1.0.149
4432026-05-08T12:05:33.869Z Compiling num-traits v0.2.19
4442026-05-08T12:05:33.885Z Compiling hashbrown v0.17.0
4452026-05-08T12:05:33.998Z Compiling equivalent v1.0.2
4462026-05-08T12:05:34.048Z Compiling pest_meta v2.8.6
4472026-05-08T12:05:34.085Z Compiling smallvec v1.15.1
4482026-05-08T12:05:34.289Z Compiling typeid v1.0.3
4492026-05-08T12:05:34.434Z Compiling indexmap v2.14.0
4502026-05-08T12:05:34.523Z Compiling thread-id v4.2.2
4512026-05-08T12:05:34.621Z Compiling usdt-impl v0.5.0
4522026-05-08T12:05:34.636Z Compiling proc-macro-error-attr v1.0.4
4532026-05-08T12:05:34.650Z Compiling winnow v0.7.14
4542026-05-08T12:05:34.821Z Compiling erased-serde v0.4.9
4552026-05-08T12:05:34.836Z Compiling syn v1.0.109
4562026-05-08T12:05:35.094Z Compiling toml_write v0.1.2
4572026-05-08T12:05:35.302Z Compiling proc-macro-error v1.0.4
4582026-05-08T12:05:35.349Z Compiling percent-encoding v2.3.2
4592026-05-08T12:05:35.510Z Compiling utf8parse v0.2.2
4602026-05-08T12:05:35.567Z Compiling log v0.4.29
4612026-05-08T12:05:35.621Z Compiling camino v1.2.2
4622026-05-08T12:05:35.755Z Compiling thiserror v2.0.18
4632026-05-08T12:05:35.765Z Compiling getrandom v0.4.1
4642026-05-08T12:05:35.848Z Compiling utf8_iter v1.0.4
4652026-05-08T12:05:35.932Z Compiling plain v0.2.3
4662026-05-08T12:05:36.047Z Compiling ordered-float v2.10.1
4672026-05-08T12:05:36.060Z Compiling anstyle-parse v0.2.7
4682026-05-08T12:05:36.116Z Compiling form_urlencoded v1.2.2
4692026-05-08T12:05:36.259Z Compiling synstructure v0.13.2
4702026-05-08T12:05:36.290Z Compiling pest_generator v2.8.6
4712026-05-08T12:05:36.307Z Compiling terminal_size v0.4.3
4722026-05-08T12:05:36.464Z Compiling colorchoice v1.0.4
4732026-05-08T12:05:36.546Z Compiling cfg-if v1.0.4
4742026-05-08T12:05:36.584Z Compiling anstyle v1.0.13
4752026-05-08T12:05:36.620Z Compiling anstyle-query v1.1.5
4762026-05-08T12:05:36.636Z Compiling is_terminal_polyfill v1.70.2
4772026-05-08T12:05:36.641Z Compiling pretty-hex v0.4.1
4782026-05-08T12:05:36.747Z Compiling anstream v0.6.21
4792026-05-08T12:05:36.773Z Compiling serde-untagged v0.1.9
4802026-05-08T12:05:36.904Z Compiling semver v1.0.28
4812026-05-08T12:05:36.997Z Compiling fs-err v3.3.0
4822026-05-08T12:05:37.018Z Compiling fastrand v2.3.0
4832026-05-08T12:05:37.050Z Compiling bytecount v0.6.9
4842026-05-08T12:05:37.182Z Compiling anyhow v1.0.102
4852026-05-08T12:05:37.197Z Compiling unicode-width v0.1.14
4862026-05-08T12:05:37.227Z Compiling heck v0.5.0
4872026-05-08T12:05:37.244Z Compiling once_cell v1.21.3
4882026-05-08T12:05:37.277Z Compiling clap_lex v1.0.0
4892026-05-08T12:05:37.472Z Compiling heck v0.4.1
4902026-05-08T12:05:37.472Z Compiling fnv v1.0.7
4912026-05-08T12:05:37.501Z Compiling strsim v0.11.1
4922026-05-08T12:05:37.517Z Compiling unicode-xid v0.2.6
4932026-05-08T12:05:37.587Z Compiling papergrid v0.11.0
4942026-05-08T12:05:37.691Z Compiling clap_builder v4.5.60
4952026-05-08T12:05:37.752Z Compiling tempfile v3.25.0
4962026-05-08T12:05:37.859Z Compiling memmap v0.7.0
4972026-05-08T12:05:37.941Z Compiling smawk v0.3.2
4982026-05-08T12:05:37.957Z Compiling serde_derive v1.0.228
4992026-05-08T12:05:38.040Z Compiling zerofrom-derive v0.1.6
5002026-05-08T12:05:38.079Z Compiling yoke-derive v0.8.1
5012026-05-08T12:05:38.123Z Compiling zerovec-derive v0.11.2
5022026-05-08T12:05:38.311Z Compiling displaydoc v0.2.5
5032026-05-08T12:05:38.991Z Compiling thiserror-impl v1.0.69
5042026-05-08T12:05:39.048Z Compiling zerocopy-derive v0.7.35
5052026-05-08T12:05:39.215Z Compiling pest_derive v2.8.6
5062026-05-08T12:05:39.231Z Compiling scroll_derive v0.12.1
5072026-05-08T12:05:39.399Z Compiling zerofrom v0.1.6
5082026-05-08T12:05:39.566Z Compiling yoke v0.8.1
5092026-05-08T12:05:39.668Z Compiling thiserror-impl v2.0.18
5102026-05-08T12:05:39.759Z Compiling zerovec v0.11.5
5112026-05-08T12:05:39.888Z Compiling zerotrie v0.2.3
5122026-05-08T12:05:39.938Z Compiling zerocopy v0.7.35
5132026-05-08T12:05:40.193Z Compiling scroll v0.12.0
5142026-05-08T12:05:40.282Z Compiling tinystr v0.8.2
5152026-05-08T12:05:40.412Z Compiling potential_utf v0.1.4
5162026-05-08T12:05:40.464Z Compiling icu_locale_core v2.1.1
5172026-05-08T12:05:40.489Z Compiling dtrace-parser v0.2.0
5182026-05-08T12:05:40.505Z Compiling goblin v0.8.2
5192026-05-08T12:05:40.584Z Compiling icu_collections v2.1.1
5202026-05-08T12:05:40.728Z Compiling tabled_derive v0.7.0
5212026-05-08T12:05:40.841Z Compiling clap_derive v4.5.55
5222026-05-08T12:05:41.073Z Compiling icu_provider v2.1.1
5232026-05-08T12:05:41.348Z Compiling toml_datetime v0.6.11
5242026-05-08T12:05:41.367Z Compiling serde_spanned v0.6.9
5252026-05-08T12:05:41.379Z Compiling icu_normalizer v2.1.1
5262026-05-08T12:05:41.423Z Compiling icu_properties v2.1.2
5272026-05-08T12:05:41.535Z Compiling dof v0.3.0
5282026-05-08T12:05:41.551Z Compiling toml_edit v0.22.27
5292026-05-08T12:05:41.639Z Compiling serde_tokenstream v0.2.3
5302026-05-08T12:05:41.658Z Compiling serde-value v0.7.0
5312026-05-08T12:05:41.951Z Compiling cargo-platform v0.2.0
5322026-05-08T12:05:41.954Z Compiling unicode-linebreak v0.1.5
5332026-05-08T12:05:42.016Z Compiling unicode-width v0.2.0
5342026-05-08T12:05:42.207Z Compiling tabled v0.15.0
5352026-05-08T12:05:42.227Z Compiling macaddr v1.0.1
5362026-05-08T12:05:42.289Z Compiling idna_adapter v1.2.1
5372026-05-08T12:05:42.439Z Compiling idna v1.1.0
5382026-05-08T12:05:42.457Z Compiling textwrap v0.16.2
5392026-05-08T12:05:42.532Z Compiling usdt-attr-macro v0.5.0
5402026-05-08T12:05:42.538Z Compiling usdt-macro v0.5.0
5412026-05-08T12:05:42.604Z Compiling clap v4.5.60
5422026-05-08T12:05:42.902Z Compiling url v2.5.8
5432026-05-08T12:05:43.088Z Compiling toml v0.8.23
5442026-05-08T12:05:43.202Z Compiling camino-tempfile v1.4.1
5452026-05-08T12:05:43.657Z Compiling cargo-util-schemas v0.8.2
5462026-05-08T12:05:43.683Z Compiling usdt v0.5.0
5472026-05-08T12:05:43.700Z Compiling cargo_toml v0.21.0
5482026-05-08T12:05:43.732Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5492026-05-08T12:05:43.789Z Compiling swrite v0.1.0
5502026-05-08T12:05:44.544Z Compiling cargo_metadata v0.21.0
5512026-05-08T12:05:45.484Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5522026-05-08T12:05:47.549Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.13s
5532026-05-08T12:05:47.836Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5542026-05-08T12:05:48.406Z Downloading crates ...
5552026-05-08T12:05:48.505Z Downloaded assert_matches v1.5.0
5562026-05-08T12:05:48.509Z Downloaded ascii-canvas v3.0.0
5572026-05-08T12:05:48.513Z Downloaded adler2 v2.0.1
5582026-05-08T12:05:48.517Z Downloaded async-bb8-diesel v0.2.1
5592026-05-08T12:05:48.520Z Downloaded arrayref v0.3.9
5602026-05-08T12:05:48.520Z Downloaded crossbeam-utils v0.8.21
5612026-05-08T12:05:48.525Z Downloaded bit-set v0.8.0
5622026-05-08T12:05:48.530Z Downloaded derive_builder_macro v0.20.2
5632026-05-08T12:05:48.533Z Downloaded block-padding v0.3.3
5642026-05-08T12:05:48.533Z Downloaded async-stream-impl v0.3.6
5652026-05-08T12:05:48.533Z Downloaded atty v0.2.14
5662026-05-08T12:05:48.536Z Downloaded crossterm v0.29.0
5672026-05-08T12:05:48.540Z Downloaded defmt v0.3.100
5682026-05-08T12:05:48.540Z Downloaded cfg_aliases v0.1.1
5692026-05-08T12:05:48.545Z Downloaded atomic-waker v1.1.2
5702026-05-08T12:05:48.545Z Downloaded aead v0.5.2
5712026-05-08T12:05:48.545Z Downloaded async-recursion v1.1.1
5722026-05-08T12:05:48.549Z Downloaded enum-as-inner v0.6.1
5732026-05-08T12:05:48.549Z Downloaded crc8 v0.1.1
5742026-05-08T12:05:48.549Z Downloaded ciborium-ll v0.2.2
5752026-05-08T12:05:48.549Z Downloaded embedded-io v0.4.0
5762026-05-08T12:05:48.549Z Downloaded ciborium-io v0.2.2
5772026-05-08T12:05:48.554Z Downloaded cfg_aliases v0.2.1
5782026-05-08T12:05:48.554Z Downloaded bb8 v0.8.6
5792026-05-08T12:05:48.554Z Downloaded dirs-next v2.0.0
5802026-05-08T12:05:48.554Z Downloaded embedded-io v0.6.1
5812026-05-08T12:05:48.554Z Downloaded dsl_auto_type v0.2.0
5822026-05-08T12:05:48.558Z Downloaded data-encoding v2.10.0
5832026-05-08T12:05:48.559Z Downloaded arrayvec v0.7.6
5842026-05-08T12:05:48.559Z Downloaded crucible-workspace-hack v0.1.0
5852026-05-08T12:05:48.559Z Downloaded debug-ignore v1.0.5
5862026-05-08T12:05:48.559Z Downloaded darling_macro v0.20.11
5872026-05-08T12:05:48.563Z Downloaded curve25519-dalek-derive v0.1.1
5882026-05-08T12:05:48.563Z Downloaded cstr-argument v0.1.2
5892026-05-08T12:05:48.563Z Downloaded fixedbitset v0.4.2
5902026-05-08T12:05:48.563Z Downloaded defmt-parser v1.0.0
5912026-05-08T12:05:48.563Z Downloaded cobs v0.3.0
5922026-05-08T12:05:48.563Z Downloaded darling_macro v0.21.3
5932026-05-08T12:05:48.568Z Downloaded async-stream v0.3.6
5942026-05-08T12:05:48.568Z Downloaded difflib v0.4.0
5952026-05-08T12:05:48.568Z Downloaded document-features v0.2.12
5962026-05-08T12:05:48.572Z Downloaded diesel_table_macro_syntax v0.3.0
5972026-05-08T12:05:48.572Z Downloaded crunchy v0.2.4
5982026-05-08T12:05:48.572Z Downloaded cpufeatures v0.3.0
5992026-05-08T12:05:48.576Z Downloaded downcast-rs v2.0.2
6002026-05-08T12:05:48.576Z Downloaded cargo-platform v0.1.9
6012026-05-08T12:05:48.576Z Downloaded atomicwrites v0.4.4
6022026-05-08T12:05:48.581Z Downloaded darling_macro v0.23.0
6032026-05-08T12:05:48.581Z Downloaded compression-core v0.4.31
6042026-05-08T12:05:48.581Z Downloaded bitfield-macros v0.19.4
6052026-05-08T12:05:48.585Z Downloaded castaway v0.2.4
6062026-05-08T12:05:48.585Z Downloaded float-ord v0.3.2
6072026-05-08T12:05:48.585Z Downloaded float-cmp v0.10.0
6082026-05-08T12:05:48.585Z Downloaded dunce v1.0.5
6092026-05-08T12:05:48.585Z Downloaded dirs-sys-next v0.1.2
6102026-05-08T12:05:48.590Z Downloaded flagset v0.4.7
6112026-05-08T12:05:48.594Z Downloaded endian-type v0.1.2
6122026-05-08T12:05:48.594Z Downloaded dtrace-parser v0.3.0
6132026-05-08T12:05:48.594Z Downloaded bitfield-struct v0.6.2
6142026-05-08T12:05:48.594Z Downloaded dropshot-api-manager-types v0.7.1
6152026-05-08T12:05:48.602Z Downloaded crc-catalog v2.4.0
6162026-05-08T12:05:48.602Z Downloaded display-error-chain v0.2.2
6172026-05-08T12:05:48.602Z Downloaded dyn-clone v1.0.20
6182026-05-08T12:05:48.602Z Downloaded dof v0.4.0
6192026-05-08T12:05:48.606Z Downloaded env_filter v1.0.0
6202026-05-08T12:05:48.606Z Downloaded base16ct v0.2.0
6212026-05-08T12:05:48.606Z Downloaded defmt v1.0.1
6222026-05-08T12:05:48.611Z Downloaded crc v3.4.0
6232026-05-08T12:05:48.611Z Downloaded daft v0.1.5
6242026-05-08T12:05:48.611Z Downloaded crossbeam-deque v0.8.6
6252026-05-08T12:05:48.611Z Downloaded array-init v0.0.4
6262026-05-08T12:05:48.615Z Downloaded defmt-macros v1.0.1
6272026-05-08T12:05:48.616Z Downloaded critical-section v1.2.0
6282026-05-08T12:05:48.620Z Downloaded convert_case v0.4.0
6292026-05-08T12:05:48.624Z Downloaded bcrypt-pbkdf v0.10.0
6302026-05-08T12:05:48.628Z Downloaded blowfish v0.9.1
6312026-05-08T12:05:48.628Z Downloaded ahash v0.8.12
6322026-05-08T12:05:48.628Z Downloaded cmake v0.1.57
6332026-05-08T12:05:48.631Z Downloaded funty v2.0.0
6342026-05-08T12:05:48.631Z Downloaded bitfield v0.19.4
6352026-05-08T12:05:48.631Z Downloaded bit-vec v0.6.3
6362026-05-08T12:05:48.631Z Downloaded ar_archive_writer v0.5.1
6372026-05-08T12:05:48.636Z Downloaded ghash v0.5.1
6382026-05-08T12:05:48.636Z Downloaded fxhash v0.2.1
6392026-05-08T12:05:48.636Z Downloaded allocator-api2 v0.2.21
6402026-05-08T12:05:48.639Z Downloaded gethostname v0.5.0
6412026-05-08T12:05:48.639Z Downloaded csv-core v0.1.13
6422026-05-08T12:05:48.639Z Downloaded futures-task v0.3.32
6432026-05-08T12:05:48.639Z Downloaded async-trait v0.1.89
6442026-05-08T12:05:48.644Z Downloaded foreign-types-macros v0.2.3
6452026-05-08T12:05:48.644Z Downloaded foreign-types-shared v0.1.1
6462026-05-08T12:05:48.644Z Downloaded foreign-types v0.5.0
6472026-05-08T12:05:48.644Z Downloaded foreign-types v0.3.2
6482026-05-08T12:05:48.649Z Downloaded foreign-types-shared v0.3.1
6492026-05-08T12:05:48.649Z Downloaded filetime v0.2.27
6502026-05-08T12:05:48.650Z Downloaded fallible-iterator v0.2.0
6512026-05-08T12:05:48.654Z Downloaded futures-sink v0.3.32
6522026-05-08T12:05:48.654Z Downloaded futures-core v0.3.32
6532026-05-08T12:05:48.654Z Downloaded der_derive v0.7.3
6542026-05-08T12:05:48.654Z Downloaded futures-macro v0.3.32
6552026-05-08T12:05:48.654Z Downloaded globwalk v0.9.1
6562026-05-08T12:05:48.654Z Downloaded futures-io v0.3.32
6572026-05-08T12:05:48.654Z Downloaded foldhash v0.1.5
6582026-05-08T12:05:48.658Z Downloaded either v1.15.0
6592026-05-08T12:05:48.659Z Downloaded deranged v0.5.8
6602026-05-08T12:05:48.659Z Downloaded hash32 v0.2.1
6612026-05-08T12:05:48.659Z Downloaded env_logger v0.11.9
6622026-05-08T12:05:48.663Z Downloaded ff v0.13.1
6632026-05-08T12:05:48.663Z Downloaded bcs v0.1.6
6642026-05-08T12:05:48.667Z Downloaded fd-lock v4.0.4
6652026-05-08T12:05:48.668Z Downloaded daft-derive v0.1.5
6662026-05-08T12:05:48.668Z Downloaded ecdsa v0.16.9
6672026-05-08T12:05:48.675Z Downloaded ena v0.14.4
6682026-05-08T12:05:48.675Z Downloaded git-stub v1.0.0
6692026-05-08T12:05:48.675Z Downloaded bit-set v0.5.3
6702026-05-08T12:05:48.679Z Downloaded crc32fast v1.5.0
6712026-05-08T12:05:48.679Z Downloaded erased-serde v0.3.31
6722026-05-08T12:05:48.683Z Downloaded diesel-dtrace v0.5.0
6732026-05-08T12:05:48.683Z Downloaded hash32 v0.3.1
6742026-05-08T12:05:48.684Z Downloaded headers-core v0.3.0
6752026-05-08T12:05:48.691Z Downloaded derive-ex v0.1.8
6762026-05-08T12:05:48.691Z Downloaded compression-codecs v0.4.37
6772026-05-08T12:05:48.695Z Downloaded find-msvc-tools v0.1.9
6782026-05-08T12:05:48.695Z Downloaded ctr v0.9.2
6792026-05-08T12:05:48.695Z Downloaded ed25519 v2.2.3
6802026-05-08T12:05:48.699Z Downloaded argon2 v0.5.3
6812026-05-08T12:05:48.700Z Downloaded cargo_metadata v0.19.2
6822026-05-08T12:05:48.700Z Downloaded fixedbitset v0.5.7
6832026-05-08T12:05:48.700Z Downloaded futures-executor v0.3.32
6842026-05-08T12:05:48.704Z Downloaded base64ct v1.8.3
6852026-05-08T12:05:48.704Z Downloaded hostname v0.3.1
6862026-05-08T12:05:48.704Z Downloaded convert_case v0.10.0
6872026-05-08T12:05:48.708Z Downloaded const_format_proc_macros v0.2.34
6882026-05-08T12:05:48.708Z Downloaded http-range v0.1.5
6892026-05-08T12:05:48.708Z Downloaded hubpack_derive v0.1.1
6902026-05-08T12:05:48.708Z Downloaded httpdate v1.0.3
6912026-05-08T12:05:48.708Z Downloaded bitflags v1.3.2
6922026-05-08T12:05:48.725Z Downloaded http-body v1.0.1
6932026-05-08T12:05:48.725Z Downloaded hostname v0.4.2
6942026-05-08T12:05:48.725Z Downloaded hubpack v0.1.2
6952026-05-08T12:05:48.725Z Downloaded chacha20 v0.9.1
6962026-05-08T12:05:48.730Z Downloaded backoff v0.4.0
6972026-05-08T12:05:48.730Z Downloaded glob v0.3.3
6982026-05-08T12:05:48.730Z Downloaded constant_time_eq v0.4.2
6992026-05-08T12:05:48.730Z Downloaded cipher v0.4.4
7002026-05-08T12:05:48.730Z Downloaded hex-literal v0.4.1
7012026-05-08T12:05:48.730Z Downloaded hex v0.4.3
7022026-05-08T12:05:48.730Z Downloaded camino-tempfile-ext v0.3.3
7032026-05-08T12:05:48.730Z Downloaded foldhash v0.2.0
7042026-05-08T12:05:48.730Z Downloaded drift v0.1.4
7052026-05-08T12:05:48.730Z Downloaded diff v0.1.13
7062026-05-08T12:05:48.734Z Downloaded darling v0.20.11
7072026-05-08T12:05:48.735Z Downloaded cexpr v0.6.0
7082026-05-08T12:05:48.735Z Downloaded bit-vec v0.8.0
7092026-05-08T12:05:48.735Z Downloaded arc-swap v1.8.2
7102026-05-08T12:05:48.738Z Downloaded ident_case v1.0.1
7112026-05-08T12:05:48.738Z Downloaded globset v0.4.18
7122026-05-08T12:05:48.738Z Downloaded group v0.13.0
7132026-05-08T12:05:48.741Z Downloaded fs_extra v1.3.0
7142026-05-08T12:05:48.741Z Downloaded derive_builder_core v0.20.2
7152026-05-08T12:05:48.745Z Downloaded derive_builder v0.20.2
7162026-05-08T12:05:48.745Z Downloaded des v0.8.1
7172026-05-08T12:05:48.749Z Downloaded indent_write v2.2.0
7182026-05-08T12:05:48.749Z Downloaded instant v0.1.13
7192026-05-08T12:05:48.749Z Downloaded crossbeam-epoch v0.9.18
7202026-05-08T12:05:48.749Z Downloaded darling v0.21.3
7212026-05-08T12:05:48.753Z Downloaded instability v0.3.11
7222026-05-08T12:05:48.757Z Downloaded inout v0.1.4
7232026-05-08T12:05:48.757Z Downloaded git-stub-vcs v0.1.0
7242026-05-08T12:05:48.757Z Downloaded lazy_static v1.5.0
7252026-05-08T12:05:48.757Z Downloaded keccak v0.1.6
7262026-05-08T12:05:48.762Z Downloaded is_ci v1.2.0
7272026-05-08T12:05:48.762Z Downloaded internet-checksum v0.2.1
7282026-05-08T12:05:48.762Z Downloaded indoc v1.0.9
7292026-05-08T12:05:48.762Z Downloaded bzip2 v0.4.4
7302026-05-08T12:05:48.762Z Downloaded bzip2 v0.6.1
7312026-05-08T12:05:48.766Z Downloaded buf-list v1.1.2
7322026-05-08T12:05:48.766Z Downloaded fs-err v2.11.0
7332026-05-08T12:05:48.771Z Downloaded console v0.15.11
7342026-05-08T12:05:48.771Z Downloaded corncobs v0.1.4
7352026-05-08T12:05:48.778Z Downloaded home v0.5.12
7362026-05-08T12:05:48.778Z Downloaded cookie v0.18.1
7372026-05-08T12:05:48.778Z Downloaded console v0.16.2
7382026-05-08T12:05:48.778Z Downloaded colored v2.2.0
7392026-05-08T12:05:48.786Z Downloaded ciborium v0.2.2
7402026-05-08T12:05:48.786Z Downloaded humantime v2.3.0
7412026-05-08T12:05:48.786Z Downloaded cassowary v0.3.0
7422026-05-08T12:05:48.786Z Downloaded byte-wrapper v0.1.0
7432026-05-08T12:05:48.786Z Downloaded backon v1.6.0
7442026-05-08T12:05:48.790Z Downloaded cbc v0.1.2
7452026-05-08T12:05:48.790Z Downloaded linked-hash-map v0.5.6
7462026-05-08T12:05:48.790Z Downloaded lru-slab v0.1.2
7472026-05-08T12:05:48.790Z Downloaded cookie_store v0.22.1
7482026-05-08T12:05:48.790Z Downloaded cancel-safe-futures v0.1.5
7492026-05-08T12:05:48.793Z Downloaded lru v0.12.5
7502026-05-08T12:05:48.793Z Downloaded is-terminal v0.4.17
7512026-05-08T12:05:48.793Z Downloaded maplit v1.0.2
7522026-05-08T12:05:48.793Z Downloaded derive_more v0.99.20
7532026-05-08T12:05:48.797Z Downloaded lalrpop-util v0.19.12
7542026-05-08T12:05:48.801Z Downloaded const-oid v0.9.6
7552026-05-08T12:05:48.801Z Downloaded clang-sys v1.8.1
7562026-05-08T12:05:48.801Z Downloaded dropshot_endpoint v0.17.0
7572026-05-08T12:05:48.807Z Downloaded blake2 v0.10.6
7582026-05-08T12:05:48.807Z Downloaded kstat-rs v0.2.4
7592026-05-08T12:05:48.807Z Downloaded getrandom v0.2.17
7602026-05-08T12:05:48.811Z Downloaded derive-where v1.6.0
7612026-05-08T12:05:48.811Z Downloaded darling v0.23.0
7622026-05-08T12:05:48.816Z Downloaded managed v0.8.0
7632026-05-08T12:05:48.816Z Downloaded highway v1.3.0
7642026-05-08T12:05:48.816Z Downloaded half v1.8.3
7652026-05-08T12:05:48.816Z Downloaded mime v0.3.17
7662026-05-08T12:05:48.819Z Downloaded lzss v0.8.2
7672026-05-08T12:05:48.819Z Downloaded multimap v0.10.1
7682026-05-08T12:05:48.819Z Downloaded futures-channel v0.3.32
7692026-05-08T12:05:48.823Z Downloaded ipnet v2.11.0
7702026-05-08T12:05:48.827Z Downloaded http-body-util v0.1.3
7712026-05-08T12:05:48.827Z Downloaded ipnetwork v0.21.1
7722026-05-08T12:05:48.834Z Downloaded hyper-tls v0.6.0
7732026-05-08T12:05:48.834Z Downloaded hyper-staticfile v0.10.1
7742026-05-08T12:05:48.839Z Downloaded match_cfg v0.1.0
7752026-05-08T12:05:48.839Z Downloaded ingot v0.1.1
7762026-05-08T12:05:48.839Z Downloaded normalize-line-endings v0.3.0
7772026-05-08T12:05:48.839Z Downloaded nonempty v0.12.0
7782026-05-08T12:05:48.839Z Downloaded newtype_derive v0.1.6
7792026-05-08T12:05:48.839Z Downloaded num-conv v0.2.0
7802026-05-08T12:05:48.839Z Downloaded nodrop v0.1.14
7812026-05-08T12:05:48.839Z Downloaded newtype-uuid-macros v0.1.0
7822026-05-08T12:05:48.842Z Downloaded newline-converter v0.3.0
7832026-05-08T12:05:48.842Z Downloaded new_debug_unreachable v1.0.6
7842026-05-08T12:05:48.842Z Downloaded memoffset v0.9.1
7852026-05-08T12:05:48.842Z Downloaded md5 v0.7.0
7862026-05-08T12:05:48.842Z Downloaded maybe-uninit v2.0.0
7872026-05-08T12:05:48.842Z Downloaded indoc v2.0.7
7882026-05-08T12:05:48.845Z Downloaded libefi-sys v0.1.0
7892026-05-08T12:05:48.845Z Downloaded elliptic-curve v0.13.8
7902026-05-08T12:05:48.850Z Downloaded impl-trait-for-tuples v0.2.3
7912026-05-08T12:05:48.853Z Downloaded hmac v0.12.1
7922026-05-08T12:05:48.856Z Downloaded iana-time-zone v0.1.65
7932026-05-08T12:05:48.856Z Downloaded libsw-core v0.3.2
7942026-05-08T12:05:48.859Z Downloaded libscf-sys v1.1.0
7952026-05-08T12:05:48.859Z Downloaded lock_api v0.4.14
7962026-05-08T12:05:48.859Z Downloaded libloading v0.8.9
7972026-05-08T12:05:48.864Z Downloaded hyper-rustls v0.27.7
7982026-05-08T12:05:48.864Z Downloaded lru-cache v0.1.2
7992026-05-08T12:05:48.867Z Downloaded num_enum_derive v0.5.11
8002026-05-08T12:05:48.867Z Downloaded num-derive v0.4.2
8012026-05-08T12:05:48.867Z Downloaded num_threads v0.1.7
8022026-05-08T12:05:48.867Z Downloaded crc-any v2.5.0
8032026-05-08T12:05:48.867Z Downloaded colored v3.1.1
8042026-05-08T12:05:48.870Z Downloaded getrandom v0.3.4
8052026-05-08T12:05:48.876Z Downloaded darling_core v0.23.0
8062026-05-08T12:05:48.876Z Downloaded flume v0.11.1
8072026-05-08T12:05:48.879Z Downloaded num v0.4.3
8082026-05-08T12:05:48.879Z Downloaded jobserver v0.1.34
8092026-05-08T12:05:48.879Z Downloaded half v2.7.1
8102026-05-08T12:05:48.883Z Downloaded fatfs v0.3.6
8112026-05-08T12:05:48.883Z Downloaded chacha20 v0.10.0
8122026-05-08T12:05:48.888Z Downloaded num-iter v0.1.45
8132026-05-08T12:05:48.888Z Downloaded md-5 v0.10.6
8142026-05-08T12:05:48.892Z Downloaded num-derive v0.3.3
8152026-05-08T12:05:48.892Z Downloaded crossbeam-channel v0.5.15
8162026-05-08T12:05:48.892Z Downloaded openssl-macros v0.1.1
8172026-05-08T12:05:48.892Z Downloaded libsw v3.5.0
8182026-05-08T12:05:48.892Z Downloaded ingot-macros v0.1.1
8192026-05-08T12:05:48.895Z Downloaded nanorand v0.7.0
8202026-05-08T12:05:48.895Z Downloaded opaque-debug v0.3.1
8212026-05-08T12:05:48.899Z Downloaded olpc-cjson v0.1.4
8222026-05-08T12:05:48.899Z Downloaded linear-map v1.2.0
8232026-05-08T12:05:48.899Z Downloaded base64 v0.22.1
8242026-05-08T12:05:48.902Z Downloaded native-tls v0.2.18
8252026-05-08T12:05:48.919Z Downloaded peg-runtime v0.8.5
8262026-05-08T12:05:48.923Z Downloaded dropshot_endpoint v0.16.7
8272026-05-08T12:05:48.923Z Downloaded darling_core v0.20.11
8282026-05-08T12:05:48.928Z Downloaded path-slash v0.1.5
8292026-05-08T12:05:48.928Z Downloaded parse-size v1.1.0
8302026-05-08T12:05:48.928Z Downloaded parse-display v0.10.0
8312026-05-08T12:05:48.928Z Downloaded packed_struct_codegen v0.10.1
8322026-05-08T12:05:48.928Z Downloaded nibble_vec v0.1.0
8332026-05-08T12:05:48.932Z Downloaded newtype-uuid v1.3.2
8342026-05-08T12:05:48.932Z Downloaded num_enum v0.5.11
8352026-05-08T12:05:48.932Z Downloaded num-integer v0.1.46
8362026-05-08T12:05:48.936Z Downloaded num-rational v0.4.2
8372026-05-08T12:05:48.936Z Downloaded litrs v1.0.0
8382026-05-08T12:05:48.937Z Downloaded oso-derive v0.27.3
8392026-05-08T12:05:48.937Z Downloaded phf_shared v0.11.3
8402026-05-08T12:05:48.945Z Downloaded der v0.7.10
8412026-05-08T12:05:48.945Z Downloaded crypto-bigint v0.5.5
8422026-05-08T12:05:48.948Z Downloaded pbkdf2 v0.12.2
8432026-05-08T12:05:48.948Z Downloaded pbkdf2 v0.11.0
8442026-05-08T12:05:48.948Z Downloaded num_enum_derive v0.7.5
8452026-05-08T12:05:48.948Z Downloaded memmap2 v0.9.10
8462026-05-08T12:05:48.948Z Downloaded derive_more v2.1.1
8472026-05-08T12:05:48.955Z Downloaded powerfmt v0.2.0
8482026-05-08T12:05:48.958Z Downloaded const_format v0.2.35
8492026-05-08T12:05:48.958Z Downloaded predicates-tree v1.0.13
8502026-05-08T12:05:48.961Z Downloaded predicates-core v1.0.10
8512026-05-08T12:05:48.961Z Downloaded precomputed-hash v0.1.1
8522026-05-08T12:05:48.961Z Downloaded compact_str v0.8.1
8532026-05-08T12:05:48.966Z Downloaded proc-macro-crate v1.3.1
8542026-05-08T12:05:48.966Z Downloaded darling_core v0.21.3
8552026-05-08T12:05:48.969Z Downloaded heapless v0.7.17
8562026-05-08T12:05:48.969Z Downloaded libbz2-rs-sys v0.2.2
8572026-05-08T12:05:48.970Z Downloaded openssl-probe v0.2.1
8582026-05-08T12:05:48.970Z Downloaded openssl-probe v0.1.6
8592026-05-08T12:05:48.974Z Downloaded num-complex v0.4.6
8602026-05-08T12:05:48.974Z Downloaded nu-ansi-term v0.50.3
8612026-05-08T12:05:48.977Z Downloaded ingot-types v0.1.2
8622026-05-08T12:05:48.977Z Downloaded httparse v1.10.1
8632026-05-08T12:05:48.977Z Downloaded phf_shared v0.12.1
8642026-05-08T12:05:48.977Z Downloaded peg-macros v0.8.5
8652026-05-08T12:05:48.984Z Downloaded pin-utils v0.1.0
8662026-05-08T12:05:48.984Z Downloaded peg v0.8.5
8672026-05-08T12:05:48.987Z Downloaded proc-macro-error-attr2 v2.0.0
8682026-05-08T12:05:48.987Z Downloaded parse-display-derive v0.10.0
8692026-05-08T12:05:48.987Z Downloaded progenitor-client v0.10.0
8702026-05-08T12:05:48.987Z Downloaded futures v0.3.32
8712026-05-08T12:05:48.987Z Downloaded progenitor-client v0.11.2
8722026-05-08T12:05:48.987Z Downloaded chacha20poly1305 v0.10.1
8732026-05-08T12:05:48.990Z Downloaded num_enum v0.7.5
8742026-05-08T12:05:48.994Z Downloaded bumpalo v3.20.2
8752026-05-08T12:05:48.994Z Downloaded multer v3.1.0
8762026-05-08T12:05:48.997Z Downloaded pem v3.0.6
8772026-05-08T12:05:48.997Z Downloaded oxnet v0.1.4
8782026-05-08T12:05:48.997Z Downloaded proc-macro-crate v3.4.0
8792026-05-08T12:05:49.000Z Downloaded oxide-tokio-rt v0.1.4
8802026-05-08T12:05:49.000Z Downloaded owo-colors v4.3.0
8812026-05-08T12:05:49.003Z Downloaded flate2 v1.1.9
8822026-05-08T12:05:49.007Z Downloaded indexmap v1.9.3
8832026-05-08T12:05:49.007Z Downloaded ignore v0.4.25
8842026-05-08T12:05:49.012Z Downloaded progenitor-macro v0.10.0
8852026-05-08T12:05:49.012Z Downloaded derive_more-impl v2.1.1
8862026-05-08T12:05:49.016Z Downloaded packed_struct v0.10.1
8872026-05-08T12:05:49.017Z Downloaded diesel_derives v2.3.7
8882026-05-08T12:05:49.020Z Downloaded paste v1.0.15
8892026-05-08T12:05:49.025Z Downloaded psl-types v2.0.11
8902026-05-08T12:05:49.025Z Downloaded progenitor-macro v0.11.2
8912026-05-08T12:05:49.025Z Downloaded progenitor-client v0.14.0
8922026-05-08T12:05:49.025Z Downloaded progenitor-macro v0.14.0
8932026-05-08T12:05:49.029Z Downloaded quick-error v1.2.3
8942026-05-08T12:05:49.029Z Downloaded password-hash v0.4.2
8952026-05-08T12:05:49.029Z Downloaded progenitor-macro v0.13.0
8962026-05-08T12:05:49.029Z Downloaded parking_lot_core v0.8.6
8972026-05-08T12:05:49.029Z Downloaded postgres-protocol v0.6.10
8982026-05-08T12:05:49.029Z Downloaded polyval v0.6.2
8992026-05-08T12:05:49.032Z Downloaded poly1305 v0.8.0
9002026-05-08T12:05:49.035Z Downloaded ppv-lite86 v0.2.21
9012026-05-08T12:05:49.036Z Downloaded base64 v0.21.7
9022026-05-08T12:05:49.036Z Downloaded rand_chacha v0.3.1
9032026-05-08T12:05:49.042Z Downloaded recursive v0.1.1
9042026-05-08T12:05:49.047Z Downloaded heapless v0.8.0
9052026-05-08T12:05:49.049Z Downloaded headers v0.4.1
9062026-05-08T12:05:49.053Z Downloaded pem-rfc7468 v0.7.0
9072026-05-08T12:05:49.057Z Downloaded parking_lot v0.11.2
9082026-05-08T12:05:49.061Z Downloaded radium v0.7.0
9092026-05-08T12:05:49.061Z Downloaded progenitor-client v0.13.0
9102026-05-08T12:05:49.067Z Downloaded progenitor v0.11.2
9112026-05-08T12:05:49.067Z Downloaded recursive-proc-macro-impl v0.1.1
9122026-05-08T12:05:49.067Z Downloaded progenitor v0.10.0
9132026-05-08T12:05:49.067Z Downloaded proc-macro-error2 v2.0.1
9142026-05-08T12:05:49.070Z Downloaded ref-cast v1.0.25
9152026-05-08T12:05:49.070Z Downloaded phf_shared v0.13.1
9162026-05-08T12:05:49.070Z Downloaded phf v0.13.1
9172026-05-08T12:05:49.070Z Downloaded phf v0.12.1
9182026-05-08T12:05:49.070Z Downloaded pkg-config v0.3.32
9192026-05-08T12:05:49.073Z Downloaded pkcs8 v0.10.2
9202026-05-08T12:05:49.073Z Downloaded pin-project-lite v0.2.17
9212026-05-08T12:05:49.076Z Downloaded ref-cast-impl v1.0.25
9222026-05-08T12:05:49.076Z Downloaded rand_xorshift v0.4.0
9232026-05-08T12:05:49.079Z Downloaded hickory-resolver v0.24.4
9242026-05-08T12:05:49.082Z Downloaded bytes v1.11.1
9252026-05-08T12:05:49.082Z Downloaded omicron-zone-package v0.12.2
9262026-05-08T12:05:49.085Z Downloaded primeorder v0.13.6
9272026-05-08T12:05:49.088Z Downloaded rfc6979 v0.4.0
9282026-05-08T12:05:49.091Z Downloaded ed25519-dalek v2.2.0
9292026-05-08T12:05:49.091Z Downloaded progenitor v0.14.0
9302026-05-08T12:05:49.099Z Downloaded indicatif v0.18.4
9312026-05-08T12:05:49.103Z Downloaded mime_guess v2.0.5
9322026-05-08T12:05:49.103Z Downloaded rustc_version v0.1.7
9332026-05-08T12:05:49.106Z Downloaded russh-cryptovec v0.7.3
9342026-05-08T12:05:49.106Z Downloaded rustc_version v0.4.1
9352026-05-08T12:05:49.109Z Downloaded parking_lot_core v0.9.12
9362026-05-08T12:05:49.109Z Downloaded parking_lot v0.12.5
9372026-05-08T12:05:49.112Z Downloaded rand_chacha v0.9.0
9382026-05-08T12:05:49.112Z Downloaded progenitor-extras v0.2.0
9392026-05-08T12:05:49.112Z Downloaded rand_core v0.10.0
9402026-05-08T12:05:49.115Z Downloaded psm v0.1.30
9412026-05-08T12:05:49.115Z Downloaded rand_core v0.9.5
9422026-05-08T12:05:49.118Z Downloaded rtoolbox v0.0.3
9432026-05-08T12:05:49.118Z Downloaded rand_seeder v0.4.0
9442026-05-08T12:05:49.118Z Downloaded rustc-hash v2.1.1
9452026-05-08T12:05:49.121Z Downloaded rand_core v0.6.4
9462026-05-08T12:05:49.121Z Downloaded predicates v3.1.4
9472026-05-08T12:05:49.124Z Downloaded postgres-types v0.2.12
9482026-05-08T12:05:49.124Z Downloaded postcard v1.1.3
9492026-05-08T12:05:49.127Z Downloaded crossterm v0.28.1
9502026-05-08T12:05:49.131Z Downloaded async-compression v0.4.41
9512026-05-08T12:05:49.134Z Downloaded papergrid v0.17.0
9522026-05-08T12:05:49.143Z Downloaded same-file v1.0.6
9532026-05-08T12:05:49.147Z Downloaded scopeguard v1.2.0
9542026-05-08T12:05:49.151Z Downloaded expectorate v1.2.0
9552026-05-08T12:05:49.151Z Downloaded r2d2 v0.8.10
9562026-05-08T12:05:49.155Z Downloaded dropshot-api-manager v0.7.1
9572026-05-08T12:05:49.158Z Downloaded pin-project v1.1.11
9582026-05-08T12:05:49.163Z Downloaded sapling-renderdag v0.1.0
9592026-05-08T12:05:49.166Z Downloaded pkcs5 v0.7.1
9602026-05-08T12:05:49.171Z Downloaded salsa20 v0.10.2
9612026-05-08T12:05:49.171Z Downloaded pkcs1 v0.7.5
9622026-05-08T12:05:49.174Z Downloaded scheduled-thread-pool v0.2.7
9632026-05-08T12:05:49.174Z Downloaded pin-project-internal v1.1.11
9642026-05-08T12:05:49.174Z Downloaded scroll_derive v0.13.1
9652026-05-08T12:05:49.174Z Downloaded resolv-conf v0.7.6
9662026-05-08T12:05:49.177Z Downloaded secrecy v0.8.0
9672026-05-08T12:05:49.183Z Downloaded aes-gcm v0.10.3
9682026-05-08T12:05:49.186Z Downloaded serde_plain v1.0.2
9692026-05-08T12:05:49.186Z Downloaded seq-macro v0.3.6
9702026-05-08T12:05:49.186Z Downloaded progenitor v0.13.0
9712026-05-08T12:05:49.186Z Downloaded oso v0.27.3
9722026-05-08T12:05:49.189Z Downloaded semver v0.1.20
9732026-05-08T12:05:49.192Z Downloaded miniz_oxide v0.8.9
9742026-05-08T12:05:49.198Z Downloaded rustls-pemfile v1.0.4
9752026-05-08T12:05:49.202Z Downloaded password-hash v0.5.0
9762026-05-08T12:05:49.202Z Downloaded serde_bytes v0.11.19
9772026-05-08T12:05:49.206Z Downloaded rusty-fork v0.3.1
9782026-05-08T12:05:49.207Z Downloaded serde-big-array v0.5.1
9792026-05-08T12:05:49.211Z Downloaded rustls-pemfile v2.2.0
9802026-05-08T12:05:49.211Z Downloaded hashbrown v0.13.2
9812026-05-08T12:05:49.215Z Downloaded serde_urlencoded v0.7.1
9822026-05-08T12:05:49.215Z Downloaded sha1 v0.10.6
9832026-05-08T12:05:49.215Z Downloaded serde_spanned v1.0.4
9842026-05-08T12:05:49.215Z Downloaded prefix-trie v0.7.0
9852026-05-08T12:05:49.219Z Downloaded hashbrown v0.12.3
9862026-05-08T12:05:49.219Z Downloaded shell-words v1.1.1
9872026-05-08T12:05:49.220Z Downloaded rustversion v1.0.22
9882026-05-08T12:05:49.220Z Downloaded signal-hook-mio v0.2.5
9892026-05-08T12:05:49.223Z Downloaded signal-hook-tokio v0.3.1
9902026-05-08T12:05:49.223Z Downloaded cc v1.2.56
9912026-05-08T12:05:49.226Z Downloaded siphasher v1.0.2
9922026-05-08T12:05:49.228Z Downloaded progenitor-impl v0.14.0
9932026-05-08T12:05:49.231Z Downloaded http v1.4.0
9942026-05-08T12:05:49.236Z Downloaded quinn-udp v0.5.14
9952026-05-08T12:05:49.239Z Downloaded scrypt v0.11.0
9962026-05-08T12:05:49.239Z Downloaded scroll v0.13.0
9972026-05-08T12:05:49.239Z Downloaded schemars_derive v0.8.22
9982026-05-08T12:05:49.242Z Downloaded sct v0.7.1
9992026-05-08T12:05:49.244Z Downloaded slog-bunyan v2.5.0
10002026-05-08T12:05:49.244Z Downloaded sigpipe v0.1.3
10012026-05-08T12:05:49.247Z Downloaded signature v2.2.0
10022026-05-08T12:05:49.247Z Downloaded jiff-static v0.2.21
10032026-05-08T12:05:49.250Z Downloaded slog-envlogger v2.2.0
10042026-05-08T12:05:49.259Z Downloaded secrecy v0.10.3
10052026-05-08T12:05:49.262Z Downloaded sec1 v0.7.3
10062026-05-08T12:05:49.262Z Downloaded russh-keys v0.45.0
10072026-05-08T12:05:49.267Z Downloaded hickory-server v0.25.2
10082026-05-08T12:05:49.270Z Downloaded hickory-resolver v0.25.2
10092026-05-08T12:05:49.273Z Downloaded serde_derive_internals v0.29.1
10102026-05-08T12:05:49.276Z Downloaded rcgen v0.12.1
10112026-05-08T12:05:49.281Z Downloaded serde-hex v0.1.0
10122026-05-08T12:05:49.284Z Downloaded sqlparser_derive v0.5.0
10132026-05-08T12:05:49.284Z Downloaded serde_path_to_error v0.1.20
10142026-05-08T12:05:49.287Z Downloaded strip-ansi-escapes v0.2.1
10152026-05-08T12:05:49.287Z Downloaded minimal-lexical v0.2.1
10162026-05-08T12:05:49.290Z Downloaded pretty_assertions v1.4.1
10172026-05-08T12:05:49.290Z Downloaded shlex v1.3.0
10182026-05-08T12:05:49.293Z Downloaded progenitor-impl v0.13.0
10192026-05-08T12:05:49.293Z Downloaded progenitor-impl v0.11.2
10202026-05-08T12:05:49.296Z Downloaded signal-hook-registry v1.4.8
10212026-05-08T12:05:49.299Z Downloaded slab v0.4.12
10222026-05-08T12:05:49.299Z Downloaded serde_repr v0.1.20
10232026-05-08T12:05:49.302Z Downloaded strum v0.27.2
10242026-05-08T12:05:49.302Z Downloaded rustls-pki-types v1.14.0
10252026-05-08T12:05:49.306Z Downloaded ssh-encoding v0.2.0
10262026-05-08T12:05:49.309Z Downloaded ssh-cipher v0.2.0
10272026-05-08T12:05:49.311Z Downloaded rustls-native-certs v0.8.3
10282026-05-08T12:05:49.317Z Downloaded slog-term v2.9.2
10292026-05-08T12:05:49.319Z Downloaded sync_wrapper v1.0.2
10302026-05-08T12:05:49.319Z Downloaded hyper-util v0.1.20
10312026-05-08T12:05:49.322Z Downloaded slog-scope v4.4.1
10322026-05-08T12:05:49.327Z Downloaded smf v0.2.3
10332026-05-08T12:05:49.327Z Downloaded slog-json v2.6.1
10342026-05-08T12:05:49.327Z Downloaded slog-dtrace v0.3.0
10352026-05-08T12:05:49.331Z Downloaded ron v0.8.1
10362026-05-08T12:05:49.341Z Downloaded testing_table v0.3.0
10372026-05-08T12:05:49.344Z Downloaded termtree v0.5.1
10382026-05-08T12:05:49.344Z Downloaded take_mut v0.2.2
10392026-05-08T12:05:49.344Z Downloaded sync-ptr v0.1.4
10402026-05-08T12:05:49.344Z Downloaded thiserror-impl-no-std v2.0.2
10412026-05-08T12:05:49.344Z Downloaded spki v0.7.3
10422026-05-08T12:05:49.344Z Downloaded strum v0.26.3
10432026-05-08T12:05:49.344Z Downloaded structmeta-derive v0.3.0
10442026-05-08T12:05:49.344Z Downloaded structmeta v0.3.0
10452026-05-08T12:05:49.344Z Downloaded simd-adler32 v0.3.8
10462026-05-08T12:05:49.347Z Downloaded slog-async v2.8.0
10472026-05-08T12:05:49.347Z Downloaded prettyplease v0.2.37
10482026-05-08T12:05:49.350Z Downloaded rayon-core v1.13.0
10492026-05-08T12:05:49.350Z Downloaded serde_cbor v0.11.2
10502026-05-08T12:05:49.353Z Downloaded thread-id v5.1.0
10512026-05-08T12:05:49.356Z Downloaded stacker v0.1.23
10522026-05-08T12:05:49.356Z Downloaded time-core v0.1.8
10532026-05-08T12:05:49.356Z Downloaded progenitor-impl v0.10.0
10542026-05-08T12:05:49.360Z Downloaded subtle v2.6.1
10552026-05-08T12:05:49.363Z Downloaded stringprep v0.1.5
10562026-05-08T12:05:49.363Z Downloaded tagptr v0.2.0
10572026-05-08T12:05:49.363Z Downloaded nom v7.1.3
10582026-05-08T12:05:49.366Z Downloaded strum_macros v0.24.3
10592026-05-08T12:05:49.369Z Downloaded ryu v1.0.23
10602026-05-08T12:05:49.369Z Downloaded p256 v0.13.2
10612026-05-08T12:05:49.374Z Downloaded tabled_derive v0.11.0
10622026-05-08T12:05:49.374Z Downloaded snafu-derive v0.8.9
10632026-05-08T12:05:49.378Z Downloaded tap v1.0.1
10642026-05-08T12:05:49.378Z Downloaded tabwriter v1.4.1
10652026-05-08T12:05:49.378Z Downloaded openssl-sys v0.9.114
10662026-05-08T12:05:49.381Z Downloaded slog-stdlog v4.1.1
10672026-05-08T12:05:49.381Z Downloaded libxml v0.3.3
10682026-05-08T12:05:49.385Z Downloaded sqlformat v0.3.5
10692026-05-08T12:05:49.389Z Downloaded supports-color v3.0.2
10702026-05-08T12:05:49.389Z Downloaded support-bundle-viewer v0.1.2
10712026-05-08T12:05:49.389Z Downloaded smallvec v0.6.14
10722026-05-08T12:05:49.393Z Downloaded serde_with_macros v3.17.0
10732026-05-08T12:05:49.395Z Downloaded rustls-platform-verifier v0.6.2
10742026-05-08T12:05:49.398Z Downloaded iddqd v0.3.18
10752026-05-08T12:05:49.403Z Downloaded tinyvec_macros v0.1.1
10762026-05-08T12:05:49.403Z Downloaded tokio-macros v2.7.0
10772026-05-08T12:05:49.406Z Downloaded string_cache v0.8.9
10782026-05-08T12:05:49.409Z Downloaded static_assertions v1.1.0
10792026-05-08T12:05:49.412Z Downloaded aes v0.8.4
10802026-05-08T12:05:49.415Z Downloaded spin v0.9.8
10812026-05-08T12:05:49.418Z Downloaded itertools v0.10.5
10822026-05-08T12:05:49.425Z Downloaded tower-layer v0.3.3
10832026-05-08T12:05:49.429Z Downloaded strum_macros v0.27.2
10842026-05-08T12:05:49.432Z Downloaded strum_macros v0.26.4
10852026-05-08T12:05:49.432Z Downloaded aho-corasick v1.1.4
10862026-05-08T12:05:49.435Z Downloaded itertools v0.13.0
10872026-05-08T12:05:49.438Z Downloaded thread_local v1.1.9
10882026-05-08T12:05:49.442Z Downloaded tls_codec_derive v0.4.2
10892026-05-08T12:05:49.448Z Downloaded tower-service v0.3.3
10902026-05-08T12:05:49.452Z Downloaded try-lock v0.2.5
10912026-05-08T12:05:49.452Z Downloaded topological-sort v0.2.2
10922026-05-08T12:05:49.457Z Downloaded tokio-dtrace v0.1.1
10932026-05-08T12:05:49.462Z Downloaded thiserror-no-std v2.0.2
10942026-05-08T12:05:49.467Z Downloaded trait-variant v0.1.2
10952026-05-08T12:05:49.471Z Downloaded mio v1.2.0
10962026-05-08T12:05:49.473Z Downloaded unarray v0.1.4
10972026-05-08T12:05:49.473Z Downloaded typify-macro v0.6.2
10982026-05-08T12:05:49.474Z Downloaded publicsuffix v2.3.0
10992026-05-08T12:05:49.477Z Downloaded signal-hook v0.3.18
11002026-05-08T12:05:49.479Z Downloaded serde_yaml v0.9.34+deprecated
11012026-05-08T12:05:49.479Z Downloaded tiny-keccak v2.0.2
11022026-05-08T12:05:49.495Z Downloaded time-macros v0.2.27
11032026-05-08T12:05:49.495Z Downloaded unicode-truncate v1.1.0
11042026-05-08T12:05:49.495Z Downloaded untrusted v0.9.0
11052026-05-08T12:05:49.495Z Downloaded universal-hash v0.5.1
11062026-05-08T12:05:49.495Z Downloaded tokio-tungstenite v0.23.1
11072026-05-08T12:05:49.495Z Downloaded unit-prefix v0.5.2
11082026-05-08T12:05:49.495Z Downloaded tokio-tungstenite v0.21.0
11092026-05-08T12:05:49.495Z Downloaded typify-macro v0.4.3
11102026-05-08T12:05:49.499Z Downloaded term v0.7.0
11112026-05-08T12:05:49.499Z Downloaded usdt-attr-macro v0.6.0
11122026-05-08T12:05:49.499Z Downloaded toml_datetime v0.7.5+spec-1.1.0
11132026-05-08T12:05:49.499Z Downloaded rsa v0.9.10
11142026-05-08T12:05:49.501Z Downloaded socket2 v0.5.10
11152026-05-08T12:05:49.504Z Downloaded rand v0.8.5
11162026-05-08T12:05:49.507Z Downloaded quinn v0.11.9
11172026-05-08T12:05:49.507Z Downloaded toml_datetime v1.0.0+spec-1.1.0
11182026-05-08T12:05:49.510Z Downloaded socket2 v0.6.3
11192026-05-08T12:05:49.511Z Downloaded hashbrown v0.15.5
11202026-05-08T12:05:49.513Z Downloaded usdt-macro v0.6.0
11212026-05-08T12:05:49.513Z Downloaded untrusted v0.7.1
11222026-05-08T12:05:49.516Z Downloaded tokio-native-tls v0.3.1
11232026-05-08T12:05:49.516Z Downloaded num-bigint v0.4.6
11242026-05-08T12:05:49.525Z Downloaded schemars v0.9.0
11252026-05-08T12:05:49.531Z Downloaded tls_codec v0.4.2
11262026-05-08T12:05:49.534Z Downloaded slog v2.8.2
11272026-05-08T12:05:49.537Z Downloaded toml_writer v1.0.6+spec-1.1.0
11282026-05-08T12:05:49.537Z Downloaded void v1.0.2
11292026-05-08T12:05:49.537Z Downloaded similar v2.7.0
11302026-05-08T12:05:49.540Z Downloaded schemars v0.8.22
11312026-05-08T12:05:49.545Z Downloaded waitgroup v0.1.2
11322026-05-08T12:05:49.548Z Downloaded wait-timeout v0.2.1
11332026-05-08T12:05:49.548Z Downloaded tokio-rustls v0.24.1
11342026-05-08T12:05:49.551Z Downloaded subprocess v0.2.15
11352026-05-08T12:05:49.551Z Downloaded tui-tree-widget v0.23.1
11362026-05-08T12:05:49.554Z Downloaded term v1.2.1
11372026-05-08T12:05:49.554Z Downloaded want v0.3.1
11382026-05-08T12:05:49.557Z Downloaded termios v0.3.3
11392026-05-08T12:05:49.557Z Downloaded xattr v1.6.1
11402026-05-08T12:05:49.562Z Downloaded qorb v0.4.1
11412026-05-08T12:05:49.565Z Downloaded tokio-rustls v0.26.4
11422026-05-08T12:05:49.568Z Downloaded tokio-rustls v0.25.0
11432026-05-08T12:05:49.568Z Downloaded test-strategy v0.4.5
11442026-05-08T12:05:49.571Z Downloaded tokio-stream v0.1.18
11452026-05-08T12:05:49.574Z Downloaded usdt v0.6.0
11462026-05-08T12:05:49.574Z Downloaded h2 v0.4.13
11472026-05-08T12:05:49.578Z Downloaded xshell-macros v0.2.7
11482026-05-08T12:05:49.583Z Downloaded russh v0.45.0
11492026-05-08T12:05:49.587Z Downloaded rand v0.9.2
11502026-05-08T12:05:49.590Z Downloaded toml_parser v1.0.9+spec-1.1.0
11512026-05-08T12:05:49.593Z Downloaded vergen-gitcl v1.0.8
11522026-05-08T12:05:49.593Z Downloaded zeroize_derive v1.4.3
11532026-05-08T12:05:49.596Z Downloaded uzers v0.12.2
11542026-05-08T12:05:49.596Z Downloaded tracing-attributes v0.1.31
11552026-05-08T12:05:49.600Z Downloaded vergen-git2 v1.0.7
11562026-05-08T12:05:49.603Z Downloaded vsss-rs v3.3.4
11572026-05-08T12:05:49.603Z Downloaded rustls-webpki v0.103.9
11582026-05-08T12:05:49.608Z Downloaded usdt-impl v0.6.0
11592026-05-08T12:05:49.608Z Downloaded hashbrown v0.16.1
11602026-05-08T12:05:49.612Z Downloaded utf-8 v0.7.6
11612026-05-08T12:05:49.613Z Downloaded twox-hash v2.1.2
11622026-05-08T12:05:49.613Z Downloaded tinyvec v1.10.0
11632026-05-08T12:05:49.615Z Downloaded hkdf v0.12.4
11642026-05-08T12:05:49.619Z Downloaded zone_cfg_derive v0.3.1
11652026-05-08T12:05:49.619Z Downloaded zone v0.3.1
11662026-05-08T12:05:49.624Z Downloaded samael v0.0.19
11672026-05-08T12:05:49.628Z Downloaded schemars v1.2.1
11682026-05-08T12:05:49.636Z Downloaded whoami v2.1.0
11692026-05-08T12:05:49.639Z Downloaded unicase v2.9.0
11702026-05-08T12:05:49.639Z Downloaded vergen-lib v0.1.6
11712026-05-08T12:05:49.643Z Downloaded toml v0.7.8
11722026-05-08T12:05:49.646Z Downloaded xshell v0.2.7
11732026-05-08T12:05:49.649Z Downloaded unicode-properties v0.1.4
11742026-05-08T12:05:49.652Z Downloaded walkdir v2.5.0
11752026-05-08T12:05:49.652Z Downloaded whoami v1.6.1
11762026-05-08T12:05:49.652Z Downloaded p521 v0.13.3
11772026-05-08T12:05:49.655Z Downloaded hyper v1.8.1
11782026-05-08T12:05:49.658Z Downloaded rand v0.10.0
11792026-05-08T12:05:49.665Z Downloaded tracing-core v0.1.36
11802026-05-08T12:05:49.676Z Downloaded wyz v0.5.1
11812026-05-08T12:05:49.679Z Downloaded zstd-safe v7.2.4
11822026-05-08T12:05:49.682Z Downloaded libm v0.2.16
11832026-05-08T12:05:49.691Z Downloaded itertools v0.12.1
11842026-05-08T12:05:49.695Z Downloaded iri-string v0.7.10
11852026-05-08T12:05:49.699Z Downloaded num-bigint-dig v0.8.6
11862026-05-08T12:05:49.708Z Downloaded zeroize v1.8.2
11872026-05-08T12:05:49.711Z Downloaded rpassword v7.4.0
11882026-05-08T12:05:49.711Z Downloaded toml v1.0.6+spec-1.1.0
11892026-05-08T12:05:49.714Z Downloaded toml v0.9.12+spec-1.1.0
11902026-05-08T12:05:49.717Z Downloaded yasna v0.5.2
11912026-05-08T12:05:49.721Z Downloaded snafu v0.8.9
11922026-05-08T12:05:49.725Z Downloaded vergen v9.0.6
11932026-05-08T12:05:49.728Z Downloaded itertools v0.14.0
11942026-05-08T12:05:49.732Z Downloaded zstd v0.13.3
11952026-05-08T12:05:49.734Z Downloaded reedline v0.40.0
11962026-05-08T12:05:49.738Z Downloaded tungstenite v0.23.0
11972026-05-08T12:05:49.741Z Downloaded tungstenite v0.21.0
11982026-05-08T12:05:49.741Z Downloaded tar v0.4.45
11992026-05-08T12:05:49.744Z Downloaded futures-util v0.3.32
12002026-05-08T12:05:49.749Z Downloaded steno v0.4.1
12012026-05-08T12:05:49.752Z Downloaded typify v0.4.3
12022026-05-08T12:05:49.765Z Downloaded zerocopy v0.6.6
12032026-05-08T12:05:49.768Z Downloaded unicode-bidi v0.3.18
12042026-05-08T12:05:49.768Z Downloaded unsafe-libyaml v0.2.11
12052026-05-08T12:05:49.772Z Downloaded uuid v1.23.0
12062026-05-08T12:05:49.772Z Downloaded p384 v0.13.1
12072026-05-08T12:05:49.785Z Downloaded toml_edit v0.23.10+spec-1.0.0
12082026-05-08T12:05:49.793Z Downloaded reqwest v0.13.2
12092026-05-08T12:05:49.797Z Downloaded vte v0.14.1
12102026-05-08T12:05:49.799Z Downloaded tokio-postgres v0.7.16
12112026-05-08T12:05:49.816Z Downloaded portable-atomic v1.13.1
12122026-05-08T12:05:49.820Z Downloaded typify v0.6.2
12132026-05-08T12:05:49.823Z Downloaded zip v0.6.6
12142026-05-08T12:05:49.849Z Downloaded rustyline v14.0.0
12152026-05-08T12:05:49.855Z Downloaded quick-xml v0.37.5
12162026-05-08T12:05:49.859Z Downloaded zopfli v0.8.3
12172026-05-08T12:05:49.862Z Downloaded rustls-webpki v0.101.7
12182026-05-08T12:05:49.870Z Downloaded zerocopy-derive v0.8.40
12192026-05-08T12:05:49.875Z Downloaded tower v0.5.3
12202026-05-08T12:05:49.881Z Downloaded x509-cert v0.2.5
12212026-05-08T12:05:49.884Z Downloaded yansi v1.0.1
12222026-05-08T12:05:49.887Z Downloaded typed-path v0.9.3
12232026-05-08T12:05:49.889Z Downloaded unicode-segmentation v1.12.0
12242026-05-08T12:05:49.892Z Downloaded ssh-key v0.6.7
12252026-05-08T12:05:49.894Z Downloaded rayon v1.11.0
12262026-05-08T12:05:49.899Z Downloaded aws-lc-rs v1.16.0
12272026-05-08T12:05:49.906Z Downloaded blake3 v1.8.3
12282026-05-08T12:05:49.909Z Downloaded toml_edit v0.19.15
12292026-05-08T12:05:49.919Z Downloaded tokio-util v0.7.18
12302026-05-08T12:05:49.922Z Downloaded unicode-normalization v0.1.25
12312026-05-08T12:05:49.925Z Downloaded tower-http v0.6.8
12322026-05-08T12:05:49.928Z Downloaded proptest v1.10.0
12332026-05-08T12:05:49.933Z Downloaded reqwest v0.12.28
12342026-05-08T12:05:49.936Z Downloaded object v0.30.4
12352026-05-08T12:05:49.943Z Downloaded chrono v0.4.44
12362026-05-08T12:05:49.947Z Downloaded serde_with v3.17.0
12372026-05-08T12:05:49.952Z Downloaded curve25519-dalek v4.1.3
12382026-05-08T12:05:49.957Z Downloaded regex v1.12.3
12392026-05-08T12:05:49.960Z Downloaded petname v2.0.2
12402026-05-08T12:05:49.963Z Downloaded bitvec v1.0.1
12412026-05-08T12:05:49.971Z Downloaded git2 v0.20.4
12422026-05-08T12:05:49.976Z Downloaded moka v0.12.13
12432026-05-08T12:05:49.980Z Downloaded unicode_categories v0.1.1
12442026-05-08T12:05:49.985Z Downloaded bindgen v0.71.1
12452026-05-08T12:05:50.008Z Downloaded lalrpop v0.19.12
12462026-05-08T12:05:50.014Z Downloaded salty v0.3.0
12472026-05-08T12:05:50.027Z Downloaded dropshot v0.16.7
12482026-05-08T12:05:50.042Z Downloaded regex-syntax v0.6.29
12492026-05-08T12:05:50.052Z Downloaded tough v0.20.0
12502026-05-08T12:05:50.058Z Downloaded time v0.3.47
12512026-05-08T12:05:50.063Z Downloaded goblin v0.10.5
12522026-05-08T12:05:50.081Z Downloaded rustls-webpki v0.102.8
12532026-05-08T12:05:50.092Z Downloaded hickory-proto v0.24.4
12542026-05-08T12:05:50.101Z Downloaded zip v4.6.1
12552026-05-08T12:05:50.104Z Downloaded dropshot v0.17.0
12562026-05-08T12:05:50.116Z Downloaded webpki-roots v1.0.6
12572026-05-08T12:05:50.119Z Downloaded regress v0.10.5
12582026-05-08T12:05:50.123Z Downloaded object v0.37.3
12592026-05-08T12:05:50.129Z Downloaded smoltcp v0.11.0
12602026-05-08T12:05:50.135Z Downloaded rustls v0.22.4
12612026-05-08T12:05:50.142Z Downloaded diesel v2.3.7
12622026-05-08T12:05:50.153Z Downloaded nix v0.27.1
12632026-05-08T12:05:50.159Z Downloaded winnow v0.5.40
12642026-05-08T12:05:50.164Z Downloaded regex-syntax v0.8.10
12652026-05-08T12:05:50.168Z Downloaded radix_trie v0.2.1
12662026-05-08T12:05:50.199Z Downloaded winnow v0.6.26
12672026-05-08T12:05:50.206Z Downloaded quinn-proto v0.11.13
12682026-05-08T12:05:50.227Z Downloaded bstr v1.12.1
12692026-05-08T12:05:50.246Z Downloaded sqlparser v0.61.0
12702026-05-08T12:05:50.252Z Downloaded nix v0.28.0
12712026-05-08T12:05:50.258Z Downloaded rustls v0.21.12
12722026-05-08T12:05:50.268Z Downloaded openssl v0.10.78
12732026-05-08T12:05:50.276Z Downloaded tracing v0.1.44
12742026-05-08T12:05:50.291Z Downloaded tabled v0.20.0
12752026-05-08T12:05:50.300Z Downloaded polar-core v0.27.3
12762026-05-08T12:05:50.305Z Downloaded vcpkg v0.2.15
12772026-05-08T12:05:50.329Z Downloaded nix v0.29.0
12782026-05-08T12:05:50.337Z Downloaded smoltcp v0.9.1
12792026-05-08T12:05:50.341Z Downloaded nix v0.31.2
12802026-05-08T12:05:50.354Z Downloaded regex-automata v0.4.14
12812026-05-08T12:05:50.363Z Downloaded openapiv3 v2.2.0
12822026-05-08T12:05:50.371Z Downloaded zlib-rs v0.6.2
12832026-05-08T12:05:50.374Z Downloaded zerocopy v0.8.40
12842026-05-08T12:05:50.388Z Downloaded regress v0.11.1
12852026-05-08T12:05:50.394Z Downloaded hickory-proto v0.25.2
12862026-05-08T12:05:50.404Z Downloaded petgraph v0.6.5
12872026-05-08T12:05:50.423Z Downloaded jiff v0.2.21
12882026-05-08T12:05:50.429Z Downloaded rustls v0.23.37
12892026-05-08T12:05:50.437Z Downloaded rustix v0.38.44
12902026-05-08T12:05:50.451Z Downloaded libz-sys v1.1.24
12912026-05-08T12:05:50.463Z Downloaded csv v1.4.0
12922026-05-08T12:05:50.475Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
12932026-05-08T12:05:50.496Z Downloaded tokio v1.52.1
12942026-05-08T12:05:50.546Z Downloaded encoding_rs v0.8.35
12952026-05-08T12:05:50.559Z Downloaded typify-impl v0.6.2
12962026-05-08T12:05:50.567Z Downloaded sled v0.34.7
12972026-05-08T12:05:50.574Z Downloaded ratatui v0.29.0
12982026-05-08T12:05:50.585Z Downloaded ring v0.17.14
12992026-05-08T12:05:50.610Z Downloaded typify-impl v0.4.3
13002026-05-08T12:05:50.619Z Downloaded bzip2-sys v0.1.13+1.0.8
13012026-05-08T12:05:50.644Z Downloaded zerocopy-derive v0.6.6
13022026-05-08T12:05:50.678Z Downloaded chrono-tz v0.10.4
13032026-05-08T12:05:50.695Z Downloaded petgraph v0.8.3
13042026-05-08T12:05:50.720Z Downloaded sha3 v0.10.8
13052026-05-08T12:05:50.889Z Downloaded libgit2-sys v0.18.3+1.9.2
13062026-05-08T12:05:51.575Z Downloaded aws-lc-sys v0.37.1
13072026-05-08T12:05:51.825Z Compiling libc v0.2.185
13082026-05-08T12:05:51.826Z Compiling serde v1.0.228
13092026-05-08T12:05:51.829Z Compiling shlex v1.3.0
13102026-05-08T12:05:51.829Z Compiling find-msvc-tools v0.1.9
13112026-05-08T12:05:51.829Z Compiling log v0.4.29
13122026-05-08T12:05:51.829Z Compiling smallvec v1.15.1
13132026-05-08T12:05:51.829Z Compiling syn v2.0.117
13142026-05-08T12:05:51.829Z Compiling typenum v1.19.0
13152026-05-08T12:05:52.147Z Compiling generic-array v0.14.7
13162026-05-08T12:05:52.161Z Compiling subtle v2.6.1
13172026-05-08T12:05:52.179Z Compiling scopeguard v1.2.0
13182026-05-08T12:05:52.215Z Compiling const-oid v0.9.6
13192026-05-08T12:05:52.278Z Compiling lock_api v0.4.14
13202026-05-08T12:05:52.294Z Compiling portable-atomic v1.13.1
13212026-05-08T12:05:52.322Z Compiling zerocopy v0.8.40
13222026-05-08T12:05:52.389Z Compiling critical-section v1.2.0
13232026-05-08T12:05:52.490Z Compiling serde_json v1.0.149
13242026-05-08T12:05:52.503Z Compiling parking_lot_core v0.9.12
13252026-05-08T12:05:52.688Z Compiling pin-project-lite v0.2.17
13262026-05-08T12:05:52.769Z Compiling pkg-config v0.3.32
13272026-05-08T12:05:52.784Z Compiling bitflags v2.11.0
13282026-05-08T12:05:52.875Z Compiling getrandom v0.2.17
13292026-05-08T12:05:52.923Z Compiling jobserver v0.1.34
13302026-05-08T12:05:52.937Z Compiling errno v0.3.14
13312026-05-08T12:05:53.081Z Compiling rand_core v0.6.4
13322026-05-08T12:05:53.098Z Compiling signal-hook-registry v1.4.8
13332026-05-08T12:05:53.280Z Compiling cc v1.2.56
13342026-05-08T12:05:53.280Z Compiling once_cell v1.21.3
13352026-05-08T12:05:53.308Z Compiling libm v0.2.16
13362026-05-08T12:05:53.323Z Compiling parking_lot v0.12.5
13372026-05-08T12:05:53.346Z Compiling mio v1.2.0
13382026-05-08T12:05:53.360Z Compiling num-traits v0.2.19
13392026-05-08T12:05:53.485Z Compiling futures-core v0.3.32
13402026-05-08T12:05:53.635Z Compiling percent-encoding v2.3.2
13412026-05-08T12:05:53.678Z Compiling socket2 v0.6.3
13422026-05-08T12:05:53.699Z Compiling cpufeatures v0.2.17
13432026-05-08T12:05:53.772Z Compiling futures-sink v0.3.32
13442026-05-08T12:05:53.796Z Compiling slab v0.4.12
13452026-05-08T12:05:53.820Z Compiling futures-io v0.3.32
13462026-05-08T12:05:53.861Z Compiling futures-task v0.3.32
13472026-05-08T12:05:53.872Z Compiling futures-channel v0.3.32
13482026-05-08T12:05:53.966Z Compiling getrandom v0.4.1
13492026-05-08T12:05:53.966Z Compiling getrandom v0.3.4
13502026-05-08T12:05:54.026Z Compiling rustversion v1.0.22
13512026-05-08T12:05:54.077Z Compiling rand_core v0.10.0
13522026-05-08T12:05:54.092Z Compiling indexmap v2.14.0
13532026-05-08T12:05:54.242Z Compiling cmake v0.1.57
13542026-05-08T12:05:54.685Z Compiling form_urlencoded v1.2.2
13552026-05-08T12:05:54.779Z Compiling synstructure v0.13.2
13562026-05-08T12:05:54.827Z Compiling fs_extra v1.3.0
13572026-05-08T12:05:54.860Z Compiling ident_case v1.0.1
13582026-05-08T12:05:54.884Z Compiling base64ct v1.8.3
13592026-05-08T12:05:54.986Z Compiling dunce v1.0.5
13602026-05-08T12:05:55.062Z Compiling flagset v0.4.7
13612026-05-08T12:05:55.086Z Compiling rand_core v0.9.5
13622026-05-08T12:05:55.102Z Compiling iana-time-zone v0.1.65
13632026-05-08T12:05:55.132Z Compiling aws-lc-sys v0.37.1
13642026-05-08T12:05:55.201Z Compiling pem-rfc7468 v0.7.0
13652026-05-08T12:05:55.214Z Compiling rustix v1.1.3
13662026-05-08T12:05:55.259Z Compiling ring v0.17.14
13672026-05-08T12:05:55.300Z Compiling uuid v1.23.0
13682026-05-08T12:05:55.364Z Compiling rustc_version v0.4.1
13692026-05-08T12:05:55.417Z Compiling vcpkg v0.2.15
13702026-05-08T12:05:55.511Z Compiling aws-lc-rs v1.16.0
13712026-05-08T12:05:55.695Z Compiling regex-syntax v0.8.10
13722026-05-08T12:05:55.799Z Compiling tracing-core v0.1.36
13732026-05-08T12:05:56.004Z Compiling pest_generator v2.8.6
13742026-05-08T12:05:56.163Z Compiling openssl-sys v0.9.114
13752026-05-08T12:05:56.372Z Compiling serde_derive_internals v0.29.1
13762026-05-08T12:05:56.543Z Compiling serde_derive v1.0.228
13772026-05-08T12:05:56.697Z Compiling zeroize_derive v1.4.3
13782026-05-08T12:05:56.719Z Compiling zerofrom-derive v0.1.6
13792026-05-08T12:05:56.949Z Compiling yoke-derive v0.8.1
13802026-05-08T12:05:57.294Z Compiling zerocopy-derive v0.8.40
13812026-05-08T12:05:57.341Z Compiling zeroize v1.8.2
13822026-05-08T12:05:58.081Z Compiling crypto-common v0.1.7
13832026-05-08T12:05:58.132Z Compiling block-buffer v0.10.4
13842026-05-08T12:05:58.135Z Compiling zerovec-derive v0.11.2
13852026-05-08T12:05:58.160Z Compiling zerofrom v0.1.6
13862026-05-08T12:05:58.222Z Compiling displaydoc v0.2.5
13872026-05-08T12:05:58.277Z Compiling yoke v0.8.1
13882026-05-08T12:05:58.296Z Compiling digest v0.10.7
13892026-05-08T12:05:58.462Z Compiling tokio-macros v2.7.0
13902026-05-08T12:05:58.539Z Compiling hmac v0.12.1
13912026-05-08T12:05:58.695Z Compiling futures-macro v0.3.32
13922026-05-08T12:05:58.946Z Compiling zerotrie v0.2.3
13932026-05-08T12:05:59.170Z Compiling block-padding v0.3.3
13942026-05-08T12:05:59.221Z Compiling zerovec v0.11.5
13952026-05-08T12:05:59.239Z Compiling sha2 v0.10.9
13962026-05-08T12:05:59.325Z Compiling inout v0.1.4
13972026-05-08T12:05:59.481Z Compiling futures-util v0.3.32
13982026-05-08T12:05:59.568Z Compiling cipher v0.4.4
13992026-05-08T12:05:59.736Z Compiling tinystr v0.8.2
14002026-05-08T12:05:59.830Z Compiling potential_utf v0.1.4
14012026-05-08T12:05:59.862Z Compiling der_derive v0.7.3
14022026-05-08T12:05:59.950Z Compiling icu_locale_core v2.1.1
14032026-05-08T12:05:59.997Z Compiling bytes v1.11.1
14042026-05-08T12:06:00.066Z Compiling icu_collections v2.1.1
14052026-05-08T12:06:00.557Z Compiling icu_provider v2.1.1
14062026-05-08T12:06:00.603Z Compiling tokio v1.52.1
14072026-05-08T12:06:00.674Z Compiling http v1.4.0
14082026-05-08T12:06:00.811Z Compiling icu_normalizer v2.1.1
14092026-05-08T12:06:00.833Z Compiling icu_properties v2.1.2
14102026-05-08T12:06:00.850Z Compiling der v0.7.10
14112026-05-08T12:06:01.329Z Compiling chrono v0.4.44
14122026-05-08T12:06:01.567Z Compiling salsa20 v0.10.2
14132026-05-08T12:06:01.707Z Compiling idna_adapter v1.2.1
14142026-05-08T12:06:01.743Z Compiling ppv-lite86 v0.2.21
14152026-05-08T12:06:01.788Z Compiling spki v0.7.3
14162026-05-08T12:06:01.841Z Compiling idna v1.1.0
14172026-05-08T12:06:01.892Z Compiling pbkdf2 v0.12.2
14182026-05-08T12:06:01.989Z Compiling thiserror-impl v2.0.18
14192026-05-08T12:06:02.005Z Compiling scrypt v0.11.0
14202026-05-08T12:06:02.043Z Compiling rand_chacha v0.9.0
14212026-05-08T12:06:02.057Z Compiling aes v0.8.4
14222026-05-08T12:06:02.255Z Compiling url v2.5.8
14232026-05-08T12:06:02.471Z Compiling cbc v0.1.2
14242026-05-08T12:06:02.623Z Compiling rustls-pki-types v1.14.0
14252026-05-08T12:06:02.691Z Compiling tracing-attributes v0.1.31
14262026-05-08T12:06:02.730Z Compiling pkcs5 v0.7.1
14272026-05-08T12:06:03.029Z Compiling rand v0.9.2
14282026-05-08T12:06:03.062Z Compiling http-body v1.0.1
14292026-05-08T12:06:03.155Z Compiling httparse v1.10.1
14302026-05-08T12:06:03.197Z Compiling schemars v0.8.22
14312026-05-08T12:06:03.211Z Compiling base64 v0.22.1
14322026-05-08T12:06:03.293Z Compiling thiserror v2.0.18
14332026-05-08T12:06:03.390Z Compiling untrusted v0.9.0
14342026-05-08T12:06:03.406Z Compiling openssl-probe v0.2.1
14352026-05-08T12:06:03.479Z Compiling untrusted v0.7.1
14362026-05-08T12:06:03.573Z Compiling pkcs8 v0.10.2
14372026-05-08T12:06:03.577Z Compiling schemars_derive v0.8.22
14382026-05-08T12:06:03.602Z Compiling pest_derive v2.8.6
14392026-05-08T12:06:03.800Z Compiling scroll_derive v0.13.1
14402026-05-08T12:06:03.879Z Compiling darling_core v0.20.11
14412026-05-08T12:06:03.981Z Compiling tracing v0.1.44
14422026-05-08T12:06:04.019Z Compiling tower-service v0.3.3
14432026-05-08T12:06:04.114Z Compiling rustls v0.23.37
14442026-05-08T12:06:04.241Z Compiling tokio-util v0.7.18
14452026-05-08T12:06:04.282Z Compiling try-lock v0.2.5
14462026-05-08T12:06:04.390Z Compiling dyn-clone v1.0.20
14472026-05-08T12:06:04.566Z Compiling atomic-waker v1.1.2
14482026-05-08T12:06:04.628Z Compiling tower-layer v0.3.3
14492026-05-08T12:06:04.690Z Compiling tinyvec_macros v0.1.1
14502026-05-08T12:06:04.764Z Compiling tinyvec v1.10.0
14512026-05-08T12:06:04.791Z Compiling scroll v0.13.0
14522026-05-08T12:06:05.061Z Compiling h2 v0.4.13
14532026-05-08T12:06:05.107Z Compiling want v0.3.1
14542026-05-08T12:06:05.298Z Compiling ipnet v2.11.0
14552026-05-08T12:06:05.314Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14562026-05-08T12:06:05.564Z Compiling spin v0.9.8
14572026-05-08T12:06:05.697Z Compiling aho-corasick v1.1.4
14582026-05-08T12:06:05.772Z Compiling httpdate v1.0.3
14592026-05-08T12:06:05.803Z Compiling crc32fast v1.5.0
14602026-05-08T12:06:05.990Z Compiling pin-utils v0.1.0
14612026-05-08T12:06:06.064Z Compiling openssl v0.10.78
14622026-05-08T12:06:06.079Z Compiling foreign-types-shared v0.1.1
14632026-05-08T12:06:06.130Z Compiling powerfmt v0.2.0
14642026-05-08T12:06:06.147Z Compiling darling_macro v0.20.11
14652026-05-08T12:06:06.161Z Compiling num-conv v0.2.0
14662026-05-08T12:06:06.253Z Compiling time-core v0.1.8
14672026-05-08T12:06:06.282Z Compiling deranged v0.5.8
14682026-05-08T12:06:06.313Z Compiling foreign-types v0.3.2
14692026-05-08T12:06:06.372Z Compiling tempfile v3.25.0
14702026-05-08T12:06:06.399Z Compiling time-macros v0.2.27
14712026-05-08T12:06:06.597Z Compiling darling v0.20.11
14722026-05-08T12:06:06.680Z Compiling regex-automata v0.4.14
14732026-05-08T12:06:06.733Z Compiling goblin v0.10.5
14742026-05-08T12:06:07.366Z Compiling openssl-macros v0.1.1
14752026-05-08T12:06:07.441Z Compiling wait-timeout v0.2.1
14762026-05-08T12:06:07.715Z Compiling siphasher v1.0.2
14772026-05-08T12:06:07.750Z Compiling bit-vec v0.8.0
14782026-05-08T12:06:07.787Z Compiling simd-adler32 v0.3.8
14792026-05-08T12:06:07.899Z Compiling native-tls v0.2.18
14802026-05-08T12:06:07.977Z Compiling quick-error v1.2.3
14812026-05-08T12:06:08.031Z Compiling hyper v1.8.1
14822026-05-08T12:06:08.083Z Compiling num_threads v0.1.7
14832026-05-08T12:06:08.097Z Compiling syn v1.0.109
14842026-05-08T12:06:08.178Z Compiling crossbeam-utils v0.8.21
14852026-05-08T12:06:08.392Z Compiling usdt-impl v0.6.0
14862026-05-08T12:06:08.527Z Compiling time v0.3.47
14872026-05-08T12:06:08.633Z Compiling rusty-fork v0.3.1
14882026-05-08T12:06:08.950Z Compiling bit-set v0.8.0
14892026-05-08T12:06:09.107Z Compiling hyper-util v0.1.20
14902026-05-08T12:06:09.603Z Compiling dof v0.4.0
14912026-05-08T12:06:10.144Z Compiling derive_builder_core v0.20.2
14922026-05-08T12:06:10.802Z Compiling unicode-normalization v0.1.25
14932026-05-08T12:06:10.916Z Compiling dtrace-parser v0.3.0
14942026-05-08T12:06:10.963Z Compiling rustls-native-certs v0.8.3
14952026-05-08T12:06:10.966Z Compiling signature v2.2.0
14962026-05-08T12:06:11.003Z Compiling scroll_derive v0.12.1
14972026-05-08T12:06:11.149Z Compiling thiserror-impl v1.0.69
14982026-05-08T12:06:11.242Z Compiling heapless v0.7.17
14992026-05-08T12:06:11.269Z Compiling slog v2.8.2
15002026-05-08T12:06:11.434Z Compiling rand_xorshift v0.4.0
15012026-05-08T12:06:11.472Z Compiling darling_core v0.21.3
15022026-05-08T12:06:11.599Z Compiling bzip2-sys v0.1.13+1.0.8
15032026-05-08T12:06:11.649Z Compiling sync_wrapper v1.0.2
15042026-05-08T12:06:11.652Z Compiling thread-id v5.1.0
15052026-05-08T12:06:11.743Z Compiling cookie v0.18.1
15062026-05-08T12:06:11.758Z Compiling zstd-safe v7.2.4
15072026-05-08T12:06:11.863Z Compiling unicode-bidi v0.3.18
15082026-05-08T12:06:11.925Z Compiling signal-hook v0.3.18
15092026-05-08T12:06:11.949Z Compiling anyhow v1.0.102
15102026-05-08T12:06:11.993Z Compiling paste v1.0.15
15112026-05-08T12:06:12.090Z Compiling unicode-properties v0.1.4
15122026-05-08T12:06:12.242Z Compiling adler2 v2.0.1
15132026-05-08T12:06:12.257Z Compiling allocator-api2 v0.2.21
15142026-05-08T12:06:12.297Z Compiling unarray v0.1.4
15152026-05-08T12:06:12.368Z Compiling miniz_oxide v0.8.9
15162026-05-08T12:06:12.382Z Compiling thiserror v1.0.69
15172026-05-08T12:06:12.382Z Compiling proptest v1.10.0
15182026-05-08T12:06:12.454Z Compiling stringprep v0.1.5
15192026-05-08T12:06:12.691Z Compiling tower v0.5.3
15202026-05-08T12:06:12.959Z Compiling scroll v0.12.0
15212026-05-08T12:06:13.148Z Compiling derive_builder_macro v0.20.2
15222026-05-08T12:06:13.388Z Compiling ipnetwork v0.21.1
15232026-05-08T12:06:13.478Z Compiling http-body-util v0.1.3
15242026-05-08T12:06:13.593Z Compiling webpki-roots v1.0.6
15252026-05-08T12:06:13.715Z Compiling rand_chacha v0.3.1
15262026-05-08T12:06:13.730Z Compiling serde_tokenstream v0.2.3
15272026-05-08T12:06:13.769Z Compiling erased-serde v0.3.31
15282026-05-08T12:06:13.846Z Compiling toml_datetime v0.6.11
15292026-05-08T12:06:13.940Z Compiling darling_macro v0.21.3
15302026-05-08T12:06:14.033Z Compiling serde_spanned v0.6.9
15312026-05-08T12:06:14.101Z Compiling md-5 v0.10.6
15322026-05-08T12:06:14.176Z Compiling zerocopy-derive v0.7.35
15332026-05-08T12:06:14.240Z Compiling curve25519-dalek v4.1.3
15342026-05-08T12:06:14.265Z Compiling vergen-lib v0.1.6
15352026-05-08T12:06:14.406Z Compiling num-integer v0.1.46
15362026-05-08T12:06:14.442Z Compiling hash32 v0.2.1
15372026-05-08T12:06:14.505Z Compiling ff v0.13.1
15382026-05-08T12:06:14.622Z Compiling memoffset v0.9.1
15392026-05-08T12:06:14.675Z Compiling psl-types v2.0.11
15402026-05-08T12:06:14.675Z Compiling smoltcp v0.9.1
15412026-05-08T12:06:14.769Z Compiling ref-cast v1.0.25
15422026-05-08T12:06:14.810Z Compiling litrs v1.0.0
15432026-05-08T12:06:14.812Z Compiling iri-string v0.7.10
15442026-05-08T12:06:15.008Z Compiling rustix v0.38.44
15452026-05-08T12:06:15.052Z Compiling zlib-rs v0.6.2
15462026-05-08T12:06:15.066Z Compiling num-bigint-dig v0.8.6
15472026-05-08T12:06:15.256Z Compiling cfg_aliases v0.2.1
15482026-05-08T12:06:15.325Z Compiling fallible-iterator v0.2.0
15492026-05-08T12:06:15.340Z Compiling base16ct v0.2.0
15502026-05-08T12:06:15.353Z Compiling ryu v1.0.23
15512026-05-08T12:06:15.515Z Compiling serde_urlencoded v0.7.1
15522026-05-08T12:06:15.533Z Compiling sec1 v0.7.3
15532026-05-08T12:06:15.633Z Compiling postgres-protocol v0.6.10
15542026-05-08T12:06:15.807Z Compiling nix v0.31.2
15552026-05-08T12:06:15.857Z Compiling document-features v0.2.12
15562026-05-08T12:06:16.167Z Compiling tower-http v0.6.8
15572026-05-08T12:06:16.250Z Compiling zerocopy v0.7.35
15582026-05-08T12:06:16.428Z Compiling publicsuffix v2.3.0
15592026-05-08T12:06:16.441Z Compiling newtype-uuid v1.3.2
15602026-05-08T12:06:16.558Z Compiling num-iter v0.1.45
15612026-05-08T12:06:16.593Z Compiling group v0.13.0
15622026-05-08T12:06:16.790Z Compiling darling v0.21.3
15632026-05-08T12:06:16.835Z Compiling rand v0.8.5
15642026-05-08T12:06:16.872Z Compiling oxnet v0.1.4
15652026-05-08T12:06:17.036Z Compiling hubpack_derive v0.1.1
15662026-05-08T12:06:17.135Z Compiling derive_builder v0.20.2
15672026-05-08T12:06:17.256Z Compiling tokio-native-tls v0.3.1
15682026-05-08T12:06:17.272Z Compiling goblin v0.8.2
15692026-05-08T12:06:17.770Z Compiling regex v1.12.3
15702026-05-08T12:06:17.786Z Compiling phf_shared v0.13.1
15712026-05-08T12:06:18.006Z Compiling flate2 v1.1.9
15722026-05-08T12:06:18.022Z Compiling lazy_static v1.5.0
15732026-05-08T12:06:18.119Z Compiling cargo-platform v0.1.9
15742026-05-08T12:06:18.157Z Compiling hkdf v0.12.4
15752026-05-08T12:06:18.200Z Compiling crypto-bigint v0.5.5
15762026-05-08T12:06:18.280Z Compiling terminal_size v0.4.3
15772026-05-08T12:06:18.320Z Compiling async-trait v0.1.89
15782026-05-08T12:06:18.367Z Compiling daft-derive v0.1.5
15792026-05-08T12:06:18.412Z Compiling strum_macros v0.27.2
15802026-05-08T12:06:18.427Z Compiling curve25519-dalek-derive v0.1.1
15812026-05-08T12:06:19.067Z Compiling ref-cast-impl v1.0.25
15822026-05-08T12:06:19.070Z Compiling vergen v9.0.6
15832026-05-08T12:06:19.263Z Compiling fs-err v3.3.0
15842026-05-08T12:06:19.332Z Compiling ahash v0.8.12
15852026-05-08T12:06:19.449Z Compiling encoding_rs v0.8.35
15862026-05-08T12:06:19.557Z Compiling bitflags v1.3.2
15872026-05-08T12:06:19.682Z Compiling libbz2-rs-sys v0.2.2
15882026-05-08T12:06:19.731Z Compiling managed v0.8.0
15892026-05-08T12:06:19.874Z Compiling object v0.37.3
15902026-05-08T12:06:20.132Z Compiling unicode-segmentation v1.12.0
15912026-05-08T12:06:20.349Z Compiling mime v0.3.17
15922026-05-08T12:06:20.375Z Compiling bumpalo v3.20.2
15932026-05-08T12:06:20.453Z Compiling foldhash v0.1.5
15942026-05-08T12:06:20.524Z Compiling foldhash v0.2.0
15952026-05-08T12:06:20.592Z Compiling winnow v0.5.40
15962026-05-08T12:06:20.604Z Compiling hashbrown v0.15.5
15972026-05-08T12:06:20.618Z Compiling zopfli v0.8.3
15982026-05-08T12:06:20.750Z Compiling hashbrown v0.16.1
15992026-05-08T12:06:20.786Z Compiling clap_builder v4.5.60
16002026-05-08T12:06:21.024Z Compiling strum v0.27.2
16012026-05-08T12:06:21.162Z Compiling bzip2 v0.6.1
16022026-05-08T12:06:21.378Z Compiling dof v0.3.0
16032026-05-08T12:06:21.411Z Compiling elliptic-curve v0.13.8
16042026-05-08T12:06:21.460Z Compiling daft v0.1.5
16052026-05-08T12:06:21.806Z Compiling cargo_metadata v0.19.2
16062026-05-08T12:06:21.980Z Compiling toml_edit v0.19.15
16072026-05-08T12:06:22.083Z Compiling phf v0.13.1
16082026-05-08T12:06:22.243Z Compiling cookie_store v0.22.1
16092026-05-08T12:06:22.881Z Compiling signal-hook-mio v0.2.5
16102026-05-08T12:06:23.120Z Compiling hubpack v0.1.2
16112026-05-08T12:06:23.303Z Compiling zstd v0.13.3
16122026-05-08T12:06:23.336Z Compiling hyper-tls v0.6.0
16132026-05-08T12:06:23.358Z Compiling bzip2 v0.4.4
16142026-05-08T12:06:23.557Z Compiling serde_with_macros v3.17.0
16152026-05-08T12:06:23.605Z Compiling postgres-types v0.2.12
16162026-05-08T12:06:23.763Z Compiling usdt-attr-macro v0.6.0
16172026-05-08T12:06:24.143Z Compiling usdt-macro v0.6.0
16182026-05-08T12:06:24.565Z Compiling dtrace-parser v0.2.0
16192026-05-08T12:06:24.621Z Compiling ed25519 v2.2.3
16202026-05-08T12:06:24.680Z Compiling bstr v1.12.1
16212026-05-08T12:06:24.725Z Compiling phf_shared v0.11.3
16222026-05-08T12:06:24.775Z Compiling pkcs1 v0.7.5
16232026-05-08T12:06:24.906Z Compiling hex v0.4.3
16242026-05-08T12:06:24.922Z Compiling serde-big-array v0.5.1
16252026-05-08T12:06:25.066Z Compiling rfc6979 v0.4.0
16262026-05-08T12:06:25.178Z Compiling strum_macros v0.26.4
16272026-05-08T12:06:25.193Z Compiling clap_derive v4.5.55
16282026-05-08T12:06:25.193Z Compiling serde_repr v0.1.20
16292026-05-08T12:06:25.327Z Compiling enum-as-inner v0.6.1
16302026-05-08T12:06:25.339Z Compiling float-cmp v0.10.0
16312026-05-08T12:06:25.482Z Compiling memmap2 v0.9.10
16322026-05-08T12:06:25.541Z Compiling thread-id v4.2.2
16332026-05-08T12:06:25.626Z Compiling env_filter v1.0.0
16342026-05-08T12:06:25.692Z Compiling fixedbitset v0.4.2
16352026-05-08T12:06:25.736Z Compiling normalize-line-endings v0.3.0
16362026-05-08T12:06:25.819Z Compiling new_debug_unreachable v1.0.6
16372026-05-08T12:06:25.836Z Compiling jiff v0.2.21
16382026-05-08T12:06:25.894Z Compiling data-encoding v2.10.0
16392026-05-08T12:06:25.910Z Compiling precomputed-hash v0.1.1
16402026-05-08T12:06:25.930Z Compiling either v1.15.0
16412026-05-08T12:06:25.999Z Compiling rustc-hash v2.1.1
16422026-05-08T12:06:26.125Z Compiling predicates-core v1.0.10
16432026-05-08T12:06:26.141Z Compiling difflib v0.4.0
16442026-05-08T12:06:26.300Z Compiling whoami v2.1.0
16452026-05-08T12:06:26.576Z Compiling fixedbitset v0.5.7
16462026-05-08T12:06:26.665Z Compiling keccak v0.1.6
16472026-05-08T12:06:26.685Z Compiling static_assertions v1.1.0
16482026-05-08T12:06:26.759Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992)
16492026-05-08T12:06:26.874Z Compiling sha3 v0.10.8
16502026-05-08T12:06:26.920Z Compiling strum v0.26.3
16512026-05-08T12:06:26.949Z Compiling clap v4.5.60
16522026-05-08T12:06:27.033Z Compiling petgraph v0.8.3
16532026-05-08T12:06:27.049Z Compiling toml_edit v0.22.27
16542026-05-08T12:06:27.323Z Compiling tokio-postgres v0.7.16
16552026-05-08T12:06:27.466Z Compiling predicates v3.1.4
16562026-05-08T12:06:27.564Z Compiling hickory-proto v0.25.2
16572026-05-08T12:06:28.120Z Compiling itertools v0.13.0
16582026-05-08T12:06:28.919Z Compiling zip v4.6.1
16592026-05-08T12:06:29.329Z Compiling iddqd v0.3.18
16602026-05-08T12:06:29.525Z Compiling string_cache v0.8.9
16612026-05-08T12:06:29.560Z Compiling petgraph v0.6.5
16622026-05-08T12:06:29.776Z Compiling env_logger v0.11.9
16632026-05-08T12:06:29.790Z Compiling usdt v0.6.0
16642026-05-08T12:06:29.899Z Compiling usdt-impl v0.5.0
16652026-05-08T12:06:30.040Z Compiling ecdsa v0.16.9
16662026-05-08T12:06:30.057Z Compiling serde_with v3.17.0
16672026-05-08T12:06:30.131Z Compiling similar v2.7.0
16682026-05-08T12:06:30.427Z Compiling rsa v0.9.10
16692026-05-08T12:06:30.488Z Compiling ed25519-dalek v2.2.0
16702026-05-08T12:06:30.557Z Compiling crossterm v0.28.1
16712026-05-08T12:06:31.059Z Compiling zip v0.6.6
16722026-05-08T12:06:31.142Z Compiling toml v0.7.8
16732026-05-08T12:06:31.997Z Compiling heck v0.4.1
16742026-05-08T12:06:32.032Z Compiling toml_parser v1.0.9+spec-1.1.0
16752026-05-08T12:06:32.158Z Compiling crossbeam-epoch v0.9.18
16762026-05-08T12:06:32.227Z Compiling tokio-stream v0.1.18
16772026-05-08T12:06:32.259Z Compiling buf-list v1.1.2
16782026-05-08T12:06:32.411Z Compiling x509-cert v0.2.5
16792026-05-08T12:06:32.488Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992)
16802026-05-08T12:06:32.537Z Compiling openapiv3 v2.2.0
16812026-05-08T12:06:32.676Z Compiling sha1 v0.10.6
16822026-05-08T12:06:32.688Z Compiling toml_datetime v0.7.5+spec-1.1.0
16832026-05-08T12:06:32.784Z Compiling lalrpop-util v0.19.12
16842026-05-08T12:06:32.896Z Compiling peg-runtime v0.8.5
16852026-05-08T12:06:32.974Z Compiling thread_local v1.1.9
16862026-05-08T12:06:32.978Z Compiling slog-async v2.8.0
16872026-05-08T12:06:33.174Z Compiling crossbeam-channel v0.5.15
16882026-05-08T12:06:33.225Z Compiling futures-executor v0.3.32
16892026-05-08T12:06:33.309Z Compiling is-terminal v0.4.17
16902026-05-08T12:06:33.402Z Compiling filetime v0.2.27
16912026-05-08T12:06:33.485Z Compiling term v1.2.1
16922026-05-08T12:06:33.574Z Compiling take_mut v0.2.2
16932026-05-08T12:06:33.629Z Compiling xattr v1.6.1
16942026-05-08T12:06:33.736Z Compiling futures v0.3.32
16952026-05-08T12:06:33.797Z Compiling tar v0.4.45
16962026-05-08T12:06:33.821Z Compiling slog-term v2.9.2
16972026-05-08T12:06:43.641Z Compiling rustls-webpki v0.103.9
16982026-05-08T12:06:46.451Z Compiling tokio-rustls v0.26.4
16992026-05-08T12:06:46.451Z Compiling rustls-platform-verifier v0.6.2
17002026-05-08T12:06:46.649Z Compiling hyper-rustls v0.27.7
17012026-05-08T12:06:46.850Z Compiling reqwest v0.13.2
17022026-05-08T12:06:46.850Z Compiling reqwest v0.12.28
17032026-05-08T12:06:48.980Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17042026-05-08T12:06:49.208Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17052026-05-08T12:06:52.040Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s
17062026-05-08T12:06:52.180Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17072026-05-08T12:06:52.234ZMay 08 12:06:51.362 INFO Starting download, target: Clickhouse
17082026-05-08T12:06:52.234ZMay 08 12:06:51.363 INFO Starting download, target: Cockroach
17092026-05-08T12:06:52.237ZMay 08 12:06:51.363 INFO Starting download, target: Console
17102026-05-08T12:06:52.237ZMay 08 12:06:51.363 INFO Starting download, target: DendriteStub
17112026-05-08T12:06:52.237ZMay 08 12:06:51.363 INFO Starting download, target: MaghemiteMgd
17122026-05-08T12:06:52.237ZMay 08 12:06:51.363 INFO Starting download, target: TransceiverControl
17132026-05-08T12:06:52.237ZMay 08 12:06:51.363 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17142026-05-08T12:06:52.237ZMay 08 12:06:51.363 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17152026-05-08T12:06:52.237ZMay 08 12:06:51.363 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17162026-05-08T12:06:52.237ZMay 08 12:06:51.363 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17172026-05-08T12:06:52.237ZMay 08 12:06:51.363 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
17182026-05-08T12:06:52.237ZMay 08 12:06:51.363 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17192026-05-08T12:06:52.677ZMay 08 12:06:51.802 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17202026-05-08T12:06:52.905ZMay 08 12:06:52.025 INFO Download complete, target: TransceiverControl
17212026-05-08T12:06:53.204ZMay 08 12:06:52.331 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17222026-05-08T12:06:53.438ZMay 08 12:06:52.567 INFO Download complete, target: Console
17232026-05-08T12:06:54.280ZMay 08 12:06:53.403 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17242026-05-08T12:06:54.336ZMay 08 12:06:53.460 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17252026-05-08T12:06:54.439ZMay 08 12:06:53.568 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17262026-05-08T12:06:54.969ZMay 08 12:06:54.098 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17272026-05-08T12:06:54.969ZMay 08 12:06:54.098 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17282026-05-08T12:06:56.764ZMay 08 12:06:55.893 INFO Download complete, target: DendriteStub
17292026-05-08T12:06:56.878ZMay 08 12:06:56.007 INFO Download complete, target: MaghemiteMgd
17302026-05-08T12:06:59.624ZMay 08 12:06:58.753 INFO Checking that binary works, target: Cockroach
17312026-05-08T12:06:59.739ZMay 08 12:06:58.868 INFO Download complete, target: Cockroach
17322026-05-08T12:07:01.196ZMay 08 12:07:00.323 INFO Checking that binary works, target: Clickhouse
17332026-05-08T12:07:01.281ZMay 08 12:07:00.410 INFO Download complete, target: Clickhouse
17342026-05-08T12:07:01.297ZAll builder prerequisites installed successfully, and PATH looks valid
17352026-05-08T12:07:01.300Z
17362026-05-08T12:07:01.300Zreal 2:13.188245657
17372026-05-08T12:07:01.300Zuser 6:45.411552568
17382026-05-08T12:07:01.300Zsys 1:20.283384108
17392026-05-08T12:07:01.300Ztrap 0.212276194
17402026-05-08T12:07:01.300Ztflt 0.650075192
17412026-05-08T12:07:01.300Zdflt 0.592320261
17422026-05-08T12:07:01.300Zkflt 0.023674381
17432026-05-08T12:07:01.300Zlock 21:09.455545237
17442026-05-08T12:07:01.300Zslp 20:43.051993051
17452026-05-08T12:07:01.300Zlat 43.528154637
17462026-05-08T12:07:01.300Zstop 1:57.697723084
17472026-05-08T12:07:01.300Z+ banner clippy
17482026-05-08T12:07:01.300Z
17492026-05-08T12:07:01.300Z #### # # ##### ##### # #
17502026-05-08T12:07:01.300Z # # # # # # # # # #
17512026-05-08T12:07:01.300Z # # # # # # # #
17522026-05-08T12:07:01.300Z # # # ##### ##### #
17532026-05-08T12:07:01.300Z # # # # # # #
17542026-05-08T12:07:01.300Z #### ###### # # # #
17552026-05-08T12:07:01.300Z
17562026-05-08T12:07:01.300Z+ export CARGO_INCREMENTAL=0
17572026-05-08T12:07:01.300Z+ CARGO_INCREMENTAL=0
17582026-05-08T12:07:01.300Z+ ptime -m cargo xtask clippy
17592026-05-08T12:07:01.834Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
17602026-05-08T12:07:02.059Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
17612026-05-08T12:07:03.913Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.60s
17622026-05-08T12:07:04.006Z Running `target/debug/xtask clippy`
17632026-05-08T12:07:04.033Zrunning: /home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings"
17642026-05-08T12:07:04.651Z Downloading crates ...
17652026-05-08T12:07:04.839Z Downloaded concurrent-queue v2.5.0
17662026-05-08T12:07:04.843Z Downloaded constant_time_eq v0.3.1
17672026-05-08T12:07:04.847Z Downloaded addr2line v0.25.1
17682026-05-08T12:07:04.850Z Downloaded assert-json-diff v2.0.2
17692026-05-08T12:07:04.853Z Downloaded nested v0.1.1
17702026-05-08T12:07:04.857Z Downloaded backtrace-ext v0.2.1
17712026-05-08T12:07:04.861Z Downloaded plotters-backend v0.3.7
17722026-05-08T12:07:04.861Z Downloaded serde_regex v1.1.0
17732026-05-08T12:07:04.861Z Downloaded target-triple v1.0.0
17742026-05-08T12:07:04.861Z Downloaded async-object-pool v0.2.0
17752026-05-08T12:07:04.861Z Downloaded stringmetrics v2.2.2
17762026-05-08T12:07:04.864Z Downloaded pathdiff v0.2.3
17772026-05-08T12:07:04.872Z Downloaded terminal_size v0.1.17
17782026-05-08T12:07:04.875Z Downloaded supports-unicode v2.1.0
17792026-05-08T12:07:04.875Z Downloaded parking v2.2.1
17802026-05-08T12:07:04.879Z Downloaded tokio-test v0.4.5
17812026-05-08T12:07:04.883Z Downloaded cast v0.3.0
17822026-05-08T12:07:04.886Z Downloaded plotters-svg v0.3.7
17832026-05-08T12:07:04.889Z Downloaded miette-derive v5.10.0
17842026-05-08T12:07:04.889Z Downloaded escape8259 v0.5.3
17852026-05-08T12:07:04.892Z Downloaded supports-color v2.1.0
17862026-05-08T12:07:04.892Z Downloaded libtest-mimic v0.8.1
17872026-05-08T12:07:04.892Z Downloaded httptest v0.16.4
17882026-05-08T12:07:04.894Z Downloaded event-listener-strategy v0.5.4
17892026-05-08T12:07:04.895Z Downloaded linkme-impl v0.3.35
17902026-05-08T12:07:04.895Z Downloaded approx v0.5.1
17912026-05-08T12:07:04.903Z Downloaded supports-hyperlinks v2.1.0
17922026-05-08T12:07:04.906Z Downloaded cargo-platform v0.3.2
17932026-05-08T12:07:04.909Z Downloaded similar-asserts v1.7.0
17942026-05-08T12:07:04.913Z Downloaded guppy-workspace-hack v0.1.0
17952026-05-08T12:07:04.919Z Downloaded linkme v0.3.35
17962026-05-08T12:07:04.922Z Downloaded tinytemplate v1.2.1
17972026-05-08T12:07:04.922Z Downloaded relative-path v1.9.3
17982026-05-08T12:07:04.925Z Downloaded anes v0.1.6
17992026-05-08T12:07:04.929Z Downloaded chumsky v0.9.3
18002026-05-08T12:07:04.933Z Downloaded rust-argon2 v2.1.0
18012026-05-08T12:07:04.933Z Downloaded partial-io v0.5.4
18022026-05-08T12:07:04.940Z Downloaded path-tree v0.8.3
18032026-05-08T12:07:04.940Z Downloaded assert_cmd v2.1.2
18042026-05-08T12:07:04.940Z Downloaded futures-timer v3.0.3
18052026-05-08T12:07:04.941Z Downloaded knuffel-derive v3.2.0
18062026-05-08T12:07:04.947Z Downloaded target-lexicon v0.13.3
18072026-05-08T12:07:04.947Z Downloaded rustc-demangle v0.1.27
18082026-05-08T12:07:04.950Z Downloaded cargo_metadata v0.23.1
18092026-05-08T12:07:04.950Z Downloaded trybuild v1.0.116
18102026-05-08T12:07:04.950Z Downloaded target-spec v3.5.7
18112026-05-08T12:07:04.950Z Downloaded hickory-client v0.25.2
18122026-05-08T12:07:04.953Z Downloaded criterion v0.7.0
18132026-05-08T12:07:04.956Z Downloaded owo-colors v3.5.0
18142026-05-08T12:07:04.959Z Downloaded termcolor v1.4.1
18152026-05-08T12:07:04.959Z Downloaded oorandom v11.1.5
18162026-05-08T12:07:04.959Z Downloaded datatest-stable v0.3.3
18172026-05-08T12:07:04.962Z Downloaded criterion-plot v0.6.0
18182026-05-08T12:07:04.962Z Downloaded blake2b_simd v1.0.4
18192026-05-08T12:07:04.966Z Downloaded async-lock v3.4.2
18202026-05-08T12:07:04.966Z Downloaded textwrap v0.15.2
18212026-05-08T12:07:04.969Z Downloaded event-listener v5.4.1
18222026-05-08T12:07:04.972Z Downloaded cfg-expr v0.20.6
18232026-05-08T12:07:04.974Z Downloaded rand_distr v0.5.1
18242026-05-08T12:07:04.979Z Downloaded rstest v0.25.0
18252026-05-08T12:07:04.983Z Downloaded knuffel v3.2.0
18262026-05-08T12:07:04.988Z Downloaded rstest_macros v0.25.0
18272026-05-08T12:07:04.988Z Downloaded miette v5.10.0
18282026-05-08T12:07:04.991Z Downloaded backtrace v0.3.76
18292026-05-08T12:07:04.991Z Downloaded fancy-regex v0.14.0
18302026-05-08T12:07:05.004Z Downloaded hashbrown v0.14.5
18312026-05-08T12:07:05.015Z Downloaded plotters v0.3.7
18322026-05-08T12:07:05.015Z Downloaded guppy v0.17.25
18332026-05-08T12:07:05.030Z Downloaded gimli v0.32.3
18342026-05-08T12:07:05.120Z Downloaded httpmock v0.8.3
18352026-05-08T12:07:06.694Z Checking cfg-if v1.0.4
18362026-05-08T12:07:07.040Z Checking libc v0.2.185
18372026-05-08T12:07:07.043Z Checking serde_core v1.0.228
18382026-05-08T12:07:07.116Z Checking memchr v2.8.0
18392026-05-08T12:07:07.157Z Checking smallvec v1.15.1
18402026-05-08T12:07:07.198Z Checking log v0.4.29
18412026-05-08T12:07:07.198Z Checking itoa v1.0.17
18422026-05-08T12:07:07.280Z Checking zeroize v1.8.2
18432026-05-08T12:07:07.315Z Checking libm v0.2.16
18442026-05-08T12:07:07.369Z Checking scopeguard v1.2.0
18452026-05-08T12:07:07.411Z Checking stable_deref_trait v1.2.1
18462026-05-08T12:07:07.452Z Checking zmij v1.0.21
18472026-05-08T12:07:07.492Z Checking errno v0.3.14
18482026-05-08T12:07:07.492Z Checking getrandom v0.2.17
18492026-05-08T12:07:07.564Z Checking lock_api v0.4.14
18502026-05-08T12:07:07.570Z Checking zerofrom v0.1.6
18512026-05-08T12:07:07.638Z Checking percent-encoding v2.3.2
18522026-05-08T12:07:07.677Z Checking litemap v0.8.1
18532026-05-08T12:07:07.713Z Checking writeable v0.6.2
18542026-05-08T12:07:07.750Z Checking yoke v0.8.1
18552026-05-08T12:07:07.788Z Checking icu_properties_data v2.1.2
18562026-05-08T12:07:07.788Z Checking icu_normalizer_data v2.1.1
18572026-05-08T12:07:07.857Z Checking subtle v2.6.1
18582026-05-08T12:07:07.896Z Checking form_urlencoded v1.2.2
18592026-05-08T12:07:07.899Z Checking utf8_iter v1.0.4
18602026-05-08T12:07:07.961Z Checking pin-project-lite v0.2.17
18612026-05-08T12:07:07.964Z Checking zerovec v0.11.5
18622026-05-08T12:07:08.032Z Checking zerotrie v0.2.3
18632026-05-08T12:07:08.039Z Checking num-traits v0.2.19
18642026-05-08T12:07:08.102Z Checking parking_lot_core v0.9.12
18652026-05-08T12:07:08.136Z Checking portable-atomic v1.13.1
18662026-05-08T12:07:08.177Z Checking rand_core v0.6.4
18672026-05-08T12:07:08.214Z Checking critical-section v1.2.0
18682026-05-08T12:07:08.294Z Checking rand_core v0.10.0
18692026-05-08T12:07:08.331Z Checking parking_lot v0.12.5
18702026-05-08T12:07:08.369Z Checking zerocopy v0.8.40
18712026-05-08T12:07:08.408Z Checking signal-hook-registry v1.4.8
18722026-05-08T12:07:08.445Z Checking tinystr v0.8.2
18732026-05-08T12:07:08.482Z Checking potential_utf v0.1.4
18742026-05-08T12:07:08.547Z Checking getrandom v0.4.1
18752026-05-08T12:07:08.551Z Checking serde v1.0.228
18762026-05-08T12:07:08.619Z Checking serde_json v1.0.149
18772026-05-08T12:07:08.622Z Checking bitflags v2.11.0
18782026-05-08T12:07:08.651Z Checking once_cell v1.21.3
18792026-05-08T12:07:08.654Z Checking icu_locale_core v2.1.1
18802026-05-08T12:07:08.689Z Checking icu_collections v2.1.1
18812026-05-08T12:07:08.792Z Checking mio v1.2.0
18822026-05-08T12:07:08.843Z Checking socket2 v0.6.3
18832026-05-08T12:07:08.891Z Checking typenum v1.19.0
18842026-05-08T12:07:08.995Z Checking bytes v1.11.1
18852026-05-08T12:07:09.096Z Checking iana-time-zone v0.1.65
18862026-05-08T12:07:09.142Z Checking thiserror v2.0.18
18872026-05-08T12:07:09.182Z Checking uuid v1.23.0
18882026-05-08T12:07:09.231Z Checking chrono v0.4.44
18892026-05-08T12:07:09.286Z Checking semver v1.0.28
18902026-05-08T12:07:09.312Z Checking icu_provider v2.1.1
18912026-05-08T12:07:09.353Z Checking futures-core v0.3.32
18922026-05-08T12:07:09.444Z Checking generic-array v0.14.7
18932026-05-08T12:07:09.481Z Checking tokio v1.52.1
18942026-05-08T12:07:09.527Z Checking equivalent v1.0.2
18952026-05-08T12:07:09.574Z Checking icu_properties v2.1.2
18962026-05-08T12:07:09.574Z Checking icu_normalizer v2.1.1
18972026-05-08T12:07:09.655Z Checking dyn-clone v1.0.20
18982026-05-08T12:07:09.710Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18992026-05-08T12:07:09.787Z Checking const-oid v0.9.6
19002026-05-08T12:07:09.896Z Checking crypto-common v0.1.7
19012026-05-08T12:07:09.939Z Checking futures-sink v0.3.32
19022026-05-08T12:07:10.017Z Checking block-buffer v0.10.4
19032026-05-08T12:07:10.054Z Checking futures-task v0.3.32
19042026-05-08T12:07:10.093Z Checking futures-io v0.3.32
19052026-05-08T12:07:10.096Z Checking futures-channel v0.3.32
19062026-05-08T12:07:10.182Z Checking slab v0.4.12
19072026-05-08T12:07:10.221Z Checking hashbrown v0.17.0
19082026-05-08T12:07:10.256Z Checking byteorder v1.5.0
19092026-05-08T12:07:10.344Z Checking rustix v1.1.3
19102026-05-08T12:07:10.381Z Checking futures-util v0.3.32
19112026-05-08T12:07:10.418Z Checking idna_adapter v1.2.1
19122026-05-08T12:07:10.480Z Checking cpufeatures v0.2.17
19132026-05-08T12:07:10.517Z Checking digest v0.10.7
19142026-05-08T12:07:10.565Z Checking idna v1.1.0
19152026-05-08T12:07:10.603Z Checking thiserror v1.0.69
19162026-05-08T12:07:10.709Z Checking indexmap v2.14.0
19172026-05-08T12:07:10.748Z Checking getrandom v0.3.4
19182026-05-08T12:07:10.750Z Checking fnv v1.0.7
19192026-05-08T12:07:10.839Z Checking url v2.5.8
19202026-05-08T12:07:10.902Z Checking regex-syntax v0.8.10
19212026-05-08T12:07:10.939Z Checking http v1.4.0
19222026-05-08T12:07:11.112Z Checking ppv-lite86 v0.2.21
19232026-05-08T12:07:11.204Z Checking tracing-core v0.1.36
19242026-05-08T12:07:11.300Z Checking base64 v0.22.1
19252026-05-08T12:07:11.304Z Checking schemars v0.8.22
19262026-05-08T12:07:11.422Z Checking ipnet v2.11.0
19272026-05-08T12:07:11.527Z Checking unicode-ident v1.0.24
19282026-05-08T12:07:11.565Z Checking tracing v0.1.44
19292026-05-08T12:07:11.601Z Checking untrusted v0.9.0
19302026-05-08T12:07:11.667Z Checking proc-macro2 v1.0.106
19312026-05-08T12:07:11.724Z Checking aho-corasick v1.1.4
19322026-05-08T12:07:11.760Z Checking ring v0.17.14
19332026-05-08T12:07:11.804Z Checking anstyle v1.0.13
19342026-05-08T12:07:12.017Z Checking utf8parse v0.2.2
19352026-05-08T12:07:12.025Z Checking quote v1.0.45
19362026-05-08T12:07:12.089Z Checking rustls-pki-types v1.14.0
19372026-05-08T12:07:12.191Z Checking httparse v1.10.1
19382026-05-08T12:07:12.247Z Checking base64ct v1.8.3
19392026-05-08T12:07:12.280Z Checking syn v2.0.117
19402026-05-08T12:07:12.317Z Checking anstyle-parse v0.2.7
19412026-05-08T12:07:12.390Z Checking block-padding v0.3.3
19422026-05-08T12:07:12.420Z Checking anstyle-query v1.1.5
19432026-05-08T12:07:12.454Z Checking regex-automata v0.4.14
19442026-05-08T12:07:12.497Z Checking colorchoice v1.0.4
19452026-05-08T12:07:12.532Z Checking is_terminal_polyfill v1.70.2
19462026-05-08T12:07:12.570Z Checking crossbeam-utils v0.8.21
19472026-05-08T12:07:12.576Z Checking inout v0.1.4
19482026-05-08T12:07:12.640Z Checking allocator-api2 v0.2.21
19492026-05-08T12:07:12.680Z Checking anstream v0.6.21
19502026-05-08T12:07:12.718Z Checking tokio-util v0.7.18
19512026-05-08T12:07:12.773Z Checking cipher v0.4.4
19522026-05-08T12:07:12.812Z Checking http-body v1.0.1
19532026-05-08T12:07:12.916Z Checking terminal_size v0.4.3
19542026-05-08T12:07:12.942Z Checking atomic-waker v1.1.2
19552026-05-08T12:07:12.982Z Checking clap_lex v1.0.0
19562026-05-08T12:07:13.006Z Checking httpdate v1.0.3
19572026-05-08T12:07:13.060Z Checking try-lock v0.2.5
19582026-05-08T12:07:13.075Z Checking strsim v0.11.1
19592026-05-08T12:07:13.117Z Checking pem-rfc7468 v0.7.0
19602026-05-08T12:07:13.161Z Checking sha2 v0.10.9
19612026-05-08T12:07:13.196Z Checking want v0.3.1
19622026-05-08T12:07:13.208Z Checking tower-layer v0.3.3
19632026-05-08T12:07:13.265Z Checking clap_builder v4.5.60
19642026-05-08T12:07:13.308Z Checking tower-service v0.3.3
19652026-05-08T12:07:13.352Z Checking h2 v0.4.13
19662026-05-08T12:07:13.360Z Checking ryu v1.0.23
19672026-05-08T12:07:13.405Z Checking pin-utils v0.1.0
19682026-05-08T12:07:13.449Z Checking powerfmt v0.2.0
19692026-05-08T12:07:13.479Z Checking rand_core v0.9.5
19702026-05-08T12:07:13.516Z Checking hmac v0.12.1
19712026-05-08T12:07:13.524Z Checking num-conv v0.2.0
19722026-05-08T12:07:13.614Z Checking deranged v0.5.8
19732026-05-08T12:07:13.673Z Checking time-core v0.1.8
19742026-05-08T12:07:13.682Z Checking num_threads v0.1.7
19752026-05-08T12:07:13.744Z Checking flagset v0.4.7
19762026-05-08T12:07:13.822Z Checking mime v0.3.17
19772026-05-08T12:07:13.858Z Checking erased-serde v0.3.31
19782026-05-08T12:07:13.896Z Checking der v0.7.10
19792026-05-08T12:07:14.023Z Checking rand_chacha v0.9.0
19802026-05-08T12:07:14.253Z Checking http-body-util v0.1.3
19812026-05-08T12:07:14.291Z Checking slog v2.8.2
19822026-05-08T12:07:14.295Z Checking spin v0.9.8
19832026-05-08T12:07:14.493Z Checking clap v4.5.60
19842026-05-08T12:07:14.532Z Checking rand v0.9.2
19852026-05-08T12:07:14.535Z Checking aws-lc-sys v0.37.1
19862026-05-08T12:07:14.535Z Checking anyhow v1.0.102
19872026-05-08T12:07:14.604Z Checking time v0.3.47
19882026-05-08T12:07:14.673Z Checking untrusted v0.7.1
19892026-05-08T12:07:14.678Z Checking serde_urlencoded v0.7.1
19902026-05-08T12:07:14.707Z Checking encoding_rs v0.8.35
19912026-05-08T12:07:14.819Z Checking openssl-probe v0.2.1
19922026-05-08T12:07:14.853Z Checking regex v1.12.3
19932026-05-08T12:07:14.936Z Checking fastrand v2.3.0
19942026-05-08T12:07:14.973Z Checking spki v0.7.3
19952026-05-08T12:07:15.026Z Checking pbkdf2 v0.12.2
19962026-05-08T12:07:15.090Z Checking aws-lc-rs v1.16.0
19972026-05-08T12:07:15.149Z Checking aes v0.8.4
19982026-05-08T12:07:15.190Z Checking pretty-hex v0.4.1
19992026-05-08T12:07:15.194Z Checking cbc v0.1.2
20002026-05-08T12:07:15.194Z Checking salsa20 v0.10.2
20012026-05-08T12:07:15.395Z Checking rand_chacha v0.3.1
20022026-05-08T12:07:15.440Z Checking hex v0.4.3
20032026-05-08T12:07:15.475Z Checking plain v0.2.3
20042026-05-08T12:07:15.567Z Checking scrypt v0.11.0
20052026-05-08T12:07:15.617Z Checking tempfile v3.25.0
20062026-05-08T12:07:15.654Z Checking rand v0.8.5
20072026-05-08T12:07:15.688Z Checking rustls-native-certs v0.8.3
20082026-05-08T12:07:15.725Z Checking ipnetwork v0.21.1
20092026-05-08T12:07:15.762Z Checking sync_wrapper v1.0.2
20102026-05-08T12:07:15.801Z Checking ucd-trie v0.1.7
20112026-05-08T12:07:15.834Z Checking foldhash v0.2.0
20122026-05-08T12:07:15.905Z Checking simd-adler32 v0.3.8
20132026-05-08T12:07:15.913Z Checking tower v0.5.3
20142026-05-08T12:07:15.940Z Checking rustls-webpki v0.103.9
20152026-05-08T12:07:15.978Z Checking pest v2.8.6
20162026-05-08T12:07:15.984Z Checking pkcs5 v0.7.1
20172026-05-08T12:07:16.047Z Checking hyper v1.8.1
20182026-05-08T12:07:16.051Z Checking hashbrown v0.16.1
20192026-05-08T12:07:16.116Z Checking webpki-roots v1.0.6
20202026-05-08T12:07:16.176Z Checking camino v1.2.2
20212026-05-08T12:07:16.266Z Checking adler2 v2.0.1
20222026-05-08T12:07:16.304Z Checking iri-string v0.7.10
20232026-05-08T12:07:16.308Z Checking pkcs8 v0.10.2
20242026-05-08T12:07:16.383Z Checking rustls v0.23.37
20252026-05-08T12:07:16.421Z Checking miniz_oxide v0.8.9
20262026-05-08T12:07:16.457Z Checking openapiv3 v2.2.0
20272026-05-08T12:07:16.540Z Checking either v1.15.0
20282026-05-08T12:07:16.609Z Checking winnow v0.7.14
20292026-05-08T12:07:16.760Z Checking crc32fast v1.5.0
20302026-05-08T12:07:16.811Z Checking static_assertions v1.1.0
20312026-05-08T12:07:16.911Z Checking oxnet v0.1.4
20322026-05-08T12:07:16.948Z Checking lazy_static v1.5.0
20332026-05-08T12:07:16.996Z Checking hyper-util v0.1.20
20342026-05-08T12:07:17.069Z Checking signature v2.2.0
20352026-05-08T12:07:17.104Z Checking hubpack v0.1.2
20362026-05-08T12:07:17.171Z Checking strum v0.26.3
20372026-05-08T12:07:17.231Z Checking zlib-rs v0.6.2
20382026-05-08T12:07:17.299Z Checking sha1 v0.10.6
20392026-05-08T12:07:17.344Z Checking scroll v0.13.0
20402026-05-08T12:07:17.373Z Checking tower-http v0.6.8
20412026-05-08T12:07:17.494Z Checking foreign-types-shared v0.1.1
20422026-05-08T12:07:17.591Z Checking tinyvec_macros v0.1.1
20432026-05-08T12:07:17.629Z Checking foreign-types v0.3.2
20442026-05-08T12:07:17.671Z Checking goblin v0.10.5
20452026-05-08T12:07:17.709Z Checking tinyvec v1.10.0
20462026-05-08T12:07:17.753Z Checking toml_datetime v0.6.11
20472026-05-08T12:07:17.781Z Checking serde_spanned v0.6.9
20482026-05-08T12:07:17.855Z Checking num-integer v0.1.46
20492026-05-08T12:07:17.934Z Checking openssl-sys v0.9.114
20502026-05-08T12:07:17.972Z Checking memmap2 v0.9.10
20512026-05-08T12:07:18.045Z Checking data-encoding v2.10.0
20522026-05-08T12:07:18.110Z Checking psl-types v2.0.11
20532026-05-08T12:07:18.147Z Checking flate2 v1.1.9
20542026-05-08T12:07:18.184Z Checking dtrace-parser v0.3.0
20552026-05-08T12:07:18.247Z Checking cookie v0.18.1
20562026-05-08T12:07:18.284Z Checking publicsuffix v2.3.0
20572026-05-08T12:07:18.355Z Checking thread-id v5.1.0
20582026-05-08T12:07:18.454Z Checking bit-vec v0.8.0
20592026-05-08T12:07:18.491Z Checking base16ct v0.2.0
20602026-05-08T12:07:18.494Z Checking openssl v0.10.78
20612026-05-08T12:07:18.529Z Checking ff v0.13.1
20622026-05-08T12:07:18.532Z Checking wait-timeout v0.2.1
20632026-05-08T12:07:18.532Z Checking cookie_store v0.22.1
20642026-05-08T12:07:18.659Z Checking sec1 v0.7.3
20652026-05-08T12:07:18.695Z Checking bit-set v0.8.0
20662026-05-08T12:07:18.699Z Checking group v0.13.0
20672026-05-08T12:07:18.765Z Checking tokio-rustls v0.26.4
20682026-05-08T12:07:18.806Z Checking rustls-platform-verifier v0.6.2
20692026-05-08T12:07:18.868Z Checking num-iter v0.1.45
20702026-05-08T12:07:18.906Z Checking bstr v1.12.1
20712026-05-08T12:07:18.906Z Checking hkdf v0.12.4
20722026-05-08T12:07:18.975Z Checking crossbeam-epoch v0.9.18
20732026-05-08T12:07:18.978Z Checking ahash v0.8.12
20742026-05-08T12:07:19.046Z Checking hyper-rustls v0.27.7
20752026-05-08T12:07:19.053Z Checking crypto-bigint v0.5.5
20762026-05-08T12:07:19.115Z Checking quick-error v1.2.3
20772026-05-08T12:07:19.222Z Checking rand_xorshift v0.4.0
20782026-05-08T12:07:19.259Z Checking rusty-fork v0.3.1
20792026-05-08T12:07:19.262Z Checking scroll v0.12.0
20802026-05-08T12:07:19.337Z Checking reqwest v0.13.2
20812026-05-08T12:07:19.342Z Checking unarray v0.1.4
20822026-05-08T12:07:19.402Z Checking num-bigint-dig v0.8.6
20832026-05-08T12:07:19.456Z Checking pkcs1 v0.7.5
20842026-05-08T12:07:19.493Z Checking proptest v1.10.0
20852026-05-08T12:07:19.550Z Checking goblin v0.8.2
20862026-05-08T12:07:19.698Z Checking x509-cert v0.2.5
20872026-05-08T12:07:20.003Z Checking elliptic-curve v0.13.8
20882026-05-08T12:07:20.039Z Checking dof v0.4.0
20892026-05-08T12:07:20.230Z Checking zerocopy v0.7.35
20902026-05-08T12:07:20.271Z Checking unicode-segmentation v1.12.0
20912026-05-08T12:07:20.339Z Checking rsa v0.9.10
20922026-05-08T12:07:20.380Z Checking dtrace-parser v0.2.0
20932026-05-08T12:07:20.547Z Checking native-tls v0.2.18
20942026-05-08T12:07:20.611Z Checking rfc6979 v0.4.0
20952026-05-08T12:07:20.648Z Checking thread-id v4.2.2
20962026-05-08T12:07:20.692Z Checking usdt-impl v0.6.0
20972026-05-08T12:07:20.756Z Checking toml_write v0.1.2
20982026-05-08T12:07:20.765Z Checking tokio-native-tls v0.3.1
20992026-05-08T12:07:20.765Z Checking ecdsa v0.16.9
21002026-05-08T12:07:20.765Z Checking toml_parser v1.0.9+spec-1.1.0
21012026-05-08T12:07:20.893Z Checking curve25519-dalek v4.1.3
21022026-05-08T12:07:20.945Z Checking toml_edit v0.22.27
21032026-05-08T12:07:20.993Z Checking usdt v0.6.0
21042026-05-08T12:07:21.025Z Checking hyper-tls v0.6.0
21052026-05-08T12:07:21.149Z Checking memoffset v0.9.1
21062026-05-08T12:07:21.187Z Checking rustix v0.38.44
21072026-05-08T12:07:21.228Z Checking env_filter v1.0.0
21082026-05-08T12:07:21.236Z Checking reqwest v0.12.28
21092026-05-08T12:07:21.294Z Checking keccak v0.1.6
21102026-05-08T12:07:21.298Z Checking newtype-uuid v1.3.2
21112026-05-08T12:07:21.394Z Checking env_logger v0.11.9
21122026-05-08T12:07:21.441Z Checking dof v0.3.0
21132026-05-08T12:07:21.490Z Checking sha3 v0.10.8
21142026-05-08T12:07:21.566Z Checking daft v0.1.5
21152026-05-08T12:07:21.613Z Checking ed25519 v2.2.3
21162026-05-08T12:07:21.687Z Checking itertools v0.13.0
21172026-05-08T12:07:21.726Z Checking serde_with v3.17.0
21182026-05-08T12:07:21.761Z Checking usdt-impl v0.5.0
21192026-05-08T12:07:21.834Z Checking bitflags v1.3.2
21202026-05-08T12:07:21.872Z Checking siphasher v1.0.2
21212026-05-08T12:07:21.942Z Checking ed25519-dalek v2.2.0
21222026-05-08T12:07:22.013Z Checking unicode-normalization v0.1.25
21232026-05-08T12:07:22.060Z Checking signal-hook v0.3.18
21242026-05-08T12:07:22.099Z Checking managed v0.8.0
21252026-05-08T12:07:22.103Z Checking winnow v0.5.40
21262026-05-08T12:07:22.171Z Checking nix v0.31.2
21272026-05-08T12:07:22.203Z Checking bzip2-sys v0.1.13+1.0.8
21282026-05-08T12:07:22.279Z Checking object v0.37.3
21292026-05-08T12:07:22.319Z Checking foldhash v0.1.5
21302026-05-08T12:07:22.322Z Checking bzip2 v0.4.4
21312026-05-08T12:07:22.435Z Checking signal-hook-mio v0.2.5
21322026-05-08T12:07:22.482Z Checking hashbrown v0.15.5
21332026-05-08T12:07:22.547Z Checking ref-cast v1.0.25
21342026-05-08T12:07:22.581Z Checking zstd-sys v2.0.16+zstd.1.5.7
21352026-05-08T12:07:22.671Z Checking zip v0.6.6
21362026-05-08T12:07:22.723Z Checking zstd-safe v7.2.4
21372026-05-08T12:07:22.760Z Checking bumpalo v3.20.2
21382026-05-08T12:07:22.924Z Checking libbz2-rs-sys v0.2.2
21392026-05-08T12:07:22.967Z Checking zstd v0.13.3
21402026-05-08T12:07:23.005Z Checking zopfli v0.8.3
21412026-05-08T12:07:23.040Z Checking crossterm v0.28.1
21422026-05-08T12:07:23.169Z Checking similar v2.7.0
21432026-05-08T12:07:23.209Z Checking tokio-stream v0.1.18
21442026-05-08T12:07:23.211Z Checking fs-err v3.3.0
21452026-05-08T12:07:23.274Z Checking toml_edit v0.19.15
21462026-05-08T12:07:23.346Z Checking bzip2 v0.6.1
21472026-05-08T12:07:23.379Z Checking hash32 v0.2.1
21482026-05-08T12:07:23.533Z Checking serde-big-array v0.5.1
21492026-05-08T12:07:23.584Z Checking predicates-core v1.0.10
21502026-05-08T12:07:23.616Z Checking unicode-properties v0.1.4
21512026-05-08T12:07:23.616Z Checking unicode-bidi v0.3.18
21522026-05-08T12:07:23.674Z Checking jiff v0.2.21
21532026-05-08T12:07:23.711Z Checking heapless v0.7.17
21542026-05-08T12:07:23.750Z Checking hickory-proto v0.25.2
21552026-05-08T12:07:23.783Z Checking md-5 v0.10.6
21562026-05-08T12:07:23.854Z Checking float-cmp v0.10.0
21572026-05-08T12:07:23.923Z Checking stringprep v0.1.5
21582026-05-08T12:07:23.961Z Checking toml_datetime v0.7.5+spec-1.1.0
21592026-05-08T12:07:24.011Z Checking difflib v0.4.0
21602026-05-08T12:07:24.106Z Checking fallible-iterator v0.2.0
21612026-05-08T12:07:24.155Z Checking normalize-line-endings v0.3.0
21622026-05-08T12:07:24.192Z Checking rustc-hash v2.1.1
21632026-05-08T12:07:24.229Z Checking smoltcp v0.9.1
21642026-05-08T12:07:24.277Z Checking predicates v3.1.4
21652026-05-08T12:07:24.318Z Checking toml v0.7.8
21662026-05-08T12:07:24.360Z Checking iddqd v0.3.18
21672026-05-08T12:07:24.412Z Checking postgres-protocol v0.6.10
21682026-05-08T12:07:24.604Z Checking phf_shared v0.11.3
21692026-05-08T12:07:24.608Z Checking phf_shared v0.13.1
21702026-05-08T12:07:24.675Z Checking buf-list v1.1.2
21712026-05-08T12:07:24.746Z Checking strum v0.27.2
21722026-05-08T12:07:24.786Z Checking lalrpop-util v0.19.12
21732026-05-08T12:07:24.839Z Checking precomputed-hash v0.1.1
21742026-05-08T12:07:24.878Z Checking fixedbitset v0.5.7
21752026-05-08T12:07:24.882Z Checking new_debug_unreachable v1.0.6
21762026-05-08T12:07:24.949Z Checking fixedbitset v0.4.2
21772026-05-08T12:07:24.985Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992)
21782026-05-08T12:07:24.989Z Checking phf v0.13.1
21792026-05-08T12:07:25.054Z Checking string_cache v0.8.9
21802026-05-08T12:07:25.099Z Checking petgraph v0.8.3
21812026-05-08T12:07:25.136Z Checking petgraph v0.6.5
21822026-05-08T12:07:25.199Z Checking postgres-types v0.2.12
21832026-05-08T12:07:25.233Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992)
21842026-05-08T12:07:25.269Z Checking peg-runtime v0.8.5
21852026-05-08T12:07:25.441Z Checking whoami v2.1.0
21862026-05-08T12:07:25.556Z Checking futures-executor v0.3.32
21872026-05-08T12:07:25.634Z Checking is-terminal v0.4.17
21882026-05-08T12:07:25.672Z Checking tokio-postgres v0.7.16
21892026-05-08T12:07:25.733Z Checking futures v0.3.32
21902026-05-08T12:07:25.770Z Checking crossbeam-channel v0.5.15
21912026-05-08T12:07:25.842Z Compiling structmeta-derive v0.3.0
21922026-05-08T12:07:25.898Z Checking zip v4.6.1
21932026-05-08T12:07:26.125Z Checking thread_local v1.1.9
21942026-05-08T12:07:26.328Z Checking term v1.2.1
21952026-05-08T12:07:26.411Z Checking take_mut v0.2.2
21962026-05-08T12:07:26.493Z Compiling newtype-uuid-macros v0.1.0
21972026-05-08T12:07:26.545Z Checking slog-async v2.8.0
21982026-05-08T12:07:26.583Z Checking slog-term v2.9.2
21992026-05-08T12:07:26.587Z Compiling rustls v0.22.4
22002026-05-08T12:07:26.660Z Compiling multer v3.1.0
22012026-05-08T12:07:26.747Z Compiling async-stream-impl v0.3.6
22022026-05-08T12:07:26.914Z Compiling dropshot v0.17.0
22032026-05-08T12:07:26.947Z Compiling dropshot_endpoint v0.17.0
22042026-05-08T12:07:26.950Z Checking match_cfg v0.1.0
22052026-05-08T12:07:26.984Z Checking slog-json v2.6.1
22062026-05-08T12:07:27.019Z Compiling structmeta v0.3.0
22072026-05-08T12:07:27.088Z Checking hostname v0.3.1
22082026-05-08T12:07:27.200Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22092026-05-08T12:07:27.239Z Checking debug-ignore v1.0.5
22102026-05-08T12:07:27.242Z Checking slog-bunyan v2.5.0
22112026-05-08T12:07:27.304Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22122026-05-08T12:07:27.340Z Compiling derive-ex v0.1.8
22132026-05-08T12:07:27.406Z Checking serde_spanned v1.0.4
22142026-05-08T12:07:27.409Z Checking toml_writer v1.0.6+spec-1.1.0
22152026-05-08T12:07:27.409Z Checking rustls-webpki v0.102.8
22162026-05-08T12:07:27.514Z Checking serde_path_to_error v0.1.20
22172026-05-08T12:07:27.569Z Checking async-stream v0.3.6
22182026-05-08T12:07:27.675Z Checking waitgroup v0.1.2
22192026-05-08T12:07:27.723Z Checking rustls-pemfile v2.2.0
22202026-05-08T12:07:27.761Z Checking toml_datetime v1.0.0+spec-1.1.0
22212026-05-08T12:07:27.805Z Checking hostname v0.4.2
22222026-05-08T12:07:27.842Z Checking compression-core v0.4.31
22232026-05-08T12:07:27.911Z Checking progenitor-client v0.14.0
22242026-05-08T12:07:27.915Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22252026-05-08T12:07:27.980Z Compiling parse-display-derive v0.10.0
22262026-05-08T12:07:28.014Z Checking compression-codecs v0.4.37
22272026-05-08T12:07:28.017Z Checking toml v1.0.6+spec-1.1.0
22282026-05-08T12:07:28.085Z Checking regress v0.10.5
22292026-05-08T12:07:28.166Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
22302026-05-08T12:07:28.213Z Checking async-compression v0.4.41
22312026-05-08T12:07:28.340Z Checking itertools v0.14.0
22322026-05-08T12:07:28.486Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22332026-05-08T12:07:28.658Z Checking macaddr v1.0.1
22342026-05-08T12:07:28.692Z Checking instant v0.1.13
22352026-05-08T12:07:28.809Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
22362026-05-08T12:07:28.860Z Checking progenitor-client v0.10.0
22372026-05-08T12:07:28.916Z Checking backoff v0.4.0
22382026-05-08T12:07:29.028Z Compiling test-strategy v0.4.5
22392026-05-08T12:07:29.073Z Checking backon v1.6.0
22402026-05-08T12:07:29.119Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
22412026-05-08T12:07:29.122Z Checking unicode-width v0.2.0
22422026-05-08T12:07:29.269Z Checking progenitor-extras v0.2.0
22432026-05-08T12:07:29.348Z Checking tokio-rustls v0.25.0
22442026-05-08T12:07:29.394Z Checking heck v0.5.0
22452026-05-08T12:07:29.430Z Compiling convert_case v0.4.0
22462026-05-08T12:07:29.515Z Checking half v2.7.1
22472026-05-08T12:07:29.552Z Checking ciborium-io v0.2.2
22482026-05-08T12:07:29.556Z Checking secrecy v0.10.3
22492026-05-08T12:07:29.655Z Compiling regress v0.11.1
22502026-05-08T12:07:29.692Z Compiling unsafe-libyaml v0.2.11
22512026-05-08T12:07:29.695Z Checking parse-display v0.10.0
22522026-05-08T12:07:29.759Z Checking indent_write v2.2.0
22532026-05-08T12:07:29.795Z Checking ciborium-ll v0.2.2
22542026-05-08T12:07:29.830Z Compiling derive_more v0.99.20
22552026-05-08T12:07:29.901Z Checking camino-tempfile v1.4.1
22562026-05-08T12:07:29.935Z Checking universal-hash v0.5.1
22572026-05-08T12:07:29.993Z Checking ciborium v0.2.2
22582026-05-08T12:07:30.087Z Checking opaque-debug v0.3.1
22592026-05-08T12:07:30.090Z Compiling crucible-workspace-hack v0.1.0
22602026-05-08T12:07:30.323Z Compiling serde_yaml v0.9.34+deprecated
22612026-05-08T12:07:30.484Z Checking aead v0.5.2
22622026-05-08T12:07:30.560Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
22632026-05-08T12:07:30.623Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
22642026-05-08T12:07:30.660Z Checking poly1305 v0.8.0
22652026-05-08T12:07:30.949Z Checking chacha20 v0.9.1
22662026-05-08T12:07:30.988Z Compiling thiserror-impl-no-std v2.0.2
22672026-05-08T12:07:30.992Z Checking password-hash v0.5.0
22682026-05-08T12:07:31.174Z Checking blake2 v0.10.6
22692026-05-08T12:07:31.277Z Compiling typify-impl v0.6.2
22702026-05-08T12:07:31.443Z Checking argon2 v0.5.3
22712026-05-08T12:07:31.556Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22722026-05-08T12:07:31.823Z Checking chacha20poly1305 v0.10.1
22732026-05-08T12:07:31.860Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e)
22742026-05-08T12:07:31.985Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
22752026-05-08T12:07:32.194Z Checking byte-wrapper v0.1.0
22762026-05-08T12:07:32.228Z Checking thiserror-no-std v2.0.2
22772026-05-08T12:07:32.319Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
22782026-05-08T12:07:32.351Z Checking vsss-rs v3.3.4
22792026-05-08T12:07:32.447Z Checking swrite v0.1.0
22802026-05-08T12:07:32.477Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
22812026-05-08T12:07:32.565Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
22822026-05-08T12:07:32.605Z Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
22832026-05-08T12:07:32.941Z Checking crossbeam-deque v0.8.6
22842026-05-08T12:07:32.947Z Compiling rayon-core v1.13.0
22852026-05-08T12:07:33.163Z Checking toml v0.8.23
22862026-05-08T12:07:33.243Z Compiling proc-macro-error v1.0.4
22872026-05-08T12:07:33.499Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
22882026-05-08T12:07:33.533Z Compiling toml_edit v0.23.10+spec-1.0.0
22892026-05-08T12:07:33.585Z Checking glob v0.3.3
22902026-05-08T12:07:33.643Z Checking rayon v1.11.0
22912026-05-08T12:07:33.791Z Checking unicode-width v0.1.14
22922026-05-08T12:07:34.072Z Checking tabwriter v1.4.1
22932026-05-08T12:07:34.111Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
22942026-05-08T12:07:34.144Z Compiling proc-macro-crate v3.4.0
22952026-05-08T12:07:34.241Z Compiling heapless v0.8.0
22962026-05-08T12:07:34.272Z Compiling ingot-macros v0.1.1
22972026-05-08T12:07:34.620Z Checking hash32 v0.3.1
22982026-05-08T12:07:34.677Z Compiling smoltcp v0.11.0
22992026-05-08T12:07:34.717Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23002026-05-08T12:07:34.753Z Checking cobs v0.3.0
23012026-05-08T12:07:34.927Z Compiling usdt-macro v0.5.0
23022026-05-08T12:07:35.009Z Compiling usdt-attr-macro v0.5.0
23032026-05-08T12:07:35.091Z Checking memmap v0.7.0
23042026-05-08T12:07:35.097Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
23052026-05-08T12:07:35.197Z Checking colored v3.1.1
23062026-05-08T12:07:35.385Z Checking postcard v1.1.3
23072026-05-08T12:07:35.431Z Compiling num_enum_derive v0.7.5
23082026-05-08T12:07:35.682Z Compiling proc-macro-crate v1.3.1
23092026-05-08T12:07:35.718Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
23102026-05-08T12:07:35.806Z Checking usdt v0.5.0
23112026-05-08T12:07:35.848Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
23122026-05-08T12:07:35.893Z Compiling typify-macro v0.6.2
23132026-05-08T12:07:35.953Z Checking sigpipe v0.1.3
23142026-05-08T12:07:36.003Z Compiling foreign-types-macros v0.2.3
23152026-05-08T12:07:36.060Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
23162026-05-08T12:07:36.125Z Checking foreign-types-shared v0.3.1
23172026-05-08T12:07:36.244Z Checking cpufeatures v0.3.0
23182026-05-08T12:07:36.350Z Checking chacha20 v0.10.0
23192026-05-08T12:07:36.384Z Compiling num_enum_derive v0.5.11
23202026-05-08T12:07:36.492Z Checking num_enum v0.7.5
23212026-05-08T12:07:36.625Z Checking foreign-types v0.5.0
23222026-05-08T12:07:36.659Z Checking cstr-argument v0.1.2
23232026-05-08T12:07:36.662Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23242026-05-08T12:07:36.766Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
23252026-05-08T12:07:36.769Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
23262026-05-08T12:07:36.835Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23272026-05-08T12:07:37.049Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
23282026-05-08T12:07:37.094Z Checking rand v0.10.0
23292026-05-08T12:07:37.131Z Checking ingot-types v0.1.2
23302026-05-08T12:07:37.181Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23312026-05-08T12:07:37.242Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23322026-05-08T12:07:37.246Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
23332026-05-08T12:07:37.316Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
23342026-05-08T12:07:37.430Z Compiling zone_cfg_derive v0.3.1
23352026-05-08T12:07:37.468Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
23362026-05-08T12:07:37.515Z Checking num_enum v0.5.11
23372026-05-08T12:07:37.550Z Checking ingot v0.1.1
23382026-05-08T12:07:37.659Z Compiling typify v0.6.2
23392026-05-08T12:07:37.724Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
23402026-05-08T12:07:37.759Z Checking itertools v0.12.1
23412026-05-08T12:07:37.792Z Compiling progenitor-impl v0.14.0
23422026-05-08T12:07:37.930Z Compiling num-derive v0.4.2
23432026-05-08T12:07:38.105Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23442026-05-08T12:07:38.463Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
23452026-05-08T12:07:38.558Z Checking smf v0.2.3
23462026-05-08T12:07:38.648Z Checking whoami v1.6.1
23472026-05-08T12:07:38.730Z Checking tokio-dtrace v0.1.1
23482026-05-08T12:07:38.801Z Checking zone v0.3.1
23492026-05-08T12:07:38.836Z Compiling derive-where v1.6.0
23502026-05-08T12:07:38.871Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
23512026-05-08T12:07:38.874Z Checking console v0.15.11
23522026-05-08T12:07:38.945Z Checking oxide-tokio-rt v0.1.4
23532026-05-08T12:07:39.119Z Checking atomicwrites v0.4.4
23542026-05-08T12:07:39.154Z Checking newline-converter v0.3.0
23552026-05-08T12:07:39.189Z Checking num-rational v0.4.2
23562026-05-08T12:07:39.223Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
23572026-05-08T12:07:39.228Z Checking num-complex v0.4.6
23582026-05-08T12:07:39.292Z Compiling progenitor-impl v0.13.0
23592026-05-08T12:07:39.295Z Checking expectorate v1.2.0
23602026-05-08T12:07:39.483Z Checking float-ord v0.3.2
23612026-05-08T12:07:39.520Z Checking bytecount v0.6.9
23622026-05-08T12:07:39.615Z Checking num v0.4.3
23632026-05-08T12:07:39.684Z Checking progenitor-client v0.13.0
23642026-05-08T12:07:39.721Z Compiling owo-colors v4.3.0
23652026-05-08T12:07:40.149Z Compiling cancel-safe-futures v0.1.5
23662026-05-08T12:07:40.389Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
23672026-05-08T12:07:40.459Z Compiling progenitor-macro v0.14.0
23682026-05-08T12:07:40.493Z Checking libsw-core v0.3.2
23692026-05-08T12:07:40.562Z Compiling prettyplease v0.2.37
23702026-05-08T12:07:40.664Z Checking libsw v3.5.0
23712026-05-08T12:07:40.844Z Checking same-file v1.0.6
23722026-05-08T12:07:40.887Z Checking linear-map v1.2.0
23732026-05-08T12:07:41.004Z Checking walkdir v2.5.0
23742026-05-08T12:07:41.052Z Checking gethostname v0.5.0
23752026-05-08T12:07:41.099Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
23762026-05-08T12:07:41.171Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
23772026-05-08T12:07:41.208Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
23782026-05-08T12:07:41.490Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
23792026-05-08T12:07:41.778Z Compiling async-recursion v1.1.1
23802026-05-08T12:07:41.983Z Compiling progenitor-macro v0.13.0
23812026-05-08T12:07:42.473Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
23822026-05-08T12:07:43.685Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
23832026-05-08T12:07:44.257Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
23842026-05-08T12:07:45.260Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
23852026-05-08T12:07:45.399Z Checking progenitor v0.14.0
23862026-05-08T12:07:46.187Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
23872026-05-08T12:07:46.769Z Checking smawk v0.3.2
23882026-05-08T12:07:46.923Z Checking progenitor v0.13.0
23892026-05-08T12:07:46.959Z Checking unicode-linebreak v0.1.5
23902026-05-08T12:07:47.039Z Checking resolv-conf v0.7.6
23912026-05-08T12:07:47.132Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
23922026-05-08T12:07:47.205Z Checking papergrid v0.11.0
23932026-05-08T12:07:47.208Z Compiling tabled_derive v0.7.0
23942026-05-08T12:07:47.277Z Checking globset v0.4.18
23952026-05-08T12:07:47.279Z Compiling convert_case v0.10.0
23962026-05-08T12:07:47.366Z Compiling slog-dtrace v0.3.0
23972026-05-08T12:07:47.568Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
23982026-05-08T12:07:47.658Z Compiling derive_more-impl v2.1.1
23992026-05-08T12:07:47.694Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
24002026-05-08T12:07:47.810Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
24012026-05-08T12:07:47.947Z Compiling pin-project-internal v1.1.11
24022026-05-08T12:07:48.405Z Checking tabled v0.15.0
24032026-05-08T12:07:48.457Z Checking pem v3.0.6
24042026-05-08T12:07:48.504Z Checking derive_more v2.1.1
24052026-05-08T12:07:48.507Z Checking fd-lock v4.0.4
24062026-05-08T12:07:48.616Z Checking crossterm v0.29.0
24072026-05-08T12:07:48.651Z Checking vte v0.14.1
24082026-05-08T12:07:48.692Z Checking display-error-chain v0.2.2
24092026-05-08T12:07:48.808Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
24102026-05-08T12:07:48.845Z Compiling snafu-derive v0.8.9
24112026-05-08T12:07:48.848Z Checking strip-ansi-escapes v0.2.1
24122026-05-08T12:07:48.970Z Checking linked-hash-map v0.5.6
24132026-05-08T12:07:49.016Z Checking termtree v0.5.1
24142026-05-08T12:07:49.084Z Checking pin-project v1.1.11
24152026-05-08T12:07:49.172Z Checking nu-ansi-term v0.50.3
24162026-05-08T12:07:49.210Z Checking lru-cache v0.1.2
24172026-05-08T12:07:49.213Z Checking textwrap v0.16.2
24182026-05-08T12:07:49.213Z Checking olpc-cjson v0.1.4
24192026-05-08T12:07:49.361Z Checking hickory-proto v0.24.4
24202026-05-08T12:07:49.409Z Checking reedline v0.40.0
24212026-05-08T12:07:49.446Z Checking serde_plain v1.0.2
24222026-05-08T12:07:49.522Z Checking typed-path v0.9.3
24232026-05-08T12:07:49.579Z Compiling minimal-lexical v0.2.1
24242026-05-08T12:07:49.622Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24252026-05-08T12:07:49.871Z Compiling nom v7.1.3
24262026-05-08T12:07:50.188Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24272026-05-08T12:07:50.321Z Compiling ar_archive_writer v0.5.1
24282026-05-08T12:07:50.568Z Checking humantime v2.3.0
24292026-05-08T12:07:50.604Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
24302026-05-08T12:07:50.785Z Checking csv-core v0.1.13
24312026-05-08T12:07:50.788Z Checking snafu v0.8.9
24322026-05-08T12:07:50.856Z Compiling stacker v0.1.23
24332026-05-08T12:07:51.004Z Checking csv v1.4.0
24342026-05-08T12:07:51.085Z Checking highway v1.3.0
24352026-05-08T12:07:51.121Z Checking tough v0.20.0
24362026-05-08T12:07:51.155Z Compiling cfg_aliases v0.1.1
24372026-05-08T12:07:51.190Z Checking hickory-resolver v0.24.4
24382026-05-08T12:07:51.224Z Compiling psm v0.1.30
24392026-05-08T12:07:51.227Z Compiling semver v0.1.20
24402026-05-08T12:07:51.292Z Compiling nix v0.28.0
24412026-05-08T12:07:51.384Z Checking nibble_vec v0.1.0
24422026-05-08T12:07:51.419Z Checking endian-type v0.1.2
24432026-05-08T12:07:51.547Z Compiling rustc_version v0.1.7
24442026-05-08T12:07:51.581Z Checking home v0.5.12
24452026-05-08T12:07:51.584Z Checking radix_trie v0.2.1
24462026-05-08T12:07:51.726Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
24472026-05-08T12:07:51.762Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
24482026-05-08T12:07:51.830Z Compiling newtype_derive v0.1.6
24492026-05-08T12:07:51.909Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
24502026-05-08T12:07:52.004Z Checking qorb v0.4.1
24512026-05-08T12:07:52.072Z Checking phf_shared v0.12.1
24522026-05-08T12:07:52.205Z Compiling recursive-proc-macro-impl v0.1.1
24532026-05-08T12:07:52.239Z Compiling chrono-tz v0.10.4
24542026-05-08T12:07:52.276Z Checking phf v0.12.1
24552026-05-08T12:07:52.536Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24562026-05-08T12:07:52.583Z Compiling const_format_proc_macros v0.2.34
24572026-05-08T12:07:52.630Z Checking recursive v0.1.1
24582026-05-08T12:07:52.667Z Compiling peg-macros v0.8.5
24592026-05-08T12:07:52.757Z Checking winnow v0.6.26
24602026-05-08T12:07:53.223Z Compiling sqlparser_derive v0.5.0
24612026-05-08T12:07:53.227Z Checking unicode_categories v0.1.1
24622026-05-08T12:07:53.464Z Checking rustyline v14.0.0
24632026-05-08T12:07:53.467Z Checking const_format v0.2.35
24642026-05-08T12:07:53.923Z Checking sqlformat v0.3.5
24652026-05-08T12:07:54.019Z Checking sqlparser v0.61.0
24662026-05-08T12:07:54.056Z Checking peg v0.8.5
24672026-05-08T12:07:54.227Z Checking bcs v0.1.6
24682026-05-08T12:07:54.268Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
24692026-05-08T12:07:54.380Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
24702026-05-08T12:07:54.487Z Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
24712026-05-08T12:07:54.523Z Checking steno v0.4.1
24722026-05-08T12:07:54.676Z Checking filetime v0.2.27
24732026-05-08T12:07:54.774Z Checking xattr v1.6.1
24742026-05-08T12:07:54.827Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
24752026-05-08T12:07:54.843Z Checking subprocess v0.2.15
24762026-05-08T12:07:54.934Z Checking tar v0.4.45
24772026-05-08T12:07:55.349Z Checking base64 v0.21.7
24782026-05-08T12:07:55.432Z Checking headers-core v0.3.0
24792026-05-08T12:07:55.533Z Checking yasna v0.5.2
24802026-05-08T12:07:55.577Z Checking headers v0.4.1
24812026-05-08T12:07:55.623Z Checking dropshot-api-manager-types v0.7.1
24822026-05-08T12:07:55.826Z Checking tagptr v0.2.0
24832026-05-08T12:07:55.948Z Checking rcgen v0.12.1
24842026-05-08T12:07:56.002Z Checking moka v0.12.13
24852026-05-08T12:07:56.070Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
24862026-05-08T12:07:56.166Z Checking utf-8 v0.7.6
24872026-05-08T12:07:56.271Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
24882026-05-08T12:07:56.307Z Compiling libefi-sys v0.1.0
24892026-05-08T12:07:56.341Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
24902026-05-08T12:07:56.451Z Compiling bitfield-struct v0.6.2
24912026-05-08T12:07:56.709Z Checking hickory-resolver v0.25.2
24922026-05-08T12:07:56.798Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
24932026-05-08T12:07:56.840Z Compiling radium v0.7.0
24942026-05-08T12:07:56.904Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
24952026-05-08T12:07:57.005Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
24962026-05-08T12:07:57.084Z Checking tungstenite v0.21.0
24972026-05-08T12:07:57.168Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
24982026-05-08T12:07:57.211Z Checking tap v1.0.1
24992026-05-08T12:07:57.349Z Compiling maybe-uninit v2.0.0
25002026-05-08T12:07:57.447Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25012026-05-08T12:07:57.480Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
25022026-05-08T12:07:57.546Z Checking tokio-tungstenite v0.21.0
25032026-05-08T12:07:57.706Z Checking wyz v0.5.1
25042026-05-08T12:07:57.848Z Compiling zerocopy-derive v0.6.6
25052026-05-08T12:07:57.916Z Compiling packed_struct v0.10.1
25062026-05-08T12:07:57.950Z Checking funty v2.0.0
25072026-05-08T12:07:57.985Z Checking crc-catalog v2.4.0
25082026-05-08T12:07:58.105Z Checking crc v3.4.0
25092026-05-08T12:07:58.270Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25102026-05-08T12:07:58.304Z Checking bitvec v1.0.1
25112026-05-08T12:07:58.339Z Compiling packed_struct_codegen v0.10.1
25122026-05-08T12:07:58.342Z Compiling bitfield-macros v0.19.4
25132026-05-08T12:07:58.469Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
25142026-05-08T12:07:58.729Z Checking zerocopy v0.6.6
25152026-05-08T12:07:59.068Z Compiling indexmap v1.9.3
25162026-05-08T12:07:59.103Z Checking nodrop v0.1.14
25172026-05-08T12:07:59.226Z Checking array-init v0.0.4
25182026-05-08T12:07:59.261Z Checking bitfield v0.19.4
25192026-05-08T12:07:59.340Z Checking smallvec v0.6.14
25202026-05-08T12:07:59.498Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
25212026-05-08T12:07:59.554Z Checking hashbrown v0.12.3
25222026-05-08T12:07:59.589Z Checking serde-hex v0.1.0
25232026-05-08T12:07:59.591Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
25242026-05-08T12:07:59.807Z Checking ron v0.8.1
25252026-05-08T12:07:59.910Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25262026-05-08T12:08:00.180Z Checking hashbrown v0.13.2
25272026-05-08T12:08:00.344Z Checking crc-any v2.5.0
25282026-05-08T12:08:00.378Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
25292026-05-08T12:08:00.553Z Checking path-slash v0.1.5
25302026-05-08T12:08:00.587Z Compiling xshell-macros v0.2.7
25312026-05-08T12:08:00.638Z Checking object v0.30.4
25322026-05-08T12:08:00.685Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
25332026-05-08T12:08:00.720Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
25342026-05-08T12:08:00.983Z Checking xshell v0.2.7
25352026-05-08T12:08:01.058Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
25362026-05-08T12:08:01.093Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
25372026-05-08T12:08:01.095Z Checking half v1.8.3
25382026-05-08T12:08:01.198Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
25392026-05-08T12:08:01.357Z Checking serde_cbor v0.11.2
25402026-05-08T12:08:01.806Z Compiling num-derive v0.3.3
25412026-05-08T12:08:01.845Z Compiling proc-macro-error-attr2 v2.0.0
25422026-05-08T12:08:02.012Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
25432026-05-08T12:08:02.267Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
25442026-05-08T12:08:02.301Z Compiling proc-macro-error2 v2.0.1
25452026-05-08T12:08:02.654Z Compiling tabled_derive v0.11.0
25462026-05-08T12:08:02.689Z Checking papergrid v0.17.0
25472026-05-08T12:08:02.741Z Checking libscf-sys v1.1.0
25482026-05-08T12:08:02.802Z Checking testing_table v0.3.0
25492026-05-08T12:08:02.907Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
25502026-05-08T12:08:02.940Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
25512026-05-08T12:08:03.147Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
25522026-05-08T12:08:03.478Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
25532026-05-08T12:08:03.514Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
25542026-05-08T12:08:03.548Z Checking crc8 v0.1.1
25552026-05-08T12:08:03.674Z Checking maplit v1.0.2
25562026-05-08T12:08:03.807Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
25572026-05-08T12:08:03.841Z Checking fxhash v0.2.1
25582026-05-08T12:08:03.841Z Checking tabled v0.20.0
25592026-05-08T12:08:03.907Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
25602026-05-08T12:08:04.024Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
25612026-05-08T12:08:04.274Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
25622026-05-08T12:08:04.561Z Checking unicase v2.9.0
25632026-05-08T12:08:04.652Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
25642026-05-08T12:08:04.749Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
25652026-05-08T12:08:04.907Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
25662026-05-08T12:08:05.088Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
25672026-05-08T12:08:05.122Z Compiling typify-impl v0.4.3
25682026-05-08T12:08:05.277Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
25692026-05-08T12:08:05.311Z Checking kstat-rs v0.2.4
25702026-05-08T12:08:05.370Z Compiling diesel_derives v2.3.7
25712026-05-08T12:08:05.534Z Checking scheduled-thread-pool v0.2.7
25722026-05-08T12:08:05.638Z Compiling dsl_auto_type v0.2.0
25732026-05-08T12:08:05.714Z Checking arc-swap v1.8.2
25742026-05-08T12:08:05.964Z Compiling vergen-gitcl v1.0.8
25752026-05-08T12:08:05.998Z Compiling diesel_table_macro_syntax v0.3.0
25762026-05-08T12:08:06.068Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
25772026-05-08T12:08:06.186Z Compiling parking_lot_core v0.8.6
25782026-05-08T12:08:06.287Z Checking slog-scope v4.4.1
25792026-05-08T12:08:06.456Z Checking r2d2 v0.8.10
25802026-05-08T12:08:06.536Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
25812026-05-08T12:08:06.695Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
25822026-05-08T12:08:07.053Z Compiling git-stub v1.0.0
25832026-05-08T12:08:07.351Z Checking downcast-rs v2.0.2
25842026-05-08T12:08:07.478Z Compiling git-stub-vcs v0.1.0
25852026-05-08T12:08:07.550Z Checking slog-stdlog v4.1.1
25862026-05-08T12:08:07.619Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
25872026-05-08T12:08:07.704Z Checking slog-envlogger v2.2.0
25882026-05-08T12:08:07.738Z Checking parking_lot v0.11.2
25892026-05-08T12:08:07.860Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
25902026-05-08T12:08:07.894Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
25912026-05-08T12:08:07.940Z Checking prefix-trie v0.7.0
25922026-05-08T12:08:07.975Z Checking sled v0.34.7
25932026-05-08T12:08:08.161Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
25942026-05-08T12:08:08.197Z Checking nanorand v0.7.0
25952026-05-08T12:08:08.302Z Checking hickory-server v0.25.2
25962026-05-08T12:08:08.370Z Compiling dirs-sys-next v0.1.2
25972026-05-08T12:08:08.413Z Compiling salty v0.3.0
25982026-05-08T12:08:08.447Z Compiling crunchy v0.2.4
25992026-05-08T12:08:08.679Z Compiling dirs-next v2.0.0
26002026-05-08T12:08:08.780Z Checking flume v0.11.1
26012026-05-08T12:08:08.825Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26022026-05-08T12:08:08.869Z Compiling clang-sys v1.8.1
26032026-05-08T12:08:09.226Z Checking primeorder v0.13.6
26042026-05-08T12:08:09.259Z Compiling tiny-keccak v2.0.2
26052026-05-08T12:08:09.295Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26062026-05-08T12:08:09.558Z Compiling term v0.7.0
26072026-05-08T12:08:09.624Z Compiling typify-macro v0.4.3
26082026-05-08T12:08:09.691Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
26092026-05-08T12:08:09.880Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
26102026-05-08T12:08:10.139Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
26112026-05-08T12:08:10.242Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
26122026-05-08T12:08:10.432Z Compiling bit-vec v0.6.3
26132026-05-08T12:08:10.469Z Compiling ascii-canvas v3.0.0
26142026-05-08T12:08:10.683Z Compiling bit-set v0.5.3
26152026-05-08T12:08:10.734Z Compiling itertools v0.10.5
26162026-05-08T12:08:10.870Z Compiling ena v0.14.4
26172026-05-08T12:08:10.903Z Compiling libloading v0.8.9
26182026-05-08T12:08:10.993Z Compiling fs-err v2.11.0
26192026-05-08T12:08:11.085Z Compiling diff v0.1.13
26202026-05-08T12:08:11.121Z Compiling bindgen v0.71.1
26212026-05-08T12:08:11.152Z Compiling regex-syntax v0.6.29
26222026-05-08T12:08:11.389Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
26232026-05-08T12:08:11.392Z Compiling typify v0.4.3
26242026-05-08T12:08:11.601Z Checking diesel v2.3.7
26252026-05-08T12:08:11.645Z Checking p384 v0.13.1
26262026-05-08T12:08:11.696Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
26272026-05-08T12:08:11.780Z Compiling cexpr v0.6.0
26282026-05-08T12:08:11.844Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
26292026-05-08T12:08:12.209Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
26302026-05-08T12:08:12.328Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
26312026-05-08T12:08:12.492Z Compiling libxml v0.3.3
26322026-05-08T12:08:12.554Z Compiling lalrpop v0.19.12
26332026-05-08T12:08:12.592Z Checking parse-size v1.1.0
26342026-05-08T12:08:12.745Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
26352026-05-08T12:08:13.358Z Compiling progenitor-impl v0.11.2
26362026-05-08T12:08:13.623Z Compiling strum_macros v0.24.3
26372026-05-08T12:08:14.180Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
26382026-05-08T12:08:14.801Z Compiling indoc v1.0.9
26392026-05-08T12:08:14.991Z Checking assert_matches v1.5.0
26402026-05-08T12:08:15.264Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=d147f0925d14ed6f00eb37cb81f3a1bcbcb3c7f3#d147f092)
26412026-05-08T12:08:15.640Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
26422026-05-08T12:08:15.870Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
26432026-05-08T12:08:15.996Z Compiling progenitor-macro v0.11.2
26442026-05-08T12:08:16.032Z Checking predicates-tree v1.0.13
26452026-05-08T12:08:16.176Z Checking progenitor-client v0.11.2
26462026-05-08T12:08:16.255Z Checking derive_builder v0.20.2
26472026-05-08T12:08:16.401Z Checking quick-xml v0.37.5
26482026-05-08T12:08:16.437Z Compiling oso-derive v0.27.3
26492026-05-08T12:08:16.469Z Compiling impl-trait-for-tuples v0.2.3
26502026-05-08T12:08:16.961Z Compiling trait-variant v0.1.2
26512026-05-08T12:08:17.325Z Checking openssl-probe v0.1.6
26522026-05-08T12:08:17.467Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
26532026-05-08T12:08:17.544Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=018ae6f7bd752cd9b2124887e00c93c6b4244103#018ae6f7)
26542026-05-08T12:08:17.736Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
26552026-05-08T12:08:18.053Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=d147f0925d14ed6f00eb37cb81f3a1bcbcb3c7f3#d147f092)
26562026-05-08T12:08:18.348Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
26572026-05-08T12:08:18.352Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
26582026-05-08T12:08:20.213Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
26592026-05-08T12:08:20.283Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
26602026-05-08T12:08:20.397Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
26612026-05-08T12:08:20.860Z Checking progenitor v0.11.2
26622026-05-08T12:08:21.432Z Compiling mime_guess v2.0.5
26632026-05-08T12:08:21.549Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
26642026-05-08T12:08:22.217Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
26652026-05-08T12:08:22.253Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
26662026-05-08T12:08:22.646Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
26672026-05-08T12:08:22.946Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
26682026-05-08T12:08:22.983Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
26692026-05-08T12:08:22.986Z Checking corncobs v0.1.4
26702026-05-08T12:08:23.051Z Checking http-range v0.1.5
26712026-05-08T12:08:23.170Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
26722026-05-08T12:08:23.205Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
26732026-05-08T12:08:23.319Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
26742026-05-08T12:08:23.546Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
26752026-05-08T12:08:23.691Z Checking ignore v0.4.25
26762026-05-08T12:08:23.786Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
26772026-05-08T12:08:24.139Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
26782026-05-08T12:08:24.421Z Checking atty v0.2.14
26792026-05-08T12:08:24.521Z Checking secrecy v0.8.0
26802026-05-08T12:08:24.556Z Checking globwalk v0.9.1
26812026-05-08T12:08:24.767Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
26822026-05-08T12:08:25.088Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
26832026-05-08T12:08:25.309Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2e75a38f7f6f3522bd888d2eabcc2408dde5ff79#2e75a38f)
26842026-05-08T12:08:25.345Z Checking bb8 v0.8.6
26852026-05-08T12:08:25.423Z Checking hyper-staticfile v0.10.1
26862026-05-08T12:08:25.669Z Checking async-bb8-diesel v0.2.1
26872026-05-08T12:08:25.746Z Checking diesel-dtrace v0.5.0
26882026-05-08T12:08:25.897Z Checking camino-tempfile-ext v0.3.3
26892026-05-08T12:08:26.020Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
26902026-05-08T12:08:26.056Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
26912026-05-08T12:08:26.059Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
26922026-05-08T12:08:26.123Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
26932026-05-08T12:08:26.279Z Checking signal-hook-tokio v0.3.1
26942026-05-08T12:08:26.336Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
26952026-05-08T12:08:26.371Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
26962026-05-08T12:08:26.484Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
26972026-05-08T12:08:26.608Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
26982026-05-08T12:08:27.330Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
26992026-05-08T12:08:27.421Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
27002026-05-08T12:08:27.457Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
27012026-05-08T12:08:27.773Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
27022026-05-08T12:08:27.810Z Checking nonempty v0.12.0
27032026-05-08T12:08:28.007Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
27042026-05-08T12:08:28.042Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
27052026-05-08T12:08:28.092Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
27062026-05-08T12:08:28.435Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
27072026-05-08T12:08:28.469Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
27082026-05-08T12:08:28.834Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
27092026-05-08T12:08:28.869Z Checking tungstenite v0.23.0
27102026-05-08T12:08:29.122Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
27112026-05-08T12:08:29.334Z Checking tokio-tungstenite v0.23.1
27122026-05-08T12:08:29.635Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
27132026-05-08T12:08:29.995Z Checking rand_seeder v0.4.0
27142026-05-08T12:08:30.031Z Checking void v1.0.2
27152026-05-08T12:08:30.173Z Checking lzss v0.8.2
27162026-05-08T12:08:30.176Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
27172026-05-08T12:08:30.310Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27182026-05-08T12:08:30.399Z Checking nix v0.27.1
27192026-05-08T12:08:30.502Z Checking serde_bytes v0.11.19
27202026-05-08T12:08:30.571Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
27212026-05-08T12:08:30.618Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
27222026-05-08T12:08:30.709Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27232026-05-08T12:08:30.774Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
27242026-05-08T12:08:30.935Z Checking gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992)
27252026-05-08T12:08:31.319Z Checking is_ci v1.2.0
27262026-05-08T12:08:31.453Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
27272026-05-08T12:08:31.487Z Checking yansi v1.0.1
27282026-05-08T12:08:31.691Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
27292026-05-08T12:08:31.794Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
27302026-05-08T12:08:31.935Z Checking pretty_assertions v1.4.1
27312026-05-08T12:08:32.069Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
27322026-05-08T12:08:32.102Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
27332026-05-08T12:08:32.343Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
27342026-05-08T12:08:32.378Z Compiling darling_core v0.23.0
27352026-05-08T12:08:33.355Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
27362026-05-08T12:08:33.639Z Compiling indoc v2.0.7
27372026-05-08T12:08:33.686Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
27382026-05-08T12:08:33.917Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27392026-05-08T12:08:34.123Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27402026-05-08T12:08:34.359Z Compiling instability v0.3.11
27412026-05-08T12:08:34.665Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
27422026-05-08T12:08:34.746Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27432026-05-08T12:08:34.788Z Compiling libz-sys v1.1.24
27442026-05-08T12:08:34.926Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27452026-05-08T12:08:34.962Z Compiling darling_macro v0.23.0
27462026-05-08T12:08:35.196Z Checking castaway v0.2.4
27472026-05-08T12:08:35.338Z Checking compact_str v0.8.1
27482026-05-08T12:08:35.507Z Compiling darling v0.23.0
27492026-05-08T12:08:35.738Z Checking supports-color v3.0.2
27502026-05-08T12:08:35.904Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
27512026-05-08T12:08:36.131Z Checking unicode-truncate v1.1.0
27522026-05-08T12:08:36.215Z Checking console v0.16.2
27532026-05-08T12:08:36.308Z Checking lru v0.12.5
27542026-05-08T12:08:36.354Z Checking unit-prefix v0.5.2
27552026-05-08T12:08:36.500Z Checking cassowary v0.3.0
27562026-05-08T12:08:36.569Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
27572026-05-08T12:08:36.572Z Checking indicatif v0.18.4
27582026-05-08T12:08:36.636Z Compiling libgit2-sys v0.18.3+1.9.2
27592026-05-08T12:08:36.802Z Checking ratatui v0.29.0
27602026-05-08T12:08:36.842Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
27612026-05-08T12:08:37.177Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
27622026-05-08T12:08:38.143Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
27632026-05-08T12:08:38.368Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
27642026-05-08T12:08:38.449Z Compiling vergen-git2 v1.0.7
27652026-05-08T12:08:38.485Z Checking plotters-backend v0.3.7
27662026-05-08T12:08:38.642Z Compiling progenitor-impl v0.10.0
27672026-05-08T12:08:38.717Z Checking plotters-svg v0.3.7
27682026-05-08T12:08:38.761Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
27692026-05-08T12:08:38.887Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
27702026-05-08T12:08:38.986Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
27712026-05-08T12:08:39.112Z Checking colored v2.2.0
27722026-05-08T12:08:39.343Z Checking shell-words v1.1.1
27732026-05-08T12:08:39.500Z Checking cast v0.3.0
27742026-05-08T12:08:39.625Z Compiling rustls v0.21.12
27752026-05-08T12:08:39.689Z Checking criterion-plot v0.6.0
27762026-05-08T12:08:39.971Z Checking plotters v0.3.7
27772026-05-08T12:08:40.016Z Checking typeid v1.0.3
27782026-05-08T12:08:40.745Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
27792026-05-08T12:08:41.065Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
27802026-05-08T12:08:41.247Z Compiling progenitor-macro v0.10.0
27812026-05-08T12:08:41.289Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
27822026-05-08T12:08:41.515Z Checking rustls-webpki v0.101.7
27832026-05-08T12:08:41.705Z Checking sct v0.7.1
27842026-05-08T12:08:41.880Z Checking tinytemplate v1.2.1
27852026-05-08T12:08:41.914Z Compiling nix v0.29.0
27862026-05-08T12:08:42.135Z Compiling dropshot v0.16.7
27872026-05-08T12:08:42.338Z Checking oorandom v11.1.5
27882026-05-08T12:08:42.372Z Checking anes v0.1.6
27892026-05-08T12:08:42.485Z Checking hex-literal v0.4.1
27902026-05-08T12:08:42.584Z Checking criterion v0.7.0
27912026-05-08T12:08:43.812Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
27922026-05-08T12:08:44.155Z Checking erased-serde v0.4.9
27932026-05-08T12:08:44.546Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
27942026-05-08T12:08:46.137Z Checking progenitor v0.10.0
27952026-05-08T12:08:46.317Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
27962026-05-08T12:08:47.165Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
27972026-05-08T12:08:47.615Z Checking toml v0.9.12+spec-1.1.0
27982026-05-08T12:08:47.964Z Checking ordered-float v2.10.1
27992026-05-08T12:08:48.233Z Compiling dropshot_endpoint v0.16.7
28002026-05-08T12:08:48.236Z Checking serde-value v0.7.0
28012026-05-08T12:08:48.510Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
28022026-05-08T12:08:49.166Z Checking serde-untagged v0.1.9
28032026-05-08T12:08:49.327Z Checking tokio-rustls v0.24.1
28042026-05-08T12:08:49.559Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28052026-05-08T12:08:49.657Z Checking rustls-pemfile v1.0.4
28062026-05-08T12:08:49.789Z Checking twox-hash v2.1.2
28072026-05-08T12:08:49.827Z Checking unicode-xid v0.2.6
28082026-05-08T12:08:49.967Z Checking cargo-util-schemas v0.8.2
28092026-05-08T12:08:50.102Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
28102026-05-08T12:08:50.182Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28112026-05-08T12:08:50.281Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
28122026-05-08T12:08:50.874Z Checking nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
28132026-05-08T12:08:51.585Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
28142026-05-08T12:08:51.620Z Checking fatfs v0.3.6
28152026-05-08T12:08:51.781Z Checking cargo-platform v0.2.0
28162026-05-08T12:08:51.902Z Compiling petname v2.0.2
28172026-05-08T12:08:52.001Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
28182026-05-08T12:08:52.118Z Compiling seq-macro v0.3.6
28192026-05-08T12:08:52.576Z Checking cargo_metadata v0.21.0
28202026-05-08T12:08:52.650Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
28212026-05-08T12:08:53.324Z Checking concurrent-queue v2.5.0
28222026-05-08T12:08:53.358Z Checking rtoolbox v0.0.3
28232026-05-08T12:08:53.523Z Checking parking v2.2.1
28242026-05-08T12:08:53.557Z Checking rpassword v7.4.0
28252026-05-08T12:08:53.678Z Checking event-listener v5.4.1
28262026-05-08T12:08:53.931Z Checking tui-tree-widget v0.23.1
28272026-05-08T12:08:53.999Z Compiling samael v0.0.19
28282026-05-08T12:08:54.116Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
28292026-05-08T12:08:54.150Z Checking polyval v0.6.2
28302026-05-08T12:08:54.305Z Checking sapling-renderdag v0.1.0
28312026-05-08T12:08:54.341Z Checking sync-ptr v0.1.4
28322026-05-08T12:08:54.373Z Checking ghash v0.5.1
28332026-05-08T12:08:54.487Z Checking event-listener-strategy v0.5.4
28342026-05-08T12:08:54.522Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
28352026-05-08T12:08:54.574Z Checking ctr v0.9.2
28362026-05-08T12:08:54.652Z Checking constant_time_eq v0.4.2
28372026-05-08T12:08:54.741Z Checking arrayref v0.3.9
28382026-05-08T12:08:54.775Z Checking arrayvec v0.7.6
28392026-05-08T12:08:54.817Z Checking futures-timer v3.0.3
28402026-05-08T12:08:54.851Z Checking aes-gcm v0.10.3
28412026-05-08T12:08:55.058Z Checking async-lock v3.4.2
28422026-05-08T12:08:55.061Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
28432026-05-08T12:08:55.123Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28442026-05-08T12:08:55.472Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
28452026-05-08T12:08:56.071Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
28462026-05-08T12:08:56.160Z Checking ssh-encoding v0.2.0
28472026-05-08T12:08:56.381Z Checking blowfish v0.9.1
28482026-05-08T12:08:56.565Z Checking bcrypt-pbkdf v0.10.0
28492026-05-08T12:08:56.795Z Checking ssh-cipher v0.2.0
28502026-05-08T12:08:57.002Z Checking async-object-pool v0.2.0
28512026-05-08T12:08:57.151Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
28522026-05-08T12:08:57.290Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
28532026-05-08T12:08:57.492Z Checking serde_regex v1.1.0
28542026-05-08T12:08:57.682Z Checking password-hash v0.4.2
28552026-05-08T12:08:57.871Z Checking assert-json-diff v2.0.2
28562026-05-08T12:08:57.931Z Checking path-tree v0.8.3
28572026-05-08T12:08:57.965Z Compiling target-lexicon v0.13.3
28582026-05-08T12:08:58.071Z Checking gimli v0.32.3
28592026-05-08T12:08:58.147Z Checking stringmetrics v2.2.2
28602026-05-08T12:08:58.330Z Checking httpmock v0.8.3
28612026-05-08T12:08:58.544Z Checking pbkdf2 v0.11.0
28622026-05-08T12:08:58.750Z Checking ssh-key v0.6.7
28632026-05-08T12:08:59.464Z Checking p256 v0.13.2
28642026-05-08T12:08:59.630Z Checking addr2line v0.25.1
28652026-05-08T12:08:59.755Z Checking p521 v0.13.3
28662026-05-08T12:08:59.939Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
28672026-05-08T12:09:00.175Z Checking russh-cryptovec v0.7.3
28682026-05-08T12:09:00.347Z Checking rustc-demangle v0.1.27
28692026-05-08T12:09:00.383Z Compiling guppy-workspace-hack v0.1.0
28702026-05-08T12:09:00.542Z Checking md5 v0.7.0
28712026-05-08T12:09:00.631Z Checking backtrace v0.3.76
28722026-05-08T12:09:00.750Z Checking russh-keys v0.45.0
28732026-05-08T12:09:00.937Z Checking num-bigint v0.4.6
28742026-05-08T12:09:00.970Z Checking des v0.8.1
28752026-05-08T12:09:01.153Z Compiling blake3 v1.8.3
28762026-05-08T12:09:01.238Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
28772026-05-08T12:09:01.435Z Compiling target-spec v3.5.7
28782026-05-08T12:09:01.685Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
28792026-05-08T12:09:01.927Z Checking russh v0.45.0
28802026-05-08T12:09:01.960Z Checking backtrace-ext v0.2.1
28812026-05-08T12:09:02.050Z Checking cfg-expr v0.20.6
28822026-05-08T12:09:02.211Z Checking supports-color v2.1.0
28832026-05-08T12:09:02.348Z Checking textwrap v0.15.2
28842026-05-08T12:09:02.383Z Checking supports-hyperlinks v2.1.0
28852026-05-08T12:09:02.466Z Checking supports-unicode v2.1.0
28862026-05-08T12:09:02.532Z Checking hashbrown v0.14.5
28872026-05-08T12:09:02.583Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
28882026-05-08T12:09:02.616Z Checking cargo-platform v0.3.2
28892026-05-08T12:09:02.812Z Checking socket2 v0.5.10
28902026-05-08T12:09:02.876Z Checking terminal_size v0.1.17
28912026-05-08T12:09:02.989Z Compiling miette-derive v5.10.0
28922026-05-08T12:09:03.031Z Checking internet-checksum v0.2.1
28932026-05-08T12:09:03.095Z Checking owo-colors v3.5.0
28942026-05-08T12:09:03.182Z Checking chumsky v0.9.3
28952026-05-08T12:09:03.658Z Checking cargo_metadata v0.23.1
28962026-05-08T12:09:04.143Z Checking miette v5.10.0
28972026-05-08T12:09:04.398Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
28982026-05-08T12:09:04.433Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
28992026-05-08T12:09:04.496Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
29002026-05-08T12:09:04.644Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
29012026-05-08T12:09:04.860Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
29022026-05-08T12:09:04.860Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
29032026-05-08T12:09:05.137Z Compiling git2 v0.20.4
29042026-05-08T12:09:05.173Z Compiling knuffel-derive v3.2.0
29052026-05-08T12:09:05.240Z Checking httptest v0.16.4
29062026-05-08T12:09:05.377Z Checking pathdiff v0.2.3
29072026-05-08T12:09:05.517Z Checking nested v0.1.1
29082026-05-08T12:09:05.637Z Checking topological-sort v0.2.2
29092026-05-08T12:09:05.688Z Checking guppy v0.17.25
29102026-05-08T12:09:05.757Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
29112026-05-08T12:09:05.807Z Checking omicron-zone-package v0.12.2
29122026-05-08T12:09:06.003Z Checking similar-asserts v1.7.0
29132026-05-08T12:09:06.188Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
29142026-05-08T12:09:06.357Z Compiling target-triple v1.0.0
29152026-05-08T12:09:06.661Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
29162026-05-08T12:09:06.729Z Checking knuffel v3.2.0
29172026-05-08T12:09:06.765Z Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=018ae6f7bd752cd9b2124887e00c93c6b4244103#018ae6f7)
29182026-05-08T12:09:06.798Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
29192026-05-08T12:09:07.026Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
29202026-05-08T12:09:07.405Z Checking hickory-client v0.25.2
29212026-05-08T12:09:07.716Z Checking tokio-test v0.4.5
29222026-05-08T12:09:07.963Z Checking escape8259 v0.5.3
29232026-05-08T12:09:07.997Z Compiling assert_cmd v2.1.2
29242026-05-08T12:09:08.132Z Checking libtest-mimic v0.8.1
29252026-05-08T12:09:08.411Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
29262026-05-08T12:09:08.491Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
29272026-05-08T12:09:08.526Z Checking blake2b_simd v1.0.4
29282026-05-08T12:09:08.561Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
29292026-05-08T12:09:08.564Z Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
29302026-05-08T12:09:08.944Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
29312026-05-08T12:09:09.028Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
29322026-05-08T12:09:09.201Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
29332026-05-08T12:09:09.376Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
29342026-05-08T12:09:09.431Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
29352026-05-08T12:09:09.494Z Compiling polar-core v0.27.3
29362026-05-08T12:09:09.615Z Checking fancy-regex v0.14.0
29372026-05-08T12:09:09.746Z Checking serde_tokenstream v0.2.3
29382026-05-08T12:09:09.845Z Checking approx v0.5.1
29392026-05-08T12:09:09.991Z Compiling rstest_macros v0.25.0
29402026-05-08T12:09:10.025Z Checking uzers v0.12.2
29412026-05-08T12:09:10.028Z Checking constant_time_eq v0.3.1
29422026-05-08T12:09:10.191Z Compiling linkme-impl v0.3.35
29432026-05-08T12:09:10.268Z Checking termcolor v1.4.1
29442026-05-08T12:09:10.412Z Checking rust-argon2 v2.1.0
29452026-05-08T12:09:10.536Z Checking trybuild v1.0.116
29462026-05-08T12:09:10.582Z Checking datatest-stable v0.3.3
29472026-05-08T12:09:10.966Z Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
29482026-05-08T12:09:11.186Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
29492026-05-08T12:09:11.294Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
29502026-05-08T12:09:11.341Z Checking support-bundle-viewer v0.1.2
29512026-05-08T12:09:11.626Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
29522026-05-08T12:09:11.979Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
29532026-05-08T12:09:12.049Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
29542026-05-08T12:09:12.219Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
29552026-05-08T12:09:12.295Z Checking drift v0.1.4
29562026-05-08T12:09:12.461Z Checking rand_distr v0.5.1
29572026-05-08T12:09:12.675Z Checking multimap v0.10.1
29582026-05-08T12:09:12.885Z Compiling linkme v0.3.35
29592026-05-08T12:09:12.927Z Compiling relative-path v1.9.3
29602026-05-08T12:09:13.239Z Checking dropshot-api-manager v0.7.1
29612026-05-08T12:09:14.756Z Checking oso v0.27.3
29622026-05-08T12:09:14.798Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
29632026-05-08T12:09:15.208Z Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560)
29642026-05-08T12:09:15.336Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
29652026-05-08T12:09:15.446Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
29662026-05-08T12:09:15.510Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
29672026-05-08T12:09:15.689Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
29682026-05-08T12:09:15.735Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
29692026-05-08T12:09:15.949Z Checking partial-io v0.5.4
29702026-05-08T12:09:16.015Z Checking cargo_toml v0.21.0
29712026-05-08T12:09:16.197Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
29722026-05-08T12:09:16.238Z Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
29732026-05-08T12:09:16.421Z Checking termios v0.3.3
29742026-05-08T12:09:16.459Z Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
29752026-05-08T12:09:16.729Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
29762026-05-08T12:09:16.873Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
29772026-05-08T12:09:16.908Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
29782026-05-08T12:09:17.058Z Checking rstest v0.25.0
29792026-05-08T12:09:21.280Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
29802026-05-08T12:09:24.535Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
29812026-05-08T12:09:26.011Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
29822026-05-08T12:09:28.613Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
29832026-05-08T12:09:32.271Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
29842026-05-08T12:09:37.379Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
29852026-05-08T12:09:41.180Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
29862026-05-08T12:09:42.146Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
29872026-05-08T12:09:42.438Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
29882026-05-08T12:09:42.475Z Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
29892026-05-08T12:09:52.039Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
29902026-05-08T12:10:08.555Zerror[E0271]: expected `{async block@nexus/src/app/crucible.rs:183:20: 183:25}` to be a future that resolves to `Result<_, Error<_>>`, but it resolves to `Result<ResponseValue<Region>, Error<Error>>`
29912026-05-08T12:10:08.555Z --> nexus/src/app/crucible.rs:182:32
29922026-05-08T12:10:08.555Z |
29932026-05-08T12:10:08.555Z182 | let region = match ProgenitorOperationRetry::new(
29942026-05-08T12:10:08.555Z | ^^^^^^^^^^^^^^^^^^^^^^^^ expected `Result<ResponseValue<Region>, Error<_>>`, found `Result<ResponseValue<Region>, ...>`
29952026-05-08T12:10:08.555Z |
29962026-05-08T12:10:08.556Znote: there are multiple different versions of crate `progenitor_client` in the dependency graph
29972026-05-08T12:10:08.556Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/progenitor-client-0.10.0/src/progenitor_client.rs:224:1
29982026-05-08T12:10:08.556Z |
29992026-05-08T12:10:08.556Z224 | pub enum Error<E = ()> {
30002026-05-08T12:10:08.556Z | ^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
30012026-05-08T12:10:08.556Z |
30022026-05-08T12:10:08.556Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/progenitor-client-0.13.0/src/progenitor_client.rs:327:1
30032026-05-08T12:10:08.556Z |
30042026-05-08T12:10:08.556Z327 | pub enum Error<E = ()> {
30052026-05-08T12:10:08.556Z | ---------------------- this is the found type
30062026-05-08T12:10:08.556Z = help: you can use `cargo tree` to explore your dependency tree
30072026-05-08T12:10:08.556Znote: required by a bound in `omicron_common::progenitor_operation_retry::ProgenitorOperationRetry`
30082026-05-08T12:10:08.556Z --> common/src/progenitor_operation_retry.rs:73:17
30092026-05-08T12:10:08.556Z |
30102026-05-08T12:10:08.556Z 69 | pub struct ProgenitorOperationRetry<
30112026-05-08T12:10:08.556Z | ------------------------ required by a bound in this struct
30122026-05-08T12:10:08.556Z...
30132026-05-08T12:10:08.556Z 73 | Fut: Future<Output = Result<T, progenitor_client010::Error<E>>>,
30142026-05-08T12:10:08.556Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ProgenitorOperationRetry`
30152026-05-08T12:10:08.556Z
30162026-05-08T12:10:08.556Zerror[E0271]: expected `{async block@nexus/src/app/crucible.rs:183:20: 183:25}` to be a future that resolves to `Result<_, Error<_>>`, but it resolves to `Result<ResponseValue<Region>, Error<Error>>`
30172026-05-08T12:10:08.556Z --> nexus/src/app/crucible.rs:182:32
30182026-05-08T12:10:08.556Z |
30192026-05-08T12:10:08.556Z182 | let region = match ProgenitorOperationRetry::new(
30202026-05-08T12:10:08.556Z | ________________________________^
30212026-05-08T12:10:08.556Z183 | | || async { client.region_create(&region_request).await },
30222026-05-08T12:10:08.556Z184 | | || async { self.crucible_agent_gone_check(dataset_id).await },
30232026-05-08T12:10:08.556Z185 | | )
30242026-05-08T12:10:08.556Z | |_____________^ expected `Result<ResponseValue<Region>, Error<_>>`, found `Result<ResponseValue<Region>, ...>`
30252026-05-08T12:10:08.556Z |
30262026-05-08T12:10:08.556Znote: there are multiple different versions of crate `progenitor_client` in the dependency graph
30272026-05-08T12:10:08.556Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/progenitor-client-0.10.0/src/progenitor_client.rs:224:1
30282026-05-08T12:10:08.556Z |
30292026-05-08T12:10:08.556Z224 | pub enum Error<E = ()> {
30302026-05-08T12:10:08.556Z | ^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
30312026-05-08T12:10:08.556Z |
30322026-05-08T12:10:08.556Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/progenitor-client-0.13.0/src/progenitor_client.rs:327:1
30332026-05-08T12:10:08.556Z |
30342026-05-08T12:10:08.557Z327 | pub enum Error<E = ()> {
30352026-05-08T12:10:08.557Z | ---------------------- this is the found type
30362026-05-08T12:10:08.557Z = help: you can use `cargo tree` to explore your dependency tree
30372026-05-08T12:10:08.557Znote: required by a bound in `omicron_common::progenitor_operation_retry::ProgenitorOperationRetry::<T, E, F, Fut, BF, BFut>::new`
30382026-05-08T12:10:08.557Z --> common/src/progenitor_operation_retry.rs:88:17
30392026-05-08T12:10:08.557Z |
30402026-05-08T12:10:08.557Z 88 | Fut: Future<Output = Result<T, progenitor_client010::Error<E>>>,
30412026-05-08T12:10:08.557Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ProgenitorOperationRetry::<T, E, F, Fut, BF, BFut>::new`
30422026-05-08T12:10:08.557Z...
30432026-05-08T12:10:08.557Z 92 | pub fn new(operation: F, gone_check: BF) -> Self {
30442026-05-08T12:10:08.557Z | --- required by a bound in this associated function
30452026-05-08T12:10:08.557Z
30462026-05-08T12:10:08.580Zerror[E0599]: the method `run` exists for struct `ProgenitorOperationRetry<_, _, {closure@...}, ..., ..., ...>`, but its trait bounds were not satisfied
30472026-05-08T12:10:08.580Z --> nexus/src/app/crucible.rs:186:14
30482026-05-08T12:10:08.580Z |
30492026-05-08T12:10:08.580Z182 | let region = match ProgenitorOperationRetry::new(
30502026-05-08T12:10:08.580Z | ________________________________-
30512026-05-08T12:10:08.580Z183 | | || async { client.region_create(&region_request).await },
30522026-05-08T12:10:08.580Z184 | | || async { self.crucible_agent_gone_check(dataset_id).await },
30532026-05-08T12:10:08.580Z185 | | )
30542026-05-08T12:10:08.580Z186 | | .run(log)
30552026-05-08T12:10:08.580Z | | -^^^ method cannot be called due to unsatisfied trait bounds
30562026-05-08T12:10:08.580Z | |_____________|
30572026-05-08T12:10:08.580Z |
30582026-05-08T12:10:08.580Z |
30592026-05-08T12:10:08.580Z = note: the following trait bounds were not satisfied:
30602026-05-08T12:10:08.580Z `<{async block@nexus/src/app/crucible.rs:183:20: 183:25} as futures::Future>::Output = std::result::Result<_, crucible_pantry_client::Error<_>>`
30612026-05-08T12:10:08.580Z = note: the full name for the type has been written to '/work/oxidecomputer/omicron/target/debug/deps/omicron_nexus-617890ddb50a551f.long-type-14849121844011844669.txt'
30622026-05-08T12:10:08.580Z = note: consider using `--verbose` to print the full type name to the console
30632026-05-08T12:10:08.580Z
30642026-05-08T12:10:08.588Zerror[E0282]: type annotations needed
30652026-05-08T12:10:08.588Z --> nexus/src/app/crucible.rs:236:31
30662026-05-08T12:10:08.588Z |
30672026-05-08T12:10:08.588Z236 | let returned_region = backoff::retry_notify(
30682026-05-08T12:10:08.588Z | _______________________________^
30692026-05-08T12:10:08.588Z237 | | backoff::retry_policy_internal_service(),
30702026-05-08T12:10:08.588Z238 | | create_region,
30712026-05-08T12:10:08.588Z239 | | log_create_failure,
30722026-05-08T12:10:08.588Z240 | | )
30732026-05-08T12:10:08.588Z241 | | .await
30742026-05-08T12:10:08.588Z | |______________^ cannot infer type
30752026-05-08T12:10:08.588Z
30762026-05-08T12:10:08.598Zerror[E0271]: expected `{async block@nexus/src/app/crucible.rs:365:20: 365:25}` to be a future that resolves to `Result<_, Error<_>>`, but it resolves to `Result<ResponseValue<RunningSnapshot>, Error<Error>>`
30772026-05-08T12:10:08.599Z --> nexus/src/app/crucible.rs:364:42
30782026-05-08T12:10:08.599Z |
30792026-05-08T12:10:08.599Z364 | let running_snapshot = match ProgenitorOperationRetry::new(
30802026-05-08T12:10:08.599Z | ^^^^^^^^^^^^^^^^^^^^^^^^ expected `crucible_pantry_client::Error<_>`, found `Error<Error>`
30812026-05-08T12:10:08.599Z |
30822026-05-08T12:10:08.599Znote: there are multiple different versions of crate `progenitor_client` in the dependency graph
30832026-05-08T12:10:08.599Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/progenitor-client-0.10.0/src/progenitor_client.rs:224:1
30842026-05-08T12:10:08.599Z |
30852026-05-08T12:10:08.599Z224 | pub enum Error<E = ()> {
30862026-05-08T12:10:08.599Z | ^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
30872026-05-08T12:10:08.599Z |
30882026-05-08T12:10:08.599Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/progenitor-client-0.13.0/src/progenitor_client.rs:327:1
30892026-05-08T12:10:08.599Z |
30902026-05-08T12:10:08.599Z327 | pub enum Error<E = ()> {
30912026-05-08T12:10:08.599Z | ---------------------- this is the found type
30922026-05-08T12:10:08.599Z = help: you can use `cargo tree` to explore your dependency tree
30932026-05-08T12:10:08.599Znote: required by a bound in `omicron_common::progenitor_operation_retry::ProgenitorOperationRetry`
30942026-05-08T12:10:08.599Z --> common/src/progenitor_operation_retry.rs:73:17
30952026-05-08T12:10:08.599Z |
30962026-05-08T12:10:08.599Z 69 | pub struct ProgenitorOperationRetry<
30972026-05-08T12:10:08.599Z | ------------------------ required by a bound in this struct
30982026-05-08T12:10:08.599Z...
30992026-05-08T12:10:08.599Z 73 | Fut: Future<Output = Result<T, progenitor_client010::Error<E>>>,
31002026-05-08T12:10:08.599Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ProgenitorOperationRetry`
31012026-05-08T12:10:08.599Z
31022026-05-08T12:10:08.603Zerror[E0271]: expected `{async block@nexus/src/app/crucible.rs:365:20: 365:25}` to be a future that resolves to `Result<_, Error<_>>`, but it resolves to `Result<ResponseValue<RunningSnapshot>, Error<Error>>`
31032026-05-08T12:10:08.603Z --> nexus/src/app/crucible.rs:364:42
31042026-05-08T12:10:08.603Z |
31052026-05-08T12:10:08.603Z364 | let running_snapshot = match ProgenitorOperationRetry::new(
31062026-05-08T12:10:08.603Z | __________________________________________^
31072026-05-08T12:10:08.603Z365 | | || async {
31082026-05-08T12:10:08.603Z366 | | client
31092026-05-08T12:10:08.603Z367 | | .region_run_snapshot(
31102026-05-08T12:10:08.603Z... |
31112026-05-08T12:10:08.603Z373 | | || async { self.crucible_agent_gone_check(dataset_id).await },
31122026-05-08T12:10:08.603Z374 | | )
31132026-05-08T12:10:08.603Z | |_____________^ expected `crucible_pantry_client::Error<_>`, found `Error<Error>`
31142026-05-08T12:10:08.603Z |
31152026-05-08T12:10:08.603Znote: there are multiple different versions of crate `progenitor_client` in the dependency graph
31162026-05-08T12:10:08.603Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/progenitor-client-0.10.0/src/progenitor_client.rs:224:1
31172026-05-08T12:10:08.603Z |
31182026-05-08T12:10:08.603Z224 | pub enum Error<E = ()> {
31192026-05-08T12:10:08.603Z | ^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
31202026-05-08T12:10:08.603Z |
31212026-05-08T12:10:08.603Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/progenitor-client-0.13.0/src/progenitor_client.rs:327:1
31222026-05-08T12:10:08.603Z |
31232026-05-08T12:10:08.603Z327 | pub enum Error<E = ()> {
31242026-05-08T12:10:08.603Z | ---------------------- this is the found type
31252026-05-08T12:10:08.603Z = help: you can use `cargo tree` to explore your dependency tree
31262026-05-08T12:10:08.603Znote: required by a bound in `omicron_common::progenitor_operation_retry::ProgenitorOperationRetry::<T, E, F, Fut, BF, BFut>::new`
31272026-05-08T12:10:08.603Z --> common/src/progenitor_operation_retry.rs:88:17
31282026-05-08T12:10:08.603Z |
31292026-05-08T12:10:08.603Z 88 | Fut: Future<Output = Result<T, progenitor_client010::Error<E>>>,
31302026-05-08T12:10:08.603Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ProgenitorOperationRetry::<T, E, F, Fut, BF, BFut>::new`
31312026-05-08T12:10:08.603Z...
31322026-05-08T12:10:08.603Z 92 | pub fn new(operation: F, gone_check: BF) -> Self {
31332026-05-08T12:10:08.603Z | --- required by a bound in this associated function
31342026-05-08T12:10:08.603Z
31352026-05-08T12:10:08.624Zerror[E0599]: the method `run` exists for struct `ProgenitorOperationRetry<_, _, {closure@...}, ..., ..., ...>`, but its trait bounds were not satisfied
31362026-05-08T12:10:08.624Z --> nexus/src/app/crucible.rs:375:14
31372026-05-08T12:10:08.624Z |
31382026-05-08T12:10:08.624Z364 | let running_snapshot = match ProgenitorOperationRetry::new(
31392026-05-08T12:10:08.624Z | __________________________________________-
31402026-05-08T12:10:08.624Z365 | | || async {
31412026-05-08T12:10:08.624Z366 | | client
31422026-05-08T12:10:08.624Z367 | | .region_run_snapshot(
31432026-05-08T12:10:08.624Z... |
31442026-05-08T12:10:08.624Z375 | | .run(log)
31452026-05-08T12:10:08.624Z | | -^^^ method cannot be called due to unsatisfied trait bounds
31462026-05-08T12:10:08.624Z | |_____________|
31472026-05-08T12:10:08.624Z |
31482026-05-08T12:10:08.624Z |
31492026-05-08T12:10:08.624Z = note: the following trait bounds were not satisfied:
31502026-05-08T12:10:08.624Z `<{async block@nexus/src/app/crucible.rs:365:20: 365:25} as futures::Future>::Output = std::result::Result<_, crucible_pantry_client::Error<_>>`
31512026-05-08T12:10:08.624Z = note: the full name for the type has been written to '/work/oxidecomputer/omicron/target/debug/deps/omicron_nexus-617890ddb50a551f.long-type-3287039427968776263.txt'
31522026-05-08T12:10:08.624Z = note: consider using `--verbose` to print the full type name to the console
31532026-05-08T12:10:08.624Z
31542026-05-08T12:10:08.628Zerror[E0282]: type annotations needed
31552026-05-08T12:10:08.628Z --> nexus/src/app/crucible.rs:428:32
31562026-05-08T12:10:08.628Z |
31572026-05-08T12:10:08.628Z428 | let running_snapshot = backoff::retry_notify(
31582026-05-08T12:10:08.628Z | ________________________________^
31592026-05-08T12:10:08.628Z429 | | backoff::retry_policy_internal_service(),
31602026-05-08T12:10:08.628Z430 | | create_running_snapshot,
31612026-05-08T12:10:08.628Z431 | | log_create_failure,
31622026-05-08T12:10:08.628Z432 | | )
31632026-05-08T12:10:08.628Z433 | | .await
31642026-05-08T12:10:08.628Z | |______________^ cannot infer type
31652026-05-08T12:10:08.628Z
31662026-05-08T12:10:08.633Zerror[E0271]: expected `{async block@nexus/src/app/crucible.rs:463:16: 463:21}` to be a future that resolves to `Result<_, Error<_>>`, but it resolves to `Result<ResponseValue<Region>, Error<Error>>`
31672026-05-08T12:10:08.633Z --> nexus/src/app/crucible.rs:462:22
31682026-05-08T12:10:08.633Z |
31692026-05-08T12:10:08.633Z462 | let result = ProgenitorOperationRetry::new(
31702026-05-08T12:10:08.633Z | ^^^^^^^^^^^^^^^^^^^^^^^^ expected `Result<ResponseValue<Region>, Error<_>>`, found `Result<ResponseValue<Region>, ...>`
31712026-05-08T12:10:08.633Z |
31722026-05-08T12:10:08.633Znote: there are multiple different versions of crate `progenitor_client` in the dependency graph
31732026-05-08T12:10:08.633Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/progenitor-client-0.10.0/src/progenitor_client.rs:224:1
31742026-05-08T12:10:08.633Z |
31752026-05-08T12:10:08.633Z224 | pub enum Error<E = ()> {
31762026-05-08T12:10:08.633Z | ^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
31772026-05-08T12:10:08.633Z |
31782026-05-08T12:10:08.633Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/progenitor-client-0.13.0/src/progenitor_client.rs:327:1
31792026-05-08T12:10:08.633Z |
31802026-05-08T12:10:08.633Z327 | pub enum Error<E = ()> {
31812026-05-08T12:10:08.633Z | ---------------------- this is the found type
31822026-05-08T12:10:08.633Z = help: you can use `cargo tree` to explore your dependency tree
31832026-05-08T12:10:08.633Znote: required by a bound in `omicron_common::progenitor_operation_retry::ProgenitorOperationRetry`
31842026-05-08T12:10:08.633Z --> common/src/progenitor_operation_retry.rs:73:17
31852026-05-08T12:10:08.633Z |
31862026-05-08T12:10:08.634Z 69 | pub struct ProgenitorOperationRetry<
31872026-05-08T12:10:08.634Z | ------------------------ required by a bound in this struct
31882026-05-08T12:10:08.634Z...
31892026-05-08T12:10:08.634Z 73 | Fut: Future<Output = Result<T, progenitor_client010::Error<E>>>,
31902026-05-08T12:10:08.634Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ProgenitorOperationRetry`
31912026-05-08T12:10:08.634Z
31922026-05-08T12:10:08.637Zerror[E0271]: expected `{async block@nexus/src/app/crucible.rs:463:16: 463:21}` to be a future that resolves to `Result<_, Error<_>>`, but it resolves to `Result<ResponseValue<Region>, Error<Error>>`
31932026-05-08T12:10:08.637Z --> nexus/src/app/crucible.rs:462:22
31942026-05-08T12:10:08.637Z |
31952026-05-08T12:10:08.637Z462 | let result = ProgenitorOperationRetry::new(
31962026-05-08T12:10:08.637Z | ______________________^
31972026-05-08T12:10:08.637Z463 | | || async {
31982026-05-08T12:10:08.637Z464 | | client.region_get(&RegionId(region_id.to_string())).await
31992026-05-08T12:10:08.637Z465 | | },
32002026-05-08T12:10:08.637Z466 | | || async { self.crucible_agent_gone_check(dataset_id).await },
32012026-05-08T12:10:08.637Z467 | | )
32022026-05-08T12:10:08.638Z | |_________^ expected `Result<ResponseValue<Region>, Error<_>>`, found `Result<ResponseValue<Region>, ...>`
32032026-05-08T12:10:08.638Z |
32042026-05-08T12:10:08.638Znote: there are multiple different versions of crate `progenitor_client` in the dependency graph
32052026-05-08T12:10:08.638Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/progenitor-client-0.10.0/src/progenitor_client.rs:224:1
32062026-05-08T12:10:08.638Z |
32072026-05-08T12:10:08.638Z224 | pub enum Error<E = ()> {
32082026-05-08T12:10:08.638Z | ^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
32092026-05-08T12:10:08.638Z |
32102026-05-08T12:10:08.638Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/progenitor-client-0.13.0/src/progenitor_client.rs:327:1
32112026-05-08T12:10:08.638Z |
32122026-05-08T12:10:08.638Z327 | pub enum Error<E = ()> {
32132026-05-08T12:10:08.638Z | ---------------------- this is the found type
32142026-05-08T12:10:08.638Z = help: you can use `cargo tree` to explore your dependency tree
32152026-05-08T12:10:08.638Znote: required by a bound in `omicron_common::progenitor_operation_retry::ProgenitorOperationRetry::<T, E, F, Fut, BF, BFut>::new`
32162026-05-08T12:10:08.638Z --> common/src/progenitor_operation_retry.rs:88:17
32172026-05-08T12:10:08.638Z |
32182026-05-08T12:10:08.638Z 88 | Fut: Future<Output = Result<T, progenitor_client010::Error<E>>>,
32192026-05-08T12:10:08.638Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ProgenitorOperationRetry::<T, E, F, Fut, BF, BFut>::new`
32202026-05-08T12:10:08.638Z...
32212026-05-08T12:10:08.638Z 92 | pub fn new(operation: F, gone_check: BF) -> Self {
32222026-05-08T12:10:08.638Z | --- required by a bound in this associated function
32232026-05-08T12:10:08.638Z
32242026-05-08T12:10:08.656Zerror[E0599]: the method `run` exists for struct `ProgenitorOperationRetry<_, _, {closure@...}, ..., ..., ...>`, but its trait bounds were not satisfied
32252026-05-08T12:10:08.656Z --> nexus/src/app/crucible.rs:468:10
32262026-05-08T12:10:08.657Z |
32272026-05-08T12:10:08.657Z462 | let result = ProgenitorOperationRetry::new(
32282026-05-08T12:10:08.657Z | ______________________-
32292026-05-08T12:10:08.657Z463 | | || async {
32302026-05-08T12:10:08.657Z464 | | client.region_get(&RegionId(region_id.to_string())).await
32312026-05-08T12:10:08.657Z465 | | },
32322026-05-08T12:10:08.657Z... |
32332026-05-08T12:10:08.657Z468 | | .run(log)
32342026-05-08T12:10:08.657Z | | -^^^ method cannot be called due to unsatisfied trait bounds
32352026-05-08T12:10:08.657Z | |_________|
32362026-05-08T12:10:08.657Z |
32372026-05-08T12:10:08.657Z |
32382026-05-08T12:10:08.657Z = note: the following trait bounds were not satisfied:
32392026-05-08T12:10:08.657Z `<{async block@nexus/src/app/crucible.rs:463:16: 463:21} as futures::Future>::Output = std::result::Result<_, crucible_pantry_client::Error<_>>`
32402026-05-08T12:10:08.657Z = note: the full name for the type has been written to '/work/oxidecomputer/omicron/target/debug/deps/omicron_nexus-617890ddb50a551f.long-type-1497573817787580710.txt'
32412026-05-08T12:10:08.657Z = note: consider using `--verbose` to print the full type name to the console
32422026-05-08T12:10:08.657Z
32432026-05-08T12:10:08.661Zerror[E0282]: type annotations needed for `std::result::Result<_, _>`
32442026-05-08T12:10:08.661Z --> nexus/src/app/crucible.rs:462:13
32452026-05-08T12:10:08.661Z |
32462026-05-08T12:10:08.661Z462 | let result = ProgenitorOperationRetry::new(
32472026-05-08T12:10:08.661Z | ^^^^^^
32482026-05-08T12:10:08.661Z...
32492026-05-08T12:10:08.661Z472 | Ok(v) => Ok(Some(v.into_inner())),
32502026-05-08T12:10:08.661Z | - type must be known at this point
32512026-05-08T12:10:08.661Z |
32522026-05-08T12:10:08.661Zhelp: consider giving `result` an explicit type, where the placeholders `_` are specified
32532026-05-08T12:10:08.661Z |
32542026-05-08T12:10:08.661Z462 | let result: std::result::Result<_, E> = ProgenitorOperationRetry::new(
32552026-05-08T12:10:08.661Z | +++++++++++++++++++++++++++
32562026-05-08T12:10:08.661Z
32572026-05-08T12:10:08.662Zerror[E0282]: type annotations needed for `std::result::Result<{type error}, _>`
32582026-05-08T12:10:08.662Z --> nexus/src/app/crucible.rs:462:13
32592026-05-08T12:10:08.662Z |
32602026-05-08T12:10:08.662Z462 | let result = ProgenitorOperationRetry::new(
32612026-05-08T12:10:08.662Z | ^^^^^^
32622026-05-08T12:10:08.662Z...
32632026-05-08T12:10:08.662Z475 | if e.is_not_found() {
32642026-05-08T12:10:08.662Z | - type must be known at this point
32652026-05-08T12:10:08.662Z |
32662026-05-08T12:10:08.662Zhelp: consider giving `result` an explicit type, where the placeholders `_` are specified
32672026-05-08T12:10:08.662Z |
32682026-05-08T12:10:08.662Z462 | let result: std::result::Result<_, E> = ProgenitorOperationRetry::new(
32692026-05-08T12:10:08.662Z | +++++++++++++++++++++++++++
32702026-05-08T12:10:08.662Z
32712026-05-08T12:10:08.662Zerror[E0271]: expected `{async block@nexus/src/app/crucible.rs:508:16: 508:21}` to be a future that resolves to `Result<_, Error<_>>`, but it resolves to `Result<ResponseValue<Snapshot>, Error<Error>>`
32722026-05-08T12:10:08.662Z --> nexus/src/app/crucible.rs:507:22
32732026-05-08T12:10:08.662Z |
32742026-05-08T12:10:08.662Z507 | let result = ProgenitorOperationRetry::new(
32752026-05-08T12:10:08.662Z | ^^^^^^^^^^^^^^^^^^^^^^^^ expected `crucible_pantry_client::Error<_>`, found `Error<Error>`
32762026-05-08T12:10:08.662Z |
32772026-05-08T12:10:08.662Znote: there are multiple different versions of crate `progenitor_client` in the dependency graph
32782026-05-08T12:10:08.662Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/progenitor-client-0.10.0/src/progenitor_client.rs:224:1
32792026-05-08T12:10:08.662Z |
32802026-05-08T12:10:08.662Z224 | pub enum Error<E = ()> {
32812026-05-08T12:10:08.662Z | ^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
32822026-05-08T12:10:08.662Z |
32832026-05-08T12:10:08.662Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/progenitor-client-0.13.0/src/progenitor_client.rs:327:1
32842026-05-08T12:10:08.662Z |
32852026-05-08T12:10:08.662Z327 | pub enum Error<E = ()> {
32862026-05-08T12:10:08.662Z | ---------------------- this is the found type
32872026-05-08T12:10:08.662Z = help: you can use `cargo tree` to explore your dependency tree
32882026-05-08T12:10:08.662Znote: required by a bound in `omicron_common::progenitor_operation_retry::ProgenitorOperationRetry`
32892026-05-08T12:10:08.662Z --> common/src/progenitor_operation_retry.rs:73:17
32902026-05-08T12:10:08.662Z |
32912026-05-08T12:10:08.662Z 69 | pub struct ProgenitorOperationRetry<
32922026-05-08T12:10:08.662Z | ------------------------ required by a bound in this struct
32932026-05-08T12:10:08.662Z...
32942026-05-08T12:10:08.662Z 73 | Fut: Future<Output = Result<T, progenitor_client010::Error<E>>>,
32952026-05-08T12:10:08.663Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ProgenitorOperationRetry`
32962026-05-08T12:10:08.663Z
32972026-05-08T12:10:08.663Zerror[E0271]: expected `{async block@nexus/src/app/crucible.rs:508:16: 508:21}` to be a future that resolves to `Result<_, Error<_>>`, but it resolves to `Result<ResponseValue<Snapshot>, Error<Error>>`
32982026-05-08T12:10:08.663Z --> nexus/src/app/crucible.rs:507:22
32992026-05-08T12:10:08.663Z |
33002026-05-08T12:10:08.663Z507 | let result = ProgenitorOperationRetry::new(
33012026-05-08T12:10:08.663Z | ______________________^
33022026-05-08T12:10:08.663Z508 | | || async {
33032026-05-08T12:10:08.663Z509 | | client
33042026-05-08T12:10:08.663Z510 | | .region_get_snapshot(
33052026-05-08T12:10:08.663Z... |
33062026-05-08T12:10:08.663Z516 | | || async { self.crucible_agent_gone_check(dataset_id).await },
33072026-05-08T12:10:08.663Z517 | | )
33082026-05-08T12:10:08.663Z | |_________^ expected `crucible_pantry_client::Error<_>`, found `Error<Error>`
33092026-05-08T12:10:08.663Z |
33102026-05-08T12:10:08.663Znote: there are multiple different versions of crate `progenitor_client` in the dependency graph
33112026-05-08T12:10:08.663Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/progenitor-client-0.10.0/src/progenitor_client.rs:224:1
33122026-05-08T12:10:08.663Z |
33132026-05-08T12:10:08.663Z224 | pub enum Error<E = ()> {
33142026-05-08T12:10:08.663Z | ^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
33152026-05-08T12:10:08.663Z |
33162026-05-08T12:10:08.663Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/progenitor-client-0.13.0/src/progenitor_client.rs:327:1
33172026-05-08T12:10:08.663Z |
33182026-05-08T12:10:08.663Z327 | pub enum Error<E = ()> {
33192026-05-08T12:10:08.663Z | ---------------------- this is the found type
33202026-05-08T12:10:08.663Z = help: you can use `cargo tree` to explore your dependency tree
33212026-05-08T12:10:08.663Znote: required by a bound in `omicron_common::progenitor_operation_retry::ProgenitorOperationRetry::<T, E, F, Fut, BF, BFut>::new`
33222026-05-08T12:10:08.663Z --> common/src/progenitor_operation_retry.rs:88:17
33232026-05-08T12:10:08.663Z |
33242026-05-08T12:10:08.663Z 88 | Fut: Future<Output = Result<T, progenitor_client010::Error<E>>>,
33252026-05-08T12:10:08.663Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ProgenitorOperationRetry::<T, E, F, Fut, BF, BFut>::new`
33262026-05-08T12:10:08.663Z...
33272026-05-08T12:10:08.663Z 92 | pub fn new(operation: F, gone_check: BF) -> Self {
33282026-05-08T12:10:08.663Z | --- required by a bound in this associated function
33292026-05-08T12:10:08.663Z
33302026-05-08T12:10:08.684Zerror[E0599]: the method `run` exists for struct `ProgenitorOperationRetry<_, _, {closure@...}, ..., ..., ...>`, but its trait bounds were not satisfied
33312026-05-08T12:10:08.684Z --> nexus/src/app/crucible.rs:518:10
33322026-05-08T12:10:08.684Z |
33332026-05-08T12:10:08.684Z507 | let result = ProgenitorOperationRetry::new(
33342026-05-08T12:10:08.684Z | ______________________-
33352026-05-08T12:10:08.684Z508 | | || async {
33362026-05-08T12:10:08.684Z509 | | client
33372026-05-08T12:10:08.684Z510 | | .region_get_snapshot(
33382026-05-08T12:10:08.684Z... |
33392026-05-08T12:10:08.684Z518 | | .run(log)
33402026-05-08T12:10:08.684Z | | -^^^ method cannot be called due to unsatisfied trait bounds
33412026-05-08T12:10:08.684Z | |_________|
33422026-05-08T12:10:08.685Z |
33432026-05-08T12:10:08.685Z |
33442026-05-08T12:10:08.685Z = note: the following trait bounds were not satisfied:
33452026-05-08T12:10:08.685Z `<{async block@nexus/src/app/crucible.rs:508:16: 508:21} as futures::Future>::Output = std::result::Result<_, crucible_pantry_client::Error<_>>`
33462026-05-08T12:10:08.685Z = note: the full name for the type has been written to '/work/oxidecomputer/omicron/target/debug/deps/omicron_nexus-617890ddb50a551f.long-type-2767599866894795205.txt'
33472026-05-08T12:10:08.685Z = note: consider using `--verbose` to print the full type name to the console
33482026-05-08T12:10:08.685Z
33492026-05-08T12:10:08.689Zerror[E0282]: type annotations needed for `std::result::Result<_, _>`
33502026-05-08T12:10:08.689Z --> nexus/src/app/crucible.rs:507:13
33512026-05-08T12:10:08.689Z |
33522026-05-08T12:10:08.689Z507 | let result = ProgenitorOperationRetry::new(
33532026-05-08T12:10:08.689Z | ^^^^^^
33542026-05-08T12:10:08.689Z...
33552026-05-08T12:10:08.689Z522 | Ok(v) => Ok(Some(v.into_inner())),
33562026-05-08T12:10:08.689Z | - type must be known at this point
33572026-05-08T12:10:08.689Z |
33582026-05-08T12:10:08.689Zhelp: consider giving `result` an explicit type, where the placeholders `_` are specified
33592026-05-08T12:10:08.689Z |
33602026-05-08T12:10:08.689Z507 | let result: std::result::Result<_, E> = ProgenitorOperationRetry::new(
33612026-05-08T12:10:08.689Z | +++++++++++++++++++++++++++
33622026-05-08T12:10:08.689Z
33632026-05-08T12:10:08.689Zerror[E0282]: type annotations needed for `std::result::Result<{type error}, _>`
33642026-05-08T12:10:08.689Z --> nexus/src/app/crucible.rs:507:13
33652026-05-08T12:10:08.689Z |
33662026-05-08T12:10:08.689Z507 | let result = ProgenitorOperationRetry::new(
33672026-05-08T12:10:08.689Z | ^^^^^^
33682026-05-08T12:10:08.689Z...
33692026-05-08T12:10:08.689Z525 | if e.is_not_found() {
33702026-05-08T12:10:08.689Z | - type must be known at this point
33712026-05-08T12:10:08.689Z |
33722026-05-08T12:10:08.689Zhelp: consider giving `result` an explicit type, where the placeholders `_` are specified
33732026-05-08T12:10:08.689Z |
33742026-05-08T12:10:08.689Z507 | let result: std::result::Result<_, E> = ProgenitorOperationRetry::new(
33752026-05-08T12:10:08.689Z | +++++++++++++++++++++++++++
33762026-05-08T12:10:08.690Z
33772026-05-08T12:10:08.690Zerror[E0271]: expected `{async block@nexus/src/app/crucible.rs:556:16: 556:21}` to be a future that resolves to `Result<_, Error<_>>`, but it resolves to `Result<ResponseValue<GetSnapshotResponse>, Error<Error>>`
33782026-05-08T12:10:08.690Z --> nexus/src/app/crucible.rs:555:22
33792026-05-08T12:10:08.690Z |
33802026-05-08T12:10:08.690Z555 | let result = ProgenitorOperationRetry::new(
33812026-05-08T12:10:08.690Z | ^^^^^^^^^^^^^^^^^^^^^^^^ expected `crucible_pantry_client::Error<_>`, found `Error<Error>`
33822026-05-08T12:10:08.690Z |
33832026-05-08T12:10:08.690Znote: there are multiple different versions of crate `progenitor_client` in the dependency graph
33842026-05-08T12:10:08.690Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/progenitor-client-0.10.0/src/progenitor_client.rs:224:1
33852026-05-08T12:10:08.690Z |
33862026-05-08T12:10:08.690Z224 | pub enum Error<E = ()> {
33872026-05-08T12:10:08.690Z | ^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
33882026-05-08T12:10:08.690Z |
33892026-05-08T12:10:08.690Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/progenitor-client-0.13.0/src/progenitor_client.rs:327:1
33902026-05-08T12:10:08.690Z |
33912026-05-08T12:10:08.690Z327 | pub enum Error<E = ()> {
33922026-05-08T12:10:08.690Z | ---------------------- this is the found type
33932026-05-08T12:10:08.690Z = help: you can use `cargo tree` to explore your dependency tree
33942026-05-08T12:10:08.690Znote: required by a bound in `omicron_common::progenitor_operation_retry::ProgenitorOperationRetry`
33952026-05-08T12:10:08.690Z --> common/src/progenitor_operation_retry.rs:73:17
33962026-05-08T12:10:08.690Z |
33972026-05-08T12:10:08.690Z 69 | pub struct ProgenitorOperationRetry<
33982026-05-08T12:10:08.690Z | ------------------------ required by a bound in this struct
33992026-05-08T12:10:08.690Z...
34002026-05-08T12:10:08.691Z 73 | Fut: Future<Output = Result<T, progenitor_client010::Error<E>>>,
34012026-05-08T12:10:08.691Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ProgenitorOperationRetry`
34022026-05-08T12:10:08.691Z
34032026-05-08T12:10:08.691Zerror[E0271]: expected `{async block@nexus/src/app/crucible.rs:556:16: 556:21}` to be a future that resolves to `Result<_, Error<_>>`, but it resolves to `Result<ResponseValue<GetSnapshotResponse>, Error<Error>>`
34042026-05-08T12:10:08.691Z --> nexus/src/app/crucible.rs:555:22
34052026-05-08T12:10:08.691Z |
34062026-05-08T12:10:08.691Z555 | let result = ProgenitorOperationRetry::new(
34072026-05-08T12:10:08.691Z | ______________________^
34082026-05-08T12:10:08.691Z556 | | || async {
34092026-05-08T12:10:08.691Z557 | | client
34102026-05-08T12:10:08.691Z558 | | .region_get_snapshots(&RegionId(region_id.to_string()))
34112026-05-08T12:10:08.691Z... |
34122026-05-08T12:10:08.691Z561 | | || async { self.crucible_agent_gone_check(dataset_id).await },
34132026-05-08T12:10:08.691Z562 | | )
34142026-05-08T12:10:08.691Z | |_________^ expected `crucible_pantry_client::Error<_>`, found `Error<Error>`
34152026-05-08T12:10:08.691Z |
34162026-05-08T12:10:08.691Znote: there are multiple different versions of crate `progenitor_client` in the dependency graph
34172026-05-08T12:10:08.691Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/progenitor-client-0.10.0/src/progenitor_client.rs:224:1
34182026-05-08T12:10:08.691Z |
34192026-05-08T12:10:08.691Z224 | pub enum Error<E = ()> {
34202026-05-08T12:10:08.691Z | ^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
34212026-05-08T12:10:08.691Z |
34222026-05-08T12:10:08.691Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/progenitor-client-0.13.0/src/progenitor_client.rs:327:1
34232026-05-08T12:10:08.691Z |
34242026-05-08T12:10:08.691Z327 | pub enum Error<E = ()> {
34252026-05-08T12:10:08.691Z | ---------------------- this is the found type
34262026-05-08T12:10:08.691Z = help: you can use `cargo tree` to explore your dependency tree
34272026-05-08T12:10:08.691Znote: required by a bound in `omicron_common::progenitor_operation_retry::ProgenitorOperationRetry::<T, E, F, Fut, BF, BFut>::new`
34282026-05-08T12:10:08.691Z --> common/src/progenitor_operation_retry.rs:88:17
34292026-05-08T12:10:08.691Z |
34302026-05-08T12:10:08.691Z 88 | Fut: Future<Output = Result<T, progenitor_client010::Error<E>>>,
34312026-05-08T12:10:08.691Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ProgenitorOperationRetry::<T, E, F, Fut, BF, BFut>::new`
34322026-05-08T12:10:08.691Z...
34332026-05-08T12:10:08.691Z 92 | pub fn new(operation: F, gone_check: BF) -> Self {
34342026-05-08T12:10:08.691Z | --- required by a bound in this associated function
34352026-05-08T12:10:08.691Z
34362026-05-08T12:10:08.714Zerror[E0599]: the method `run` exists for struct `ProgenitorOperationRetry<_, _, {closure@...}, ..., ..., ...>`, but its trait bounds were not satisfied
34372026-05-08T12:10:08.714Z --> nexus/src/app/crucible.rs:563:10
34382026-05-08T12:10:08.714Z |
34392026-05-08T12:10:08.714Z555 | let result = ProgenitorOperationRetry::new(
34402026-05-08T12:10:08.714Z | ______________________-
34412026-05-08T12:10:08.714Z556 | | || async {
34422026-05-08T12:10:08.714Z557 | | client
34432026-05-08T12:10:08.714Z558 | | .region_get_snapshots(&RegionId(region_id.to_string()))
34442026-05-08T12:10:08.714Z... |
34452026-05-08T12:10:08.715Z563 | | .run(log)
34462026-05-08T12:10:08.715Z | | -^^^ method cannot be called due to unsatisfied trait bounds
34472026-05-08T12:10:08.715Z | |_________|
34482026-05-08T12:10:08.715Z |
34492026-05-08T12:10:08.715Z |
34502026-05-08T12:10:08.715Z = note: the following trait bounds were not satisfied:
34512026-05-08T12:10:08.715Z `<{async block@nexus/src/app/crucible.rs:556:16: 556:21} as futures::Future>::Output = std::result::Result<_, crucible_pantry_client::Error<_>>`
34522026-05-08T12:10:08.715Z = note: the full name for the type has been written to '/work/oxidecomputer/omicron/target/debug/deps/omicron_nexus-617890ddb50a551f.long-type-13838835709647272570.txt'
34532026-05-08T12:10:08.715Z = note: consider using `--verbose` to print the full type name to the console
34542026-05-08T12:10:08.715Z
34552026-05-08T12:10:08.719Zerror[E0282]: type annotations needed for `std::result::Result<_, _>`
34562026-05-08T12:10:08.719Z --> nexus/src/app/crucible.rs:555:13
34572026-05-08T12:10:08.719Z |
34582026-05-08T12:10:08.719Z555 | let result = ProgenitorOperationRetry::new(
34592026-05-08T12:10:08.719Z | ^^^^^^
34602026-05-08T12:10:08.719Z...
34612026-05-08T12:10:08.719Z567 | Ok(v) => Ok(v.into_inner()),
34622026-05-08T12:10:08.719Z | - type must be known at this point
34632026-05-08T12:10:08.719Z |
34642026-05-08T12:10:08.719Zhelp: consider giving `result` an explicit type, where the placeholders `_` are specified
34652026-05-08T12:10:08.719Z |
34662026-05-08T12:10:08.719Z555 | let result: std::result::Result<_, E> = ProgenitorOperationRetry::new(
34672026-05-08T12:10:08.719Z | +++++++++++++++++++++++++++
34682026-05-08T12:10:08.719Z
34692026-05-08T12:10:08.719Zerror[E0271]: expected `{async block@nexus/src/app/crucible.rs:596:16: 596:21}` to be a future that resolves to `Result<_, Error<_>>`, but it resolves to `Result<ResponseValue<()>, Error<Error>>`
34702026-05-08T12:10:08.719Z --> nexus/src/app/crucible.rs:595:22
34712026-05-08T12:10:08.719Z |
34722026-05-08T12:10:08.719Z595 | let result = ProgenitorOperationRetry::new(
34732026-05-08T12:10:08.719Z | ^^^^^^^^^^^^^^^^^^^^^^^^ expected `Result<ResponseValue<()>, Error<_>>`, found `Result<ResponseValue<()>, Error<Error>>`
34742026-05-08T12:10:08.719Z |
34752026-05-08T12:10:08.719Znote: there are multiple different versions of crate `progenitor_client` in the dependency graph
34762026-05-08T12:10:08.719Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/progenitor-client-0.10.0/src/progenitor_client.rs:224:1
34772026-05-08T12:10:08.719Z |
34782026-05-08T12:10:08.719Z224 | pub enum Error<E = ()> {
34792026-05-08T12:10:08.719Z | ^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
34802026-05-08T12:10:08.719Z |
34812026-05-08T12:10:08.719Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/progenitor-client-0.13.0/src/progenitor_client.rs:327:1
34822026-05-08T12:10:08.719Z |
34832026-05-08T12:10:08.719Z327 | pub enum Error<E = ()> {
34842026-05-08T12:10:08.719Z | ---------------------- this is the found type
34852026-05-08T12:10:08.719Z = help: you can use `cargo tree` to explore your dependency tree
34862026-05-08T12:10:08.719Znote: required by a bound in `omicron_common::progenitor_operation_retry::ProgenitorOperationRetry`
34872026-05-08T12:10:08.719Z --> common/src/progenitor_operation_retry.rs:73:17
34882026-05-08T12:10:08.719Z |
34892026-05-08T12:10:08.719Z 69 | pub struct ProgenitorOperationRetry<
34902026-05-08T12:10:08.719Z | ------------------------ required by a bound in this struct
34912026-05-08T12:10:08.719Z...
34922026-05-08T12:10:08.719Z 73 | Fut: Future<Output = Result<T, progenitor_client010::Error<E>>>,
34932026-05-08T12:10:08.720Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ProgenitorOperationRetry`
34942026-05-08T12:10:08.720Z
34952026-05-08T12:10:08.720Zerror[E0271]: expected `{async block@nexus/src/app/crucible.rs:596:16: 596:21}` to be a future that resolves to `Result<_, Error<_>>`, but it resolves to `Result<ResponseValue<()>, Error<Error>>`
34962026-05-08T12:10:08.720Z --> nexus/src/app/crucible.rs:595:22
34972026-05-08T12:10:08.720Z |
34982026-05-08T12:10:08.720Z595 | let result = ProgenitorOperationRetry::new(
34992026-05-08T12:10:08.720Z | ______________________^
35002026-05-08T12:10:08.720Z596 | | || async {
35012026-05-08T12:10:08.720Z597 | | client.region_delete(&RegionId(region_id.to_string())).await
35022026-05-08T12:10:08.720Z598 | | },
35032026-05-08T12:10:08.720Z599 | | || async { self.crucible_agent_gone_check(dataset_id).await },
35042026-05-08T12:10:08.720Z600 | | )
35052026-05-08T12:10:08.720Z | |_________^ expected `Result<ResponseValue<()>, Error<_>>`, found `Result<ResponseValue<()>, Error<Error>>`
35062026-05-08T12:10:08.720Z |
35072026-05-08T12:10:08.720Znote: there are multiple different versions of crate `progenitor_client` in the dependency graph
35082026-05-08T12:10:08.720Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/progenitor-client-0.10.0/src/progenitor_client.rs:224:1
35092026-05-08T12:10:08.720Z |
35102026-05-08T12:10:08.720Z224 | pub enum Error<E = ()> {
35112026-05-08T12:10:08.720Z | ^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
35122026-05-08T12:10:08.720Z |
35132026-05-08T12:10:08.720Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/progenitor-client-0.13.0/src/progenitor_client.rs:327:1
35142026-05-08T12:10:08.720Z |
35152026-05-08T12:10:08.720Z327 | pub enum Error<E = ()> {
35162026-05-08T12:10:08.720Z | ---------------------- this is the found type
35172026-05-08T12:10:08.720Z = help: you can use `cargo tree` to explore your dependency tree
35182026-05-08T12:10:08.720Znote: required by a bound in `omicron_common::progenitor_operation_retry::ProgenitorOperationRetry::<T, E, F, Fut, BF, BFut>::new`
35192026-05-08T12:10:08.720Z --> common/src/progenitor_operation_retry.rs:88:17
35202026-05-08T12:10:08.720Z |
35212026-05-08T12:10:08.720Z 88 | Fut: Future<Output = Result<T, progenitor_client010::Error<E>>>,
35222026-05-08T12:10:08.720Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ProgenitorOperationRetry::<T, E, F, Fut, BF, BFut>::new`
35232026-05-08T12:10:08.720Z...
35242026-05-08T12:10:08.720Z 92 | pub fn new(operation: F, gone_check: BF) -> Self {
35252026-05-08T12:10:08.720Z | --- required by a bound in this associated function
35262026-05-08T12:10:08.720Z
35272026-05-08T12:10:08.741Zerror[E0599]: the method `run` exists for struct `ProgenitorOperationRetry<_, _, {closure@...}, ..., ..., ...>`, but its trait bounds were not satisfied
35282026-05-08T12:10:08.741Z --> nexus/src/app/crucible.rs:601:10
35292026-05-08T12:10:08.741Z |
35302026-05-08T12:10:08.741Z595 | let result = ProgenitorOperationRetry::new(
35312026-05-08T12:10:08.741Z | ______________________-
35322026-05-08T12:10:08.741Z596 | | || async {
35332026-05-08T12:10:08.741Z597 | | client.region_delete(&RegionId(region_id.to_string())).await
35342026-05-08T12:10:08.741Z598 | | },
35352026-05-08T12:10:08.741Z... |
35362026-05-08T12:10:08.741Z601 | | .run(log)
35372026-05-08T12:10:08.741Z | | -^^^ method cannot be called due to unsatisfied trait bounds
35382026-05-08T12:10:08.741Z | |_________|
35392026-05-08T12:10:08.741Z |
35402026-05-08T12:10:08.741Z |
35412026-05-08T12:10:08.741Z = note: the following trait bounds were not satisfied:
35422026-05-08T12:10:08.741Z `<{async block@nexus/src/app/crucible.rs:596:16: 596:21} as futures::Future>::Output = std::result::Result<_, crucible_pantry_client::Error<_>>`
35432026-05-08T12:10:08.741Z = note: the full name for the type has been written to '/work/oxidecomputer/omicron/target/debug/deps/omicron_nexus-617890ddb50a551f.long-type-4374527882695182453.txt'
35442026-05-08T12:10:08.741Z = note: consider using `--verbose` to print the full type name to the console
35452026-05-08T12:10:08.741Z
35462026-05-08T12:10:08.745Zerror[E0282]: type annotations needed for `std::result::Result<_, _>`
35472026-05-08T12:10:08.745Z --> nexus/src/app/crucible.rs:595:13
35482026-05-08T12:10:08.745Z |
35492026-05-08T12:10:08.745Z595 | let result = ProgenitorOperationRetry::new(
35502026-05-08T12:10:08.745Z | ^^^^^^
35512026-05-08T12:10:08.745Z...
35522026-05-08T12:10:08.745Z608 | if e.is_gone() {
35532026-05-08T12:10:08.745Z | - type must be known at this point
35542026-05-08T12:10:08.745Z |
35552026-05-08T12:10:08.745Zhelp: consider giving `result` an explicit type, where the placeholders `_` are specified
35562026-05-08T12:10:08.745Z |
35572026-05-08T12:10:08.745Z595 | let result: std::result::Result<T, E> = ProgenitorOperationRetry::new(
35582026-05-08T12:10:08.745Z | +++++++++++++++++++++++++++
35592026-05-08T12:10:08.745Z
35602026-05-08T12:10:08.745Zerror[E0271]: expected `{async block@nexus/src/app/crucible.rs:639:16: 639:21}` to be a future that resolves to `Result<_, Error<_>>`, but it resolves to `Result<ResponseValue<()>, Error<Error>>`
35612026-05-08T12:10:08.745Z --> nexus/src/app/crucible.rs:638:22
35622026-05-08T12:10:08.745Z |
35632026-05-08T12:10:08.745Z638 | let result = ProgenitorOperationRetry::new(
35642026-05-08T12:10:08.745Z | ^^^^^^^^^^^^^^^^^^^^^^^^ expected `Result<ResponseValue<()>, Error<_>>`, found `Result<ResponseValue<()>, Error<Error>>`
35652026-05-08T12:10:08.745Z |
35662026-05-08T12:10:08.745Znote: there are multiple different versions of crate `progenitor_client` in the dependency graph
35672026-05-08T12:10:08.745Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/progenitor-client-0.10.0/src/progenitor_client.rs:224:1
35682026-05-08T12:10:08.745Z |
35692026-05-08T12:10:08.745Z224 | pub enum Error<E = ()> {
35702026-05-08T12:10:08.745Z | ^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
35712026-05-08T12:10:08.745Z |
35722026-05-08T12:10:08.745Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/progenitor-client-0.13.0/src/progenitor_client.rs:327:1
35732026-05-08T12:10:08.745Z |
35742026-05-08T12:10:08.745Z327 | pub enum Error<E = ()> {
35752026-05-08T12:10:08.745Z | ---------------------- this is the found type
35762026-05-08T12:10:08.745Z = help: you can use `cargo tree` to explore your dependency tree
35772026-05-08T12:10:08.745Znote: required by a bound in `omicron_common::progenitor_operation_retry::ProgenitorOperationRetry`
35782026-05-08T12:10:08.746Z --> common/src/progenitor_operation_retry.rs:73:17
35792026-05-08T12:10:08.746Z |
35802026-05-08T12:10:08.746Z 69 | pub struct ProgenitorOperationRetry<
35812026-05-08T12:10:08.746Z | ------------------------ required by a bound in this struct
35822026-05-08T12:10:08.746Z...
35832026-05-08T12:10:08.746Z 73 | Fut: Future<Output = Result<T, progenitor_client010::Error<E>>>,
35842026-05-08T12:10:08.746Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ProgenitorOperationRetry`
35852026-05-08T12:10:08.746Z
35862026-05-08T12:10:08.746Zerror[E0271]: expected `{async block@nexus/src/app/crucible.rs:639:16: 639:21}` to be a future that resolves to `Result<_, Error<_>>`, but it resolves to `Result<ResponseValue<()>, Error<Error>>`
35872026-05-08T12:10:08.746Z --> nexus/src/app/crucible.rs:638:22
35882026-05-08T12:10:08.746Z |
35892026-05-08T12:10:08.746Z638 | let result = ProgenitorOperationRetry::new(
35902026-05-08T12:10:08.746Z | ______________________^
35912026-05-08T12:10:08.746Z639 | | || async {
35922026-05-08T12:10:08.746Z640 | | client
35932026-05-08T12:10:08.746Z641 | | .region_delete_running_snapshot(
35942026-05-08T12:10:08.746Z... |
35952026-05-08T12:10:08.746Z647 | | || async { self.crucible_agent_gone_check(dataset_id).await },
35962026-05-08T12:10:08.746Z648 | | )
35972026-05-08T12:10:08.746Z | |_________^ expected `Result<ResponseValue<()>, Error<_>>`, found `Result<ResponseValue<()>, Error<Error>>`
35982026-05-08T12:10:08.746Z |
35992026-05-08T12:10:08.746Znote: there are multiple different versions of crate `progenitor_client` in the dependency graph
36002026-05-08T12:10:08.746Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/progenitor-client-0.10.0/src/progenitor_client.rs:224:1
36012026-05-08T12:10:08.746Z |
36022026-05-08T12:10:08.746Z224 | pub enum Error<E = ()> {
36032026-05-08T12:10:08.746Z | ^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
36042026-05-08T12:10:08.746Z |
36052026-05-08T12:10:08.746Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/progenitor-client-0.13.0/src/progenitor_client.rs:327:1
36062026-05-08T12:10:08.746Z |
36072026-05-08T12:10:08.746Z327 | pub enum Error<E = ()> {
36082026-05-08T12:10:08.746Z | ---------------------- this is the found type
36092026-05-08T12:10:08.746Z = help: you can use `cargo tree` to explore your dependency tree
36102026-05-08T12:10:08.746Znote: required by a bound in `omicron_common::progenitor_operation_retry::ProgenitorOperationRetry::<T, E, F, Fut, BF, BFut>::new`
36112026-05-08T12:10:08.746Z --> common/src/progenitor_operation_retry.rs:88:17
36122026-05-08T12:10:08.746Z |
36132026-05-08T12:10:08.746Z 88 | Fut: Future<Output = Result<T, progenitor_client010::Error<E>>>,
36142026-05-08T12:10:08.746Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ProgenitorOperationRetry::<T, E, F, Fut, BF, BFut>::new`
36152026-05-08T12:10:08.746Z...
36162026-05-08T12:10:08.747Z 92 | pub fn new(operation: F, gone_check: BF) -> Self {
36172026-05-08T12:10:08.747Z | --- required by a bound in this associated function
36182026-05-08T12:10:08.747Z
36192026-05-08T12:10:08.769Zerror[E0599]: the method `run` exists for struct `ProgenitorOperationRetry<_, _, {closure@...}, ..., ..., ...>`, but its trait bounds were not satisfied
36202026-05-08T12:10:08.769Z --> nexus/src/app/crucible.rs:649:10
36212026-05-08T12:10:08.769Z |
36222026-05-08T12:10:08.769Z638 | let result = ProgenitorOperationRetry::new(
36232026-05-08T12:10:08.769Z | ______________________-
36242026-05-08T12:10:08.769Z639 | | || async {
36252026-05-08T12:10:08.769Z640 | | client
36262026-05-08T12:10:08.769Z641 | | .region_delete_running_snapshot(
36272026-05-08T12:10:08.769Z... |
36282026-05-08T12:10:08.769Z649 | | .run(log)
36292026-05-08T12:10:08.769Z | | -^^^ method cannot be called due to unsatisfied trait bounds
36302026-05-08T12:10:08.769Z | |_________|
36312026-05-08T12:10:08.769Z |
36322026-05-08T12:10:08.769Z |
36332026-05-08T12:10:08.769Z = note: the following trait bounds were not satisfied:
36342026-05-08T12:10:08.769Z `<{async block@nexus/src/app/crucible.rs:639:16: 639:21} as futures::Future>::Output = std::result::Result<_, crucible_pantry_client::Error<_>>`
36352026-05-08T12:10:08.769Z = note: the full name for the type has been written to '/work/oxidecomputer/omicron/target/debug/deps/omicron_nexus-617890ddb50a551f.long-type-9864851525075860854.txt'
36362026-05-08T12:10:08.769Z = note: consider using `--verbose` to print the full type name to the console
36372026-05-08T12:10:08.769Z
36382026-05-08T12:10:08.784Zerror[E0282]: type annotations needed for `std::result::Result<_, _>`
36392026-05-08T12:10:08.784Z --> nexus/src/app/crucible.rs:638:13
36402026-05-08T12:10:08.784Z |
36412026-05-08T12:10:08.784Z638 | let result = ProgenitorOperationRetry::new(
36422026-05-08T12:10:08.784Z | ^^^^^^
36432026-05-08T12:10:08.784Z...
36442026-05-08T12:10:08.784Z656 | if e.is_gone() {
36452026-05-08T12:10:08.785Z | - type must be known at this point
36462026-05-08T12:10:08.785Z |
36472026-05-08T12:10:08.785Zhelp: consider giving `result` an explicit type, where the placeholders `_` are specified
36482026-05-08T12:10:08.785Z |
36492026-05-08T12:10:08.785Z638 | let result: std::result::Result<T, E> = ProgenitorOperationRetry::new(
36502026-05-08T12:10:08.785Z | +++++++++++++++++++++++++++
36512026-05-08T12:10:08.785Z
36522026-05-08T12:10:08.785Zerror[E0271]: expected `{async block@nexus/src/app/crucible.rs:688:16: 688:21}` to be a future that resolves to `Result<_, Error<_>>`, but it resolves to `Result<ResponseValue<()>, Error<Error>>`
36532026-05-08T12:10:08.785Z --> nexus/src/app/crucible.rs:687:22
36542026-05-08T12:10:08.785Z |
36552026-05-08T12:10:08.785Z687 | let result = ProgenitorOperationRetry::new(
36562026-05-08T12:10:08.785Z | ^^^^^^^^^^^^^^^^^^^^^^^^ expected `Result<ResponseValue<()>, Error<_>>`, found `Result<ResponseValue<()>, Error<Error>>`
36572026-05-08T12:10:08.785Z |
36582026-05-08T12:10:08.785Znote: there are multiple different versions of crate `progenitor_client` in the dependency graph
36592026-05-08T12:10:08.785Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/progenitor-client-0.10.0/src/progenitor_client.rs:224:1
36602026-05-08T12:10:08.785Z |
36612026-05-08T12:10:08.785Z224 | pub enum Error<E = ()> {
36622026-05-08T12:10:08.785Z | ^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
36632026-05-08T12:10:08.785Z |
36642026-05-08T12:10:08.785Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/progenitor-client-0.13.0/src/progenitor_client.rs:327:1
36652026-05-08T12:10:08.785Z |
36662026-05-08T12:10:08.785Z327 | pub enum Error<E = ()> {
36672026-05-08T12:10:08.785Z | ---------------------- this is the found type
36682026-05-08T12:10:08.785Z = help: you can use `cargo tree` to explore your dependency tree
36692026-05-08T12:10:08.785Znote: required by a bound in `omicron_common::progenitor_operation_retry::ProgenitorOperationRetry`
36702026-05-08T12:10:08.785Z --> common/src/progenitor_operation_retry.rs:73:17
36712026-05-08T12:10:08.785Z |
36722026-05-08T12:10:08.785Z 69 | pub struct ProgenitorOperationRetry<
36732026-05-08T12:10:08.785Z | ------------------------ required by a bound in this struct
36742026-05-08T12:10:08.785Z...
36752026-05-08T12:10:08.785Z 73 | Fut: Future<Output = Result<T, progenitor_client010::Error<E>>>,
36762026-05-08T12:10:08.785Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ProgenitorOperationRetry`
36772026-05-08T12:10:08.785Z
36782026-05-08T12:10:08.785Zerror[E0271]: expected `{async block@nexus/src/app/crucible.rs:688:16: 688:21}` to be a future that resolves to `Result<_, Error<_>>`, but it resolves to `Result<ResponseValue<()>, Error<Error>>`
36792026-05-08T12:10:08.785Z --> nexus/src/app/crucible.rs:687:22
36802026-05-08T12:10:08.785Z |
36812026-05-08T12:10:08.786Z687 | let result = ProgenitorOperationRetry::new(
36822026-05-08T12:10:08.786Z | ______________________^
36832026-05-08T12:10:08.786Z688 | | || async {
36842026-05-08T12:10:08.786Z689 | | client
36852026-05-08T12:10:08.786Z690 | | .region_delete_snapshot(
36862026-05-08T12:10:08.786Z... |
36872026-05-08T12:10:08.786Z696 | | || async { self.crucible_agent_gone_check(dataset_id).await },
36882026-05-08T12:10:08.786Z697 | | )
36892026-05-08T12:10:08.786Z | |_________^ expected `Result<ResponseValue<()>, Error<_>>`, found `Result<ResponseValue<()>, Error<Error>>`
36902026-05-08T12:10:08.786Z |
36912026-05-08T12:10:08.786Znote: there are multiple different versions of crate `progenitor_client` in the dependency graph
36922026-05-08T12:10:08.787Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/progenitor-client-0.10.0/src/progenitor_client.rs:224:1
36932026-05-08T12:10:08.787Z |
36942026-05-08T12:10:08.787Z224 | pub enum Error<E = ()> {
36952026-05-08T12:10:08.787Z | ^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
36962026-05-08T12:10:08.787Z |
36972026-05-08T12:10:08.787Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/progenitor-client-0.13.0/src/progenitor_client.rs:327:1
36982026-05-08T12:10:08.787Z |
36992026-05-08T12:10:08.787Z327 | pub enum Error<E = ()> {
37002026-05-08T12:10:08.787Z | ---------------------- this is the found type
37012026-05-08T12:10:08.787Z = help: you can use `cargo tree` to explore your dependency tree
37022026-05-08T12:10:08.787Znote: required by a bound in `omicron_common::progenitor_operation_retry::ProgenitorOperationRetry::<T, E, F, Fut, BF, BFut>::new`
37032026-05-08T12:10:08.787Z --> common/src/progenitor_operation_retry.rs:88:17
37042026-05-08T12:10:08.787Z |
37052026-05-08T12:10:08.787Z 88 | Fut: Future<Output = Result<T, progenitor_client010::Error<E>>>,
37062026-05-08T12:10:08.787Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ProgenitorOperationRetry::<T, E, F, Fut, BF, BFut>::new`
37072026-05-08T12:10:08.787Z...
37082026-05-08T12:10:08.787Z 92 | pub fn new(operation: F, gone_check: BF) -> Self {
37092026-05-08T12:10:08.787Z | --- required by a bound in this associated function
37102026-05-08T12:10:08.787Z
37112026-05-08T12:10:08.798Zerror[E0599]: the method `run` exists for struct `ProgenitorOperationRetry<_, _, {closure@...}, ..., ..., ...>`, but its trait bounds were not satisfied
37122026-05-08T12:10:08.798Z --> nexus/src/app/crucible.rs:698:10
37132026-05-08T12:10:08.798Z |
37142026-05-08T12:10:08.798Z687 | let result = ProgenitorOperationRetry::new(
37152026-05-08T12:10:08.798Z | ______________________-
37162026-05-08T12:10:08.798Z688 | | || async {
37172026-05-08T12:10:08.798Z689 | | client
37182026-05-08T12:10:08.798Z690 | | .region_delete_snapshot(
37192026-05-08T12:10:08.798Z... |
37202026-05-08T12:10:08.798Z698 | | .run(log)
37212026-05-08T12:10:08.798Z | | -^^^ method cannot be called due to unsatisfied trait bounds
37222026-05-08T12:10:08.798Z | |_________|
37232026-05-08T12:10:08.798Z |
37242026-05-08T12:10:08.798Z |
37252026-05-08T12:10:08.798Z = note: the following trait bounds were not satisfied:
37262026-05-08T12:10:08.798Z `<{async block@nexus/src/app/crucible.rs:688:16: 688:21} as futures::Future>::Output = std::result::Result<_, crucible_pantry_client::Error<_>>`
37272026-05-08T12:10:08.799Z = note: the full name for the type has been written to '/work/oxidecomputer/omicron/target/debug/deps/omicron_nexus-617890ddb50a551f.long-type-1942634414778052761.txt'
37282026-05-08T12:10:08.799Z = note: consider using `--verbose` to print the full type name to the console
37292026-05-08T12:10:08.799Z
37302026-05-08T12:10:08.802Zerror[E0282]: type annotations needed for `std::result::Result<_, _>`
37312026-05-08T12:10:08.802Z --> nexus/src/app/crucible.rs:687:13
37322026-05-08T12:10:08.802Z |
37332026-05-08T12:10:08.802Z687 | let result = ProgenitorOperationRetry::new(
37342026-05-08T12:10:08.802Z | ^^^^^^
37352026-05-08T12:10:08.802Z...
37362026-05-08T12:10:08.802Z705 | if e.is_gone() {
37372026-05-08T12:10:08.802Z | - type must be known at this point
37382026-05-08T12:10:08.802Z |
37392026-05-08T12:10:08.802Zhelp: consider giving `result` an explicit type, where the placeholders `_` are specified
37402026-05-08T12:10:08.802Z |
37412026-05-08T12:10:08.802Z687 | let result: std::result::Result<T, E> = ProgenitorOperationRetry::new(
37422026-05-08T12:10:08.802Z | +++++++++++++++++++++++++++
37432026-05-08T12:10:08.802Z
37442026-05-08T12:10:10.961Zerror[E0599]: the method `run` exists for struct `ProgenitorOperationRetry<_, _, {closure@...}, ..., ..., ...>`, but its trait bounds were not satisfied
37452026-05-08T12:10:10.961Z --> nexus/src/app/crucible.rs:186:14
37462026-05-08T12:10:10.961Z |
37472026-05-08T12:10:10.961Z182 | let region = match ProgenitorOperationRetry::new(
37482026-05-08T12:10:10.961Z | ________________________________-
37492026-05-08T12:10:10.961Z183 | | || async { client.region_create(&region_request).await },
37502026-05-08T12:10:10.961Z184 | | || async { self.crucible_agent_gone_check(dataset_id).await },
37512026-05-08T12:10:10.961Z185 | | )
37522026-05-08T12:10:10.961Z186 | | .run(log)
37532026-05-08T12:10:10.961Z | | -^^^ method cannot be called due to unsatisfied trait bounds
37542026-05-08T12:10:10.961Z | |_____________|
37552026-05-08T12:10:10.961Z |
37562026-05-08T12:10:10.961Z |
37572026-05-08T12:10:10.961Z = note: the following trait bounds were not satisfied:
37582026-05-08T12:10:10.961Z `<{async block@nexus/src/app/crucible.rs:183:20: 183:25} as futures::Future>::Output = std::result::Result<_, crucible_pantry_client::Error<_>>`
37592026-05-08T12:10:10.961Z = note: the full name for the type has been written to '/work/oxidecomputer/omicron/target/debug/deps/omicron_nexus-7ec6f0a56c95e7f7.long-type-15721300565551916141.txt'
37602026-05-08T12:10:10.961Z = note: consider using `--verbose` to print the full type name to the console
37612026-05-08T12:10:10.961Z
37622026-05-08T12:10:11.065Zerror[E0599]: the method `run` exists for struct `ProgenitorOperationRetry<_, _, {closure@...}, ..., ..., ...>`, but its trait bounds were not satisfied
37632026-05-08T12:10:11.065Z --> nexus/src/app/crucible.rs:375:14
37642026-05-08T12:10:11.065Z |
37652026-05-08T12:10:11.065Z364 | let running_snapshot = match ProgenitorOperationRetry::new(
37662026-05-08T12:10:11.065Z | __________________________________________-
37672026-05-08T12:10:11.065Z365 | | || async {
37682026-05-08T12:10:11.065Z366 | | client
37692026-05-08T12:10:11.065Z367 | | .region_run_snapshot(
37702026-05-08T12:10:11.065Z... |
37712026-05-08T12:10:11.065Z375 | | .run(log)
37722026-05-08T12:10:11.065Z | | -^^^ method cannot be called due to unsatisfied trait bounds
37732026-05-08T12:10:11.065Z | |_____________|
37742026-05-08T12:10:11.065Z |
37752026-05-08T12:10:11.065Z |
37762026-05-08T12:10:11.065Z = note: the following trait bounds were not satisfied:
37772026-05-08T12:10:11.065Z `<{async block@nexus/src/app/crucible.rs:365:20: 365:25} as futures::Future>::Output = std::result::Result<_, crucible_pantry_client::Error<_>>`
37782026-05-08T12:10:11.065Z = note: the full name for the type has been written to '/work/oxidecomputer/omicron/target/debug/deps/omicron_nexus-7ec6f0a56c95e7f7.long-type-3169083786201540592.txt'
37792026-05-08T12:10:11.065Z = note: consider using `--verbose` to print the full type name to the console
37802026-05-08T12:10:11.065Z
37812026-05-08T12:10:11.123Zerror[E0599]: the method `run` exists for struct `ProgenitorOperationRetry<_, _, {closure@...}, ..., ..., ...>`, but its trait bounds were not satisfied
37822026-05-08T12:10:11.123Z --> nexus/src/app/crucible.rs:468:10
37832026-05-08T12:10:11.123Z |
37842026-05-08T12:10:11.123Z462 | let result = ProgenitorOperationRetry::new(
37852026-05-08T12:10:11.123Z | ______________________-
37862026-05-08T12:10:11.123Z463 | | || async {
37872026-05-08T12:10:11.123Z464 | | client.region_get(&RegionId(region_id.to_string())).await
37882026-05-08T12:10:11.123Z465 | | },
37892026-05-08T12:10:11.123Z... |
37902026-05-08T12:10:11.123Z468 | | .run(log)
37912026-05-08T12:10:11.123Z | | -^^^ method cannot be called due to unsatisfied trait bounds
37922026-05-08T12:10:11.123Z | |_________|
37932026-05-08T12:10:11.123Z |
37942026-05-08T12:10:11.123Z |
37952026-05-08T12:10:11.123Z = note: the following trait bounds were not satisfied:
37962026-05-08T12:10:11.123Z `<{async block@nexus/src/app/crucible.rs:463:16: 463:21} as futures::Future>::Output = std::result::Result<_, crucible_pantry_client::Error<_>>`
37972026-05-08T12:10:11.123Z = note: the full name for the type has been written to '/work/oxidecomputer/omicron/target/debug/deps/omicron_nexus-7ec6f0a56c95e7f7.long-type-16550303520934415742.txt'
37982026-05-08T12:10:11.123Z = note: consider using `--verbose` to print the full type name to the console
37992026-05-08T12:10:11.123Z
38002026-05-08T12:10:11.150Zerror[E0599]: the method `run` exists for struct `ProgenitorOperationRetry<_, _, {closure@...}, ..., ..., ...>`, but its trait bounds were not satisfied
38012026-05-08T12:10:11.150Z --> nexus/src/app/crucible.rs:518:10
38022026-05-08T12:10:11.150Z |
38032026-05-08T12:10:11.150Z507 | let result = ProgenitorOperationRetry::new(
38042026-05-08T12:10:11.150Z | ______________________-
38052026-05-08T12:10:11.150Z508 | | || async {
38062026-05-08T12:10:11.150Z509 | | client
38072026-05-08T12:10:11.150Z510 | | .region_get_snapshot(
38082026-05-08T12:10:11.150Z... |
38092026-05-08T12:10:11.150Z518 | | .run(log)
38102026-05-08T12:10:11.150Z | | -^^^ method cannot be called due to unsatisfied trait bounds
38112026-05-08T12:10:11.150Z | |_________|
38122026-05-08T12:10:11.150Z |
38132026-05-08T12:10:11.150Z |
38142026-05-08T12:10:11.150Z = note: the following trait bounds were not satisfied:
38152026-05-08T12:10:11.150Z `<{async block@nexus/src/app/crucible.rs:508:16: 508:21} as futures::Future>::Output = std::result::Result<_, crucible_pantry_client::Error<_>>`
38162026-05-08T12:10:11.150Z = note: the full name for the type has been written to '/work/oxidecomputer/omicron/target/debug/deps/omicron_nexus-7ec6f0a56c95e7f7.long-type-7576192231655149516.txt'
38172026-05-08T12:10:11.150Z = note: consider using `--verbose` to print the full type name to the console
38182026-05-08T12:10:11.151Z
38192026-05-08T12:10:11.178Zerror[E0599]: the method `run` exists for struct `ProgenitorOperationRetry<_, _, {closure@...}, ..., ..., ...>`, but its trait bounds were not satisfied
38202026-05-08T12:10:11.178Z --> nexus/src/app/crucible.rs:563:10
38212026-05-08T12:10:11.178Z |
38222026-05-08T12:10:11.178Z555 | let result = ProgenitorOperationRetry::new(
38232026-05-08T12:10:11.178Z | ______________________-
38242026-05-08T12:10:11.178Z556 | | || async {
38252026-05-08T12:10:11.178Z557 | | client
38262026-05-08T12:10:11.178Z558 | | .region_get_snapshots(&RegionId(region_id.to_string()))
38272026-05-08T12:10:11.178Z... |
38282026-05-08T12:10:11.178Z563 | | .run(log)
38292026-05-08T12:10:11.178Z | | -^^^ method cannot be called due to unsatisfied trait bounds
38302026-05-08T12:10:11.178Z | |_________|
38312026-05-08T12:10:11.178Z |
38322026-05-08T12:10:11.178Z |
38332026-05-08T12:10:11.178Z = note: the following trait bounds were not satisfied:
38342026-05-08T12:10:11.178Z `<{async block@nexus/src/app/crucible.rs:556:16: 556:21} as futures::Future>::Output = std::result::Result<_, crucible_pantry_client::Error<_>>`
38352026-05-08T12:10:11.178Z = note: the full name for the type has been written to '/work/oxidecomputer/omicron/target/debug/deps/omicron_nexus-7ec6f0a56c95e7f7.long-type-5325640127927895701.txt'
38362026-05-08T12:10:11.178Z = note: consider using `--verbose` to print the full type name to the console
38372026-05-08T12:10:11.178Z
38382026-05-08T12:10:11.205Zerror[E0599]: the method `run` exists for struct `ProgenitorOperationRetry<_, _, {closure@...}, ..., ..., ...>`, but its trait bounds were not satisfied
38392026-05-08T12:10:11.205Z --> nexus/src/app/crucible.rs:601:10
38402026-05-08T12:10:11.205Z |
38412026-05-08T12:10:11.205Z595 | let result = ProgenitorOperationRetry::new(
38422026-05-08T12:10:11.205Z | ______________________-
38432026-05-08T12:10:11.205Z596 | | || async {
38442026-05-08T12:10:11.205Z597 | | client.region_delete(&RegionId(region_id.to_string())).await
38452026-05-08T12:10:11.205Z598 | | },
38462026-05-08T12:10:11.205Z... |
38472026-05-08T12:10:11.205Z601 | | .run(log)
38482026-05-08T12:10:11.205Z | | -^^^ method cannot be called due to unsatisfied trait bounds
38492026-05-08T12:10:11.205Z | |_________|
38502026-05-08T12:10:11.205Z |
38512026-05-08T12:10:11.205Z |
38522026-05-08T12:10:11.205Z = note: the following trait bounds were not satisfied:
38532026-05-08T12:10:11.205Z `<{async block@nexus/src/app/crucible.rs:596:16: 596:21} as futures::Future>::Output = std::result::Result<_, crucible_pantry_client::Error<_>>`
38542026-05-08T12:10:11.205Z = note: the full name for the type has been written to '/work/oxidecomputer/omicron/target/debug/deps/omicron_nexus-7ec6f0a56c95e7f7.long-type-8616694093297500656.txt'
38552026-05-08T12:10:11.205Z = note: consider using `--verbose` to print the full type name to the console
38562026-05-08T12:10:11.205Z
38572026-05-08T12:10:11.232Zerror[E0599]: the method `run` exists for struct `ProgenitorOperationRetry<_, _, {closure@...}, ..., ..., ...>`, but its trait bounds were not satisfied
38582026-05-08T12:10:11.232Z --> nexus/src/app/crucible.rs:649:10
38592026-05-08T12:10:11.233Z |
38602026-05-08T12:10:11.233Z638 | let result = ProgenitorOperationRetry::new(
38612026-05-08T12:10:11.233Z | ______________________-
38622026-05-08T12:10:11.233Z639 | | || async {
38632026-05-08T12:10:11.233Z640 | | client
38642026-05-08T12:10:11.233Z641 | | .region_delete_running_snapshot(
38652026-05-08T12:10:11.233Z... |
38662026-05-08T12:10:11.233Z649 | | .run(log)
38672026-05-08T12:10:11.233Z | | -^^^ method cannot be called due to unsatisfied trait bounds
38682026-05-08T12:10:11.233Z | |_________|
38692026-05-08T12:10:11.233Z |
38702026-05-08T12:10:11.233Z |
38712026-05-08T12:10:11.233Z = note: the following trait bounds were not satisfied:
38722026-05-08T12:10:11.233Z `<{async block@nexus/src/app/crucible.rs:639:16: 639:21} as futures::Future>::Output = std::result::Result<_, crucible_pantry_client::Error<_>>`
38732026-05-08T12:10:11.233Z = note: the full name for the type has been written to '/work/oxidecomputer/omicron/target/debug/deps/omicron_nexus-7ec6f0a56c95e7f7.long-type-18442772286709433673.txt'
38742026-05-08T12:10:11.233Z = note: consider using `--verbose` to print the full type name to the console
38752026-05-08T12:10:11.233Z
38762026-05-08T12:10:11.261Zerror[E0599]: the method `run` exists for struct `ProgenitorOperationRetry<_, _, {closure@...}, ..., ..., ...>`, but its trait bounds were not satisfied
38772026-05-08T12:10:11.261Z --> nexus/src/app/crucible.rs:698:10
38782026-05-08T12:10:11.261Z |
38792026-05-08T12:10:11.261Z687 | let result = ProgenitorOperationRetry::new(
38802026-05-08T12:10:11.261Z | ______________________-
38812026-05-08T12:10:11.261Z688 | | || async {
38822026-05-08T12:10:11.261Z689 | | client
38832026-05-08T12:10:11.261Z690 | | .region_delete_snapshot(
38842026-05-08T12:10:11.261Z... |
38852026-05-08T12:10:11.261Z698 | | .run(log)
38862026-05-08T12:10:11.261Z | | -^^^ method cannot be called due to unsatisfied trait bounds
38872026-05-08T12:10:11.261Z | |_________|
38882026-05-08T12:10:11.261Z |
38892026-05-08T12:10:11.261Z |
38902026-05-08T12:10:11.261Z = note: the following trait bounds were not satisfied:
38912026-05-08T12:10:11.261Z `<{async block@nexus/src/app/crucible.rs:688:16: 688:21} as futures::Future>::Output = std::result::Result<_, crucible_pantry_client::Error<_>>`
38922026-05-08T12:10:11.261Z = note: the full name for the type has been written to '/work/oxidecomputer/omicron/target/debug/deps/omicron_nexus-7ec6f0a56c95e7f7.long-type-16323408860628226345.txt'
38932026-05-08T12:10:11.261Z = note: consider using `--verbose` to print the full type name to the console
38942026-05-08T12:10:11.261Z
38952026-05-08T12:10:34.445Zerror[E0308]: mismatched types
38962026-05-08T12:10:34.445Z --> nexus/src/app/crucible.rs:59:13
38972026-05-08T12:10:34.445Z |
38982026-05-08T12:10:34.445Z 59 | crucible_agent_client::Error::ErrorResponse(rv) => {
38992026-05-08T12:10:34.445Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Error<Error>`, found `Error<_>`
39002026-05-08T12:10:34.445Z |
39012026-05-08T12:10:34.445Znote: there are multiple different versions of crate `progenitor_client` in the dependency graph
39022026-05-08T12:10:34.445Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/progenitor-client-0.10.0/src/progenitor_client.rs:224:1
39032026-05-08T12:10:34.445Z |
39042026-05-08T12:10:34.445Z224 | pub enum Error<E = ()> {
39052026-05-08T12:10:34.445Z | ^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
39062026-05-08T12:10:34.445Z |
39072026-05-08T12:10:34.445Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/progenitor-client-0.13.0/src/progenitor_client.rs:327:1
39082026-05-08T12:10:34.446Z |
39092026-05-08T12:10:34.446Z327 | pub enum Error<E = ()> {
39102026-05-08T12:10:34.446Z | ---------------------- this is the found type
39112026-05-08T12:10:34.446Z = help: you can use `cargo tree` to explore your dependency tree
39122026-05-08T12:10:34.446Z
39132026-05-08T12:10:34.446Zerror[E0282]: type annotations needed
39142026-05-08T12:10:34.446Z --> nexus/src/app/crucible.rs:60:20
39152026-05-08T12:10:34.446Z |
39162026-05-08T12:10:34.446Z60 | if rv.status().is_client_error() {
39172026-05-08T12:10:34.446Z | ^^ cannot infer type
39182026-05-08T12:10:34.446Z
39192026-05-08T12:10:34.477Zerror[E0308]: mismatched types
39202026-05-08T12:10:34.477Z --> nexus/src/app/crucible.rs:81:13
39212026-05-08T12:10:34.477Z |
39222026-05-08T12:10:34.477Z79 | CrucibleAgentClient::new_with_client(
39232026-05-08T12:10:34.477Z | ------------------------------------ arguments to this function are incorrect
39242026-05-08T12:10:34.477Z80 | &format!("http://{}", dataset.address()),
39252026-05-08T12:10:34.477Z81 | self.reqwest012_client.clone(),
39262026-05-08T12:10:34.477Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `reqwest::Client`, found a different `reqwest::Client`
39272026-05-08T12:10:34.477Z |
39282026-05-08T12:10:34.477Znote: there are multiple different versions of crate `reqwest` in the dependency graph
39292026-05-08T12:10:34.477Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.13.2/src/async_impl/client.rs:93:1
39302026-05-08T12:10:34.477Z |
39312026-05-08T12:10:34.477Z93 | pub struct Client {
39322026-05-08T12:10:34.477Z | ^^^^^^^^^^^^^^^^^ this is the expected type
39332026-05-08T12:10:34.477Z |
39342026-05-08T12:10:34.477Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.12.28/src/async_impl/client.rs:93:1
39352026-05-08T12:10:34.477Z |
39362026-05-08T12:10:34.477Z93 | pub struct Client {
39372026-05-08T12:10:34.477Z | ----------------- this is the found type
39382026-05-08T12:10:34.477Z = help: you can use `cargo tree` to explore your dependency tree
39392026-05-08T12:10:34.477Znote: associated function defined here
39402026-05-08T12:10:34.477Z --> /home/build/.cargo/git/checkouts/crucible-0a48bd218bc2bbbc/2e75a38/agent-client/src/lib.rs:5:1
39412026-05-08T12:10:34.477Z |
39422026-05-08T12:10:34.477Z 5 | / generate_api!(
39432026-05-08T12:10:34.478Z 6 | | spec = "../openapi/crucible-agent/crucible-agent-latest.json",
39442026-05-08T12:10:34.478Z 7 | | derives = [schemars::JsonSchema],
39452026-05-08T12:10:34.478Z 8 | | );
39462026-05-08T12:10:34.478Z | |_^
39472026-05-08T12:10:34.478Z = note: this error originates in the macro `generate_api` (in Nightly builds, run with -Z macro-backtrace for more info)
39482026-05-08T12:10:34.478Z
39492026-05-08T12:10:47.184ZSome errors have detailed explanations: E0271, E0282, E0308, E0599.
39502026-05-08T12:10:47.184ZFor more information about an error, try `rustc --explain E0271`.
39512026-05-08T12:10:47.677Zerror: could not compile `omicron-nexus` (lib) due to 37 previous errors
39522026-05-08T12:10:47.677Zwarning: build failed, waiting for other jobs to finish...
39532026-05-08T12:10:54.899Zerror: could not compile `omicron-nexus` (lib test) due to 37 previous errors
39542026-05-08T12:10:55.273ZError: failed: exit status: 101
39552026-05-08T12:10:55.276Z
39562026-05-08T12:10:55.276Zreal 3:53.970818201
39572026-05-08T12:10:55.277Zuser 20:17.423516536
39582026-05-08T12:10:55.277Zsys 4:45.138884951
39592026-05-08T12:10:55.277Ztrap 0.488701028
39602026-05-08T12:10:55.277Ztflt 0.508846318
39612026-05-08T12:10:55.277Zdflt 0.374081992
39622026-05-08T12:10:55.277Zkflt 0.005556424
39632026-05-08T12:10:55.277Zlock 55:50.456592860
39642026-05-08T12:10:55.277Zslp 55:31.045655287
39652026-05-08T12:10:55.277Zlat 1:46.744477981
39662026-05-08T12:10:55.277Zstop 11:00.969800730
39672026-05-08T12:10:55.277Zprocess exited: duration 367214 ms, exit code 1
 
39682026-05-08T12:10:55.284Zfound 0 output files