01KRMVHW8AB06Q5W94XSGC965D: clippy (helios)

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

Buildomat Job: 01KRMVJJ9RYJBVQG939Y728BRG

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-05-15T03:41:54.780Zjob assigned to worker 01KRMVJP03NJ9C3M7ZXT35PR75 [factory aws, i-022c73318f010a688] (queued for 45 s)
 
22026-05-15T03:42:01.579Zstarting task 0: "setup"
32026-05-15T03:42:01.584Z++ uname -s
42026-05-15T03:42:01.586Z+ kern=SunOS
52026-05-15T03:42:01.586Z+ build_user=build
62026-05-15T03:42:01.586Z+ build_uid=12345
72026-05-15T03:42:01.586Z+ work_dir=/work
82026-05-15T03:42:01.586Z+ input_dir=/input
92026-05-15T03:42:01.586Z+ [[ 0 == 12345 ]]
102026-05-15T03:42:01.586Z+ case "$kern" in
112026-05-15T03:42:01.586Z+ groupadd -g 12345 build
122026-05-15T03:42:01.594Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-05-15T03:42:03.601Z+ zfs create -o mountpoint=/work rpool/work
142026-05-15T03:42:03.700Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-05-15T03:42:03.703Z+ home_fs=zfs
162026-05-15T03:42:03.703Z+ [[ zfs == autofs ]]
172026-05-15T03:42:03.703Z+ mkdir -p /home/build
182026-05-15T03:42:03.703Z+ chown build:build /home/build /work
192026-05-15T03:42:05.704Z+ chmod 0700 /home/build /work
202026-05-15T03:42:05.707Zprocess exited: duration 4129 ms, exit code 0
 
212026-05-15T03:42:05.712Zstarting task 1: "rust-toolchain"
222026-05-15T03:42:05.717Z+ printf ' * rust toolchain channel = "%s"\n' 1.94.0
232026-05-15T03:42:05.717Z * rust toolchain channel = "1.94.0"
242026-05-15T03:42:05.717Z * rust toolchain profile = "default"
252026-05-15T03:42:05.717Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-05-15T03:42:05.717Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-05-15T03:42:05.717Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-05-15T03:42:05.720Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-05-15T03:42:05.720Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default
302026-05-15T03:42:05.830Zinfo: downloading installer
312026-05-15T03:42:07.119Zwarn: It looks like you have an existing rustup settings file at:
322026-05-15T03:42:07.119Zwarn: /home/build/.rustup/settings.toml
332026-05-15T03:42:07.119Zwarn: Rustup will install the default toolchain as specified in the settings file,
342026-05-15T03:42:07.119Zwarn: instead of the one inferred from the default host triple.
352026-05-15T03:42:07.133Zinfo: profile set to default
362026-05-15T03:42:07.133Zinfo: default host triple is x86_64-unknown-illumos
372026-05-15T03:42:07.136Zinfo: syncing channel updates for 1.94.0-x86_64-unknown-illumos
382026-05-15T03:42:07.277Zinfo: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02)
392026-05-15T03:42:07.280Zinfo: downloading 6 components
402026-05-15T03:42:21.064Zinfo: default toolchain set to 1.94.0-x86_64-unknown-illumos
412026-05-15T03:42:21.064Z
422026-05-15T03:42:21.113Z 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02)
432026-05-15T03:42:21.113Z
442026-05-15T03:42:21.113Z
452026-05-15T03:42:21.113ZRust is installed now. Great!
462026-05-15T03:42:21.113Z
472026-05-15T03:42:21.118ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
482026-05-15T03:42:21.118Zenvironment variable. This has not been done automatically.
492026-05-15T03:42:21.118Z
502026-05-15T03:42:21.118ZTo configure your current shell, you need to source
512026-05-15T03:42:21.118Zthe corresponding env file under $HOME/.cargo.
522026-05-15T03:42:21.118Z
532026-05-15T03:42:21.118ZThis is usually done by running one of the following (note the leading DOT):
542026-05-15T03:42:21.118Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
552026-05-15T03:42:21.118Zsource "$HOME/.cargo/env.fish" # For fish
562026-05-15T03:42:21.118Zsource "~/.cargo/env.nu" # For nushell
572026-05-15T03:42:21.118Zsource "$HOME/.cargo/env.tcsh" # For tcsh
582026-05-15T03:42:21.118Z. "$HOME/.cargo/env.ps1" # For pwsh
592026-05-15T03:42:21.118Zsource "$HOME/.cargo/env.xsh" # For xonsh
602026-05-15T03:42:21.119Zwarn: no default linker (`cc`) was found in your PATH
612026-05-15T03:42:21.119Zwarn: many Rust crates require a system C toolchain to build
622026-05-15T03:42:21.184Z+ rustup --version
632026-05-15T03:42:21.192Zrustup 1.29.0 (28d1352db 2026-03-05)
642026-05-15T03:42:21.196Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
652026-05-15T03:42:21.213Zinfo: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)`
662026-05-15T03:42:21.219Z+ cargo --version
672026-05-15T03:42:21.232Zcargo 1.94.0 (85eff7c80 2026-01-15)
682026-05-15T03:42:21.236Z+ rustc --version
692026-05-15T03:42:21.251Zrustc 1.94.0 (4a4ef493e 2026-03-02)
702026-05-15T03:42:21.256Zprocess exited: duration 15540 ms, exit code 0
 
712026-05-15T03:42:21.263Zstarting task 2: "authentication"
722026-05-15T03:42:21.279Zprocess exited: duration 15 ms, exit code 0
 
732026-05-15T03:42:21.286Zstarting task 3: "clone repository"
742026-05-15T03:42:21.289Z+ mkdir -p /work/oxidecomputer/omicron
752026-05-15T03:42:21.292Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
762026-05-15T03:42:21.312ZCloning into '/work/oxidecomputer/omicron'...
772026-05-15T03:42:31.207Z+ cd /work/oxidecomputer/omicron
782026-05-15T03:42:31.207Z+ git fetch origin 0d69997dfcfb739fd3ccb1191d383f38e50001eb
792026-05-15T03:42:31.461ZFrom https://github.com/oxidecomputer/omicron
802026-05-15T03:42:31.461Z * branch 0d69997dfcfb739fd3ccb1191d383f38e50001eb -> FETCH_HEAD
812026-05-15T03:42:31.472Z+ [[ -n renovate/crucible-pantry-client-digest ]]
822026-05-15T03:42:31.476Z++ git branch --show-current
832026-05-15T03:42:31.477Z+ current=main
842026-05-15T03:42:31.477Z+ [[ main != renovate/crucible-pantry-client-digest ]]
852026-05-15T03:42:31.477Z+ git branch -f renovate/crucible-pantry-client-digest 0d69997dfcfb739fd3ccb1191d383f38e50001eb
862026-05-15T03:42:31.484Z+ git checkout -f renovate/crucible-pantry-client-digest
872026-05-15T03:42:31.694ZSwitched to branch 'renovate/crucible-pantry-client-digest'
882026-05-15T03:42:31.697Z+ git reset --hard 0d69997dfcfb739fd3ccb1191d383f38e50001eb
892026-05-15T03:42:31.914ZHEAD is now at 0d69997df Update crucible-pantry-client digest to c59a136
902026-05-15T03:42:31.917Zprocess exited: duration 10629 ms, exit code 0
 
912026-05-15T03:42:31.924Zstarting task 4: "build"
922026-05-15T03:42:31.928Z+ source ./env.sh
932026-05-15T03:42:31.934Z++ OLD_SHELL_OPTS=ehxB
942026-05-15T03:42:31.934Z++ set -o xtrace
952026-05-15T03:42:31.934Z++++ dirname ./env.sh
962026-05-15T03:42:31.938Z+++ readlink -f .
972026-05-15T03:42:31.941Z++ OMICRON_WS=/work/oxidecomputer/omicron
982026-05-15T03:42:31.941Z++ 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-15T03:42:31.941Z++ 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-15T03:42:31.941Z++ 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-15T03:42:31.941Z++ 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-15T03:42:31.941Z++ 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-15T03:42:31.941Z++ 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-15T03:42:31.941Z++ 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-15T03:42:31.941Z++ 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-15T03:42:31.941Z++ case $OLD_SHELL_OPTS in
1072026-05-15T03:42:31.941Z++ unset OLD_SHELL_OPTS OMICRON_WS
1082026-05-15T03:42:31.942Z+ source .github/buildomat/ci-env.sh
1092026-05-15T03:42:31.942Z++ export CARGO_TERM_COLOR=always
1102026-05-15T03:42:31.942Z++ CARGO_TERM_COLOR=always
1112026-05-15T03:42:31.942Z+ cargo --version
1122026-05-15T03:42:31.950Zcargo 1.94.0 (85eff7c80 2026-01-15)
1132026-05-15T03:42:31.953Z+ rustc --version
1142026-05-15T03:42:31.973Zrustc 1.94.0 (4a4ef493e 2026-03-02)
1152026-05-15T03:42:31.979Z+ banner prerequisites
1162026-05-15T03:42:31.981Z
1172026-05-15T03:42:31.981Z ##### ##### ###### ##### ###### #### # # # #### #
1182026-05-15T03:42:31.981Z # # # # # # # # # # # # # # #
1192026-05-15T03:42:31.981Z # # # # ##### # # ##### # # # # # #### #
1202026-05-15T03:42:31.981Z ##### ##### # ##### # # # # # # # # #
1212026-05-15T03:42:31.982Z # # # # # # # # # # # # # # #
1222026-05-15T03:42:31.982Z # # # ###### # # ###### ### # #### # #### #
1232026-05-15T03:42:31.982Z
1242026-05-15T03:42:31.982Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1252026-05-15T03:42:33.353Z Startup: Refreshing catalog 'helios' ... Done
1262026-05-15T03:42:33.408Z Startup: Caching catalogs ... Done
1272026-05-15T03:42:33.595ZPlanning: Solver setup ... Done (0.170s)
1282026-05-15T03:42:33.642ZPlanning: Running solver ... Done (0.015s)
1292026-05-15T03:42:33.642ZPlanning: Finding local manifests ... Done (0.002s)
1302026-05-15T03:42:33.642ZPlanning: Fetching manifests: 0/2 0% complete
1312026-05-15T03:42:33.677ZPlanning: Fetching manifests: 2/2 100% complete
1322026-05-15T03:42:33.678ZPlanning: Package planning ... Done (0.013s)
1332026-05-15T03:42:33.678ZPlanning: Merging actions ... Done (0.002s)
1342026-05-15T03:42:33.829ZPlanning: Checking for conflicting actions ... Done (0.183s)
1352026-05-15T03:42:33.847ZPlanning: Consolidating action changes ... Done (0.001s)
1362026-05-15T03:42:34.630ZPlanning: Evaluating mediators ... Done (0.802s)
1372026-05-15T03:42:34.637ZPlanning: Planning completed in 1.23 seconds
1382026-05-15T03:42:34.637Z Packages to install: 2
1392026-05-15T03:42:34.637Z Estimated space available: 156.10 GB
1402026-05-15T03:42:34.637ZEstimated space to be consumed: 19.74 MB
1412026-05-15T03:42:34.637Z Create boot environment: No
1422026-05-15T03:42:34.637ZCreate backup boot environment: No
1432026-05-15T03:42:34.637Z Rebuild boot archive: No
1442026-05-15T03:42:34.637Z
1452026-05-15T03:42:34.637ZChanged packages:
1462026-05-15T03:42:34.637Zhelios
1472026-05-15T03:42:34.637Z developer/build-essential
1482026-05-15T03:42:34.637Z None -> 11-3.0
1492026-05-15T03:42:34.637Z library/libxmlsec1
1502026-05-15T03:42:34.637Z None -> 1.2.35-3.0
1512026-05-15T03:42:34.658Z
1522026-05-15T03:42:34.658ZDownload: 0/214 items 0.0/1.3MB 0% complete
1532026-05-15T03:42:35.204ZDownload: Completed 1.28 MB in 0.55 seconds (2.3M/s)
1542026-05-15T03:42:35.240Z Actions: 1/268 actions (Installing new actions)
1552026-05-15T03:42:35.278Z Actions: Completed 268 actions in 0.04 seconds.
1562026-05-15T03:42:35.283ZFinalize: Updating package state database ... Done (0.006s)
1572026-05-15T03:42:35.283ZFinalize: Updating package cache ... Done (0.000s)
1582026-05-15T03:42:35.298ZFinalize: Updating image state ... Done (0.015s)
1592026-05-15T03:42:37.641ZFinalize: Creating fast lookup database ... Done (2.323s)
1602026-05-15T03:42:37.710ZFinalize: Reading search index ... Done (0.011s)
1612026-05-15T03:42:37.713ZFinalize: Updating search index ... Done (0.000s)
1622026-05-15T03:42:37.763ZFinalize: Updating package cache ... Done (0.000s)
1632026-05-15T03:42:38.053ZPlanning: Evaluating mediator changes ... Done
1642026-05-15T03:42:38.159ZPlanning: Checking for conflicting actions ... Done
1652026-05-15T03:42:38.163ZPlanning: Consolidating action changes ... Done
1662026-05-15T03:42:38.315ZPlanning: Evaluating mediators ... Done
1672026-05-15T03:42:38.317ZPlanning: Planning completed in 0.26 seconds
1682026-05-15T03:42:38.339Z Mediators to change: 2
1692026-05-15T03:42:38.339Z Create boot environment: No
1702026-05-15T03:42:38.341ZCreate backup boot environment: No
1712026-05-15T03:42:38.372ZFinalize: Updating package state database ... Done
1722026-05-15T03:42:38.372ZFinalize: Updating package cache ... Done
1732026-05-15T03:42:38.384ZFinalize: Updating image state ... Done
1742026-05-15T03:42:40.315ZFinalize: Creating fast lookup database ... Done
1752026-05-15T03:42:40.380ZFinalize: Reading search index ... Done
1762026-05-15T03:42:40.383ZFinalize: Updating search index ... Done
1772026-05-15T03:42:40.428ZFinalize: Updating package cache ... Done
1782026-05-15T03:42:40.710ZPlanning: Evaluating mediator changes ... Done
1792026-05-15T03:42:40.811ZPlanning: Checking for conflicting actions ... Done
1802026-05-15T03:42:40.814ZPlanning: Consolidating action changes ... Done
1812026-05-15T03:42:40.968ZPlanning: Evaluating mediators ... Done
1822026-05-15T03:42:40.971ZPlanning: Planning completed in 0.26 seconds
1832026-05-15T03:42:40.991Z Mediators to change: 1
1842026-05-15T03:42:40.991Z Create boot environment: No
1852026-05-15T03:42:40.994ZCreate backup boot environment: No
1862026-05-15T03:42:41.041ZFinalize: Updating package state database ... Done
1872026-05-15T03:42:41.041ZFinalize: Updating package cache ... Done
1882026-05-15T03:42:41.049ZFinalize: Updating image state ... Done
1892026-05-15T03:42:42.962ZFinalize: Creating fast lookup database ... Done
1902026-05-15T03:42:43.025ZFinalize: Reading search index ... Done
1912026-05-15T03:42:43.028ZFinalize: Updating search index ... Done
1922026-05-15T03:42:43.096ZFinalize: Updating package cache ... Done
1932026-05-15T03:42:43.402ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1942026-05-15T03:42:43.402Zapache system 2.4 system
1952026-05-15T03:42:43.402Zclang system 15 system
1962026-05-15T03:42:43.403Zcsh system system illumos
1972026-05-15T03:42:43.403Zctags system system illumos
1982026-05-15T03:42:43.403Zfile vendor vendor darwinsys
1992026-05-15T03:42:43.403Zfile system system illumos
2002026-05-15T03:42:43.403Zgcc vendor 14 vendor
2012026-05-15T03:42:43.403Zgcc system 13 system
2022026-05-15T03:42:43.403Zgcc system 10 system
2032026-05-15T03:42:43.403Zgo system 1.25 system
2042026-05-15T03:42:43.403Zllvm system 15 system
2052026-05-15T03:42:43.403Zmariadb system 11.4 system
2062026-05-15T03:42:43.403Zmta vendor vendor dma
2072026-05-15T03:42:43.403Zopenjdk system 17 system
2082026-05-15T03:42:43.403Zopenjdk system 11 system
2092026-05-15T03:42:43.403Zopenssl vendor 3 vendor
2102026-05-15T03:42:43.403Zperl system 5.40 system
2112026-05-15T03:42:43.403Zpostgresql system 18 system
2122026-05-15T03:42:43.403Zpostgresql system 17 system
2132026-05-15T03:42:43.403Zpython vendor 3 vendor
2142026-05-15T03:42:43.403Zpython system 2 system
2152026-05-15T03:42:43.403Zpython3 vendor 3.13 vendor
2162026-05-15T03:42:43.403Zruby system 3.4 system
2172026-05-15T03:42:43.403Zruby system 3.0 system
2182026-05-15T03:42:43.403Zwords vendor vendor american-english
2192026-05-15T03:42:43.403Zwords system system australian-english
2202026-05-15T03:42:43.403Zwords system system british-english
2212026-05-15T03:42:43.403Zwords system system canadian-english
2222026-05-15T03:42:43.403Zwords system system french
2232026-05-15T03:42:43.403Zwords system system italian
2242026-05-15T03:42:43.403Zwords system system ngerman
2252026-05-15T03:42:43.403Zwords system system ogerman
2262026-05-15T03:42:43.403Zwords system system spanish
2272026-05-15T03:42:43.653ZPUBLISHER TYPE STATUS P LOCATION
2282026-05-15T03:42:43.654Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
2292026-05-15T03:42:43.917ZFMRI IFO
2302026-05-15T03:42:43.917Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
2312026-05-15T03:42:43.917Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
2322026-05-15T03:42:43.917Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
2332026-05-15T03:42:43.917Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
2342026-05-15T03:42:43.917Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
2352026-05-15T03:42:43.917Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
2362026-05-15T03:42:43.917Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
2372026-05-15T03:42:43.917Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
2382026-05-15T03:42:43.917Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
2392026-05-15T03:42:44.160Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2402026-05-15T03:42:44.406Z Updating crates.io index
2412026-05-15T03:42:44.467Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2422026-05-15T03:42:45.234Z Updating git repository `https://github.com/oxidecomputer/lldp`
2432026-05-15T03:42:45.707Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2442026-05-15T03:42:46.415Z Updating git repository `https://github.com/oxidecomputer/propolis`
2452026-05-15T03:42:47.100Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2462026-05-15T03:42:47.642Z Updating git repository `https://github.com/oxidecomputer/crucible`
2472026-05-15T03:42:49.289Z Updating git repository `https://github.com/oxidecomputer/opte`
2482026-05-15T03:42:50.223Z Updating git repository `https://github.com/oxidecomputer/tofino`
2492026-05-15T03:42:50.511Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2502026-05-15T03:42:51.353Z Updating git repository `https://github.com/oxidecomputer/clickward`
2512026-05-15T03:42:51.791Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2522026-05-15T03:42:52.151Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2532026-05-15T03:42:52.551Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2542026-05-15T03:42:53.420Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2552026-05-15T03:42:54.045Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2562026-05-15T03:42:54.422Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2572026-05-15T03:42:54.806Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2582026-05-15T03:42:55.228Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2592026-05-15T03:42:55.445Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2602026-05-15T03:42:55.652Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2612026-05-15T03:42:55.893Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2622026-05-15T03:42:56.533Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2632026-05-15T03:42:57.114Z Updating git repository `https://github.com/oxidecomputer/crucible`
2642026-05-15T03:42:58.142Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2652026-05-15T03:42:58.660Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2662026-05-15T03:42:58.911Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2672026-05-15T03:42:59.391Z Updating git repository `https://github.com/oxidecomputer/ispf`
2682026-05-15T03:43:00.515Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2692026-05-15T03:43:01.240Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2702026-05-15T03:43:01.767Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2712026-05-15T03:43:02.164Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2722026-05-15T03:43:02.430Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2732026-05-15T03:43:02.743Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2742026-05-15T03:43:03.071Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2752026-05-15T03:43:03.653Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2762026-05-15T03:43:03.882Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2772026-05-15T03:43:04.103Z Updating git repository `https://github.com/illumos/smf-rs`
2782026-05-15T03:43:04.479Z Updating git repository `https://github.com/oxidecomputer/omicron`
2792026-05-15T03:43:16.239Z Downloading crates ...
2802026-05-15T03:43:16.300Z Downloaded fnv v1.0.7
2812026-05-15T03:43:16.306Z Downloaded toml_datetime v0.6.11
2822026-05-15T03:43:16.306Z Downloaded thiserror-impl v1.0.69
2832026-05-15T03:43:16.310Z Downloaded anstream v0.6.21
2842026-05-15T03:43:16.310Z Downloaded camino v1.2.2
2852026-05-15T03:43:16.310Z Downloaded bitflags v2.11.0
2862026-05-15T03:43:16.315Z Downloaded anyhow v1.0.102
2872026-05-15T03:43:16.322Z Downloaded cpufeatures v0.2.17
2882026-05-15T03:43:16.322Z Downloaded cfg-if v1.0.4
2892026-05-15T03:43:16.326Z Downloaded macaddr v1.0.1
2902026-05-15T03:43:16.326Z Downloaded errno v0.3.14
2912026-05-15T03:43:16.326Z Downloaded is_terminal_polyfill v1.70.2
2922026-05-15T03:43:16.326Z Downloaded zerovec v0.11.5
2932026-05-15T03:43:16.332Z Downloaded swrite v0.1.0
2942026-05-15T03:43:16.332Z Downloaded block-buffer v0.10.4
2952026-05-15T03:43:16.332Z Downloaded anstyle v1.0.13
2962026-05-15T03:43:16.335Z Downloaded tabled_derive v0.7.0
2972026-05-15T03:43:16.335Z Downloaded cargo-platform v0.2.0
2982026-05-15T03:43:16.335Z Downloaded scroll_derive v0.12.1
2992026-05-15T03:43:16.335Z Downloaded version_check v0.9.5
3002026-05-15T03:43:16.335Z Downloaded unicode-width v0.2.0
3012026-05-15T03:43:16.338Z Downloaded zerofrom v0.1.6
3022026-05-15T03:43:16.338Z Downloaded serde_tokenstream v0.2.3
3032026-05-15T03:43:16.338Z Downloaded quote v1.0.45
3042026-05-15T03:43:16.341Z Downloaded yoke v0.8.1
3052026-05-15T03:43:16.341Z Downloaded yoke-derive v0.8.1
3062026-05-15T03:43:16.341Z Downloaded usdt-attr-macro v0.5.0
3072026-05-15T03:43:16.341Z Downloaded usdt-macro v0.5.0
3082026-05-15T03:43:16.345Z Downloaded cargo_metadata v0.21.0
3092026-05-15T03:43:16.345Z Downloaded utf8_iter v1.0.4
3102026-05-15T03:43:16.345Z Downloaded serde-untagged v0.1.9
3112026-05-15T03:43:16.345Z Downloaded fs-err v3.3.0
3122026-05-15T03:43:16.349Z Downloaded thread-id v4.2.2
3132026-05-15T03:43:16.349Z Downloaded toml_write v0.1.2
3142026-05-15T03:43:16.349Z Downloaded zerofrom-derive v0.1.6
3152026-05-15T03:43:16.353Z Downloaded utf8parse v0.2.2
3162026-05-15T03:43:16.353Z Downloaded equivalent v1.0.2
3172026-05-15T03:43:16.355Z Downloaded typeid v1.0.3
3182026-05-15T03:43:16.358Z Downloaded serde-value v0.7.0
3192026-05-15T03:43:16.362Z Downloaded sha2 v0.10.9
3202026-05-15T03:43:16.362Z Downloaded usdt v0.5.0
3212026-05-15T03:43:16.362Z Downloaded usdt-impl v0.5.0
3222026-05-15T03:43:16.362Z Downloaded clap_derive v4.5.55
3232026-05-15T03:43:16.364Z Downloaded unicode-xid v0.2.6
3242026-05-15T03:43:16.364Z Downloaded unicode-linebreak v0.1.5
3252026-05-15T03:43:16.364Z Downloaded pest_generator v2.8.6
3262026-05-15T03:43:16.368Z Downloaded generic-array v0.14.7
3272026-05-15T03:43:16.368Z Downloaded toml v0.8.23
3282026-05-15T03:43:16.368Z Downloaded digest v0.10.7
3292026-05-15T03:43:16.368Z Downloaded zmij v1.0.21
3302026-05-15T03:43:16.370Z Downloaded zerovec-derive v0.11.2
3312026-05-15T03:43:16.370Z Downloaded ordered-float v2.10.1
3322026-05-15T03:43:16.370Z Downloaded thiserror v1.0.69
3332026-05-15T03:43:16.373Z Downloaded zerocopy-derive v0.7.35
3342026-05-15T03:43:16.376Z Downloaded writeable v0.6.2
3352026-05-15T03:43:16.379Z Downloaded tinystr v0.8.2
3362026-05-15T03:43:16.379Z Downloaded thiserror v2.0.18
3372026-05-15T03:43:16.383Z Downloaded thiserror-impl v2.0.18
3382026-05-15T03:43:16.383Z Downloaded serde_spanned v0.6.9
3392026-05-15T03:43:16.383Z Downloaded itoa v1.0.17
3402026-05-15T03:43:16.386Z Downloaded memmap v0.7.0
3412026-05-15T03:43:16.387Z Downloaded unicode-ident v1.0.24
3422026-05-15T03:43:16.387Z Downloaded textwrap v0.16.2
3432026-05-15T03:43:16.390Z Downloaded zerotrie v0.2.3
3442026-05-15T03:43:16.390Z Downloaded ucd-trie v0.1.7
3452026-05-15T03:43:16.390Z Downloaded smawk v0.3.2
3462026-05-15T03:43:17.404Z Downloaded dof v0.3.0
3472026-05-15T03:43:17.404Z Downloaded pretty-hex v0.4.1
3482026-05-15T03:43:17.404Z Downloaded plain v0.2.3
3492026-05-15T03:43:17.411Z Downloaded fastrand v2.3.0
3502026-05-15T03:43:17.411Z Downloaded dtrace-parser v0.2.0
3512026-05-15T03:43:17.411Z Downloaded crypto-common v0.1.7
3522026-05-15T03:43:17.411Z Downloaded percent-encoding v2.3.2
3532026-05-15T03:43:17.411Z Downloaded toml_edit v0.22.27
3542026-05-15T03:43:17.411Z Downloaded stable_deref_trait v1.2.1
3552026-05-15T03:43:17.411Z Downloaded cargo_toml v0.21.0
3562026-05-15T03:43:17.411Z Downloaded colorchoice v1.0.4
3572026-05-15T03:43:17.411Z Downloaded url v2.5.8
3582026-05-15T03:43:17.411Z Downloaded terminal_size v0.4.3
3592026-05-15T03:43:17.411Z Downloaded heck v0.4.1
3602026-05-15T03:43:17.411Z Downloaded typenum v1.19.0
3612026-05-15T03:43:17.411Z Downloaded winnow v0.7.14
3622026-05-15T03:43:17.411Z Downloaded synstructure v0.13.2
3632026-05-15T03:43:17.411Z Downloaded form_urlencoded v1.2.2
3642026-05-15T03:43:17.411Z Downloaded anstyle-query v1.1.5
3652026-05-15T03:43:17.411Z Downloaded num-traits v0.2.19
3662026-05-15T03:43:17.411Z Downloaded icu_properties v2.1.2
3672026-05-15T03:43:17.411Z Downloaded zerocopy v0.7.35
3682026-05-15T03:43:17.411Z Downloaded unicode-width v0.1.14
3692026-05-15T03:43:17.411Z Downloaded proc-macro-error v1.0.4
3702026-05-15T03:43:17.411Z Downloaded idna_adapter v1.2.1
3712026-05-15T03:43:17.412Z Downloaded proc-macro-error-attr v1.0.4
3722026-05-15T03:43:17.412Z Downloaded potential_utf v0.1.4
3732026-05-15T03:43:17.412Z Downloaded clap_lex v1.0.0
3742026-05-15T03:43:17.412Z Downloaded heck v0.5.0
3752026-05-15T03:43:17.412Z Downloaded papergrid v0.11.0
3762026-05-15T03:43:17.412Z Downloaded anstyle-parse v0.2.7
3772026-05-15T03:43:17.412Z Downloaded strsim v0.11.1
3782026-05-15T03:43:17.412Z Downloaded camino-tempfile v1.4.1
3792026-05-15T03:43:17.412Z Downloaded byteorder v1.5.0
3802026-05-15T03:43:17.412Z Downloaded smallvec v1.15.1
3812026-05-15T03:43:17.412Z Downloaded autocfg v1.5.0
3822026-05-15T03:43:17.412Z Downloaded once_cell v1.21.3
3832026-05-15T03:43:17.412Z Downloaded scroll v0.12.0
3842026-05-15T03:43:17.412Z Downloaded displaydoc v0.2.5
3852026-05-15T03:43:17.412Z Downloaded cargo-util-schemas v0.8.2
3862026-05-15T03:43:17.412Z Downloaded semver v1.0.28
3872026-05-15T03:43:17.412Z Downloaded litemap v0.8.1
3882026-05-15T03:43:17.412Z Downloaded serde_derive v1.0.228
3892026-05-15T03:43:17.412Z Downloaded bytecount v0.6.9
3902026-05-15T03:43:17.412Z Downloaded pest_derive v2.8.6
3912026-05-15T03:43:17.412Z Downloaded getrandom v0.4.1
3922026-05-15T03:43:17.412Z Downloaded serde_core v1.0.228
3932026-05-15T03:43:17.412Z Downloaded icu_provider v2.1.1
3942026-05-15T03:43:17.412Z Downloaded log v0.4.29
3952026-05-15T03:43:17.412Z Downloaded tempfile v3.25.0
3962026-05-15T03:43:17.412Z Downloaded proc-macro2 v1.0.106
3972026-05-15T03:43:17.412Z Downloaded icu_normalizer v2.1.1
3982026-05-15T03:43:17.412Z Downloaded pest_meta v2.8.6
3992026-05-15T03:43:17.412Z Downloaded icu_locale_core v2.1.1
4002026-05-15T03:43:17.412Z Downloaded clap v4.5.60
4012026-05-15T03:43:17.412Z Downloaded erased-serde v0.4.9
4022026-05-15T03:43:17.412Z Downloaded icu_normalizer_data v2.1.1
4032026-05-15T03:43:17.412Z Downloaded serde v1.0.228
4042026-05-15T03:43:17.412Z Downloaded memchr v2.8.0
4052026-05-15T03:43:17.412Z Downloaded indexmap v2.14.0
4062026-05-15T03:43:17.412Z Downloaded icu_collections v2.1.1
4072026-05-15T03:43:17.413Z Downloaded idna v1.1.0
4082026-05-15T03:43:17.413Z Downloaded pest v2.8.6
4092026-05-15T03:43:17.413Z Downloaded goblin v0.8.2
4102026-05-15T03:43:17.413Z Downloaded icu_properties_data v2.1.2
4112026-05-15T03:43:17.413Z Downloaded serde_json v1.0.149
4122026-05-15T03:43:17.413Z Downloaded clap_builder v4.5.60
4132026-05-15T03:43:17.413Z Downloaded hashbrown v0.17.0
4142026-05-15T03:43:17.413Z Downloaded tabled v0.15.0
4152026-05-15T03:43:17.413Z Downloaded syn v1.0.109
4162026-05-15T03:43:17.413Z Downloaded syn v2.0.117
4172026-05-15T03:43:17.413Z Downloaded rustix v1.1.3
4182026-05-15T03:43:17.413Z Downloaded libc v0.2.185
4192026-05-15T03:43:17.413Z Compiling proc-macro2 v1.0.106
4202026-05-15T03:43:17.413Z Compiling unicode-ident v1.0.24
4212026-05-15T03:43:17.413Z Compiling quote v1.0.45
4222026-05-15T03:43:17.413Z Compiling serde_core v1.0.228
4232026-05-15T03:43:17.413Z Compiling libc v0.2.185
4242026-05-15T03:43:17.413Z Compiling version_check v0.9.5
4252026-05-15T03:43:17.413Z Compiling memchr v2.8.0
4262026-05-15T03:43:17.413Z Compiling serde v1.0.228
4272026-05-15T03:43:17.413Z Compiling stable_deref_trait v1.2.1
4282026-05-15T03:43:17.413Z Compiling zmij v1.0.21
4292026-05-15T03:43:17.413Z Compiling autocfg v1.5.0
4302026-05-15T03:43:17.413Z Compiling thiserror v1.0.69
4312026-05-15T03:43:17.539Z Compiling ucd-trie v0.1.7
4322026-05-15T03:43:17.666Z Compiling itoa v1.0.17
4332026-05-15T03:43:17.718Z Compiling pest v2.8.6
4342026-05-15T03:43:17.747Z Compiling litemap v0.8.1
4352026-05-15T03:43:17.782Z Compiling writeable v0.6.2
4362026-05-15T03:43:17.862Z Compiling icu_normalizer_data v2.1.1
4372026-05-15T03:43:17.937Z Compiling byteorder v1.5.0
4382026-05-15T03:43:17.969Z Compiling rustix v1.1.3
4392026-05-15T03:43:18.181Z Compiling icu_properties_data v2.1.2
4402026-05-15T03:43:18.261Z Compiling syn v2.0.117
4412026-05-15T03:43:18.353Z Compiling errno v0.3.14
4422026-05-15T03:43:18.368Z Compiling serde_json v1.0.149
4432026-05-15T03:43:18.401Z Compiling bitflags v2.11.0
4442026-05-15T03:43:18.619Z Compiling num-traits v0.2.19
4452026-05-15T03:43:18.650Z Compiling smallvec v1.15.1
4462026-05-15T03:43:18.690Z Compiling hashbrown v0.17.0
4472026-05-15T03:43:18.824Z Compiling pest_meta v2.8.6
4482026-05-15T03:43:19.024Z Compiling typeid v1.0.3
4492026-05-15T03:43:19.142Z Compiling equivalent v1.0.2
4502026-05-15T03:43:19.235Z Compiling indexmap v2.14.0
4512026-05-15T03:43:19.332Z Compiling thread-id v4.2.2
4522026-05-15T03:43:19.349Z Compiling proc-macro-error-attr v1.0.4
4532026-05-15T03:43:19.413Z Compiling usdt-impl v0.5.0
4542026-05-15T03:43:19.480Z Compiling syn v1.0.109
4552026-05-15T03:43:19.623Z Compiling winnow v0.7.14
4562026-05-15T03:43:19.668Z Compiling toml_write v0.1.2
4572026-05-15T03:43:19.734Z Compiling erased-serde v0.4.9
4582026-05-15T03:43:19.996Z Compiling proc-macro-error v1.0.4
4592026-05-15T03:43:20.011Z Compiling getrandom v0.4.1
4602026-05-15T03:43:20.178Z Compiling camino v1.2.2
4612026-05-15T03:43:20.347Z Compiling utf8_iter v1.0.4
4622026-05-15T03:43:20.459Z Compiling percent-encoding v2.3.2
4632026-05-15T03:43:20.460Z Compiling log v0.4.29
4642026-05-15T03:43:20.491Z Compiling plain v0.2.3
4652026-05-15T03:43:20.506Z Compiling thiserror v2.0.18
4662026-05-15T03:43:20.530Z Compiling utf8parse v0.2.2
4672026-05-15T03:43:20.601Z Compiling form_urlencoded v1.2.2
4682026-05-15T03:43:20.642Z Compiling anstyle-parse v0.2.7
4692026-05-15T03:43:20.655Z Compiling ordered-float v2.10.1
4702026-05-15T03:43:20.840Z Compiling synstructure v0.13.2
4712026-05-15T03:43:20.840Z Compiling pest_generator v2.8.6
4722026-05-15T03:43:21.065Z Compiling terminal_size v0.4.3
4732026-05-15T03:43:21.203Z Compiling colorchoice v1.0.4
4742026-05-15T03:43:21.218Z Compiling anstyle-query v1.1.5
4752026-05-15T03:43:21.234Z Compiling pretty-hex v0.4.1
4762026-05-15T03:43:21.318Z Compiling is_terminal_polyfill v1.70.2
4772026-05-15T03:43:21.333Z Compiling cfg-if v1.0.4
4782026-05-15T03:43:21.347Z Compiling anstyle v1.0.13
4792026-05-15T03:43:21.442Z Compiling serde-untagged v0.1.9
4802026-05-15T03:43:21.469Z Compiling semver v1.0.28
4812026-05-15T03:43:21.541Z Compiling anstream v0.6.21
4822026-05-15T03:43:21.581Z Compiling fs-err v3.3.0
4832026-05-15T03:43:21.654Z Compiling unicode-width v0.1.14
4842026-05-15T03:43:21.762Z Compiling heck v0.5.0
4852026-05-15T03:43:21.781Z Compiling heck v0.4.1
4862026-05-15T03:43:21.805Z Compiling once_cell v1.21.3
4872026-05-15T03:43:21.845Z Compiling fnv v1.0.7
4882026-05-15T03:43:21.925Z Compiling fastrand v2.3.0
4892026-05-15T03:43:21.949Z Compiling anyhow v1.0.102
4902026-05-15T03:43:22.002Z Compiling strsim v0.11.1
4912026-05-15T03:43:22.008Z Compiling bytecount v0.6.9
4922026-05-15T03:43:22.149Z Compiling clap_lex v1.0.0
4932026-05-15T03:43:22.181Z Compiling unicode-xid v0.2.6
4942026-05-15T03:43:22.302Z Compiling clap_builder v4.5.60
4952026-05-15T03:43:22.330Z Compiling papergrid v0.11.0
4962026-05-15T03:43:22.345Z Compiling tempfile v3.25.0
4972026-05-15T03:43:22.459Z Compiling memmap v0.7.0
4982026-05-15T03:43:22.476Z Compiling unicode-linebreak v0.1.5
4992026-05-15T03:43:22.527Z Compiling serde_derive v1.0.228
5002026-05-15T03:43:22.633Z Compiling zerofrom-derive v0.1.6
5012026-05-15T03:43:22.731Z Compiling yoke-derive v0.8.1
5022026-05-15T03:43:22.741Z Compiling zerovec-derive v0.11.2
5032026-05-15T03:43:22.937Z Compiling displaydoc v0.2.5
5042026-05-15T03:43:23.713Z Compiling thiserror-impl v1.0.69
5052026-05-15T03:43:23.743Z Compiling zerocopy-derive v0.7.35
5062026-05-15T03:43:23.817Z Compiling pest_derive v2.8.6
5072026-05-15T03:43:23.864Z Compiling scroll_derive v0.12.1
5082026-05-15T03:43:24.058Z Compiling zerofrom v0.1.6
5092026-05-15T03:43:24.189Z Compiling yoke v0.8.1
5102026-05-15T03:43:24.230Z Compiling thiserror-impl v2.0.18
5112026-05-15T03:43:24.370Z Compiling zerovec v0.11.5
5122026-05-15T03:43:24.520Z Compiling zerotrie v0.2.3
5132026-05-15T03:43:24.604Z Compiling zerocopy v0.7.35
5142026-05-15T03:43:24.814Z Compiling scroll v0.12.0
5152026-05-15T03:43:24.880Z Compiling tinystr v0.8.2
5162026-05-15T03:43:25.069Z Compiling icu_locale_core v2.1.1
5172026-05-15T03:43:25.085Z Compiling potential_utf v0.1.4
5182026-05-15T03:43:25.090Z Compiling dtrace-parser v0.2.0
5192026-05-15T03:43:25.137Z Compiling goblin v0.8.2
5202026-05-15T03:43:25.244Z Compiling icu_collections v2.1.1
5212026-05-15T03:43:25.307Z Compiling tabled_derive v0.7.0
5222026-05-15T03:43:25.463Z Compiling clap_derive v4.5.55
5232026-05-15T03:43:25.741Z Compiling icu_provider v2.1.1
5242026-05-15T03:43:26.040Z Compiling toml_datetime v0.6.11
5252026-05-15T03:43:26.204Z Compiling serde_spanned v0.6.9
5262026-05-15T03:43:26.204Z Compiling icu_normalizer v2.1.1
5272026-05-15T03:43:26.204Z Compiling icu_properties v2.1.2
5282026-05-15T03:43:26.204Z Compiling dof v0.3.0
5292026-05-15T03:43:26.204Z Compiling serde_tokenstream v0.2.3
5302026-05-15T03:43:26.268Z Compiling toml_edit v0.22.27
5312026-05-15T03:43:26.268Z Compiling serde-value v0.7.0
5322026-05-15T03:43:26.457Z Compiling cargo-platform v0.2.0
5332026-05-15T03:43:26.535Z Compiling smawk v0.3.2
5342026-05-15T03:43:26.622Z Compiling unicode-width v0.2.0
5352026-05-15T03:43:26.718Z Compiling tabled v0.15.0
5362026-05-15T03:43:26.798Z Compiling macaddr v1.0.1
5372026-05-15T03:43:26.879Z Compiling textwrap v0.16.2
5382026-05-15T03:43:26.903Z Compiling idna_adapter v1.2.1
5392026-05-15T03:43:27.177Z Compiling usdt-attr-macro v0.5.0
5402026-05-15T03:43:27.204Z Compiling idna v1.1.0
5412026-05-15T03:43:27.204Z Compiling usdt-macro v0.5.0
5422026-05-15T03:43:27.204Z Compiling clap v4.5.60
5432026-05-15T03:43:27.268Z Compiling camino-tempfile v1.4.1
5442026-05-15T03:43:27.501Z Compiling url v2.5.8
5452026-05-15T03:43:27.680Z Compiling toml v0.8.23
5462026-05-15T03:43:27.998Z Compiling swrite v0.1.0
5472026-05-15T03:43:28.176Z Compiling cargo-util-schemas v0.8.2
5482026-05-15T03:43:28.298Z Compiling cargo_toml v0.21.0
5492026-05-15T03:43:28.316Z Compiling usdt v0.5.0
5502026-05-15T03:43:28.334Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5512026-05-15T03:43:29.054Z Compiling cargo_metadata v0.21.0
5522026-05-15T03:43:30.014Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5532026-05-15T03:43:32.009Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.03s
5542026-05-15T03:43:32.270Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5552026-05-15T03:43:32.833Z Downloading crates ...
5562026-05-15T03:43:32.931Z Downloaded bcs v0.1.6
5572026-05-15T03:43:32.940Z Downloaded ciborium-io v0.2.2
5582026-05-15T03:43:32.950Z Downloaded bitfield-macros v0.19.4
5592026-05-15T03:43:32.950Z Downloaded async-trait v0.1.89
5602026-05-15T03:43:32.950Z Downloaded async-stream v0.3.6
5612026-05-15T03:43:32.950Z Downloaded daft v0.1.5
5622026-05-15T03:43:32.950Z Downloaded crc-any v2.5.0
5632026-05-15T03:43:32.953Z Downloaded array-init v0.0.4
5642026-05-15T03:43:32.953Z Downloaded atty v0.2.14
5652026-05-15T03:43:32.956Z Downloaded async-stream-impl v0.3.6
5662026-05-15T03:43:32.956Z Downloaded aead v0.5.2
5672026-05-15T03:43:32.956Z Downloaded bit-set v0.5.3
5682026-05-15T03:43:32.959Z Downloaded atomic-waker v1.1.2
5692026-05-15T03:43:32.959Z Downloaded ctr v0.9.2
5702026-05-15T03:43:32.962Z Downloaded base64ct v1.8.3
5712026-05-15T03:43:32.966Z Downloaded base16ct v0.2.0
5722026-05-15T03:43:32.966Z Downloaded atomicwrites v0.4.4
5732026-05-15T03:43:32.966Z Downloaded assert_matches v1.5.0
5742026-05-15T03:43:32.969Z Downloaded cookie v0.18.1
5752026-05-15T03:43:32.969Z Downloaded darling_macro v0.21.3
5762026-05-15T03:43:32.969Z Downloaded blake2 v0.10.6
5772026-05-15T03:43:32.972Z Downloaded bitfield-struct v0.6.2
5782026-05-15T03:43:32.972Z Downloaded darling v0.20.11
5792026-05-15T03:43:32.976Z Downloaded daft-derive v0.1.5
5802026-05-15T03:43:32.985Z Downloaded block-padding v0.3.3
5812026-05-15T03:43:32.985Z Downloaded adler2 v2.0.1
5822026-05-15T03:43:32.985Z Downloaded bit-set v0.8.0
5832026-05-15T03:43:32.985Z Downloaded crossbeam-channel v0.5.15
5842026-05-15T03:43:32.988Z Downloaded darling_macro v0.23.0
5852026-05-15T03:43:32.988Z Downloaded arrayref v0.3.9
5862026-05-15T03:43:32.988Z Downloaded crc32fast v1.5.0
5872026-05-15T03:43:32.988Z Downloaded bcrypt-pbkdf v0.10.0
5882026-05-15T03:43:32.988Z Downloaded bitfield v0.19.4
5892026-05-15T03:43:32.991Z Downloaded arrayvec v0.7.6
5902026-05-15T03:43:32.991Z Downloaded bit-vec v0.8.0
5912026-05-15T03:43:32.994Z Downloaded darling v0.21.3
5922026-05-15T03:43:32.998Z Downloaded defmt-parser v1.0.0
5932026-05-15T03:43:33.004Z Downloaded bit-vec v0.6.3
5942026-05-15T03:43:33.004Z Downloaded bb8 v0.8.6
5952026-05-15T03:43:33.007Z Downloaded dunce v1.0.5
5962026-05-15T03:43:33.007Z Downloaded async-recursion v1.1.1
5972026-05-15T03:43:33.007Z Downloaded crc8 v0.1.1
5982026-05-15T03:43:33.010Z Downloaded ascii-canvas v3.0.0
5992026-05-15T03:43:33.010Z Downloaded darling_macro v0.20.11
6002026-05-15T03:43:33.010Z Downloaded crypto-bigint v0.5.5
6012026-05-15T03:43:33.018Z Downloaded crc v3.4.0
6022026-05-15T03:43:33.024Z Downloaded cpufeatures v0.3.0
6032026-05-15T03:43:33.024Z Downloaded cstr-argument v0.1.2
6042026-05-15T03:43:33.024Z Downloaded darling_core v0.21.3
6052026-05-15T03:43:33.024Z Downloaded backoff v0.4.0
6062026-05-15T03:43:33.029Z Downloaded darling_core v0.20.11
6072026-05-15T03:43:33.029Z Downloaded endian-type v0.1.2
6082026-05-15T03:43:33.029Z Downloaded dropshot-api-manager-types v0.7.1
6092026-05-15T03:43:33.029Z Downloaded document-features v0.2.12
6102026-05-15T03:43:33.032Z Downloaded convert_case v0.4.0
6112026-05-15T03:43:33.032Z Downloaded cargo-platform v0.1.9
6122026-05-15T03:43:33.032Z Downloaded dtrace-parser v0.3.0
6132026-05-15T03:43:33.036Z Downloaded dirs-next v2.0.0
6142026-05-15T03:43:33.036Z Downloaded embedded-io v0.4.0
6152026-05-15T03:43:33.036Z Downloaded compression-core v0.4.31
6162026-05-15T03:43:33.036Z Downloaded cobs v0.3.0
6172026-05-15T03:43:33.042Z Downloaded der_derive v0.7.3
6182026-05-15T03:43:33.042Z Downloaded ciborium-ll v0.2.2
6192026-05-15T03:43:33.042Z Downloaded castaway v0.2.4
6202026-05-15T03:43:33.046Z Downloaded dof v0.4.0
6212026-05-15T03:43:33.049Z Downloaded crc-catalog v2.4.0
6222026-05-15T03:43:33.049Z Downloaded cfg_aliases v0.1.1
6232026-05-15T03:43:33.049Z Downloaded backon v1.6.0
6242026-05-15T03:43:33.054Z Downloaded float-ord v0.3.2
6252026-05-15T03:43:33.054Z Downloaded blowfish v0.9.1
6262026-05-15T03:43:33.054Z Downloaded funty v2.0.0
6272026-05-15T03:43:33.054Z Downloaded foreign-types-macros v0.2.3
6282026-05-15T03:43:33.057Z Downloaded dyn-clone v1.0.20
6292026-05-15T03:43:33.057Z Downloaded debug-ignore v1.0.5
6302026-05-15T03:43:33.060Z Downloaded foreign-types v0.5.0
6312026-05-15T03:43:33.060Z Downloaded futures-task v0.3.32
6322026-05-15T03:43:33.074Z Downloaded futures-core v0.3.32
6332026-05-15T03:43:33.074Z Downloaded darling_core v0.23.0
6342026-05-15T03:43:33.084Z Downloaded futures-sink v0.3.32
6352026-05-15T03:43:33.085Z Downloaded dirs-sys-next v0.1.2
6362026-05-15T03:43:33.085Z Downloaded bitflags v1.3.2
6372026-05-15T03:43:33.085Z Downloaded fixedbitset v0.4.2
6382026-05-15T03:43:33.085Z Downloaded crunchy v0.2.4
6392026-05-15T03:43:33.085Z Downloaded fd-lock v4.0.4
6402026-05-15T03:43:33.085Z Downloaded cfg_aliases v0.2.1
6412026-05-15T03:43:33.085Z Downloaded enum-as-inner v0.6.1
6422026-05-15T03:43:33.085Z Downloaded difflib v0.4.0
6432026-05-15T03:43:33.085Z Downloaded cargo_metadata v0.19.2
6442026-05-15T03:43:33.085Z Downloaded compression-codecs v0.4.37
6452026-05-15T03:43:33.086Z Downloaded dsl_auto_type v0.2.0
6462026-05-15T03:43:33.094Z Downloaded cexpr v0.6.0
6472026-05-15T03:43:33.094Z Downloaded const_format_proc_macros v0.2.34
6482026-05-15T03:43:33.095Z Downloaded git-stub v1.0.0
6492026-05-15T03:43:33.095Z Downloaded downcast-rs v2.0.2
6502026-05-15T03:43:33.095Z Downloaded flagset v0.4.7
6512026-05-15T03:43:33.095Z Downloaded hash32 v0.3.1
6522026-05-15T03:43:33.095Z Downloaded display-error-chain v0.2.2
6532026-05-15T03:43:33.095Z Downloaded gethostname v0.5.0
6542026-05-15T03:43:33.095Z Downloaded fxhash v0.2.1
6552026-05-15T03:43:33.095Z Downloaded ciborium v0.2.2
6562026-05-15T03:43:33.095Z Downloaded base64 v0.21.7
6572026-05-15T03:43:33.099Z Downloaded env_filter v1.0.0
6582026-05-15T03:43:33.099Z Downloaded embedded-io v0.6.1
6592026-05-15T03:43:33.099Z Downloaded diesel_table_macro_syntax v0.3.0
6602026-05-15T03:43:33.099Z Downloaded derive_builder_macro v0.20.2
6612026-05-15T03:43:33.099Z Downloaded cmake v0.1.57
6622026-05-15T03:43:33.099Z Downloaded crucible-workspace-hack v0.1.0
6632026-05-15T03:43:33.099Z Downloaded cassowary v0.3.0
6642026-05-15T03:43:33.099Z Downloaded darling v0.23.0
6652026-05-15T03:43:33.103Z Downloaded globwalk v0.9.1
6662026-05-15T03:43:33.103Z Downloaded corncobs v0.1.4
6672026-05-15T03:43:33.107Z Downloaded convert_case v0.10.0
6682026-05-15T03:43:33.107Z Downloaded byte-wrapper v0.1.0
6692026-05-15T03:43:33.107Z Downloaded curve25519-dalek-derive v0.1.1
6702026-05-15T03:43:33.107Z Downloaded futures-io v0.3.32
6712026-05-15T03:43:33.112Z Downloaded find-msvc-tools v0.1.9
6722026-05-15T03:43:33.112Z Downloaded fallible-iterator v0.2.0
6732026-05-15T03:43:33.112Z Downloaded foreign-types-shared v0.3.1
6742026-05-15T03:43:33.113Z Downloaded foreign-types-shared v0.1.1
6752026-05-15T03:43:33.113Z Downloaded diesel-dtrace v0.5.0
6762026-05-15T03:43:33.116Z Downloaded filetime v0.2.27
6772026-05-15T03:43:33.116Z Downloaded derive_builder_core v0.20.2
6782026-05-15T03:43:33.116Z Downloaded foreign-types v0.3.2
6792026-05-15T03:43:33.116Z Downloaded argon2 v0.5.3
6802026-05-15T03:43:33.116Z Downloaded cipher v0.4.4
6812026-05-15T03:43:33.119Z Downloaded camino-tempfile-ext v0.3.3
6822026-05-15T03:43:33.119Z Downloaded defmt-macros v1.0.1
6832026-05-15T03:43:33.122Z Downloaded ghash v0.5.1
6842026-05-15T03:43:33.122Z Downloaded crossbeam-deque v0.8.6
6852026-05-15T03:43:33.122Z Downloaded fs_extra v1.3.0
6862026-05-15T03:43:33.130Z Downloaded headers-core v0.3.0
6872026-05-15T03:43:33.130Z Downloaded http-body v1.0.1
6882026-05-15T03:43:33.130Z Downloaded hostname v0.4.2
6892026-05-15T03:43:33.130Z Downloaded hash32 v0.2.1
6902026-05-15T03:43:33.133Z Downloaded hostname v0.3.1
6912026-05-15T03:43:33.133Z Downloaded hubpack_derive v0.1.1
6922026-05-15T03:43:33.133Z Downloaded httpdate v1.0.3
6932026-05-15T03:43:33.133Z Downloaded http-range v0.1.5
6942026-05-15T03:43:33.133Z Downloaded futures-executor v0.3.32
6952026-05-15T03:43:33.133Z Downloaded hubpack v0.1.2
6962026-05-15T03:43:33.133Z Downloaded home v0.5.12
6972026-05-15T03:43:33.133Z Downloaded hex-literal v0.4.1
6982026-05-15T03:43:33.138Z Downloaded ident_case v1.0.1
6992026-05-15T03:43:33.138Z Downloaded buf-list v1.1.2
7002026-05-15T03:43:33.138Z Downloaded defmt v1.0.1
7012026-05-15T03:43:33.142Z Downloaded env_logger v0.11.9
7022026-05-15T03:43:33.142Z Downloaded csv-core v0.1.13
7032026-05-15T03:43:33.142Z Downloaded erased-serde v0.3.31
7042026-05-15T03:43:33.147Z Downloaded glob v0.3.3
7052026-05-15T03:43:33.148Z Downloaded deranged v0.5.8
7062026-05-15T03:43:33.148Z Downloaded git-stub-vcs v0.1.0
7072026-05-15T03:43:33.148Z Downloaded hyper-tls v0.6.0
7082026-05-15T03:43:33.148Z Downloaded foldhash v0.2.0
7092026-05-15T03:43:33.155Z Downloaded derive-ex v0.1.8
7102026-05-15T03:43:33.155Z Downloaded data-encoding v2.10.0
7112026-05-15T03:43:33.155Z Downloaded futures-macro v0.3.32
7122026-05-15T03:43:33.155Z Downloaded ena v0.14.4
7132026-05-15T03:43:33.155Z Downloaded group v0.13.0
7142026-05-15T03:43:33.163Z Downloaded bzip2 v0.4.4
7152026-05-15T03:43:33.163Z Downloaded console v0.16.2
7162026-05-15T03:43:33.163Z Downloaded fs-err v2.11.0
7172026-05-15T03:43:33.163Z Downloaded foldhash v0.1.5
7182026-05-15T03:43:33.163Z Downloaded either v1.15.0
7192026-05-15T03:43:33.163Z Downloaded chacha20 v0.9.1
7202026-05-15T03:43:33.168Z Downloaded indent_write v2.2.0
7212026-05-15T03:43:33.168Z Downloaded crossbeam-epoch v0.9.18
7222026-05-15T03:43:33.168Z Downloaded des v0.8.1
7232026-05-15T03:43:33.168Z Downloaded drift v0.1.4
7242026-05-15T03:43:33.172Z Downloaded instability v0.3.11
7252026-05-15T03:43:33.178Z Downloaded instant v0.1.13
7262026-05-15T03:43:33.178Z Downloaded constant_time_eq v0.4.2
7272026-05-15T03:43:33.178Z Downloaded is_ci v1.2.0
7282026-05-15T03:43:33.187Z Downloaded lalrpop-util v0.19.12
7292026-05-15T03:43:33.187Z Downloaded is-terminal v0.4.17
7302026-05-15T03:43:33.187Z Downloaded colored v3.1.1
7312026-05-15T03:43:33.187Z Downloaded highway v1.3.0
7322026-05-15T03:43:33.187Z Downloaded cancel-safe-futures v0.1.5
7332026-05-15T03:43:33.187Z Downloaded hex v0.4.3
7342026-05-15T03:43:33.246Z Downloaded globset v0.4.18
7352026-05-15T03:43:33.246Z Downloaded clang-sys v1.8.1
7362026-05-15T03:43:33.246Z Downloaded lazy_static v1.5.0
7372026-05-15T03:43:33.246Z Downloaded kstat-rs v0.2.4
7382026-05-15T03:43:33.247Z Downloaded keccak v0.1.6
7392026-05-15T03:43:33.247Z Downloaded libscf-sys v1.1.0
7402026-05-15T03:43:33.247Z Downloaded humantime v2.3.0
7412026-05-15T03:43:33.247Z Downloaded http-body-util v0.1.3
7422026-05-15T03:43:33.266Z Downloaded lru-cache v0.1.2
7432026-05-15T03:43:33.266Z Downloaded managed v0.8.0
7442026-05-15T03:43:33.266Z Downloaded getrandom v0.2.17
7452026-05-15T03:43:33.266Z Downloaded futures-channel v0.3.32
7462026-05-15T03:43:33.266Z Downloaded console v0.15.11
7472026-05-15T03:43:33.266Z Downloaded indoc v2.0.7
7482026-05-15T03:43:33.266Z Downloaded derive_builder v0.20.2
7492026-05-15T03:43:33.266Z Downloaded inout v0.1.4
7502026-05-15T03:43:33.266Z Downloaded diff v0.1.13
7512026-05-15T03:43:33.266Z Downloaded linked-hash-map v0.5.6
7522026-05-15T03:43:33.266Z Downloaded hyper-staticfile v0.10.1
7532026-05-15T03:43:33.266Z Downloaded indoc v1.0.9
7542026-05-15T03:43:33.266Z Downloaded derive-where v1.6.0
7552026-05-15T03:43:33.266Z Downloaded match_cfg v0.1.0
7562026-05-15T03:43:33.266Z Downloaded lru v0.12.5
7572026-05-15T03:43:33.266Z Downloaded const-oid v0.9.6
7582026-05-15T03:43:33.266Z Downloaded maybe-uninit v2.0.0
7592026-05-15T03:43:33.266Z Downloaded maplit v1.0.2
7602026-05-15T03:43:33.266Z Downloaded multimap v0.10.1
7612026-05-15T03:43:33.266Z Downloaded mime v0.3.17
7622026-05-15T03:43:33.266Z Downloaded ecdsa v0.16.9
7632026-05-15T03:43:33.266Z Downloaded memoffset v0.9.1
7642026-05-15T03:43:33.266Z Downloaded ipnetwork v0.21.1
7652026-05-15T03:43:33.266Z Downloaded impl-trait-for-tuples v0.2.3
7662026-05-15T03:43:33.266Z Downloaded newline-converter v0.3.0
7672026-05-15T03:43:33.267Z Downloaded ipnet v2.11.0
7682026-05-15T03:43:33.267Z Downloaded md5 v0.7.0
7692026-05-15T03:43:33.267Z Downloaded md-5 v0.10.6
7702026-05-15T03:43:33.267Z Downloaded lzss v0.8.2
7712026-05-15T03:43:33.267Z Downloaded newtype_derive v0.1.6
7722026-05-15T03:43:33.267Z Downloaded nibble_vec v0.1.0
7732026-05-15T03:43:33.267Z Downloaded new_debug_unreachable v1.0.6
7742026-05-15T03:43:33.267Z Downloaded nodrop v0.1.14
7752026-05-15T03:43:33.267Z Downloaded internet-checksum v0.2.1
7762026-05-15T03:43:33.267Z Downloaded base64 v0.22.1
7772026-05-15T03:43:33.267Z Downloaded chacha20 v0.10.0
7782026-05-15T03:43:33.267Z Downloaded ingot-types v0.1.2
7792026-05-15T03:43:33.267Z Downloaded lru-slab v0.1.2
7802026-05-15T03:43:33.267Z Downloaded httparse v1.10.1
7812026-05-15T03:43:33.267Z Downloaded dropshot_endpoint v0.16.7
7822026-05-15T03:43:33.267Z Downloaded libsw-core v0.3.2
7832026-05-15T03:43:33.267Z Downloaded num-derive v0.4.2
7842026-05-15T03:43:33.267Z Downloaded jobserver v0.1.34
7852026-05-15T03:43:33.274Z Downloaded num-conv v0.2.0
7862026-05-15T03:43:33.274Z Downloaded num_enum_derive v0.5.11
7872026-05-15T03:43:33.274Z Downloaded num-derive v0.3.3
7882026-05-15T03:43:33.274Z Downloaded num_threads v0.1.7
7892026-05-15T03:43:33.274Z Downloaded elliptic-curve v0.13.8
7902026-05-15T03:43:33.274Z Downloaded opaque-debug v0.3.1
7912026-05-15T03:43:33.274Z Downloaded libloading v0.8.9
7922026-05-15T03:43:33.274Z Downloaded lock_api v0.4.14
7932026-05-15T03:43:33.274Z Downloaded dropshot_endpoint v0.17.0
7942026-05-15T03:43:33.274Z Downloaded derive_more v0.99.20
7952026-05-15T03:43:33.274Z Downloaded hmac v0.12.1
7962026-05-15T03:43:33.274Z Downloaded openssl-probe v0.1.6
7972026-05-15T03:43:33.274Z Downloaded getrandom v0.3.4
7982026-05-15T03:43:33.282Z Downloaded openssl-macros v0.1.1
7992026-05-15T03:43:33.282Z Downloaded hyper-rustls v0.27.7
8002026-05-15T03:43:33.282Z Downloaded linear-map v1.2.0
8012026-05-15T03:43:33.282Z Downloaded half v1.8.3
8022026-05-15T03:43:33.282Z Downloaded openssl-probe v0.2.1
8032026-05-15T03:43:33.289Z Downloaded packed_struct_codegen v0.10.1
8042026-05-15T03:43:33.289Z Downloaded const_format v0.2.35
8052026-05-15T03:43:33.289Z Downloaded oso-derive v0.27.3
8062026-05-15T03:43:33.289Z Downloaded chacha20poly1305 v0.10.1
8072026-05-15T03:43:33.289Z Downloaded ingot v0.1.1
8082026-05-15T03:43:33.290Z Downloaded crossbeam-utils v0.8.21
8092026-05-15T03:43:33.304Z Downloaded num-iter v0.1.45
8102026-05-15T03:43:33.304Z Downloaded derive_more v2.1.1
8112026-05-15T03:43:33.316Z Downloaded parse-display v0.10.0
8122026-05-15T03:43:33.316Z Downloaded newtype-uuid-macros v0.1.0
8132026-05-15T03:43:33.316Z Downloaded pbkdf2 v0.12.2
8142026-05-15T03:43:33.316Z Downloaded path-slash v0.1.5
8152026-05-15T03:43:33.316Z Downloaded parse-size v1.1.0
8162026-05-15T03:43:33.316Z Downloaded pbkdf2 v0.11.0
8172026-05-15T03:43:33.316Z Downloaded peg-runtime v0.8.5
8182026-05-15T03:43:33.316Z Downloaded mime_guess v2.0.5
8192026-05-15T03:43:33.316Z Downloaded multer v3.1.0
8202026-05-15T03:43:33.316Z Downloaded libefi-sys v0.1.0
8212026-05-15T03:43:33.316Z Downloaded num v0.4.3
8222026-05-15T03:43:33.316Z Downloaded normalize-line-endings v0.3.0
8232026-05-15T03:43:33.316Z Downloaded newtype-uuid v1.3.2
8242026-05-15T03:43:33.316Z Downloaded native-tls v0.2.18
8252026-05-15T03:43:33.316Z Downloaded nanorand v0.7.0
8262026-05-15T03:43:33.316Z Downloaded libsw v3.5.0
8272026-05-15T03:43:33.323Z Downloaded nonempty v0.12.0
8282026-05-15T03:43:33.323Z Downloaded allocator-api2 v0.2.21
8292026-05-15T03:43:33.323Z Downloaded cbc v0.1.2
8302026-05-15T03:43:33.323Z Downloaded ahash v0.8.12
8312026-05-15T03:43:33.323Z Downloaded ed25519 v2.2.3
8322026-05-15T03:43:33.323Z Downloaded colored v2.2.0
8332026-05-15T03:43:33.323Z Downloaded phf_shared v0.13.1
8342026-05-15T03:43:33.323Z Downloaded ingot-macros v0.1.1
8352026-05-15T03:43:33.323Z Downloaded num-integer v0.1.46
8362026-05-15T03:43:33.330Z Downloaded nu-ansi-term v0.50.3
8372026-05-15T03:43:33.330Z Downloaded num-complex v0.4.6
8382026-05-15T03:43:33.330Z Downloaded fatfs v0.3.6
8392026-05-15T03:43:33.330Z Downloaded bzip2 v0.6.1
8402026-05-15T03:43:33.337Z Downloaded phf_shared v0.12.1
8412026-05-15T03:43:33.337Z Downloaded async-bb8-diesel v0.2.1
8422026-05-15T03:43:33.337Z Downloaded fixedbitset v0.5.7
8432026-05-15T03:43:33.345Z Downloaded powerfmt v0.2.0
8442026-05-15T03:43:33.351Z Downloaded pin-utils v0.1.0
8452026-05-15T03:43:33.351Z Downloaded owo-colors v4.3.0
8462026-05-15T03:43:33.351Z Downloaded olpc-cjson v0.1.4
8472026-05-15T03:43:33.354Z Downloaded num_enum_derive v0.7.5
8482026-05-15T03:43:33.354Z Downloaded num_enum v0.7.5
8492026-05-15T03:43:33.354Z Downloaded predicates-tree v1.0.13
8502026-05-15T03:43:33.357Z Downloaded precomputed-hash v0.1.1
8512026-05-15T03:43:33.357Z Downloaded parking_lot_core v0.8.6
8522026-05-15T03:43:33.357Z Downloaded oxide-tokio-rt v0.1.4
8532026-05-15T03:43:33.360Z Downloaded iana-time-zone v0.1.65
8542026-05-15T03:43:33.361Z Downloaded password-hash v0.4.2
8552026-05-15T03:43:33.365Z Downloaded parse-display-derive v0.10.0
8562026-05-15T03:43:33.365Z Downloaded packed_struct v0.10.1
8572026-05-15T03:43:33.365Z Downloaded memmap2 v0.9.10
8582026-05-15T03:43:33.369Z Downloaded half v2.7.1
8592026-05-15T03:43:33.369Z Downloaded proc-macro-crate v1.3.1
8602026-05-15T03:43:33.369Z Downloaded progenitor-client v0.10.0
8612026-05-15T03:43:33.370Z Downloaded proc-macro-error-attr2 v2.0.0
8622026-05-15T03:43:33.370Z Downloaded predicates-core v1.0.10
8632026-05-15T03:43:33.373Z Downloaded password-hash v0.5.0
8642026-05-15T03:43:33.373Z Downloaded indexmap v1.9.3
8652026-05-15T03:43:33.373Z Downloaded progenitor-client v0.11.2
8662026-05-15T03:43:33.377Z Downloaded progenitor-client v0.14.0
8672026-05-15T03:43:33.377Z Downloaded pem v3.0.6
8682026-05-15T03:43:33.377Z Downloaded peg-macros v0.8.5
8692026-05-15T03:43:33.380Z Downloaded peg v0.8.5
8702026-05-15T03:43:33.380Z Downloaded proc-macro-crate v3.4.0
8712026-05-15T03:43:33.380Z Downloaded futures v0.3.32
8722026-05-15T03:43:33.386Z Downloaded pem-rfc7468 v0.7.0
8732026-05-15T03:43:33.386Z Downloaded libbz2-rs-sys v0.2.2
8742026-05-15T03:43:33.399Z Downloaded phf v0.13.1
8752026-05-15T03:43:33.399Z Downloaded psl-types v2.0.11
8762026-05-15T03:43:33.399Z Downloaded progenitor-macro v0.10.0
8772026-05-15T03:43:33.399Z Downloaded progenitor-macro v0.13.0
8782026-05-15T03:43:33.399Z Downloaded progenitor-macro v0.11.2
8792026-05-15T03:43:33.400Z Downloaded pkg-config v0.3.32
8802026-05-15T03:43:33.400Z Downloaded phf_shared v0.11.3
8812026-05-15T03:43:33.400Z Downloaded progenitor-macro v0.14.0
8822026-05-15T03:43:33.400Z Downloaded phf v0.12.1
8832026-05-15T03:43:33.400Z Downloaded bumpalo v3.20.2
8842026-05-15T03:43:33.410Z Downloaded heapless v0.7.17
8852026-05-15T03:43:33.410Z Downloaded flume v0.11.1
8862026-05-15T03:43:33.410Z Downloaded poly1305 v0.8.0
8872026-05-15T03:43:33.410Z Downloaded pkcs8 v0.10.2
8882026-05-15T03:43:33.410Z Downloaded quick-error v1.2.3
8892026-05-15T03:43:33.421Z Downloaded ed25519-dalek v2.2.0
8902026-05-15T03:43:33.421Z Downloaded postgres-protocol v0.6.10
8912026-05-15T03:43:33.421Z Downloaded diesel_derives v2.3.7
8922026-05-15T03:43:33.421Z Downloaded polyval v0.6.2
8932026-05-15T03:43:33.421Z Downloaded omicron-zone-package v0.12.2
8942026-05-15T03:43:33.421Z Downloaded radium v0.7.0
8952026-05-15T03:43:33.421Z Downloaded pin-project-lite v0.2.17
8962026-05-15T03:43:33.426Z Downloaded litrs v1.0.0
8972026-05-15T03:43:33.426Z Downloaded rand_chacha v0.3.1
8982026-05-15T03:43:33.426Z Downloaded parking_lot v0.11.2
8992026-05-15T03:43:33.426Z Downloaded parking_lot_core v0.9.12
9002026-05-15T03:43:33.431Z Downloaded oxnet v0.1.4
9012026-05-15T03:43:33.431Z Downloaded ignore v0.4.25
9022026-05-15T03:43:33.431Z Downloaded progenitor-client v0.13.0
9032026-05-15T03:43:33.431Z Downloaded proc-macro-error2 v2.0.1
9042026-05-15T03:43:33.434Z Downloaded predicates v3.1.4
9052026-05-15T03:43:33.434Z Downloaded recursive v0.1.1
9062026-05-15T03:43:33.434Z Downloaded hickory-resolver v0.25.2
9072026-05-15T03:43:33.437Z Downloaded rand_xorshift v0.4.0
9082026-05-15T03:43:33.437Z Downloaded progenitor v0.14.0
9092026-05-15T03:43:33.442Z Downloaded progenitor v0.11.2
9102026-05-15T03:43:33.442Z Downloaded primeorder v0.13.6
9112026-05-15T03:43:33.443Z Downloaded progenitor v0.13.0
9122026-05-15T03:43:33.447Z Downloaded progenitor v0.10.0
9132026-05-15T03:43:33.447Z Downloaded heapless v0.8.0
9142026-05-15T03:43:33.447Z Downloaded der v0.7.10
9152026-05-15T03:43:33.450Z Downloaded ref-cast v1.0.25
9162026-05-15T03:43:33.455Z Downloaded recursive-proc-macro-impl v0.1.1
9172026-05-15T03:43:33.455Z Downloaded pin-project-internal v1.1.11
9182026-05-15T03:43:33.455Z Downloaded paste v1.0.15
9192026-05-15T03:43:33.465Z Downloaded progenitor-extras v0.2.0
9202026-05-15T03:43:33.465Z Downloaded ar_archive_writer v0.5.1
9212026-05-15T03:43:33.468Z Downloaded derive_more-impl v2.1.1
9222026-05-15T03:43:33.468Z Downloaded psm v0.1.30
9232026-05-15T03:43:33.468Z Downloaded cc v1.2.56
9242026-05-15T03:43:33.468Z Downloaded ref-cast-impl v1.0.25
9252026-05-15T03:43:33.468Z Downloaded rfc6979 v0.4.0
9262026-05-15T03:43:33.468Z Downloaded russh-cryptovec v0.7.3
9272026-05-15T03:43:33.468Z Downloaded pkcs1 v0.7.5
9282026-05-15T03:43:33.476Z Downloaded async-compression v0.4.41
9292026-05-15T03:43:33.491Z Downloaded rustc_version v0.4.1
9302026-05-15T03:43:33.492Z Downloaded rustc_version v0.1.7
9312026-05-15T03:43:33.492Z Downloaded rtoolbox v0.0.3
9322026-05-15T03:43:33.492Z Downloaded num_enum v0.5.11
9332026-05-15T03:43:33.492Z Downloaded rustc-hash v2.1.1
9342026-05-15T03:43:33.492Z Downloaded ppv-lite86 v0.2.21
9352026-05-15T03:43:33.492Z Downloaded pkcs5 v0.7.1
9362026-05-15T03:43:33.492Z Downloaded oso v0.27.3
9372026-05-15T03:43:33.495Z Downloaded salsa20 v0.10.2
9382026-05-15T03:43:33.495Z Downloaded rand_core v0.9.5
9392026-05-15T03:43:33.495Z Downloaded rand_core v0.6.4
9402026-05-15T03:43:33.495Z Downloaded rand_chacha v0.9.0
9412026-05-15T03:43:33.495Z Downloaded rand_core v0.10.0
9422026-05-15T03:43:33.496Z Downloaded r2d2 v0.8.10
9432026-05-15T03:43:33.496Z Downloaded papergrid v0.17.0
9442026-05-15T03:43:33.499Z Downloaded postcard v1.1.3
9452026-05-15T03:43:33.499Z Downloaded parking_lot v0.12.5
9462026-05-15T03:43:33.502Z Downloaded hashbrown v0.13.2
9472026-05-15T03:43:33.505Z Downloaded aes-gcm v0.10.3
9482026-05-15T03:43:33.505Z Downloaded rand_seeder v0.4.0
9492026-05-15T03:43:33.508Z Downloaded jiff-static v0.2.21
9502026-05-15T03:43:33.508Z Downloaded same-file v1.0.6
9512026-05-15T03:43:33.511Z Downloaded num-rational v0.4.2
9522026-05-15T03:43:33.511Z Downloaded headers v0.4.1
9532026-05-15T03:43:33.516Z Downloaded scopeguard v1.2.0
9542026-05-15T03:43:33.516Z Downloaded scheduled-thread-pool v0.2.7
9552026-05-15T03:43:33.516Z Downloaded sapling-renderdag v0.1.0
9562026-05-15T03:43:33.516Z Downloaded scrypt v0.11.0
9572026-05-15T03:43:33.520Z Downloaded dropshot-api-manager v0.7.1
9582026-05-15T03:43:33.520Z Downloaded hickory-server v0.25.2
9592026-05-15T03:43:33.530Z Downloaded flate2 v1.1.9
9602026-05-15T03:43:33.535Z Downloaded scroll_derive v0.13.1
9612026-05-15T03:43:33.535Z Downloaded serde-big-array v0.5.1
9622026-05-15T03:43:33.535Z Downloaded semver v0.1.20
9632026-05-15T03:43:33.535Z Downloaded secrecy v0.10.3
9642026-05-15T03:43:33.535Z Downloaded aes v0.8.4
9652026-05-15T03:43:33.535Z Downloaded expectorate v1.2.0
9662026-05-15T03:43:33.535Z Downloaded compact_str v0.8.1
9672026-05-15T03:43:33.535Z Downloaded secrecy v0.8.0
9682026-05-15T03:43:33.540Z Downloaded bindgen v0.71.1
9692026-05-15T03:43:33.543Z Downloaded bytes v1.11.1
9702026-05-15T03:43:33.543Z Downloaded pin-project v1.1.11
9712026-05-15T03:43:33.550Z Downloaded serde_urlencoded v0.7.1
9722026-05-15T03:43:33.555Z Downloaded postgres-types v0.2.12
9732026-05-15T03:43:33.561Z Downloaded serde_repr v0.1.20
9742026-05-15T03:43:33.562Z Downloaded serde_bytes v0.11.19
9752026-05-15T03:43:33.562Z Downloaded signal-hook-mio v0.2.5
9762026-05-15T03:43:33.562Z Downloaded shell-words v1.1.1
9772026-05-15T03:43:33.562Z Downloaded rustversion v1.0.22
9782026-05-15T03:43:33.565Z Downloaded rusty-fork v0.3.1
9792026-05-15T03:43:33.565Z Downloaded rustls-pemfile v1.0.4
9802026-05-15T03:43:33.565Z Downloaded quinn-udp v0.5.14
9812026-05-15T03:43:33.565Z Downloaded serde_spanned v1.0.4
9822026-05-15T03:43:33.568Z Downloaded serde_plain v1.0.2
9832026-05-15T03:43:33.568Z Downloaded sha1 v0.10.6
9842026-05-15T03:43:33.568Z Downloaded sigpipe v0.1.3
9852026-05-15T03:43:33.572Z Downloaded prefix-trie v0.7.0
9862026-05-15T03:43:33.572Z Downloaded signature v2.2.0
9872026-05-15T03:43:33.572Z Downloaded rustls-pemfile v2.2.0
9882026-05-15T03:43:33.575Z Downloaded schemars_derive v0.8.22
9892026-05-15T03:43:33.575Z Downloaded rustls-native-certs v0.8.3
9902026-05-15T03:43:33.580Z Downloaded signal-hook-tokio v0.3.1
9912026-05-15T03:43:33.580Z Downloaded indicatif v0.18.4
9922026-05-15T03:43:33.588Z Downloaded resolv-conf v0.7.6
9932026-05-15T03:43:33.588Z Downloaded slog-bunyan v2.5.0
9942026-05-15T03:43:33.588Z Downloaded progenitor-impl v0.13.0
9952026-05-15T03:43:33.588Z Downloaded hickory-resolver v0.24.4
9962026-05-15T03:43:33.591Z Downloaded progenitor-impl v0.10.0
9972026-05-15T03:43:33.591Z Downloaded progenitor-impl v0.14.0
9982026-05-15T03:43:33.591Z Downloaded progenitor-impl v0.11.2
9992026-05-15T03:43:33.591Z Downloaded http v1.4.0
10002026-05-15T03:43:33.594Z Downloaded seq-macro v0.3.6
10012026-05-15T03:43:33.599Z Downloaded scroll v0.13.0
10022026-05-15T03:43:33.599Z Downloaded hashbrown v0.12.3
10032026-05-15T03:43:33.599Z Downloaded openssl-sys v0.9.115
10042026-05-15T03:43:33.603Z Downloaded serde-hex v0.1.0
10052026-05-15T03:43:33.603Z Downloaded crossterm v0.28.1
10062026-05-15T03:43:33.608Z Downloaded slog-envlogger v2.2.0
10072026-05-15T03:43:33.608Z Downloaded sec1 v0.7.3
10082026-05-15T03:43:33.615Z Downloaded serde_path_to_error v0.1.20
10092026-05-15T03:43:33.615Z Downloaded arc-swap v1.8.2
10102026-05-15T03:43:33.615Z Downloaded serde_derive_internals v0.29.1
10112026-05-15T03:43:33.615Z Downloaded rustls-pki-types v1.14.0
10122026-05-15T03:43:33.633Z Downloaded float-cmp v0.10.0
10132026-05-15T03:43:33.633Z Downloaded p256 v0.13.2
10142026-05-15T03:43:33.633Z Downloaded ff v0.13.1
10152026-05-15T03:43:33.633Z Downloaded critical-section v1.2.0
10162026-05-15T03:43:33.633Z Downloaded defmt v0.3.100
10172026-05-15T03:43:33.650Z Downloaded sqlparser_derive v0.5.0
10182026-05-15T03:43:33.650Z Downloaded cookie_store v0.22.1
10192026-05-15T03:43:33.650Z Downloaded ssh-cipher v0.2.0
10202026-05-15T03:43:33.650Z Downloaded russh-keys v0.45.0
10212026-05-15T03:43:33.650Z Downloaded minimal-lexical v0.2.1
10222026-05-15T03:43:33.650Z Downloaded crossterm v0.29.0
10232026-05-15T03:43:33.650Z Downloaded ssh-encoding v0.2.0
10242026-05-15T03:43:33.650Z Downloaded siphasher v1.0.2
10252026-05-15T03:43:33.650Z Downloaded signal-hook-registry v1.4.8
10262026-05-15T03:43:33.650Z Downloaded rcgen v0.12.1
10272026-05-15T03:43:33.650Z Downloaded prettyplease v0.2.37
10282026-05-15T03:43:33.650Z Downloaded strip-ansi-escapes v0.2.1
10292026-05-15T03:43:33.650Z Downloaded hyper-util v0.1.20
10302026-05-15T03:43:33.664Z Downloaded itertools v0.10.5
10312026-05-15T03:43:33.664Z Downloaded strum v0.27.2
10322026-05-15T03:43:33.668Z Downloaded strum v0.26.3
10332026-05-15T03:43:33.668Z Downloaded structmeta-derive v0.3.0
10342026-05-15T03:43:33.668Z Downloaded structmeta v0.3.0
10352026-05-15T03:43:33.668Z Downloaded slab v0.4.12
10362026-05-15T03:43:33.668Z Downloaded sct v0.7.1
10372026-05-15T03:43:33.672Z Downloaded slog-scope v4.4.1
10382026-05-15T03:43:33.672Z Downloaded sync-ptr v0.1.4
10392026-05-15T03:43:33.672Z Downloaded subtle v2.6.1
10402026-05-15T03:43:33.672Z Downloaded slog-dtrace v0.3.0
10412026-05-15T03:43:33.676Z Downloaded slog-async v2.8.0
10422026-05-15T03:43:33.681Z Downloaded tap v1.0.1
10432026-05-15T03:43:33.684Z Downloaded tabled_derive v0.11.0
10442026-05-15T03:43:33.684Z Downloaded smf v0.2.3
10452026-05-15T03:43:33.684Z Downloaded sync_wrapper v1.0.2
10462026-05-15T03:43:33.684Z Downloaded take_mut v0.2.2
10472026-05-15T03:43:33.684Z Downloaded tagptr v0.2.0
10482026-05-15T03:43:33.690Z Downloaded slog-stdlog v4.1.1
10492026-05-15T03:43:33.690Z Downloaded termtree v0.5.1
10502026-05-15T03:43:33.690Z Downloaded spki v0.7.3
10512026-05-15T03:43:33.690Z Downloaded miniz_oxide v0.8.9
10522026-05-15T03:43:33.695Z Downloaded supports-color v3.0.2
10532026-05-15T03:43:33.695Z Downloaded slog-term v2.9.2
10542026-05-15T03:43:33.697Z Downloaded pretty_assertions v1.4.1
10552026-05-15T03:43:33.701Z Downloaded snafu-derive v0.8.9
10562026-05-15T03:43:33.701Z Downloaded thread-id v5.1.0
10572026-05-15T03:43:33.704Z Downloaded time-core v0.1.8
10582026-05-15T03:43:33.704Z Downloaded thiserror-impl-no-std v2.0.2
10592026-05-15T03:43:33.704Z Downloaded testing_table v0.3.0
10602026-05-15T03:43:33.717Z Downloaded static_assertions v1.1.0
10612026-05-15T03:43:33.726Z Downloaded schemars v0.8.22
10622026-05-15T03:43:33.726Z Downloaded tokio-macros v2.7.0
10632026-05-15T03:43:33.726Z Downloaded libxml v0.3.3
10642026-05-15T03:43:33.733Z Downloaded rustls-platform-verifier v0.6.2
10652026-05-15T03:43:33.734Z Downloaded stacker v0.1.23
10662026-05-15T03:43:33.734Z Downloaded tinyvec_macros v0.1.1
10672026-05-15T03:43:33.734Z Downloaded support-bundle-viewer v0.1.2
10682026-05-15T03:43:33.734Z Downloaded simd-adler32 v0.3.8
10692026-05-15T03:43:33.734Z Downloaded ryu v1.0.23
10702026-05-15T03:43:33.744Z Downloaded shlex v1.3.0
10712026-05-15T03:43:33.744Z Downloaded num-bigint v0.4.6
10722026-05-15T03:43:33.744Z Downloaded slog-json v2.6.1
10732026-05-15T03:43:33.744Z Downloaded mio v1.2.0
10742026-05-15T03:43:33.744Z Downloaded hashbrown v0.15.5
10752026-05-15T03:43:33.753Z Downloaded tabwriter v1.4.1
10762026-05-15T03:43:33.754Z Downloaded strum_macros v0.24.3
10772026-05-15T03:43:33.754Z Downloaded termios v0.3.3
10782026-05-15T03:43:33.754Z Downloaded strum_macros v0.27.2
10792026-05-15T03:43:33.760Z Downloaded thiserror-no-std v2.0.2
10802026-05-15T03:43:33.760Z Downloaded rayon-core v1.13.0
10812026-05-15T03:43:33.760Z Downloaded rand v0.8.6
10822026-05-15T03:43:33.760Z Downloaded signal-hook v0.3.18
10832026-05-15T03:43:33.768Z Downloaded topological-sort v0.2.2
10842026-05-15T03:43:33.768Z Downloaded tls_codec v0.4.2
10852026-05-15T03:43:33.768Z Downloaded iri-string v0.7.10
10862026-05-15T03:43:33.768Z Downloaded schemars v0.9.0
10872026-05-15T03:43:33.774Z Downloaded tower-layer v0.3.3
10882026-05-15T03:43:33.774Z Downloaded try-lock v0.2.5
10892026-05-15T03:43:33.779Z Downloaded tokio-native-tls v0.3.1
10902026-05-15T03:43:33.779Z Downloaded tiny-keccak v2.0.2
10912026-05-15T03:43:33.779Z Downloaded num-bigint-dig v0.8.6
10922026-05-15T03:43:33.788Z Downloaded aho-corasick v1.1.4
10932026-05-15T03:43:33.788Z Downloaded tokio-rustls v0.25.0
10942026-05-15T03:43:33.794Z Downloaded sqlformat v0.3.5
10952026-05-15T03:43:33.794Z Downloaded serde_with_macros v3.17.0
10962026-05-15T03:43:33.794Z Downloaded iddqd v0.3.18
10972026-05-15T03:43:33.794Z Downloaded trait-variant v0.1.2
10982026-05-15T03:43:33.794Z Downloaded thread_local v1.1.9
10992026-05-15T03:43:33.794Z Downloaded strum_macros v0.26.4
11002026-05-15T03:43:33.799Z Downloaded smallvec v0.6.14
11012026-05-15T03:43:33.799Z Downloaded tls_codec_derive v0.4.2
11022026-05-15T03:43:33.800Z Downloaded similar v2.7.0
11032026-05-15T03:43:33.814Z Downloaded typify-macro v0.4.3
11042026-05-15T03:43:33.814Z Downloaded itertools v0.12.1
11052026-05-15T03:43:33.814Z Downloaded itertools v0.13.0
11062026-05-15T03:43:33.822Z Downloaded typify-macro v0.6.2
11072026-05-15T03:43:33.822Z Downloaded toml_datetime v1.0.0+spec-1.1.0
11082026-05-15T03:43:33.822Z Downloaded unarray v0.1.4
11092026-05-15T03:43:33.822Z Downloaded tokio-dtrace v0.1.1
11102026-05-15T03:43:33.822Z Downloaded slog v2.8.2
11112026-05-15T03:43:33.822Z Downloaded toml_datetime v0.7.5+spec-1.1.0
11122026-05-15T03:43:33.822Z Downloaded term v0.7.0
11132026-05-15T03:43:33.822Z Downloaded unit-prefix v0.5.2
11142026-05-15T03:43:33.822Z Downloaded blake3 v1.8.3
11152026-05-15T03:43:33.831Z Downloaded usdt-attr-macro v0.6.0
11162026-05-15T03:43:33.831Z Downloaded untrusted v0.7.1
11172026-05-15T03:43:33.831Z Downloaded rsa v0.9.10
11182026-05-15T03:43:33.831Z Downloaded hyper v1.8.1
11192026-05-15T03:43:33.840Z Downloaded untrusted v0.9.0
11202026-05-15T03:43:33.840Z Downloaded toml_writer v1.0.6+spec-1.1.0
11212026-05-15T03:43:33.840Z Downloaded time-macros v0.2.27
11222026-05-15T03:43:33.841Z Downloaded schemars v1.2.1
11232026-05-15T03:43:33.846Z Downloaded universal-hash v0.5.1
11242026-05-15T03:43:33.846Z Downloaded unicode-truncate v1.1.0
11252026-05-15T03:43:33.846Z Downloaded quinn v0.11.9
11262026-05-15T03:43:33.846Z Downloaded tokio-rustls v0.26.4
11272026-05-15T03:43:33.852Z Downloaded usdt-macro v0.6.0
11282026-05-15T03:43:33.852Z Downloaded tui-tree-widget v0.23.1
11292026-05-15T03:43:33.852Z Downloaded want v0.3.1
11302026-05-15T03:43:33.852Z Downloaded wait-timeout v0.2.1
11312026-05-15T03:43:33.852Z Downloaded tower-service v0.3.3
11322026-05-15T03:43:33.857Z Downloaded tokio-tungstenite v0.21.0
11332026-05-15T03:43:33.857Z Downloaded samael v0.0.19
11342026-05-15T03:43:33.857Z Downloaded utf-8 v0.7.6
11352026-05-15T03:43:33.861Z Downloaded tokio-tungstenite v0.23.1
11362026-05-15T03:43:33.861Z Downloaded term v1.2.1
11372026-05-15T03:43:33.861Z Downloaded socket2 v0.6.3
11382026-05-15T03:43:33.865Z Downloaded serde_yaml v0.9.34+deprecated
11392026-05-15T03:43:33.865Z Downloaded socket2 v0.5.10
11402026-05-15T03:43:33.865Z Downloaded rand v0.9.2
11412026-05-15T03:43:33.871Z Downloaded curve25519-dalek v4.1.3
11422026-05-15T03:43:33.871Z Downloaded xattr v1.6.1
11432026-05-15T03:43:33.875Z Downloaded waitgroup v0.1.2
11442026-05-15T03:43:33.875Z Downloaded void v1.0.2
11452026-05-15T03:43:33.875Z Downloaded snafu v0.8.9
11462026-05-15T03:43:33.884Z Downloaded unicase v2.9.0
11472026-05-15T03:43:33.884Z Downloaded aws-lc-rs v1.16.3
11482026-05-15T03:43:33.887Z Downloaded itertools v0.14.0
11492026-05-15T03:43:33.887Z Downloaded hkdf v0.12.4
11502026-05-15T03:43:33.887Z Downloaded xshell-macros v0.2.7
11512026-05-15T03:43:33.887Z Downloaded tokio-rustls v0.24.1
11522026-05-15T03:43:33.892Z Downloaded subprocess v0.2.15
11532026-05-15T03:43:33.892Z Downloaded toml_parser v1.0.9+spec-1.1.0
11542026-05-15T03:43:33.897Z Downloaded libm v0.2.16
11552026-05-15T03:43:33.903Z Downloaded h2 v0.4.13
11562026-05-15T03:43:33.903Z Downloaded vergen-gitcl v1.0.8
11572026-05-15T03:43:33.903Z Downloaded usdt-impl v0.6.0
11582026-05-15T03:43:33.908Z Downloaded usdt v0.6.0
11592026-05-15T03:43:33.909Z Downloaded tokio-stream v0.1.18
11602026-05-15T03:43:33.909Z Downloaded zeroize_derive v1.4.3
11612026-05-15T03:43:33.909Z Downloaded futures-util v0.3.32
11622026-05-15T03:43:33.915Z Downloaded vergen-lib v0.1.6
11632026-05-15T03:43:33.920Z Downloaded vergen-git2 v1.0.7
11642026-05-15T03:43:33.920Z Downloaded tracing-attributes v0.1.31
11652026-05-15T03:43:33.920Z Downloaded tinyvec v1.10.0
11662026-05-15T03:43:33.923Z Downloaded russh v0.45.0
11672026-05-15T03:43:33.923Z Downloaded walkdir v2.5.0
11682026-05-15T03:43:33.979Z Downloaded uzers v0.12.2
11692026-05-15T03:43:33.979Z Downloaded rustls-webpki v0.103.9
11702026-05-15T03:43:33.979Z Downloaded test-strategy v0.4.5
11712026-05-15T03:43:33.979Z Downloaded twox-hash v2.1.2
11722026-05-15T03:43:33.980Z Downloaded whoami v1.6.1
11732026-05-15T03:43:33.980Z Downloaded toml v0.9.12+spec-1.1.0
11742026-05-15T03:43:33.980Z Downloaded wyz v0.5.1
11752026-05-15T03:43:33.980Z Downloaded whoami v2.1.0
11762026-05-15T03:43:33.980Z Downloaded tar v0.4.45
11772026-05-15T03:43:33.980Z Downloaded rand v0.10.0
11782026-05-15T03:43:33.980Z Downloaded p521 v0.13.3
11792026-05-15T03:43:33.980Z Downloaded unicode-properties v0.1.4
11802026-05-15T03:43:33.980Z Downloaded hashbrown v0.16.1
11812026-05-15T03:43:33.980Z Downloaded chrono v0.4.44
11822026-05-15T03:43:33.980Z Downloaded xshell v0.2.7
11832026-05-15T03:43:33.980Z Downloaded toml v0.7.8
11842026-05-15T03:43:33.980Z Downloaded string_cache v0.8.9
11852026-05-15T03:43:33.980Z Downloaded serde_cbor v0.11.2
11862026-05-15T03:43:33.980Z Downloaded zone_cfg_derive v0.3.1
11872026-05-15T03:43:33.980Z Downloaded zeroize v1.8.2
11882026-05-15T03:43:33.980Z Downloaded ron v0.8.1
11892026-05-15T03:43:33.980Z Downloaded spin v0.9.8
11902026-05-15T03:43:33.980Z Downloaded zstd-safe v7.2.4
11912026-05-15T03:43:33.981Z Downloaded vergen v9.0.6
11922026-05-15T03:43:33.981Z Downloaded bitvec v1.0.1
11932026-05-15T03:43:33.981Z Downloaded vsss-rs v3.3.4
11942026-05-15T03:43:33.981Z Downloaded tungstenite v0.23.0
11952026-05-15T03:43:33.990Z Downloaded steno v0.4.1
11962026-05-15T03:43:33.990Z Downloaded tracing-core v0.1.36
11972026-05-15T03:43:33.990Z Downloaded zerocopy v0.6.6
11982026-05-15T03:43:33.990Z Downloaded yasna v0.5.2
11992026-05-15T03:43:33.990Z Downloaded stringprep v0.1.5
12002026-05-15T03:43:33.998Z Downloaded unicode-bidi v0.3.18
12012026-05-15T03:43:33.998Z Downloaded tungstenite v0.21.0
12022026-05-15T03:43:33.998Z Downloaded qorb v0.4.1
12032026-05-15T03:43:33.999Z Downloaded toml_edit v0.23.10+spec-1.0.0
12042026-05-15T03:43:34.006Z Downloaded unsafe-libyaml v0.2.11
12052026-05-15T03:43:34.006Z Downloaded toml v1.0.6+spec-1.1.0
12062026-05-15T03:43:34.006Z Downloaded zone v0.3.1
12072026-05-15T03:43:34.007Z Downloaded publicsuffix v2.3.0
12082026-05-15T03:43:34.007Z Downloaded nom v7.1.3
12092026-05-15T03:43:34.019Z Downloaded zstd v0.13.3
12102026-05-15T03:43:34.021Z Downloaded rpassword v7.4.0
12112026-05-15T03:43:34.041Z Downloaded vte v0.14.1
12122026-05-15T03:43:34.041Z Downloaded rustyline v14.0.0
12132026-05-15T03:43:34.054Z Downloaded typify v0.6.2
12142026-05-15T03:43:34.055Z Downloaded reedline v0.40.0
12152026-05-15T03:43:34.062Z Downloaded toml_edit v0.19.15
12162026-05-15T03:43:34.062Z Downloaded ssh-key v0.6.7
12172026-05-15T03:43:34.069Z Downloaded git2 v0.20.4
12182026-05-15T03:43:34.072Z Downloaded tokio-postgres v0.7.16
12192026-05-15T03:43:34.072Z Downloaded zopfli v0.8.3
12202026-05-15T03:43:34.072Z Downloaded reqwest v0.13.2
12212026-05-15T03:43:34.075Z Downloaded reqwest v0.12.28
12222026-05-15T03:43:34.083Z Downloaded typify v0.4.3
12232026-05-15T03:43:34.090Z Downloaded p384 v0.13.1
12242026-05-15T03:43:34.093Z Downloaded rayon v1.11.0
12252026-05-15T03:43:34.099Z Downloaded yansi v1.0.1
12262026-05-15T03:43:34.099Z Downloaded uuid v1.23.0
12272026-05-15T03:43:34.106Z Downloaded zip v0.6.6
12282026-05-15T03:43:34.106Z Downloaded regex v1.12.3
12292026-05-15T03:43:34.109Z Downloaded lalrpop v0.19.12
12302026-05-15T03:43:34.112Z Downloaded goblin v0.10.5
12312026-05-15T03:43:34.115Z Downloaded unicode_categories v0.1.1
12322026-05-15T03:43:34.121Z Downloaded rustls-webpki v0.101.7
12332026-05-15T03:43:34.125Z Downloaded zerocopy-derive v0.8.40
12342026-05-15T03:43:34.130Z Downloaded tower v0.5.3
12352026-05-15T03:43:34.157Z Downloaded x509-cert v0.2.5
12362026-05-15T03:43:34.160Z Downloaded moka v0.12.13
12372026-05-15T03:43:34.160Z Downloaded typed-path v0.9.3
12382026-05-15T03:43:34.160Z Downloaded unicode-segmentation v1.12.0
12392026-05-15T03:43:34.160Z Downloaded salty v0.3.0
12402026-05-15T03:43:34.161Z Downloaded portable-atomic v1.13.1
12412026-05-15T03:43:34.164Z Downloaded quick-xml v0.37.5
12422026-05-15T03:43:34.172Z Downloaded zip v4.6.1
12432026-05-15T03:43:34.176Z Downloaded proptest v1.10.0
12442026-05-15T03:43:34.191Z Downloaded unicode-normalization v0.1.25
12452026-05-15T03:43:34.197Z Downloaded tokio-util v0.7.18
12462026-05-15T03:43:34.197Z Downloaded tower-http v0.6.8
12472026-05-15T03:43:34.197Z Downloaded petname v2.0.2
12482026-05-15T03:43:34.197Z Downloaded nix v0.27.1
12492026-05-15T03:43:34.209Z Downloaded object v0.30.4
12502026-05-15T03:43:34.209Z Downloaded bstr v1.12.1
12512026-05-15T03:43:34.239Z Downloaded tough v0.22.0
12522026-05-15T03:43:34.292Z Downloaded radix_trie v0.2.1
12532026-05-15T03:43:34.292Z Downloaded quinn-proto v0.11.13
12542026-05-15T03:43:34.292Z Downloaded winnow v0.5.40
12552026-05-15T03:43:34.292Z Downloaded nix v0.29.0
12562026-05-15T03:43:34.292Z Downloaded winnow v0.6.26
12572026-05-15T03:43:34.292Z Downloaded serde_with v3.17.0
12582026-05-15T03:43:34.306Z Downloaded polar-core v0.27.3
12592026-05-15T03:43:34.306Z Downloaded rustls-webpki v0.102.8
12602026-05-15T03:43:34.306Z Downloaded time v0.3.47
12612026-05-15T03:43:34.306Z Downloaded rustls v0.21.12
12622026-05-15T03:43:34.306Z Downloaded dropshot v0.16.7
12632026-05-15T03:43:34.315Z Downloaded smoltcp v0.9.1
12642026-05-15T03:43:34.315Z Downloaded dropshot v0.17.0
12652026-05-15T03:43:34.341Z Downloaded zlib-rs v0.6.2
12662026-05-15T03:43:34.341Z Downloaded object v0.37.3
12672026-05-15T03:43:34.354Z Downloaded vcpkg v0.2.15
12682026-05-15T03:43:34.363Z Downloaded smoltcp v0.11.0
12692026-05-15T03:43:34.363Z Downloaded diesel v2.3.7
12702026-05-15T03:43:34.373Z Downloaded tabled v0.20.0
12712026-05-15T03:43:34.382Z Downloaded nix v0.31.2
12722026-05-15T03:43:34.389Z Downloaded regress v0.11.1
12732026-05-15T03:43:34.389Z Downloaded regex-syntax v0.6.29
12742026-05-15T03:43:34.396Z Downloaded hickory-proto v0.24.4
12752026-05-15T03:43:34.406Z Downloaded regress v0.10.5
12762026-05-15T03:43:34.417Z Downloaded openssl v0.10.79
12772026-05-15T03:43:34.417Z Downloaded nix v0.28.0
12782026-05-15T03:43:34.425Z Downloaded hickory-proto v0.25.2
12792026-05-15T03:43:34.435Z Downloaded tracing v0.1.44
12802026-05-15T03:43:34.440Z Downloaded rustls v0.22.4
12812026-05-15T03:43:34.444Z Downloaded csv v1.4.0
12822026-05-15T03:43:34.457Z Downloaded webpki-roots v1.0.6
12832026-05-15T03:43:34.464Z Downloaded zerocopy-derive v0.6.6
12842026-05-15T03:43:34.477Z Downloaded zerocopy v0.8.40
12852026-05-15T03:43:34.484Z Downloaded openapiv3 v2.2.0
12862026-05-15T03:43:34.489Z Downloaded sha3 v0.10.8
12872026-05-15T03:43:34.492Z Downloaded regex-syntax v0.8.10
12882026-05-15T03:43:34.497Z Downloaded rustix v0.38.44
12892026-05-15T03:43:34.508Z Downloaded rustls v0.23.37
12902026-05-15T03:43:34.516Z Downloaded encoding_rs v0.8.35
12912026-05-15T03:43:34.587Z Downloaded sqlparser v0.61.0
12922026-05-15T03:43:34.617Z Downloaded sled v0.34.7
12932026-05-15T03:43:34.635Z Downloaded ratatui v0.29.0
12942026-05-15T03:43:34.644Z Downloaded typify-impl v0.6.2
12952026-05-15T03:43:34.652Z Downloaded bzip2-sys v0.1.13+1.0.8
12962026-05-15T03:43:34.659Z Downloaded typify-impl v0.4.3
12972026-05-15T03:43:34.711Z Downloaded regex-automata v0.4.14
12982026-05-15T03:43:34.743Z Downloaded petgraph v0.6.5
12992026-05-15T03:43:34.754Z Downloaded chrono-tz v0.10.4
13002026-05-15T03:43:34.769Z Downloaded jiff v0.2.21
13012026-05-15T03:43:34.797Z Downloaded petgraph v0.8.3
13022026-05-15T03:43:34.819Z Downloaded libz-sys v1.1.24
13032026-05-15T03:43:34.836Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13042026-05-15T03:43:34.847Z Downloaded tokio v1.52.1
13052026-05-15T03:43:34.962Z Downloaded ring v0.17.14
13062026-05-15T03:43:34.997Z Downloaded libgit2-sys v0.18.3+1.9.2
13072026-05-15T03:43:35.496Z Downloaded aws-lc-sys v0.40.0
13082026-05-15T03:43:35.737Z Compiling libc v0.2.185
13092026-05-15T03:43:35.737Z Compiling serde v1.0.228
13102026-05-15T03:43:35.782Z Compiling log v0.4.29
13112026-05-15T03:43:35.782Z Compiling find-msvc-tools v0.1.9
13122026-05-15T03:43:35.874Z Compiling shlex v1.3.0
13132026-05-15T03:43:35.929Z Compiling syn v2.0.117
13142026-05-15T03:43:35.971Z Compiling smallvec v1.15.1
13152026-05-15T03:43:35.971Z Compiling typenum v1.19.0
13162026-05-15T03:43:36.067Z Compiling generic-array v0.14.7
13172026-05-15T03:43:36.145Z Compiling subtle v2.6.1
13182026-05-15T03:43:36.223Z Compiling scopeguard v1.2.0
13192026-05-15T03:43:36.223Z Compiling const-oid v0.9.6
13202026-05-15T03:43:36.223Z Compiling serde_json v1.0.149
13212026-05-15T03:43:36.342Z Compiling lock_api v0.4.14
13222026-05-15T03:43:36.342Z Compiling zerocopy v0.8.40
13232026-05-15T03:43:36.533Z Compiling parking_lot_core v0.9.12
13242026-05-15T03:43:36.577Z Compiling pin-project-lite v0.2.17
13252026-05-15T03:43:36.577Z Compiling portable-atomic v1.13.1
13262026-05-15T03:43:36.607Z Compiling pkg-config v0.3.32
13272026-05-15T03:43:36.690Z Compiling bitflags v2.11.0
13282026-05-15T03:43:36.737Z Compiling getrandom v0.2.17
13292026-05-15T03:43:36.884Z Compiling jobserver v0.1.34
13302026-05-15T03:43:36.884Z Compiling errno v0.3.14
13312026-05-15T03:43:36.918Z Compiling rand_core v0.6.4
13322026-05-15T03:43:36.987Z Compiling signal-hook-registry v1.4.8
13332026-05-15T03:43:37.118Z Compiling cc v1.2.56
13342026-05-15T03:43:37.182Z Compiling futures-core v0.3.32
13352026-05-15T03:43:37.237Z Compiling critical-section v1.2.0
13362026-05-15T03:43:37.280Z Compiling libm v0.2.16
13372026-05-15T03:43:37.304Z Compiling parking_lot v0.12.5
13382026-05-15T03:43:37.304Z Compiling mio v1.2.0
13392026-05-15T03:43:37.344Z Compiling num-traits v0.2.19
13402026-05-15T03:43:37.490Z Compiling once_cell v1.21.3
13412026-05-15T03:43:37.615Z Compiling percent-encoding v2.3.2
13422026-05-15T03:43:37.687Z Compiling socket2 v0.6.3
13432026-05-15T03:43:37.705Z Compiling futures-sink v0.3.32
13442026-05-15T03:43:37.705Z Compiling futures-task v0.3.32
13452026-05-15T03:43:37.706Z Compiling slab v0.4.12
13462026-05-15T03:43:37.741Z Compiling futures-channel v0.3.32
13472026-05-15T03:43:37.762Z Compiling getrandom v0.4.1
13482026-05-15T03:43:37.841Z Compiling futures-io v0.3.32
13492026-05-15T03:43:37.868Z Compiling cpufeatures v0.2.17
13502026-05-15T03:43:37.935Z Compiling rand_core v0.10.0
13512026-05-15T03:43:37.952Z Compiling indexmap v2.14.0
13522026-05-15T03:43:37.987Z Compiling rustversion v1.0.22
13532026-05-15T03:43:38.020Z Compiling getrandom v0.3.4
13542026-05-15T03:43:38.213Z Compiling cmake v0.1.57
13552026-05-15T03:43:38.474Z Compiling form_urlencoded v1.2.2
13562026-05-15T03:43:38.621Z Compiling dunce v1.0.5
13572026-05-15T03:43:38.648Z Compiling fs_extra v1.3.0
13582026-05-15T03:43:38.684Z Compiling synstructure v0.13.2
13592026-05-15T03:43:38.723Z Compiling ident_case v1.0.1
13602026-05-15T03:43:38.723Z Compiling base64ct v1.8.3
13612026-05-15T03:43:38.872Z Compiling flagset v0.4.7
13622026-05-15T03:43:38.915Z Compiling aws-lc-sys v0.40.0
13632026-05-15T03:43:38.992Z Compiling pem-rfc7468 v0.7.0
13642026-05-15T03:43:39.017Z Compiling rustix v1.1.3
13652026-05-15T03:43:39.041Z Compiling iana-time-zone v0.1.65
13662026-05-15T03:43:39.074Z Compiling regex-syntax v0.8.10
13672026-05-15T03:43:39.240Z Compiling rand_core v0.9.5
13682026-05-15T03:43:39.290Z Compiling ring v0.17.14
13692026-05-15T03:43:39.298Z Compiling vcpkg v0.2.15
13702026-05-15T03:43:39.312Z Compiling aws-lc-rs v1.16.3
13712026-05-15T03:43:39.520Z Compiling uuid v1.23.0
13722026-05-15T03:43:39.594Z Compiling rustc_version v0.4.1
13732026-05-15T03:43:39.939Z Compiling tracing-core v0.1.36
13742026-05-15T03:43:40.044Z Compiling openssl-sys v0.9.115
13752026-05-15T03:43:40.232Z Compiling base64 v0.22.1
13762026-05-15T03:43:40.449Z Compiling serde_derive v1.0.228
13772026-05-15T03:43:40.482Z Compiling zeroize_derive v1.4.3
13782026-05-15T03:43:40.560Z Compiling zerofrom-derive v0.1.6
13792026-05-15T03:43:40.569Z Compiling yoke-derive v0.8.1
13802026-05-15T03:43:40.751Z Compiling zerovec-derive v0.11.2
13812026-05-15T03:43:41.148Z Compiling zeroize v1.8.2
13822026-05-15T03:43:41.431Z Compiling zerocopy-derive v0.8.40
13832026-05-15T03:43:41.701Z Compiling displaydoc v0.2.5
13842026-05-15T03:43:41.888Z Compiling crypto-common v0.1.7
13852026-05-15T03:43:41.908Z Compiling block-buffer v0.10.4
13862026-05-15T03:43:41.954Z Compiling zerofrom v0.1.6
13872026-05-15T03:43:42.039Z Compiling digest v0.10.7
13882026-05-15T03:43:42.067Z Compiling yoke v0.8.1
13892026-05-15T03:43:42.084Z Compiling tokio-macros v2.7.0
13902026-05-15T03:43:42.255Z Compiling zerovec v0.11.5
13912026-05-15T03:43:42.287Z Compiling futures-macro v0.3.32
13922026-05-15T03:43:42.447Z Compiling zerotrie v0.2.3
13932026-05-15T03:43:42.762Z Compiling tinystr v0.8.2
13942026-05-15T03:43:42.773Z Compiling potential_utf v0.1.4
13952026-05-15T03:43:42.787Z Compiling hmac v0.12.1
13962026-05-15T03:43:42.907Z Compiling icu_locale_core v2.1.1
13972026-05-15T03:43:42.929Z Compiling icu_collections v2.1.1
13982026-05-15T03:43:42.953Z Compiling block-padding v0.3.3
13992026-05-15T03:43:43.086Z Compiling futures-util v0.3.32
14002026-05-15T03:43:43.144Z Compiling inout v0.1.4
14012026-05-15T03:43:43.303Z Compiling cipher v0.4.4
14022026-05-15T03:43:43.429Z Compiling sha2 v0.10.9
14032026-05-15T03:43:43.565Z Compiling icu_provider v2.1.1
14042026-05-15T03:43:43.784Z Compiling icu_normalizer v2.1.1
14052026-05-15T03:43:43.851Z Compiling bytes v1.11.1
14062026-05-15T03:43:43.912Z Compiling icu_properties v2.1.2
14072026-05-15T03:43:44.089Z Compiling der_derive v0.7.3
14082026-05-15T03:43:44.320Z Compiling tokio v1.52.1
14092026-05-15T03:43:44.452Z Compiling http v1.4.0
14102026-05-15T03:43:44.799Z Compiling idna_adapter v1.2.1
14112026-05-15T03:43:44.935Z Compiling idna v1.1.0
14122026-05-15T03:43:44.972Z Compiling chrono v0.4.44
14132026-05-15T03:43:45.021Z Compiling der v0.7.10
14142026-05-15T03:43:45.327Z Compiling url v2.5.8
14152026-05-15T03:43:45.352Z Compiling salsa20 v0.10.2
14162026-05-15T03:43:45.497Z Compiling pbkdf2 v0.12.2
14172026-05-15T03:43:45.581Z Compiling rustls-pki-types v1.14.0
14182026-05-15T03:43:45.602Z Compiling tracing-attributes v0.1.31
14192026-05-15T03:43:45.870Z Compiling ppv-lite86 v0.2.21
14202026-05-15T03:43:45.981Z Compiling spki v0.7.3
14212026-05-15T03:43:46.087Z Compiling thiserror-impl v2.0.18
14222026-05-15T03:43:46.152Z Compiling rand_chacha v0.9.0
14232026-05-15T03:43:46.180Z Compiling scrypt v0.11.0
14242026-05-15T03:43:46.191Z Compiling http-body v1.0.1
14252026-05-15T03:43:46.299Z Compiling aes v0.8.4
14262026-05-15T03:43:46.342Z Compiling cbc v0.1.2
14272026-05-15T03:43:46.511Z Compiling untrusted v0.9.0
14282026-05-15T03:43:46.531Z Compiling tinyvec_macros v0.1.1
14292026-05-15T03:43:46.561Z Compiling openssl-probe v0.2.1
14302026-05-15T03:43:46.609Z Compiling httparse v1.10.1
14312026-05-15T03:43:46.737Z Compiling untrusted v0.7.1
14322026-05-15T03:43:46.836Z Compiling pkcs5 v0.7.1
14332026-05-15T03:43:46.873Z Compiling tracing v0.1.44
14342026-05-15T03:43:46.969Z Compiling tinyvec v1.10.0
14352026-05-15T03:43:47.121Z Compiling pest_generator v2.8.6
14362026-05-15T03:43:47.315Z Compiling rand v0.9.2
14372026-05-15T03:43:47.330Z Compiling serde_derive_internals v0.29.1
14382026-05-15T03:43:47.330Z Compiling aho-corasick v1.1.4
14392026-05-15T03:43:47.409Z Compiling thiserror v2.0.18
14402026-05-15T03:43:47.495Z Compiling dyn-clone v1.0.20
14412026-05-15T03:43:47.631Z Compiling tower-service v0.3.3
14422026-05-15T03:43:47.723Z Compiling tower-layer v0.3.3
14432026-05-15T03:43:47.801Z Compiling try-lock v0.2.5
14442026-05-15T03:43:47.873Z Compiling schemars v0.8.22
14452026-05-15T03:43:47.902Z Compiling atomic-waker v1.1.2
14462026-05-15T03:43:48.030Z Compiling tokio-util v0.7.18
14472026-05-15T03:43:48.046Z Compiling rustls v0.23.37
14482026-05-15T03:43:48.118Z Compiling want v0.3.1
14492026-05-15T03:43:48.185Z Compiling schemars_derive v0.8.22
14502026-05-15T03:43:48.226Z Compiling regex-automata v0.4.14
14512026-05-15T03:43:48.274Z Compiling pest_derive v2.8.6
14522026-05-15T03:43:48.612Z Compiling pkcs8 v0.10.2
14532026-05-15T03:43:48.918Z Compiling h2 v0.4.13
14542026-05-15T03:43:48.980Z Compiling ipnet v2.11.0
14552026-05-15T03:43:49.012Z Compiling scroll_derive v0.13.1
14562026-05-15T03:43:49.078Z Compiling darling_core v0.20.11
14572026-05-15T03:43:49.403Z Compiling openssl v0.10.79
14582026-05-15T03:43:49.468Z Compiling httpdate v1.0.3
14592026-05-15T03:43:49.629Z Compiling pin-utils v0.1.0
14602026-05-15T03:43:49.682Z Compiling foreign-types-shared v0.1.1
14612026-05-15T03:43:49.698Z Compiling tempfile v3.25.0
14622026-05-15T03:43:49.765Z Compiling foreign-types v0.3.2
14632026-05-15T03:43:49.777Z Compiling scroll v0.13.0
14642026-05-15T03:43:49.903Z Compiling unicode-normalization v0.1.25
14652026-05-15T03:43:50.051Z Compiling openssl-macros v0.1.1
14662026-05-15T03:43:50.349Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14672026-05-15T03:43:50.428Z Compiling spin v0.9.8
14682026-05-15T03:43:50.431Z Compiling time-core v0.1.8
14692026-05-15T03:43:50.581Z Compiling powerfmt v0.2.0
14702026-05-15T03:43:50.628Z Compiling num-conv v0.2.0
14712026-05-15T03:43:50.720Z Compiling crc32fast v1.5.0
14722026-05-15T03:43:50.756Z Compiling native-tls v0.2.18
14732026-05-15T03:43:50.777Z Compiling time-macros v0.2.27
14742026-05-15T03:43:51.033Z Compiling deranged v0.5.8
14752026-05-15T03:43:51.283Z Compiling darling_macro v0.20.11
14762026-05-15T03:43:51.732Z Compiling darling v0.20.11
14772026-05-15T03:43:51.821Z Compiling hyper v1.8.1
14782026-05-15T03:43:51.832Z Compiling goblin v0.10.5
14792026-05-15T03:43:51.986Z Compiling rustls-native-certs v0.8.3
14802026-05-15T03:43:52.262Z Compiling sync_wrapper v1.0.2
14812026-05-15T03:43:52.290Z Compiling wait-timeout v0.2.1
14822026-05-15T03:43:52.326Z Compiling num_threads v0.1.7
14832026-05-15T03:43:52.413Z Compiling syn v1.0.109
14842026-05-15T03:43:52.536Z Compiling unicode-segmentation v1.12.0
14852026-05-15T03:43:52.700Z Compiling siphasher v1.0.2
14862026-05-15T03:43:52.782Z Compiling quick-error v1.2.3
14872026-05-15T03:43:52.874Z Compiling hyper-util v0.1.20
14882026-05-15T03:43:52.874Z Compiling usdt-impl v0.6.0
14892026-05-15T03:43:52.898Z Compiling simd-adler32 v0.3.8
14902026-05-15T03:43:53.099Z Compiling crossbeam-utils v0.8.21
14912026-05-15T03:43:53.159Z Compiling bit-vec v0.8.0
14922026-05-15T03:43:53.365Z Compiling bit-set v0.8.0
14932026-05-15T03:43:53.487Z Compiling rusty-fork v0.3.1
14942026-05-15T03:43:53.566Z Compiling time v0.3.47
14952026-05-15T03:43:53.708Z Compiling tower v0.5.3
14962026-05-15T03:43:53.746Z Compiling derive_builder_core v0.20.2
14972026-05-15T03:43:54.178Z Compiling dtrace-parser v0.3.0
14982026-05-15T03:43:54.256Z Compiling http-body-util v0.1.3
14992026-05-15T03:43:54.503Z Compiling webpki-roots v1.0.6
15002026-05-15T03:43:54.612Z Compiling dof v0.4.0
15012026-05-15T03:43:54.621Z Compiling signature v2.2.0
15022026-05-15T03:43:54.621Z Compiling thiserror-impl v1.0.69
15032026-05-15T03:43:54.825Z Compiling scroll_derive v0.12.1
15042026-05-15T03:43:54.919Z Compiling heapless v0.7.17
15052026-05-15T03:43:55.119Z Compiling rand_xorshift v0.4.0
15062026-05-15T03:43:55.152Z Compiling slog v2.8.2
15072026-05-15T03:43:55.267Z Compiling darling_core v0.21.3
15082026-05-15T03:43:55.325Z Compiling bzip2-sys v0.1.13+1.0.8
15092026-05-15T03:43:55.446Z Compiling thread-id v5.1.0
15102026-05-15T03:43:55.529Z Compiling cookie v0.18.1
15112026-05-15T03:43:55.590Z Compiling allocator-api2 v0.2.21
15122026-05-15T03:43:55.705Z Compiling ryu v1.0.23
15132026-05-15T03:43:55.746Z Compiling zstd-safe v7.2.4
15142026-05-15T03:43:55.835Z Compiling unicode-bidi v0.3.18
15152026-05-15T03:43:55.879Z Compiling unarray v0.1.4
15162026-05-15T03:43:55.903Z Compiling anyhow v1.0.102
15172026-05-15T03:43:55.939Z Compiling iri-string v0.7.10
15182026-05-15T03:43:55.984Z Compiling adler2 v2.0.1
15192026-05-15T03:43:56.011Z Compiling signal-hook v0.3.18
15202026-05-15T03:43:56.107Z Compiling unicode-properties v0.1.4
15212026-05-15T03:43:56.178Z Compiling paste v1.0.15
15222026-05-15T03:43:56.311Z Compiling stringprep v0.1.5
15232026-05-15T03:43:56.373Z Compiling miniz_oxide v0.8.9
15242026-05-15T03:43:56.399Z Compiling proptest v1.10.0
15252026-05-15T03:43:56.506Z Compiling thiserror v1.0.69
15262026-05-15T03:43:56.612Z Compiling serde_urlencoded v0.7.1
15272026-05-15T03:43:57.047Z Compiling scroll v0.12.0
15282026-05-15T03:43:57.223Z Compiling tower-http v0.6.8
15292026-05-15T03:43:57.458Z Compiling derive_builder_macro v0.20.2
15302026-05-15T03:43:57.498Z Compiling tokio-native-tls v0.3.1
15312026-05-15T03:43:57.635Z Compiling heck v0.4.1
15322026-05-15T03:43:57.695Z Compiling darling_macro v0.21.3
15332026-05-15T03:43:57.816Z Compiling ipnetwork v0.21.1
15342026-05-15T03:43:57.830Z Compiling bstr v1.12.1
15352026-05-15T03:43:57.853Z Compiling rand_chacha v0.3.1
15362026-05-15T03:43:58.089Z Compiling erased-serde v0.3.31
15372026-05-15T03:43:58.204Z Compiling serde_tokenstream v0.2.3
15382026-05-15T03:43:58.267Z Compiling serde_spanned v0.6.9
15392026-05-15T03:43:58.408Z Compiling toml_datetime v0.6.11
15402026-05-15T03:43:58.497Z Compiling md-5 v0.10.6
15412026-05-15T03:43:58.508Z Compiling pin-project-internal v1.1.11
15422026-05-15T03:43:58.574Z Compiling zerocopy-derive v0.7.35
15432026-05-15T03:43:58.655Z Compiling async-trait v0.1.89
15442026-05-15T03:43:58.655Z Compiling curve25519-dalek v4.1.3
15452026-05-15T03:43:58.672Z Compiling vergen-lib v0.1.6
15462026-05-15T03:43:58.873Z Compiling num-integer v0.1.46
15472026-05-15T03:43:59.044Z Compiling hash32 v0.2.1
15482026-05-15T03:43:59.253Z Compiling ff v0.13.1
15492026-05-15T03:43:59.376Z Compiling memoffset v0.9.1
15502026-05-15T03:43:59.376Z Compiling encoding_rs v0.8.35
15512026-05-15T03:43:59.504Z Compiling zlib-rs v0.6.2
15522026-05-15T03:43:59.504Z Compiling mime v0.3.17
15532026-05-15T03:43:59.640Z Compiling base16ct v0.2.0
15542026-05-15T03:43:59.759Z Compiling litrs v1.0.0
15552026-05-15T03:43:59.759Z Compiling cfg_aliases v0.2.1
15562026-05-15T03:43:59.915Z Compiling psl-types v2.0.11
15572026-05-15T03:43:59.915Z Compiling rustix v0.38.44
15582026-05-15T03:44:00.001Z Compiling ref-cast v1.0.25
15592026-05-15T03:44:00.131Z Compiling num-bigint-dig v0.8.6
15602026-05-15T03:44:00.184Z Compiling fallible-iterator v0.2.0
15612026-05-15T03:44:00.207Z Compiling smoltcp v0.9.1
15622026-05-15T03:44:00.342Z Compiling document-features v0.2.12
15632026-05-15T03:44:00.458Z Compiling postgres-protocol v0.6.10
15642026-05-15T03:44:00.598Z Compiling publicsuffix v2.3.0
15652026-05-15T03:44:00.776Z Compiling nix v0.31.2
15662026-05-15T03:44:00.812Z Compiling sec1 v0.7.3
15672026-05-15T03:44:00.937Z Compiling pin-project v1.1.11
15682026-05-15T03:44:00.993Z Compiling zerocopy v0.7.35
15692026-05-15T03:44:01.046Z Compiling group v0.13.0
15702026-05-15T03:44:01.118Z Compiling num-iter v0.1.45
15712026-05-15T03:44:01.253Z Compiling newtype-uuid v1.3.2
15722026-05-15T03:44:01.371Z Compiling hubpack_derive v0.1.1
15732026-05-15T03:44:01.503Z Compiling darling v0.21.3
15742026-05-15T03:44:01.543Z Compiling rand v0.8.6
15752026-05-15T03:44:01.568Z Compiling oxnet v0.1.4
15762026-05-15T03:44:01.582Z Compiling derive_builder v0.20.2
15772026-05-15T03:44:01.641Z Compiling snafu-derive v0.8.9
15782026-05-15T03:44:01.799Z Compiling hyper-tls v0.6.0
15792026-05-15T03:44:01.945Z Compiling goblin v0.8.2
15802026-05-15T03:44:02.448Z Compiling flate2 v1.1.9
15812026-05-15T03:44:02.544Z Compiling phf_shared v0.13.1
15822026-05-15T03:44:02.770Z Compiling lazy_static v1.5.0
15832026-05-15T03:44:02.800Z Compiling regex v1.12.3
15842026-05-15T03:44:02.816Z Compiling strum_macros v0.27.2
15852026-05-15T03:44:02.880Z Compiling futures-executor v0.3.32
15862026-05-15T03:44:02.917Z Compiling hex v0.4.3
15872026-05-15T03:44:03.117Z Compiling cargo-platform v0.1.9
15882026-05-15T03:44:03.150Z Compiling hkdf v0.12.4
15892026-05-15T03:44:03.210Z Compiling crypto-bigint v0.5.5
15902026-05-15T03:44:03.315Z Compiling terminal_size v0.4.3
15912026-05-15T03:44:03.367Z Compiling daft-derive v0.1.5
15922026-05-15T03:44:03.451Z Compiling ref-cast-impl v1.0.25
15932026-05-15T03:44:03.533Z Compiling curve25519-dalek-derive v0.1.1
15942026-05-15T03:44:03.987Z Compiling vergen v9.0.6
15952026-05-15T03:44:04.084Z Compiling fs-err v3.3.0
15962026-05-15T03:44:04.165Z Compiling ahash v0.8.12
15972026-05-15T03:44:04.179Z Compiling managed v0.8.0
15982026-05-15T03:44:04.271Z Compiling same-file v1.0.6
15992026-05-15T03:44:04.365Z Compiling object v0.37.3
16002026-05-15T03:44:04.392Z Compiling bitflags v1.3.2
16012026-05-15T03:44:04.433Z Compiling foldhash v0.1.5
16022026-05-15T03:44:04.465Z Compiling libbz2-rs-sys v0.2.2
16032026-05-15T03:44:04.606Z Compiling bumpalo v3.20.2
16042026-05-15T03:44:04.630Z Compiling foldhash v0.2.0
16052026-05-15T03:44:04.763Z Compiling winnow v0.5.40
16062026-05-15T03:44:04.841Z Compiling zopfli v0.8.3
16072026-05-15T03:44:04.841Z Compiling hashbrown v0.16.1
16082026-05-15T03:44:05.143Z Compiling bzip2 v0.6.1
16092026-05-15T03:44:05.294Z Compiling strum v0.27.2
16102026-05-15T03:44:05.397Z Compiling hashbrown v0.15.5
16112026-05-15T03:44:05.434Z Compiling clap_builder v4.5.60
16122026-05-15T03:44:05.440Z Compiling walkdir v2.5.0
16132026-05-15T03:44:05.758Z Compiling dof v0.3.0
16142026-05-15T03:44:05.909Z Compiling elliptic-curve v0.13.8
16152026-05-15T03:44:06.142Z Compiling toml_edit v0.19.15
16162026-05-15T03:44:06.178Z Compiling daft v0.1.5
16172026-05-15T03:44:06.404Z Compiling snafu v0.8.9
16182026-05-15T03:44:06.470Z Compiling cargo_metadata v0.19.2
16192026-05-15T03:44:06.479Z Compiling futures v0.3.32
16202026-05-15T03:44:06.774Z Compiling phf v0.13.1
16212026-05-15T03:44:07.289Z Compiling signal-hook-mio v0.2.5
16222026-05-15T03:44:07.299Z Compiling cookie_store v0.22.1
16232026-05-15T03:44:07.394Z Compiling bzip2 v0.4.4
16242026-05-15T03:44:07.614Z Compiling zstd v0.13.3
16252026-05-15T03:44:07.803Z Compiling hubpack v0.1.2
16262026-05-15T03:44:07.873Z Compiling serde_with_macros v3.17.0
16272026-05-15T03:44:07.967Z Compiling postgres-types v0.2.12
16282026-05-15T03:44:08.403Z Compiling usdt-attr-macro v0.6.0
16292026-05-15T03:44:08.581Z Compiling usdt-macro v0.6.0
16302026-05-15T03:44:08.622Z Compiling globset v0.4.18
16312026-05-15T03:44:08.834Z Compiling dtrace-parser v0.2.0
16322026-05-15T03:44:09.017Z Compiling ed25519 v2.2.3
16332026-05-15T03:44:09.164Z Compiling phf_shared v0.11.3
16342026-05-15T03:44:09.192Z Compiling olpc-cjson v0.1.4
16352026-05-15T03:44:09.319Z Compiling pkcs1 v0.7.5
16362026-05-15T03:44:09.363Z Compiling clap_derive v4.5.55
16372026-05-15T03:44:09.363Z Compiling strum_macros v0.26.4
16382026-05-15T03:44:09.363Z Compiling enum-as-inner v0.6.1
16392026-05-15T03:44:09.542Z Compiling serde_plain v1.0.2
16402026-05-15T03:44:09.708Z Compiling serde-big-array v0.5.1
16412026-05-15T03:44:09.734Z Compiling rfc6979 v0.4.0
16422026-05-15T03:44:09.853Z Compiling pem v3.0.6
16432026-05-15T03:44:09.886Z Compiling serde_repr v0.1.20
16442026-05-15T03:44:09.886Z Compiling async-recursion v1.1.1
16452026-05-15T03:44:09.935Z Compiling float-cmp v0.10.0
16462026-05-15T03:44:10.062Z Compiling memmap2 v0.9.10
16472026-05-15T03:44:10.228Z Compiling thread-id v4.2.2
16482026-05-15T03:44:10.388Z Compiling env_filter v1.0.0
16492026-05-15T03:44:10.414Z Compiling fixedbitset v0.5.7
16502026-05-15T03:44:10.414Z Compiling keccak v0.1.6
16512026-05-15T03:44:10.486Z Compiling typed-path v0.9.3
16522026-05-15T03:44:10.517Z Compiling predicates-core v1.0.10
16532026-05-15T03:44:10.590Z Compiling normalize-line-endings v0.3.0
16542026-05-15T03:44:10.684Z Compiling data-encoding v2.10.0
16552026-05-15T03:44:10.727Z Compiling new_debug_unreachable v1.0.6
16562026-05-15T03:44:10.744Z Compiling rustc-hash v2.1.1
16572026-05-15T03:44:10.871Z Compiling static_assertions v1.1.0
16582026-05-15T03:44:10.965Z Compiling fixedbitset v0.4.2
16592026-05-15T03:44:11.043Z Compiling difflib v0.4.0
16602026-05-15T03:44:11.055Z Compiling precomputed-hash v0.1.1
16612026-05-15T03:44:11.124Z Compiling either v1.15.0
16622026-05-15T03:44:11.203Z Compiling jiff v0.2.21
16632026-05-15T03:44:11.295Z Compiling whoami v2.1.0
16642026-05-15T03:44:11.325Z Compiling itertools v0.13.0
16652026-05-15T03:44:11.357Z Compiling predicates v3.1.4
16662026-05-15T03:44:11.550Z Compiling tokio-postgres v0.7.16
16672026-05-15T03:44:11.586Z Compiling petgraph v0.6.5
16682026-05-15T03:44:11.714Z Compiling string_cache v0.8.9
16692026-05-15T03:44:11.907Z Compiling clap v4.5.60
16702026-05-15T03:44:11.982Z Compiling strum v0.26.3
16712026-05-15T03:44:12.007Z Compiling hickory-proto v0.25.2
16722026-05-15T03:44:12.088Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992)
16732026-05-15T03:44:12.121Z Compiling toml_edit v0.22.27
16742026-05-15T03:44:12.591Z Compiling iddqd v0.3.18
16752026-05-15T03:44:13.042Z Compiling sha3 v0.10.8
16762026-05-15T03:44:13.543Z Compiling petgraph v0.8.3
16772026-05-15T03:44:13.683Z Compiling zip v4.6.1
16782026-05-15T03:44:13.772Z Compiling env_logger v0.11.9
16792026-05-15T03:44:14.050Z Compiling usdt v0.6.0
16802026-05-15T03:44:14.398Z Compiling usdt-impl v0.5.0
16812026-05-15T03:44:14.698Z Compiling ecdsa v0.16.9
16822026-05-15T03:44:14.830Z Compiling rsa v0.9.10
16832026-05-15T03:44:14.969Z Compiling ed25519-dalek v2.2.0
16842026-05-15T03:44:15.030Z Compiling serde_with v3.17.0
16852026-05-15T03:44:15.078Z Compiling crossterm v0.28.1
16862026-05-15T03:44:15.432Z Compiling zip v0.6.6
16872026-05-15T03:44:15.536Z Compiling toml v0.7.8
16882026-05-15T03:44:16.526Z Compiling toml_parser v1.0.9+spec-1.1.0
16892026-05-15T03:44:16.598Z Compiling similar v2.7.0
16902026-05-15T03:44:16.691Z Compiling crossbeam-epoch v0.9.18
16912026-05-15T03:44:16.734Z Compiling tokio-stream v0.1.18
16922026-05-15T03:44:16.734Z Compiling buf-list v1.1.2
16932026-05-15T03:44:16.893Z Compiling x509-cert v0.2.5
16942026-05-15T03:44:16.978Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992)
16952026-05-15T03:44:17.151Z Compiling openapiv3 v2.2.0
16962026-05-15T03:44:17.204Z Compiling sha1 v0.10.6
16972026-05-15T03:44:17.254Z Compiling toml_datetime v0.7.5+spec-1.1.0
16982026-05-15T03:44:17.372Z Compiling peg-runtime v0.8.5
16992026-05-15T03:44:17.432Z Compiling lalrpop-util v0.19.12
17002026-05-15T03:44:17.551Z Compiling thread_local v1.1.9
17012026-05-15T03:44:17.637Z Compiling slog-async v2.8.0
17022026-05-15T03:44:17.660Z Compiling crossbeam-channel v0.5.15
17032026-05-15T03:44:17.792Z Compiling is-terminal v0.4.17
17042026-05-15T03:44:17.887Z Compiling filetime v0.2.27
17052026-05-15T03:44:17.914Z Compiling xattr v1.6.1
17062026-05-15T03:44:18.052Z Compiling take_mut v0.2.2
17072026-05-15T03:44:18.068Z Compiling term v1.2.1
17082026-05-15T03:44:18.112Z Compiling tar v0.4.45
17092026-05-15T03:44:18.553Z Compiling slog-term v2.9.2
17102026-05-15T03:44:28.261Z Compiling rustls-webpki v0.103.9
17112026-05-15T03:44:31.049Z Compiling tokio-rustls v0.26.4
17122026-05-15T03:44:31.049Z Compiling rustls-platform-verifier v0.6.2
17132026-05-15T03:44:31.330Z Compiling hyper-rustls v0.27.7
17142026-05-15T03:44:31.424Z Compiling reqwest v0.12.28
17152026-05-15T03:44:31.442Z Compiling reqwest v0.13.2
17162026-05-15T03:44:32.671Z Compiling tough v0.22.0
17172026-05-15T03:44:35.218Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17182026-05-15T03:44:35.386Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17192026-05-15T03:44:38.208Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
17202026-05-15T03:44:38.406Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17212026-05-15T03:44:38.472ZMay 15 03:44:37.417 INFO Starting download, target: Clickhouse
17222026-05-15T03:44:38.472ZMay 15 03:44:37.417 INFO Starting download, target: Console
17232026-05-15T03:44:38.472ZMay 15 03:44:37.417 INFO Starting download, target: Cockroach
17242026-05-15T03:44:38.472ZMay 15 03:44:37.417 INFO Starting download, target: DendriteStub
17252026-05-15T03:44:38.472ZMay 15 03:44:37.417 INFO Starting download, target: MaghemiteMgd
17262026-05-15T03:44:38.473ZMay 15 03:44:37.417 INFO Starting download, target: TransceiverControl
17272026-05-15T03:44:38.473ZMay 15 03:44:37.417 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17282026-05-15T03:44:38.473ZMay 15 03:44:37.417 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17292026-05-15T03:44:38.473ZMay 15 03:44:37.417 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17302026-05-15T03:44:38.473ZMay 15 03:44:37.417 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17312026-05-15T03:44:38.473ZMay 15 03:44:37.417 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
17322026-05-15T03:44:38.473ZMay 15 03:44:37.417 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17332026-05-15T03:44:39.243ZMay 15 03:44:38.156 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17342026-05-15T03:44:39.410ZMay 15 03:44:38.366 INFO Download complete, target: TransceiverControl
17352026-05-15T03:44:39.491ZMay 15 03:44:38.469 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17362026-05-15T03:44:39.749ZMay 15 03:44:38.732 INFO Download complete, target: Console
17372026-05-15T03:44:40.112ZMay 15 03:44:39.113 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
17382026-05-15T03:44:41.932ZMay 15 03:44:40.897 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17392026-05-15T03:44:42.013ZMay 15 03:44:40.992 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17402026-05-15T03:44:43.095ZMay 15 03:44:42.074 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17412026-05-15T03:44:43.095ZMay 15 03:44:42.074 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17422026-05-15T03:44:44.266ZMay 15 03:44:43.281 INFO Download complete, target: DendriteStub
17432026-05-15T03:44:44.447ZMay 15 03:44:43.437 INFO Download complete, target: MaghemiteMgd
17442026-05-15T03:44:46.899ZMay 15 03:44:45.884 INFO Checking that binary works, target: Clickhouse
17452026-05-15T03:44:46.965ZMay 15 03:44:45.979 INFO Download complete, target: Clickhouse
17462026-05-15T03:44:47.673ZMay 15 03:44:46.658 INFO Checking that binary works, target: Cockroach
17472026-05-15T03:44:47.757ZMay 15 03:44:46.763 INFO Download complete, target: Cockroach
17482026-05-15T03:44:47.769ZAll builder prerequisites installed successfully, and PATH looks valid
17492026-05-15T03:44:47.775Z
17502026-05-15T03:44:47.775Zreal 2:15.777771819
17512026-05-15T03:44:47.775Zuser 6:50.483673372
17522026-05-15T03:44:47.775Zsys 1:20.527667601
17532026-05-15T03:44:47.775Ztrap 0.229473163
17542026-05-15T03:44:47.775Ztflt 0.709025068
17552026-05-15T03:44:47.775Zdflt 0.637677375
17562026-05-15T03:44:47.775Zkflt 0.020389929
17572026-05-15T03:44:47.775Zlock 21:24.055080845
17582026-05-15T03:44:47.775Zslp 21:19.178255187
17592026-05-15T03:44:47.775Zlat 40.253974038
17602026-05-15T03:44:47.775Zstop 1:46.705246941
17612026-05-15T03:44:47.775Z+ banner clippy
17622026-05-15T03:44:47.775Z
17632026-05-15T03:44:47.775Z #### # # ##### ##### # #
17642026-05-15T03:44:47.775Z # # # # # # # # # #
17652026-05-15T03:44:47.775Z # # # # # # # #
17662026-05-15T03:44:47.775Z # # # ##### ##### #
17672026-05-15T03:44:47.775Z # # # # # # #
17682026-05-15T03:44:47.775Z #### ###### # # # #
17692026-05-15T03:44:47.776Z
17702026-05-15T03:44:47.776Z+ export CARGO_INCREMENTAL=0
17712026-05-15T03:44:47.776Z+ CARGO_INCREMENTAL=0
17722026-05-15T03:44:47.776Z+ ptime -m cargo xtask clippy
17732026-05-15T03:44:48.291Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
17742026-05-15T03:44:48.519Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
17752026-05-15T03:44:50.389Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.58s
17762026-05-15T03:44:50.474Z Running `target/debug/xtask clippy`
17772026-05-15T03:44:50.484Zrunning: /home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings"
17782026-05-15T03:44:51.112Z Downloading crates ...
17792026-05-15T03:44:51.382Z Downloaded approx v0.5.1
17802026-05-15T03:44:51.518Z Downloaded cfg-expr v0.20.6
17812026-05-15T03:44:51.519Z Downloaded tokio-test v0.4.5
17822026-05-15T03:44:51.519Z Downloaded stringmetrics v2.2.2
17832026-05-15T03:44:51.519Z Downloaded httptest v0.16.4
17842026-05-15T03:44:51.519Z Downloaded backtrace v0.3.76
17852026-05-15T03:44:51.519Z Downloaded linkme v0.3.35
17862026-05-15T03:44:51.519Z Downloaded futures-timer v3.0.3
17872026-05-15T03:44:51.519Z Downloaded guppy v0.17.25
17882026-05-15T03:44:51.519Z Downloaded async-object-pool v0.2.0
17892026-05-15T03:44:51.519Z Downloaded addr2line v0.25.1
17902026-05-15T03:44:51.519Z Downloaded criterion-plot v0.6.0
17912026-05-15T03:44:51.519Z Downloaded async-lock v3.4.2
17922026-05-15T03:44:51.519Z Downloaded knuffel-derive v3.2.0
17932026-05-15T03:44:51.519Z Downloaded constant_time_eq v0.3.1
17942026-05-15T03:44:51.519Z Downloaded supports-color v2.1.0
17952026-05-15T03:44:51.519Z Downloaded cargo-platform v0.3.2
17962026-05-15T03:44:51.519Z Downloaded plotters-backend v0.3.7
17972026-05-15T03:44:51.519Z Downloaded supports-unicode v2.1.0
17982026-05-15T03:44:51.519Z Downloaded rust-argon2 v2.1.0
17992026-05-15T03:44:51.520Z Downloaded event-listener-strategy v0.5.4
18002026-05-15T03:44:51.520Z Downloaded target-triple v1.0.0
18012026-05-15T03:44:51.520Z Downloaded nested v0.1.1
18022026-05-15T03:44:51.520Z Downloaded termcolor v1.4.1
18032026-05-15T03:44:51.520Z Downloaded serde_regex v1.1.0
18042026-05-15T03:44:51.520Z Downloaded oorandom v11.1.5
18052026-05-15T03:44:51.520Z Downloaded assert-json-diff v2.0.2
18062026-05-15T03:44:51.520Z Downloaded escape8259 v0.5.3
18072026-05-15T03:44:51.520Z Downloaded target-spec v3.5.7
18082026-05-15T03:44:51.520Z Downloaded partial-io v0.5.4
18092026-05-15T03:44:51.520Z Downloaded parking v2.2.1
18102026-05-15T03:44:51.520Z Downloaded supports-hyperlinks v2.1.0
18112026-05-15T03:44:51.520Z Downloaded terminal_size v0.1.17
18122026-05-15T03:44:51.520Z Downloaded plotters-svg v0.3.7
18132026-05-15T03:44:51.520Z Downloaded cast v0.3.0
18142026-05-15T03:44:51.520Z Downloaded tinytemplate v1.2.1
18152026-05-15T03:44:51.520Z Downloaded path-tree v0.8.3
18162026-05-15T03:44:51.520Z Downloaded linkme-impl v0.3.35
18172026-05-15T03:44:51.520Z Downloaded datatest-stable v0.3.3
18182026-05-15T03:44:51.520Z Downloaded similar-asserts v1.7.0
18192026-05-15T03:44:51.520Z Downloaded backtrace-ext v0.2.1
18202026-05-15T03:44:51.520Z Downloaded guppy-workspace-hack v0.1.0
18212026-05-15T03:44:51.520Z Downloaded miette-derive v5.10.0
18222026-05-15T03:44:51.520Z Downloaded anes v0.1.6
18232026-05-15T03:44:51.520Z Downloaded concurrent-queue v2.5.0
18242026-05-15T03:44:51.520Z Downloaded blake2b_simd v1.0.4
18252026-05-15T03:44:51.520Z Downloaded owo-colors v3.5.0
18262026-05-15T03:44:51.520Z Downloaded relative-path v1.9.3
18272026-05-15T03:44:51.520Z Downloaded pathdiff v0.2.3
18282026-05-15T03:44:51.520Z Downloaded cargo_metadata v0.23.1
18292026-05-15T03:44:51.520Z Downloaded assert_cmd v2.1.2
18302026-05-15T03:44:51.520Z Downloaded rustc-demangle v0.1.27
18312026-05-15T03:44:51.562Z Downloaded libtest-mimic v0.8.1
18322026-05-15T03:44:51.562Z Downloaded event-listener v5.4.1
18332026-05-15T03:44:51.562Z Downloaded target-lexicon v0.13.3
18342026-05-15T03:44:51.562Z Downloaded hickory-client v0.25.2
18352026-05-15T03:44:51.562Z Downloaded textwrap v0.15.2
18362026-05-15T03:44:51.562Z Downloaded trybuild v1.0.116
18372026-05-15T03:44:51.562Z Downloaded rstest v0.25.0
18382026-05-15T03:44:51.562Z Downloaded chumsky v0.9.3
18392026-05-15T03:44:51.562Z Downloaded knuffel v3.2.0
18402026-05-15T03:44:51.562Z Downloaded fancy-regex v0.14.0
18412026-05-15T03:44:51.562Z Downloaded rand_distr v0.5.1
18422026-05-15T03:44:51.562Z Downloaded rstest_macros v0.25.0
18432026-05-15T03:44:51.562Z Downloaded miette v5.10.0
18442026-05-15T03:44:51.563Z Downloaded criterion v0.7.0
18452026-05-15T03:44:51.563Z Downloaded plotters v0.3.7
18462026-05-15T03:44:51.563Z Downloaded hashbrown v0.14.5
18472026-05-15T03:44:51.563Z Downloaded gimli v0.32.3
18482026-05-15T03:44:51.593Z Downloaded httpmock v0.8.3
18492026-05-15T03:44:53.195Z Checking cfg-if v1.0.4
18502026-05-15T03:44:53.587Z Checking libc v0.2.185
18512026-05-15T03:44:53.686Z Checking serde_core v1.0.228
18522026-05-15T03:44:53.686Z Checking memchr v2.8.0
18532026-05-15T03:44:53.849Z Checking smallvec v1.15.1
18542026-05-15T03:44:53.849Z Checking log v0.4.29
18552026-05-15T03:44:53.849Z Checking itoa v1.0.17
18562026-05-15T03:44:53.849Z Checking zeroize v1.8.2
18572026-05-15T03:44:53.902Z Checking libm v0.2.16
18582026-05-15T03:44:53.902Z Checking scopeguard v1.2.0
18592026-05-15T03:44:53.921Z Checking stable_deref_trait v1.2.1
18602026-05-15T03:44:53.921Z Checking zmij v1.0.21
18612026-05-15T03:44:53.941Z Checking zerofrom v0.1.6
18622026-05-15T03:44:54.000Z Checking lock_api v0.4.14
18632026-05-15T03:44:54.028Z Checking errno v0.3.14
18642026-05-15T03:44:54.028Z Checking getrandom v0.2.17
18652026-05-15T03:44:54.194Z Checking yoke v0.8.1
18662026-05-15T03:44:54.221Z Checking percent-encoding v2.3.2
18672026-05-15T03:44:54.222Z Checking litemap v0.8.1
18682026-05-15T03:44:54.222Z Checking writeable v0.6.2
18692026-05-15T03:44:54.243Z Checking icu_properties_data v2.1.2
18702026-05-15T03:44:54.243Z Checking icu_normalizer_data v2.1.1
18712026-05-15T03:44:54.286Z Checking zerovec v0.11.5
18722026-05-15T03:44:54.286Z Checking zerotrie v0.2.3
18732026-05-15T03:44:54.343Z Checking subtle v2.6.1
18742026-05-15T03:44:54.391Z Checking form_urlencoded v1.2.2
18752026-05-15T03:44:54.433Z Checking utf8_iter v1.0.4
18762026-05-15T03:44:54.464Z Checking pin-project-lite v0.2.17
18772026-05-15T03:44:54.478Z Checking num-traits v0.2.19
18782026-05-15T03:44:54.513Z Checking parking_lot_core v0.9.12
18792026-05-15T03:44:54.560Z Checking rand_core v0.6.4
18802026-05-15T03:44:54.590Z Checking rand_core v0.10.0
18812026-05-15T03:44:54.611Z Checking zerocopy v0.8.40
18822026-05-15T03:44:54.670Z Checking portable-atomic v1.13.1
18832026-05-15T03:44:54.773Z Checking tinystr v0.8.2
18842026-05-15T03:44:54.787Z Checking potential_utf v0.1.4
18852026-05-15T03:44:54.787Z Checking parking_lot v0.12.5
18862026-05-15T03:44:54.787Z Checking getrandom v0.4.1
18872026-05-15T03:44:54.933Z Checking icu_collections v2.1.1
18882026-05-15T03:44:55.006Z Checking icu_locale_core v2.1.1
18892026-05-15T03:44:55.043Z Checking serde v1.0.228
18902026-05-15T03:44:55.044Z Checking serde_json v1.0.149
18912026-05-15T03:44:55.187Z Checking bitflags v2.11.0
18922026-05-15T03:44:55.206Z Checking signal-hook-registry v1.4.8
18932026-05-15T03:44:55.206Z Checking critical-section v1.2.0
18942026-05-15T03:44:55.281Z Checking once_cell v1.21.3
18952026-05-15T03:44:55.353Z Checking mio v1.2.0
18962026-05-15T03:44:55.375Z Checking socket2 v0.6.3
18972026-05-15T03:44:55.386Z Checking typenum v1.19.0
18982026-05-15T03:44:55.461Z Checking bytes v1.11.1
18992026-05-15T03:44:55.502Z Checking iana-time-zone v0.1.65
19002026-05-15T03:44:55.557Z Checking icu_provider v2.1.1
19012026-05-15T03:44:55.628Z Checking chrono v0.4.44
19022026-05-15T03:44:55.652Z Checking thiserror v2.0.18
19032026-05-15T03:44:55.691Z Checking semver v1.0.28
19042026-05-15T03:44:55.747Z Checking uuid v1.23.0
19052026-05-15T03:44:55.785Z Checking futures-core v0.3.32
19062026-05-15T03:44:55.814Z Checking icu_normalizer v2.1.1
19072026-05-15T03:44:55.898Z Checking icu_properties v2.1.2
19082026-05-15T03:44:55.914Z Checking tokio v1.52.1
19092026-05-15T03:44:55.930Z Checking generic-array v0.14.7
19102026-05-15T03:44:56.001Z Checking equivalent v1.0.2
19112026-05-15T03:44:56.134Z Checking dyn-clone v1.0.20
19122026-05-15T03:44:56.175Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
19132026-05-15T03:44:56.210Z Checking const-oid v0.9.6
19142026-05-15T03:44:56.272Z Checking futures-sink v0.3.32
19152026-05-15T03:44:56.436Z Checking futures-channel v0.3.32
19162026-05-15T03:44:56.476Z Checking crypto-common v0.1.7
19172026-05-15T03:44:56.476Z Checking block-buffer v0.10.4
19182026-05-15T03:44:56.488Z Checking futures-task v0.3.32
19192026-05-15T03:44:56.555Z Checking slab v0.4.12
19202026-05-15T03:44:56.603Z Checking futures-io v0.3.32
19212026-05-15T03:44:56.685Z Checking byteorder v1.5.0
19222026-05-15T03:44:56.685Z Checking hashbrown v0.17.0
19232026-05-15T03:44:56.743Z Checking idna_adapter v1.2.1
19242026-05-15T03:44:56.766Z Checking rustix v1.1.3
19252026-05-15T03:44:56.766Z Checking futures-util v0.3.32
19262026-05-15T03:44:56.834Z Checking cpufeatures v0.2.17
19272026-05-15T03:44:56.866Z Checking idna v1.1.0
19282026-05-15T03:44:56.898Z Checking digest v0.10.7
19292026-05-15T03:44:56.933Z Checking thiserror v1.0.69
19302026-05-15T03:44:57.103Z Checking getrandom v0.3.4
19312026-05-15T03:44:57.160Z Checking fnv v1.0.7
19322026-05-15T03:44:57.303Z Checking indexmap v2.14.0
19332026-05-15T03:44:57.303Z Checking url v2.5.8
19342026-05-15T03:44:57.303Z Checking regex-syntax v0.8.10
19352026-05-15T03:44:57.312Z Checking http v1.4.0
19362026-05-15T03:44:57.402Z Checking ppv-lite86 v0.2.21
19372026-05-15T03:44:57.570Z Checking tracing-core v0.1.36
19382026-05-15T03:44:57.647Z Checking schemars v0.8.22
19392026-05-15T03:44:57.700Z Checking base64 v0.22.1
19402026-05-15T03:44:58.237Z Checking ipnet v2.11.0
19412026-05-15T03:44:58.498Z Checking unicode-ident v1.0.24
19422026-05-15T03:44:58.498Z Checking tracing v0.1.44
19432026-05-15T03:44:58.498Z Checking untrusted v0.9.0
19442026-05-15T03:44:58.498Z Checking proc-macro2 v1.0.106
19452026-05-15T03:44:58.498Z Checking aho-corasick v1.1.4
19462026-05-15T03:44:58.498Z Checking ring v0.17.14
19472026-05-15T03:44:58.498Z Checking anstyle v1.0.13
19482026-05-15T03:44:58.498Z Checking utf8parse v0.2.2
19492026-05-15T03:44:58.498Z Checking quote v1.0.45
19502026-05-15T03:44:58.498Z Checking rustls-pki-types v1.14.0
19512026-05-15T03:44:58.737Z Checking httparse v1.10.1
19522026-05-15T03:44:58.737Z Checking syn v2.0.117
19532026-05-15T03:44:58.737Z Checking base64ct v1.8.3
19542026-05-15T03:44:58.938Z Checking anstyle-parse v0.2.7
19552026-05-15T03:44:58.938Z Checking block-padding v0.3.3
19562026-05-15T03:44:58.938Z Checking anstyle-query v1.1.5
19572026-05-15T03:44:58.938Z Checking regex-automata v0.4.14
19582026-05-15T03:44:58.938Z Checking colorchoice v1.0.4
19592026-05-15T03:44:59.224Z Checking is_terminal_polyfill v1.70.2
19602026-05-15T03:44:59.224Z Checking inout v0.1.4
19612026-05-15T03:44:59.224Z Checking crossbeam-utils v0.8.21
19622026-05-15T03:44:59.224Z Checking allocator-api2 v0.2.21
19632026-05-15T03:44:59.224Z Checking anstream v0.6.21
19642026-05-15T03:44:59.341Z Checking tokio-util v0.7.18
19652026-05-15T03:44:59.341Z Checking cipher v0.4.4
19662026-05-15T03:44:59.341Z Checking http-body v1.0.1
19672026-05-15T03:44:59.341Z Checking terminal_size v0.4.3
19682026-05-15T03:44:59.342Z Checking atomic-waker v1.1.2
19692026-05-15T03:44:59.388Z Checking httpdate v1.0.3
19702026-05-15T03:44:59.388Z Checking clap_lex v1.0.0
19712026-05-15T03:44:59.388Z Checking try-lock v0.2.5
19722026-05-15T03:44:59.388Z Checking strsim v0.11.1
19732026-05-15T03:44:59.428Z Checking pem-rfc7468 v0.7.0
19742026-05-15T03:44:59.561Z Checking sha2 v0.10.9
19752026-05-15T03:44:59.633Z Checking want v0.3.1
19762026-05-15T03:44:59.633Z Checking tower-layer v0.3.3
19772026-05-15T03:44:59.633Z Checking clap_builder v4.5.60
19782026-05-15T03:44:59.633Z Checking ryu v1.0.23
19792026-05-15T03:44:59.697Z Checking tower-service v0.3.3
19802026-05-15T03:44:59.727Z Checking powerfmt v0.2.0
19812026-05-15T03:44:59.727Z Checking h2 v0.4.13
19822026-05-15T03:44:59.735Z Checking pin-utils v0.1.0
19832026-05-15T03:44:59.735Z Checking rand_core v0.9.5
19842026-05-15T03:44:59.838Z Checking hmac v0.12.1
19852026-05-15T03:44:59.846Z Checking time-core v0.1.8
19862026-05-15T03:44:59.886Z Checking deranged v0.5.8
19872026-05-15T03:44:59.947Z Checking num-conv v0.2.0
19882026-05-15T03:45:00.097Z Checking num_threads v0.1.7
19892026-05-15T03:45:00.129Z Checking flagset v0.4.7
19902026-05-15T03:45:00.129Z Checking mime v0.3.17
19912026-05-15T03:45:00.129Z Checking erased-serde v0.3.31
19922026-05-15T03:45:00.169Z Checking der v0.7.10
19932026-05-15T03:45:00.297Z Checking rand_chacha v0.9.0
19942026-05-15T03:45:00.540Z Checking http-body-util v0.1.3
19952026-05-15T03:45:00.559Z Checking slog v2.8.2
19962026-05-15T03:45:00.582Z Checking spin v0.9.8
19972026-05-15T03:45:00.860Z Checking rand v0.9.2
19982026-05-15T03:45:01.124Z Checking aws-lc-sys v0.40.0
19992026-05-15T03:45:01.124Z Checking clap v4.5.60
20002026-05-15T03:45:01.124Z Checking anyhow v1.0.102
20012026-05-15T03:45:01.124Z Checking time v0.3.47
20022026-05-15T03:45:01.124Z Checking untrusted v0.7.1
20032026-05-15T03:45:01.752Z Checking serde_urlencoded v0.7.1
20042026-05-15T03:45:01.752Z Checking encoding_rs v0.8.35
20052026-05-15T03:45:01.752Z Checking openssl-probe v0.2.1
20062026-05-15T03:45:01.753Z Checking regex v1.12.3
20072026-05-15T03:45:01.753Z Checking fastrand v2.3.0
20082026-05-15T03:45:01.788Z Checking spki v0.7.3
20092026-05-15T03:45:01.788Z Checking pbkdf2 v0.12.2
20102026-05-15T03:45:01.788Z Checking aws-lc-rs v1.16.3
20112026-05-15T03:45:01.789Z Checking aes v0.8.4
20122026-05-15T03:45:01.789Z Checking pretty-hex v0.4.1
20132026-05-15T03:45:01.789Z Checking cbc v0.1.2
20142026-05-15T03:45:01.790Z Checking salsa20 v0.10.2
20152026-05-15T03:45:01.790Z Checking rand_chacha v0.3.1
20162026-05-15T03:45:01.790Z Checking hex v0.4.3
20172026-05-15T03:45:01.790Z Checking plain v0.2.3
20182026-05-15T03:45:01.834Z Checking scrypt v0.11.0
20192026-05-15T03:45:01.834Z Checking rand v0.8.6
20202026-05-15T03:45:01.834Z Checking tempfile v3.25.0
20212026-05-15T03:45:01.878Z Checking rustls-native-certs v0.8.3
20222026-05-15T03:45:01.958Z Checking ipnetwork v0.21.1
20232026-05-15T03:45:01.972Z Checking sync_wrapper v1.0.2
20242026-05-15T03:45:02.043Z Checking ucd-trie v0.1.7
20252026-05-15T03:45:02.066Z Checking simd-adler32 v0.3.8
20262026-05-15T03:45:02.105Z Checking foldhash v0.2.0
20272026-05-15T03:45:02.144Z Checking tower v0.5.3
20282026-05-15T03:45:02.195Z Checking rustls-webpki v0.103.9
20292026-05-15T03:45:02.212Z Checking pkcs5 v0.7.1
20302026-05-15T03:45:02.279Z Checking webpki-roots v1.0.6
20312026-05-15T03:45:02.311Z Checking pest v2.8.6
20322026-05-15T03:45:02.334Z Checking hashbrown v0.16.1
20332026-05-15T03:45:02.385Z Checking hyper v1.8.1
20342026-05-15T03:45:02.419Z Checking camino v1.2.2
20352026-05-15T03:45:02.443Z Checking iri-string v0.7.10
20362026-05-15T03:45:02.492Z Checking adler2 v2.0.1
20372026-05-15T03:45:02.549Z Checking pkcs8 v0.10.2
20382026-05-15T03:45:02.660Z Checking rustls v0.23.37
20392026-05-15T03:45:02.676Z Checking miniz_oxide v0.8.9
20402026-05-15T03:45:02.676Z Checking openapiv3 v2.2.0
20412026-05-15T03:45:02.764Z Checking futures-executor v0.3.32
20422026-05-15T03:45:02.833Z Checking either v1.15.0
20432026-05-15T03:45:02.941Z Checking futures v0.3.32
20442026-05-15T03:45:03.031Z Checking winnow v0.7.14
20452026-05-15T03:45:03.067Z Checking crc32fast v1.5.0
20462026-05-15T03:45:03.094Z Checking static_assertions v1.1.0
20472026-05-15T03:45:03.271Z Checking oxnet v0.1.4
20482026-05-15T03:45:03.290Z Checking hyper-util v0.1.20
20492026-05-15T03:45:03.290Z Checking lazy_static v1.5.0
20502026-05-15T03:45:03.339Z Checking signature v2.2.0
20512026-05-15T03:45:03.461Z Checking hubpack v0.1.2
20522026-05-15T03:45:03.492Z Checking tower-http v0.6.8
20532026-05-15T03:45:03.493Z Checking strum v0.26.3
20542026-05-15T03:45:03.596Z Checking zlib-rs v0.6.2
20552026-05-15T03:45:03.636Z Checking sha1 v0.10.6
20562026-05-15T03:45:03.686Z Checking scroll v0.13.0
20572026-05-15T03:45:03.813Z Checking tinyvec_macros v0.1.1
20582026-05-15T03:45:03.846Z Checking foreign-types-shared v0.1.1
20592026-05-15T03:45:03.846Z Checking tinyvec v1.10.0
20602026-05-15T03:45:03.890Z Checking goblin v0.10.5
20612026-05-15T03:45:03.925Z Checking foreign-types v0.3.2
20622026-05-15T03:45:03.998Z Checking serde_spanned v0.6.9
20632026-05-15T03:45:04.021Z Checking toml_datetime v0.6.11
20642026-05-15T03:45:04.124Z Checking num-integer v0.1.46
20652026-05-15T03:45:04.170Z Checking openssl-sys v0.9.115
20662026-05-15T03:45:04.206Z Checking memmap2 v0.9.10
20672026-05-15T03:45:04.236Z Checking psl-types v2.0.11
20682026-05-15T03:45:04.401Z Checking data-encoding v2.10.0
20692026-05-15T03:45:04.450Z Checking publicsuffix v2.3.0
20702026-05-15T03:45:04.450Z Checking flate2 v1.1.9
20712026-05-15T03:45:04.516Z Checking dtrace-parser v0.3.0
20722026-05-15T03:45:04.539Z Checking cookie v0.18.1
20732026-05-15T03:45:04.546Z Checking openssl v0.10.79
20742026-05-15T03:45:04.599Z Checking thread-id v5.1.0
20752026-05-15T03:45:04.648Z Checking bit-vec v0.8.0
20762026-05-15T03:45:04.696Z Checking base16ct v0.2.0
20772026-05-15T03:45:04.723Z Checking ff v0.13.1
20782026-05-15T03:45:04.773Z Checking cookie_store v0.22.1
20792026-05-15T03:45:04.822Z Checking wait-timeout v0.2.1
20802026-05-15T03:45:04.858Z Checking sec1 v0.7.3
20812026-05-15T03:45:04.871Z Checking group v0.13.0
20822026-05-15T03:45:04.920Z Checking bit-set v0.8.0
20832026-05-15T03:45:04.954Z Checking num-iter v0.1.45
20842026-05-15T03:45:04.954Z Checking tokio-rustls v0.26.4
20852026-05-15T03:45:05.069Z Checking rustls-platform-verifier v0.6.2
20862026-05-15T03:45:05.120Z Checking bstr v1.12.1
20872026-05-15T03:45:05.120Z Checking hkdf v0.12.4
20882026-05-15T03:45:05.120Z Checking crossbeam-epoch v0.9.18
20892026-05-15T03:45:05.205Z Checking ahash v0.8.12
20902026-05-15T03:45:05.262Z Checking crypto-bigint v0.5.5
20912026-05-15T03:45:05.307Z Checking hyper-rustls v0.27.7
20922026-05-15T03:45:05.307Z Checking quick-error v1.2.3
20932026-05-15T03:45:05.404Z Checking rand_xorshift v0.4.0
20942026-05-15T03:45:05.418Z Checking rusty-fork v0.3.1
20952026-05-15T03:45:05.418Z Checking scroll v0.12.0
20962026-05-15T03:45:05.503Z Checking reqwest v0.13.2
20972026-05-15T03:45:05.560Z Checking unarray v0.1.4
20982026-05-15T03:45:05.575Z Checking num-bigint-dig v0.8.6
20992026-05-15T03:45:05.623Z Checking pkcs1 v0.7.5
21002026-05-15T03:45:05.649Z Checking proptest v1.10.0
21012026-05-15T03:45:05.703Z Checking goblin v0.8.2
21022026-05-15T03:45:05.844Z Checking x509-cert v0.2.5
21032026-05-15T03:45:06.105Z Checking elliptic-curve v0.13.8
21042026-05-15T03:45:06.207Z Checking dof v0.4.0
21052026-05-15T03:45:06.395Z Checking zerocopy v0.7.35
21062026-05-15T03:45:06.463Z Checking unicode-segmentation v1.12.0
21072026-05-15T03:45:06.486Z Checking rsa v0.9.10
21082026-05-15T03:45:06.542Z Checking dtrace-parser v0.2.0
21092026-05-15T03:45:06.620Z Checking native-tls v0.2.18
21102026-05-15T03:45:06.720Z Checking rfc6979 v0.4.0
21112026-05-15T03:45:06.783Z Checking tokio-native-tls v0.3.1
21122026-05-15T03:45:06.827Z Checking thread-id v4.2.2
21132026-05-15T03:45:06.867Z Checking usdt-impl v0.6.0
21142026-05-15T03:45:06.887Z Checking toml_write v0.1.2
21152026-05-15T03:45:06.887Z Checking ecdsa v0.16.9
21162026-05-15T03:45:06.955Z Checking toml_parser v1.0.9+spec-1.1.0
21172026-05-15T03:45:06.994Z Checking curve25519-dalek v4.1.3
21182026-05-15T03:45:07.011Z Checking hyper-tls v0.6.0
21192026-05-15T03:45:07.121Z Checking toml_edit v0.22.27
21202026-05-15T03:45:07.152Z Checking usdt v0.6.0
21212026-05-15T03:45:07.246Z Checking reqwest v0.12.28
21222026-05-15T03:45:07.268Z Checking memoffset v0.9.1
21232026-05-15T03:45:07.303Z Checking rustix v0.38.44
21242026-05-15T03:45:07.360Z Checking env_filter v1.0.0
21252026-05-15T03:45:07.384Z Checking keccak v0.1.6
21262026-05-15T03:45:07.412Z Checking newtype-uuid v1.3.2
21272026-05-15T03:45:07.518Z Checking same-file v1.0.6
21282026-05-15T03:45:07.561Z Checking sha3 v0.10.8
21292026-05-15T03:45:07.594Z Checking dof v0.3.0
21302026-05-15T03:45:07.628Z Checking daft v0.1.5
21312026-05-15T03:45:07.680Z Checking walkdir v2.5.0
21322026-05-15T03:45:07.864Z Checking env_logger v0.11.9
21332026-05-15T03:45:08.212Z Checking ed25519 v2.2.3
21342026-05-15T03:45:08.212Z Checking itertools v0.13.0
21352026-05-15T03:45:08.212Z Checking serde_with v3.17.0
21362026-05-15T03:45:08.212Z Checking usdt-impl v0.5.0
21372026-05-15T03:45:08.337Z Checking siphasher v1.0.2
21382026-05-15T03:45:08.337Z Checking bitflags v1.3.2
21392026-05-15T03:45:08.337Z Checking ed25519-dalek v2.2.0
21402026-05-15T03:45:08.337Z Checking unicode-normalization v0.1.25
21412026-05-15T03:45:08.337Z Checking signal-hook v0.3.18
21422026-05-15T03:45:08.337Z Checking managed v0.8.0
21432026-05-15T03:45:08.337Z Checking winnow v0.5.40
21442026-05-15T03:45:08.337Z Checking nix v0.31.2
21452026-05-15T03:45:08.415Z Checking bzip2-sys v0.1.13+1.0.8
21462026-05-15T03:45:08.415Z Checking object v0.37.3
21472026-05-15T03:45:08.416Z Checking foldhash v0.1.5
21482026-05-15T03:45:08.566Z Checking bzip2 v0.4.4
21492026-05-15T03:45:08.655Z Checking signal-hook-mio v0.2.5
21502026-05-15T03:45:08.655Z Checking hashbrown v0.15.5
21512026-05-15T03:45:08.811Z Checking globset v0.4.18
21522026-05-15T03:45:08.812Z Checking ref-cast v1.0.25
21532026-05-15T03:45:08.830Z Checking zstd-sys v2.0.16+zstd.1.5.7
21542026-05-15T03:45:08.897Z Checking zip v0.6.6
21552026-05-15T03:45:08.910Z Checking zstd-safe v7.2.4
21562026-05-15T03:45:08.928Z Checking pin-project v1.1.11
21572026-05-15T03:45:09.041Z Checking bumpalo v3.20.2
21582026-05-15T03:45:09.083Z Checking libbz2-rs-sys v0.2.2
21592026-05-15T03:45:09.595Z Checking zstd v0.13.3
21602026-05-15T03:45:09.721Z Checking crossterm v0.28.1
21612026-05-15T03:45:09.721Z Checking zopfli v0.8.3
21622026-05-15T03:45:09.721Z Checking similar v2.7.0
21632026-05-15T03:45:09.721Z Checking tokio-stream v0.1.18
21642026-05-15T03:45:09.721Z Checking fs-err v3.3.0
21652026-05-15T03:45:09.721Z Checking toml_edit v0.19.15
21662026-05-15T03:45:09.721Z Checking bzip2 v0.6.1
21672026-05-15T03:45:09.721Z Checking pem v3.0.6
21682026-05-15T03:45:09.782Z Checking hash32 v0.2.1
21692026-05-15T03:45:09.782Z Checking serde-big-array v0.5.1
21702026-05-15T03:45:09.782Z Checking predicates-core v1.0.10
21712026-05-15T03:45:09.813Z Checking unicode-properties v0.1.4
21722026-05-15T03:45:09.824Z Checking jiff v0.2.21
21732026-05-15T03:45:09.853Z Checking unicode-bidi v0.3.18
21742026-05-15T03:45:09.879Z Checking heapless v0.7.17
21752026-05-15T03:45:09.989Z Checking snafu v0.8.9
21762026-05-15T03:45:10.282Z Checking olpc-cjson v0.1.4
21772026-05-15T03:45:10.282Z Checking hickory-proto v0.25.2
21782026-05-15T03:45:10.522Z Checking md-5 v0.10.6
21792026-05-15T03:45:10.522Z Checking stringprep v0.1.5
21802026-05-15T03:45:10.522Z Checking serde_plain v1.0.2
21812026-05-15T03:45:10.522Z Checking float-cmp v0.10.0
21822026-05-15T03:45:10.523Z Checking toml_datetime v0.7.5+spec-1.1.0
21832026-05-15T03:45:10.617Z Checking difflib v0.4.0
21842026-05-15T03:45:10.617Z Checking typed-path v0.9.3
21852026-05-15T03:45:10.617Z Checking toml v0.7.8
21862026-05-15T03:45:10.617Z Checking normalize-line-endings v0.3.0
21872026-05-15T03:45:10.745Z Checking fallible-iterator v0.2.0
21882026-05-15T03:45:10.745Z Checking rustc-hash v2.1.1
21892026-05-15T03:45:10.746Z Checking predicates v3.1.4
21902026-05-15T03:45:10.779Z Checking smoltcp v0.9.1
21912026-05-15T03:45:10.779Z Checking iddqd v0.3.18
21922026-05-15T03:45:10.779Z Checking phf_shared v0.13.1
21932026-05-15T03:45:10.872Z Checking postgres-protocol v0.6.10
21942026-05-15T03:45:10.973Z Checking phf_shared v0.11.3
21952026-05-15T03:45:11.009Z Checking buf-list v1.1.2
21962026-05-15T03:45:11.463Z Checking strum v0.27.2
21972026-05-15T03:45:11.559Z Checking tough v0.22.0
21982026-05-15T03:45:11.559Z Checking fixedbitset v0.4.2
21992026-05-15T03:45:11.559Z Checking lalrpop-util v0.19.12
22002026-05-15T03:45:11.559Z Checking precomputed-hash v0.1.1
22012026-05-15T03:45:11.559Z Checking fixedbitset v0.5.7
22022026-05-15T03:45:11.559Z Checking new_debug_unreachable v1.0.6
22032026-05-15T03:45:11.559Z Checking petgraph v0.6.5
22042026-05-15T03:45:11.559Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992)
22052026-05-15T03:45:11.559Z Checking string_cache v0.8.9
22062026-05-15T03:45:11.615Z Checking petgraph v0.8.3
22072026-05-15T03:45:11.616Z Checking postgres-types v0.2.12
22082026-05-15T03:45:11.665Z Checking phf v0.13.1
22092026-05-15T03:45:11.944Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992)
22102026-05-15T03:45:11.960Z Checking whoami v2.1.0
22112026-05-15T03:45:12.045Z Checking zip v4.6.1
22122026-05-15T03:45:12.125Z Checking peg-runtime v0.8.5
22132026-05-15T03:45:12.155Z Checking tokio-postgres v0.7.16
22142026-05-15T03:45:12.426Z Checking is-terminal v0.4.17
22152026-05-15T03:45:12.538Z Checking crossbeam-channel v0.5.15
22162026-05-15T03:45:12.640Z Compiling structmeta-derive v0.3.0
22172026-05-15T03:45:12.687Z Checking thread_local v1.1.9
22182026-05-15T03:45:12.810Z Checking term v1.2.1
22192026-05-15T03:45:12.872Z Checking take_mut v0.2.2
22202026-05-15T03:45:12.908Z Compiling newtype-uuid-macros v0.1.0
22212026-05-15T03:45:13.073Z Checking slog-async v2.8.0
22222026-05-15T03:45:13.115Z Checking slog-term v2.9.2
22232026-05-15T03:45:13.115Z Compiling rustls v0.22.4
22242026-05-15T03:45:13.224Z Compiling multer v3.1.0
22252026-05-15T03:45:13.252Z Compiling async-stream-impl v0.3.6
22262026-05-15T03:45:13.423Z Compiling dropshot v0.17.0
22272026-05-15T03:45:13.431Z Compiling dropshot_endpoint v0.17.0
22282026-05-15T03:45:13.431Z Checking match_cfg v0.1.0
22292026-05-15T03:45:13.481Z Checking slog-json v2.6.1
22302026-05-15T03:45:13.545Z Checking hostname v0.3.1
22312026-05-15T03:45:13.645Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22322026-05-15T03:45:13.695Z Checking debug-ignore v1.0.5
22332026-05-15T03:45:13.695Z Checking slog-bunyan v2.5.0
22342026-05-15T03:45:13.741Z Compiling structmeta v0.3.0
22352026-05-15T03:45:13.756Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22362026-05-15T03:45:13.855Z Checking serde_spanned v1.0.4
22372026-05-15T03:45:13.894Z Checking toml_writer v1.0.6+spec-1.1.0
22382026-05-15T03:45:13.918Z Checking rustls-webpki v0.102.8
22392026-05-15T03:45:13.944Z Checking serde_path_to_error v0.1.20
22402026-05-15T03:45:13.956Z Compiling derive-ex v0.1.8
22412026-05-15T03:45:14.007Z Checking async-stream v0.3.6
22422026-05-15T03:45:14.039Z Checking waitgroup v0.1.2
22432026-05-15T03:45:14.222Z Checking rustls-pemfile v2.2.0
22442026-05-15T03:45:14.288Z Checking toml_datetime v1.0.0+spec-1.1.0
22452026-05-15T03:45:14.289Z Checking hostname v0.4.2
22462026-05-15T03:45:14.338Z Checking compression-core v0.4.31
22472026-05-15T03:45:14.361Z Checking progenitor-client v0.14.0
22482026-05-15T03:45:14.361Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22492026-05-15T03:45:14.394Z Compiling parse-display-derive v0.10.0
22502026-05-15T03:45:14.415Z Checking compression-codecs v0.4.37
22512026-05-15T03:45:14.503Z Checking toml v1.0.6+spec-1.1.0
22522026-05-15T03:45:14.528Z Checking regress v0.10.5
22532026-05-15T03:45:14.575Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
22542026-05-15T03:45:14.619Z Checking async-compression v0.4.41
22552026-05-15T03:45:14.780Z Checking itertools v0.14.0
22562026-05-15T03:45:14.912Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22572026-05-15T03:45:15.226Z Checking macaddr v1.0.1
22582026-05-15T03:45:15.458Z Checking instant v0.1.13
22592026-05-15T03:45:15.458Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
22602026-05-15T03:45:15.458Z Checking progenitor-client v0.10.0
22612026-05-15T03:45:15.724Z Checking backoff v0.4.0
22622026-05-15T03:45:15.725Z Checking backon v1.6.0
22632026-05-15T03:45:15.812Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
22642026-05-15T03:45:15.812Z Checking heck v0.5.0
22652026-05-15T03:45:15.812Z Compiling test-strategy v0.4.5
22662026-05-15T03:45:15.812Z Checking progenitor-extras v0.2.0
22672026-05-15T03:45:15.813Z Checking unicode-width v0.2.0
22682026-05-15T03:45:15.813Z Checking tokio-rustls v0.25.0
22692026-05-15T03:45:15.901Z Compiling convert_case v0.4.0
22702026-05-15T03:45:15.981Z Checking half v2.7.1
22712026-05-15T03:45:16.039Z Checking ciborium-io v0.2.2
22722026-05-15T03:45:16.199Z Compiling regress v0.11.1
22732026-05-15T03:45:16.251Z Checking secrecy v0.10.3
22742026-05-15T03:45:16.251Z Checking parse-display v0.10.0
22752026-05-15T03:45:16.251Z Compiling unsafe-libyaml v0.2.11
22762026-05-15T03:45:16.251Z Checking ciborium-ll v0.2.2
22772026-05-15T03:45:16.421Z Checking indent_write v2.2.0
22782026-05-15T03:45:16.422Z Compiling derive_more v0.99.20
22792026-05-15T03:45:16.472Z Checking camino-tempfile v1.4.1
22802026-05-15T03:45:16.472Z Checking universal-hash v0.5.1
22812026-05-15T03:45:16.472Z Checking ciborium v0.2.2
22822026-05-15T03:45:16.528Z Checking opaque-debug v0.3.1
22832026-05-15T03:45:16.600Z Compiling crucible-workspace-hack v0.1.0
22842026-05-15T03:45:16.810Z Compiling serde_yaml v0.9.34+deprecated
22852026-05-15T03:45:16.925Z Checking aead v0.5.2
22862026-05-15T03:45:17.030Z Checking poly1305 v0.8.0
22872026-05-15T03:45:17.054Z Checking chacha20 v0.9.1
22882026-05-15T03:45:17.177Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
22892026-05-15T03:45:17.306Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
22902026-05-15T03:45:17.327Z Compiling thiserror-impl-no-std v2.0.2
22912026-05-15T03:45:17.657Z Compiling typify-impl v0.6.2
22922026-05-15T03:45:17.750Z Checking password-hash v0.5.0
22932026-05-15T03:45:17.872Z Checking blake2 v0.10.6
22942026-05-15T03:45:17.930Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22952026-05-15T03:45:18.288Z Checking argon2 v0.5.3
22962026-05-15T03:45:18.549Z Checking chacha20poly1305 v0.10.1
22972026-05-15T03:45:18.763Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e)
22982026-05-15T03:45:18.763Z Checking thiserror-no-std v2.0.2
22992026-05-15T03:45:18.763Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
23002026-05-15T03:45:18.763Z Checking vsss-rs v3.3.4
23012026-05-15T03:45:18.880Z Checking byte-wrapper v0.1.0
23022026-05-15T03:45:18.880Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
23032026-05-15T03:45:19.023Z Checking swrite v0.1.0
23042026-05-15T03:45:19.023Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
23052026-05-15T03:45:19.054Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
23062026-05-15T03:45:19.062Z Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
23072026-05-15T03:45:19.225Z Checking crossbeam-deque v0.8.6
23082026-05-15T03:45:19.392Z Compiling rayon-core v1.13.0
23092026-05-15T03:45:19.456Z Checking toml v0.8.23
23102026-05-15T03:45:19.654Z Compiling proc-macro-error v1.0.4
23112026-05-15T03:45:19.750Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
23122026-05-15T03:45:19.816Z Compiling toml_edit v0.23.10+spec-1.0.0
23132026-05-15T03:45:19.898Z Checking rayon v1.11.0
23142026-05-15T03:45:20.084Z Checking unicode-width v0.1.14
23152026-05-15T03:45:20.396Z Checking glob v0.3.3
23162026-05-15T03:45:20.735Z Compiling proc-macro-crate v3.4.0
23172026-05-15T03:45:20.735Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
23182026-05-15T03:45:20.994Z Checking tabwriter v1.4.1
23192026-05-15T03:45:20.995Z Compiling heapless v0.8.0
23202026-05-15T03:45:20.995Z Compiling ingot-macros v0.1.1
23212026-05-15T03:45:21.349Z Checking hash32 v0.3.1
23222026-05-15T03:45:21.349Z Compiling smoltcp v0.11.0
23232026-05-15T03:45:21.349Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23242026-05-15T03:45:21.349Z Checking cobs v0.3.0
23252026-05-15T03:45:21.442Z Compiling usdt-macro v0.5.0
23262026-05-15T03:45:21.442Z Compiling usdt-attr-macro v0.5.0
23272026-05-15T03:45:21.442Z Checking memmap v0.7.0
23282026-05-15T03:45:21.442Z Checking colored v3.1.1
23292026-05-15T03:45:21.706Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
23302026-05-15T03:45:21.746Z Checking postcard v1.1.3
23312026-05-15T03:45:21.797Z Compiling num_enum_derive v0.7.5
23322026-05-15T03:45:22.004Z Compiling proc-macro-crate v1.3.1
23332026-05-15T03:45:22.100Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
23342026-05-15T03:45:22.232Z Compiling typify-macro v0.6.2
23352026-05-15T03:45:22.246Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
23362026-05-15T03:45:22.246Z Checking usdt v0.5.0
23372026-05-15T03:45:22.246Z Checking sigpipe v0.1.3
23382026-05-15T03:45:22.441Z Compiling foreign-types-macros v0.2.3
23392026-05-15T03:45:22.477Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
23402026-05-15T03:45:22.477Z Checking cpufeatures v0.3.0
23412026-05-15T03:45:22.527Z Checking foreign-types-shared v0.3.1
23422026-05-15T03:45:22.649Z Checking chacha20 v0.10.0
23432026-05-15T03:45:22.683Z Compiling num_enum_derive v0.5.11
23442026-05-15T03:45:22.861Z Checking num_enum v0.7.5
23452026-05-15T03:45:22.905Z Checking cstr-argument v0.1.2
23462026-05-15T03:45:22.964Z Checking foreign-types v0.5.0
23472026-05-15T03:45:22.987Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23482026-05-15T03:45:23.033Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
23492026-05-15T03:45:23.087Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
23502026-05-15T03:45:23.147Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23512026-05-15T03:45:23.347Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
23522026-05-15T03:45:23.544Z Checking rand v0.10.0
23532026-05-15T03:45:23.574Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23542026-05-15T03:45:23.574Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23552026-05-15T03:45:23.574Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
23562026-05-15T03:45:23.574Z Checking ingot-types v0.1.2
23572026-05-15T03:45:23.618Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
23582026-05-15T03:45:23.667Z Compiling zone_cfg_derive v0.3.1
23592026-05-15T03:45:23.687Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
23602026-05-15T03:45:23.748Z Checking num_enum v0.5.11
23612026-05-15T03:45:23.849Z Compiling typify v0.6.2
23622026-05-15T03:45:23.953Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
23632026-05-15T03:45:23.977Z Checking ingot v0.1.1
23642026-05-15T03:45:23.999Z Checking itertools v0.12.1
23652026-05-15T03:45:24.062Z Compiling progenitor-impl v0.14.0
23662026-05-15T03:45:24.211Z Compiling num-derive v0.4.2
23672026-05-15T03:45:24.334Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23682026-05-15T03:45:24.714Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
23692026-05-15T03:45:24.844Z Checking smf v0.2.3
23702026-05-15T03:45:25.076Z Checking whoami v1.6.1
23712026-05-15T03:45:25.116Z Checking tokio-dtrace v0.1.1
23722026-05-15T03:45:25.116Z Compiling derive-where v1.6.0
23732026-05-15T03:45:25.117Z Checking zone v0.3.1
23742026-05-15T03:45:25.144Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
23752026-05-15T03:45:25.158Z Checking console v0.15.11
23762026-05-15T03:45:25.254Z Checking oxide-tokio-rt v0.1.4
23772026-05-15T03:45:25.390Z Checking atomicwrites v0.4.4
23782026-05-15T03:45:25.516Z Checking newline-converter v0.3.0
23792026-05-15T03:45:25.620Z Checking num-rational v0.4.2
23802026-05-15T03:45:25.620Z Checking num-complex v0.4.6
23812026-05-15T03:45:25.620Z Checking bytecount v0.6.9
23822026-05-15T03:45:25.693Z Checking expectorate v1.2.0
23832026-05-15T03:45:25.693Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
23842026-05-15T03:45:25.791Z Checking float-ord v0.3.2
23852026-05-15T03:45:25.820Z Compiling progenitor-impl v0.13.0
23862026-05-15T03:45:25.820Z Compiling owo-colors v4.3.0
23872026-05-15T03:45:25.902Z Checking num v0.4.3
23882026-05-15T03:45:25.996Z Checking progenitor-client v0.13.0
23892026-05-15T03:45:26.259Z Compiling cancel-safe-futures v0.1.5
23902026-05-15T03:45:26.537Z Checking libsw-core v0.3.2
23912026-05-15T03:45:26.701Z Compiling progenitor-macro v0.14.0
23922026-05-15T03:45:26.734Z Compiling prettyplease v0.2.37
23932026-05-15T03:45:26.781Z Checking libsw v3.5.0
23942026-05-15T03:45:26.830Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
23952026-05-15T03:45:27.002Z Checking linear-map v1.2.0
23962026-05-15T03:45:27.025Z Checking gethostname v0.5.0
23972026-05-15T03:45:27.204Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
23982026-05-15T03:45:27.259Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
23992026-05-15T03:45:27.259Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
24002026-05-15T03:45:27.856Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
24012026-05-15T03:45:28.125Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
24022026-05-15T03:45:28.386Z Compiling progenitor-macro v0.13.0
24032026-05-15T03:45:29.536Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
24042026-05-15T03:45:30.477Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
24052026-05-15T03:45:31.183Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
24062026-05-15T03:45:31.544Z Checking progenitor v0.14.0
24072026-05-15T03:45:32.209Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
24082026-05-15T03:45:32.634Z Checking smawk v0.3.2
24092026-05-15T03:45:32.796Z Checking resolv-conf v0.7.6
24102026-05-15T03:45:32.894Z Checking unicode-linebreak v0.1.5
24112026-05-15T03:45:33.005Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
24122026-05-15T03:45:33.145Z Checking papergrid v0.11.0
24132026-05-15T03:45:33.152Z Compiling tabled_derive v0.7.0
24142026-05-15T03:45:33.230Z Checking progenitor v0.13.0
24152026-05-15T03:45:33.273Z Compiling convert_case v0.10.0
24162026-05-15T03:45:33.373Z Compiling slog-dtrace v0.3.0
24172026-05-15T03:45:33.439Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
24182026-05-15T03:45:33.552Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
24192026-05-15T03:45:33.629Z Compiling derive_more-impl v2.1.1
24202026-05-15T03:45:33.701Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
24212026-05-15T03:45:34.125Z Checking tabled v0.15.0
24222026-05-15T03:45:34.224Z Checking fd-lock v4.0.4
24232026-05-15T03:45:34.335Z Checking vte v0.14.1
24242026-05-15T03:45:34.374Z Checking display-error-chain v0.2.2
24252026-05-15T03:45:34.452Z Checking derive_more v2.1.1
24262026-05-15T03:45:34.531Z Checking strip-ansi-escapes v0.2.1
24272026-05-15T03:45:34.550Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
24282026-05-15T03:45:34.580Z Checking crossterm v0.29.0
24292026-05-15T03:45:34.582Z Checking nu-ansi-term v0.50.3
24302026-05-15T03:45:34.650Z Checking linked-hash-map v0.5.6
24312026-05-15T03:45:34.708Z Checking termtree v0.5.1
24322026-05-15T03:45:34.774Z Checking textwrap v0.16.2
24332026-05-15T03:45:34.874Z Checking lru-cache v0.1.2
24342026-05-15T03:45:34.877Z Checking reedline v0.40.0
24352026-05-15T03:45:34.935Z Checking hickory-proto v0.24.4
24362026-05-15T03:45:35.016Z Compiling minimal-lexical v0.2.1
24372026-05-15T03:45:35.045Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24382026-05-15T03:45:35.212Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24392026-05-15T03:45:35.298Z Compiling nom v7.1.3
24402026-05-15T03:45:35.334Z Compiling ar_archive_writer v0.5.1
24412026-05-15T03:45:35.611Z Checking humantime v2.3.0
24422026-05-15T03:45:35.864Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
24432026-05-15T03:45:35.880Z Checking csv-core v0.1.13
24442026-05-15T03:45:36.066Z Checking csv v1.4.0
24452026-05-15T03:45:36.100Z Compiling stacker v0.1.23
24462026-05-15T03:45:36.221Z Compiling psm v0.1.30
24472026-05-15T03:45:36.302Z Checking highway v1.3.0
24482026-05-15T03:45:36.376Z Compiling cfg_aliases v0.1.1
24492026-05-15T03:45:36.409Z Compiling semver v0.1.20
24502026-05-15T03:45:36.485Z Compiling nix v0.28.0
24512026-05-15T03:45:36.525Z Checking nibble_vec v0.1.0
24522026-05-15T03:45:36.558Z Checking home v0.5.12
24532026-05-15T03:45:36.642Z Compiling rustc_version v0.1.7
24542026-05-15T03:45:36.682Z Checking endian-type v0.1.2
24552026-05-15T03:45:36.714Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
24562026-05-15T03:45:36.719Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
24572026-05-15T03:45:36.781Z Checking hickory-resolver v0.24.4
24582026-05-15T03:45:36.840Z Checking radix_trie v0.2.1
24592026-05-15T03:45:36.910Z Compiling newtype_derive v0.1.6
24602026-05-15T03:45:36.996Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
24612026-05-15T03:45:37.090Z Checking phf_shared v0.12.1
24622026-05-15T03:45:37.120Z Compiling recursive-proc-macro-impl v0.1.1
24632026-05-15T03:45:37.206Z Compiling chrono-tz v0.10.4
24642026-05-15T03:45:37.273Z Checking phf v0.12.1
24652026-05-15T03:45:37.443Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24662026-05-15T03:45:37.474Z Compiling const_format_proc_macros v0.2.34
24672026-05-15T03:45:37.503Z Compiling peg-macros v0.8.5
24682026-05-15T03:45:37.536Z Checking qorb v0.4.1
24692026-05-15T03:45:37.567Z Checking recursive v0.1.1
24702026-05-15T03:45:37.570Z Checking winnow v0.6.26
24712026-05-15T03:45:37.690Z Compiling sqlparser_derive v0.5.0
24722026-05-15T03:45:37.941Z Checking unicode_categories v0.1.1
24732026-05-15T03:45:38.252Z Checking rustyline v14.0.0
24742026-05-15T03:45:38.323Z Checking const_format v0.2.35
24752026-05-15T03:45:38.461Z Checking sqlparser v0.61.0
24762026-05-15T03:45:38.722Z Checking sqlformat v0.3.5
24772026-05-15T03:45:38.878Z Checking peg v0.8.5
24782026-05-15T03:45:39.027Z Checking bcs v0.1.6
24792026-05-15T03:45:39.080Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
24802026-05-15T03:45:39.190Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
24812026-05-15T03:45:39.259Z Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
24822026-05-15T03:45:39.294Z Checking steno v0.4.1
24832026-05-15T03:45:39.551Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
24842026-05-15T03:45:39.664Z Checking filetime v0.2.27
24852026-05-15T03:45:39.874Z Checking xattr v1.6.1
24862026-05-15T03:45:40.087Z Checking tar v0.4.45
24872026-05-15T03:45:40.136Z Checking subprocess v0.2.15
24882026-05-15T03:45:40.181Z Checking base64 v0.21.7
24892026-05-15T03:45:40.349Z Checking headers-core v0.3.0
24902026-05-15T03:45:40.468Z Checking yasna v0.5.2
24912026-05-15T03:45:40.478Z Checking dropshot-api-manager-types v0.7.1
24922026-05-15T03:45:40.524Z Checking headers v0.4.1
24932026-05-15T03:45:40.716Z Checking tagptr v0.2.0
24942026-05-15T03:45:40.881Z Checking moka v0.12.13
24952026-05-15T03:45:40.885Z Checking rcgen v0.12.1
24962026-05-15T03:45:41.009Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
24972026-05-15T03:45:41.211Z Checking utf-8 v0.7.6
24982026-05-15T03:45:41.255Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
24992026-05-15T03:45:41.376Z Compiling libefi-sys v0.1.0
25002026-05-15T03:45:41.432Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
25012026-05-15T03:45:41.489Z Compiling bitfield-struct v0.6.2
25022026-05-15T03:45:41.542Z Checking hickory-resolver v0.25.2
25032026-05-15T03:45:41.854Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25042026-05-15T03:45:41.892Z Compiling radium v0.7.0
25052026-05-15T03:45:41.961Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
25062026-05-15T03:45:42.139Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25072026-05-15T03:45:42.167Z Checking tungstenite v0.21.0
25082026-05-15T03:45:42.240Z Compiling maybe-uninit v2.0.0
25092026-05-15T03:45:42.280Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
25102026-05-15T03:45:42.314Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25112026-05-15T03:45:42.392Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25122026-05-15T03:45:42.532Z Checking tap v1.0.1
25132026-05-15T03:45:42.616Z Checking tokio-tungstenite v0.21.0
25142026-05-15T03:45:42.686Z Checking wyz v0.5.1
25152026-05-15T03:45:42.758Z Compiling zerocopy-derive v0.6.6
25162026-05-15T03:45:42.889Z Checking funty v2.0.0
25172026-05-15T03:45:42.923Z Compiling packed_struct v0.10.1
25182026-05-15T03:45:42.951Z Checking crc-catalog v2.4.0
25192026-05-15T03:45:43.071Z Checking crc v3.4.0
25202026-05-15T03:45:43.169Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
25212026-05-15T03:45:43.233Z Checking bitvec v1.0.1
25222026-05-15T03:45:43.299Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25232026-05-15T03:45:43.306Z Compiling packed_struct_codegen v0.10.1
25242026-05-15T03:45:43.358Z Compiling bitfield-macros v0.19.4
25252026-05-15T03:45:43.613Z Checking zerocopy v0.6.6
25262026-05-15T03:45:43.935Z Compiling indexmap v1.9.3
25272026-05-15T03:45:44.097Z Checking nodrop v0.1.14
25282026-05-15T03:45:44.199Z Checking bitfield v0.19.4
25292026-05-15T03:45:44.230Z Checking array-init v0.0.4
25302026-05-15T03:45:44.297Z Checking smallvec v0.6.14
25312026-05-15T03:45:44.382Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
25322026-05-15T03:45:44.501Z Checking hashbrown v0.12.3
25332026-05-15T03:45:44.536Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
25342026-05-15T03:45:44.594Z Checking serde-hex v0.1.0
25352026-05-15T03:45:44.827Z Checking ron v0.8.1
25362026-05-15T03:45:45.306Z Checking hashbrown v0.13.2
25372026-05-15T03:45:45.337Z Checking crc-any v2.5.0
25382026-05-15T03:45:45.378Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25392026-05-15T03:45:45.543Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
25402026-05-15T03:45:45.646Z Checking path-slash v0.1.5
25412026-05-15T03:45:45.651Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
25422026-05-15T03:45:45.733Z Compiling xshell-macros v0.2.7
25432026-05-15T03:45:45.765Z Checking object v0.30.4
25442026-05-15T03:45:45.796Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
25452026-05-15T03:45:45.991Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
25462026-05-15T03:45:46.142Z Checking xshell v0.2.7
25472026-05-15T03:45:46.163Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
25482026-05-15T03:45:46.195Z Checking half v1.8.3
25492026-05-15T03:45:46.353Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
25502026-05-15T03:45:46.410Z Checking serde_cbor v0.11.2
25512026-05-15T03:45:46.814Z Compiling num-derive v0.3.3
25522026-05-15T03:45:46.845Z Compiling proc-macro-error-attr2 v2.0.0
25532026-05-15T03:45:47.136Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
25542026-05-15T03:45:47.276Z Compiling proc-macro-error2 v2.0.1
25552026-05-15T03:45:47.377Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
25562026-05-15T03:45:47.639Z Compiling tabled_derive v0.11.0
25572026-05-15T03:45:47.725Z Checking libscf-sys v1.1.0
25582026-05-15T03:45:47.786Z Checking papergrid v0.17.0
25592026-05-15T03:45:47.853Z Checking testing_table v0.3.0
25602026-05-15T03:45:47.914Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
25612026-05-15T03:45:47.973Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
25622026-05-15T03:45:48.198Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
25632026-05-15T03:45:48.503Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
25642026-05-15T03:45:48.704Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
25652026-05-15T03:45:48.787Z Compiling git-stub v1.0.0
25662026-05-15T03:45:48.809Z Checking tabled v0.20.0
25672026-05-15T03:45:49.220Z Checking maplit v1.0.2
25682026-05-15T03:45:49.231Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
25692026-05-15T03:45:49.231Z Compiling git-stub-vcs v0.1.0
25702026-05-15T03:45:49.231Z Checking crc8 v0.1.1
25712026-05-15T03:45:49.231Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
25722026-05-15T03:45:49.321Z Checking fxhash v0.2.1
25732026-05-15T03:45:49.471Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
25742026-05-15T03:45:49.713Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
25752026-05-15T03:45:49.850Z Checking unicase v2.9.0
25762026-05-15T03:45:49.999Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
25772026-05-15T03:45:50.030Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
25782026-05-15T03:45:50.164Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
25792026-05-15T03:45:50.182Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
25802026-05-15T03:45:50.415Z Compiling typify-impl v0.4.3
25812026-05-15T03:45:50.522Z Checking kstat-rs v0.2.4
25822026-05-15T03:45:50.545Z Compiling diesel_derives v2.3.7
25832026-05-15T03:45:50.680Z Checking scheduled-thread-pool v0.2.7
25842026-05-15T03:45:50.741Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
25852026-05-15T03:45:50.778Z Compiling dsl_auto_type v0.2.0
25862026-05-15T03:45:50.911Z Compiling vergen-gitcl v1.0.8
25872026-05-15T03:45:50.971Z Checking arc-swap v1.8.2
25882026-05-15T03:45:51.087Z Compiling diesel_table_macro_syntax v0.3.0
25892026-05-15T03:45:51.375Z Compiling parking_lot_core v0.8.6
25902026-05-15T03:45:51.456Z Checking slog-scope v4.4.1
25912026-05-15T03:45:51.572Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
25922026-05-15T03:45:51.586Z Checking r2d2 v0.8.10
25932026-05-15T03:45:51.612Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
25942026-05-15T03:45:51.768Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
25952026-05-15T03:45:51.974Z Checking downcast-rs v2.0.2
25962026-05-15T03:45:52.346Z Checking slog-stdlog v4.1.1
25972026-05-15T03:45:52.392Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
25982026-05-15T03:45:52.496Z Checking parking_lot v0.11.2
25992026-05-15T03:45:52.516Z Checking slog-envlogger v2.2.0
26002026-05-15T03:45:52.589Z Compiling ntp-admin-v1-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-v1-client)
26012026-05-15T03:45:52.698Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
26022026-05-15T03:45:52.720Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
26032026-05-15T03:45:52.757Z Checking prefix-trie v0.7.0
26042026-05-15T03:45:52.987Z Checking sled v0.34.7
26052026-05-15T03:45:53.074Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26062026-05-15T03:45:53.143Z Checking nanorand v0.7.0
26072026-05-15T03:45:53.201Z Checking hickory-server v0.25.2
26082026-05-15T03:45:53.228Z Compiling dirs-sys-next v0.1.2
26092026-05-15T03:45:53.265Z Compiling salty v0.3.0
26102026-05-15T03:45:53.325Z Compiling crunchy v0.2.4
26112026-05-15T03:45:53.557Z Compiling dirs-next v2.0.0
26122026-05-15T03:45:53.634Z Checking flume v0.11.1
26132026-05-15T03:45:53.651Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26142026-05-15T03:45:53.678Z Compiling clang-sys v1.8.1
26152026-05-15T03:45:53.958Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26162026-05-15T03:45:54.043Z Checking primeorder v0.13.6
26172026-05-15T03:45:54.143Z Compiling tiny-keccak v2.0.2
26182026-05-15T03:45:54.467Z Compiling term v0.7.0
26192026-05-15T03:45:54.518Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
26202026-05-15T03:45:54.802Z Compiling typify-macro v0.4.3
26212026-05-15T03:45:55.016Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
26222026-05-15T03:45:55.056Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
26232026-05-15T03:45:55.167Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
26242026-05-15T03:45:55.235Z Compiling bit-vec v0.6.3
26252026-05-15T03:45:55.354Z Compiling ascii-canvas v3.0.0
26262026-05-15T03:45:55.486Z Compiling bit-set v0.5.3
26272026-05-15T03:45:55.695Z Compiling itertools v0.10.5
26282026-05-15T03:45:55.706Z Compiling ena v0.14.4
26292026-05-15T03:45:55.835Z Compiling libloading v0.8.9
26302026-05-15T03:45:55.928Z Compiling fs-err v2.11.0
26312026-05-15T03:45:55.959Z Compiling regex-syntax v0.6.29
26322026-05-15T03:45:56.059Z Compiling bindgen v0.71.1
26332026-05-15T03:45:56.089Z Compiling diff v0.1.13
26342026-05-15T03:45:56.382Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
26352026-05-15T03:45:56.505Z Compiling typify v0.4.3
26362026-05-15T03:45:56.660Z Checking diesel v2.3.7
26372026-05-15T03:45:56.692Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
26382026-05-15T03:45:56.723Z Checking p384 v0.13.1
26392026-05-15T03:45:56.831Z Compiling cexpr v0.6.0
26402026-05-15T03:45:56.847Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
26412026-05-15T03:45:57.171Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
26422026-05-15T03:45:57.334Z Compiling lalrpop v0.19.12
26432026-05-15T03:45:57.449Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
26442026-05-15T03:45:57.546Z Compiling libxml v0.3.3
26452026-05-15T03:45:57.667Z Checking parse-size v1.1.0
26462026-05-15T03:45:57.831Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
26472026-05-15T03:45:58.142Z Compiling progenitor-impl v0.11.2
26482026-05-15T03:45:58.711Z Compiling strum_macros v0.24.3
26492026-05-15T03:45:59.116Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
26502026-05-15T03:45:59.724Z Compiling indoc v1.0.9
26512026-05-15T03:45:59.916Z Checking assert_matches v1.5.0
26522026-05-15T03:46:00.217Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=187aee7de2e50f907099ea06c04aac96c3455665#187aee7d)
26532026-05-15T03:46:00.628Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
26542026-05-15T03:46:00.789Z Compiling progenitor-macro v0.11.2
26552026-05-15T03:46:00.850Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
26562026-05-15T03:46:00.989Z Checking predicates-tree v1.0.13
26572026-05-15T03:46:01.137Z Checking progenitor-client v0.11.2
26582026-05-15T03:46:01.197Z Checking derive_builder v0.20.2
26592026-05-15T03:46:01.344Z Checking quick-xml v0.37.5
26602026-05-15T03:46:01.448Z Compiling oso-derive v0.27.3
26612026-05-15T03:46:01.472Z Compiling impl-trait-for-tuples v0.2.3
26622026-05-15T03:46:01.907Z Compiling trait-variant v0.1.2
26632026-05-15T03:46:02.229Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
26642026-05-15T03:46:02.446Z Checking openssl-probe v0.1.6
26652026-05-15T03:46:02.484Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=018ae6f7bd752cd9b2124887e00c93c6b4244103#018ae6f7)
26662026-05-15T03:46:02.715Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
26672026-05-15T03:46:02.920Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
26682026-05-15T03:46:02.994Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
26692026-05-15T03:46:03.276Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
26702026-05-15T03:46:04.777Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=187aee7de2e50f907099ea06c04aac96c3455665#187aee7d)
26712026-05-15T03:46:04.910Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
26722026-05-15T03:46:05.293Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
26732026-05-15T03:46:05.746Z Compiling progenitor-impl v0.10.0
26742026-05-15T03:46:05.749Z Checking progenitor v0.11.2
26752026-05-15T03:46:05.765Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
26762026-05-15T03:46:06.411Z Compiling mime_guess v2.0.5
26772026-05-15T03:46:06.540Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
26782026-05-15T03:46:07.836Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
26792026-05-15T03:46:07.956Z Compiling progenitor-macro v0.10.0
26802026-05-15T03:46:07.993Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
26812026-05-15T03:46:08.060Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
26822026-05-15T03:46:08.245Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
26832026-05-15T03:46:08.307Z Checking http-range v0.1.5
26842026-05-15T03:46:08.321Z Checking corncobs v0.1.4
26852026-05-15T03:46:08.857Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
26862026-05-15T03:46:08.875Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
26872026-05-15T03:46:08.875Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
26882026-05-15T03:46:08.876Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
26892026-05-15T03:46:09.433Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
26902026-05-15T03:46:09.971Z Checking ignore v0.4.25
26912026-05-15T03:46:10.467Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
26922026-05-15T03:46:10.993Z Checking atty v0.2.14
26932026-05-15T03:46:11.116Z Checking secrecy v0.8.0
26942026-05-15T03:46:11.327Z Checking globwalk v0.9.1
26952026-05-15T03:46:11.582Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
26962026-05-15T03:46:11.805Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
26972026-05-15T03:46:11.859Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
26982026-05-15T03:46:11.880Z Checking bb8 v0.8.6
26992026-05-15T03:46:12.114Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
27002026-05-15T03:46:12.206Z Checking async-bb8-diesel v0.2.1
27012026-05-15T03:46:12.374Z Checking hyper-staticfile v0.10.1
27022026-05-15T03:46:12.630Z Checking camino-tempfile-ext v0.3.3
27032026-05-15T03:46:12.648Z Checking diesel-dtrace v0.5.0
27042026-05-15T03:46:12.848Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
27052026-05-15T03:46:12.871Z Checking progenitor v0.10.0
27062026-05-15T03:46:12.924Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27072026-05-15T03:46:13.008Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27082026-05-15T03:46:13.038Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
27092026-05-15T03:46:13.118Z Checking signal-hook-tokio v0.3.1
27102026-05-15T03:46:13.150Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
27112026-05-15T03:46:13.319Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
27122026-05-15T03:46:13.415Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
27132026-05-15T03:46:13.584Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
27142026-05-15T03:46:14.262Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
27152026-05-15T03:46:14.373Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
27162026-05-15T03:46:14.655Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
27172026-05-15T03:46:14.689Z Checking nonempty v0.12.0
27182026-05-15T03:46:14.923Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
27192026-05-15T03:46:14.956Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
27202026-05-15T03:46:14.987Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
27212026-05-15T03:46:15.359Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
27222026-05-15T03:46:15.392Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
27232026-05-15T03:46:15.759Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
27242026-05-15T03:46:15.790Z Checking tungstenite v0.23.0
27252026-05-15T03:46:15.822Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
27262026-05-15T03:46:16.037Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
27272026-05-15T03:46:16.240Z Checking tokio-tungstenite v0.23.1
27282026-05-15T03:46:16.411Z Checking rand_seeder v0.4.0
27292026-05-15T03:46:16.534Z Checking void v1.0.2
27302026-05-15T03:46:16.592Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
27312026-05-15T03:46:16.672Z Checking lzss v0.8.2
27322026-05-15T03:46:16.921Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27332026-05-15T03:46:16.932Z Checking nix v0.27.1
27342026-05-15T03:46:16.991Z Checking serde_bytes v0.11.19
27352026-05-15T03:46:17.021Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
27362026-05-15T03:46:17.055Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
27372026-05-15T03:46:17.193Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27382026-05-15T03:46:17.226Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
27392026-05-15T03:46:17.430Z Checking gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992)
27402026-05-15T03:46:17.755Z Checking is_ci v1.2.0
27412026-05-15T03:46:17.891Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
27422026-05-15T03:46:17.954Z Checking yansi v1.0.1
27432026-05-15T03:46:18.136Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
27442026-05-15T03:46:18.234Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
27452026-05-15T03:46:18.402Z Checking pretty_assertions v1.4.1
27462026-05-15T03:46:18.498Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
27472026-05-15T03:46:18.536Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
27482026-05-15T03:46:18.784Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
27492026-05-15T03:46:18.787Z Compiling darling_core v0.23.0
27502026-05-15T03:46:19.227Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
27512026-05-15T03:46:20.092Z Compiling indoc v2.0.7
27522026-05-15T03:46:20.128Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
27532026-05-15T03:46:20.352Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27542026-05-15T03:46:20.572Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27552026-05-15T03:46:20.796Z Compiling instability v0.3.11
27562026-05-15T03:46:20.833Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27572026-05-15T03:46:21.117Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
27582026-05-15T03:46:21.172Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27592026-05-15T03:46:21.210Z Compiling libz-sys v1.1.24
27602026-05-15T03:46:21.372Z Compiling darling_macro v0.23.0
27612026-05-15T03:46:21.609Z Checking castaway v0.2.4
27622026-05-15T03:46:21.751Z Checking compact_str v0.8.1
27632026-05-15T03:46:21.887Z Compiling darling v0.23.0
27642026-05-15T03:46:22.566Z Checking supports-color v3.0.2
27652026-05-15T03:46:22.577Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
27662026-05-15T03:46:22.577Z Checking unicode-truncate v1.1.0
27672026-05-15T03:46:22.653Z Checking console v0.16.2
27682026-05-15T03:46:22.751Z Checking lru v0.12.5
27692026-05-15T03:46:22.790Z Checking unit-prefix v0.5.2
27702026-05-15T03:46:22.874Z Checking cassowary v0.3.0
27712026-05-15T03:46:22.958Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
27722026-05-15T03:46:22.992Z Checking indicatif v0.18.4
27732026-05-15T03:46:23.031Z Compiling libgit2-sys v0.18.3+1.9.2
27742026-05-15T03:46:23.110Z Checking ratatui v0.29.0
27752026-05-15T03:46:23.221Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
27762026-05-15T03:46:23.621Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
27772026-05-15T03:46:24.451Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
27782026-05-15T03:46:24.679Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
27792026-05-15T03:46:24.809Z Compiling vergen-git2 v1.0.7
27802026-05-15T03:46:24.840Z Checking plotters-backend v0.3.7
27812026-05-15T03:46:24.935Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
27822026-05-15T03:46:25.072Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
27832026-05-15T03:46:25.103Z Checking plotters-svg v0.3.7
27842026-05-15T03:46:25.155Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
27852026-05-15T03:46:25.271Z Checking colored v2.2.0
27862026-05-15T03:46:25.303Z Checking cast v0.3.0
27872026-05-15T03:46:25.481Z Compiling rustls v0.21.12
27882026-05-15T03:46:25.513Z Checking shell-words v1.1.1
27892026-05-15T03:46:25.669Z Checking criterion-plot v0.6.0
27902026-05-15T03:46:25.785Z Checking plotters v0.3.7
27912026-05-15T03:46:25.861Z Checking typeid v1.0.3
27922026-05-15T03:46:25.939Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
27932026-05-15T03:46:25.993Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
27942026-05-15T03:46:26.214Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
27952026-05-15T03:46:26.435Z Checking rustls-webpki v0.101.7
27962026-05-15T03:46:26.538Z Checking sct v0.7.1
27972026-05-15T03:46:26.705Z Checking tinytemplate v1.2.1
27982026-05-15T03:46:26.802Z Compiling nix v0.29.0
27992026-05-15T03:46:26.879Z Compiling dropshot v0.16.7
28002026-05-15T03:46:26.947Z Checking hex-literal v0.4.1
28012026-05-15T03:46:27.075Z Checking anes v0.1.6
28022026-05-15T03:46:27.108Z Checking oorandom v11.1.5
28032026-05-15T03:46:27.283Z Checking criterion v0.7.0
28042026-05-15T03:46:27.315Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
28052026-05-15T03:46:28.581Z Checking erased-serde v0.4.9
28062026-05-15T03:46:28.667Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
28072026-05-15T03:46:28.958Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
28082026-05-15T03:46:29.767Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
28092026-05-15T03:46:30.596Z Checking toml v0.9.12+spec-1.1.0
28102026-05-15T03:46:31.291Z Checking ordered-float v2.10.1
28112026-05-15T03:46:31.462Z Compiling dropshot_endpoint v0.16.7
28122026-05-15T03:46:31.781Z Checking serde-value v0.7.0
28132026-05-15T03:46:32.020Z Checking serde-untagged v0.1.9
28142026-05-15T03:46:32.228Z Checking tokio-rustls v0.24.1
28152026-05-15T03:46:32.734Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28162026-05-15T03:46:32.945Z Checking rustls-pemfile v1.0.4
28172026-05-15T03:46:33.135Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=c59a1362a3ac332443c1dd8110d87a25d056ee8a#c59a1362)
28182026-05-15T03:46:33.479Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
28192026-05-15T03:46:33.657Z Checking twox-hash v2.1.2
28202026-05-15T03:46:33.981Z Checking unicode-xid v0.2.6
28212026-05-15T03:46:34.104Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
28222026-05-15T03:46:34.135Z Checking cargo-util-schemas v0.8.2
28232026-05-15T03:46:34.903Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28242026-05-15T03:46:35.059Z Checking nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
28252026-05-15T03:46:35.139Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
28262026-05-15T03:46:35.321Z Checking fatfs v0.3.6
28272026-05-15T03:46:35.471Z Checking cargo-platform v0.2.0
28282026-05-15T03:46:35.683Z Compiling petname v2.0.2
28292026-05-15T03:46:35.769Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
28302026-05-15T03:46:35.800Z Compiling seq-macro v0.3.6
28312026-05-15T03:46:36.318Z Checking cargo_metadata v0.21.0
28322026-05-15T03:46:36.349Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
28332026-05-15T03:46:37.082Z Checking concurrent-queue v2.5.0
28342026-05-15T03:46:37.085Z Checking rtoolbox v0.0.3
28352026-05-15T03:46:37.275Z Checking parking v2.2.1
28362026-05-15T03:46:37.306Z Checking rpassword v7.4.0
28372026-05-15T03:46:37.427Z Checking event-listener v5.4.1
28382026-05-15T03:46:37.677Z Checking tui-tree-widget v0.23.1
28392026-05-15T03:46:37.864Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
28402026-05-15T03:46:37.898Z Checking polyval v0.6.2
28412026-05-15T03:46:38.056Z Checking sapling-renderdag v0.1.0
28422026-05-15T03:46:38.177Z Checking sync-ptr v0.1.4
28432026-05-15T03:46:38.241Z Checking ghash v0.5.1
28442026-05-15T03:46:38.330Z Checking event-listener-strategy v0.5.4
28452026-05-15T03:46:38.386Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
28462026-05-15T03:46:38.497Z Checking ctr v0.9.2
28472026-05-15T03:46:38.605Z Checking futures-timer v3.0.3
28482026-05-15T03:46:38.635Z Compiling samael v0.0.19
28492026-05-15T03:46:38.684Z Checking arrayref v0.3.9
28502026-05-15T03:46:38.785Z Checking arrayvec v0.7.6
28512026-05-15T03:46:38.817Z Checking constant_time_eq v0.4.2
28522026-05-15T03:46:38.945Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28532026-05-15T03:46:38.981Z Checking aes-gcm v0.10.3
28542026-05-15T03:46:39.054Z Checking async-lock v3.4.2
28552026-05-15T03:46:39.162Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
28562026-05-15T03:46:39.468Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
28572026-05-15T03:46:40.149Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
28582026-05-15T03:46:40.183Z Checking ssh-encoding v0.2.0
28592026-05-15T03:46:40.402Z Checking blowfish v0.9.1
28602026-05-15T03:46:40.585Z Checking bcrypt-pbkdf v0.10.0
28612026-05-15T03:46:40.775Z Checking ssh-cipher v0.2.0
28622026-05-15T03:46:40.977Z Checking async-object-pool v0.2.0
28632026-05-15T03:46:41.120Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
28642026-05-15T03:46:41.336Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
28652026-05-15T03:46:41.494Z Checking serde_regex v1.1.0
28662026-05-15T03:46:41.686Z Checking password-hash v0.4.2
28672026-05-15T03:46:41.698Z Checking assert-json-diff v2.0.2
28682026-05-15T03:46:41.872Z Checking path-tree v0.8.3
28692026-05-15T03:46:41.882Z Checking gimli v0.32.3
28702026-05-15T03:46:41.991Z Checking stringmetrics v2.2.2
28712026-05-15T03:46:42.091Z Compiling target-lexicon v0.13.3
28722026-05-15T03:46:42.167Z Checking httpmock v0.8.3
28732026-05-15T03:46:42.661Z Checking pbkdf2 v0.11.0
28742026-05-15T03:46:42.863Z Checking ssh-key v0.6.7
28752026-05-15T03:46:43.428Z Checking addr2line v0.25.1
28762026-05-15T03:46:43.728Z Checking p521 v0.13.3
28772026-05-15T03:46:43.917Z Checking p256 v0.13.2
28782026-05-15T03:46:44.203Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
28792026-05-15T03:46:44.320Z Checking russh-cryptovec v0.7.3
28802026-05-15T03:46:44.355Z Checking md5 v0.7.0
28812026-05-15T03:46:44.469Z Checking rustc-demangle v0.1.27
28822026-05-15T03:46:44.500Z Compiling guppy-workspace-hack v0.1.0
28832026-05-15T03:46:44.551Z Checking russh-keys v0.45.0
28842026-05-15T03:46:44.744Z Checking backtrace v0.3.76
28852026-05-15T03:46:45.058Z Checking num-bigint v0.4.6
28862026-05-15T03:46:45.110Z Checking des v0.8.1
28872026-05-15T03:46:45.319Z Compiling blake3 v1.8.3
28882026-05-15T03:46:45.412Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
28892026-05-15T03:46:45.500Z Compiling target-spec v3.5.7
28902026-05-15T03:46:45.839Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
28912026-05-15T03:46:46.005Z Checking backtrace-ext v0.2.1
28922026-05-15T03:46:46.040Z Checking russh v0.45.0
28932026-05-15T03:46:46.141Z Checking cfg-expr v0.20.6
28942026-05-15T03:46:46.350Z Checking supports-color v2.1.0
28952026-05-15T03:46:46.470Z Checking textwrap v0.15.2
28962026-05-15T03:46:46.514Z Checking supports-unicode v2.1.0
28972026-05-15T03:46:46.600Z Checking supports-hyperlinks v2.1.0
28982026-05-15T03:46:46.717Z Checking hashbrown v0.14.5
28992026-05-15T03:46:46.749Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
29002026-05-15T03:46:46.749Z Checking cargo-platform v0.3.2
29012026-05-15T03:46:46.901Z Checking socket2 v0.5.10
29022026-05-15T03:46:47.033Z Checking terminal_size v0.1.17
29032026-05-15T03:46:47.086Z Compiling miette-derive v5.10.0
29042026-05-15T03:46:47.114Z Checking internet-checksum v0.2.1
29052026-05-15T03:46:47.172Z Checking owo-colors v3.5.0
29062026-05-15T03:46:47.288Z Checking chumsky v0.9.3
29072026-05-15T03:46:47.719Z Checking cargo_metadata v0.23.1
29082026-05-15T03:46:48.199Z Checking miette v5.10.0
29092026-05-15T03:46:48.471Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
29102026-05-15T03:46:48.506Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
29112026-05-15T03:46:48.558Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
29122026-05-15T03:46:48.688Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
29132026-05-15T03:46:48.888Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
29142026-05-15T03:46:48.922Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
29152026-05-15T03:46:49.164Z Compiling knuffel-derive v3.2.0
29162026-05-15T03:46:49.285Z Checking httptest v0.16.4
29172026-05-15T03:46:49.447Z Checking pathdiff v0.2.3
29182026-05-15T03:46:49.583Z Checking nested v0.1.1
29192026-05-15T03:46:49.674Z Checking topological-sort v0.2.2
29202026-05-15T03:46:49.751Z Checking guppy v0.17.25
29212026-05-15T03:46:49.784Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
29222026-05-15T03:46:49.851Z Checking omicron-zone-package v0.12.2
29232026-05-15T03:46:50.126Z Checking similar-asserts v1.7.0
29242026-05-15T03:46:50.225Z Compiling target-triple v1.0.0
29252026-05-15T03:46:50.544Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
29262026-05-15T03:46:50.666Z Checking knuffel v3.2.0
29272026-05-15T03:46:50.703Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
29282026-05-15T03:46:50.767Z Compiling git2 v0.20.4
29292026-05-15T03:46:50.806Z Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=018ae6f7bd752cd9b2124887e00c93c6b4244103#018ae6f7)
29302026-05-15T03:46:50.840Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
29312026-05-15T03:46:51.058Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
29322026-05-15T03:46:51.301Z Checking hickory-client v0.25.2
29332026-05-15T03:46:51.666Z Checking tokio-test v0.4.5
29342026-05-15T03:46:51.685Z Compiling assert_cmd v2.1.2
29352026-05-15T03:46:51.842Z Checking escape8259 v0.5.3
29362026-05-15T03:46:52.027Z Checking libtest-mimic v0.8.1
29372026-05-15T03:46:52.180Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
29382026-05-15T03:46:52.296Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
29392026-05-15T03:46:52.329Z Checking blake2b_simd v1.0.4
29402026-05-15T03:46:52.473Z Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
29412026-05-15T03:46:52.743Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
29422026-05-15T03:46:52.901Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
29432026-05-15T03:46:53.155Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
29442026-05-15T03:46:53.387Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
29452026-05-15T03:46:53.441Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
29462026-05-15T03:46:53.644Z Checking fancy-regex v0.14.0
29472026-05-15T03:46:53.772Z Checking serde_tokenstream v0.2.3
29482026-05-15T03:46:53.868Z Checking approx v0.5.1
29492026-05-15T03:46:54.022Z Compiling rstest_macros v0.25.0
29502026-05-15T03:46:54.052Z Checking uzers v0.12.2
29512026-05-15T03:46:54.055Z Checking termcolor v1.4.1
29522026-05-15T03:46:54.114Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
29532026-05-15T03:46:54.146Z Compiling polar-core v0.27.3
29542026-05-15T03:46:54.290Z Checking constant_time_eq v0.3.1
29552026-05-15T03:46:54.320Z Compiling linkme-impl v0.3.35
29562026-05-15T03:46:54.420Z Checking rust-argon2 v2.1.0
29572026-05-15T03:46:54.459Z Checking trybuild v1.0.116
29582026-05-15T03:46:54.685Z Checking datatest-stable v0.3.3
29592026-05-15T03:46:55.085Z Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
29602026-05-15T03:46:55.212Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
29612026-05-15T03:46:55.381Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
29622026-05-15T03:46:55.438Z Checking support-bundle-viewer v0.1.2
29632026-05-15T03:46:55.701Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
29642026-05-15T03:46:55.930Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
29652026-05-15T03:46:56.038Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
29662026-05-15T03:46:56.150Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
29672026-05-15T03:46:56.264Z Checking drift v0.1.4
29682026-05-15T03:46:56.423Z Checking rand_distr v0.5.1
29692026-05-15T03:46:56.601Z Checking multimap v0.10.1
29702026-05-15T03:46:56.819Z Compiling linkme v0.3.35
29712026-05-15T03:46:56.854Z Compiling relative-path v1.9.3
29722026-05-15T03:46:57.164Z Checking dropshot-api-manager v0.7.1
29732026-05-15T03:46:58.434Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
29742026-05-15T03:46:58.820Z Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560)
29752026-05-15T03:46:58.976Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
29762026-05-15T03:46:59.149Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
29772026-05-15T03:46:59.195Z Checking oso v0.27.3
29782026-05-15T03:46:59.329Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
29792026-05-15T03:46:59.575Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
29802026-05-15T03:46:59.640Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
29812026-05-15T03:46:59.766Z Checking cargo_toml v0.21.0
29822026-05-15T03:47:00.049Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
29832026-05-15T03:47:00.109Z Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
29842026-05-15T03:47:00.141Z Checking partial-io v0.5.4
29852026-05-15T03:47:00.362Z Checking termios v0.3.3
29862026-05-15T03:47:00.384Z Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
29872026-05-15T03:47:00.582Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
29882026-05-15T03:47:00.615Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
29892026-05-15T03:47:00.717Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
29902026-05-15T03:47:00.897Z Checking rstest v0.25.0
29912026-05-15T03:47:05.259Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
29922026-05-15T03:47:08.789Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
29932026-05-15T03:47:09.656Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
29942026-05-15T03:47:12.824Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
29952026-05-15T03:47:16.496Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
29962026-05-15T03:47:21.527Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
29972026-05-15T03:47:24.916Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
29982026-05-15T03:47:25.703Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
29992026-05-15T03:47:26.196Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
30002026-05-15T03:47:26.684Z Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
30012026-05-15T03:47:35.994Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
30022026-05-15T03:47:48.565Zerror[E0027]: pattern does not mention field `info`
30032026-05-15T03:47:48.565Z --> dev-tools/omdb/src/bin/omdb/crucible_pantry.rs:104:9
30042026-05-15T03:47:48.565Z |
30052026-05-15T03:47:48.565Z104 | let VolumeStatus { active, num_job_handles, seen_active } =
30062026-05-15T03:47:48.565Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing field `info`
30072026-05-15T03:47:48.565Z |
30082026-05-15T03:47:48.565Zhelp: include the missing field in the pattern
30092026-05-15T03:47:48.565Z |
30102026-05-15T03:47:48.565Z104 | let VolumeStatus { active, num_job_handles, seen_active, info } =
30112026-05-15T03:47:48.565Z | ++++++
30122026-05-15T03:47:48.565Zhelp: if you don't care about this missing field, you can explicitly ignore it
30132026-05-15T03:47:48.565Z |
30142026-05-15T03:47:48.565Z104 | let VolumeStatus { active, num_job_handles, seen_active, info: _ } =
30152026-05-15T03:47:48.565Z | +++++++++
30162026-05-15T03:47:48.565Zhelp: or always ignore missing fields here
30172026-05-15T03:47:48.565Z |
30182026-05-15T03:47:48.565Z104 | let VolumeStatus { active, num_job_handles, seen_active, .. } =
30192026-05-15T03:47:48.565Z | ++++
30202026-05-15T03:47:48.565Z
30212026-05-15T03:47:52.598Zerror[E0308]: mismatched types
30222026-05-15T03:47:52.598Z --> nexus/src/app/disk.rs:571:17
30232026-05-15T03:47:52.598Z |
30242026-05-15T03:47:52.598Z569 | let client = crucible_pantry_client::Client::new_with_client(
30252026-05-15T03:47:52.598Z | ----------------------------------------------- arguments to this function are incorrect
30262026-05-15T03:47:52.598Z570 | &format!("http://{}", endpoint),
30272026-05-15T03:47:52.598Z571 | self.reqwest012_client.clone(),
30282026-05-15T03:47:52.598Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `reqwest::Client`, found a different `reqwest::Client`
30292026-05-15T03:47:52.598Z |
30302026-05-15T03:47:52.598Znote: there are multiple different versions of crate `reqwest` in the dependency graph
30312026-05-15T03:47:52.598Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.13.2/src/async_impl/client.rs:93:1
30322026-05-15T03:47:52.598Z |
30332026-05-15T03:47:52.598Z 93 | pub struct Client {
30342026-05-15T03:47:52.598Z | ^^^^^^^^^^^^^^^^^ this is the expected type
30352026-05-15T03:47:52.598Z |
30362026-05-15T03:47:52.598Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.12.28/src/async_impl/client.rs:93:1
30372026-05-15T03:47:52.598Z |
30382026-05-15T03:47:52.598Z 93 | pub struct Client {
30392026-05-15T03:47:52.598Z | ----------------- this is the found type
30402026-05-15T03:47:52.598Z = help: you can use `cargo tree` to explore your dependency tree
30412026-05-15T03:47:52.598Znote: associated function defined here
30422026-05-15T03:47:52.598Z --> /home/build/.cargo/git/checkouts/crucible-0a48bd218bc2bbbc/c59a136/pantry-client/src/lib.rs:5:1
30432026-05-15T03:47:52.598Z |
30442026-05-15T03:47:52.598Z 5 | / generate_api!(
30452026-05-15T03:47:52.598Z 6 | | spec = "../openapi/crucible-pantry/crucible-pantry-latest.json",
30462026-05-15T03:47:52.598Z 7 | | derives = [schemars::JsonSchema],
30472026-05-15T03:47:52.598Z 8 | | patch = {
30482026-05-15T03:47:52.598Z... |
30492026-05-15T03:47:52.599Z 11 | | },
30502026-05-15T03:47:52.599Z 12 | | );
30512026-05-15T03:47:52.599Z | |_^
30522026-05-15T03:47:52.599Z = note: this error originates in the macro `generate_api` (in Nightly builds, run with -Z macro-backtrace for more info)
30532026-05-15T03:47:52.599Z
30542026-05-15T03:47:54.838ZFor more information about this error, try `rustc --explain E0027`.
30552026-05-15T03:47:55.087Zerror: could not compile `omicron-omdb` (bin "omdb") due to 1 previous error
30562026-05-15T03:47:55.087Zwarning: build failed, waiting for other jobs to finish...
30572026-05-15T03:47:56.081Zerror[E0271]: expected `{async block@nexus/src/app/sagas/snapshot_create.rs:1228:33: 1228:38}` to be a future that resolves to `Result<_, Error<_>>`, but it resolves to `Result<ResponseValue<()>, Error<Error>>`
30582026-05-15T03:47:56.081Z --> nexus/src/app/sagas/snapshot_create.rs:1241:5
30592026-05-15T03:47:56.081Z |
30602026-05-15T03:47:56.081Z1241 | ProgenitorOperationRetry::new(snapshot_operation, gone_check)
30612026-05-15T03:47:56.081Z | ^^^^^^^^^^^^^^^^^^^^^^^^ expected `Result<ResponseValue<()>, Error<_>>`, found `Result<ResponseValue<()>, Error<Error>>`
30622026-05-15T03:47:56.081Z |
30632026-05-15T03:47:56.081Znote: there are multiple different versions of crate `progenitor_client` in the dependency graph
30642026-05-15T03:47:56.081Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/progenitor-client-0.10.0/src/progenitor_client.rs:224:1
30652026-05-15T03:47:56.081Z |
30662026-05-15T03:47:56.081Z 224 | pub enum Error<E = ()> {
30672026-05-15T03:47:56.082Z | ^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
30682026-05-15T03:47:56.082Z |
30692026-05-15T03:47:56.082Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/progenitor-client-0.14.0/src/progenitor_client.rs:327:1
30702026-05-15T03:47:56.082Z |
30712026-05-15T03:47:56.082Z 327 | pub enum Error<E = ()> {
30722026-05-15T03:47:56.082Z | ---------------------- this is the found type
30732026-05-15T03:47:56.082Z = help: you can use `cargo tree` to explore your dependency tree
30742026-05-15T03:47:56.082Znote: required by a bound in `omicron_common::progenitor_operation_retry::ProgenitorOperationRetry`
30752026-05-15T03:47:56.082Z --> common/src/progenitor_operation_retry.rs:73:17
30762026-05-15T03:47:56.082Z |
30772026-05-15T03:47:56.082Z 69 | pub struct ProgenitorOperationRetry<
30782026-05-15T03:47:56.082Z | ------------------------ required by a bound in this struct
30792026-05-15T03:47:56.082Z...
30802026-05-15T03:47:56.082Z 73 | Fut: Future<Output = Result<T, progenitor_client010::Error<E>>>,
30812026-05-15T03:47:56.082Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ProgenitorOperationRetry`
30822026-05-15T03:47:56.082Z
30832026-05-15T03:47:56.082Zerror[E0271]: expected `{async block@nexus/src/app/sagas/snapshot_create.rs:1228:33: 1228:38}` to be a future that resolves to `Result<_, Error<_>>`, but it resolves to `Result<ResponseValue<()>, Error<Error>>`
30842026-05-15T03:47:56.082Z --> nexus/src/app/sagas/snapshot_create.rs:1241:5
30852026-05-15T03:47:56.082Z |
30862026-05-15T03:47:56.082Z1241 | ProgenitorOperationRetry::new(snapshot_operation, gone_check)
30872026-05-15T03:47:56.082Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Result<ResponseValue<()>, Error<_>>`, found `Result<ResponseValue<()>, Error<Error>>`
30882026-05-15T03:47:56.082Z |
30892026-05-15T03:47:56.082Znote: there are multiple different versions of crate `progenitor_client` in the dependency graph
30902026-05-15T03:47:56.082Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/progenitor-client-0.10.0/src/progenitor_client.rs:224:1
30912026-05-15T03:47:56.082Z |
30922026-05-15T03:47:56.082Z 224 | pub enum Error<E = ()> {
30932026-05-15T03:47:56.082Z | ^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
30942026-05-15T03:47:56.082Z |
30952026-05-15T03:47:56.082Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/progenitor-client-0.14.0/src/progenitor_client.rs:327:1
30962026-05-15T03:47:56.082Z |
30972026-05-15T03:47:56.082Z 327 | pub enum Error<E = ()> {
30982026-05-15T03:47:56.082Z | ---------------------- this is the found type
30992026-05-15T03:47:56.082Z = help: you can use `cargo tree` to explore your dependency tree
31002026-05-15T03:47:56.082Znote: required by a bound in `omicron_common::progenitor_operation_retry::ProgenitorOperationRetry::<T, E, F, Fut, BF, BFut>::new`
31012026-05-15T03:47:56.083Z --> common/src/progenitor_operation_retry.rs:88:17
31022026-05-15T03:47:56.083Z |
31032026-05-15T03:47:56.083Z 88 | Fut: Future<Output = Result<T, progenitor_client010::Error<E>>>,
31042026-05-15T03:47:56.083Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ProgenitorOperationRetry::<T, E, F, Fut, BF, BFut>::new`
31052026-05-15T03:47:56.083Z...
31062026-05-15T03:47:56.083Z 92 | pub fn new(operation: F, gone_check: BF) -> Self {
31072026-05-15T03:47:56.083Z | --- required by a bound in this associated function
31082026-05-15T03:47:56.083Z
31092026-05-15T03:47:56.106Zerror[E0599]: the method `run` exists for struct `ProgenitorOperationRetry<_, _, {closure@...}, ..., ..., ...>`, but its trait bounds were not satisfied
31102026-05-15T03:47:56.106Z --> nexus/src/app/sagas/snapshot_create.rs:1242:10
31112026-05-15T03:47:56.106Z |
31122026-05-15T03:47:56.106Z1241 | / ProgenitorOperationRetry::new(snapshot_operation, gone_check)
31132026-05-15T03:47:56.106Z1242 | | .run(log)
31142026-05-15T03:47:56.106Z | | -^^^ method cannot be called due to unsatisfied trait bounds
31152026-05-15T03:47:56.106Z | |_________|
31162026-05-15T03:47:56.106Z |
31172026-05-15T03:47:56.106Z |
31182026-05-15T03:47:56.106Z = note: the following trait bounds were not satisfied:
31192026-05-15T03:47:56.106Z `<{async block@nexus/src/app/sagas/snapshot_create.rs:1228:33: 1228:38} as futures::Future>::Output = std::result::Result<_, crucible_agent_client::Error<_>>`
31202026-05-15T03:47:56.106Z = note: the full name for the type has been written to '/work/oxidecomputer/omicron/target/debug/deps/omicron_nexus-fb8954927c1d557e.long-type-8905571736342826893.txt'
31212026-05-15T03:47:56.106Z = note: consider using `--verbose` to print the full type name to the console
31222026-05-15T03:47:56.106Z
31232026-05-15T03:47:56.110Zerror[E0282]: type annotations needed
31242026-05-15T03:47:56.110Z --> nexus/src/app/sagas/snapshot_create.rs:1241:5
31252026-05-15T03:47:56.110Z |
31262026-05-15T03:47:56.110Z1241 | / ProgenitorOperationRetry::new(snapshot_operation, gone_check)
31272026-05-15T03:47:56.110Z1242 | | .run(log)
31282026-05-15T03:47:56.110Z1243 | | .await
31292026-05-15T03:47:56.110Z | |______________^ cannot infer type
31302026-05-15T03:47:56.110Z
31312026-05-15T03:47:56.110Zerror[E0282]: type annotations needed
31322026-05-15T03:47:56.110Z --> nexus/src/app/sagas/snapshot_create.rs:1244:19
31332026-05-15T03:47:56.110Z |
31342026-05-15T03:47:56.110Z1244 | .map_err(|e| {
31352026-05-15T03:47:56.110Z | ^
31362026-05-15T03:47:56.110Z1245 | saga_action_failed(Error::internal_error(&e.to_string()))
31372026-05-15T03:47:56.110Z | - type must be known at this point
31382026-05-15T03:47:56.110Z |
31392026-05-15T03:47:56.110Zhelp: consider giving this closure parameter an explicit type
31402026-05-15T03:47:56.110Z |
31412026-05-15T03:47:56.110Z1244 | .map_err(|e: /* Type */| {
31422026-05-15T03:47:56.110Z | ++++++++++++
31432026-05-15T03:47:56.110Z
31442026-05-15T03:47:56.401Zerror[E0271]: expected `{async block@nexus/src/app/sagas/common_storage.rs:136:31: 136:36}` to be a future that resolves to `Result<_, Error<_>>`, but it resolves to `Result<ResponseValue<AttachResult>, Error<Error>>`
31452026-05-15T03:47:56.401Z --> nexus/src/app/sagas/common_storage.rs:142:5
31462026-05-15T03:47:56.401Z |
31472026-05-15T03:47:56.401Z142 | ProgenitorOperationRetry::new(attach_operation, gone_check)
31482026-05-15T03:47:56.401Z | ^^^^^^^^^^^^^^^^^^^^^^^^ expected `crucible_agent_client::Error<_>`, found `Error<Error>`
31492026-05-15T03:47:56.402Z |
31502026-05-15T03:47:56.402Znote: there are multiple different versions of crate `progenitor_client` in the dependency graph
31512026-05-15T03:47:56.402Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/progenitor-client-0.10.0/src/progenitor_client.rs:224:1
31522026-05-15T03:47:56.402Z |
31532026-05-15T03:47:56.402Z224 | pub enum Error<E = ()> {
31542026-05-15T03:47:56.402Z | ^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
31552026-05-15T03:47:56.402Z |
31562026-05-15T03:47:56.402Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/progenitor-client-0.14.0/src/progenitor_client.rs:327:1
31572026-05-15T03:47:56.402Z |
31582026-05-15T03:47:56.402Z327 | pub enum Error<E = ()> {
31592026-05-15T03:47:56.402Z | ---------------------- this is the found type
31602026-05-15T03:47:56.402Z = help: you can use `cargo tree` to explore your dependency tree
31612026-05-15T03:47:56.402Znote: required by a bound in `omicron_common::progenitor_operation_retry::ProgenitorOperationRetry`
31622026-05-15T03:47:56.402Z --> common/src/progenitor_operation_retry.rs:73:17
31632026-05-15T03:47:56.402Z |
31642026-05-15T03:47:56.402Z 69 | pub struct ProgenitorOperationRetry<
31652026-05-15T03:47:56.402Z | ------------------------ required by a bound in this struct
31662026-05-15T03:47:56.402Z...
31672026-05-15T03:47:56.402Z 73 | Fut: Future<Output = Result<T, progenitor_client010::Error<E>>>,
31682026-05-15T03:47:56.402Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ProgenitorOperationRetry`
31692026-05-15T03:47:56.402Z
31702026-05-15T03:47:56.402Zerror[E0271]: expected `{async block@nexus/src/app/sagas/common_storage.rs:136:31: 136:36}` to be a future that resolves to `Result<_, Error<_>>`, but it resolves to `Result<ResponseValue<AttachResult>, Error<Error>>`
31712026-05-15T03:47:56.402Z --> nexus/src/app/sagas/common_storage.rs:142:5
31722026-05-15T03:47:56.402Z |
31732026-05-15T03:47:56.402Z142 | ProgenitorOperationRetry::new(attach_operation, gone_check)
31742026-05-15T03:47:56.402Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `crucible_agent_client::Error<_>`, found `Error<Error>`
31752026-05-15T03:47:56.402Z |
31762026-05-15T03:47:56.402Znote: there are multiple different versions of crate `progenitor_client` in the dependency graph
31772026-05-15T03:47:56.402Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/progenitor-client-0.10.0/src/progenitor_client.rs:224:1
31782026-05-15T03:47:56.402Z |
31792026-05-15T03:47:56.402Z224 | pub enum Error<E = ()> {
31802026-05-15T03:47:56.402Z | ^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
31812026-05-15T03:47:56.402Z |
31822026-05-15T03:47:56.402Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/progenitor-client-0.14.0/src/progenitor_client.rs:327:1
31832026-05-15T03:47:56.402Z |
31842026-05-15T03:47:56.402Z327 | pub enum Error<E = ()> {
31852026-05-15T03:47:56.402Z | ---------------------- this is the found type
31862026-05-15T03:47:56.402Z = help: you can use `cargo tree` to explore your dependency tree
31872026-05-15T03:47:56.403Znote: required by a bound in `omicron_common::progenitor_operation_retry::ProgenitorOperationRetry::<T, E, F, Fut, BF, BFut>::new`
31882026-05-15T03:47:56.403Z --> common/src/progenitor_operation_retry.rs:88:17
31892026-05-15T03:47:56.403Z |
31902026-05-15T03:47:56.403Z 88 | Fut: Future<Output = Result<T, progenitor_client010::Error<E>>>,
31912026-05-15T03:47:56.407Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ProgenitorOperationRetry::<T, E, F, Fut, BF, BFut>::new`
31922026-05-15T03:47:56.407Z...
31932026-05-15T03:47:56.407Z 92 | pub fn new(operation: F, gone_check: BF) -> Self {
31942026-05-15T03:47:56.407Z | --- required by a bound in this associated function
31952026-05-15T03:47:56.407Z
31962026-05-15T03:47:56.424Zerror[E0599]: the method `run` exists for struct `ProgenitorOperationRetry<_, _, {closure@...}, ..., ..., ...>`, but its trait bounds were not satisfied
31972026-05-15T03:47:56.424Z --> nexus/src/app/sagas/common_storage.rs:143:10
31982026-05-15T03:47:56.424Z |
31992026-05-15T03:47:56.424Z142 | / ProgenitorOperationRetry::new(attach_operation, gone_check)
32002026-05-15T03:47:56.424Z143 | | .run(log)
32012026-05-15T03:47:56.424Z | | -^^^ method cannot be called due to unsatisfied trait bounds
32022026-05-15T03:47:56.424Z | |_________|
32032026-05-15T03:47:56.424Z |
32042026-05-15T03:47:56.424Z |
32052026-05-15T03:47:56.425Z = note: the following trait bounds were not satisfied:
32062026-05-15T03:47:56.425Z `<{async block@nexus/src/app/sagas/common_storage.rs:136:31: 136:36} as futures::Future>::Output = std::result::Result<_, crucible_agent_client::Error<_>>`
32072026-05-15T03:47:56.425Z = note: the full name for the type has been written to '/work/oxidecomputer/omicron/target/debug/deps/omicron_nexus-fb8954927c1d557e.long-type-13063143677048780402.txt'
32082026-05-15T03:47:56.425Z = note: consider using `--verbose` to print the full type name to the console
32092026-05-15T03:47:56.425Z
32102026-05-15T03:47:56.427Zerror[E0282]: type annotations needed
32112026-05-15T03:47:56.427Z --> nexus/src/app/sagas/common_storage.rs:142:5
32122026-05-15T03:47:56.427Z |
32132026-05-15T03:47:56.427Z142 | / ProgenitorOperationRetry::new(attach_operation, gone_check)
32142026-05-15T03:47:56.428Z143 | | .run(log)
32152026-05-15T03:47:56.428Z144 | | .await
32162026-05-15T03:47:56.428Z | |______________^ cannot infer type
32172026-05-15T03:47:56.428Z
32182026-05-15T03:47:56.431Zerror[E0271]: expected `{async block@nexus/src/app/sagas/common_storage.rs:168:12: 168:17}` to be a future that resolves to `Result<_, Error<_>>`, but it resolves to `Result<ResponseValue<()>, Error<Error>>`
32192026-05-15T03:47:56.431Z --> nexus/src/app/sagas/common_storage.rs:172:5
32202026-05-15T03:47:56.431Z |
32212026-05-15T03:47:56.431Z172 | ProgenitorOperationRetry::new(detach_operation, gone_check)
32222026-05-15T03:47:56.431Z | ^^^^^^^^^^^^^^^^^^^^^^^^ expected `Result<ResponseValue<()>, Error<_>>`, found `Result<ResponseValue<()>, Error<Error>>`
32232026-05-15T03:47:56.431Z |
32242026-05-15T03:47:56.431Znote: there are multiple different versions of crate `progenitor_client` in the dependency graph
32252026-05-15T03:47:56.431Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/progenitor-client-0.10.0/src/progenitor_client.rs:224:1
32262026-05-15T03:47:56.431Z |
32272026-05-15T03:47:56.431Z224 | pub enum Error<E = ()> {
32282026-05-15T03:47:56.431Z | ^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
32292026-05-15T03:47:56.431Z |
32302026-05-15T03:47:56.431Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/progenitor-client-0.14.0/src/progenitor_client.rs:327:1
32312026-05-15T03:47:56.431Z |
32322026-05-15T03:47:56.431Z327 | pub enum Error<E = ()> {
32332026-05-15T03:47:56.431Z | ---------------------- this is the found type
32342026-05-15T03:47:56.431Z = help: you can use `cargo tree` to explore your dependency tree
32352026-05-15T03:47:56.431Znote: required by a bound in `omicron_common::progenitor_operation_retry::ProgenitorOperationRetry`
32362026-05-15T03:47:56.431Z --> common/src/progenitor_operation_retry.rs:73:17
32372026-05-15T03:47:56.431Z |
32382026-05-15T03:47:56.431Z 69 | pub struct ProgenitorOperationRetry<
32392026-05-15T03:47:56.431Z | ------------------------ required by a bound in this struct
32402026-05-15T03:47:56.431Z...
32412026-05-15T03:47:56.431Z 73 | Fut: Future<Output = Result<T, progenitor_client010::Error<E>>>,
32422026-05-15T03:47:56.431Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ProgenitorOperationRetry`
32432026-05-15T03:47:56.431Z
32442026-05-15T03:47:56.431Zerror[E0271]: expected `{async block@nexus/src/app/sagas/common_storage.rs:168:12: 168:17}` to be a future that resolves to `Result<_, Error<_>>`, but it resolves to `Result<ResponseValue<()>, Error<Error>>`
32452026-05-15T03:47:56.431Z --> nexus/src/app/sagas/common_storage.rs:172:5
32462026-05-15T03:47:56.431Z |
32472026-05-15T03:47:56.431Z172 | ProgenitorOperationRetry::new(detach_operation, gone_check)
32482026-05-15T03:47:56.432Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Result<ResponseValue<()>, Error<_>>`, found `Result<ResponseValue<()>, Error<Error>>`
32492026-05-15T03:47:56.432Z |
32502026-05-15T03:47:56.432Znote: there are multiple different versions of crate `progenitor_client` in the dependency graph
32512026-05-15T03:47:56.432Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/progenitor-client-0.10.0/src/progenitor_client.rs:224:1
32522026-05-15T03:47:56.432Z |
32532026-05-15T03:47:56.432Z224 | pub enum Error<E = ()> {
32542026-05-15T03:47:56.432Z | ^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
32552026-05-15T03:47:56.432Z |
32562026-05-15T03:47:56.432Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/progenitor-client-0.14.0/src/progenitor_client.rs:327:1
32572026-05-15T03:47:56.432Z |
32582026-05-15T03:47:56.432Z327 | pub enum Error<E = ()> {
32592026-05-15T03:47:56.432Z | ---------------------- this is the found type
32602026-05-15T03:47:56.432Z = help: you can use `cargo tree` to explore your dependency tree
32612026-05-15T03:47:56.432Znote: required by a bound in `omicron_common::progenitor_operation_retry::ProgenitorOperationRetry::<T, E, F, Fut, BF, BFut>::new`
32622026-05-15T03:47:56.432Z --> common/src/progenitor_operation_retry.rs:88:17
32632026-05-15T03:47:56.432Z |
32642026-05-15T03:47:56.432Z 88 | Fut: Future<Output = Result<T, progenitor_client010::Error<E>>>,
32652026-05-15T03:47:56.432Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ProgenitorOperationRetry::<T, E, F, Fut, BF, BFut>::new`
32662026-05-15T03:47:56.432Z...
32672026-05-15T03:47:56.432Z 92 | pub fn new(operation: F, gone_check: BF) -> Self {
32682026-05-15T03:47:56.432Z | --- required by a bound in this associated function
32692026-05-15T03:47:56.432Z
32702026-05-15T03:47:56.448Zerror[E0599]: the method `run` exists for struct `ProgenitorOperationRetry<_, _, {closure@...}, ..., ..., ...>`, but its trait bounds were not satisfied
32712026-05-15T03:47:56.448Z --> nexus/src/app/sagas/common_storage.rs:173:10
32722026-05-15T03:47:56.448Z |
32732026-05-15T03:47:56.448Z172 | / ProgenitorOperationRetry::new(detach_operation, gone_check)
32742026-05-15T03:47:56.448Z173 | | .run(log)
32752026-05-15T03:47:56.448Z | | -^^^ method cannot be called due to unsatisfied trait bounds
32762026-05-15T03:47:56.448Z | |_________|
32772026-05-15T03:47:56.448Z |
32782026-05-15T03:47:56.448Z |
32792026-05-15T03:47:56.448Z = note: the following trait bounds were not satisfied:
32802026-05-15T03:47:56.448Z `<{async block@nexus/src/app/sagas/common_storage.rs:168:12: 168:17} as futures::Future>::Output = std::result::Result<_, crucible_agent_client::Error<_>>`
32812026-05-15T03:47:56.448Z = note: the full name for the type has been written to '/work/oxidecomputer/omicron/target/debug/deps/omicron_nexus-fb8954927c1d557e.long-type-12942274962228686806.txt'
32822026-05-15T03:47:56.448Z = note: consider using `--verbose` to print the full type name to the console
32832026-05-15T03:47:56.448Z
32842026-05-15T03:47:56.452Zerror[E0282]: type annotations needed
32852026-05-15T03:47:56.452Z --> nexus/src/app/sagas/common_storage.rs:172:5
32862026-05-15T03:47:56.452Z |
32872026-05-15T03:47:56.452Z172 | / ProgenitorOperationRetry::new(detach_operation, gone_check)
32882026-05-15T03:47:56.452Z173 | | .run(log)
32892026-05-15T03:47:56.452Z174 | | .await
32902026-05-15T03:47:56.452Z | |______________^ cannot infer type
32912026-05-15T03:47:56.452Z
32922026-05-15T03:48:01.770Zerror[E0599]: the method `run` exists for struct `ProgenitorOperationRetry<_, _, {closure@...}, ..., ..., ...>`, but its trait bounds were not satisfied
32932026-05-15T03:48:01.770Z --> nexus/src/app/sagas/snapshot_create.rs:1242:10
32942026-05-15T03:48:01.770Z |
32952026-05-15T03:48:01.770Z1241 | / ProgenitorOperationRetry::new(snapshot_operation, gone_check)
32962026-05-15T03:48:01.770Z1242 | | .run(log)
32972026-05-15T03:48:01.770Z | | -^^^ method cannot be called due to unsatisfied trait bounds
32982026-05-15T03:48:01.770Z | |_________|
32992026-05-15T03:48:01.770Z |
33002026-05-15T03:48:01.770Z |
33012026-05-15T03:48:01.770Z = note: the following trait bounds were not satisfied:
33022026-05-15T03:48:01.770Z `<{async block@nexus/src/app/sagas/snapshot_create.rs:1228:33: 1228:38} as futures::Future>::Output = std::result::Result<_, crucible_agent_client::Error<_>>`
33032026-05-15T03:48:01.770Z = note: the full name for the type has been written to '/work/oxidecomputer/omicron/target/debug/deps/omicron_nexus-bf78b09e6afd8983.long-type-4826229569012770084.txt'
33042026-05-15T03:48:01.770Z = note: consider using `--verbose` to print the full type name to the console
33052026-05-15T03:48:01.770Z
33062026-05-15T03:48:02.714Zerror[E0599]: the method `run` exists for struct `ProgenitorOperationRetry<_, _, {closure@...}, ..., ..., ...>`, but its trait bounds were not satisfied
33072026-05-15T03:48:02.714Z --> nexus/src/app/sagas/common_storage.rs:143:10
33082026-05-15T03:48:02.714Z |
33092026-05-15T03:48:02.714Z142 | / ProgenitorOperationRetry::new(attach_operation, gone_check)
33102026-05-15T03:48:02.714Z143 | | .run(log)
33112026-05-15T03:48:02.714Z | | -^^^ method cannot be called due to unsatisfied trait bounds
33122026-05-15T03:48:02.714Z | |_________|
33132026-05-15T03:48:02.714Z |
33142026-05-15T03:48:02.714Z |
33152026-05-15T03:48:02.714Z = note: the following trait bounds were not satisfied:
33162026-05-15T03:48:02.714Z `<{async block@nexus/src/app/sagas/common_storage.rs:136:31: 136:36} as futures::Future>::Output = std::result::Result<_, crucible_agent_client::Error<_>>`
33172026-05-15T03:48:02.714Z = note: the full name for the type has been written to '/work/oxidecomputer/omicron/target/debug/deps/omicron_nexus-bf78b09e6afd8983.long-type-16215200149245123505.txt'
33182026-05-15T03:48:02.714Z = note: consider using `--verbose` to print the full type name to the console
33192026-05-15T03:48:02.714Z
33202026-05-15T03:48:02.738Zerror[E0599]: the method `run` exists for struct `ProgenitorOperationRetry<_, _, {closure@...}, ..., ..., ...>`, but its trait bounds were not satisfied
33212026-05-15T03:48:02.738Z --> nexus/src/app/sagas/common_storage.rs:173:10
33222026-05-15T03:48:02.738Z |
33232026-05-15T03:48:02.738Z172 | / ProgenitorOperationRetry::new(detach_operation, gone_check)
33242026-05-15T03:48:02.738Z173 | | .run(log)
33252026-05-15T03:48:02.738Z | | -^^^ method cannot be called due to unsatisfied trait bounds
33262026-05-15T03:48:02.738Z | |_________|
33272026-05-15T03:48:02.738Z |
33282026-05-15T03:48:02.738Z |
33292026-05-15T03:48:02.738Z = note: the following trait bounds were not satisfied:
33302026-05-15T03:48:02.738Z `<{async block@nexus/src/app/sagas/common_storage.rs:168:12: 168:17} as futures::Future>::Output = std::result::Result<_, crucible_agent_client::Error<_>>`
33312026-05-15T03:48:02.738Z = note: the full name for the type has been written to '/work/oxidecomputer/omicron/target/debug/deps/omicron_nexus-bf78b09e6afd8983.long-type-8736063017708173751.txt'
33322026-05-15T03:48:02.738Z = note: consider using `--verbose` to print the full type name to the console
33332026-05-15T03:48:02.738Z
33342026-05-15T03:48:30.322ZSome errors have detailed explanations: E0271, E0282, E0308, E0599.
33352026-05-15T03:48:30.322ZFor more information about an error, try `rustc --explain E0271`.
33362026-05-15T03:48:30.791Zerror: could not compile `omicron-nexus` (lib) due to 14 previous errors
33372026-05-15T03:48:39.008Zerror: could not compile `omicron-nexus` (lib test) due to 14 previous errors
33382026-05-15T03:48:39.389ZError: failed: exit status: 101
33392026-05-15T03:48:39.392Z
33402026-05-15T03:48:39.392Zreal 3:51.621272714
33412026-05-15T03:48:39.392Zuser 19:57.726222476
33422026-05-15T03:48:39.392Zsys 4:36.834229199
33432026-05-15T03:48:39.392Ztrap 0.478344019
33442026-05-15T03:48:39.392Ztflt 0.691819082
33452026-05-15T03:48:39.392Zdflt 0.422306052
33462026-05-15T03:48:39.392Zkflt 0.014713229
33472026-05-15T03:48:39.392Zlock 55:09.713235313
33482026-05-15T03:48:39.392Zslp 55:08.076369730
33492026-05-15T03:48:39.392Zlat 1:50.244657623
33502026-05-15T03:48:39.392Zstop 10:06.137728256
33512026-05-15T03:48:39.392Zprocess exited: duration 367465 ms, exit code 1
 
33522026-05-15T03:48:39.398Zfound 0 output files