01KQKDPQVEZW4N3PRKH7NFZVG2: check-features (helios)

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

Buildomat Job: 01KQKDQ4C2TEYF1HAME6BQVA5R

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-05-02T04:04:49.627Zjob assigned to worker 01KQKDQ8X561HX0JCF2T96256N [factory aws, i-0c379bc55ddfda8be] (queued for 47 s)
 
22026-05-02T04:04:56.183Zstarting task 0: "setup"
32026-05-02T04:04:56.187Z++ uname -s
42026-05-02T04:04:56.190Z+ kern=SunOS
52026-05-02T04:04:56.190Z+ build_user=build
62026-05-02T04:04:56.190Z+ build_uid=12345
72026-05-02T04:04:56.190Z+ work_dir=/work
82026-05-02T04:04:56.190Z+ input_dir=/input
92026-05-02T04:04:56.190Z+ [[ 0 == 12345 ]]
102026-05-02T04:04:56.190Z+ case "$kern" in
112026-05-02T04:04:56.190Z+ groupadd -g 12345 build
122026-05-02T04:04:56.193Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-05-02T04:04:58.198Z+ zfs create -o mountpoint=/work rpool/work
142026-05-02T04:04:58.299Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-05-02T04:04:58.301Z+ home_fs=zfs
162026-05-02T04:04:58.302Z+ [[ zfs == autofs ]]
172026-05-02T04:04:58.302Z+ mkdir -p /home/build
182026-05-02T04:04:58.302Z+ chown build:build /home/build /work
192026-05-02T04:05:00.303Z+ chmod 0700 /home/build /work
202026-05-02T04:05:00.306Zprocess exited: duration 4123 ms, exit code 0
 
212026-05-02T04:05:00.312Zstarting task 1: "rust-toolchain"
222026-05-02T04:05:00.317Z+ printf ' * rust toolchain channel = "%s"\n' 1.94.0
232026-05-02T04:05:00.317Z * rust toolchain channel = "1.94.0"
242026-05-02T04:05:00.317Z * rust toolchain profile = "default"
252026-05-02T04:05:00.317Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-05-02T04:05:00.317Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-05-02T04:05:00.317Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-05-02T04:05:00.320Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-05-02T04:05:00.320Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default
302026-05-02T04:05:00.441Zinfo: downloading installer
312026-05-02T04:05:01.916Zwarn: It looks like you have an existing installation of Rust at:
322026-05-02T04:05:01.916Zwarn: /opt/ooce/bin
332026-05-02T04:05:01.916Zwarn: It is recommended that rustup be the primary Rust installation.
342026-05-02T04:05:01.916Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-05-02T04:05:01.916Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-05-02T04:05:01.916Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-05-02T04:05:01.916Zwarn: or pass `-y' to ignore all ignorable checks.
382026-05-02T04:05:01.916Zerror: cannot install while Rust is installed
392026-05-02T04:05:01.916Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-05-02T04:05:01.916Zwarn: It looks like you have an existing rustup settings file at:
412026-05-02T04:05:01.916Zwarn: /home/build/.rustup/settings.toml
422026-05-02T04:05:01.916Zwarn: Rustup will install the default toolchain as specified in the settings file,
432026-05-02T04:05:01.916Zwarn: instead of the one inferred from the default host triple.
442026-05-02T04:05:01.929Zinfo: profile set to default
452026-05-02T04:05:01.929Zinfo: default host triple is x86_64-unknown-illumos
462026-05-02T04:05:01.932Zinfo: syncing channel updates for 1.94.0-x86_64-unknown-illumos
472026-05-02T04:05:02.078Zinfo: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02)
482026-05-02T04:05:02.081Zinfo: downloading 6 components
492026-05-02T04:05:16.100Zinfo: default toolchain set to 1.94.0-x86_64-unknown-illumos
502026-05-02T04:05:16.100Z
512026-05-02T04:05:16.127Z 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02)
522026-05-02T04:05:16.127Z
532026-05-02T04:05:16.127Z
542026-05-02T04:05:16.127ZRust is installed now. Great!
552026-05-02T04:05:16.127Z
562026-05-02T04:05:16.127ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
572026-05-02T04:05:16.127Zenvironment variable. This has not been done automatically.
582026-05-02T04:05:16.127Z
592026-05-02T04:05:16.127ZTo configure your current shell, you need to source
602026-05-02T04:05:16.127Zthe corresponding env file under $HOME/.cargo.
612026-05-02T04:05:16.127Z
622026-05-02T04:05:16.127ZThis is usually done by running one of the following (note the leading DOT):
632026-05-02T04:05:16.127Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
642026-05-02T04:05:16.127Zsource "$HOME/.cargo/env.fish" # For fish
652026-05-02T04:05:16.127Zsource "~/.cargo/env.nu" # For nushell
662026-05-02T04:05:16.127Zsource "$HOME/.cargo/env.tcsh" # For tcsh
672026-05-02T04:05:16.127Z. "$HOME/.cargo/env.ps1" # For pwsh
682026-05-02T04:05:16.127Zsource "$HOME/.cargo/env.xsh" # For xonsh
692026-05-02T04:05:16.130Zwarn: no default linker (`cc`) was found in your PATH
702026-05-02T04:05:16.130Zwarn: many Rust crates require a system C toolchain to build
712026-05-02T04:05:16.217Z+ rustup --version
722026-05-02T04:05:16.225Zrustup 1.29.0 (28d1352db 2026-03-05)
732026-05-02T04:05:16.228Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
742026-05-02T04:05:16.246Zinfo: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)`
752026-05-02T04:05:16.249Z+ cargo --version
762026-05-02T04:05:16.261Zcargo 1.94.0 (85eff7c80 2026-01-15)
772026-05-02T04:05:16.264Z+ rustc --version
782026-05-02T04:05:16.283Zrustc 1.94.0 (4a4ef493e 2026-03-02)
792026-05-02T04:05:16.286Zprocess exited: duration 15971 ms, exit code 0
 
802026-05-02T04:05:16.291Zstarting task 2: "authentication"
812026-05-02T04:05:16.307Zprocess exited: duration 15 ms, exit code 0
 
822026-05-02T04:05:16.313Zstarting task 3: "clone repository"
832026-05-02T04:05:16.316Z+ mkdir -p /work/oxidecomputer/omicron
842026-05-02T04:05:16.319Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
852026-05-02T04:05:16.345ZCloning into '/work/oxidecomputer/omicron'...
862026-05-02T04:05:25.399Z+ cd /work/oxidecomputer/omicron
872026-05-02T04:05:25.399Z+ git fetch origin 98bc7bd0728fb694a032014c41f10c50e764a893
882026-05-02T04:05:25.677ZFrom https://github.com/oxidecomputer/omicron
892026-05-02T04:05:25.677Z * branch 98bc7bd0728fb694a032014c41f10c50e764a893 -> FETCH_HEAD
902026-05-02T04:05:25.687Z+ [[ -n sunshowers/spr/2n-reconfigurator-soften-blippy-note-for-nexus-generation-mismatch ]]
912026-05-02T04:05:25.689Z++ git branch --show-current
922026-05-02T04:05:25.690Z+ current=main
932026-05-02T04:05:25.690Z+ [[ main != sunshowers/spr/2n-reconfigurator-soften-blippy-note-for-nexus-generation-mismatch ]]
942026-05-02T04:05:25.690Z+ git branch -f sunshowers/spr/2n-reconfigurator-soften-blippy-note-for-nexus-generation-mismatch 98bc7bd0728fb694a032014c41f10c50e764a893
952026-05-02T04:05:25.692Z+ git checkout -f sunshowers/spr/2n-reconfigurator-soften-blippy-note-for-nexus-generation-mismatch
962026-05-02T04:05:25.917ZSwitched to branch 'sunshowers/spr/2n-reconfigurator-soften-blippy-note-for-nexus-generation-mismatch'
972026-05-02T04:05:25.919Z+ git reset --hard 98bc7bd0728fb694a032014c41f10c50e764a893
982026-05-02T04:05:26.143ZHEAD is now at 98bc7bd07 [spr] initial version
992026-05-02T04:05:26.146Zprocess exited: duration 9831 ms, exit code 0
 
1002026-05-02T04:05:26.152Zstarting task 4: "build"
1012026-05-02T04:05:26.157Z+ source .github/buildomat/ci-env.sh
1022026-05-02T04:05:26.157Z++ export CARGO_TERM_COLOR=always
1032026-05-02T04:05:26.157Z++ CARGO_TERM_COLOR=always
1042026-05-02T04:05:26.157Z+ cargo --version
1052026-05-02T04:05:26.168Zcargo 1.94.0 (85eff7c80 2026-01-15)
1062026-05-02T04:05:26.171Z+ rustc --version
1072026-05-02T04:05:26.190Zrustc 1.94.0 (4a4ef493e 2026-03-02)
1082026-05-02T04:05:26.195Z+ source ./env.sh
1092026-05-02T04:05:26.195Z++ OLD_SHELL_OPTS=ehxB
1102026-05-02T04:05:26.195Z++ set -o xtrace
1112026-05-02T04:05:26.197Z++++ dirname ./env.sh
1122026-05-02T04:05:26.198Z+++ readlink -f .
1132026-05-02T04:05:26.201Z++ OMICRON_WS=/work/oxidecomputer/omicron
1142026-05-02T04:05:26.201Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1152026-05-02T04:05:26.201Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1162026-05-02T04:05:26.201Z++ 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
1172026-05-02T04:05:26.201Z++ 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
1182026-05-02T04:05:26.201Z++ 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
1192026-05-02T04:05:26.201Z++ 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
1202026-05-02T04:05:26.201Z++ 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
1212026-05-02T04:05:26.201Z++ 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
1222026-05-02T04:05:26.201Z++ case $OLD_SHELL_OPTS in
1232026-05-02T04:05:26.201Z++ unset OLD_SHELL_OPTS OMICRON_WS
1242026-05-02T04:05:26.201Z+ 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:/work/oxidecomputer/omicron/out/cargo-hack
1252026-05-02T04:05:26.201Z+ 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:/work/oxidecomputer/omicron/out/cargo-hack
1262026-05-02T04:05:26.201Z+ banner prerequisites
1272026-05-02T04:05:26.204Z
1282026-05-02T04:05:26.204Z ##### ##### ###### ##### ###### #### # # # #### #
1292026-05-02T04:05:26.204Z # # # # # # # # # # # # # # #
1302026-05-02T04:05:26.204Z # # # # ##### # # ##### # # # # # #### #
1312026-05-02T04:05:26.204Z ##### ##### # ##### # # # # # # # # #
1322026-05-02T04:05:26.204Z # # # # # # # # # # # # # # #
1332026-05-02T04:05:26.204Z # # # ###### # # ###### ### # #### # #### #
1342026-05-02T04:05:26.204Z
1352026-05-02T04:05:26.204Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1362026-05-02T04:05:35.939Z Startup: Refreshing catalog 'helios-dev' ... Done
1372026-05-02T04:05:43.431Z Startup: Caching catalogs ... Done
1382026-05-02T04:05:50.155ZPlanning: Solver setup ... Done (5.224s)
1392026-05-02T04:05:50.191ZPlanning: Running solver ... Done (0.037s)
1402026-05-02T04:05:50.327ZPlanning: Finding local manifests ... Done (0.003s)
1412026-05-02T04:05:50.339ZPlanning: Fetching manifests: 0/5 0% complete
1422026-05-02T04:05:50.454ZPlanning: Fetching manifests: 5/5 100% complete
1432026-05-02T04:05:50.492ZPlanning: Package planning ... Done (0.037s)
1442026-05-02T04:05:50.527ZPlanning: Merging actions ... Done (0.036s)
1452026-05-02T04:05:50.705ZPlanning: Checking for conflicting actions ... Done (0.177s)
1462026-05-02T04:05:50.714ZPlanning: Consolidating action changes ... Done (0.009s)
1472026-05-02T04:05:51.490ZPlanning: Evaluating mediators ... Done (0.775s)
1482026-05-02T04:05:51.497ZPlanning: Planning completed in 7.90 seconds
1492026-05-02T04:05:51.509Z Packages to install: 5
1502026-05-02T04:05:51.509Z Mediators to change: 3
1512026-05-02T04:05:51.512Z Services to change: 1
1522026-05-02T04:05:51.512Z Estimated space available: 155.34 GB
1532026-05-02T04:05:51.512ZEstimated space to be consumed: 1.89 GB
1542026-05-02T04:05:51.512Z Create boot environment: No
1552026-05-02T04:05:51.512ZCreate backup boot environment: No
1562026-05-02T04:05:51.512Z Rebuild boot archive: No
1572026-05-02T04:05:51.512Z
1582026-05-02T04:05:51.512ZChanged mediators:
1592026-05-02T04:05:51.512Z mediator clang:
1602026-05-02T04:05:51.512Z version: None -> 15 (system default)
1612026-05-02T04:05:51.512Z
1622026-05-02T04:05:51.512Z mediator llvm:
1632026-05-02T04:05:51.512Z version: 14 (system default) -> 15 (system default)
1642026-05-02T04:05:51.512Z
1652026-05-02T04:05:51.512Z mediator postgresql:
1662026-05-02T04:05:51.512Z version: 15 (system default) -> 18 (system default)
1672026-05-02T04:05:51.512Z
1682026-05-02T04:05:51.512ZChanged packages:
1692026-05-02T04:05:51.512Zhelios-dev
1702026-05-02T04:05:51.512Z developer/build-essential
1712026-05-02T04:05:51.513Z None -> 11-2.0
1722026-05-02T04:05:51.513Z library/libxmlsec1
1732026-05-02T04:05:51.513Z None -> 1.2.35-2.0
1742026-05-02T04:05:51.513Z ooce/developer/clang-15
1752026-05-02T04:05:51.513Z None -> 15.0.7-2.0
1762026-05-02T04:05:51.513Z ooce/developer/llvm-15
1772026-05-02T04:05:51.513Z None -> 15.0.7-2.0
1782026-05-02T04:05:51.513Z ooce/library/postgresql-18
1792026-05-02T04:05:51.513Z None -> 18.1-2.0
1802026-05-02T04:05:51.513Z
1812026-05-02T04:05:51.513ZServices:
1822026-05-02T04:05:51.513Z restart_fmri:
1832026-05-02T04:05:51.513Z svc:/system/update-man-index:default
1842026-05-02T04:05:51.553Z
1852026-05-02T04:05:51.553ZDownload: 0/4272 items 0.0/219.0MB 0% complete
1862026-05-02T04:05:56.553ZDownload: 1464/4272 items 116.4/219.0MB 53% complete (23.6M/s)
1872026-05-02T04:06:01.687ZDownload: 2222/4272 items 118.5/219.0MB 54% complete (15.9M/s)
1882026-05-02T04:06:06.688ZDownload: 3209/4272 items 183.8/219.0MB 83% complete (6.6M/s)
1892026-05-02T04:06:17.910ZDownload: 3245/4272 items 203.1/219.0MB 92% complete
1902026-05-02T04:06:24.482ZDownload: 3289/4272 items 212.5/219.0MB 97% complete (941k/s)
1912026-05-02T04:06:30.935ZDownload: 4250/4272 items 218.9/219.0MB 99% complete (1.6M/s)
1922026-05-02T04:06:37.774ZDownload: 4254/4272 items 218.9/219.0MB 99% complete (1.4M/s)
1932026-05-02T04:06:37.815ZDownload: Completed 218.99 MB in 46.26 seconds (4.7M/s)
1942026-05-02T04:06:37.962Z Actions: 1/4789 actions (Installing new actions)
1952026-05-02T04:06:41.285Z Actions: Completed 4789 actions in 3.32 seconds.
1962026-05-02T04:06:41.594Z Done (0.304s)
1972026-05-02T04:06:41.594Z Done (0.000s)
1982026-05-02T04:06:42.319Z Done (0.725s)
1992026-05-02T04:06:45.706Z Done (3.047s)
2002026-05-02T04:06:45.779Z Done (0.012s)
2012026-05-02T04:06:45.781Z Done (0.000s)
2022026-05-02T04:06:46.099Z Done (0.000s)
2032026-05-02T04:06:46.952ZPlanning: Evaluating mediator changes ... Done
2042026-05-02T04:06:47.060ZPlanning: Checking for conflicting actions ... Done
2052026-05-02T04:06:47.063ZPlanning: Consolidating action changes ... Done
2062026-05-02T04:06:47.225ZPlanning: Evaluating mediators ... Done
2072026-05-02T04:06:47.228ZPlanning: Planning completed in 0.27 seconds
2082026-05-02T04:06:47.246Z Mediators to change: 2
2092026-05-02T04:06:47.246Z Create boot environment: No
2102026-05-02T04:06:47.249ZCreate backup boot environment: No
2112026-05-02T04:06:47.329Z Done
2122026-05-02T04:06:47.329Z Done
2132026-05-02T04:06:47.933Z Done
2142026-05-02T04:06:50.422Z Done
2152026-05-02T04:06:50.494Z Done
2162026-05-02T04:06:50.497Z Done
2172026-05-02T04:06:50.653Z Done
2182026-05-02T04:06:50.916ZPlanning: Evaluating mediator changes ... Done
2192026-05-02T04:06:51.023ZPlanning: Checking for conflicting actions ... Done
2202026-05-02T04:06:51.026ZPlanning: Consolidating action changes ... Done
2212026-05-02T04:06:51.182ZPlanning: Evaluating mediators ... Done
2222026-05-02T04:06:51.185ZPlanning: Planning completed in 0.27 seconds
2232026-05-02T04:06:51.204Z Mediators to change: 1
2242026-05-02T04:06:51.204Z Create boot environment: No
2252026-05-02T04:06:51.207ZCreate backup boot environment: No
2262026-05-02T04:06:51.258Z Done
2272026-05-02T04:06:51.258Z Done
2282026-05-02T04:06:51.859Z Done
2292026-05-02T04:06:54.331Z Done
2302026-05-02T04:06:54.402Z Done
2312026-05-02T04:06:54.404Z Done
2322026-05-02T04:06:54.541Z Done
2332026-05-02T04:06:54.829ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2342026-05-02T04:06:54.829Zclang system 15 system
2352026-05-02T04:06:54.829Zcsh system system illumos
2362026-05-02T04:06:54.829Zctags system system illumos
2372026-05-02T04:06:54.829Zfile system system illumos
2382026-05-02T04:06:54.829Zgcc vendor 12 vendor
2392026-05-02T04:06:54.829Zgcc system 14 system
2402026-05-02T04:06:54.829Zgcc system 10 system
2412026-05-02T04:06:54.829Zgo system 1.20 system
2422026-05-02T04:06:54.829Zgo system 1.19 system
2432026-05-02T04:06:54.830Zllvm system 15 system
2442026-05-02T04:06:54.830Zllvm system 14 system
2452026-05-02T04:06:54.830Zmariadb system 10.6 system
2462026-05-02T04:06:54.830Zmta vendor vendor dma
2472026-05-02T04:06:54.830Zopenjdk system 17 system
2482026-05-02T04:06:54.830Zopenjdk system 11 system
2492026-05-02T04:06:54.830Zopenjdk system 1.8 system
2502026-05-02T04:06:54.830Zopenssl vendor 3 vendor
2512026-05-02T04:06:54.830Zperl system 5.36 system
2522026-05-02T04:06:54.830Zpostgresql system 18 system
2532026-05-02T04:06:54.830Zpostgresql system 15 system
2542026-05-02T04:06:54.830Zpostgresql system 13 system
2552026-05-02T04:06:54.830Zpython vendor 3 vendor
2562026-05-02T04:06:54.830Zpython system 2 system
2572026-05-02T04:06:54.830Zpython3 system 3.11 system
2582026-05-02T04:06:54.830Zruby system 3.0 system
2592026-05-02T04:06:54.830Zwords vendor vendor american-english
2602026-05-02T04:06:54.830Zwords system system australian-english
2612026-05-02T04:06:54.830Zwords system system british-english
2622026-05-02T04:06:54.830Zwords system system canadian-english
2632026-05-02T04:06:54.830Zwords system system french
2642026-05-02T04:06:54.830Zwords system system italian
2652026-05-02T04:06:54.830Zwords system system ngerman
2662026-05-02T04:06:54.830Zwords system system ogerman
2672026-05-02T04:06:54.830Zwords system system spanish
2682026-05-02T04:06:55.054ZPUBLISHER TYPE STATUS P LOCATION
2692026-05-02T04:06:55.054Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2702026-05-02T04:06:59.730ZFMRI IFO
2712026-05-02T04:06:59.730Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2722026-05-02T04:06:59.730Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2732026-05-02T04:06:59.730Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2742026-05-02T04:06:59.730Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2752026-05-02T04:06:59.730Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2762026-05-02T04:06:59.730Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2772026-05-02T04:06:59.730Zpkg://helios-dev/ooce/library/postgresql-18@18.1-2.0:20260217T164409Z im-
2782026-05-02T04:06:59.730Zpkg://helios-dev/ooce/library/postgresql-18@18.1-2.0:20260213T170424Z ---
2792026-05-02T04:06:59.730Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2802026-05-02T04:06:59.730Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2812026-05-02T04:06:59.730Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2822026-05-02T04:06:59.730Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2832026-05-02T04:06:59.730Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2842026-05-02T04:06:59.730Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2852026-05-02T04:06:59.730Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2862026-05-02T04:06:59.730Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2872026-05-02T04:06:59.730Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2882026-05-02T04:07:00.852Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2892026-05-02T04:07:01.105Z Updating crates.io index
2902026-05-02T04:07:01.107Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2912026-05-02T04:07:01.395Z Updating git repository `https://github.com/oxidecomputer/lldp`
2922026-05-02T04:07:02.337Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2932026-05-02T04:07:02.638Z Updating git repository `https://github.com/oxidecomputer/propolis`
2942026-05-02T04:07:03.756Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2952026-05-02T04:07:04.200Z Updating git repository `https://github.com/oxidecomputer/crucible`
2962026-05-02T04:07:05.879Z Updating git repository `https://github.com/oxidecomputer/opte`
2972026-05-02T04:07:06.515Z Updating git repository `https://github.com/oxidecomputer/tofino`
2982026-05-02T04:07:06.967Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2992026-05-02T04:07:07.807Z Updating git repository `https://github.com/oxidecomputer/clickward`
3002026-05-02T04:07:08.199Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3012026-05-02T04:07:08.663Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
3022026-05-02T04:07:08.970Z Updating git repository `https://github.com/oxidecomputer/dendrite`
3032026-05-02T04:07:10.033Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3042026-05-02T04:07:10.596Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3052026-05-02T04:07:10.907Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3062026-05-02T04:07:11.298Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
3072026-05-02T04:07:11.587Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3082026-05-02T04:07:12.014Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3092026-05-02T04:07:12.224Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3102026-05-02T04:07:12.467Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3112026-05-02T04:07:12.822Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3122026-05-02T04:07:13.151Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
3132026-05-02T04:07:13.629Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
3142026-05-02T04:07:13.903Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3152026-05-02T04:07:14.390Z Updating git repository `https://github.com/oxidecomputer/ispf`
3162026-05-02T04:07:15.382Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
3172026-05-02T04:07:15.609Z Updating git repository `https://github.com/oxidecomputer/crucible`
3182026-05-02T04:07:16.541Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3192026-05-02T04:07:16.956Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3202026-05-02T04:07:17.448Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3212026-05-02T04:07:17.748Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3222026-05-02T04:07:18.086Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
3232026-05-02T04:07:18.363Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3242026-05-02T04:07:18.875Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3252026-05-02T04:07:19.135Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3262026-05-02T04:07:19.414Z Updating git repository `https://github.com/illumos/smf-rs`
3272026-05-02T04:07:19.752Z Updating git repository `https://github.com/oxidecomputer/omicron`
3282026-05-02T04:07:31.171Z Downloading crates ...
3292026-05-02T04:07:31.246Z Downloaded synstructure v0.13.2
3302026-05-02T04:07:31.260Z Downloaded serde-value v0.7.0
3312026-05-02T04:07:31.265Z Downloaded strsim v0.11.1
3322026-05-02T04:07:31.265Z Downloaded usdt-attr-macro v0.5.0
3332026-05-02T04:07:31.265Z Downloaded utf8_iter v1.0.4
3342026-05-02T04:07:31.265Z Downloaded unicode-linebreak v0.1.5
3352026-05-02T04:07:31.265Z Downloaded sha2 v0.10.9
3362026-05-02T04:07:31.265Z Downloaded macaddr v1.0.1
3372026-05-02T04:07:31.265Z Downloaded unicode-xid v0.2.6
3382026-05-02T04:07:31.265Z Downloaded version_check v0.9.5
3392026-05-02T04:07:31.265Z Downloaded thiserror v2.0.18
3402026-05-02T04:07:31.265Z Downloaded memchr v2.8.0
3412026-05-02T04:07:31.269Z Downloaded zerofrom-derive v0.1.6
3422026-05-02T04:07:31.269Z Downloaded yoke-derive v0.8.1
3432026-05-02T04:07:31.269Z Downloaded block-buffer v0.10.4
3442026-05-02T04:07:31.269Z Downloaded clap_lex v1.0.0
3452026-05-02T04:07:31.270Z Downloaded zerofrom v0.1.6
3462026-05-02T04:07:31.270Z Downloaded usdt v0.5.0
3472026-05-02T04:07:31.273Z Downloaded typeid v1.0.3
3482026-05-02T04:07:31.273Z Downloaded thread-id v4.2.2
3492026-05-02T04:07:31.276Z Downloaded terminal_size v0.4.3
3502026-05-02T04:07:31.276Z Downloaded memmap v0.7.0
3512026-05-02T04:07:31.276Z Downloaded crypto-common v0.1.7
3522026-05-02T04:07:31.276Z Downloaded cargo-platform v0.2.0
3532026-05-02T04:07:31.280Z Downloaded scroll_derive v0.12.1
3542026-05-02T04:07:31.280Z Downloaded toml_datetime v0.6.11
3552026-05-02T04:07:31.285Z Downloaded autocfg v1.5.0
3562026-05-02T04:07:31.285Z Downloaded utf8parse v0.2.2
3572026-05-02T04:07:31.293Z Downloaded scroll v0.12.0
3582026-05-02T04:07:31.293Z Downloaded tabled_derive v0.7.0
3592026-05-02T04:07:31.293Z Downloaded heck v0.5.0
3602026-05-02T04:07:31.293Z Downloaded usdt-macro v0.5.0
3612026-05-02T04:07:31.293Z Downloaded percent-encoding v2.3.2
3622026-05-02T04:07:31.299Z Downloaded generic-array v0.14.7
3632026-05-02T04:07:31.299Z Downloaded zmij v1.0.21
3642026-05-02T04:07:31.299Z Downloaded anstyle-query v1.1.5
3652026-05-02T04:07:31.299Z Downloaded zerovec-derive v0.11.2
3662026-05-02T04:07:31.299Z Downloaded toml_write v0.1.2
3672026-05-02T04:07:31.299Z Downloaded thiserror-impl v2.0.18
3682026-05-02T04:07:31.299Z Downloaded thiserror-impl v1.0.69
3692026-05-02T04:07:31.299Z Downloaded cpufeatures v0.2.17
3702026-05-02T04:07:31.302Z Downloaded yoke v0.8.1
3712026-05-02T04:07:31.302Z Downloaded usdt-impl v0.5.0
3722026-05-02T04:07:31.302Z Downloaded writeable v0.6.2
3732026-05-02T04:07:31.305Z Downloaded anstream v0.6.21
3742026-05-02T04:07:31.305Z Downloaded swrite v0.1.0
3752026-05-02T04:07:31.305Z Downloaded num-traits v0.2.19
3762026-05-02T04:07:31.308Z Downloaded unicode-ident v1.0.24
3772026-05-02T04:07:31.308Z Downloaded thiserror v1.0.69
3782026-05-02T04:07:31.312Z Downloaded toml v0.8.23
3792026-05-02T04:07:31.318Z Downloaded tinystr v0.8.2
3802026-05-02T04:07:31.318Z Downloaded zerocopy-derive v0.7.35
3812026-05-02T04:07:31.348Z Downloaded serde_spanned v0.6.9
3822026-05-02T04:07:31.348Z Downloaded byteorder v1.5.0
3832026-05-02T04:07:31.348Z Downloaded textwrap v0.16.2
3842026-05-02T04:07:31.348Z Downloaded smawk v0.3.2
3852026-05-02T04:07:31.348Z Downloaded idna_adapter v1.2.1
3862026-05-02T04:07:31.348Z Downloaded ucd-trie v0.1.7
3872026-05-02T04:07:31.348Z Downloaded dtrace-parser v0.2.0
3882026-05-02T04:07:31.349Z Downloaded dof v0.3.0
3892026-05-02T04:07:31.349Z Downloaded errno v0.3.14
3902026-05-02T04:07:31.349Z Downloaded form_urlencoded v1.2.2
3912026-05-02T04:07:31.349Z Downloaded potential_utf v0.1.4
3922026-05-02T04:07:31.364Z Downloaded cargo_metadata v0.21.0
3932026-05-02T04:07:31.364Z Downloaded toml_edit v0.22.27
3942026-05-02T04:07:31.364Z Downloaded zerotrie v0.2.3
3952026-05-02T04:07:31.364Z Downloaded typenum v1.19.0
3962026-05-02T04:07:31.364Z Downloaded serde_tokenstream v0.2.3
3972026-05-02T04:07:31.365Z Downloaded fnv v1.0.7
3982026-05-02T04:07:31.365Z Downloaded clap v4.5.60
3992026-05-02T04:07:31.365Z Downloaded url v2.5.8
4002026-05-02T04:07:31.365Z Downloaded stable_deref_trait v1.2.1
4012026-05-02T04:07:31.366Z Downloaded heck v0.4.1
4022026-05-02T04:07:31.366Z Downloaded cfg-if v1.0.4
4032026-05-02T04:07:31.366Z Downloaded proc-macro-error v1.0.4
4042026-05-02T04:07:31.366Z Downloaded zerovec v0.11.5
4052026-05-02T04:07:31.366Z Downloaded digest v0.10.7
4062026-05-02T04:07:31.367Z Downloaded anstyle v1.0.13
4072026-05-02T04:07:31.367Z Downloaded plain v0.2.3
4082026-05-02T04:07:31.373Z Downloaded itoa v1.0.17
4092026-05-02T04:07:31.373Z Downloaded zerocopy v0.7.35
4102026-05-02T04:07:31.373Z Downloaded proc-macro-error-attr v1.0.4
4112026-05-02T04:07:31.373Z Downloaded winnow v0.7.14
4122026-05-02T04:07:31.376Z Downloaded ordered-float v2.10.1
4132026-05-02T04:07:31.378Z Downloaded unicode-width v0.2.0
4142026-05-02T04:07:31.381Z Downloaded displaydoc v0.2.5
4152026-05-02T04:07:31.381Z Downloaded equivalent v1.0.2
4162026-05-02T04:07:31.381Z Downloaded cargo_toml v0.21.0
4172026-05-02T04:07:31.385Z Downloaded unicode-width v0.1.14
4182026-05-02T04:07:31.385Z Downloaded is_terminal_polyfill v1.70.2
4192026-05-02T04:07:31.389Z Downloaded semver v1.0.28
4202026-05-02T04:07:31.389Z Downloaded colorchoice v1.0.4
4212026-05-02T04:07:31.389Z Downloaded camino-tempfile v1.4.1
4222026-05-02T04:07:31.389Z Downloaded fastrand v2.3.0
4232026-05-02T04:07:31.393Z Downloaded serde-untagged v0.1.9
4242026-05-02T04:07:31.393Z Downloaded log v0.4.29
4252026-05-02T04:07:31.393Z Downloaded bytecount v0.6.9
4262026-05-02T04:07:31.393Z Downloaded proc-macro2 v1.0.106
4272026-05-02T04:07:31.398Z Downloaded pretty-hex v0.4.1
4282026-05-02T04:07:31.412Z Downloaded anstyle-parse v0.2.7
4292026-05-02T04:07:31.417Z Downloaded clap_derive v4.5.55
4302026-05-02T04:07:31.436Z Downloaded once_cell v1.21.3
4312026-05-02T04:07:31.439Z Downloaded getrandom v0.4.1
4322026-05-02T04:07:31.439Z Downloaded erased-serde v0.4.9
4332026-05-02T04:07:31.439Z Downloaded quote v1.0.45
4342026-05-02T04:07:31.439Z Downloaded litemap v0.8.1
4352026-05-02T04:07:31.443Z Downloaded icu_normalizer_data v2.1.1
4362026-05-02T04:07:31.446Z Downloaded tempfile v3.25.0
4372026-05-02T04:07:31.450Z Downloaded pest_generator v2.8.6
4382026-05-02T04:07:31.450Z Downloaded fs-err v3.3.0
4392026-05-02T04:07:31.453Z Downloaded serde_derive v1.0.228
4402026-05-02T04:07:31.453Z Downloaded cargo-util-schemas v0.8.2
4412026-05-02T04:07:31.459Z Downloaded pest_derive v2.8.6
4422026-05-02T04:07:31.464Z Downloaded anyhow v1.0.102
4432026-05-02T04:07:31.467Z Downloaded icu_normalizer v2.1.1
4442026-05-02T04:07:31.467Z Downloaded smallvec v1.15.1
4452026-05-02T04:07:31.467Z Downloaded icu_provider v2.1.1
4462026-05-02T04:07:31.470Z Downloaded icu_properties v2.1.2
4472026-05-02T04:07:31.470Z Downloaded pest v2.8.6
4482026-05-02T04:07:31.474Z Downloaded bitflags v2.11.0
4492026-05-02T04:07:31.479Z Downloaded serde v1.0.228
4502026-05-02T04:07:31.479Z Downloaded pest_meta v2.8.6
4512026-05-02T04:07:31.490Z Downloaded icu_locale_core v2.1.1
4522026-05-02T04:07:31.490Z Downloaded papergrid v0.11.0
4532026-05-02T04:07:31.495Z Downloaded idna v1.1.0
4542026-05-02T04:07:31.495Z Downloaded serde_core v1.0.228
4552026-05-02T04:07:31.495Z Downloaded camino v1.2.2
4562026-05-02T04:07:31.500Z Downloaded icu_collections v2.1.1
4572026-05-02T04:07:31.528Z Downloaded indexmap v2.14.0
4582026-05-02T04:07:31.534Z Downloaded serde_json v1.0.149
4592026-05-02T04:07:31.534Z Downloaded hashbrown v0.17.0
4602026-05-02T04:07:31.534Z Downloaded icu_properties_data v2.1.2
4612026-05-02T04:07:31.538Z Downloaded clap_builder v4.5.60
4622026-05-02T04:07:31.551Z Downloaded goblin v0.8.2
4632026-05-02T04:07:31.563Z Downloaded tabled v0.15.0
4642026-05-02T04:07:31.569Z Downloaded syn v1.0.109
4652026-05-02T04:07:31.584Z Downloaded syn v2.0.117
4662026-05-02T04:07:31.616Z Downloaded rustix v1.1.3
4672026-05-02T04:07:31.628Z Downloaded libc v0.2.185
4682026-05-02T04:07:31.691Z Compiling proc-macro2 v1.0.106
4692026-05-02T04:07:31.692Z Compiling quote v1.0.45
4702026-05-02T04:07:31.695Z Compiling unicode-ident v1.0.24
4712026-05-02T04:07:31.695Z Compiling serde_core v1.0.228
4722026-05-02T04:07:31.695Z Compiling libc v0.2.185
4732026-05-02T04:07:31.695Z Compiling version_check v0.9.5
4742026-05-02T04:07:31.695Z Compiling stable_deref_trait v1.2.1
4752026-05-02T04:07:31.695Z Compiling memchr v2.8.0
4762026-05-02T04:07:32.033Z Compiling serde v1.0.228
4772026-05-02T04:07:32.057Z Compiling zmij v1.0.21
4782026-05-02T04:07:32.271Z Compiling thiserror v1.0.69
4792026-05-02T04:07:32.408Z Compiling ucd-trie v0.1.7
4802026-05-02T04:07:32.522Z Compiling itoa v1.0.17
4812026-05-02T04:07:32.575Z Compiling autocfg v1.5.0
4822026-05-02T04:07:32.663Z Compiling pest v2.8.6
4832026-05-02T04:07:32.680Z Compiling writeable v0.6.2
4842026-05-02T04:07:32.701Z Compiling litemap v0.8.1
4852026-05-02T04:07:32.821Z Compiling byteorder v1.5.0
4862026-05-02T04:07:32.871Z Compiling rustix v1.1.3
4872026-05-02T04:07:33.057Z Compiling icu_normalizer_data v2.1.1
4882026-05-02T04:07:33.200Z Compiling syn v2.0.117
4892026-05-02T04:07:33.219Z Compiling icu_properties_data v2.1.2
4902026-05-02T04:07:33.292Z Compiling errno v0.3.14
4912026-05-02T04:07:33.323Z Compiling bitflags v2.11.0
4922026-05-02T04:07:33.419Z Compiling serde_json v1.0.149
4932026-05-02T04:07:33.555Z Compiling num-traits v0.2.19
4942026-05-02T04:07:33.588Z Compiling hashbrown v0.17.0
4952026-05-02T04:07:33.736Z Compiling pest_meta v2.8.6
4962026-05-02T04:07:33.820Z Compiling typeid v1.0.3
4972026-05-02T04:07:33.884Z Compiling equivalent v1.0.2
4982026-05-02T04:07:33.982Z Compiling smallvec v1.15.1
4992026-05-02T04:07:34.121Z Compiling indexmap v2.14.0
5002026-05-02T04:07:34.175Z Compiling thread-id v4.2.2
5012026-05-02T04:07:34.192Z Compiling usdt-impl v0.5.0
5022026-05-02T04:07:34.258Z Compiling proc-macro-error-attr v1.0.4
5032026-05-02T04:07:34.321Z Compiling toml_write v0.1.2
5042026-05-02T04:07:34.507Z Compiling erased-serde v0.4.9
5052026-05-02T04:07:34.529Z Compiling winnow v0.7.14
5062026-05-02T04:07:34.548Z Compiling syn v1.0.109
5072026-05-02T04:07:34.922Z Compiling proc-macro-error v1.0.4
5082026-05-02T04:07:34.970Z Compiling getrandom v0.4.1
5092026-05-02T04:07:35.117Z Compiling thiserror v2.0.18
5102026-05-02T04:07:35.316Z Compiling utf8_iter v1.0.4
5112026-05-02T04:07:35.393Z Compiling camino v1.2.2
5122026-05-02T04:07:35.422Z Compiling log v0.4.29
5132026-05-02T04:07:35.463Z Compiling utf8parse v0.2.2
5142026-05-02T04:07:35.480Z Compiling plain v0.2.3
5152026-05-02T04:07:35.499Z Compiling percent-encoding v2.3.2
5162026-05-02T04:07:35.585Z Compiling anstyle-parse v0.2.7
5172026-05-02T04:07:35.640Z Compiling form_urlencoded v1.2.2
5182026-05-02T04:07:35.704Z Compiling ordered-float v2.10.1
5192026-05-02T04:07:35.836Z Compiling synstructure v0.13.2
5202026-05-02T04:07:35.876Z Compiling pest_generator v2.8.6
5212026-05-02T04:07:35.976Z Compiling terminal_size v0.4.3
5222026-05-02T04:07:36.122Z Compiling pretty-hex v0.4.1
5232026-05-02T04:07:36.258Z Compiling cfg-if v1.0.4
5242026-05-02T04:07:36.275Z Compiling is_terminal_polyfill v1.70.2
5252026-05-02T04:07:36.278Z Compiling anstyle-query v1.1.5
5262026-05-02T04:07:36.310Z Compiling anstyle v1.0.13
5272026-05-02T04:07:36.333Z Compiling colorchoice v1.0.4
5282026-05-02T04:07:36.445Z Compiling serde-untagged v0.1.9
5292026-05-02T04:07:36.511Z Compiling anstream v0.6.21
5302026-05-02T04:07:36.529Z Compiling semver v1.0.28
5312026-05-02T04:07:36.596Z Compiling fs-err v3.3.0
5322026-05-02T04:07:36.683Z Compiling heck v0.4.1
5332026-05-02T04:07:36.785Z Compiling unicode-width v0.1.14
5342026-05-02T04:07:36.812Z Compiling once_cell v1.21.3
5352026-05-02T04:07:36.836Z Compiling clap_lex v1.0.0
5362026-05-02T04:07:36.854Z Compiling unicode-xid v0.2.6
5372026-05-02T04:07:36.913Z Compiling bytecount v0.6.9
5382026-05-02T04:07:37.025Z Compiling fnv v1.0.7
5392026-05-02T04:07:37.047Z Compiling anyhow v1.0.102
5402026-05-02T04:07:37.064Z Compiling heck v0.5.0
5412026-05-02T04:07:37.067Z Compiling fastrand v2.3.0
5422026-05-02T04:07:37.130Z Compiling strsim v0.11.1
5432026-05-02T04:07:37.284Z Compiling tempfile v3.25.0
5442026-05-02T04:07:37.304Z Compiling papergrid v0.11.0
5452026-05-02T04:07:37.338Z Compiling clap_builder v4.5.60
5462026-05-02T04:07:37.540Z Compiling serde_derive v1.0.228
5472026-05-02T04:07:37.573Z Compiling zerofrom-derive v0.1.6
5482026-05-02T04:07:37.590Z Compiling yoke-derive v0.8.1
5492026-05-02T04:07:37.655Z Compiling zerovec-derive v0.11.2
5502026-05-02T04:07:37.840Z Compiling displaydoc v0.2.5
5512026-05-02T04:07:38.569Z Compiling thiserror-impl v1.0.69
5522026-05-02T04:07:38.693Z Compiling zerocopy-derive v0.7.35
5532026-05-02T04:07:38.722Z Compiling pest_derive v2.8.6
5542026-05-02T04:07:38.741Z Compiling scroll_derive v0.12.1
5552026-05-02T04:07:38.934Z Compiling zerofrom v0.1.6
5562026-05-02T04:07:39.069Z Compiling yoke v0.8.1
5572026-05-02T04:07:39.140Z Compiling thiserror-impl v2.0.18
5582026-05-02T04:07:39.269Z Compiling zerovec v0.11.5
5592026-05-02T04:07:39.392Z Compiling zerotrie v0.2.3
5602026-05-02T04:07:39.567Z Compiling zerocopy v0.7.35
5612026-05-02T04:07:39.774Z Compiling tinystr v0.8.2
5622026-05-02T04:07:39.821Z Compiling potential_utf v0.1.4
5632026-05-02T04:07:39.961Z Compiling icu_locale_core v2.1.1
5642026-05-02T04:07:39.987Z Compiling icu_collections v2.1.1
5652026-05-02T04:07:40.005Z Compiling dtrace-parser v0.2.0
5662026-05-02T04:07:40.128Z Compiling scroll v0.12.0
5672026-05-02T04:07:40.335Z Compiling tabled_derive v0.7.0
5682026-05-02T04:07:40.403Z Compiling goblin v0.8.2
5692026-05-02T04:07:40.483Z Compiling clap_derive v4.5.55
5702026-05-02T04:07:40.648Z Compiling icu_provider v2.1.1
5712026-05-02T04:07:40.759Z Compiling memmap v0.7.0
5722026-05-02T04:07:40.863Z Compiling smawk v0.3.2
5732026-05-02T04:07:40.946Z Compiling icu_normalizer v2.1.1
5742026-05-02T04:07:40.965Z Compiling icu_properties v2.1.2
5752026-05-02T04:07:40.981Z Compiling serde_spanned v0.6.9
5762026-05-02T04:07:40.996Z Compiling toml_datetime v0.6.11
5772026-05-02T04:07:41.012Z Compiling dof v0.3.0
5782026-05-02T04:07:41.128Z Compiling serde_tokenstream v0.2.3
5792026-05-02T04:07:41.260Z Compiling toml_edit v0.22.27
5802026-05-02T04:07:41.415Z Compiling serde-value v0.7.0
5812026-05-02T04:07:41.472Z Compiling cargo-platform v0.2.0
5822026-05-02T04:07:41.485Z Compiling unicode-linebreak v0.1.5
5832026-05-02T04:07:41.726Z Compiling unicode-width v0.2.0
5842026-05-02T04:07:41.731Z Compiling tabled v0.15.0
5852026-05-02T04:07:41.792Z Compiling macaddr v1.0.1
5862026-05-02T04:07:41.921Z Compiling idna_adapter v1.2.1
5872026-05-02T04:07:42.002Z Compiling usdt-attr-macro v0.5.0
5882026-05-02T04:07:42.019Z Compiling usdt-macro v0.5.0
5892026-05-02T04:07:42.052Z Compiling idna v1.1.0
5902026-05-02T04:07:42.070Z Compiling textwrap v0.16.2
5912026-05-02T04:07:42.245Z Compiling clap v4.5.60
5922026-05-02T04:07:42.347Z Compiling url v2.5.8
5932026-05-02T04:07:42.695Z Compiling toml v0.8.23
5942026-05-02T04:07:42.806Z Compiling camino-tempfile v1.4.1
5952026-05-02T04:07:43.044Z Compiling cargo-util-schemas v0.8.2
5962026-05-02T04:07:43.096Z Compiling cargo_toml v0.21.0
5972026-05-02T04:07:43.268Z Compiling swrite v0.1.0
5982026-05-02T04:07:43.309Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5992026-05-02T04:07:43.377Z Compiling usdt v0.5.0
6002026-05-02T04:07:43.947Z Compiling cargo_metadata v0.21.0
6012026-05-02T04:07:44.902Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
6022026-05-02T04:07:46.954Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.29s
6032026-05-02T04:07:47.228Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
6042026-05-02T04:07:47.779Z Downloading crates ...
6052026-05-02T04:07:47.871Z Downloaded aead v0.5.2
6062026-05-02T04:07:47.877Z Downloaded adler2 v2.0.1
6072026-05-02T04:07:47.882Z Downloaded async-recursion v1.1.1
6082026-05-02T04:07:47.886Z Downloaded bitfield v0.19.4
6092026-05-02T04:07:47.886Z Downloaded arrayref v0.3.9
6102026-05-02T04:07:47.886Z Downloaded argon2 v0.5.3
6112026-05-02T04:07:47.890Z Downloaded array-init v0.0.4
6122026-05-02T04:07:47.892Z Downloaded crunchy v0.2.4
6132026-05-02T04:07:47.900Z Downloaded blowfish v0.9.1
6142026-05-02T04:07:47.908Z Downloaded ar_archive_writer v0.5.1
6152026-05-02T04:07:47.917Z Downloaded cexpr v0.6.0
6162026-05-02T04:07:47.917Z Downloaded embedded-io v0.4.0
6172026-05-02T04:07:47.921Z Downloaded fd-lock v4.0.4
6182026-05-02T04:07:47.921Z Downloaded bumpalo v3.20.2
6192026-05-02T04:07:47.921Z Downloaded convert_case v0.10.0
6202026-05-02T04:07:47.921Z Downloaded darling v0.21.3
6212026-05-02T04:07:47.924Z Downloaded base64 v0.22.1
6222026-05-02T04:07:47.928Z Downloaded des v0.8.1
6232026-05-02T04:07:47.929Z Downloaded derive_builder v0.20.2
6242026-05-02T04:07:47.936Z Downloaded derive-ex v0.1.8
6252026-05-02T04:07:47.936Z Downloaded der v0.7.10
6262026-05-02T04:07:47.939Z Downloaded console v0.15.11
6272026-05-02T04:07:47.939Z Downloaded cmake v0.1.57
6282026-05-02T04:07:47.951Z Downloaded debug-ignore v1.0.5
6292026-05-02T04:07:47.954Z Downloaded cstr-argument v0.1.2
6302026-05-02T04:07:47.957Z Downloaded diesel_table_macro_syntax v0.3.0
6312026-05-02T04:07:47.964Z Downloaded atomic-waker v1.1.2
6322026-05-02T04:07:47.968Z Downloaded dropshot-api-manager-types v0.7.1
6332026-05-02T04:07:47.970Z Downloaded dsl_auto_type v0.2.0
6342026-05-02T04:07:47.970Z Downloaded difflib v0.4.0
6352026-05-02T04:07:47.973Z Downloaded downcast-rs v2.0.2
6362026-05-02T04:07:47.973Z Downloaded document-features v0.2.12
6372026-05-02T04:07:47.976Z Downloaded darling_macro v0.21.3
6382026-05-02T04:07:47.976Z Downloaded enum-as-inner v0.6.1
6392026-05-02T04:07:47.976Z Downloaded dtrace-parser v0.3.0
6402026-05-02T04:07:47.980Z Downloaded crucible-workspace-hack v0.1.0
6412026-05-02T04:07:47.980Z Downloaded cargo-platform v0.1.9
6422026-05-02T04:07:47.983Z Downloaded cassowary v0.3.0
6432026-05-02T04:07:47.983Z Downloaded cargo_metadata v0.19.2
6442026-05-02T04:07:47.983Z Downloaded deranged v0.5.8
6452026-05-02T04:07:47.983Z Downloaded block-padding v0.3.3
6462026-05-02T04:07:47.986Z Downloaded bit-vec v0.6.3
6472026-05-02T04:07:47.986Z Downloaded async-bb8-diesel v0.2.1
6482026-05-02T04:07:47.989Z Downloaded curve25519-dalek-derive v0.1.1
6492026-05-02T04:07:47.989Z Downloaded dof v0.4.0
6502026-05-02T04:07:47.992Z Downloaded darling_macro v0.20.11
6512026-05-02T04:07:47.995Z Downloaded float-ord v0.3.2
6522026-05-02T04:07:47.995Z Downloaded defmt v0.3.100
6532026-05-02T04:07:47.995Z Downloaded crc8 v0.1.1
6542026-05-02T04:07:48.001Z Downloaded dirs-next v2.0.0
6552026-05-02T04:07:48.004Z Downloaded fixedbitset v0.4.2
6562026-05-02T04:07:48.004Z Downloaded dirs-sys-next v0.1.2
6572026-05-02T04:07:48.004Z Downloaded cfg_aliases v0.2.1
6582026-05-02T04:07:48.007Z Downloaded flagset v0.4.7
6592026-05-02T04:07:48.007Z Downloaded derive_builder_macro v0.20.2
6602026-05-02T04:07:48.007Z Downloaded bit-set v0.8.0
6612026-05-02T04:07:48.009Z Downloaded base16ct v0.2.0
6622026-05-02T04:07:48.010Z Downloaded crc-catalog v2.4.0
6632026-05-02T04:07:48.010Z Downloaded async-stream v0.3.6
6642026-05-02T04:07:48.015Z Downloaded atomicwrites v0.4.4
6652026-05-02T04:07:48.017Z Downloaded foreign-types v0.3.2
6662026-05-02T04:07:48.017Z Downloaded bitfield-macros v0.19.4
6672026-05-02T04:07:48.017Z Downloaded convert_case v0.4.0
6682026-05-02T04:07:48.020Z Downloaded ciborium-io v0.2.2
6692026-05-02T04:07:48.020Z Downloaded futures-io v0.3.32
6702026-05-02T04:07:48.020Z Downloaded env_filter v1.0.0
6712026-05-02T04:07:48.024Z Downloaded endian-type v0.1.2
6722026-05-02T04:07:48.024Z Downloaded defmt-parser v1.0.0
6732026-05-02T04:07:48.024Z Downloaded compression-core v0.4.31
6742026-05-02T04:07:48.024Z Downloaded bit-vec v0.8.0
6752026-05-02T04:07:48.027Z Downloaded bitfield-struct v0.6.2
6762026-05-02T04:07:48.027Z Downloaded bb8 v0.8.6
6772026-05-02T04:07:48.027Z Downloaded assert_matches v1.5.0
6782026-05-02T04:07:48.030Z Downloaded crc v3.4.0
6792026-05-02T04:07:48.030Z Downloaded env_logger v0.11.9
6802026-05-02T04:07:48.033Z Downloaded bcs v0.1.6
6812026-05-02T04:07:48.033Z Downloaded arrayvec v0.7.6
6822026-05-02T04:07:48.035Z Downloaded drift v0.1.3
6832026-05-02T04:07:48.039Z Downloaded git-stub v1.0.0
6842026-05-02T04:07:48.039Z Downloaded ghash v0.5.1
6852026-05-02T04:07:48.044Z Downloaded futures-task v0.3.32
6862026-05-02T04:07:48.044Z Downloaded embedded-io v0.6.1
6872026-05-02T04:07:48.044Z Downloaded futures-sink v0.3.32
6882026-05-02T04:07:48.044Z Downloaded darling_macro v0.23.0
6892026-05-02T04:07:48.044Z Downloaded daft v0.1.5
6902026-05-02T04:07:48.047Z Downloaded fxhash v0.2.1
6912026-05-02T04:07:48.047Z Downloaded bcrypt-pbkdf v0.10.0
6922026-05-02T04:07:48.047Z Downloaded atty v0.2.14
6932026-05-02T04:07:48.047Z Downloaded futures-macro v0.3.32
6942026-05-02T04:07:48.047Z Downloaded foreign-types-shared v0.3.1
6952026-05-02T04:07:48.047Z Downloaded foreign-types-shared v0.1.1
6962026-05-02T04:07:48.047Z Downloaded futures-core v0.3.32
6972026-05-02T04:07:48.050Z Downloaded constant_time_eq v0.4.2
6982026-05-02T04:07:48.050Z Downloaded crossbeam-epoch v0.9.18
6992026-05-02T04:07:48.052Z Downloaded gethostname v0.5.0
7002026-05-02T04:07:48.052Z Downloaded foreign-types v0.5.0
7012026-05-02T04:07:48.053Z Downloaded dunce v1.0.5
7022026-05-02T04:07:48.056Z Downloaded erased-serde v0.3.31
7032026-05-02T04:07:48.056Z Downloaded crossbeam-deque v0.8.6
7042026-05-02T04:07:48.056Z Downloaded cfg_aliases v0.1.1
7052026-05-02T04:07:48.059Z Downloaded dyn-clone v1.0.20
7062026-05-02T04:07:48.059Z Downloaded cpufeatures v0.3.0
7072026-05-02T04:07:48.059Z Downloaded bit-set v0.5.3
7082026-05-02T04:07:48.059Z Downloaded ascii-canvas v3.0.0
7092026-05-02T04:07:48.062Z Downloaded async-stream-impl v0.3.6
7102026-05-02T04:07:48.062Z Downloaded derive_builder_core v0.20.2
7112026-05-02T04:07:48.065Z Downloaded funty v2.0.0
7122026-05-02T04:07:48.065Z Downloaded cookie v0.18.1
7132026-05-02T04:07:48.065Z Downloaded chacha20 v0.10.0
7142026-05-02T04:07:48.112Z Downloaded fallible-iterator v0.2.0
7152026-05-02T04:07:48.112Z Downloaded compression-codecs v0.4.37
7162026-05-02T04:07:48.113Z Downloaded foldhash v0.1.5
7172026-05-02T04:07:48.113Z Downloaded defmt-macros v1.0.1
7182026-05-02T04:07:48.113Z Downloaded ecdsa v0.16.9
7192026-05-02T04:07:48.113Z Downloaded ena v0.14.4
7202026-05-02T04:07:48.113Z Downloaded const_format_proc_macros v0.2.34
7212026-05-02T04:07:48.113Z Downloaded headers-core v0.3.0
7222026-05-02T04:07:48.113Z Downloaded hash32 v0.3.1
7232026-05-02T04:07:48.113Z Downloaded globwalk v0.9.1
7242026-05-02T04:07:48.113Z Downloaded cipher v0.4.4
7252026-05-02T04:07:48.113Z Downloaded ciborium-ll v0.2.2
7262026-05-02T04:07:48.113Z Downloaded cbc v0.1.2
7272026-05-02T04:07:48.113Z Downloaded ff v0.13.1
7282026-05-02T04:07:48.113Z Downloaded cookie_store v0.22.1
7292026-05-02T04:07:48.113Z Downloaded either v1.15.0
7302026-05-02T04:07:48.113Z Downloaded colored v2.2.0
7312026-05-02T04:07:48.113Z Downloaded ciborium v0.2.2
7322026-05-02T04:07:48.113Z Downloaded darling v0.20.11
7332026-05-02T04:07:48.113Z Downloaded float-cmp v0.10.0
7342026-05-02T04:07:48.113Z Downloaded defmt v1.0.1
7352026-05-02T04:07:48.113Z Downloaded fs_extra v1.3.0
7362026-05-02T04:07:48.113Z Downloaded foreign-types-macros v0.2.3
7372026-05-02T04:07:48.113Z Downloaded foldhash v0.2.0
7382026-05-02T04:07:48.113Z Downloaded corncobs v0.1.4
7392026-05-02T04:07:48.113Z Downloaded fs-err v2.11.0
7402026-05-02T04:07:48.113Z Downloaded critical-section v1.2.0
7412026-05-02T04:07:48.113Z Downloaded fixedbitset v0.5.7
7422026-05-02T04:07:48.113Z Downloaded byte-wrapper v0.1.0
7432026-05-02T04:07:48.113Z Downloaded http-range v0.1.5
7442026-05-02T04:07:48.119Z Downloaded elliptic-curve v0.13.8
7452026-05-02T04:07:48.119Z Downloaded ctr v0.9.2
7462026-05-02T04:07:48.120Z Downloaded const-oid v0.9.6
7472026-05-02T04:07:48.120Z Downloaded hex v0.4.3
7482026-05-02T04:07:48.120Z Downloaded hex-literal v0.4.1
7492026-05-02T04:07:48.120Z Downloaded buf-list v1.1.2
7502026-05-02T04:07:48.120Z Downloaded hostname v0.4.2
7512026-05-02T04:07:48.120Z Downloaded home v0.5.12
7522026-05-02T04:07:48.120Z Downloaded futures-executor v0.3.32
7532026-05-02T04:07:48.120Z Downloaded bzip2 v0.4.4
7542026-05-02T04:07:48.124Z Downloaded ahash v0.8.12
7552026-05-02T04:07:48.124Z Downloaded hostname v0.3.1
7562026-05-02T04:07:48.125Z Downloaded find-msvc-tools v0.1.9
7572026-05-02T04:07:48.125Z Downloaded backon v1.6.0
7582026-05-02T04:07:48.128Z Downloaded hubpack_derive v0.1.1
7592026-05-02T04:07:48.128Z Downloaded hubpack v0.1.2
7602026-05-02T04:07:48.128Z Downloaded httpdate v1.0.3
7612026-05-02T04:07:48.128Z Downloaded glob v0.3.3
7622026-05-02T04:07:48.128Z Downloaded filetime v0.2.27
7632026-05-02T04:07:48.132Z Downloaded colored v3.1.1
7642026-05-02T04:07:48.132Z Downloaded indoc v1.0.9
7652026-05-02T04:07:48.135Z Downloaded http-body v1.0.1
7662026-05-02T04:07:48.135Z Downloaded base64ct v1.8.3
7672026-05-02T04:07:48.135Z Downloaded bitflags v1.3.2
7682026-05-02T04:07:48.138Z Downloaded inout v0.1.4
7692026-05-02T04:07:48.138Z Downloaded ident_case v1.0.1
7702026-05-02T04:07:48.141Z Downloaded is-terminal v0.4.17
7712026-05-02T04:07:48.141Z Downloaded indent_write v2.2.0
7722026-05-02T04:07:48.141Z Downloaded crc-any v2.5.0
7732026-05-02T04:07:48.144Z Downloaded hash32 v0.2.1
7742026-05-02T04:07:48.144Z Downloaded group v0.13.0
7752026-05-02T04:07:48.144Z Downloaded instant v0.1.13
7762026-05-02T04:07:48.147Z Downloaded clang-sys v1.8.1
7772026-05-02T04:07:48.147Z Downloaded instability v0.3.11
7782026-05-02T04:07:48.150Z Downloaded backoff v0.4.0
7792026-05-02T04:07:48.150Z Downloaded futures-channel v0.3.32
7802026-05-02T04:07:48.153Z Downloaded allocator-api2 v0.2.21
7812026-05-02T04:07:48.153Z Downloaded dropshot_endpoint v0.16.7
7822026-05-02T04:07:48.155Z Downloaded async-trait v0.1.89
7832026-05-02T04:07:48.158Z Downloaded darling v0.23.0
7842026-05-02T04:07:48.162Z Downloaded daft-derive v0.1.5
7852026-05-02T04:07:48.165Z Downloaded is_ci v1.2.0
7862026-05-02T04:07:48.171Z Downloaded libscf-sys v1.1.0
7872026-05-02T04:07:48.171Z Downloaded lazy_static v1.5.0
7882026-05-02T04:07:48.171Z Downloaded getrandom v0.2.17
7892026-05-02T04:07:48.177Z Downloaded diesel-dtrace v0.5.0
7902026-05-02T04:07:48.178Z Downloaded crc32fast v1.5.0
7912026-05-02T04:07:48.178Z Downloaded diff v0.1.13
7922026-05-02T04:07:48.178Z Downloaded bzip2 v0.6.1
7932026-05-02T04:07:48.178Z Downloaded humantime v2.3.0
7942026-05-02T04:07:48.188Z Downloaded kstat-rs v0.2.4
7952026-05-02T04:07:48.188Z Downloaded internet-checksum v0.2.1
7962026-05-02T04:07:48.188Z Downloaded highway v1.3.0
7972026-05-02T04:07:48.188Z Downloaded hyper-tls v0.6.0
7982026-05-02T04:07:48.188Z Downloaded http-body-util v0.1.3
7992026-05-02T04:07:48.188Z Downloaded cancel-safe-futures v0.1.5
8002026-05-02T04:07:48.193Z Downloaded memoffset v0.9.1
8012026-05-02T04:07:48.193Z Downloaded maplit v1.0.2
8022026-05-02T04:07:48.193Z Downloaded managed v0.8.0
8032026-05-02T04:07:48.193Z Downloaded lru v0.12.5
8042026-05-02T04:07:48.193Z Downloaded git-stub-vcs v0.1.0
8052026-05-02T04:07:48.193Z Downloaded multimap v0.10.1
8062026-05-02T04:07:48.193Z Downloaded linked-hash-map v0.5.6
8072026-05-02T04:07:48.194Z Downloaded arc-swap v1.8.2
8082026-05-02T04:07:48.199Z Downloaded derive_more v0.99.20
8092026-05-02T04:07:48.199Z Downloaded ipnet v2.11.0
8102026-05-02T04:07:48.203Z Downloaded dropshot_endpoint v0.17.0
8112026-05-02T04:07:48.203Z Downloaded half v1.8.3
8122026-05-02T04:07:48.203Z Downloaded crossbeam-utils v0.8.21
8132026-05-02T04:07:48.208Z Downloaded blake2 v0.10.6
8142026-05-02T04:07:48.208Z Downloaded ipnetwork v0.21.1
8152026-05-02T04:07:48.210Z Downloaded newtype-uuid-macros v0.1.0
8162026-05-02T04:07:48.211Z Downloaded md-5 v0.10.6
8172026-05-02T04:07:48.211Z Downloaded md5 v0.7.0
8182026-05-02T04:07:48.211Z Downloaded aes-gcm v0.10.3
8192026-05-02T04:07:48.213Z Downloaded mime v0.3.17
8202026-05-02T04:07:48.218Z Downloaded num-derive v0.3.3
8212026-05-02T04:07:48.218Z Downloaded normalize-line-endings v0.3.0
8222026-05-02T04:07:48.218Z Downloaded nibble_vec v0.1.0
8232026-05-02T04:07:48.218Z Downloaded maybe-uninit v2.0.0
8242026-05-02T04:07:48.221Z Downloaded libsw-core v0.3.2
8252026-05-02T04:07:48.221Z Downloaded derive-where v1.6.0
8262026-05-02T04:07:48.224Z Downloaded nonempty v0.12.0
8272026-05-02T04:07:48.224Z Downloaded newtype_derive v0.1.6
8282026-05-02T04:07:48.224Z Downloaded chacha20poly1305 v0.10.1
8292026-05-02T04:07:48.227Z Downloaded libsw v3.5.0
8302026-05-02T04:07:48.227Z Downloaded lalrpop-util v0.19.12
8312026-05-02T04:07:48.229Z Downloaded linear-map v1.2.0
8322026-05-02T04:07:48.229Z Downloaded libloading v0.8.9
8332026-05-02T04:07:48.232Z Downloaded jobserver v0.1.34
8342026-05-02T04:07:48.232Z Downloaded iana-time-zone v0.1.65
8352026-05-02T04:07:48.237Z Downloaded nodrop v0.1.14
8362026-05-02T04:07:48.237Z Downloaded new_debug_unreachable v1.0.6
8372026-05-02T04:07:48.237Z Downloaded ingot-types v0.1.2
8382026-05-02T04:07:48.242Z Downloaded hyper-staticfile v0.10.1
8392026-05-02T04:07:48.242Z Downloaded globset v0.4.18
8402026-05-02T04:07:48.242Z Downloaded num-conv v0.2.0
8412026-05-02T04:07:48.242Z Downloaded match_cfg v0.1.0
8422026-05-02T04:07:48.244Z Downloaded getrandom v0.3.4
8432026-05-02T04:07:48.245Z Downloaded libefi-sys v0.1.0
8442026-05-02T04:07:48.245Z Downloaded ingot v0.1.1
8452026-05-02T04:07:48.249Z Downloaded indoc v2.0.7
8462026-05-02T04:07:48.249Z Downloaded bytes v1.11.1
8472026-05-02T04:07:48.252Z Downloaded num_threads v0.1.7
8482026-05-02T04:07:48.252Z Downloaded impl-trait-for-tuples v0.2.3
8492026-05-02T04:07:48.255Z Downloaded fatfs v0.3.6
8502026-05-02T04:07:48.255Z Downloaded native-tls v0.2.18
8512026-05-02T04:07:48.258Z Downloaded darling_core v0.21.3
8522026-05-02T04:07:48.261Z Downloaded compact_str v0.8.1
8532026-05-02T04:07:48.263Z Downloaded darling_core v0.20.11
8542026-05-02T04:07:48.266Z Downloaded console v0.16.2
8552026-05-02T04:07:48.266Z Downloaded half v2.7.1
8562026-05-02T04:07:48.269Z Downloaded pbkdf2 v0.11.0
8572026-05-02T04:07:48.272Z Downloaded parse-size v1.1.0
8582026-05-02T04:07:48.272Z Downloaded oso-derive v0.27.3
8592026-05-02T04:07:48.272Z Downloaded num-derive v0.4.2
8602026-05-02T04:07:48.276Z Downloaded mime_guess v2.0.5
8612026-05-02T04:07:48.276Z Downloaded nanorand v0.7.0
8622026-05-02T04:07:48.279Z Downloaded multer v3.1.0
8632026-05-02T04:07:48.279Z Downloaded lock_api v0.4.14
8642026-05-02T04:07:48.279Z Downloaded derive_more v2.1.1
8652026-05-02T04:07:48.286Z Downloaded parse-display v0.10.0
8662026-05-02T04:07:48.288Z Downloaded openssl-probe v0.2.1
8672026-05-02T04:07:48.288Z Downloaded num-iter v0.1.45
8682026-05-02T04:07:48.291Z Downloaded httparse v1.10.1
8692026-05-02T04:07:48.291Z Downloaded derive_more-impl v2.1.1
8702026-05-02T04:07:48.294Z Downloaded num_enum_derive v0.5.11
8712026-05-02T04:07:48.297Z Downloaded pbkdf2 v0.12.2
8722026-05-02T04:07:48.297Z Downloaded num v0.4.3
8732026-05-02T04:07:48.312Z Downloaded path-slash v0.1.5
8742026-05-02T04:07:48.315Z Downloaded num-integer v0.1.46
8752026-05-02T04:07:48.315Z Downloaded flume v0.11.1
8762026-05-02T04:07:48.318Z Downloaded darling_core v0.23.0
8772026-05-02T04:07:48.321Z Downloaded pin-utils v0.1.0
8782026-05-02T04:07:48.323Z Downloaded num_enum v0.5.11
8792026-05-02T04:07:48.326Z Downloaded num-rational v0.4.2
8802026-05-02T04:07:48.326Z Downloaded num-complex v0.4.6
8812026-05-02T04:07:48.329Z Downloaded num_enum v0.7.5
8822026-05-02T04:07:48.332Z Downloaded nu-ansi-term v0.50.3
8832026-05-02T04:07:48.332Z Downloaded newline-converter v0.3.0
8842026-05-02T04:07:48.332Z Downloaded litrs v1.0.0
8852026-05-02T04:07:48.338Z Downloaded predicates-tree v1.0.13
8862026-05-02T04:07:48.338Z Downloaded crypto-bigint v0.5.5
8872026-05-02T04:07:48.341Z Downloaded predicates-core v1.0.10
8882026-05-02T04:07:48.341Z Downloaded libbz2-rs-sys v0.2.2
8892026-05-02T04:07:48.344Z Downloaded progenitor-client v0.10.0
8902026-05-02T04:07:48.344Z Downloaded indexmap v1.9.3
8912026-05-02T04:07:48.347Z Downloaded dropshot-api-manager v0.7.1
8922026-05-02T04:07:48.347Z Downloaded phf_shared v0.12.1
8932026-05-02T04:07:48.350Z Downloaded proc-macro-error-attr2 v2.0.0
8942026-05-02T04:07:48.350Z Downloaded num_enum_derive v0.7.5
8952026-05-02T04:07:48.350Z Downloaded proc-macro-crate v1.3.1
8962026-05-02T04:07:48.352Z Downloaded powerfmt v0.2.0
8972026-05-02T04:07:48.352Z Downloaded oxide-tokio-rt v0.1.4
8982026-05-02T04:07:48.357Z Downloaded proc-macro-crate v3.4.0
8992026-05-02T04:07:48.357Z Downloaded precomputed-hash v0.1.1
9002026-05-02T04:07:48.357Z Downloaded async-compression v0.4.41
9012026-05-02T04:07:48.360Z Downloaded hmac v0.12.1
9022026-05-02T04:07:48.362Z Downloaded password-hash v0.5.0
9032026-05-02T04:07:48.363Z Downloaded progenitor-client v0.11.2
9042026-05-02T04:07:48.363Z Downloaded owo-colors v4.3.0
9052026-05-02T04:07:48.365Z Downloaded heapless v0.8.0
9062026-05-02T04:07:48.368Z Downloaded ingot-macros v0.1.1
9072026-05-02T04:07:48.368Z Downloaded progenitor-macro v0.10.0
9082026-05-02T04:07:48.371Z Downloaded phf v0.12.1
9092026-05-02T04:07:48.371Z Downloaded flate2 v1.1.9
9102026-05-02T04:07:48.374Z Downloaded futures v0.3.32
9112026-05-02T04:07:48.377Z Downloaded progenitor v0.11.2
9122026-05-02T04:07:48.380Z Downloaded phf_shared v0.11.3
9132026-05-02T04:07:48.380Z Downloaded pem v3.0.6
9142026-05-02T04:07:48.380Z Downloaded peg-macros v0.8.5
9152026-05-02T04:07:48.383Z Downloaded pin-project-lite v0.2.17
9162026-05-02T04:07:48.386Z Downloaded ed25519-dalek v2.2.0
9172026-05-02T04:07:48.389Z Downloaded heapless v0.7.17
9182026-05-02T04:07:48.389Z Downloaded parse-display-derive v0.10.0
9192026-05-02T04:07:48.392Z Downloaded progenitor-macro v0.13.0
9202026-05-02T04:07:48.392Z Downloaded progenitor-macro v0.14.0
9212026-05-02T04:07:48.392Z Downloaded progenitor-macro v0.11.2
9222026-05-02T04:07:48.395Z Downloaded poly1305 v0.8.0
9232026-05-02T04:07:48.395Z Downloaded predicates v3.1.4
9242026-05-02T04:07:48.398Z Downloaded ppv-lite86 v0.2.21
9252026-05-02T04:07:48.398Z Downloaded pkg-config v0.3.32
9262026-05-02T04:07:48.401Z Downloaded pkcs1 v0.7.5
9272026-05-02T04:07:48.401Z Downloaded oxnet v0.1.4
9282026-05-02T04:07:48.404Z Downloaded memmap2 v0.9.10
9292026-05-02T04:07:48.404Z Downloaded pem-rfc7468 v0.7.0
9302026-05-02T04:07:48.407Z Downloaded parking_lot_core v0.8.6
9312026-05-02T04:07:48.408Z Downloaded primeorder v0.13.6
9322026-05-02T04:07:48.411Z Downloaded polyval v0.6.2
9332026-05-02T04:07:48.411Z Downloaded indicatif v0.18.4
9342026-05-02T04:07:48.415Z Downloaded recursive v0.1.1
9352026-05-02T04:07:48.415Z Downloaded postgres-protocol v0.6.10
9362026-05-02T04:07:48.415Z Downloaded openssl-probe v0.1.6
9372026-05-02T04:07:48.418Z Downloaded progenitor v0.14.0
9382026-05-02T04:07:48.418Z Downloaded const_format v0.2.35
9392026-05-02T04:07:48.421Z Downloaded hashbrown v0.12.3
9402026-05-02T04:07:48.421Z Downloaded progenitor v0.13.0
9412026-05-02T04:07:48.424Z Downloaded peg v0.8.5
9422026-05-02T04:07:48.430Z Downloaded omicron-zone-package v0.12.2
9432026-05-02T04:07:48.433Z Downloaded expectorate v1.2.0
9442026-05-02T04:07:48.433Z Downloaded russh-cryptovec v0.7.3
9452026-05-02T04:07:48.433Z Downloaded hickory-resolver v0.25.2
9462026-05-02T04:07:48.433Z Downloaded hickory-resolver v0.24.4
9472026-05-02T04:07:48.436Z Downloaded r2d2 v0.8.10
9482026-05-02T04:07:48.439Z Downloaded rand_core v0.6.4
9492026-05-02T04:07:48.439Z Downloaded ref-cast v1.0.25
9502026-05-02T04:07:48.442Z Downloaded peg-runtime v0.8.5
9512026-05-02T04:07:48.442Z Downloaded pin-project-internal v1.1.11
9522026-05-02T04:07:48.442Z Downloaded progenitor-client v0.13.0
9532026-05-02T04:07:48.445Z Downloaded packed_struct_codegen v0.10.1
9542026-05-02T04:07:48.446Z Downloaded parking_lot v0.12.5
9552026-05-02T04:07:48.449Z Downloaded postcard v1.1.3
9562026-05-02T04:07:48.449Z Downloaded oso v0.27.3
9572026-05-02T04:07:48.454Z Downloaded miniz_oxide v0.8.9
9582026-05-02T04:07:48.454Z Downloaded postgres-types v0.2.12
9592026-05-02T04:07:48.461Z Downloaded paste v1.0.15
9602026-05-02T04:07:48.461Z Downloaded psm v0.1.30
9612026-05-02T04:07:48.461Z Downloaded proc-macro-error2 v2.0.1
9622026-05-02T04:07:48.467Z Downloaded ref-cast-impl v1.0.25
9632026-05-02T04:07:48.467Z Downloaded parking_lot v0.11.2
9642026-05-02T04:07:48.467Z Downloaded http v1.4.0
9652026-05-02T04:07:48.470Z Downloaded hickory-server v0.25.2
9662026-05-02T04:07:48.470Z Downloaded papergrid v0.17.0
9672026-05-02T04:07:48.473Z Downloaded rustc_version v0.1.7
9682026-05-02T04:07:48.473Z Downloaded jiff-static v0.2.21
9692026-05-02T04:07:48.477Z Downloaded phf_shared v0.13.1
9702026-05-02T04:07:48.477Z Downloaded rustc-hash v2.1.1
9712026-05-02T04:07:48.477Z Downloaded recursive-proc-macro-impl v0.1.1
9722026-05-02T04:07:48.480Z Downloaded radium v0.7.0
9732026-05-02T04:07:48.481Z Downloaded progenitor-client v0.14.0
9742026-05-02T04:07:48.481Z Downloaded p256 v0.13.2
9752026-05-02T04:07:48.481Z Downloaded headers v0.4.1
9762026-05-02T04:07:48.485Z Downloaded parking_lot_core v0.9.12
9772026-05-02T04:07:48.489Z Downloaded crossterm v0.28.1
9782026-05-02T04:07:48.492Z Downloaded progenitor v0.10.0
9792026-05-02T04:07:48.492Z Downloaded password-hash v0.4.2
9802026-05-02T04:07:48.495Z Downloaded rustc_version v0.4.1
9812026-05-02T04:07:48.495Z Downloaded quick-error v1.2.3
9822026-05-02T04:07:48.498Z Downloaded rand_core v0.9.5
9832026-05-02T04:07:48.498Z Downloaded pin-project v1.1.11
9842026-05-02T04:07:48.520Z Downloaded scopeguard v1.2.0
9852026-05-02T04:07:48.525Z Downloaded psl-types v2.0.11
9862026-05-02T04:07:48.525Z Downloaded pkcs5 v0.7.1
9872026-05-02T04:07:48.525Z Downloaded progenitor-impl v0.14.0
9882026-05-02T04:07:48.525Z Downloaded prefix-trie v0.7.0
9892026-05-02T04:07:48.525Z Downloaded rtoolbox v0.0.3
9902026-05-02T04:07:48.525Z Downloaded rand_seeder v0.4.0
9912026-05-02T04:07:48.525Z Downloaded scrypt v0.11.0
9922026-05-02T04:07:48.525Z Downloaded same-file v1.0.6
9932026-05-02T04:07:48.525Z Downloaded packed_struct v0.10.1
9942026-05-02T04:07:48.525Z Downloaded serde-big-array v0.5.1
9952026-05-02T04:07:48.525Z Downloaded semver v0.1.20
9962026-05-02T04:07:48.525Z Downloaded rfc6979 v0.4.0
9972026-05-02T04:07:48.525Z Downloaded openssl-sys v0.9.114
9982026-05-02T04:07:48.525Z Downloaded quinn-udp v0.5.14
9992026-05-02T04:07:48.529Z Downloaded aes v0.8.4
10002026-05-02T04:07:48.529Z Downloaded hashbrown v0.13.2
10012026-05-02T04:07:48.532Z Downloaded rand_xorshift v0.4.0
10022026-05-02T04:07:48.532Z Downloaded serde_plain v1.0.2
10032026-05-02T04:07:48.532Z Downloaded scheduled-thread-pool v0.2.7
10042026-05-02T04:07:48.535Z Downloaded minimal-lexical v0.2.1
10052026-05-02T04:07:48.540Z Downloaded crossterm v0.29.0
10062026-05-02T04:07:48.544Z Downloaded salsa20 v0.10.2
10072026-05-02T04:07:48.544Z Downloaded rustls-pemfile v2.2.0
10082026-05-02T04:07:48.544Z Downloaded rustls-pemfile v1.0.4
10092026-05-02T04:07:48.547Z Downloaded progenitor-extras v0.2.0
10102026-05-02T04:07:48.547Z Downloaded secrecy v0.10.3
10112026-05-02T04:07:48.547Z Downloaded scroll_derive v0.13.1
10122026-05-02T04:07:48.547Z Downloaded serde_urlencoded v0.7.1
10132026-05-02T04:07:48.551Z Downloaded serde_spanned v1.0.4
10142026-05-02T04:07:48.551Z Downloaded serde_repr v0.1.20
10152026-05-02T04:07:48.553Z Downloaded secrecy v0.8.0
10162026-05-02T04:07:48.553Z Downloaded rand_chacha v0.9.0
10172026-05-02T04:07:48.553Z Downloaded hyper-util v0.1.20
10182026-05-02T04:07:48.557Z Downloaded seq-macro v0.3.6
10192026-05-02T04:07:48.560Z Downloaded signature v2.2.0
10202026-05-02T04:07:48.561Z Downloaded pkcs8 v0.10.2
10212026-05-02T04:07:48.561Z Downloaded shell-words v1.1.1
10222026-05-02T04:07:48.563Z Downloaded sha1 v0.10.6
10232026-05-02T04:07:48.563Z Downloaded diesel_derives v2.3.7
10242026-05-02T04:07:48.566Z Downloaded signal-hook-tokio v0.3.1
10252026-05-02T04:07:48.575Z Downloaded slog-bunyan v2.5.0
10262026-05-02T04:07:48.575Z Downloaded sigpipe v0.1.3
10272026-05-02T04:07:48.575Z Downloaded signal-hook-mio v0.2.5
10282026-05-02T04:07:48.581Z Downloaded serde_bytes v0.11.19
10292026-05-02T04:07:48.581Z Downloaded sapling-renderdag v0.1.0
10302026-05-02T04:07:48.581Z Downloaded progenitor-impl v0.10.0
10312026-05-02T04:07:48.581Z Downloaded slog-envlogger v2.2.0
10322026-05-02T04:07:48.581Z Downloaded rustversion v1.0.22
10332026-05-02T04:07:48.581Z Downloaded rand_chacha v0.3.1
10342026-05-02T04:07:48.581Z Downloaded phf v0.13.1
10352026-05-02T04:07:48.584Z Downloaded crossbeam-channel v0.5.15
10362026-05-02T04:07:48.585Z Downloaded cc v1.2.56
10372026-05-02T04:07:48.585Z Downloaded sct v0.7.1
10382026-05-02T04:07:48.589Z Downloaded rand_core v0.10.0
10392026-05-02T04:07:48.589Z Downloaded prettyplease v0.2.37
10402026-05-02T04:07:48.594Z Downloaded progenitor-impl v0.11.2
10412026-05-02T04:07:48.594Z Downloaded resolv-conf v0.7.6
10422026-05-02T04:07:48.597Z Downloaded hashbrown v0.15.5
10432026-05-02T04:07:48.597Z Downloaded itertools v0.10.5
10442026-05-02T04:07:48.600Z Downloaded ssh-cipher v0.2.0
10452026-05-02T04:07:48.603Z Downloaded rustls-native-certs v0.8.3
10462026-05-02T04:07:48.603Z Downloaded mio v1.2.0
10472026-05-02T04:07:48.618Z Downloaded ssh-encoding v0.2.0
10482026-05-02T04:07:48.618Z Downloaded scroll v0.13.0
10492026-05-02T04:07:48.618Z Downloaded sec1 v0.7.3
10502026-05-02T04:07:48.619Z Downloaded sqlparser_derive v0.5.0
10512026-05-02T04:07:48.619Z Downloaded progenitor-impl v0.13.0
10522026-05-02T04:07:48.619Z Downloaded num-bigint v0.4.6
10532026-05-02T04:07:48.622Z Downloaded hashbrown v0.16.1
10542026-05-02T04:07:48.622Z Downloaded serde-hex v0.1.0
10552026-05-02T04:07:48.622Z Downloaded rusty-fork v0.3.1
10562026-05-02T04:07:48.622Z Downloaded strip-ansi-escapes v0.2.1
10572026-05-02T04:07:48.622Z Downloaded pretty_assertions v1.4.1
10582026-05-02T04:07:48.625Z Downloaded newtype-uuid v1.3.2
10592026-05-02T04:07:48.625Z Downloaded ignore v0.4.25
10602026-05-02T04:07:48.628Z Downloaded strum v0.27.2
10612026-05-02T04:07:48.628Z Downloaded serde_derive_internals v0.29.1
10622026-05-02T04:07:48.628Z Downloaded strum v0.26.3
10632026-05-02T04:07:48.632Z Downloaded structmeta v0.3.0
10642026-05-02T04:07:48.632Z Downloaded hyper-rustls v0.27.7
10652026-05-02T04:07:48.634Z Downloaded openssl-macros v0.1.1
10662026-05-02T04:07:48.634Z Downloaded structmeta-derive v0.3.0
10672026-05-02T04:07:48.634Z Downloaded slog-async v2.8.0
10682026-05-02T04:07:48.635Z Downloaded shlex v1.3.0
10692026-05-02T04:07:48.637Z Downloaded slab v0.4.12
10702026-05-02T04:07:48.637Z Downloaded siphasher v1.0.2
10712026-05-02T04:07:48.637Z Downloaded tabled_derive v0.11.0
10722026-05-02T04:07:48.640Z Downloaded smallvec v0.6.14
10732026-05-02T04:07:48.640Z Downloaded slog-stdlog v4.1.1
10742026-05-02T04:07:48.646Z Downloaded slog-json v2.6.1
10752026-05-02T04:07:48.646Z Downloaded take_mut v0.2.2
10762026-05-02T04:07:48.646Z Downloaded serde_cbor v0.11.2
10772026-05-02T04:07:48.646Z Downloaded slog-scope v4.4.1
10782026-05-02T04:07:48.649Z Downloaded simd-adler32 v0.3.8
10792026-05-02T04:07:48.649Z Downloaded supports-color v3.0.2
10802026-05-02T04:07:48.649Z Downloaded signal-hook-registry v1.4.8
10812026-05-02T04:07:48.653Z Downloaded serde_path_to_error v0.1.20
10822026-05-02T04:07:48.653Z Downloaded sync_wrapper v1.0.2
10832026-05-02T04:07:48.653Z Downloaded tap v1.0.1
10842026-05-02T04:07:48.655Z Downloaded schemars_derive v0.8.22
10852026-05-02T04:07:48.656Z Downloaded russh-keys v0.45.0
10862026-05-02T04:07:48.656Z Downloaded tabwriter v1.4.1
10872026-05-02T04:07:48.659Z Downloaded smf v0.2.3
10882026-05-02T04:07:48.659Z Downloaded slog-dtrace v0.3.0
10892026-05-02T04:07:48.659Z Downloaded sync-ptr v0.1.4
10902026-05-02T04:07:48.662Z Downloaded testing_table v0.3.0
10912026-05-02T04:07:48.662Z Downloaded termtree v0.5.1
10922026-05-02T04:07:48.662Z Downloaded opaque-debug v0.3.1
10932026-05-02T04:07:48.665Z Downloaded olpc-cjson v0.1.4
10942026-05-02T04:07:48.666Z Downloaded tinyvec_macros v0.1.1
10952026-05-02T04:07:48.666Z Downloaded lru-cache v0.1.2
10962026-05-02T04:07:48.666Z Downloaded lzss v0.8.2
10972026-05-02T04:07:48.671Z Downloaded thiserror-impl-no-std v2.0.2
10982026-05-02T04:07:48.671Z Downloaded static_assertions v1.1.0
10992026-05-02T04:07:48.671Z Downloaded stacker v0.1.23
11002026-05-02T04:07:48.675Z Downloaded lru-slab v0.1.2
11012026-05-02T04:07:48.675Z Downloaded keccak v0.1.6
11022026-05-02T04:07:48.675Z Downloaded der_derive v0.7.3
11032026-05-02T04:07:48.675Z Downloaded data-encoding v2.10.0
11042026-05-02T04:07:48.675Z Downloaded ed25519 v2.2.3
11052026-05-02T04:07:48.681Z Downloaded aho-corasick v1.1.4
11062026-05-02T04:07:48.681Z Downloaded rustls-pki-types v1.14.0
11072026-05-02T04:07:48.681Z Downloaded thread-id v5.1.0
11082026-05-02T04:07:48.686Z Downloaded tokio-macros v2.7.0
11092026-05-02T04:07:48.686Z Downloaded sqlformat v0.3.5
11102026-05-02T04:07:48.686Z Downloaded display-error-chain v0.2.2
11112026-05-02T04:07:48.686Z Downloaded csv-core v0.1.13
11122026-05-02T04:07:48.689Z Downloaded chacha20 v0.9.1
11132026-05-02T04:07:48.689Z Downloaded camino-tempfile-ext v0.3.3
11142026-05-02T04:07:48.689Z Downloaded strum_macros v0.26.4
11152026-05-02T04:07:48.692Z Downloaded iri-string v0.7.10
11162026-05-02T04:07:48.694Z Downloaded ryu v1.0.23
11172026-05-02T04:07:48.697Z Downloaded time-core v0.1.8
11182026-05-02T04:07:48.700Z Downloaded string_cache v0.8.9
11192026-05-02T04:07:48.700Z Downloaded strum_macros v0.24.3
11202026-05-02T04:07:48.703Z Downloaded stringprep v0.1.5
11212026-05-02T04:07:48.703Z Downloaded castaway v0.2.4
11222026-05-02T04:07:48.703Z Downloaded base64 v0.21.7
11232026-05-02T04:07:48.708Z Downloaded rcgen v0.12.1
11242026-05-02T04:07:48.710Z Downloaded spki v0.7.3
11252026-05-02T04:07:48.710Z Downloaded libxml v0.3.3
11262026-05-02T04:07:48.713Z Downloaded tagptr v0.2.0
11272026-05-02T04:07:48.713Z Downloaded subtle v2.6.1
11282026-05-02T04:07:48.717Z Downloaded strum_macros v0.27.2
11292026-05-02T04:07:48.717Z Downloaded publicsuffix v2.3.0
11302026-05-02T04:07:48.719Z Downloaded slog-term v2.9.2
11312026-05-02T04:07:48.719Z Downloaded cobs v0.3.0
11322026-05-02T04:07:48.724Z Downloaded iddqd v0.3.18
11332026-05-02T04:07:48.728Z Downloaded itertools v0.12.1
11342026-05-02T04:07:48.732Z Downloaded thiserror-no-std v2.0.2
11352026-05-02T04:07:48.737Z Downloaded try-lock v0.2.5
11362026-05-02T04:07:48.737Z Downloaded tower-service v0.3.3
11372026-05-02T04:07:48.737Z Downloaded tower-layer v0.3.3
11382026-05-02T04:07:48.737Z Downloaded spin v0.9.8
11392026-05-02T04:07:48.740Z Downloaded quinn v0.11.9
11402026-05-02T04:07:48.740Z Downloaded termios v0.3.3
11412026-05-02T04:07:48.744Z Downloaded hkdf v0.12.4
11422026-05-02T04:07:48.744Z Downloaded snafu-derive v0.8.9
11432026-05-02T04:07:48.748Z Downloaded hyper v1.8.1
11442026-05-02T04:07:48.751Z Downloaded trait-variant v0.1.2
11452026-05-02T04:07:48.751Z Downloaded time-macros v0.2.27
11462026-05-02T04:07:48.753Z Downloaded tls_codec_derive v0.4.2
11472026-05-02T04:07:48.756Z Downloaded typify-macro v0.4.3
11482026-05-02T04:07:48.756Z Downloaded similar v2.7.0
11492026-05-02T04:07:48.762Z Downloaded typify-macro v0.6.2
11502026-05-02T04:07:48.762Z Downloaded thread_local v1.1.9
11512026-05-02T04:07:48.770Z Downloaded futures-util v0.3.32
11522026-05-02T04:07:48.773Z Downloaded tokio-tungstenite v0.21.0
11532026-05-02T04:07:48.773Z Downloaded support-bundle-viewer v0.1.2
11542026-05-02T04:07:48.773Z Downloaded unarray v0.1.4
11552026-05-02T04:07:48.773Z Downloaded slog v2.8.2
11562026-05-02T04:07:48.777Z Downloaded tokio-dtrace v0.1.1
11572026-05-02T04:07:48.777Z Downloaded tokio-tungstenite v0.23.1
11582026-05-02T04:07:48.778Z Downloaded rand v0.8.5
11592026-05-02T04:07:48.782Z Downloaded tls_codec v0.4.2
11602026-05-02T04:07:48.782Z Downloaded universal-hash v0.5.1
11612026-05-02T04:07:48.782Z Downloaded unit-prefix v0.5.2
11622026-05-02T04:07:48.782Z Downloaded unicode-truncate v1.1.0
11632026-05-02T04:07:48.782Z Downloaded ron v0.8.1
11642026-05-02T04:07:48.786Z Downloaded toml_datetime v0.7.5+spec-1.1.0
11652026-05-02T04:07:48.790Z Downloaded tokio-native-tls v0.3.1
11662026-05-02T04:07:48.790Z Downloaded usdt v0.6.0
11672026-05-02T04:07:48.790Z Downloaded untrusted v0.9.0
11682026-05-02T04:07:48.795Z Downloaded signal-hook v0.3.18
11692026-05-02T04:07:48.795Z Downloaded usdt-attr-macro v0.6.0
11702026-05-02T04:07:48.795Z Downloaded untrusted v0.7.1
11712026-05-02T04:07:48.795Z Downloaded toml_writer v1.0.6+spec-1.1.0
11722026-05-02T04:07:48.798Z Downloaded term v0.7.0
11732026-05-02T04:07:48.798Z Downloaded rayon-core v1.13.0
11742026-05-02T04:07:48.801Z Downloaded num-bigint-dig v0.8.6
11752026-05-02T04:07:48.804Z Downloaded nom v7.1.3
11762026-05-02T04:07:48.806Z Downloaded topological-sort v0.2.2
11772026-05-02T04:07:48.806Z Downloaded serde_with_macros v3.17.0
11782026-05-02T04:07:48.809Z Downloaded usdt-macro v0.6.0
11792026-05-02T04:07:48.809Z Downloaded rustls-platform-verifier v0.6.2
11802026-05-02T04:07:48.812Z Downloaded wait-timeout v0.2.1
11812026-05-02T04:07:48.812Z Downloaded schemars v0.8.22
11822026-05-02T04:07:48.818Z Downloaded term v1.2.1
11832026-05-02T04:07:48.868Z Downloaded socket2 v0.5.10
11842026-05-02T04:07:48.868Z Downloaded blake3 v1.8.3
11852026-05-02T04:07:48.868Z Downloaded want v0.3.1
11862026-05-02T04:07:48.868Z Downloaded toml_datetime v1.0.0+spec-1.1.0
11872026-05-02T04:07:48.868Z Downloaded tiny-keccak v2.0.2
11882026-05-02T04:07:48.868Z Downloaded socket2 v0.6.3
11892026-05-02T04:07:48.868Z Downloaded waitgroup v0.1.2
11902026-05-02T04:07:48.868Z Downloaded h2 v0.4.13
11912026-05-02T04:07:48.868Z Downloaded serde_yaml v0.9.34+deprecated
11922026-05-02T04:07:48.868Z Downloaded tokio-stream v0.1.18
11932026-05-02T04:07:48.868Z Downloaded xattr v1.6.1
11942026-05-02T04:07:48.868Z Downloaded tokio-rustls v0.24.1
11952026-05-02T04:07:48.868Z Downloaded void v1.0.2
11962026-05-02T04:07:48.868Z Downloaded xshell-macros v0.2.7
11972026-05-02T04:07:48.868Z Downloaded subprocess v0.2.15
11982026-05-02T04:07:48.868Z Downloaded tui-tree-widget v0.23.1
11992026-05-02T04:07:48.868Z Downloaded qorb v0.4.1
12002026-05-02T04:07:48.868Z Downloaded itertools v0.14.0
12012026-05-02T04:07:48.868Z Downloaded unicase v2.9.0
12022026-05-02T04:07:48.868Z Downloaded rsa v0.9.10
12032026-05-02T04:07:48.878Z Downloaded zone v0.3.1
12042026-05-02T04:07:48.878Z Downloaded tokio-rustls v0.25.0
12052026-05-02T04:07:48.878Z Downloaded samael v0.0.19
12062026-05-02T04:07:48.879Z Downloaded toml_parser v1.0.9+spec-1.1.0
12072026-05-02T04:07:48.885Z Downloaded test-strategy v0.4.5
12082026-05-02T04:07:48.885Z Downloaded utf-8 v0.7.6
12092026-05-02T04:07:48.885Z Downloaded usdt-impl v0.6.0
12102026-05-02T04:07:48.885Z Downloaded vergen-gitcl v1.0.8
12112026-05-02T04:07:48.885Z Downloaded uzers v0.12.2
12122026-05-02T04:07:48.885Z Downloaded zone_cfg_derive v0.3.1
12132026-05-02T04:07:48.885Z Downloaded vergen-git2 v1.0.7
12142026-05-02T04:07:48.888Z Downloaded snafu v0.8.9
12152026-05-02T04:07:48.891Z Downloaded itertools v0.13.0
12162026-05-02T04:07:48.895Z Downloaded rustls-webpki v0.103.9
12172026-05-02T04:07:48.899Z Downloaded zeroize_derive v1.4.3
12182026-05-02T04:07:48.899Z Downloaded schemars v0.9.0
12192026-05-02T04:07:48.906Z Downloaded vsss-rs v3.3.4
12202026-05-02T04:07:48.908Z Downloaded tinyvec v1.10.0
12212026-05-02T04:07:48.908Z Downloaded whoami v1.6.1
12222026-05-02T04:07:48.908Z Downloaded walkdir v2.5.0
12232026-05-02T04:07:48.917Z Downloaded tracing-attributes v0.1.31
12242026-05-02T04:07:48.917Z Downloaded rand v0.10.0
12252026-05-02T04:07:48.929Z Downloaded xshell v0.2.7
12262026-05-02T04:07:48.929Z Downloaded twox-hash v2.1.2
12272026-05-02T04:07:48.929Z Downloaded toml v1.0.6+spec-1.1.0
12282026-05-02T04:07:48.929Z Downloaded whoami v2.1.0
12292026-05-02T04:07:48.929Z Downloaded toml v0.9.12+spec-1.1.0
12302026-05-02T04:07:48.934Z Downloaded tokio-rustls v0.26.4
12312026-05-02T04:07:48.934Z Downloaded rand v0.9.2
12322026-05-02T04:07:48.934Z Downloaded libm v0.2.16
12332026-05-02T04:07:48.937Z Downloaded zeroize v1.8.2
12342026-05-02T04:07:48.937Z Downloaded wyz v0.5.1
12352026-05-02T04:07:48.937Z Downloaded unicode-properties v0.1.4
12362026-05-02T04:07:48.937Z Downloaded tar v0.4.45
12372026-05-02T04:07:48.940Z Downloaded vergen-lib v0.1.6
12382026-05-02T04:07:48.940Z Downloaded aws-lc-rs v1.16.0
12392026-05-02T04:07:48.944Z Downloaded bitvec v1.0.1
12402026-05-02T04:07:48.953Z Downloaded vergen v9.0.6
12412026-05-02T04:07:48.957Z Downloaded tracing-core v0.1.36
12422026-05-02T04:07:48.962Z Downloaded russh v0.45.0
12432026-05-02T04:07:48.962Z Downloaded tungstenite v0.21.0
12442026-05-02T04:07:48.966Z Downloaded steno v0.4.1
12452026-05-02T04:07:48.966Z Downloaded zstd-safe v7.2.4
12462026-05-02T04:07:48.966Z Downloaded typify v0.6.2
12472026-05-02T04:07:48.969Z Downloaded yasna v0.5.2
12482026-05-02T04:07:48.969Z Downloaded schemars v1.2.1
12492026-05-02T04:07:48.977Z Downloaded p521 v0.13.3
12502026-05-02T04:07:48.981Z Downloaded typify v0.4.3
12512026-05-02T04:07:48.985Z Downloaded toml v0.7.8
12522026-05-02T04:07:48.989Z Downloaded unsafe-libyaml v0.2.11
12532026-05-02T04:07:48.992Z Downloaded zerocopy v0.6.6
12542026-05-02T04:07:48.995Z Downloaded bindgen v0.71.1
12552026-05-02T04:07:49.001Z Downloaded uuid v1.23.0
12562026-05-02T04:07:49.004Z Downloaded ssh-key v0.6.7
12572026-05-02T04:07:49.008Z Downloaded rustyline v14.0.0
12582026-05-02T04:07:49.011Z Downloaded vte v0.14.1
12592026-05-02T04:07:49.011Z Downloaded zstd v0.13.3
12602026-05-02T04:07:49.014Z Downloaded rpassword v7.4.0
12612026-05-02T04:07:49.014Z Downloaded git2 v0.20.4
12622026-05-02T04:07:49.017Z Downloaded unicode-bidi v0.3.18
12632026-05-02T04:07:49.020Z Downloaded tungstenite v0.23.0
12642026-05-02T04:07:49.023Z Downloaded reedline v0.40.0
12652026-05-02T04:07:49.026Z Downloaded tokio-postgres v0.7.16
12662026-05-02T04:07:49.029Z Downloaded chrono v0.4.44
12672026-05-02T04:07:49.034Z Downloaded p384 v0.13.1
12682026-05-02T04:07:49.037Z Downloaded zopfli v0.8.3
12692026-05-02T04:07:49.040Z Downloaded toml_edit v0.19.15
12702026-05-02T04:07:49.049Z Downloaded toml_edit v0.23.10+spec-1.0.0
12712026-05-02T04:07:49.056Z Downloaded unicode_categories v0.1.1
12722026-05-02T04:07:49.069Z Downloaded zip v0.6.6
12732026-05-02T04:07:49.073Z Downloaded yansi v1.0.1
12742026-05-02T04:07:49.088Z Downloaded lalrpop v0.19.12
12752026-05-02T04:07:49.093Z Downloaded goblin v0.10.5
12762026-05-02T04:07:49.097Z Downloaded rayon v1.11.0
12772026-05-02T04:07:49.104Z Downloaded rustls-webpki v0.101.7
12782026-05-02T04:07:49.113Z Downloaded tower v0.5.3
12792026-05-02T04:07:49.119Z Downloaded zerocopy-derive v0.8.40
12802026-05-02T04:07:49.123Z Downloaded bzip2-sys v0.1.13+1.0.8
12812026-05-02T04:07:49.131Z Downloaded typed-path v0.9.3
12822026-05-02T04:07:49.134Z Downloaded x509-cert v0.2.5
12832026-05-02T04:07:49.138Z Downloaded regex v1.12.3
12842026-05-02T04:07:49.142Z Downloaded moka v0.12.13
12852026-05-02T04:07:49.148Z Downloaded reqwest v0.12.28
12862026-05-02T04:07:49.151Z Downloaded quick-xml v0.37.5
12872026-05-02T04:07:49.154Z Downloaded portable-atomic v1.13.1
12882026-05-02T04:07:49.158Z Downloaded tokio-util v0.7.18
12892026-05-02T04:07:49.163Z Downloaded salty v0.3.0
12902026-05-02T04:07:49.168Z Downloaded zip v4.6.1
12912026-05-02T04:07:49.171Z Downloaded unicode-segmentation v1.12.0
12922026-05-02T04:07:49.174Z Downloaded reqwest v0.13.2
12932026-05-02T04:07:49.177Z Downloaded rustls-webpki v0.102.8
12942026-05-02T04:07:49.187Z Downloaded petname v2.0.2
12952026-05-02T04:07:49.191Z Downloaded proptest v1.10.0
12962026-05-02T04:07:49.196Z Downloaded curve25519-dalek v4.1.3
12972026-05-02T04:07:49.202Z Downloaded tough v0.20.0
12982026-05-02T04:07:49.207Z Downloaded tower-http v0.6.8
12992026-05-02T04:07:49.211Z Downloaded object v0.30.4
13002026-05-02T04:07:49.218Z Downloaded unicode-normalization v0.1.25
13012026-05-02T04:07:49.225Z Downloaded bstr v1.12.1
13022026-05-02T04:07:49.228Z Downloaded quinn-proto v0.11.13
13032026-05-02T04:07:49.234Z Downloaded nix v0.27.1
13042026-05-02T04:07:49.240Z Downloaded serde_with v3.17.0
13052026-05-02T04:07:49.245Z Downloaded openssl v0.10.78
13062026-05-02T04:07:49.255Z Downloaded nix v0.29.0
13072026-05-02T04:07:49.268Z Downloaded polar-core v0.27.3
13082026-05-02T04:07:49.273Z Downloaded tabled v0.20.0
13092026-05-02T04:07:49.288Z Downloaded winnow v0.6.26
13102026-05-02T04:07:49.291Z Downloaded radix_trie v0.2.1
13112026-05-02T04:07:49.291Z Downloaded winnow v0.5.40
13122026-05-02T04:07:49.297Z Downloaded dropshot v0.16.7
13132026-05-02T04:07:49.309Z Downloaded object v0.37.3
13142026-05-02T04:07:49.320Z Downloaded dropshot v0.17.0
13152026-05-02T04:07:49.329Z Downloaded nix v0.31.2
13162026-05-02T04:07:49.336Z Downloaded vcpkg v0.2.15
13172026-05-02T04:07:49.359Z Downloaded zlib-rs v0.6.2
13182026-05-02T04:07:49.362Z Downloaded openapiv3 v2.2.0
13192026-05-02T04:07:49.370Z Downloaded rustls v0.21.12
13202026-05-02T04:07:49.376Z Downloaded time v0.3.47
13212026-05-02T04:07:49.384Z Downloaded rustls v0.23.37
13222026-05-02T04:07:49.392Z Downloaded smoltcp v0.11.0
13232026-05-02T04:07:49.399Z Downloaded webpki-roots v1.0.6
13242026-05-02T04:07:49.403Z Downloaded regress v0.11.1
13252026-05-02T04:07:49.408Z Downloaded regex-syntax v0.8.10
13262026-05-02T04:07:49.412Z Downloaded diesel v2.3.7
13272026-05-02T04:07:49.427Z Downloaded zerocopy v0.8.40
13282026-05-02T04:07:49.452Z Downloaded hickory-proto v0.25.2
13292026-05-02T04:07:49.461Z Downloaded regress v0.10.5
13302026-05-02T04:07:49.466Z Downloaded rustix v0.38.44
13312026-05-02T04:07:49.480Z Downloaded smoltcp v0.9.1
13322026-05-02T04:07:49.485Z Downloaded rustls v0.22.4
13332026-05-02T04:07:49.493Z Downloaded regex-syntax v0.6.29
13342026-05-02T04:07:49.496Z Downloaded hickory-proto v0.24.4
13352026-05-02T04:07:49.505Z Downloaded tracing v0.1.44
13362026-05-02T04:07:49.516Z Downloaded nix v0.28.0
13372026-05-02T04:07:49.521Z Downloaded csv v1.4.0
13382026-05-02T04:07:49.548Z Downloaded zerocopy-derive v0.6.6
13392026-05-02T04:07:49.556Z Downloaded sqlparser v0.61.0
13402026-05-02T04:07:49.559Z Downloaded chrono-tz v0.10.4
13412026-05-02T04:07:49.567Z Downloaded typify-impl v0.6.2
13422026-05-02T04:07:49.574Z Downloaded ratatui v0.29.0
13432026-05-02T04:07:49.586Z Downloaded typify-impl v0.4.3
13442026-05-02T04:07:49.592Z Downloaded sled v0.34.7
13452026-05-02T04:07:49.597Z Downloaded petgraph v0.6.5
13462026-05-02T04:07:49.607Z Downloaded petgraph v0.8.3
13472026-05-02T04:07:49.619Z Downloaded regex-automata v0.4.14
13482026-05-02T04:07:49.636Z Downloaded jiff v0.2.21
13492026-05-02T04:07:49.646Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13502026-05-02T04:07:49.659Z Downloaded sha3 v0.10.8
13512026-05-02T04:07:49.675Z Downloaded libz-sys v1.1.24
13522026-05-02T04:07:49.701Z Downloaded tokio v1.52.1
13532026-05-02T04:07:49.724Z Downloaded encoding_rs v0.8.35
13542026-05-02T04:07:49.756Z Downloaded ring v0.17.14
13552026-05-02T04:07:49.794Z Downloaded libgit2-sys v0.18.3+1.9.2
13562026-05-02T04:07:50.289Z Downloaded aws-lc-sys v0.37.1
13572026-05-02T04:07:50.526Z Compiling libc v0.2.185
13582026-05-02T04:07:50.526Z Compiling serde v1.0.228
13592026-05-02T04:07:50.529Z Compiling find-msvc-tools v0.1.9
13602026-05-02T04:07:50.529Z Compiling shlex v1.3.0
13612026-05-02T04:07:50.529Z Compiling log v0.4.29
13622026-05-02T04:07:50.529Z Compiling smallvec v1.15.1
13632026-05-02T04:07:50.677Z Compiling syn v2.0.117
13642026-05-02T04:07:50.696Z Compiling typenum v1.19.0
13652026-05-02T04:07:50.878Z Compiling generic-array v0.14.7
13662026-05-02T04:07:50.907Z Compiling subtle v2.6.1
13672026-05-02T04:07:50.922Z Compiling scopeguard v1.2.0
13682026-05-02T04:07:50.934Z Compiling const-oid v0.9.6
13692026-05-02T04:07:50.994Z Compiling portable-atomic v1.13.1
13702026-05-02T04:07:51.026Z Compiling lock_api v0.4.14
13712026-05-02T04:07:51.086Z Compiling zerocopy v0.8.40
13722026-05-02T04:07:51.127Z Compiling critical-section v1.2.0
13732026-05-02T04:07:51.238Z Compiling serde_json v1.0.149
13742026-05-02T04:07:51.259Z Compiling parking_lot_core v0.9.12
13752026-05-02T04:07:51.469Z Compiling pin-project-lite v0.2.17
13762026-05-02T04:07:51.545Z Compiling getrandom v0.2.17
13772026-05-02T04:07:51.562Z Compiling jobserver v0.1.34
13782026-05-02T04:07:51.608Z Compiling errno v0.3.14
13792026-05-02T04:07:51.692Z Compiling pkg-config v0.3.32
13802026-05-02T04:07:51.695Z Compiling rand_core v0.6.4
13812026-05-02T04:07:51.763Z Compiling signal-hook-registry v1.4.8
13822026-05-02T04:07:51.777Z Compiling cc v1.2.56
13832026-05-02T04:07:51.954Z Compiling once_cell v1.21.3
13842026-05-02T04:07:52.031Z Compiling bitflags v2.11.0
13852026-05-02T04:07:52.055Z Compiling libm v0.2.16
13862026-05-02T04:07:52.170Z Compiling mio v1.2.0
13872026-05-02T04:07:52.243Z Compiling parking_lot v0.12.5
13882026-05-02T04:07:52.266Z Compiling num-traits v0.2.19
13892026-05-02T04:07:52.280Z Compiling futures-core v0.3.32
13902026-05-02T04:07:52.435Z Compiling percent-encoding v2.3.2
13912026-05-02T04:07:52.623Z Compiling socket2 v0.6.3
13922026-05-02T04:07:52.637Z Compiling futures-sink v0.3.32
13932026-05-02T04:07:52.640Z Compiling cpufeatures v0.2.17
13942026-05-02T04:07:52.640Z Compiling slab v0.4.12
13952026-05-02T04:07:52.691Z Compiling futures-task v0.3.32
13962026-05-02T04:07:52.724Z Compiling futures-channel v0.3.32
13972026-05-02T04:07:52.740Z Compiling futures-io v0.3.32
13982026-05-02T04:07:52.842Z Compiling getrandom v0.4.1
13992026-05-02T04:07:52.860Z Compiling rustversion v1.0.22
14002026-05-02T04:07:52.890Z Compiling getrandom v0.3.4
14012026-05-02T04:07:52.947Z Compiling rand_core v0.10.0
14022026-05-02T04:07:53.017Z Compiling indexmap v2.14.0
14032026-05-02T04:07:53.113Z Compiling form_urlencoded v1.2.2
14042026-05-02T04:07:53.357Z Compiling cmake v0.1.57
14052026-05-02T04:07:53.439Z Compiling dunce v1.0.5
14062026-05-02T04:07:53.499Z Compiling synstructure v0.13.2
14072026-05-02T04:07:53.538Z Compiling base64ct v1.8.3
14082026-05-02T04:07:53.649Z Compiling fs_extra v1.3.0
14092026-05-02T04:07:53.743Z Compiling ident_case v1.0.1
14102026-05-02T04:07:53.776Z Compiling pem-rfc7468 v0.7.0
14112026-05-02T04:07:53.821Z Compiling flagset v0.4.7
14122026-05-02T04:07:53.836Z Compiling rand_core v0.9.5
14132026-05-02T04:07:53.865Z Compiling iana-time-zone v0.1.65
14142026-05-02T04:07:53.900Z Compiling rustix v1.1.3
14152026-05-02T04:07:53.914Z Compiling aws-lc-sys v0.37.1
14162026-05-02T04:07:53.950Z Compiling uuid v1.23.0
14172026-05-02T04:07:54.061Z Compiling ring v0.17.14
14182026-05-02T04:07:54.077Z Compiling rustc_version v0.4.1
14192026-05-02T04:07:54.094Z Compiling vcpkg v0.2.15
14202026-05-02T04:07:54.108Z Compiling regex-syntax v0.8.10
14212026-05-02T04:07:54.394Z Compiling aws-lc-rs v1.16.0
14222026-05-02T04:07:54.725Z Compiling tracing-core v0.1.36
14232026-05-02T04:07:54.753Z Compiling pest_generator v2.8.6
14242026-05-02T04:07:54.860Z Compiling openssl-sys v0.9.114
14252026-05-02T04:07:55.232Z Compiling serde_derive_internals v0.29.1
14262026-05-02T04:07:55.257Z Compiling serde_derive v1.0.228
14272026-05-02T04:07:55.386Z Compiling zeroize_derive v1.4.3
14282026-05-02T04:07:55.464Z Compiling zerofrom-derive v0.1.6
14292026-05-02T04:07:55.656Z Compiling yoke-derive v0.8.1
14302026-05-02T04:07:56.028Z Compiling zeroize v1.8.2
14312026-05-02T04:07:56.138Z Compiling zerocopy-derive v0.8.40
14322026-05-02T04:07:56.483Z Compiling zerovec-derive v0.11.2
14332026-05-02T04:07:56.812Z Compiling crypto-common v0.1.7
14342026-05-02T04:07:56.825Z Compiling block-buffer v0.10.4
14352026-05-02T04:07:56.882Z Compiling zerofrom v0.1.6
14362026-05-02T04:07:56.958Z Compiling digest v0.10.7
14372026-05-02T04:07:56.999Z Compiling yoke v0.8.1
14382026-05-02T04:07:57.006Z Compiling displaydoc v0.2.5
14392026-05-02T04:07:57.175Z Compiling tokio-macros v2.7.0
14402026-05-02T04:07:57.200Z Compiling hmac v0.12.1
14412026-05-02T04:07:57.355Z Compiling futures-macro v0.3.32
14422026-05-02T04:07:57.582Z Compiling zerovec v0.11.5
14432026-05-02T04:07:57.730Z Compiling zerotrie v0.2.3
14442026-05-02T04:07:57.873Z Compiling block-padding v0.3.3
14452026-05-02T04:07:58.018Z Compiling tinystr v0.8.2
14462026-05-02T04:07:58.033Z Compiling potential_utf v0.1.4
14472026-05-02T04:07:58.072Z Compiling inout v0.1.4
14482026-05-02T04:07:58.140Z Compiling futures-util v0.3.32
14492026-05-02T04:07:58.193Z Compiling icu_locale_core v2.1.1
14502026-05-02T04:07:58.252Z Compiling icu_collections v2.1.1
14512026-05-02T04:07:58.263Z Compiling cipher v0.4.4
14522026-05-02T04:07:58.488Z Compiling sha2 v0.10.9
14532026-05-02T04:07:58.670Z Compiling bytes v1.11.1
14542026-05-02T04:07:58.670Z Compiling der_derive v0.7.3
14552026-05-02T04:07:58.738Z Compiling chrono v0.4.44
14562026-05-02T04:07:59.051Z Compiling icu_provider v2.1.1
14572026-05-02T04:07:59.174Z Compiling tokio v1.52.1
14582026-05-02T04:07:59.346Z Compiling icu_normalizer v2.1.1
14592026-05-02T04:07:59.667Z Compiling icu_properties v2.1.2
14602026-05-02T04:07:59.866Z Compiling der v0.7.10
14612026-05-02T04:07:59.945Z Compiling http v1.4.0
14622026-05-02T04:08:00.179Z Compiling salsa20 v0.10.2
14632026-05-02T04:08:00.311Z Compiling pbkdf2 v0.12.2
14642026-05-02T04:08:00.386Z Compiling ppv-lite86 v0.2.21
14652026-05-02T04:08:00.428Z Compiling thiserror-impl v2.0.18
14662026-05-02T04:08:00.528Z Compiling idna_adapter v1.2.1
14672026-05-02T04:08:00.669Z Compiling idna v1.1.0
14682026-05-02T04:08:00.701Z Compiling spki v0.7.3
14692026-05-02T04:08:00.760Z Compiling rand_chacha v0.9.0
14702026-05-02T04:08:00.845Z Compiling scrypt v0.11.0
14712026-05-02T04:08:00.904Z Compiling aes v0.8.4
14722026-05-02T04:08:01.047Z Compiling url v2.5.8
14732026-05-02T04:08:01.092Z Compiling cbc v0.1.2
14742026-05-02T04:08:01.243Z Compiling rustls-pki-types v1.14.0
14752026-05-02T04:08:01.302Z Compiling tracing-attributes v0.1.31
14762026-05-02T04:08:01.446Z Compiling pkcs5 v0.7.1
14772026-05-02T04:08:01.683Z Compiling rand v0.9.2
14782026-05-02T04:08:01.740Z Compiling thiserror v2.0.18
14792026-05-02T04:08:01.825Z Compiling http-body v1.0.1
14802026-05-02T04:08:01.908Z Compiling httparse v1.10.1
14812026-05-02T04:08:01.923Z Compiling schemars v0.8.22
14822026-05-02T04:08:01.938Z Compiling untrusted v0.9.0
14832026-05-02T04:08:01.975Z Compiling openssl-probe v0.2.1
14842026-05-02T04:08:02.057Z Compiling untrusted v0.7.1
14852026-05-02T04:08:02.114Z Compiling base64 v0.22.1
14862026-05-02T04:08:02.183Z Compiling pkcs8 v0.10.2
14872026-05-02T04:08:02.284Z Compiling schemars_derive v0.8.22
14882026-05-02T04:08:02.427Z Compiling pest_derive v2.8.6
14892026-05-02T04:08:02.456Z Compiling scroll_derive v0.13.1
14902026-05-02T04:08:02.481Z Compiling darling_core v0.20.11
14912026-05-02T04:08:02.584Z Compiling tracing v0.1.44
14922026-05-02T04:08:02.844Z Compiling tokio-util v0.7.18
14932026-05-02T04:08:02.860Z Compiling rustls v0.23.37
14942026-05-02T04:08:03.028Z Compiling tinyvec_macros v0.1.1
14952026-05-02T04:08:03.102Z Compiling tower-service v0.3.3
14962026-05-02T04:08:03.201Z Compiling atomic-waker v1.1.2
14972026-05-02T04:08:03.238Z Compiling tower-layer v0.3.3
14982026-05-02T04:08:03.325Z Compiling dyn-clone v1.0.20
14992026-05-02T04:08:03.399Z Compiling try-lock v0.2.5
15002026-05-02T04:08:03.463Z Compiling scroll v0.13.0
15012026-05-02T04:08:03.510Z Compiling h2 v0.4.13
15022026-05-02T04:08:03.724Z Compiling want v0.3.1
15032026-05-02T04:08:03.846Z Compiling tinyvec v1.10.0
15042026-05-02T04:08:03.902Z Compiling ipnet v2.11.0
15052026-05-02T04:08:04.178Z Compiling zstd-sys v2.0.16+zstd.1.5.7
15062026-05-02T04:08:04.178Z Compiling spin v0.9.8
15072026-05-02T04:08:04.384Z Compiling aho-corasick v1.1.4
15082026-05-02T04:08:04.399Z Compiling time-core v0.1.8
15092026-05-02T04:08:04.582Z Compiling crc32fast v1.5.0
15102026-05-02T04:08:04.602Z Compiling foreign-types-shared v0.1.1
15112026-05-02T04:08:04.694Z Compiling powerfmt v0.2.0
15122026-05-02T04:08:04.757Z Compiling darling_macro v0.20.11
15132026-05-02T04:08:04.798Z Compiling pin-utils v0.1.0
15142026-05-02T04:08:04.830Z Compiling num-conv v0.2.0
15152026-05-02T04:08:04.846Z Compiling openssl v0.10.78
15162026-05-02T04:08:04.872Z Compiling httpdate v1.0.3
15172026-05-02T04:08:04.944Z Compiling deranged v0.5.8
15182026-05-02T04:08:04.960Z Compiling time-macros v0.2.27
15192026-05-02T04:08:05.092Z Compiling foreign-types v0.3.2
15202026-05-02T04:08:05.107Z Compiling tempfile v3.25.0
15212026-05-02T04:08:05.218Z Compiling darling v0.20.11
15222026-05-02T04:08:05.303Z Compiling regex-automata v0.4.14
15232026-05-02T04:08:05.476Z Compiling goblin v0.10.5
15242026-05-02T04:08:06.015Z Compiling openssl-macros v0.1.1
15252026-05-02T04:08:06.090Z Compiling wait-timeout v0.2.1
15262026-05-02T04:08:06.361Z Compiling usdt-impl v0.6.0
15272026-05-02T04:08:06.389Z Compiling syn v1.0.109
15282026-05-02T04:08:06.404Z Compiling quick-error v1.2.3
15292026-05-02T04:08:06.509Z Compiling hyper v1.8.1
15302026-05-02T04:08:06.561Z Compiling bit-vec v0.8.0
15312026-05-02T04:08:06.685Z Compiling crossbeam-utils v0.8.21
15322026-05-02T04:08:06.817Z Compiling native-tls v0.2.18
15332026-05-02T04:08:06.967Z Compiling simd-adler32 v0.3.8
15342026-05-02T04:08:06.992Z Compiling num_threads v0.1.7
15352026-05-02T04:08:07.088Z Compiling siphasher v1.0.2
15362026-05-02T04:08:07.205Z Compiling time v0.3.47
15372026-05-02T04:08:07.323Z Compiling bit-set v0.8.0
15382026-05-02T04:08:07.497Z Compiling rusty-fork v0.3.1
15392026-05-02T04:08:07.804Z Compiling hyper-util v0.1.20
15402026-05-02T04:08:08.032Z Compiling derive_builder_core v0.20.2
15412026-05-02T04:08:08.745Z Compiling dof v0.4.0
15422026-05-02T04:08:09.071Z Compiling unicode-normalization v0.1.25
15432026-05-02T04:08:09.326Z Compiling dtrace-parser v0.3.0
15442026-05-02T04:08:09.485Z Compiling rustls-native-certs v0.8.3
15452026-05-02T04:08:09.575Z Compiling signature v2.2.0
15462026-05-02T04:08:09.644Z Compiling scroll_derive v0.12.1
15472026-05-02T04:08:09.751Z Compiling thiserror-impl v1.0.69
15482026-05-02T04:08:09.774Z Compiling heapless v0.7.17
15492026-05-02T04:08:09.899Z Compiling rand_xorshift v0.4.0
15502026-05-02T04:08:10.014Z Compiling slog v2.8.2
15512026-05-02T04:08:10.068Z Compiling darling_core v0.21.3
15522026-05-02T04:08:10.122Z Compiling bzip2-sys v0.1.13+1.0.8
15532026-05-02T04:08:10.213Z Compiling sync_wrapper v1.0.2
15542026-05-02T04:08:10.296Z Compiling thread-id v5.1.0
15552026-05-02T04:08:10.310Z Compiling cookie v0.18.1
15562026-05-02T04:08:10.382Z Compiling anyhow v1.0.102
15572026-05-02T04:08:10.399Z Compiling zstd-safe v7.2.4
15582026-05-02T04:08:10.426Z Compiling adler2 v2.0.1
15592026-05-02T04:08:10.487Z Compiling unicode-properties v0.1.4
15602026-05-02T04:08:10.560Z Compiling allocator-api2 v0.2.21
15612026-05-02T04:08:10.584Z Compiling signal-hook v0.3.18
15622026-05-02T04:08:10.686Z Compiling unicode-bidi v0.3.18
15632026-05-02T04:08:10.702Z Compiling unarray v0.1.4
15642026-05-02T04:08:10.753Z Compiling paste v1.0.15
15652026-05-02T04:08:10.808Z Compiling proptest v1.10.0
15662026-05-02T04:08:11.009Z Compiling thiserror v1.0.69
15672026-05-02T04:08:11.072Z Compiling stringprep v0.1.5
15682026-05-02T04:08:11.113Z Compiling miniz_oxide v0.8.9
15692026-05-02T04:08:11.503Z Compiling scroll v0.12.0
15702026-05-02T04:08:11.734Z Compiling tower v0.5.3
15712026-05-02T04:08:11.809Z Compiling derive_builder_macro v0.20.2
15722026-05-02T04:08:12.093Z Compiling ipnetwork v0.21.1
15732026-05-02T04:08:12.196Z Compiling http-body-util v0.1.3
15742026-05-02T04:08:12.254Z Compiling webpki-roots v1.0.6
15752026-05-02T04:08:12.376Z Compiling rand_chacha v0.3.1
15762026-05-02T04:08:12.395Z Compiling erased-serde v0.3.31
15772026-05-02T04:08:12.433Z Compiling serde_tokenstream v0.2.3
15782026-05-02T04:08:12.481Z Compiling toml_datetime v0.6.11
15792026-05-02T04:08:12.549Z Compiling darling_macro v0.21.3
15802026-05-02T04:08:12.727Z Compiling serde_spanned v0.6.9
15812026-05-02T04:08:12.742Z Compiling md-5 v0.10.6
15822026-05-02T04:08:12.872Z Compiling zerocopy-derive v0.7.35
15832026-05-02T04:08:12.887Z Compiling curve25519-dalek v4.1.3
15842026-05-02T04:08:12.910Z Compiling vergen-lib v0.1.6
15852026-05-02T04:08:13.011Z Compiling num-integer v0.1.46
15862026-05-02T04:08:13.088Z Compiling hash32 v0.2.1
15872026-05-02T04:08:13.169Z Compiling ff v0.13.1
15882026-05-02T04:08:13.216Z Compiling memoffset v0.9.1
15892026-05-02T04:08:13.280Z Compiling iri-string v0.7.10
15902026-05-02T04:08:13.305Z Compiling zlib-rs v0.6.2
15912026-05-02T04:08:13.334Z Compiling smoltcp v0.9.1
15922026-05-02T04:08:13.406Z Compiling fallible-iterator v0.2.0
15932026-05-02T04:08:13.670Z Compiling num-bigint-dig v0.8.6
15942026-05-02T04:08:13.715Z Compiling base16ct v0.2.0
15952026-05-02T04:08:13.730Z Compiling cfg_aliases v0.2.1
15962026-05-02T04:08:13.807Z Compiling ryu v1.0.23
15972026-05-02T04:08:13.857Z Compiling rustix v0.38.44
15982026-05-02T04:08:13.896Z Compiling psl-types v2.0.11
15992026-05-02T04:08:13.993Z Compiling ref-cast v1.0.25
16002026-05-02T04:08:14.024Z Compiling litrs v1.0.0
16012026-05-02T04:08:14.290Z Compiling publicsuffix v2.3.0
16022026-05-02T04:08:14.340Z Compiling serde_urlencoded v0.7.1
16032026-05-02T04:08:14.541Z Compiling tower-http v0.6.8
16042026-05-02T04:08:14.583Z Compiling document-features v0.2.12
16052026-05-02T04:08:14.635Z Compiling sec1 v0.7.3
16062026-05-02T04:08:14.817Z Compiling nix v0.31.2
16072026-05-02T04:08:14.918Z Compiling zerocopy v0.7.35
16082026-05-02T04:08:14.933Z Compiling postgres-protocol v0.6.10
16092026-05-02T04:08:15.199Z Compiling group v0.13.0
16102026-05-02T04:08:15.376Z Compiling num-iter v0.1.45
16112026-05-02T04:08:15.498Z Compiling newtype-uuid v1.3.2
16122026-05-02T04:08:15.516Z Compiling darling v0.21.3
16132026-05-02T04:08:15.600Z Compiling rand v0.8.5
16142026-05-02T04:08:15.629Z Compiling hubpack_derive v0.1.1
16152026-05-02T04:08:15.758Z Compiling oxnet v0.1.4
16162026-05-02T04:08:15.828Z Compiling derive_builder v0.20.2
16172026-05-02T04:08:15.930Z Compiling tokio-native-tls v0.3.1
16182026-05-02T04:08:16.068Z Compiling goblin v0.8.2
16192026-05-02T04:08:16.155Z Compiling flate2 v1.1.9
16202026-05-02T04:08:16.555Z Compiling regex v1.12.3
16212026-05-02T04:08:16.612Z Compiling phf_shared v0.13.1
16222026-05-02T04:08:16.631Z Compiling lazy_static v1.5.0
16232026-05-02T04:08:16.731Z Compiling cargo-platform v0.1.9
16242026-05-02T04:08:16.820Z Compiling hkdf v0.12.4
16252026-05-02T04:08:16.854Z Compiling crypto-bigint v0.5.5
16262026-05-02T04:08:16.944Z Compiling terminal_size v0.4.3
16272026-05-02T04:08:16.976Z Compiling async-trait v0.1.89
16282026-05-02T04:08:16.976Z Compiling ref-cast-impl v1.0.25
16292026-05-02T04:08:17.007Z Compiling strum_macros v0.27.2
16302026-05-02T04:08:17.076Z Compiling daft-derive v0.1.5
16312026-05-02T04:08:17.513Z Compiling curve25519-dalek-derive v0.1.1
16322026-05-02T04:08:17.783Z Compiling vergen v9.0.6
16332026-05-02T04:08:17.963Z Compiling fs-err v3.3.0
16342026-05-02T04:08:17.977Z Compiling ahash v0.8.12
16352026-05-02T04:08:18.141Z Compiling managed v0.8.0
16362026-05-02T04:08:18.156Z Compiling unicode-segmentation v1.12.0
16372026-05-02T04:08:18.175Z Compiling bumpalo v3.20.2
16382026-05-02T04:08:18.353Z Compiling bitflags v1.3.2
16392026-05-02T04:08:18.430Z Compiling libbz2-rs-sys v0.2.2
16402026-05-02T04:08:18.446Z Compiling winnow v0.5.40
16412026-05-02T04:08:18.553Z Compiling foldhash v0.1.5
16422026-05-02T04:08:18.727Z Compiling foldhash v0.2.0
16432026-05-02T04:08:18.926Z Compiling object v0.37.3
16442026-05-02T04:08:18.949Z Compiling clap_builder v4.5.60
16452026-05-02T04:08:18.953Z Compiling strum v0.27.2
16462026-05-02T04:08:19.098Z Compiling hashbrown v0.16.1
16472026-05-02T04:08:19.114Z Compiling bzip2 v0.6.1
16482026-05-02T04:08:19.244Z Compiling hashbrown v0.15.5
16492026-05-02T04:08:19.317Z Compiling zopfli v0.8.3
16502026-05-02T04:08:19.730Z Compiling dof v0.3.0
16512026-05-02T04:08:19.833Z Compiling toml_edit v0.19.15
16522026-05-02T04:08:20.082Z Compiling daft v0.1.5
16532026-05-02T04:08:20.297Z Compiling elliptic-curve v0.13.8
16542026-05-02T04:08:20.448Z Compiling cargo_metadata v0.19.2
16552026-05-02T04:08:20.469Z Compiling phf v0.13.1
16562026-05-02T04:08:20.636Z Compiling signal-hook-mio v0.2.5
16572026-05-02T04:08:21.120Z Compiling cookie_store v0.22.1
16582026-05-02T04:08:21.770Z Compiling zstd v0.13.3
16592026-05-02T04:08:21.785Z Compiling hyper-tls v0.6.0
16602026-05-02T04:08:21.789Z Compiling hubpack v0.1.2
16612026-05-02T04:08:21.958Z Compiling bzip2 v0.4.4
16622026-05-02T04:08:21.999Z Compiling serde_with_macros v3.17.0
16632026-05-02T04:08:22.034Z Compiling postgres-types v0.2.12
16642026-05-02T04:08:22.164Z Compiling usdt-macro v0.6.0
16652026-05-02T04:08:22.468Z Compiling usdt-attr-macro v0.6.0
16662026-05-02T04:08:22.574Z Compiling dtrace-parser v0.2.0
16672026-05-02T04:08:22.880Z Compiling ed25519 v2.2.3
16682026-05-02T04:08:22.936Z Compiling bstr v1.12.1
16692026-05-02T04:08:23.091Z Compiling phf_shared v0.11.3
16702026-05-02T04:08:23.196Z Compiling pkcs1 v0.7.5
16712026-05-02T04:08:23.241Z Compiling hex v0.4.3
16722026-05-02T04:08:23.280Z Compiling serde-big-array v0.5.1
16732026-05-02T04:08:23.315Z Compiling rfc6979 v0.4.0
16742026-05-02T04:08:23.422Z Compiling enum-as-inner v0.6.1
16752026-05-02T04:08:23.439Z Compiling serde_repr v0.1.20
16762026-05-02T04:08:23.527Z Compiling clap_derive v4.5.55
16772026-05-02T04:08:23.586Z Compiling strum_macros v0.26.4
16782026-05-02T04:08:23.589Z Compiling float-cmp v0.10.0
16792026-05-02T04:08:23.734Z Compiling thread-id v4.2.2
16802026-05-02T04:08:23.778Z Compiling memmap2 v0.9.10
16812026-05-02T04:08:23.826Z Compiling env_filter v1.0.0
16822026-05-02T04:08:23.913Z Compiling encoding_rs v0.8.35
16832026-05-02T04:08:23.956Z Compiling data-encoding v2.10.0
16842026-05-02T04:08:24.003Z Compiling jiff v0.2.21
16852026-05-02T04:08:24.122Z Compiling static_assertions v1.1.0
16862026-05-02T04:08:24.197Z Compiling normalize-line-endings v0.3.0
16872026-05-02T04:08:24.297Z Compiling keccak v0.1.6
16882026-05-02T04:08:24.650Z Compiling whoami v2.1.0
16892026-05-02T04:08:25.093Z Compiling new_debug_unreachable v1.0.6
16902026-05-02T04:08:25.121Z Compiling mime v0.3.17
16912026-05-02T04:08:25.183Z Compiling fixedbitset v0.5.7
16922026-05-02T04:08:25.334Z Compiling either v1.15.0
16932026-05-02T04:08:25.357Z Compiling fixedbitset v0.4.2
16942026-05-02T04:08:25.382Z Compiling predicates-core v1.0.10
16952026-05-02T04:08:25.470Z Compiling precomputed-hash v0.1.1
16962026-05-02T04:08:25.491Z Compiling rustc-hash v2.1.1
16972026-05-02T04:08:25.537Z Compiling difflib v0.4.0
16982026-05-02T04:08:25.554Z Compiling itertools v0.13.0
16992026-05-02T04:08:25.625Z Compiling string_cache v0.8.9
17002026-05-02T04:08:25.636Z Compiling petgraph v0.6.5
17012026-05-02T04:08:25.636Z Compiling iddqd v0.3.18
17022026-05-02T04:08:25.821Z Compiling predicates v3.1.4
17032026-05-02T04:08:26.085Z Compiling toml_edit v0.22.27
17042026-05-02T04:08:26.310Z Compiling petgraph v0.8.3
17052026-05-02T04:08:26.447Z Compiling strum v0.26.3
17062026-05-02T04:08:26.584Z Compiling zip v4.6.1
17072026-05-02T04:08:26.747Z Compiling clap v4.5.60
17082026-05-02T04:08:26.761Z Compiling tokio-postgres v0.7.16
17092026-05-02T04:08:26.830Z Compiling sha3 v0.10.8
17102026-05-02T04:08:27.037Z Compiling hickory-proto v0.25.2
17112026-05-02T04:08:27.289Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992)
17122026-05-02T04:08:27.550Z Compiling env_logger v0.11.9
17132026-05-02T04:08:27.898Z Compiling usdt v0.6.0
17142026-05-02T04:08:28.162Z Compiling usdt-impl v0.5.0
17152026-05-02T04:08:28.214Z Compiling serde_with v3.17.0
17162026-05-02T04:08:28.226Z Compiling rsa v0.9.10
17172026-05-02T04:08:28.746Z Compiling ecdsa v0.16.9
17182026-05-02T04:08:28.767Z Compiling similar v2.7.0
17192026-05-02T04:08:28.941Z Compiling ed25519-dalek v2.2.0
17202026-05-02T04:08:29.135Z Compiling crossterm v0.28.1
17212026-05-02T04:08:29.701Z Compiling zip v0.6.6
17222026-05-02T04:08:30.083Z Compiling toml v0.7.8
17232026-05-02T04:08:30.547Z Compiling toml_parser v1.0.9+spec-1.1.0
17242026-05-02T04:08:30.661Z Compiling heck v0.4.1
17252026-05-02T04:08:30.688Z Compiling crossbeam-epoch v0.9.18
17262026-05-02T04:08:30.894Z Compiling tokio-stream v0.1.18
17272026-05-02T04:08:31.019Z Compiling buf-list v1.1.2
17282026-05-02T04:08:31.061Z Compiling x509-cert v0.2.5
17292026-05-02T04:08:31.175Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992)
17302026-05-02T04:08:31.296Z Compiling openapiv3 v2.2.0
17312026-05-02T04:08:31.361Z Compiling sha1 v0.10.6
17322026-05-02T04:08:31.481Z Compiling toml_datetime v0.7.5+spec-1.1.0
17332026-05-02T04:08:31.561Z Compiling lalrpop-util v0.19.12
17342026-05-02T04:08:31.588Z Compiling peg-runtime v0.8.5
17352026-05-02T04:08:31.676Z Compiling thread_local v1.1.9
17362026-05-02T04:08:31.750Z Compiling slog-async v2.8.0
17372026-05-02T04:08:31.769Z Compiling crossbeam-channel v0.5.15
17382026-05-02T04:08:31.868Z Compiling futures-executor v0.3.32
17392026-05-02T04:08:31.924Z Compiling is-terminal v0.4.17
17402026-05-02T04:08:32.036Z Compiling filetime v0.2.27
17412026-05-02T04:08:32.071Z Compiling term v1.2.1
17422026-05-02T04:08:32.170Z Compiling xattr v1.6.1
17432026-05-02T04:08:32.211Z Compiling take_mut v0.2.2
17442026-05-02T04:08:32.227Z Compiling futures v0.3.32
17452026-05-02T04:08:32.291Z Compiling tar v0.4.45
17462026-05-02T04:08:32.650Z Compiling slog-term v2.9.2
17472026-05-02T04:08:39.784Z Compiling rustls-webpki v0.103.9
17482026-05-02T04:08:42.566Z Compiling tokio-rustls v0.26.4
17492026-05-02T04:08:42.566Z Compiling rustls-platform-verifier v0.6.2
17502026-05-02T04:08:42.766Z Compiling hyper-rustls v0.27.7
17512026-05-02T04:08:42.966Z Compiling reqwest v0.13.2
17522026-05-02T04:08:42.970Z Compiling reqwest v0.12.28
17532026-05-02T04:08:45.056Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17542026-05-02T04:08:45.276Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17552026-05-02T04:08:48.062Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
17562026-05-02T04:08:48.209Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17572026-05-02T04:08:48.265ZMay 02 04:08:47.081 INFO Starting download, target: Cockroach
17582026-05-02T04:08:48.265ZMay 02 04:08:47.082 INFO Starting download, target: Console
17592026-05-02T04:08:48.265ZMay 02 04:08:47.082 INFO Starting download, target: Clickhouse
17602026-05-02T04:08:48.269ZMay 02 04:08:47.082 INFO Starting download, target: DendriteStub
17612026-05-02T04:08:48.269ZMay 02 04:08:47.082 INFO Starting download, target: MaghemiteMgd
17622026-05-02T04:08:48.269ZMay 02 04:08:47.082 INFO Starting download, target: TransceiverControl
17632026-05-02T04:08:48.269ZMay 02 04:08:47.082 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17642026-05-02T04:08:48.269ZMay 02 04:08:47.082 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17652026-05-02T04:08:48.269ZMay 02 04:08:47.082 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17662026-05-02T04:08:48.269ZMay 02 04:08:47.082 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17672026-05-02T04:08:48.269ZMay 02 04:08:47.082 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
17682026-05-02T04:08:48.269ZMay 02 04:08:47.082 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17692026-05-02T04:08:48.710ZMay 02 04:08:47.526 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17702026-05-02T04:08:48.926ZMay 02 04:08:47.735 INFO Download complete, target: TransceiverControl
17712026-05-02T04:08:49.281ZMay 02 04:08:48.097 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17722026-05-02T04:08:49.539ZMay 02 04:08:48.344 INFO Download complete, target: Console
17732026-05-02T04:08:49.807ZMay 02 04:08:48.620 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17742026-05-02T04:08:49.987ZMay 02 04:08:48.802 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17752026-05-02T04:08:50.409ZMay 02 04:08:49.226 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17762026-05-02T04:08:50.430ZMay 02 04:08:49.244 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17772026-05-02T04:08:50.430ZMay 02 04:08:49.244 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17782026-05-02T04:08:52.131ZMay 02 04:08:50.948 INFO Download complete, target: DendriteStub
17792026-05-02T04:08:52.315ZMay 02 04:08:51.131 INFO Download complete, target: MaghemiteMgd
17802026-05-02T04:08:54.972ZMay 02 04:08:53.787 INFO Checking that binary works, target: Cockroach
17812026-05-02T04:08:55.073ZMay 02 04:08:53.885 INFO Download complete, target: Cockroach
17822026-05-02T04:08:57.123ZMay 02 04:08:55.938 INFO Checking that binary works, target: Clickhouse
17832026-05-02T04:08:57.254ZMay 02 04:08:56.069 INFO Download complete, target: Clickhouse
17842026-05-02T04:08:57.267ZAll builder prerequisites installed successfully, and PATH looks valid
17852026-05-02T04:08:57.270Z
17862026-05-02T04:08:57.270Zreal 3:31.040844771
17872026-05-02T04:08:57.270Zuser 7:13.926618532
17882026-05-02T04:08:57.270Zsys 1:24.111798369
17892026-05-02T04:08:57.270Ztrap 0.218775187
17902026-05-02T04:08:57.270Ztflt 0.626015997
17912026-05-02T04:08:57.270Zdflt 0.569441600
17922026-05-02T04:08:57.270Zkflt 0.022527689
17932026-05-02T04:08:57.270Zlock 20:52.789112044
17942026-05-02T04:08:57.270Zslp 22:21.721480629
17952026-05-02T04:08:57.270Zlat 42.734414826
17962026-05-02T04:08:57.270Zstop 2:04.928495841
17972026-05-02T04:08:57.270Z+ banner hack-check
17982026-05-02T04:08:57.270Z
17992026-05-02T04:08:57.270Z # # ## #### # # #### # # ###### #### # #
18002026-05-02T04:08:57.270Z # # # # # # # # # # # # # # # # #
18012026-05-02T04:08:57.270Z ###### # # # #### ##### # ###### ##### # ####
18022026-05-02T04:08:57.270Z # # ###### # # # # # # # # # #
18032026-05-02T04:08:57.270Z # # # # # # # # # # # # # # # # #
18042026-05-02T04:08:57.270Z # # # # #### # # #### # # ###### #### # #
18052026-05-02T04:08:57.270Z
18062026-05-02T04:08:57.270Z+ export CARGO_INCREMENTAL=0
18072026-05-02T04:08:57.270Z+ CARGO_INCREMENTAL=0
18082026-05-02T04:08:57.270Z+ ptime -m timeout 2h cargo xtask check-features --ci
18092026-05-02T04:08:57.791Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
18102026-05-02T04:08:58.009Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
18112026-05-02T04:08:59.844Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.56s
18122026-05-02T04:08:59.931Z Running `target/debug/xtask check-features --ci`
18132026-05-02T04:08:59.959Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
18142026-05-02T04:08:59.962Zrunning: "/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
18152026-05-02T04:09:00.443Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
18162026-05-02T04:09:00.470Z Running `target/debug/xtask download cargo-hack`
18172026-05-02T04:09:01.240Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18182026-05-02T04:09:01.557Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
18192026-05-02T04:09:03.993Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.49s
18202026-05-02T04:09:04.167Z Running `target/debug/xtask-downloader cargo-hack`
18212026-05-02T04:09:04.213ZMay 02 04:09:03.027 INFO Starting download, target: CargoHack
18222026-05-02T04:09:04.216ZMay 02 04:09:03.028 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
18232026-05-02T04:09:04.419ZMay 02 04:09:03.233 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
18242026-05-02T04:09:04.466ZMay 02 04:09:03.281 INFO Download complete, target: CargoHack
18252026-05-02T04:09:04.469Zrunning: "/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/cargo" "hack" "check" "--exclude-features" "image-trampoline,image-standard" "--workspace" "--bins" "--feature-powerset" "--no-dev-deps"
18262026-05-02T04:09:04.482Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
18272026-05-02T04:09:04.630Zinfo: running `cargo check --bins` on api_identity (1/274)
18282026-05-02T04:09:05.118Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18292026-05-02T04:09:05.121Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18302026-05-02T04:09:05.122Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18312026-05-02T04:09:05.125Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
18322026-05-02T04:09:05.207Z
18332026-05-02T04:09:05.207Zinfo: running `cargo check --bins` on bootstore (2/274)
18342026-05-02T04:09:05.696Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18352026-05-02T04:09:05.699Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18362026-05-02T04:09:05.699Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18372026-05-02T04:09:05.702Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
18382026-05-02T04:09:05.783Z
18392026-05-02T04:09:05.783Zinfo: running `cargo check --bins` on omicron-ledger (3/274)
18402026-05-02T04:09:06.271Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18412026-05-02T04:09:06.274Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18422026-05-02T04:09:06.274Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18432026-05-02T04:09:06.278Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
18442026-05-02T04:09:06.357Z
18452026-05-02T04:09:06.357Zinfo: running `cargo check --bins --no-default-features` on sled-hardware-types (4/274)
18462026-05-02T04:09:06.850Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18472026-05-02T04:09:06.854Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18482026-05-02T04:09:06.854Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18492026-05-02T04:09:06.857Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
18502026-05-02T04:09:06.935Z
18512026-05-02T04:09:06.935Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware-types (5/274)
18522026-05-02T04:09:07.420Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18532026-05-02T04:09:07.423Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18542026-05-02T04:09:07.423Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18552026-05-02T04:09:07.426Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
18562026-05-02T04:09:07.507Z
18572026-05-02T04:09:07.507Zinfo: running `cargo check --bins` on omicron-certificates (6/274)
18582026-05-02T04:09:08.006Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18592026-05-02T04:09:08.012Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18602026-05-02T04:09:08.012Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18612026-05-02T04:09:08.016Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
18622026-05-02T04:09:08.101Z
18632026-05-02T04:09:08.101Zinfo: running `cargo check --bins --no-default-features` on omicron-common (7/274)
18642026-05-02T04:09:08.596Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18652026-05-02T04:09:08.603Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18662026-05-02T04:09:08.603Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18672026-05-02T04:09:08.603Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
18682026-05-02T04:09:08.763Z
18692026-05-02T04:09:08.763Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (8/274)
18702026-05-02T04:09:09.179Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18712026-05-02T04:09:09.183Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18722026-05-02T04:09:09.183Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18732026-05-02T04:09:09.197Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
18742026-05-02T04:09:09.264Z
18752026-05-02T04:09:09.264Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (9/274)
18762026-05-02T04:09:09.677Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18772026-05-02T04:09:09.683Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18782026-05-02T04:09:09.683Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18792026-05-02T04:09:09.683Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18802026-05-02T04:09:09.727Z
18812026-05-02T04:09:09.727Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (10/274)
18822026-05-02T04:09:10.130Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18832026-05-02T04:09:10.133Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18842026-05-02T04:09:10.133Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18852026-05-02T04:09:10.137Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18862026-05-02T04:09:10.189Z
18872026-05-02T04:09:10.189Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (11/274)
18882026-05-02T04:09:10.592Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18892026-05-02T04:09:10.594Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18902026-05-02T04:09:10.594Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18912026-05-02T04:09:10.598Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18922026-05-02T04:09:10.652Z
18932026-05-02T04:09:10.652Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (12/274)
18942026-05-02T04:09:11.056Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18952026-05-02T04:09:11.059Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18962026-05-02T04:09:11.059Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18972026-05-02T04:09:11.059Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18982026-05-02T04:09:11.114Z
18992026-05-02T04:09:11.115Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (13/274)
19002026-05-02T04:09:11.516Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19012026-05-02T04:09:11.519Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19022026-05-02T04:09:11.519Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19032026-05-02T04:09:11.522Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
19042026-05-02T04:09:11.575Z
19052026-05-02T04:09:11.575Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (14/274)
19062026-05-02T04:09:11.973Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19072026-05-02T04:09:11.977Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19082026-05-02T04:09:11.977Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19092026-05-02T04:09:11.980Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
19102026-05-02T04:09:12.031Z
19112026-05-02T04:09:12.031Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (15/274)
19122026-05-02T04:09:12.428Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19132026-05-02T04:09:12.432Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19142026-05-02T04:09:12.432Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19152026-05-02T04:09:12.435Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
19162026-05-02T04:09:12.485Z
19172026-05-02T04:09:12.485Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (16/274)
19182026-05-02T04:09:12.886Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19192026-05-02T04:09:12.889Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19202026-05-02T04:09:12.889Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19212026-05-02T04:09:12.892Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
19222026-05-02T04:09:12.942Z
19232026-05-02T04:09:12.942Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (17/274)
19242026-05-02T04:09:13.341Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19252026-05-02T04:09:13.344Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19262026-05-02T04:09:13.344Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19272026-05-02T04:09:13.347Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
19282026-05-02T04:09:13.398Z
19292026-05-02T04:09:13.398Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (18/274)
19302026-05-02T04:09:13.797Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19312026-05-02T04:09:13.801Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19322026-05-02T04:09:13.801Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19332026-05-02T04:09:13.801Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
19342026-05-02T04:09:13.856Z
19352026-05-02T04:09:13.856Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (19/274)
19362026-05-02T04:09:14.255Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19372026-05-02T04:09:14.258Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19382026-05-02T04:09:14.258Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19392026-05-02T04:09:14.258Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
19402026-05-02T04:09:14.311Z
19412026-05-02T04:09:14.312Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (20/274)
19422026-05-02T04:09:14.710Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19432026-05-02T04:09:14.713Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19442026-05-02T04:09:14.713Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19452026-05-02T04:09:14.717Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
19462026-05-02T04:09:14.769Z
19472026-05-02T04:09:14.769Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (21/274)
19482026-05-02T04:09:15.167Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19492026-05-02T04:09:15.170Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19502026-05-02T04:09:15.170Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19512026-05-02T04:09:15.174Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
19522026-05-02T04:09:15.224Z
19532026-05-02T04:09:15.224Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (22/274)
19542026-05-02T04:09:15.628Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19552026-05-02T04:09:15.631Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19562026-05-02T04:09:15.632Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19572026-05-02T04:09:15.632Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
19582026-05-02T04:09:15.683Z
19592026-05-02T04:09:15.683Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (23/274)
19602026-05-02T04:09:16.083Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19612026-05-02T04:09:16.086Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19622026-05-02T04:09:16.086Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19632026-05-02T04:09:16.090Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
19642026-05-02T04:09:16.141Z
19652026-05-02T04:09:16.141Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (24/274)
19662026-05-02T04:09:16.543Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19672026-05-02T04:09:16.547Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19682026-05-02T04:09:16.547Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19692026-05-02T04:09:16.550Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
19702026-05-02T04:09:16.603Z
19712026-05-02T04:09:16.604Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (25/274)
19722026-05-02T04:09:17.012Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19732026-05-02T04:09:17.016Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19742026-05-02T04:09:17.016Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19752026-05-02T04:09:17.016Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
19762026-05-02T04:09:17.067Z
19772026-05-02T04:09:17.067Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (26/274)
19782026-05-02T04:09:17.468Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19792026-05-02T04:09:17.471Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19802026-05-02T04:09:17.471Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19812026-05-02T04:09:17.475Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
19822026-05-02T04:09:17.527Z
19832026-05-02T04:09:17.527Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (27/274)
19842026-05-02T04:09:17.927Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19852026-05-02T04:09:17.930Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19862026-05-02T04:09:17.930Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19872026-05-02T04:09:17.933Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
19882026-05-02T04:09:17.986Z
19892026-05-02T04:09:17.986Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (28/274)
19902026-05-02T04:09:18.387Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19912026-05-02T04:09:18.391Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19922026-05-02T04:09:18.391Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19932026-05-02T04:09:18.394Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
19942026-05-02T04:09:18.445Z
19952026-05-02T04:09:18.445Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (29/274)
19962026-05-02T04:09:18.844Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19972026-05-02T04:09:18.847Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19982026-05-02T04:09:18.847Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19992026-05-02T04:09:18.850Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
20002026-05-02T04:09:18.902Z
20012026-05-02T04:09:18.903Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (30/274)
20022026-05-02T04:09:19.302Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20032026-05-02T04:09:19.305Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20042026-05-02T04:09:19.306Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20052026-05-02T04:09:19.309Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
20062026-05-02T04:09:19.360Z
20072026-05-02T04:09:19.360Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (31/274)
20082026-05-02T04:09:19.758Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20092026-05-02T04:09:19.761Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20102026-05-02T04:09:19.762Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20112026-05-02T04:09:19.765Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
20122026-05-02T04:09:19.816Z
20132026-05-02T04:09:19.816Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (32/274)
20142026-05-02T04:09:20.215Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20152026-05-02T04:09:20.218Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20162026-05-02T04:09:20.218Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20172026-05-02T04:09:20.221Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
20182026-05-02T04:09:20.273Z
20192026-05-02T04:09:20.273Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (33/274)
20202026-05-02T04:09:20.674Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20212026-05-02T04:09:20.677Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20222026-05-02T04:09:20.677Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20232026-05-02T04:09:20.677Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
20242026-05-02T04:09:20.734Z
20252026-05-02T04:09:20.734Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (34/274)
20262026-05-02T04:09:21.134Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20272026-05-02T04:09:21.138Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20282026-05-02T04:09:21.138Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20292026-05-02T04:09:21.138Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
20302026-05-02T04:09:21.190Z
20312026-05-02T04:09:21.190Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (35/274)
20322026-05-02T04:09:21.588Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20332026-05-02T04:09:21.591Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20342026-05-02T04:09:21.591Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20352026-05-02T04:09:21.594Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
20362026-05-02T04:09:21.648Z
20372026-05-02T04:09:21.648Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (36/274)
20382026-05-02T04:09:22.046Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20392026-05-02T04:09:22.049Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20402026-05-02T04:09:22.049Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20412026-05-02T04:09:22.053Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
20422026-05-02T04:09:22.104Z
20432026-05-02T04:09:22.104Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (37/274)
20442026-05-02T04:09:22.503Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20452026-05-02T04:09:22.506Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20462026-05-02T04:09:22.507Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20472026-05-02T04:09:22.510Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
20482026-05-02T04:09:22.560Z
20492026-05-02T04:09:22.560Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (38/274)
20502026-05-02T04:09:22.958Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20512026-05-02T04:09:22.961Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20522026-05-02T04:09:22.961Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20532026-05-02T04:09:22.964Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
20542026-05-02T04:09:23.015Z
20552026-05-02T04:09:23.015Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (39/274)
20562026-05-02T04:09:23.415Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20572026-05-02T04:09:23.418Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20582026-05-02T04:09:23.418Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20592026-05-02T04:09:23.421Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
20602026-05-02T04:09:23.472Z
20612026-05-02T04:09:23.472Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (40/274)
20622026-05-02T04:09:23.873Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20632026-05-02T04:09:23.876Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20642026-05-02T04:09:23.876Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20652026-05-02T04:09:23.879Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
20662026-05-02T04:09:23.931Z
20672026-05-02T04:09:23.931Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (41/274)
20682026-05-02T04:09:24.331Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20692026-05-02T04:09:24.335Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20702026-05-02T04:09:24.335Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20712026-05-02T04:09:24.338Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
20722026-05-02T04:09:24.393Z
20732026-05-02T04:09:24.393Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (42/274)
20742026-05-02T04:09:24.791Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20752026-05-02T04:09:24.794Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20762026-05-02T04:09:24.794Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20772026-05-02T04:09:24.797Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
20782026-05-02T04:09:24.848Z
20792026-05-02T04:09:24.849Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (43/274)
20802026-05-02T04:09:25.252Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20812026-05-02T04:09:25.255Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20822026-05-02T04:09:25.255Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20832026-05-02T04:09:25.258Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
20842026-05-02T04:09:25.310Z
20852026-05-02T04:09:25.310Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (44/274)
20862026-05-02T04:09:25.709Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20872026-05-02T04:09:25.712Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20882026-05-02T04:09:25.712Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20892026-05-02T04:09:25.715Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
20902026-05-02T04:09:25.770Z
20912026-05-02T04:09:25.770Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (45/274)
20922026-05-02T04:09:26.169Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20932026-05-02T04:09:26.173Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20942026-05-02T04:09:26.173Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20952026-05-02T04:09:26.176Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
20962026-05-02T04:09:26.229Z
20972026-05-02T04:09:26.229Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (46/274)
20982026-05-02T04:09:26.629Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20992026-05-02T04:09:26.632Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21002026-05-02T04:09:26.632Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21012026-05-02T04:09:26.635Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
21022026-05-02T04:09:26.690Z
21032026-05-02T04:09:26.690Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (47/274)
21042026-05-02T04:09:27.120Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21052026-05-02T04:09:27.127Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21062026-05-02T04:09:27.127Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21072026-05-02T04:09:27.127Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
21082026-05-02T04:09:27.150Z
21092026-05-02T04:09:27.150Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (48/274)
21102026-05-02T04:09:27.550Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21112026-05-02T04:09:27.553Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21122026-05-02T04:09:27.553Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21132026-05-02T04:09:27.557Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
21142026-05-02T04:09:27.610Z
21152026-05-02T04:09:27.610Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (49/274)
21162026-05-02T04:09:28.132Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21172026-05-02T04:09:28.136Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21182026-05-02T04:09:28.136Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21192026-05-02T04:09:28.139Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
21202026-05-02T04:09:28.231Z
21212026-05-02T04:09:28.231Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (50/274)
21222026-05-02T04:09:28.754Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21232026-05-02T04:09:28.757Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21242026-05-02T04:09:28.757Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21252026-05-02T04:09:28.760Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
21262026-05-02T04:09:28.849Z
21272026-05-02T04:09:28.849Zinfo: running `cargo check --bins` on nexus-config (51/274)
21282026-05-02T04:09:29.374Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21292026-05-02T04:09:29.377Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21302026-05-02T04:09:29.377Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21312026-05-02T04:09:29.381Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
21322026-05-02T04:09:29.470Z
21332026-05-02T04:09:29.470Zinfo: running `cargo check --bins` on nexus-types (52/274)
21342026-05-02T04:09:29.992Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21352026-05-02T04:09:29.996Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21362026-05-02T04:09:29.996Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21372026-05-02T04:09:29.999Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
21382026-05-02T04:09:30.089Z
21392026-05-02T04:09:30.089Zinfo: running `cargo check --bins` on bootstrap-agent-lockstep-types (53/274)
21402026-05-02T04:09:30.589Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21412026-05-02T04:09:30.593Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21422026-05-02T04:09:30.593Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21432026-05-02T04:09:30.596Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
21442026-05-02T04:09:30.679Z
21452026-05-02T04:09:30.679Zinfo: running `cargo check --bins` on omicron-passwords (54/274)
21462026-05-02T04:09:31.161Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21472026-05-02T04:09:31.164Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21482026-05-02T04:09:31.164Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21492026-05-02T04:09:31.167Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
21502026-05-02T04:09:31.244Z
21512026-05-02T04:09:31.244Zinfo: running `cargo check --bins --no-default-features` on sled-agent-types (55/274)
21522026-05-02T04:09:31.743Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21532026-05-02T04:09:31.746Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21542026-05-02T04:09:31.746Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21552026-05-02T04:09:31.749Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
21562026-05-02T04:09:31.831Z
21572026-05-02T04:09:31.831Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-types (56/274)
21582026-05-02T04:09:32.328Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21592026-05-02T04:09:32.331Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21602026-05-02T04:09:32.331Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21612026-05-02T04:09:32.334Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
21622026-05-02T04:09:32.418Z
21632026-05-02T04:09:32.418Zinfo: running `cargo check --bins --no-default-features` on sled-agent-types-versions (57/274)
21642026-05-02T04:09:32.914Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21652026-05-02T04:09:32.917Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21662026-05-02T04:09:32.917Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21672026-05-02T04:09:32.921Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
21682026-05-02T04:09:33.002Z
21692026-05-02T04:09:33.002Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-types-versions (58/274)
21702026-05-02T04:09:33.503Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21712026-05-02T04:09:33.508Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21722026-05-02T04:09:33.508Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21732026-05-02T04:09:33.511Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
21742026-05-02T04:09:33.595Z
21752026-05-02T04:09:33.595Zinfo: running `cargo check --bins --no-default-features` on trust-quorum-types-versions (59/274)
21762026-05-02T04:09:34.080Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21772026-05-02T04:09:34.083Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21782026-05-02T04:09:34.084Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21792026-05-02T04:09:34.087Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
21802026-05-02T04:09:34.167Z
21812026-05-02T04:09:34.167Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum-types-versions (60/274)
21822026-05-02T04:09:34.655Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21832026-05-02T04:09:34.658Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21842026-05-02T04:09:34.658Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21852026-05-02T04:09:34.663Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
21862026-05-02T04:09:34.739Z
21872026-05-02T04:09:34.739Zinfo: running `cargo check --bins --no-default-features` on gfss (61/274)
21882026-05-02T04:09:35.224Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21892026-05-02T04:09:35.227Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21902026-05-02T04:09:35.227Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21912026-05-02T04:09:35.230Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
21922026-05-02T04:09:35.309Z
21932026-05-02T04:09:35.309Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on gfss (62/274)
21942026-05-02T04:09:35.790Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21952026-05-02T04:09:35.793Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21962026-05-02T04:09:35.794Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21972026-05-02T04:09:35.796Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
21982026-05-02T04:09:35.873Z
21992026-05-02T04:09:35.873Zinfo: running `cargo check --bins` on clickhouse-admin-types (63/274)
22002026-05-02T04:09:36.367Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22012026-05-02T04:09:36.370Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22022026-05-02T04:09:36.370Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22032026-05-02T04:09:36.374Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
22042026-05-02T04:09:36.458Z
22052026-05-02T04:09:36.458Zinfo: running `cargo check --bins` on clickhouse-admin-types-versions (64/274)
22062026-05-02T04:09:36.952Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22072026-05-02T04:09:36.956Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22082026-05-02T04:09:36.956Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22092026-05-02T04:09:36.959Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
22102026-05-02T04:09:37.042Z
22112026-05-02T04:09:37.042Zinfo: running `cargo check --bins` on cockroach-admin-types (65/274)
22122026-05-02T04:09:37.523Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22132026-05-02T04:09:37.526Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22142026-05-02T04:09:37.526Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22152026-05-02T04:09:37.529Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
22162026-05-02T04:09:37.607Z
22172026-05-02T04:09:37.607Zinfo: running `cargo check --bins` on cockroach-admin-types-versions (66/274)
22182026-05-02T04:09:38.090Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22192026-05-02T04:09:38.095Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22202026-05-02T04:09:38.095Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22212026-05-02T04:09:38.098Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
22222026-05-02T04:09:38.175Z
22232026-05-02T04:09:38.175Zinfo: running `cargo check --bins` on ereport-types (67/274)
22242026-05-02T04:09:38.666Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22252026-05-02T04:09:38.669Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22262026-05-02T04:09:38.669Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22272026-05-02T04:09:38.673Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
22282026-05-02T04:09:38.753Z
22292026-05-02T04:09:38.753Zinfo: running `cargo check --bins` on gateway-client (68/274)
22302026-05-02T04:09:39.247Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22312026-05-02T04:09:39.250Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22322026-05-02T04:09:39.250Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22332026-05-02T04:09:39.254Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
22342026-05-02T04:09:39.338Z
22352026-05-02T04:09:39.338Zinfo: running `cargo check --bins --no-default-features` on gateway-types (69/274)
22362026-05-02T04:09:39.829Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22372026-05-02T04:09:39.832Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22382026-05-02T04:09:39.832Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22392026-05-02T04:09:39.835Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
22402026-05-02T04:09:39.918Z
22412026-05-02T04:09:39.918Zinfo: running `cargo check --bins --no-default-features --features testing` on gateway-types (70/274)
22422026-05-02T04:09:40.408Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22432026-05-02T04:09:40.412Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22442026-05-02T04:09:40.412Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22452026-05-02T04:09:40.415Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
22462026-05-02T04:09:40.497Z
22472026-05-02T04:09:40.497Zinfo: running `cargo check --bins --no-default-features` on gateway-types-versions (71/274)
22482026-05-02T04:09:40.991Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22492026-05-02T04:09:40.994Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22502026-05-02T04:09:40.994Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22512026-05-02T04:09:40.998Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
22522026-05-02T04:09:41.078Z
22532026-05-02T04:09:41.078Zinfo: running `cargo check --bins --no-default-features --features testing` on gateway-types-versions (72/274)
22542026-05-02T04:09:41.568Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22552026-05-02T04:09:41.572Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22562026-05-02T04:09:41.572Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22572026-05-02T04:09:41.575Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
22582026-05-02T04:09:41.656Z
22592026-05-02T04:09:41.656Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (73/274)
22602026-05-02T04:09:42.161Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22612026-05-02T04:09:42.166Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22622026-05-02T04:09:42.166Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22632026-05-02T04:09:42.169Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
22642026-05-02T04:09:42.253Z
22652026-05-02T04:09:42.253Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (74/274)
22662026-05-02T04:09:42.756Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22672026-05-02T04:09:42.760Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22682026-05-02T04:09:42.761Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22692026-05-02T04:09:42.763Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
22702026-05-02T04:09:42.849Z
22712026-05-02T04:09:42.849Zinfo: running `cargo check --bins` on key-manager-types (75/274)
22722026-05-02T04:09:43.336Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22732026-05-02T04:09:43.339Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22742026-05-02T04:09:43.339Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22752026-05-02T04:09:43.342Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
22762026-05-02T04:09:43.421Z
22772026-05-02T04:09:43.421Zinfo: running `cargo check --bins` on oxlog (76/274)
22782026-05-02T04:09:43.904Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22792026-05-02T04:09:43.907Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22802026-05-02T04:09:44.019Z Checking cfg-if v1.0.4
22812026-05-02T04:09:44.022Z Checking libc v0.2.185
22822026-05-02T04:09:44.022Z Checking serde_core v1.0.228
22832026-05-02T04:09:44.135Z Checking zeroize v1.8.2
22842026-05-02T04:09:44.142Z Checking memchr v2.8.0
22852026-05-02T04:09:44.150Z Checking log v0.4.29
22862026-05-02T04:09:44.159Z Checking smallvec v1.15.1
22872026-05-02T04:09:44.169Z Checking typenum v1.19.0
22882026-05-02T04:09:44.178Z Checking subtle v2.6.1
22892026-05-02T04:09:44.279Z Checking itoa v1.0.17
22902026-05-02T04:09:44.302Z Checking scopeguard v1.2.0
22912026-05-02T04:09:44.320Z Checking stable_deref_trait v1.2.1
22922026-05-02T04:09:44.331Z Checking const-oid v0.9.6
22932026-05-02T04:09:44.393Z Checking portable-atomic v1.13.1
22942026-05-02T04:09:44.406Z Checking lock_api v0.4.14
22952026-05-02T04:09:44.418Z Checking zerofrom v0.1.6
22962026-05-02T04:09:44.506Z Checking critical-section v1.2.0
22972026-05-02T04:09:44.528Z Checking yoke v0.8.1
22982026-05-02T04:09:44.541Z Checking getrandom v0.2.17
22992026-05-02T04:09:44.596Z Checking errno v0.3.14
23002026-05-02T04:09:44.609Z Checking parking_lot_core v0.9.12
23012026-05-02T04:09:44.673Z Checking generic-array v0.14.7
23022026-05-02T04:09:44.684Z Checking rand_core v0.6.4
23032026-05-02T04:09:44.694Z Checking zerovec v0.11.5
23042026-05-02T04:09:44.709Z Checking signal-hook-registry v1.4.8
23052026-05-02T04:09:44.783Z Checking once_cell v1.21.3
23062026-05-02T04:09:44.795Z Checking zerocopy v0.8.40
23072026-05-02T04:09:44.855Z Checking pin-project-lite v0.2.17
23082026-05-02T04:09:44.868Z Checking parking_lot v0.12.5
23092026-05-02T04:09:44.946Z Checking mio v1.2.0
23102026-05-02T04:09:44.963Z Checking socket2 v0.6.3
23112026-05-02T04:09:44.997Z Checking libm v0.2.16
23122026-05-02T04:09:45.046Z Checking zmij v1.0.21
23132026-05-02T04:09:45.164Z Checking crypto-common v0.1.7
23142026-05-02T04:09:45.170Z Checking block-buffer v0.10.4
23152026-05-02T04:09:45.195Z Checking tinystr v0.8.2
23162026-05-02T04:09:45.223Z Checking percent-encoding v2.3.2
23172026-05-02T04:09:45.235Z Checking equivalent v1.0.2
23182026-05-02T04:09:45.252Z Checking digest v0.10.7
23192026-05-02T04:09:45.256Z Checking litemap v0.8.1
23202026-05-02T04:09:45.310Z Checking writeable v0.6.2
23212026-05-02T04:09:45.356Z Checking futures-core v0.3.32
23222026-05-02T04:09:45.368Z Checking potential_utf v0.1.4
23232026-05-02T04:09:45.430Z Checking zerotrie v0.2.3
23242026-05-02T04:09:45.446Z Checking cpufeatures v0.2.17
23252026-05-02T04:09:45.464Z Checking icu_locale_core v2.1.1
23262026-05-02T04:09:45.478Z Checking hmac v0.12.1
23272026-05-02T04:09:45.490Z Checking icu_collections v2.1.1
23282026-05-02T04:09:45.511Z Checking block-padding v0.3.3
23292026-05-02T04:09:45.602Z Checking serde v1.0.228
23302026-05-02T04:09:45.606Z Checking bitflags v2.11.0
23312026-05-02T04:09:45.637Z Checking serde_json v1.0.149
23322026-05-02T04:09:45.664Z Checking icu_properties_data v2.1.2
23332026-05-02T04:09:45.681Z Checking num-traits v0.2.19
23342026-05-02T04:09:45.772Z Checking icu_normalizer_data v2.1.1
23352026-05-02T04:09:45.789Z Checking futures-sink v0.3.32
23362026-05-02T04:09:45.802Z Checking rand_core v0.10.0
23372026-05-02T04:09:45.841Z Checking hashbrown v0.17.0
23382026-05-02T04:09:45.884Z Checking futures-channel v0.3.32
23392026-05-02T04:09:45.935Z Checking getrandom v0.4.1
23402026-05-02T04:09:45.998Z Checking bytes v1.11.1
23412026-05-02T04:09:46.011Z Checking icu_provider v2.1.1
23422026-05-02T04:09:46.072Z Checking inout v0.1.4
23432026-05-02T04:09:46.086Z Checking futures-task v0.3.32
23442026-05-02T04:09:46.194Z Checking futures-io v0.3.32
23452026-05-02T04:09:46.208Z Checking slab v0.4.12
23462026-05-02T04:09:46.220Z Checking cipher v0.4.4
23472026-05-02T04:09:46.231Z Checking icu_normalizer v2.1.1
23482026-05-02T04:09:46.288Z Checking indexmap v2.14.0
23492026-05-02T04:09:46.292Z Checking icu_properties v2.1.2
23502026-05-02T04:09:46.312Z Checking sha2 v0.10.9
23512026-05-02T04:09:46.354Z Checking futures-util v0.3.32
23522026-05-02T04:09:46.423Z Checking getrandom v0.3.4
23532026-05-02T04:09:46.436Z Checking tokio v1.52.1
23542026-05-02T04:09:46.531Z Checking byteorder v1.5.0
23552026-05-02T04:09:46.573Z Checking utf8_iter v1.0.4
23562026-05-02T04:09:46.585Z Checking base64ct v1.8.3
23572026-05-02T04:09:46.698Z Checking form_urlencoded v1.2.2
23582026-05-02T04:09:46.732Z Checking fnv v1.0.7
23592026-05-02T04:09:46.819Z Checking pem-rfc7468 v0.7.0
23602026-05-02T04:09:46.831Z Checking flagset v0.4.7
23612026-05-02T04:09:46.835Z Checking rand_core v0.9.5
23622026-05-02T04:09:46.856Z Checking http v1.4.0
23632026-05-02T04:09:46.947Z Checking salsa20 v0.10.2
23642026-05-02T04:09:46.971Z Checking der v0.7.10
23652026-05-02T04:09:47.009Z Checking uuid v1.23.0
23662026-05-02T04:09:47.075Z Checking pbkdf2 v0.12.2
23672026-05-02T04:09:47.122Z Checking idna_adapter v1.2.1
23682026-05-02T04:09:47.183Z Checking scrypt v0.11.0
23692026-05-02T04:09:47.239Z Checking idna v1.1.0
23702026-05-02T04:09:47.310Z Checking cbc v0.1.2
23712026-05-02T04:09:47.322Z Checking aes v0.8.4
23722026-05-02T04:09:47.424Z Checking rustix v1.1.3
23732026-05-02T04:09:47.440Z Checking tracing-core v0.1.36
23742026-05-02T04:09:47.482Z Checking url v2.5.8
23752026-05-02T04:09:47.584Z Checking ppv-lite86 v0.2.21
23762026-05-02T04:09:47.694Z Checking spki v0.7.3
23772026-05-02T04:09:47.707Z Checking rustls-pki-types v1.14.0
23782026-05-02T04:09:47.735Z Checking regex-syntax v0.8.10
23792026-05-02T04:09:47.856Z Checking iana-time-zone v0.1.65
23802026-05-02T04:09:47.868Z Checking rand_chacha v0.9.0
23812026-05-02T04:09:47.913Z Checking pkcs5 v0.7.1
23822026-05-02T04:09:47.960Z Checking chrono v0.4.44
23832026-05-02T04:09:47.986Z Checking tracing v0.1.44
23842026-05-02T04:09:48.060Z Checking rand v0.9.2
23852026-05-02T04:09:48.164Z Checking http-body v1.0.1
23862026-05-02T04:09:48.186Z Checking aws-lc-sys v0.37.1
23872026-05-02T04:09:48.229Z Checking untrusted v0.9.0
23882026-05-02T04:09:48.256Z Checking untrusted v0.7.1
23892026-05-02T04:09:48.291Z Checking openssl-probe v0.2.1
23902026-05-02T04:09:48.385Z Checking base64 v0.22.1
23912026-05-02T04:09:48.392Z Checking ring v0.17.14
23922026-05-02T04:09:48.397Z Checking pkcs8 v0.10.2
23932026-05-02T04:09:48.529Z Checking atomic-waker v1.1.2
23942026-05-02T04:09:48.569Z Checking try-lock v0.2.5
23952026-05-02T04:09:48.584Z Checking plain v0.2.3
23962026-05-02T04:09:48.625Z Checking tower-service v0.3.3
23972026-05-02T04:09:48.667Z Checking tinyvec_macros v0.1.1
23982026-05-02T04:09:48.682Z Checking tower-layer v0.3.3
23992026-05-02T04:09:48.695Z Checking aws-lc-rs v1.16.0
24002026-05-02T04:09:48.711Z Checking want v0.3.1
24012026-05-02T04:09:48.729Z Checking tinyvec v1.10.0
24022026-05-02T04:09:48.795Z Checking ipnet v2.11.0
24032026-05-02T04:09:48.827Z Checking semver v1.0.28
24042026-05-02T04:09:48.838Z Checking httparse v1.10.1
24052026-05-02T04:09:49.018Z Checking spin v0.9.8
24062026-05-02T04:09:49.032Z Checking httpdate v1.0.3
24072026-05-02T04:09:49.035Z Checking ucd-trie v0.1.7
24082026-05-02T04:09:49.055Z Checking fastrand v2.3.0
24092026-05-02T04:09:49.067Z Checking pin-utils v0.1.0
24102026-05-02T04:09:49.135Z Checking foreign-types-shared v0.1.1
24112026-05-02T04:09:49.159Z Checking unicode-ident v1.0.24
24122026-05-02T04:09:49.182Z Checking dyn-clone v1.0.20
24132026-05-02T04:09:49.195Z Checking pest v2.8.6
24142026-05-02T04:09:49.213Z Checking foreign-types v0.3.2
24152026-05-02T04:09:49.230Z Checking tempfile v3.25.0
24162026-05-02T04:09:49.264Z Checking proc-macro2 v1.0.106
24172026-05-02T04:09:49.278Z Checking schemars v0.8.22
24182026-05-02T04:09:49.294Z Checking openssl-sys v0.9.114
24192026-05-02T04:09:49.338Z Checking thiserror v2.0.18
24202026-05-02T04:09:49.420Z Checking wait-timeout v0.2.1
24212026-05-02T04:09:49.439Z Checking aho-corasick v1.1.4
24222026-05-02T04:09:49.523Z Checking rustls-webpki v0.103.9
24232026-05-02T04:09:49.542Z Checking siphasher v1.0.2
24242026-05-02T04:09:49.574Z Checking utf8parse v0.2.2
24252026-05-02T04:09:49.623Z Checking tokio-util v0.7.18
24262026-05-02T04:09:49.671Z Checking powerfmt v0.2.0
24272026-05-02T04:09:49.693Z Checking anstyle v1.0.13
24282026-05-02T04:09:49.751Z Checking bit-vec v0.8.0
24292026-05-02T04:09:49.817Z Checking quick-error v1.2.3
24302026-05-02T04:09:49.866Z Checking pretty-hex v0.4.1
24312026-05-02T04:09:49.916Z Checking simd-adler32 v0.3.8
24322026-05-02T04:09:49.929Z Checking rusty-fork v0.3.1
24332026-05-02T04:09:49.940Z Checking rustls v0.23.37
24342026-05-02T04:09:49.943Z Checking bit-set v0.8.0
24352026-05-02T04:09:49.976Z Checking deranged v0.5.8
24362026-05-02T04:09:50.078Z Checking openssl v0.10.78
24372026-05-02T04:09:50.091Z Checking anstyle-parse v0.2.7
24382026-05-02T04:09:50.091Z Checking quote v1.0.45
24392026-05-02T04:09:50.114Z Checking regex-automata v0.4.14
24402026-05-02T04:09:50.217Z Checking h2 v0.4.13
24412026-05-02T04:09:50.240Z Compiling newtype-uuid v1.3.2
24422026-05-02T04:09:50.243Z Checking unicode-normalization v0.1.25
24432026-05-02T04:09:50.266Z Checking rustls-native-certs v0.8.3
24442026-05-02T04:09:50.389Z Checking crossbeam-utils v0.8.21
24452026-05-02T04:09:50.414Z Checking rand_xorshift v0.4.0
24462026-05-02T04:09:50.533Z Checking crc32fast v1.5.0
24472026-05-02T04:09:50.642Z Checking scroll v0.13.0
24482026-05-02T04:09:50.671Z Checking sync_wrapper v1.0.2
24492026-05-02T04:09:50.711Z Checking signature v2.2.0
24502026-05-02T04:09:50.772Z Checking allocator-api2 v0.2.21
24512026-05-02T04:09:50.838Z Checking num_threads v0.1.7
24522026-05-02T04:09:50.862Z Checking unicode-properties v0.1.4
24532026-05-02T04:09:50.881Z Checking colorchoice v1.0.4
24542026-05-02T04:09:50.921Z Checking adler2 v2.0.1
24552026-05-02T04:09:50.976Z Checking num-conv v0.2.0
24562026-05-02T04:09:51.025Z Checking unicode-bidi v0.3.18
24572026-05-02T04:09:51.041Z Checking unarray v0.1.4
24582026-05-02T04:09:51.113Z Checking anstyle-query v1.1.5
24592026-05-02T04:09:51.113Z Checking is_terminal_polyfill v1.70.2
24602026-05-02T04:09:51.136Z Checking time-core v0.1.8
24612026-05-02T04:09:51.148Z Checking proptest v1.10.0
24622026-05-02T04:09:51.173Z Checking anstream v0.6.21
24632026-05-02T04:09:51.277Z Checking time v0.3.47
24642026-05-02T04:09:51.311Z Checking stringprep v0.1.5
24652026-05-02T04:09:51.365Z Checking miniz_oxide v0.8.9
24662026-05-02T04:09:51.461Z Checking goblin v0.10.5
24672026-05-02T04:09:51.719Z Checking tower v0.5.3
24682026-05-02T04:09:51.922Z Checking crossbeam-epoch v0.9.18
24692026-05-02T04:09:52.050Z Checking native-tls v0.2.18
24702026-05-02T04:09:52.118Z Compiling daft v0.1.5
24712026-05-02T04:09:52.145Z Checking syn v2.0.117
24722026-05-02T04:09:52.230Z Checking ipnetwork v0.21.1
24732026-05-02T04:09:52.283Z Checking tokio-rustls v0.26.4
24742026-05-02T04:09:52.388Z Checking http-body-util v0.1.3
24752026-05-02T04:09:52.412Z Checking webpki-roots v1.0.6
24762026-05-02T04:09:52.443Z Checking rand_chacha v0.3.1
24772026-05-02T04:09:52.510Z Checking thiserror v1.0.69
24782026-05-02T04:09:52.530Z Checking scroll v0.12.0
24792026-05-02T04:09:52.599Z Checking zstd-sys v2.0.16+zstd.1.5.7
24802026-05-02T04:09:52.611Z Checking hash32 v0.2.1
24812026-05-02T04:09:52.647Z Checking num-integer v0.1.46
24822026-05-02T04:09:52.707Z Checking serde_spanned v0.6.9
24832026-05-02T04:09:52.757Z Checking toml_datetime v0.6.11
24842026-05-02T04:09:52.770Z Checking md-5 v0.10.6
24852026-05-02T04:09:52.829Z Checking ff v0.13.1
24862026-05-02T04:09:52.866Z Checking base16ct v0.2.0
24872026-05-02T04:09:52.879Z Checking hyper v1.8.1
24882026-05-02T04:09:52.895Z Checking iri-string v0.7.10
24892026-05-02T04:09:52.927Z Checking psl-types v2.0.11
24902026-05-02T04:09:52.940Z Checking ryu v1.0.23
24912026-05-02T04:09:52.951Z Checking zlib-rs v0.6.2
24922026-05-02T04:09:52.985Z Checking fallible-iterator v0.2.0
24932026-05-02T04:09:53.040Z Compiling iddqd v0.3.18
24942026-05-02T04:09:53.072Z Checking serde_urlencoded v0.7.1
24952026-05-02T04:09:53.254Z Checking postgres-protocol v0.6.10
24962026-05-02T04:09:53.274Z Checking publicsuffix v2.3.0
24972026-05-02T04:09:53.430Z Checking sec1 v0.7.3
24982026-05-02T04:09:53.561Z Checking group v0.13.0
24992026-05-02T04:09:53.751Z Checking num-iter v0.1.45
25002026-05-02T04:09:53.759Z Checking hyper-util v0.1.20
25012026-05-02T04:09:53.775Z Checking dof v0.4.0
25022026-05-02T04:09:53.788Z Checking heapless v0.7.17
25032026-05-02T04:09:53.807Z Checking flate2 v1.1.9
25042026-05-02T04:09:53.819Z Checking goblin v0.8.2
25052026-05-02T04:09:53.870Z Checking tower-http v0.6.8
25062026-05-02T04:09:54.093Z Checking zstd-safe v7.2.4
25072026-05-02T04:09:54.146Z Checking rand v0.8.5
25082026-05-02T04:09:54.159Z Checking oxnet v0.1.4
25092026-05-02T04:09:54.181Z Checking cookie v0.18.1
25102026-05-02T04:09:54.255Z Checking tokio-native-tls v0.3.1
25112026-05-02T04:09:54.390Z Checking dtrace-parser v0.3.0
25122026-05-02T04:09:54.390Z Checking phf_shared v0.13.1
25132026-05-02T04:09:54.390Z Checking lazy_static v1.5.0
25142026-05-02T04:09:54.424Z Checking zerocopy v0.7.35
25152026-05-02T04:09:54.427Z Checking terminal_size v0.4.3
25162026-05-02T04:09:54.486Z Checking bzip2-sys v0.1.13+1.0.8
25172026-05-02T04:09:54.529Z Checking signal-hook v0.3.18
25182026-05-02T04:09:54.569Z Checking hkdf v0.12.4
25192026-05-02T04:09:54.600Z Checking crypto-bigint v0.5.5
25202026-05-02T04:09:54.617Z Checking thread-id v5.1.0
25212026-05-02T04:09:54.646Z Checking either v1.15.0
25222026-05-02T04:09:54.694Z Checking bitflags v1.3.2
25232026-05-02T04:09:54.705Z Checking strsim v0.11.1
25242026-05-02T04:09:54.716Z Checking foldhash v0.1.5
25252026-05-02T04:09:54.762Z Checking libbz2-rs-sys v0.2.2
25262026-05-02T04:09:54.827Z Checking bumpalo v3.20.2
25272026-05-02T04:09:54.841Z Checking managed v0.8.0
25282026-05-02T04:09:54.859Z Checking foldhash v0.2.0
25292026-05-02T04:09:54.924Z Checking winnow v0.5.40
25302026-05-02T04:09:54.996Z Checking hyper-rustls v0.27.7
25312026-05-02T04:09:55.012Z Checking winnow v0.7.14
25322026-05-02T04:09:55.016Z Checking clap_lex v1.0.0
25332026-05-02T04:09:55.037Z Compiling rayon-core v1.13.0
25342026-05-02T04:09:55.137Z Checking bzip2 v0.6.1
25352026-05-02T04:09:55.168Z Checking clap_builder v4.5.60
25362026-05-02T04:09:55.201Z Checking smoltcp v0.9.1
25372026-05-02T04:09:55.230Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25382026-05-02T04:09:55.294Z Checking zopfli v0.8.3
25392026-05-02T04:09:55.409Z Checking hashbrown v0.16.1
25402026-05-02T04:09:55.488Z Checking elliptic-curve v0.13.8
25412026-05-02T04:09:55.618Z Checking hyper-tls v0.6.0
25422026-05-02T04:09:55.689Z Checking dof v0.3.0
25432026-05-02T04:09:55.773Z Checking hashbrown v0.15.5
25442026-05-02T04:09:55.786Z Checking signal-hook-mio v0.2.5
25452026-05-02T04:09:55.789Z Checking usdt-impl v0.6.0
25462026-05-02T04:09:55.889Z Checking num-bigint-dig v0.8.6
25472026-05-02T04:09:55.901Z Checking phf v0.13.1
25482026-05-02T04:09:55.963Z Checking bzip2 v0.4.4
25492026-05-02T04:09:56.049Z Checking cookie_store v0.22.1
25502026-05-02T04:09:56.059Z Checking toml_edit v0.19.15
25512026-05-02T04:09:56.122Z Checking zstd v0.13.3
25522026-05-02T04:09:56.156Z Checking postgres-types v0.2.12
25532026-05-02T04:09:56.231Z Checking dtrace-parser v0.2.0
25542026-05-02T04:09:56.302Z Checking rustls-platform-verifier v0.6.2
25552026-05-02T04:09:56.315Z Checking crossbeam-deque v0.8.6
25562026-05-02T04:09:56.365Z Checking bstr v1.12.1
25572026-05-02T04:09:56.379Z Checking regex v1.12.3
25582026-05-02T04:09:56.438Z Checking ed25519 v2.2.3
25592026-05-02T04:09:56.460Z Checking phf_shared v0.11.3
25602026-05-02T04:09:56.463Z Checking ref-cast v1.0.25
25612026-05-02T04:09:56.487Z Checking curve25519-dalek v4.1.3
25622026-05-02T04:09:56.583Z Checking strum v0.27.2
25632026-05-02T04:09:56.618Z Checking hubpack v0.1.2
25642026-05-02T04:09:56.630Z Checking memoffset v0.9.1
25652026-05-02T04:09:56.669Z Checking rustix v0.38.44
25662026-05-02T04:09:56.689Z Checking pkcs1 v0.7.5
25672026-05-02T04:09:56.701Z Checking float-cmp v0.10.0
25682026-05-02T04:09:56.705Z Checking hex v0.4.3
25692026-05-02T04:09:56.773Z Checking serde-big-array v0.5.1
25702026-05-02T04:09:56.785Z Checking erased-serde v0.3.31
25712026-05-02T04:09:56.823Z Checking rfc6979 v0.4.0
25722026-05-02T04:09:56.896Z Checking memmap2 v0.9.10
25732026-05-02T04:09:56.909Z Checking thread-id v4.2.2
25742026-05-02T04:09:56.930Z Checking env_filter v1.0.0
25752026-05-02T04:09:56.942Z Checking encoding_rs v0.8.35
25762026-05-02T04:09:56.980Z Checking jiff v0.2.21
25772026-05-02T04:09:57.056Z Checking keccak v0.1.6
25782026-05-02T04:09:57.069Z Checking difflib v0.4.0
25792026-05-02T04:09:57.104Z Checking toml_write v0.1.2
25802026-05-02T04:09:57.164Z Checking whoami v2.1.0
25812026-05-02T04:09:57.217Z Checking fixedbitset v0.5.7
25822026-05-02T04:09:57.246Z Checking data-encoding v2.10.0
25832026-05-02T04:09:57.262Z Checking mime v0.3.17
25842026-05-02T04:09:57.274Z Checking predicates-core v1.0.10
25852026-05-02T04:09:57.357Z Checking precomputed-hash v0.1.1
25862026-05-02T04:09:57.393Z Checking fixedbitset v0.4.2
25872026-05-02T04:09:57.406Z Checking normalize-line-endings v0.3.0
25882026-05-02T04:09:57.428Z Checking unicode-segmentation v1.12.0
25892026-05-02T04:09:57.440Z Checking rustc-hash v2.1.1
25902026-05-02T04:09:57.467Z Checking static_assertions v1.1.0
25912026-05-02T04:09:57.489Z Checking new_debug_unreachable v1.0.6
25922026-05-02T04:09:57.514Z Checking hickory-proto v0.25.2
25932026-05-02T04:09:57.537Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992)
25942026-05-02T04:09:57.549Z Checking petgraph v0.6.5
25952026-05-02T04:09:57.574Z Checking string_cache v0.8.9
25962026-05-02T04:09:57.731Z Checking similar v2.7.0
25972026-05-02T04:09:57.734Z Checking predicates v3.1.4
25982026-05-02T04:09:57.880Z Checking reqwest v0.12.28
25992026-05-02T04:09:58.022Z Checking crossterm v0.28.1
26002026-05-02T04:09:58.121Z Checking petgraph v0.8.3
26012026-05-02T04:09:58.395Z Checking tokio-postgres v0.7.16
26022026-05-02T04:09:58.709Z Checking toml_edit v0.22.27
26032026-05-02T04:09:58.722Z Checking ed25519-dalek v2.2.0
26042026-05-02T04:09:58.771Z Checking sha3 v0.10.8
26052026-05-02T04:09:58.946Z Checking slog v2.8.2
26062026-05-02T04:09:58.972Z Checking toml v0.7.8
26072026-05-02T04:09:59.170Z Checking zip v4.6.1
26082026-05-02T04:09:59.208Z Checking env_logger v0.11.9
26092026-05-02T04:09:59.276Z Checking usdt v0.6.0
26102026-05-02T04:09:59.396Z Checking usdt-impl v0.5.0
26112026-05-02T04:09:59.444Z Checking ecdsa v0.16.9
26122026-05-02T04:09:59.632Z Checking serde_with v3.17.0
26132026-05-02T04:09:59.654Z Checking rsa v0.9.10
26142026-05-02T04:09:59.672Z Checking nix v0.31.2
26152026-05-02T04:09:59.733Z Checking reqwest v0.13.2
26162026-05-02T04:09:59.757Z Checking clap v4.5.60
26172026-05-02T04:09:59.781Z Checking toml_parser v1.0.9+spec-1.1.0
26182026-05-02T04:09:59.831Z Checking zip v0.6.6
26192026-05-02T04:10:00.071Z Checking itertools v0.13.0
26202026-05-02T04:10:00.100Z Checking strum v0.26.3
26212026-05-02T04:10:00.113Z Checking fs-err v3.3.0
26222026-05-02T04:10:00.151Z Checking ahash v0.8.12
26232026-05-02T04:10:00.207Z Checking object v0.37.3
26242026-05-02T04:10:00.239Z Checking tokio-stream v0.1.18
26252026-05-02T04:10:00.342Z Checking buf-list v1.1.2
26262026-05-02T04:10:00.406Z Checking camino v1.2.2
26272026-05-02T04:10:00.523Z Checking anyhow v1.0.102
26282026-05-02T04:10:00.566Z Checking x509-cert v0.2.5
26292026-05-02T04:10:00.614Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992)
26302026-05-02T04:10:00.651Z Checking openapiv3 v2.2.0
26312026-05-02T04:10:00.651Z Checking toml_datetime v0.7.5+spec-1.1.0
26322026-05-02T04:10:00.711Z Checking sha1 v0.10.6
26332026-05-02T04:10:00.851Z Checking peg-runtime v0.8.5
26342026-05-02T04:10:00.870Z Checking lalrpop-util v0.19.12
26352026-05-02T04:10:00.882Z Checking rayon v1.11.0
26362026-05-02T04:10:00.995Z Checking sigpipe v0.1.3
26372026-05-02T04:10:01.013Z Checking glob v0.3.3
26382026-05-02T04:10:02.395Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26392026-05-02T04:10:02.670Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.24s
26402026-05-02T04:10:02.831Z
26412026-05-02T04:10:02.831Zinfo: running `cargo check --bins` on internal-dns-types (77/274)
26422026-05-02T04:10:03.326Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26432026-05-02T04:10:03.330Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26442026-05-02T04:10:03.330Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26452026-05-02T04:10:03.333Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
26462026-05-02T04:10:03.414Z
26472026-05-02T04:10:03.414Zinfo: running `cargo check --bins` on internal-dns-types-versions (78/274)
26482026-05-02T04:10:03.908Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26492026-05-02T04:10:03.911Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26502026-05-02T04:10:03.911Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26512026-05-02T04:10:03.914Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
26522026-05-02T04:10:03.999Z
26532026-05-02T04:10:03.999Zinfo: running `cargo check --bins` on nexus-types-versions (79/274)
26542026-05-02T04:10:04.504Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26552026-05-02T04:10:04.507Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26562026-05-02T04:10:04.507Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26572026-05-02T04:10:04.511Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
26582026-05-02T04:10:04.598Z
26592026-05-02T04:10:04.598Zinfo: running `cargo check --bins` on oxql-types (80/274)
26602026-05-02T04:10:05.092Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26612026-05-02T04:10:05.095Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26622026-05-02T04:10:05.095Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26632026-05-02T04:10:05.098Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
26642026-05-02T04:10:05.184Z
26652026-05-02T04:10:05.184Zinfo: running `cargo check --bins` on oximeter-types (81/274)
26662026-05-02T04:10:05.677Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26672026-05-02T04:10:05.681Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26682026-05-02T04:10:05.681Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26692026-05-02T04:10:05.684Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
26702026-05-02T04:10:05.767Z
26712026-05-02T04:10:05.767Zinfo: running `cargo check --bins` on oximeter-types-versions (82/274)
26722026-05-02T04:10:06.261Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26732026-05-02T04:10:06.265Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26742026-05-02T04:10:06.265Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26752026-05-02T04:10:06.268Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
26762026-05-02T04:10:06.355Z
26772026-05-02T04:10:06.355Zinfo: running `cargo check --bins` on oximeter-macro-impl (83/274)
26782026-05-02T04:10:06.838Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26792026-05-02T04:10:06.841Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26802026-05-02T04:10:06.841Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26812026-05-02T04:10:06.844Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
26822026-05-02T04:10:06.925Z
26832026-05-02T04:10:06.925Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (84/274)
26842026-05-02T04:10:07.424Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26852026-05-02T04:10:07.428Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26862026-05-02T04:10:07.588Z Compiling structmeta-derive v0.3.0
26872026-05-02T04:10:07.703Z Compiling rustls v0.22.4
26882026-05-02T04:10:07.713Z Compiling multer v3.1.0
26892026-05-02T04:10:07.722Z Compiling async-stream-impl v0.3.6
26902026-05-02T04:10:07.725Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
26912026-05-02T04:10:07.743Z Compiling dropshot v0.17.0
26922026-05-02T04:10:07.758Z Compiling dropshot_endpoint v0.17.0
26932026-05-02T04:10:07.758Z Compiling newtype-uuid-macros v0.1.0
26942026-05-02T04:10:07.878Z Checking newtype-uuid v1.3.2
26952026-05-02T04:10:07.963Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
26962026-05-02T04:10:07.997Z Checking rustls-webpki v0.102.8
26972026-05-02T04:10:08.076Z Checking daft v0.1.5
26982026-05-02T04:10:08.097Z Checking futures-executor v0.3.32
26992026-05-02T04:10:08.293Z Checking thread_local v1.1.9
27002026-05-02T04:10:08.310Z Compiling compression-core v0.4.31
27012026-05-02T04:10:08.356Z Checking match_cfg v0.1.0
27022026-05-02T04:10:08.455Z Compiling compression-codecs v0.4.37
27032026-05-02T04:10:08.467Z Checking hostname v0.3.1
27042026-05-02T04:10:08.519Z Checking iddqd v0.3.18
27052026-05-02T04:10:08.655Z Checking futures v0.3.32
27062026-05-02T04:10:08.688Z Checking crossbeam-channel v0.5.15
27072026-05-02T04:10:08.731Z Compiling structmeta v0.3.0
27082026-05-02T04:10:08.743Z Checking slog-json v2.6.1
27092026-05-02T04:10:08.946Z Compiling derive-ex v0.1.8
27102026-05-02T04:10:08.993Z Compiling parse-display-derive v0.10.0
27112026-05-02T04:10:09.017Z Compiling toml_datetime v1.0.0+spec-1.1.0
27122026-05-02T04:10:09.096Z Checking is-terminal v0.4.17
27132026-05-02T04:10:09.187Z Checking serde_spanned v1.0.4
27142026-05-02T04:10:09.358Z Checking debug-ignore v1.0.5
27152026-05-02T04:10:09.459Z Checking term v1.2.1
27162026-05-02T04:10:09.471Z Compiling toml_writer v1.0.6+spec-1.1.0
27172026-05-02T04:10:09.475Z Checking take_mut v0.2.2
27182026-05-02T04:10:09.584Z Checking slog-async v2.8.0
27192026-05-02T04:10:09.672Z Checking slog-term v2.9.2
27202026-05-02T04:10:09.672Z Compiling toml v1.0.6+spec-1.1.0
27212026-05-02T04:10:09.756Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
27222026-05-02T04:10:09.853Z Compiling slog-bunyan v2.5.0
27232026-05-02T04:10:09.965Z Checking async-compression v0.4.41
27242026-05-02T04:10:09.986Z Checking tokio-rustls v0.25.0
27252026-05-02T04:10:10.182Z Compiling async-stream v0.3.6
27262026-05-02T04:10:10.262Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
27272026-05-02T04:10:10.347Z Checking progenitor-client v0.14.0
27282026-05-02T04:10:10.350Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
27292026-05-02T04:10:10.577Z Checking backon v1.6.0
27302026-05-02T04:10:10.592Z Checking waitgroup v0.1.2
27312026-05-02T04:10:10.603Z Compiling test-strategy v0.4.5
27322026-05-02T04:10:10.697Z Checking rustls-pemfile v2.2.0
27332026-05-02T04:10:10.937Z Checking serde_path_to_error v0.1.20
27342026-05-02T04:10:10.940Z Compiling hostname v0.4.2
27352026-05-02T04:10:10.974Z Checking instant v0.1.13
27362026-05-02T04:10:11.067Z Compiling prettyplease v0.2.37
27372026-05-02T04:10:11.092Z Checking backoff v0.4.0
27382026-05-02T04:10:11.183Z Compiling progenitor-extras v0.2.0
27392026-05-02T04:10:11.300Z Compiling parse-display v0.10.0
27402026-05-02T04:10:11.425Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
27412026-05-02T04:10:11.556Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
27422026-05-02T04:10:11.719Z Checking progenitor-client v0.10.0
27432026-05-02T04:10:11.741Z Checking itertools v0.14.0
27442026-05-02T04:10:11.928Z Checking regress v0.10.5
27452026-05-02T04:10:11.941Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
27462026-05-02T04:10:11.992Z Checking num-rational v0.4.2
27472026-05-02T04:10:12.070Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
27482026-05-02T04:10:12.773Z Checking num-complex v0.4.6
27492026-05-02T04:10:13.152Z Compiling macaddr v1.0.1
27502026-05-02T04:10:13.329Z Checking num v0.4.3
27512026-05-02T04:10:13.366Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
27522026-05-02T04:10:13.382Z Compiling usdt-macro v0.5.0
27532026-05-02T04:10:13.403Z Compiling usdt-attr-macro v0.5.0
27542026-05-02T04:10:13.492Z Checking memmap v0.7.0
27552026-05-02T04:10:13.521Z Checking float-ord v0.3.2
27562026-05-02T04:10:13.622Z Compiling toml v0.8.23
27572026-05-02T04:10:13.741Z Compiling minimal-lexical v0.2.1
27582026-05-02T04:10:13.996Z Checking linked-hash-map v0.5.6
27592026-05-02T04:10:14.164Z Checking lru-cache v0.1.2
27602026-05-02T04:10:14.177Z Checking usdt v0.5.0
27612026-05-02T04:10:14.272Z Compiling nom v7.1.3
27622026-05-02T04:10:14.665Z Checking hickory-proto v0.24.4
27632026-05-02T04:10:14.789Z Checking phf_shared v0.12.1
27642026-05-02T04:10:14.792Z Compiling slog-dtrace v0.3.0
27652026-05-02T04:10:14.931Z Compiling chrono-tz v0.10.4
27662026-05-02T04:10:14.993Z Compiling convert_case v0.4.0
27672026-05-02T04:10:15.110Z Checking heck v0.5.0
27682026-05-02T04:10:15.238Z Checking resolv-conf v0.7.6
27692026-05-02T04:10:15.368Z Compiling derive_more v0.99.20
27702026-05-02T04:10:15.425Z Compiling const_format_proc_macros v0.2.34
27712026-05-02T04:10:15.599Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27722026-05-02T04:10:15.680Z Checking phf v0.12.1
27732026-05-02T04:10:15.823Z Checking tokio-dtrace v0.1.1
27742026-05-02T04:10:16.015Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
27752026-05-02T04:10:16.061Z Compiling derive-where v1.6.0
27762026-05-02T04:10:16.227Z Checking highway v1.3.0
27772026-05-02T04:10:16.437Z Checking hickory-resolver v0.24.4
27782026-05-02T04:10:16.545Z Checking const_format v0.2.35
27792026-05-02T04:10:16.727Z Checking oxide-tokio-rt v0.1.4
27802026-05-02T04:10:17.127Z Checking gethostname v0.5.0
27812026-05-02T04:10:17.151Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
27822026-05-02T04:10:17.200Z Checking bcs v0.1.6
27832026-05-02T04:10:17.214Z Compiling async-recursion v1.1.1
27842026-05-02T04:10:17.418Z Checking qorb v0.4.1
27852026-05-02T04:10:17.433Z Checking termtree v0.5.1
27862026-05-02T04:10:17.926Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
27872026-05-02T04:10:18.620Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
27882026-05-02T04:10:18.816Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
27892026-05-02T04:10:18.819Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
27902026-05-02T04:10:20.908Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
27912026-05-02T04:10:23.422Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
27922026-05-02T04:10:25.443Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.51s
27932026-05-02T04:10:25.616Z
27942026-05-02T04:10:25.616Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (85/274)
27952026-05-02T04:10:26.129Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27962026-05-02T04:10:26.132Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27972026-05-02T04:10:26.281Z Compiling ar_archive_writer v0.5.1
27982026-05-02T04:10:26.391Z Compiling stacker v0.1.23
27992026-05-02T04:10:26.394Z Compiling cfg_aliases v0.1.1
28002026-05-02T04:10:26.402Z Compiling convert_case v0.10.0
28012026-05-02T04:10:26.405Z Checking unicode-width v0.1.14
28022026-05-02T04:10:26.416Z Compiling proc-macro-error v1.0.4
28032026-05-02T04:10:26.427Z Checking fd-lock v4.0.4
28042026-05-02T04:10:26.430Z Checking nibble_vec v0.1.0
28052026-05-02T04:10:26.453Z Compiling nix v0.28.0
28062026-05-02T04:10:26.565Z Checking vte v0.14.1
28072026-05-02T04:10:26.579Z Compiling recursive-proc-macro-impl v0.1.1
28082026-05-02T04:10:26.656Z Checking bytecount v0.6.9
28092026-05-02T04:10:26.669Z Checking endian-type v0.1.2
28102026-05-02T04:10:26.714Z Checking strip-ansi-escapes v0.2.1
28112026-05-02T04:10:26.731Z Compiling derive_more-impl v2.1.1
28122026-05-02T04:10:26.742Z Compiling tabled_derive v0.7.0
28132026-05-02T04:10:26.754Z Checking papergrid v0.11.0
28142026-05-02T04:10:26.790Z Checking radix_trie v0.2.1
28152026-05-02T04:10:26.812Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28162026-05-02T04:10:26.971Z Compiling peg-macros v0.8.5
28172026-05-02T04:10:26.998Z Checking winnow v0.6.26
28182026-05-02T04:10:27.243Z Compiling psm v0.1.30
28192026-05-02T04:10:27.277Z Compiling sqlparser_derive v0.5.0
28202026-05-02T04:10:27.368Z Checking home v0.5.12
28212026-05-02T04:10:27.476Z Checking unicode_categories v0.1.1
28222026-05-02T04:10:27.527Z Checking derive_more v2.1.1
28232026-05-02T04:10:27.606Z Checking nu-ansi-term v0.50.3
28242026-05-02T04:10:27.629Z Checking unicode-width v0.2.0
28252026-05-02T04:10:27.699Z Checking tabled v0.15.0
28262026-05-02T04:10:27.774Z Checking rustyline v14.0.0
28272026-05-02T04:10:27.814Z Checking crossterm v0.29.0
28282026-05-02T04:10:27.873Z Checking reedline v0.40.0
28292026-05-02T04:10:28.008Z Checking recursive v0.1.1
28302026-05-02T04:10:28.126Z Checking display-error-chain v0.2.2
28312026-05-02T04:10:28.130Z Checking sqlparser v0.61.0
28322026-05-02T04:10:28.141Z Checking sqlformat v0.3.5
28332026-05-02T04:10:28.337Z Checking peg v0.8.5
28342026-05-02T04:10:39.160Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.53s
28352026-05-02T04:10:39.337Z
28362026-05-02T04:10:39.337Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (86/274)
28372026-05-02T04:10:39.847Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28382026-05-02T04:10:39.850Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28392026-05-02T04:10:39.998Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28402026-05-02T04:10:43.334Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.99s
28412026-05-02T04:10:43.519Z
28422026-05-02T04:10:43.519Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (87/274)
28432026-05-02T04:10:44.029Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28442026-05-02T04:10:44.032Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28452026-05-02T04:10:44.180Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28462026-05-02T04:10:46.518Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.99s
28472026-05-02T04:10:46.702Z
28482026-05-02T04:10:46.702Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (88/274)
28492026-05-02T04:10:47.214Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28502026-05-02T04:10:47.216Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28512026-05-02T04:10:47.364Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28522026-05-02T04:10:50.498Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.79s
28532026-05-02T04:10:50.683Z
28542026-05-02T04:10:50.683Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (89/274)
28552026-05-02T04:10:51.194Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28562026-05-02T04:10:51.197Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28572026-05-02T04:10:51.346Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28582026-05-02T04:10:54.510Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.82s
28592026-05-02T04:10:54.687Z
28602026-05-02T04:10:54.687Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (90/274)
28612026-05-02T04:10:55.194Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28622026-05-02T04:10:55.197Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28632026-05-02T04:10:55.346Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28642026-05-02T04:10:57.834Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.14s
28652026-05-02T04:10:58.018Z
28662026-05-02T04:10:58.018Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (91/274)
28672026-05-02T04:10:58.531Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28682026-05-02T04:10:58.534Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28692026-05-02T04:10:58.682Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28702026-05-02T04:11:01.196Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.17s
28712026-05-02T04:11:01.397Z
28722026-05-02T04:11:01.397Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (92/274)
28732026-05-02T04:11:01.915Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28742026-05-02T04:11:01.918Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28752026-05-02T04:11:02.069Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28762026-05-02T04:11:05.367Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.96s
28772026-05-02T04:11:05.551Z
28782026-05-02T04:11:05.551Zinfo: running `cargo check --bins` on oximeter (93/274)
28792026-05-02T04:11:06.047Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28802026-05-02T04:11:06.049Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28812026-05-02T04:11:06.049Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28822026-05-02T04:11:06.053Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
28832026-05-02T04:11:06.141Z
28842026-05-02T04:11:06.141Zinfo: running `cargo check --bins` on oximeter-schema (94/274)
28852026-05-02T04:11:06.640Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28862026-05-02T04:11:06.643Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28872026-05-02T04:11:06.770Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
28882026-05-02T04:11:06.931Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
28892026-05-02T04:11:06.933Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
28902026-05-02T04:11:07.262Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
28912026-05-02T04:11:10.289Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
28922026-05-02T04:11:11.475Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
28932026-05-02T04:11:11.638Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
28942026-05-02T04:11:12.312Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.16s
28952026-05-02T04:11:12.489Z
28962026-05-02T04:11:12.489Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (95/274)
28972026-05-02T04:11:12.987Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28982026-05-02T04:11:12.990Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28992026-05-02T04:11:12.990Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29002026-05-02T04:11:12.993Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
29012026-05-02T04:11:13.083Z
29022026-05-02T04:11:13.083Zinfo: running `cargo check --bins` on oximeter-test-utils (96/274)
29032026-05-02T04:11:13.617Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29042026-05-02T04:11:13.620Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29052026-05-02T04:11:13.620Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29062026-05-02T04:11:13.623Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
29072026-05-02T04:11:13.720Z
29082026-05-02T04:11:13.720Zinfo: running `cargo check --bins --no-default-features` on trust-quorum-protocol (97/274)
29092026-05-02T04:11:14.227Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29102026-05-02T04:11:14.230Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29112026-05-02T04:11:14.230Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29122026-05-02T04:11:14.234Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
29132026-05-02T04:11:14.325Z
29142026-05-02T04:11:14.325Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper,testing` on trust-quorum-protocol (98/274)
29152026-05-02T04:11:14.828Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29162026-05-02T04:11:14.831Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29172026-05-02T04:11:14.831Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29182026-05-02T04:11:14.834Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
29192026-05-02T04:11:14.922Z
29202026-05-02T04:11:14.922Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on trust-quorum-protocol (99/274)
29212026-05-02T04:11:15.424Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29222026-05-02T04:11:15.427Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29232026-05-02T04:11:15.427Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29242026-05-02T04:11:15.430Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
29252026-05-02T04:11:15.517Z
29262026-05-02T04:11:15.517Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum-protocol (100/274)
29272026-05-02T04:11:16.019Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29282026-05-02T04:11:16.022Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29292026-05-02T04:11:16.022Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29302026-05-02T04:11:16.025Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
29312026-05-02T04:11:16.112Z
29322026-05-02T04:11:16.112Zinfo: running `cargo check --bins` on trust-quorum-types (101/274)
29332026-05-02T04:11:16.602Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29342026-05-02T04:11:16.604Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29352026-05-02T04:11:16.604Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29362026-05-02T04:11:16.607Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
29372026-05-02T04:11:16.694Z
29382026-05-02T04:11:16.694Zinfo: running `cargo check --bins` on trust-quorum-test-utils (102/274)
29392026-05-02T04:11:17.199Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29402026-05-02T04:11:17.201Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29412026-05-02T04:11:17.201Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29422026-05-02T04:11:17.205Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
29432026-05-02T04:11:17.297Z
29442026-05-02T04:11:17.297Zinfo: running `cargo check --bins` on update-engine (103/274)
29452026-05-02T04:11:17.790Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29462026-05-02T04:11:17.792Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29472026-05-02T04:11:17.792Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29482026-05-02T04:11:17.795Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
29492026-05-02T04:11:17.879Z
29502026-05-02T04:11:17.879Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (104/274)
29512026-05-02T04:11:18.402Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29522026-05-02T04:11:18.405Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29532026-05-02T04:11:18.594Z Compiling crucible-workspace-hack v0.1.0
29542026-05-02T04:11:18.710Z Checking secrecy v0.10.3
29552026-05-02T04:11:18.718Z Compiling heapless v0.8.0
29562026-05-02T04:11:18.724Z Compiling ingot-macros v0.1.1
29572026-05-02T04:11:18.731Z Compiling toml_edit v0.23.10+spec-1.0.0
29582026-05-02T04:11:18.734Z Checking hash32 v0.3.1
29592026-05-02T04:11:18.751Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
29602026-05-02T04:11:18.754Z Compiling smoltcp v0.11.0
29612026-05-02T04:11:18.811Z Checking cobs v0.3.0
29622026-05-02T04:11:18.857Z Compiling thiserror-impl-no-std v2.0.2
29632026-05-02T04:11:18.955Z Checking universal-hash v0.5.1
29642026-05-02T04:11:18.958Z Checking half v2.7.1
29652026-05-02T04:11:18.990Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
29662026-05-02T04:11:19.095Z Checking ciborium-io v0.2.2
29672026-05-02T04:11:19.111Z Checking opaque-debug v0.3.1
29682026-05-02T04:11:19.179Z Checking poly1305 v0.8.0
29692026-05-02T04:11:19.182Z Checking postcard v1.1.3
29702026-05-02T04:11:19.205Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e)
29712026-05-02T04:11:19.216Z Checking ciborium-ll v0.2.2
29722026-05-02T04:11:19.387Z Compiling proc-macro-crate v3.4.0
29732026-05-02T04:11:19.441Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
29742026-05-02T04:11:19.458Z Checking password-hash v0.5.0
29752026-05-02T04:11:19.483Z Checking chacha20 v0.9.1
29762026-05-02T04:11:19.676Z Compiling proc-macro-crate v1.3.1
29772026-05-02T04:11:19.680Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
29782026-05-02T04:11:19.707Z Checking blake2 v0.10.6
29792026-05-02T04:11:19.773Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
29802026-05-02T04:11:19.922Z Checking aead v0.5.2
29812026-05-02T04:11:19.937Z Compiling num_enum_derive v0.7.5
29822026-05-02T04:11:19.951Z Compiling foreign-types-macros v0.2.3
29832026-05-02T04:11:19.982Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
29842026-05-02T04:11:20.020Z Checking thiserror-no-std v2.0.2
29852026-05-02T04:11:20.059Z Checking cpufeatures v0.3.0
29862026-05-02T04:11:20.091Z Checking foreign-types-shared v0.3.1
29872026-05-02T04:11:20.104Z Checking vsss-rs v3.3.4
29882026-05-02T04:11:20.134Z Checking chacha20 v0.10.0
29892026-05-02T04:11:20.183Z Compiling num_enum_derive v0.5.11
29902026-05-02T04:11:20.219Z Checking chacha20poly1305 v0.10.1
29912026-05-02T04:11:20.343Z Checking argon2 v0.5.3
29922026-05-02T04:11:20.343Z Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
29932026-05-02T04:11:20.531Z Checking foreign-types v0.5.0
29942026-05-02T04:11:20.612Z Checking ciborium v0.2.2
29952026-05-02T04:11:20.783Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
29962026-05-02T04:11:20.804Z Checking console v0.15.11
29972026-05-02T04:11:20.969Z Checking num_enum v0.7.5
29982026-05-02T04:11:21.025Z Checking tabwriter v1.4.1
29992026-05-02T04:11:21.062Z Checking newline-converter v0.3.0
30002026-05-02T04:11:21.076Z Checking camino-tempfile v1.4.1
30012026-05-02T04:11:21.092Z Checking atomicwrites v0.4.4
30022026-05-02T04:11:21.172Z Checking byte-wrapper v0.1.0
30032026-05-02T04:11:21.186Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
30042026-05-02T04:11:21.198Z Checking cstr-argument v0.1.2
30052026-05-02T04:11:21.211Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
30062026-05-02T04:11:21.224Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
30072026-05-02T04:11:21.236Z Checking expectorate v1.2.0
30082026-05-02T04:11:21.316Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
30092026-05-02T04:11:21.361Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
30102026-05-02T04:11:21.381Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
30112026-05-02T04:11:21.421Z Checking num_enum v0.5.11
30122026-05-02T04:11:21.481Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
30132026-05-02T04:11:21.517Z Checking ingot-types v0.1.2
30142026-05-02T04:11:21.572Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
30152026-05-02T04:11:21.596Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
30162026-05-02T04:11:21.659Z Checking rand v0.10.0
30172026-05-02T04:11:21.689Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
30182026-05-02T04:11:21.703Z Checking colored v3.1.1
30192026-05-02T04:11:21.771Z Checking indent_write v2.2.0
30202026-05-02T04:11:21.812Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
30212026-05-02T04:11:21.899Z Compiling zone_cfg_derive v0.3.1
30222026-05-02T04:11:21.902Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
30232026-05-02T04:11:21.925Z Checking ingot v0.1.1
30242026-05-02T04:11:21.925Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
30252026-05-02T04:11:22.011Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
30262026-05-02T04:11:22.041Z Checking itertools v0.12.1
30272026-05-02T04:11:22.077Z Compiling num-derive v0.4.2
30282026-05-02T04:11:22.180Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
30292026-05-02T04:11:22.363Z Checking swrite v0.1.0
30302026-05-02T04:11:22.460Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
30312026-05-02T04:11:22.504Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
30322026-05-02T04:11:22.554Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
30332026-05-02T04:11:22.709Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
30342026-05-02T04:11:22.770Z Checking dropshot-api-manager-types v0.7.1
30352026-05-02T04:11:22.821Z Checking smf v0.2.3
30362026-05-02T04:11:22.939Z Checking nanorand v0.7.0
30372026-05-02T04:11:22.953Z Checking whoami v1.6.1
30382026-05-02T04:11:22.988Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
30392026-05-02T04:11:23.019Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
30402026-05-02T04:11:23.044Z Checking zone v0.3.1
30412026-05-02T04:11:23.057Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
30422026-05-02T04:11:23.131Z Checking flume v0.11.1
30432026-05-02T04:11:23.524Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
30442026-05-02T04:11:24.464Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
30452026-05-02T04:11:25.329Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
30462026-05-02T04:11:28.393Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
30472026-05-02T04:11:30.392Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
30482026-05-02T04:11:31.395Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.51s
30492026-05-02T04:11:31.582Z
30502026-05-02T04:11:31.582Zinfo: running `cargo check --bins` on clickhouse-admin-api (105/274)
30512026-05-02T04:11:32.085Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30522026-05-02T04:11:32.088Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30532026-05-02T04:11:32.088Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30542026-05-02T04:11:32.091Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
30552026-05-02T04:11:32.178Z
30562026-05-02T04:11:32.178Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (106/274)
30572026-05-02T04:11:32.677Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30582026-05-02T04:11:32.680Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30592026-05-02T04:11:32.680Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30602026-05-02T04:11:32.683Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
30612026-05-02T04:11:32.773Z
30622026-05-02T04:11:32.773Zinfo: running `cargo check --bins` on bootstrap-agent-client (107/274)
30632026-05-02T04:11:33.277Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30642026-05-02T04:11:33.280Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30652026-05-02T04:11:33.280Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30662026-05-02T04:11:33.283Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
30672026-05-02T04:11:33.373Z
30682026-05-02T04:11:33.373Zinfo: running `cargo check --bins` on bootstrap-agent-lockstep-client (108/274)
30692026-05-02T04:11:33.876Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30702026-05-02T04:11:33.879Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30712026-05-02T04:11:33.879Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30722026-05-02T04:11:33.882Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
30732026-05-02T04:11:33.973Z
30742026-05-02T04:11:33.973Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (109/274)
30752026-05-02T04:11:34.472Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30762026-05-02T04:11:34.475Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30772026-05-02T04:11:34.475Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30782026-05-02T04:11:34.478Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
30792026-05-02T04:11:34.569Z
30802026-05-02T04:11:34.569Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (110/274)
30812026-05-02T04:11:35.067Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30822026-05-02T04:11:35.070Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30832026-05-02T04:11:35.070Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30842026-05-02T04:11:35.072Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
30852026-05-02T04:11:35.163Z
30862026-05-02T04:11:35.163Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (111/274)
30872026-05-02T04:11:35.662Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30882026-05-02T04:11:35.665Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30892026-05-02T04:11:35.665Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30902026-05-02T04:11:35.668Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
30912026-05-02T04:11:35.756Z
30922026-05-02T04:11:35.756Zinfo: running `cargo check --bins` on cockroach-admin-client (112/274)
30932026-05-02T04:11:36.242Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30942026-05-02T04:11:36.245Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30952026-05-02T04:11:36.245Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30962026-05-02T04:11:36.248Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
30972026-05-02T04:11:36.334Z
30982026-05-02T04:11:36.334Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (113/274)
30992026-05-02T04:11:36.833Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31002026-05-02T04:11:36.836Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31012026-05-02T04:11:36.836Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31022026-05-02T04:11:36.839Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
31032026-05-02T04:11:36.926Z
31042026-05-02T04:11:36.926Zinfo: running `cargo check --bins` on dns-service-client (114/274)
31052026-05-02T04:11:37.424Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31062026-05-02T04:11:37.427Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31072026-05-02T04:11:37.428Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31082026-05-02T04:11:37.430Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
31092026-05-02T04:11:37.519Z
31102026-05-02T04:11:37.519Zinfo: running `cargo check --bins` on installinator-client (115/274)
31112026-05-02T04:11:38.016Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31122026-05-02T04:11:38.019Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31132026-05-02T04:11:38.019Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31142026-05-02T04:11:38.022Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
31152026-05-02T04:11:38.111Z
31162026-05-02T04:11:38.111Zinfo: running `cargo check --bins` on nexus-client (116/274)
31172026-05-02T04:11:38.640Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31182026-05-02T04:11:38.643Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31192026-05-02T04:11:38.643Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31202026-05-02T04:11:38.647Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
31212026-05-02T04:11:38.742Z
31222026-05-02T04:11:38.742Zinfo: running `cargo check --bins` on nexus-lockstep-client (117/274)
31232026-05-02T04:11:39.268Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31242026-05-02T04:11:39.271Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31252026-05-02T04:11:39.271Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31262026-05-02T04:11:39.275Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
31272026-05-02T04:11:39.368Z
31282026-05-02T04:11:39.368Zinfo: running `cargo check --bins` on ntp-admin-client (118/274)
31292026-05-02T04:11:39.854Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31302026-05-02T04:11:39.857Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31312026-05-02T04:11:39.857Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31322026-05-02T04:11:39.860Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
31332026-05-02T04:11:39.943Z
31342026-05-02T04:11:39.943Zinfo: running `cargo check --bins` on oxide-client (119/274)
31352026-05-02T04:11:40.434Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31362026-05-02T04:11:40.436Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31372026-05-02T04:11:40.436Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31382026-05-02T04:11:40.439Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
31392026-05-02T04:11:40.522Z
31402026-05-02T04:11:40.522Zinfo: running `cargo check --bins` on oximeter-client (120/274)
31412026-05-02T04:11:41.019Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31422026-05-02T04:11:41.023Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31432026-05-02T04:11:41.023Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31442026-05-02T04:11:41.026Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
31452026-05-02T04:11:41.110Z
31462026-05-02T04:11:41.111Zinfo: running `cargo check --bins` on repo-depot-client (121/274)
31472026-05-02T04:11:41.596Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31482026-05-02T04:11:41.599Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31492026-05-02T04:11:41.599Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31502026-05-02T04:11:41.601Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
31512026-05-02T04:11:41.685Z
31522026-05-02T04:11:41.685Zinfo: running `cargo check --bins` on sled-agent-client (122/274)
31532026-05-02T04:11:42.191Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31542026-05-02T04:11:42.193Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31552026-05-02T04:11:42.193Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31562026-05-02T04:11:42.197Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
31572026-05-02T04:11:42.286Z
31582026-05-02T04:11:42.286Zinfo: running `cargo check --bins` on wicketd-client (123/274)
31592026-05-02T04:11:42.802Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31602026-05-02T04:11:42.806Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31612026-05-02T04:11:42.806Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31622026-05-02T04:11:42.809Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
31632026-05-02T04:11:42.897Z
31642026-05-02T04:11:42.898Zinfo: running `cargo check --bins` on installinator-common (124/274)
31652026-05-02T04:11:43.408Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31662026-05-02T04:11:43.411Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31672026-05-02T04:11:43.411Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31682026-05-02T04:11:43.414Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
31692026-05-02T04:11:43.503Z
31702026-05-02T04:11:43.504Zinfo: running `cargo check --bins` on installinator-common-versions (125/274)
31712026-05-02T04:11:43.990Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31722026-05-02T04:11:43.993Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31732026-05-02T04:11:43.993Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31742026-05-02T04:11:43.997Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
31752026-05-02T04:11:44.080Z
31762026-05-02T04:11:44.080Zinfo: running `cargo check --bins` on wicket-common (126/274)
31772026-05-02T04:11:44.588Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31782026-05-02T04:11:44.591Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31792026-05-02T04:11:44.591Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31802026-05-02T04:11:44.594Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
31812026-05-02T04:11:44.683Z
31822026-05-02T04:11:44.683Zinfo: running `cargo check --bins` on omicron-cockroach-admin (127/274)
31832026-05-02T04:11:45.196Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31842026-05-02T04:11:45.199Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31852026-05-02T04:11:45.363Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31862026-05-02T04:11:45.478Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
31872026-05-02T04:11:45.485Z Checking csv-core v0.1.13
31882026-05-02T04:11:45.493Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
31892026-05-02T04:11:45.495Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
31902026-05-02T04:11:45.509Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
31912026-05-02T04:11:45.520Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
31922026-05-02T04:11:45.530Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
31932026-05-02T04:11:45.644Z Checking csv v1.4.0
31942026-05-02T04:11:45.658Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
31952026-05-02T04:11:45.701Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31962026-05-02T04:11:45.728Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
31972026-05-02T04:11:45.965Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
31982026-05-02T04:11:46.324Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
31992026-05-02T04:11:46.326Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
32002026-05-02T04:11:46.671Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
32012026-05-02T04:11:52.409Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32022026-05-02T04:11:52.933Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
32032026-05-02T04:11:55.250Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.56s
32042026-05-02T04:11:55.437Z
32052026-05-02T04:11:55.437Zinfo: running `cargo check --bins` on cockroach-admin-api (128/274)
32062026-05-02T04:11:55.933Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32072026-05-02T04:11:55.936Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32082026-05-02T04:11:55.936Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32092026-05-02T04:11:55.939Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
32102026-05-02T04:11:56.025Z
32112026-05-02T04:11:56.025Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (129/274)
32122026-05-02T04:11:56.595Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32132026-05-02T04:11:56.597Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32142026-05-02T04:11:56.597Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32152026-05-02T04:11:56.602Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
32162026-05-02T04:11:56.709Z
32172026-05-02T04:11:56.709Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (130/274)
32182026-05-02T04:11:57.273Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32192026-05-02T04:11:57.276Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32202026-05-02T04:11:57.276Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32212026-05-02T04:11:57.281Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
32222026-05-02T04:11:57.384Z
32232026-05-02T04:11:57.384Zinfo: running `cargo check --bins` on gateway-test-utils (131/274)
32242026-05-02T04:11:57.920Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32252026-05-02T04:11:57.924Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32262026-05-02T04:11:57.924Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32272026-05-02T04:11:57.927Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
32282026-05-02T04:11:58.025Z
32292026-05-02T04:11:58.025Zinfo: running `cargo check --bins` on omicron-gateway (132/274)
32302026-05-02T04:11:58.561Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32312026-05-02T04:11:58.563Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32322026-05-02T04:11:58.779Z Compiling regress v0.11.1
32332026-05-02T04:11:58.918Z Compiling unsafe-libyaml v0.2.11
32342026-05-02T04:11:58.930Z Compiling semver v0.1.20
32352026-05-02T04:11:58.942Z Compiling radium v0.7.0
32362026-05-02T04:11:58.955Z Compiling pin-project-internal v1.1.11
32372026-05-02T04:11:58.958Z Checking tap v1.0.1
32382026-05-02T04:11:58.968Z Compiling maybe-uninit v2.0.0
32392026-05-02T04:11:59.065Z Checking wyz v0.5.1
32402026-05-02T04:11:59.202Z Compiling rustc_version v0.1.7
32412026-05-02T04:11:59.254Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
32422026-05-02T04:11:59.310Z Checking progenitor-client v0.13.0
32432026-05-02T04:11:59.382Z Compiling snafu-derive v0.8.9
32442026-05-02T04:11:59.418Z Compiling serde_yaml v0.9.34+deprecated
32452026-05-02T04:11:59.547Z Compiling newtype_derive v0.1.6
32462026-05-02T04:11:59.645Z Compiling zerocopy-derive v0.6.6
32472026-05-02T04:11:59.733Z Checking funty v2.0.0
32482026-05-02T04:12:00.048Z Checking same-file v1.0.6
32492026-05-02T04:12:00.062Z Checking pin-project v1.1.11
32502026-05-02T04:12:00.160Z Compiling cancel-safe-futures v0.1.5
32512026-05-02T04:12:00.174Z Compiling packed_struct v0.10.1
32522026-05-02T04:12:00.325Z Checking typify-impl v0.6.2
32532026-05-02T04:12:00.365Z Compiling owo-colors v4.3.0
32542026-05-02T04:12:00.488Z Checking crc-catalog v2.4.0
32552026-05-02T04:12:00.584Z Checking crc v3.4.0
32562026-05-02T04:12:00.733Z Checking zerocopy v0.6.6
32572026-05-02T04:12:00.783Z Checking walkdir v2.5.0
32582026-05-02T04:12:00.797Z Checking bitvec v1.0.1
32592026-05-02T04:12:00.947Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
32602026-05-02T04:12:00.981Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
32612026-05-02T04:12:01.023Z Checking globset v0.4.18
32622026-05-02T04:12:01.281Z Checking olpc-cjson v0.1.4
32632026-05-02T04:12:01.295Z Checking snafu v0.8.9
32642026-05-02T04:12:01.320Z Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
32652026-05-02T04:12:01.419Z Checking pem v3.0.6
32662026-05-02T04:12:01.470Z Compiling packed_struct_codegen v0.10.1
32672026-05-02T04:12:01.486Z Checking libsw-core v0.3.2
32682026-05-02T04:12:01.548Z Checking serde_plain v1.0.2
32692026-05-02T04:12:01.595Z Compiling bitfield-macros v0.19.4
32702026-05-02T04:12:01.610Z Compiling indexmap v1.9.3
32712026-05-02T04:12:01.632Z Checking nodrop v0.1.14
32722026-05-02T04:12:01.698Z Checking typed-path v0.9.3
32732026-05-02T04:12:01.724Z Checking array-init v0.0.4
32742026-05-02T04:12:01.822Z Checking libsw v3.5.0
32752026-05-02T04:12:01.975Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
32762026-05-02T04:12:02.032Z Checking smallvec v0.6.14
32772026-05-02T04:12:02.125Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
32782026-05-02T04:12:02.223Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
32792026-05-02T04:12:02.305Z Checking bitfield v0.19.4
32802026-05-02T04:12:02.394Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
32812026-05-02T04:12:02.410Z Checking hashbrown v0.12.3
32822026-05-02T04:12:02.476Z Checking tough v0.20.0
32832026-05-02T04:12:02.516Z Checking smawk v0.3.2
32842026-05-02T04:12:02.535Z Checking unicode-linebreak v0.1.5
32852026-05-02T04:12:02.571Z Checking base64 v0.21.7
32862026-05-02T04:12:02.645Z Checking tagptr v0.2.0
32872026-05-02T04:12:02.747Z Checking linear-map v1.2.0
32882026-05-02T04:12:02.785Z Checking moka v0.12.13
32892026-05-02T04:12:02.806Z Checking ron v0.8.1
32902026-05-02T04:12:02.917Z Checking textwrap v0.16.2
32912026-05-02T04:12:02.931Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
32922026-05-02T04:12:03.129Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
32932026-05-02T04:12:03.132Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
32942026-05-02T04:12:03.302Z Checking serde-hex v0.1.0
32952026-05-02T04:12:03.317Z Checking steno v0.4.1
32962026-05-02T04:12:03.403Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
32972026-05-02T04:12:03.563Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
32982026-05-02T04:12:03.590Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
32992026-05-02T04:12:03.948Z Checking hashbrown v0.13.2
33002026-05-02T04:12:04.130Z Checking humantime v2.3.0
33012026-05-02T04:12:04.191Z Checking crc-any v2.5.0
33022026-05-02T04:12:04.292Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
33032026-05-02T04:12:04.313Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
33042026-05-02T04:12:04.361Z Checking hickory-resolver v0.25.2
33052026-05-02T04:12:04.376Z Checking object v0.30.4
33062026-05-02T04:12:04.425Z Checking half v1.8.3
33072026-05-02T04:12:04.473Z Checking void v1.0.2
33082026-05-02T04:12:04.508Z Checking utf-8 v0.7.6
33092026-05-02T04:12:04.578Z Checking path-slash v0.1.5
33102026-05-02T04:12:04.616Z Checking serde_cbor v0.11.2
33112026-05-02T04:12:04.643Z Checking tungstenite v0.23.0
33122026-05-02T04:12:04.682Z Checking lzss v0.8.2
33132026-05-02T04:12:04.868Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
33142026-05-02T04:12:04.916Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
33152026-05-02T04:12:04.943Z Compiling typify-macro v0.6.2
33162026-05-02T04:12:05.000Z Checking nix v0.27.1
33172026-05-02T04:12:05.023Z Checking kstat-rs v0.2.4
33182026-05-02T04:12:05.049Z Checking fxhash v0.2.1
33192026-05-02T04:12:05.052Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
33202026-05-02T04:12:05.142Z Checking serde_bytes v0.11.19
33212026-05-02T04:12:05.169Z Checking tokio-tungstenite v0.23.1
33222026-05-02T04:12:05.204Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
33232026-05-02T04:12:05.313Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
33242026-05-02T04:12:05.429Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
33252026-05-02T04:12:05.469Z Checking signal-hook-tokio v0.3.1
33262026-05-02T04:12:06.346Z Compiling typify v0.6.2
33272026-05-02T04:12:06.429Z Compiling progenitor-impl v0.13.0
33282026-05-02T04:12:06.429Z Compiling progenitor-impl v0.14.0
33292026-05-02T04:12:06.490Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
33302026-05-02T04:12:07.437Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
33312026-05-02T04:12:07.762Z Checking gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992)
33322026-05-02T04:12:08.017Z Compiling progenitor-macro v0.13.0
33332026-05-02T04:12:08.050Z Compiling progenitor-macro v0.14.0
33342026-05-02T04:12:10.518Z Checking progenitor v0.13.0
33352026-05-02T04:12:10.641Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
33362026-05-02T04:12:10.676Z Checking progenitor v0.14.0
33372026-05-02T04:12:10.792Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
33382026-05-02T04:12:13.612Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
33392026-05-02T04:12:20.900Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
33402026-05-02T04:12:27.170Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
33412026-05-02T04:12:28.523Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
33422026-05-02T04:12:29.016Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
33432026-05-02T04:12:31.066Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.03s
33442026-05-02T04:12:31.266Z
33452026-05-02T04:12:31.266Zinfo: running `cargo check --bins` on gateway-api (133/274)
33462026-05-02T04:12:31.766Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33472026-05-02T04:12:31.768Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33482026-05-02T04:12:31.768Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33492026-05-02T04:12:31.771Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
33502026-05-02T04:12:31.856Z
33512026-05-02T04:12:31.856Zinfo: running `cargo check --bins` on ipcc (134/274)
33522026-05-02T04:12:32.353Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33532026-05-02T04:12:32.355Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33542026-05-02T04:12:32.355Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33552026-05-02T04:12:32.358Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
33562026-05-02T04:12:32.444Z
33572026-05-02T04:12:32.444Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (135/274)
33582026-05-02T04:12:32.928Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33592026-05-02T04:12:32.931Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33602026-05-02T04:12:32.931Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33612026-05-02T04:12:32.934Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
33622026-05-02T04:12:33.018Z
33632026-05-02T04:12:33.018Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,zone` on oximeter-instruments (136/274)
33642026-05-02T04:12:33.522Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33652026-05-02T04:12:33.525Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33662026-05-02T04:12:33.525Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33672026-05-02T04:12:33.528Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
33682026-05-02T04:12:33.616Z
33692026-05-02T04:12:33.616Zinfo: running `cargo check --bins --no-default-features --features cpu` on oximeter-instruments (137/274)
33702026-05-02T04:12:34.115Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33712026-05-02T04:12:34.117Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33722026-05-02T04:12:34.117Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33732026-05-02T04:12:34.121Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
33742026-05-02T04:12:34.209Z
33752026-05-02T04:12:34.209Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (138/274)
33762026-05-02T04:12:34.708Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33772026-05-02T04:12:34.711Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33782026-05-02T04:12:34.711Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33792026-05-02T04:12:34.714Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
33802026-05-02T04:12:34.801Z
33812026-05-02T04:12:34.801Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink` on oximeter-instruments (139/274)
33822026-05-02T04:12:35.301Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33832026-05-02T04:12:35.304Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33842026-05-02T04:12:35.304Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33852026-05-02T04:12:35.307Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
33862026-05-02T04:12:35.395Z
33872026-05-02T04:12:35.395Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (140/274)
33882026-05-02T04:12:35.897Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33892026-05-02T04:12:35.900Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33902026-05-02T04:12:35.900Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33912026-05-02T04:12:35.903Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
33922026-05-02T04:12:35.989Z
33932026-05-02T04:12:35.990Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (141/274)
33942026-05-02T04:12:36.491Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33952026-05-02T04:12:36.494Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33962026-05-02T04:12:36.494Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33972026-05-02T04:12:36.499Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
33982026-05-02T04:12:36.583Z
33992026-05-02T04:12:36.583Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments` on oximeter-instruments (142/274)
34002026-05-02T04:12:37.081Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34012026-05-02T04:12:37.085Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34022026-05-02T04:12:37.085Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34032026-05-02T04:12:37.087Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
34042026-05-02T04:12:37.172Z
34052026-05-02T04:12:37.173Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (143/274)
34062026-05-02T04:12:37.672Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34072026-05-02T04:12:37.677Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34082026-05-02T04:12:37.677Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34092026-05-02T04:12:37.680Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
34102026-05-02T04:12:37.766Z
34112026-05-02T04:12:37.766Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments` on oximeter-instruments (144/274)
34122026-05-02T04:12:38.267Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34132026-05-02T04:12:38.270Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34142026-05-02T04:12:38.270Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34152026-05-02T04:12:38.274Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
34162026-05-02T04:12:38.361Z
34172026-05-02T04:12:38.361Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (145/274)
34182026-05-02T04:12:38.858Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34192026-05-02T04:12:38.861Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34202026-05-02T04:12:38.861Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34212026-05-02T04:12:38.865Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
34222026-05-02T04:12:38.949Z
34232026-05-02T04:12:38.949Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (146/274)
34242026-05-02T04:12:39.453Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34252026-05-02T04:12:39.455Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34262026-05-02T04:12:39.455Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34272026-05-02T04:12:39.459Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
34282026-05-02T04:12:39.545Z
34292026-05-02T04:12:39.545Zinfo: running `cargo check --bins --no-default-features --features zone` on oximeter-instruments (147/274)
34302026-05-02T04:12:40.047Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34312026-05-02T04:12:40.050Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34322026-05-02T04:12:40.050Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34332026-05-02T04:12:40.053Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
34342026-05-02T04:12:40.141Z
34352026-05-02T04:12:40.141Zinfo: running `cargo check --bins --no-default-features --features cpu,zone` on oximeter-instruments (148/274)
34362026-05-02T04:12:40.640Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34372026-05-02T04:12:40.643Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34382026-05-02T04:12:40.643Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34392026-05-02T04:12:40.646Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
34402026-05-02T04:12:40.733Z
34412026-05-02T04:12:40.733Zinfo: running `cargo check --bins --no-default-features --features datalink,zone` on oximeter-instruments (149/274)
34422026-05-02T04:12:41.236Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34432026-05-02T04:12:41.236Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34442026-05-02T04:12:41.236Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34452026-05-02T04:12:41.241Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
34462026-05-02T04:12:41.327Z
34472026-05-02T04:12:41.327Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,zone` on oximeter-instruments (150/274)
34482026-05-02T04:12:41.824Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34492026-05-02T04:12:41.827Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34502026-05-02T04:12:41.827Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34512026-05-02T04:12:41.830Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
34522026-05-02T04:12:41.918Z
34532026-05-02T04:12:41.918Zinfo: running `cargo check --bins --no-default-features --features http-instruments,zone` on oximeter-instruments (151/274)
34542026-05-02T04:12:42.417Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34552026-05-02T04:12:42.420Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34562026-05-02T04:12:42.420Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34572026-05-02T04:12:42.423Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
34582026-05-02T04:12:42.509Z
34592026-05-02T04:12:42.509Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments,zone` on oximeter-instruments (152/274)
34602026-05-02T04:12:43.011Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34612026-05-02T04:12:43.014Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34622026-05-02T04:12:43.014Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34632026-05-02T04:12:43.017Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
34642026-05-02T04:12:43.105Z
34652026-05-02T04:12:43.105Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments,zone` on oximeter-instruments (153/274)
34662026-05-02T04:12:43.607Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34672026-05-02T04:12:43.610Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34682026-05-02T04:12:43.610Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34692026-05-02T04:12:43.613Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
34702026-05-02T04:12:43.699Z
34712026-05-02T04:12:43.699Zinfo: running `cargo check --bins` on oximeter-producer (154/274)
34722026-05-02T04:12:44.228Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34732026-05-02T04:12:44.231Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34742026-05-02T04:12:44.231Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34752026-05-02T04:12:44.235Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
34762026-05-02T04:12:44.330Z
34772026-05-02T04:12:44.331Zinfo: running `cargo check --bins` on internal-dns-resolver (155/274)
34782026-05-02T04:12:44.827Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34792026-05-02T04:12:44.830Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34802026-05-02T04:12:44.830Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34812026-05-02T04:12:44.833Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
34822026-05-02T04:12:44.918Z
34832026-05-02T04:12:44.918Zinfo: running `cargo check --bins` on dns-server (156/274)
34842026-05-02T04:12:45.418Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34852026-05-02T04:12:45.421Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34862026-05-02T04:12:45.556Z Compiling parking_lot_core v0.8.6
34872026-05-02T04:12:45.556Z Compiling git-stub v1.0.0
34882026-05-02T04:12:45.556Z Compiling atomicwrites v0.4.4
34892026-05-02T04:12:45.559Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
34902026-05-02T04:12:45.559Z Checking prefix-trie v0.7.0
34912026-05-02T04:12:45.786Z Compiling git-stub-vcs v0.1.0
34922026-05-02T04:12:45.963Z Checking hickory-server v0.25.2
34932026-05-02T04:12:46.057Z Checking parking_lot v0.11.2
34942026-05-02T04:12:46.060Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
34952026-05-02T04:12:46.132Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
34962026-05-02T04:12:46.132Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
34972026-05-02T04:12:46.258Z Checking sled v0.34.7
34982026-05-02T04:12:48.130Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.20s
34992026-05-02T04:12:48.298Z
35002026-05-02T04:12:48.298Zinfo: running `cargo check --bins` on dns-server-api (157/274)
35012026-05-02T04:12:48.798Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35022026-05-02T04:12:48.801Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35032026-05-02T04:12:48.801Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35042026-05-02T04:12:48.804Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
35052026-05-02T04:12:48.889Z
35062026-05-02T04:12:48.889Zinfo: running `cargo check --bins` on oximeter-producer-api (158/274)
35072026-05-02T04:12:49.384Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35082026-05-02T04:12:49.387Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35092026-05-02T04:12:49.387Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35102026-05-02T04:12:49.390Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
35112026-05-02T04:12:49.474Z
35122026-05-02T04:12:49.474Zinfo: running `cargo check --bins` on sp-sim (159/274)
35132026-05-02T04:12:50.010Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35142026-05-02T04:12:50.013Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35152026-05-02T04:12:50.189Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
35162026-05-02T04:12:51.926Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.44s
35172026-05-02T04:12:52.123Z
35182026-05-02T04:12:52.123Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (160/274)
35192026-05-02T04:12:52.661Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35202026-05-02T04:12:52.664Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35212026-05-02T04:12:52.664Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35222026-05-02T04:12:52.667Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
35232026-05-02T04:12:52.765Z
35242026-05-02T04:12:52.765Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (161/274)
35252026-05-02T04:12:53.306Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35262026-05-02T04:12:53.309Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35272026-05-02T04:12:53.309Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35282026-05-02T04:12:53.313Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
35292026-05-02T04:12:53.409Z
35302026-05-02T04:12:53.410Zinfo: running `cargo check --bins` on db-macros (162/274)
35312026-05-02T04:12:53.894Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35322026-05-02T04:12:53.897Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35332026-05-02T04:12:53.897Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35342026-05-02T04:12:53.900Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
35352026-05-02T04:12:53.983Z
35362026-05-02T04:12:53.983Zinfo: running `cargo check --bins` on nexus-macros-common (163/274)
35372026-05-02T04:12:54.468Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35382026-05-02T04:12:54.471Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35392026-05-02T04:12:54.471Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35402026-05-02T04:12:54.474Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
35412026-05-02T04:12:54.556Z
35422026-05-02T04:12:54.556Zinfo: running `cargo check --bins` on nexus-auth (164/274)
35432026-05-02T04:12:55.095Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35442026-05-02T04:12:55.098Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35452026-05-02T04:12:55.098Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35462026-05-02T04:12:55.101Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
35472026-05-02T04:12:55.198Z
35482026-05-02T04:12:55.198Zinfo: running `cargo check --bins` on authz-macros (165/274)
35492026-05-02T04:12:55.682Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35502026-05-02T04:12:55.685Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35512026-05-02T04:12:55.685Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35522026-05-02T04:12:55.688Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
35532026-05-02T04:12:55.768Z
35542026-05-02T04:12:55.768Zinfo: running `cargo check --bins` on nexus-db-fixed-data (166/274)
35552026-05-02T04:12:56.298Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35562026-05-02T04:12:56.301Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35572026-05-02T04:12:56.301Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35582026-05-02T04:12:56.305Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
35592026-05-02T04:12:56.399Z
35602026-05-02T04:12:56.399Zinfo: running `cargo check --bins` on nexus-db-model (167/274)
35612026-05-02T04:12:56.934Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35622026-05-02T04:12:56.937Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35632026-05-02T04:12:56.937Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35642026-05-02T04:12:56.940Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
35652026-05-02T04:12:57.034Z
35662026-05-02T04:12:57.034Zinfo: running `cargo check --bins` on nexus-db-schema (168/274)
35672026-05-02T04:12:57.523Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35682026-05-02T04:12:57.525Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35692026-05-02T04:12:57.525Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35702026-05-02T04:12:57.528Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
35712026-05-02T04:12:57.612Z
35722026-05-02T04:12:57.612Zinfo: running `cargo check --bins` on omicron-rpaths (169/274)
35732026-05-02T04:12:58.095Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35742026-05-02T04:12:58.098Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35752026-05-02T04:12:58.098Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35762026-05-02T04:12:58.102Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
35772026-05-02T04:12:58.183Z
35782026-05-02T04:12:58.183Zinfo: running `cargo check --bins` on nexus-defaults (170/274)
35792026-05-02T04:12:58.681Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35802026-05-02T04:12:58.684Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35812026-05-02T04:12:58.684Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35822026-05-02T04:12:58.687Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
35832026-05-02T04:12:58.775Z
35842026-05-02T04:12:58.775Zinfo: running `cargo check --bins` on omicron-cockroach-metrics (171/274)
35852026-05-02T04:12:59.262Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35862026-05-02T04:12:59.265Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35872026-05-02T04:12:59.265Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35882026-05-02T04:12:59.268Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
35892026-05-02T04:12:59.349Z
35902026-05-02T04:12:59.349Zinfo: running `cargo check --bins` on parallel-task-set (172/274)
35912026-05-02T04:12:59.831Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35922026-05-02T04:12:59.834Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35932026-05-02T04:12:59.834Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35942026-05-02T04:12:59.837Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
35952026-05-02T04:12:59.917Z
35962026-05-02T04:12:59.917Zinfo: running `cargo check --bins` on nexus-db-errors (173/274)
35972026-05-02T04:13:00.455Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35982026-05-02T04:13:00.458Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35992026-05-02T04:13:00.458Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36002026-05-02T04:13:00.462Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
36012026-05-02T04:13:00.558Z
36022026-05-02T04:13:00.558Zinfo: running `cargo check --bins` on nexus-db-lookup (174/274)
36032026-05-02T04:13:01.098Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36042026-05-02T04:13:01.100Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36052026-05-02T04:13:01.100Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36062026-05-02T04:13:01.104Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
36072026-05-02T04:13:01.200Z
36082026-05-02T04:13:01.200Zinfo: running `cargo check --bins` on nexus-inventory (175/274)
36092026-05-02T04:13:01.735Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36102026-05-02T04:13:01.738Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36112026-05-02T04:13:01.738Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36122026-05-02T04:13:01.741Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
36132026-05-02T04:13:01.836Z
36142026-05-02T04:13:01.836Zinfo: running `cargo check --bins` on sled-agent-resolvable-files-examples (176/274)
36152026-05-02T04:13:02.351Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36162026-05-02T04:13:02.354Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36172026-05-02T04:13:02.354Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36182026-05-02T04:13:02.357Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
36192026-05-02T04:13:02.446Z
36202026-05-02T04:13:02.446Zinfo: running `cargo check --bins --no-default-features` on sled-storage (177/274)
36212026-05-02T04:13:02.956Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36222026-05-02T04:13:02.959Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36232026-05-02T04:13:02.959Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36242026-05-02T04:13:02.962Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
36252026-05-02T04:13:03.049Z
36262026-05-02T04:13:03.050Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (178/274)
36272026-05-02T04:13:03.559Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36282026-05-02T04:13:03.561Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36292026-05-02T04:13:03.562Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36302026-05-02T04:13:03.565Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
36312026-05-02T04:13:03.655Z
36322026-05-02T04:13:03.655Zinfo: running `cargo check --bins` on key-manager (179/274)
36332026-05-02T04:13:04.150Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36342026-05-02T04:13:04.153Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36352026-05-02T04:13:04.153Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36362026-05-02T04:13:04.157Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
36372026-05-02T04:13:04.240Z
36382026-05-02T04:13:04.240Zinfo: running `cargo check --bins --no-default-features` on sled-hardware (180/274)
36392026-05-02T04:13:04.748Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36402026-05-02T04:13:04.750Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36412026-05-02T04:13:04.751Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36422026-05-02T04:13:04.754Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
36432026-05-02T04:13:04.843Z
36442026-05-02T04:13:04.843Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware (181/274)
36452026-05-02T04:13:05.354Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36462026-05-02T04:13:05.357Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36472026-05-02T04:13:05.357Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36482026-05-02T04:13:05.360Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
36492026-05-02T04:13:05.451Z
36502026-05-02T04:13:05.451Zinfo: running `cargo check --bins` on typed-rng (182/274)
36512026-05-02T04:13:05.934Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36522026-05-02T04:13:05.938Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36532026-05-02T04:13:05.938Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36542026-05-02T04:13:05.941Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
36552026-05-02T04:13:06.020Z
36562026-05-02T04:13:06.020Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (183/274)
36572026-05-02T04:13:06.567Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36582026-05-02T04:13:06.570Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36592026-05-02T04:13:06.852Z Compiling typify-impl v0.4.3
36602026-05-02T04:13:06.852Z Compiling libefi-sys v0.1.0
36612026-05-02T04:13:06.854Z Compiling bitfield-struct v0.6.2
36622026-05-02T04:13:07.002Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
36632026-05-02T04:13:07.011Z Compiling xshell-macros v0.2.7
36642026-05-02T04:13:07.022Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
36652026-05-02T04:13:07.036Z Compiling salty v0.3.0
36662026-05-02T04:13:07.072Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
36672026-05-02T04:13:07.234Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
36682026-05-02T04:13:07.343Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
36692026-05-02T04:13:07.358Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
36702026-05-02T04:13:07.370Z Checking xshell v0.2.7
36712026-05-02T04:13:07.533Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
36722026-05-02T04:13:07.557Z Checking primeorder v0.13.6
36732026-05-02T04:13:07.610Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
36742026-05-02T04:13:07.698Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
36752026-05-02T04:13:07.750Z Compiling proc-macro-error-attr2 v2.0.0
36762026-05-02T04:13:07.788Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
36772026-05-02T04:13:07.848Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
36782026-05-02T04:13:07.884Z Checking tungstenite v0.21.0
36792026-05-02T04:13:07.995Z Checking p384 v0.13.1
36802026-05-02T04:13:08.083Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
36812026-05-02T04:13:08.133Z Compiling proc-macro-error2 v2.0.1
36822026-05-02T04:13:08.222Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
36832026-05-02T04:13:08.307Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
36842026-05-02T04:13:08.413Z Compiling num-derive v0.3.3
36852026-05-02T04:13:08.443Z Compiling tabled_derive v0.11.0
36862026-05-02T04:13:08.628Z Checking tokio-tungstenite v0.21.0
36872026-05-02T04:13:08.905Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
36882026-05-02T04:13:08.927Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
36892026-05-02T04:13:09.056Z Checking papergrid v0.17.0
36902026-05-02T04:13:09.280Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
36912026-05-02T04:13:09.283Z Checking libscf-sys v1.1.0
36922026-05-02T04:13:09.425Z Checking testing_table v0.3.0
36932026-05-02T04:13:09.525Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
36942026-05-02T04:13:09.591Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
36952026-05-02T04:13:09.607Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
36962026-05-02T04:13:09.780Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
36972026-05-02T04:13:09.802Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
36982026-05-02T04:13:09.991Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
36992026-05-02T04:13:10.005Z Compiling unicase v2.9.0
37002026-05-02T04:13:10.044Z Checking corncobs v0.1.4
37012026-05-02T04:13:10.061Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
37022026-05-02T04:13:10.173Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
37032026-05-02T04:13:10.208Z Compiling mime_guess v2.0.5
37042026-05-02T04:13:10.254Z Checking tabled v0.20.0
37052026-05-02T04:13:10.273Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
37062026-05-02T04:13:10.354Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
37072026-05-02T04:13:10.428Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
37082026-05-02T04:13:10.483Z Checking progenitor-client v0.11.2
37092026-05-02T04:13:10.682Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
37102026-05-02T04:13:10.718Z Checking secrecy v0.8.0
37112026-05-02T04:13:10.737Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
37122026-05-02T04:13:10.754Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
37132026-05-02T04:13:10.789Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
37142026-05-02T04:13:10.944Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
37152026-05-02T04:13:11.212Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
37162026-05-02T04:13:11.351Z Compiling typify-macro v0.4.3
37172026-05-02T04:13:11.392Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
37182026-05-02T04:13:11.409Z Checking filetime v0.2.27
37192026-05-02T04:13:11.469Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
37202026-05-02T04:13:11.584Z Checking http-range v0.1.5
37212026-05-02T04:13:11.650Z Checking crc8 v0.1.1
37222026-05-02T04:13:11.711Z Checking xattr v1.6.1
37232026-05-02T04:13:11.845Z Checking tar v0.4.45
37242026-05-02T04:13:12.053Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
37252026-05-02T04:13:12.075Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
37262026-05-02T04:13:12.322Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
37272026-05-02T04:13:12.339Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
37282026-05-02T04:13:12.377Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
37292026-05-02T04:13:12.398Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
37302026-05-02T04:13:12.712Z Checking atty v0.2.14
37312026-05-02T04:13:12.745Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
37322026-05-02T04:13:12.814Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
37332026-05-02T04:13:12.958Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
37342026-05-02T04:13:13.050Z Compiling typify v0.4.3
37352026-05-02T04:13:13.168Z Compiling progenitor-impl v0.11.2
37362026-05-02T04:13:13.289Z Compiling progenitor-impl v0.10.0
37372026-05-02T04:13:13.486Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
37382026-05-02T04:13:13.624Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
37392026-05-02T04:13:13.724Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
37402026-05-02T04:13:14.145Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
37412026-05-02T04:13:14.590Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
37422026-05-02T04:13:14.607Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
37432026-05-02T04:13:14.639Z Checking hyper-staticfile v0.10.1
37442026-05-02T04:13:14.829Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
37452026-05-02T04:13:14.919Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
37462026-05-02T04:13:14.934Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
37472026-05-02T04:13:15.089Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
37482026-05-02T04:13:15.279Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
37492026-05-02T04:13:15.364Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
37502026-05-02T04:13:15.555Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
37512026-05-02T04:13:15.652Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
37522026-05-02T04:13:15.728Z Compiling progenitor-macro v0.11.2
37532026-05-02T04:13:15.821Z Compiling progenitor-macro v0.10.0
37542026-05-02T04:13:18.552Z Checking progenitor v0.10.0
37552026-05-02T04:13:18.678Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
37562026-05-02T04:13:18.706Z Checking progenitor v0.11.2
37572026-05-02T04:13:18.823Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
37582026-05-02T04:13:23.425Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
37592026-05-02T04:13:24.524Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37602026-05-02T04:13:34.784Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.75s
37612026-05-02T04:13:34.994Z
37622026-05-02T04:13:34.994Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (184/274)
37632026-05-02T04:13:35.543Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37642026-05-02T04:13:35.546Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37652026-05-02T04:13:35.764Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37662026-05-02T04:13:46.140Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.14s
37672026-05-02T04:13:46.353Z
37682026-05-02T04:13:46.353Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (185/274)
37692026-05-02T04:13:46.909Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37702026-05-02T04:13:46.912Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37712026-05-02T04:13:47.131Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37722026-05-02T04:13:57.516Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.15s
37732026-05-02T04:13:57.724Z
37742026-05-02T04:13:57.724Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (186/274)
37752026-05-02T04:13:58.277Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37762026-05-02T04:13:58.280Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37772026-05-02T04:13:58.499Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37782026-05-02T04:14:08.903Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.17s
37792026-05-02T04:14:09.112Z
37802026-05-02T04:14:09.113Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (187/274)
37812026-05-02T04:14:09.663Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37822026-05-02T04:14:09.666Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37832026-05-02T04:14:09.885Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37842026-05-02T04:14:20.194Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.07s
37852026-05-02T04:14:20.402Z
37862026-05-02T04:14:20.402Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (188/274)
37872026-05-02T04:14:20.950Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37882026-05-02T04:14:20.953Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37892026-05-02T04:14:21.169Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37902026-05-02T04:14:31.489Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.08s
37912026-05-02T04:14:31.705Z
37922026-05-02T04:14:31.705Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (189/274)
37932026-05-02T04:14:32.254Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37942026-05-02T04:14:32.257Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37952026-05-02T04:14:32.475Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37962026-05-02T04:14:42.897Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.18s
37972026-05-02T04:14:43.113Z
37982026-05-02T04:14:43.113Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (190/274)
37992026-05-02T04:14:43.662Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38002026-05-02T04:14:43.665Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38012026-05-02T04:14:43.881Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
38022026-05-02T04:14:54.223Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.10s
38032026-05-02T04:14:54.435Z
38042026-05-02T04:14:54.435Zinfo: running `cargo check --bins` on bootstrap-agent-api (191/274)
38052026-05-02T04:14:54.935Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38062026-05-02T04:14:54.938Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38072026-05-02T04:14:54.938Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38082026-05-02T04:14:54.941Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38092026-05-02T04:14:55.027Z
38102026-05-02T04:14:55.027Zinfo: running `cargo check --bins` on bootstrap-agent-lockstep-api (192/274)
38112026-05-02T04:14:55.534Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38122026-05-02T04:14:55.536Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38132026-05-02T04:14:55.537Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38142026-05-02T04:14:55.540Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38152026-05-02T04:14:55.631Z
38162026-05-02T04:14:55.631Zinfo: running `cargo check --bins` on range-requests (193/274)
38172026-05-02T04:14:56.125Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38182026-05-02T04:14:56.128Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38192026-05-02T04:14:56.128Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38202026-05-02T04:14:56.131Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
38212026-05-02T04:14:56.219Z
38222026-05-02T04:14:56.219Zinfo: running `cargo check --bins` on repo-depot-api (194/274)
38232026-05-02T04:14:56.720Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38242026-05-02T04:14:56.723Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38252026-05-02T04:14:56.723Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38262026-05-02T04:14:56.726Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38272026-05-02T04:14:56.812Z
38282026-05-02T04:14:56.812Zinfo: running `cargo check --bins` on sled-agent-api (195/274)
38292026-05-02T04:14:57.329Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38302026-05-02T04:14:57.332Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38312026-05-02T04:14:57.332Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38322026-05-02T04:14:57.335Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
38332026-05-02T04:14:57.427Z
38342026-05-02T04:14:57.427Zinfo: running `cargo check --bins` on sled-diagnostics (196/274)
38352026-05-02T04:14:57.943Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38362026-05-02T04:14:57.945Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38372026-05-02T04:14:57.945Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38382026-05-02T04:14:57.949Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
38392026-05-02T04:14:58.043Z
38402026-05-02T04:14:58.043Zinfo: running `cargo check --bins` on zfs-test-harness (197/274)
38412026-05-02T04:14:58.563Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38422026-05-02T04:14:58.565Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38432026-05-02T04:14:58.565Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38442026-05-02T04:14:58.569Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
38452026-05-02T04:14:58.662Z
38462026-05-02T04:14:58.662Zinfo: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (198/274)
38472026-05-02T04:14:59.184Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38482026-05-02T04:14:59.187Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38492026-05-02T04:14:59.187Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38502026-05-02T04:14:59.190Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
38512026-05-02T04:14:59.283Z
38522026-05-02T04:14:59.283Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (199/274)
38532026-05-02T04:14:59.806Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38542026-05-02T04:14:59.809Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38552026-05-02T04:14:59.809Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38562026-05-02T04:14:59.812Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
38572026-05-02T04:14:59.905Z
38582026-05-02T04:14:59.905Zinfo: running `cargo check --bins` on sled-agent-health-monitor (200/274)
38592026-05-02T04:15:00.425Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38602026-05-02T04:15:00.428Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38612026-05-02T04:15:00.428Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38622026-05-02T04:15:00.432Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
38632026-05-02T04:15:00.523Z
38642026-05-02T04:15:00.523Zinfo: running `cargo check --bins --no-default-features` on sled-agent-measurements (201/274)
38652026-05-02T04:15:01.044Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38662026-05-02T04:15:01.047Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38672026-05-02T04:15:01.047Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38682026-05-02T04:15:01.050Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
38692026-05-02T04:15:01.141Z
38702026-05-02T04:15:01.141Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-measurements (202/274)
38712026-05-02T04:15:01.661Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38722026-05-02T04:15:01.664Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38732026-05-02T04:15:01.664Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38742026-05-02T04:15:01.667Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
38752026-05-02T04:15:01.760Z
38762026-05-02T04:15:01.760Zinfo: running `cargo check --bins` on sled-agent-resolvable-files (203/274)
38772026-05-02T04:15:02.280Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38782026-05-02T04:15:02.283Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38792026-05-02T04:15:02.283Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38802026-05-02T04:15:02.286Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
38812026-05-02T04:15:02.380Z
38822026-05-02T04:15:02.380Zinfo: running `cargo check --bins` on sled-agent-rack-setup (204/274)
38832026-05-02T04:15:02.924Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38842026-05-02T04:15:02.927Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38852026-05-02T04:15:02.927Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38862026-05-02T04:15:02.931Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
38872026-05-02T04:15:03.031Z
38882026-05-02T04:15:03.031Zinfo: running `cargo check --bins` on trust-quorum (205/274)
38892026-05-02T04:15:03.553Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38902026-05-02T04:15:03.557Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38912026-05-02T04:15:03.557Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38922026-05-02T04:15:03.560Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
38932026-05-02T04:15:03.653Z
38942026-05-02T04:15:03.653Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (206/274)
38952026-05-02T04:15:04.189Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38962026-05-02T04:15:04.192Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38972026-05-02T04:15:04.192Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38982026-05-02T04:15:04.196Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
38992026-05-02T04:15:04.290Z
39002026-05-02T04:15:04.290Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (207/274)
39012026-05-02T04:15:04.835Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39022026-05-02T04:15:04.838Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39032026-05-02T04:15:04.838Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39042026-05-02T04:15:04.842Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
39052026-05-02T04:15:04.941Z
39062026-05-02T04:15:04.941Zinfo: running `cargo check --bins` on update-common (208/274)
39072026-05-02T04:15:05.452Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39082026-05-02T04:15:05.455Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39092026-05-02T04:15:05.455Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39102026-05-02T04:15:05.458Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
39112026-05-02T04:15:05.548Z
39122026-05-02T04:15:05.548Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (209/274)
39132026-05-02T04:15:06.094Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39142026-05-02T04:15:06.097Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39152026-05-02T04:15:06.097Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39162026-05-02T04:15:06.101Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
39172026-05-02T04:15:06.201Z
39182026-05-02T04:15:06.201Zinfo: running `cargo check --bins` on omicron-deployment-graph (210/274)
39192026-05-02T04:15:06.689Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39202026-05-02T04:15:06.691Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39212026-05-02T04:15:06.692Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39222026-05-02T04:15:06.694Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
39232026-05-02T04:15:06.780Z
39242026-05-02T04:15:06.780Zinfo: running `cargo check --bins` on reconfigurator-cli (211/274)
39252026-05-02T04:15:07.329Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39262026-05-02T04:15:07.332Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39272026-05-02T04:15:07.550Z Compiling fs-err v2.11.0
39282026-05-02T04:15:07.550Z Checking ignore v0.4.25
39292026-05-02T04:15:07.550Z Checking arc-swap v1.8.2
39302026-05-02T04:15:07.670Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
39312026-05-02T04:15:07.690Z Checking predicates-tree v1.0.13
39322026-05-02T04:15:07.698Z Checking parse-size v1.1.0
39332026-05-02T04:15:07.710Z Checking rand_seeder v0.4.0
39342026-05-02T04:15:07.713Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
39352026-05-02T04:15:07.785Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
39362026-05-02T04:15:07.806Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
39372026-05-02T04:15:07.843Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
39382026-05-02T04:15:07.900Z Checking slog-scope v4.4.1
39392026-05-02T04:15:07.999Z Compiling petname v2.0.2
39402026-05-02T04:15:08.018Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
39412026-05-02T04:15:08.032Z Checking slog-stdlog v4.1.1
39422026-05-02T04:15:08.045Z Checking globwalk v0.9.1
39432026-05-02T04:15:08.149Z Checking slog-envlogger v2.2.0
39442026-05-02T04:15:08.152Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
39452026-05-02T04:15:08.220Z Checking camino-tempfile-ext v0.3.3
39462026-05-02T04:15:08.252Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
39472026-05-02T04:15:08.295Z Checking sapling-renderdag v0.1.0
39482026-05-02T04:15:08.411Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
39492026-05-02T04:15:08.414Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
39502026-05-02T04:15:08.528Z Checking subprocess v0.2.15
39512026-05-02T04:15:08.613Z Checking sync-ptr v0.1.4
39522026-05-02T04:15:08.647Z Checking colored v2.2.0
39532026-05-02T04:15:08.669Z Checking assert_matches v1.5.0
39542026-05-02T04:15:08.780Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
39552026-05-02T04:15:08.808Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
39562026-05-02T04:15:08.952Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
39572026-05-02T04:15:08.952Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
39582026-05-02T04:15:09.531Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
39592026-05-02T04:15:10.820Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
39602026-05-02T04:15:13.025Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.23s
39612026-05-02T04:15:13.220Z
39622026-05-02T04:15:13.220Zinfo: running `cargo check --bins` on omicron-repl-utils (212/274)
39632026-05-02T04:15:13.711Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39642026-05-02T04:15:13.714Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39652026-05-02T04:15:13.714Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39662026-05-02T04:15:13.717Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
39672026-05-02T04:15:13.805Z
39682026-05-02T04:15:13.805Zinfo: running `cargo check --bins` on transient-dns-server (213/274)
39692026-05-02T04:15:14.317Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39702026-05-02T04:15:14.320Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39712026-05-02T04:15:14.320Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39722026-05-02T04:15:14.323Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
39732026-05-02T04:15:14.416Z
39742026-05-02T04:15:14.416Zinfo: running `cargo check --bins` on nexus-test-interface (214/274)
39752026-05-02T04:15:14.961Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39762026-05-02T04:15:14.964Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39772026-05-02T04:15:14.964Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39782026-05-02T04:15:14.968Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
39792026-05-02T04:15:15.070Z
39802026-05-02T04:15:15.070Zinfo: running `cargo check --bins` on oximeter-collector (215/274)
39812026-05-02T04:15:15.607Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39822026-05-02T04:15:15.610Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39832026-05-02T04:15:15.793Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
39842026-05-02T04:15:15.793Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
39852026-05-02T04:15:16.435Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
39862026-05-02T04:15:17.996Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.92s
39872026-05-02T04:15:18.195Z
39882026-05-02T04:15:18.196Zinfo: running `cargo check --bins` on oximeter-api (216/274)
39892026-05-02T04:15:18.699Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39902026-05-02T04:15:18.703Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39912026-05-02T04:15:18.704Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39922026-05-02T04:15:18.707Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
39932026-05-02T04:15:18.792Z
39942026-05-02T04:15:18.792Zinfo: running `cargo check --bins` on cert-dev (217/274)
39952026-05-02T04:15:19.284Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39962026-05-02T04:15:19.287Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39972026-05-02T04:15:19.392Z Checking yasna v0.5.2
39982026-05-02T04:15:19.787Z Checking rcgen v0.12.1
39992026-05-02T04:15:20.031Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
40002026-05-02T04:15:20.205Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.40s
40012026-05-02T04:15:20.389Z
40022026-05-02T04:15:20.389Zinfo: running `cargo check --bins` on clickana (218/274)
40032026-05-02T04:15:20.900Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40042026-05-02T04:15:20.903Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40052026-05-02T04:15:21.032Z Compiling darling_core v0.23.0
40062026-05-02T04:15:21.139Z Compiling instability v0.3.11
40072026-05-02T04:15:21.146Z Checking castaway v0.2.4
40082026-05-02T04:15:21.149Z Compiling indoc v2.0.7
40092026-05-02T04:15:21.153Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
40102026-05-02T04:15:21.159Z Checking unicode-truncate v1.1.0
40112026-05-02T04:15:21.177Z Checking lru v0.12.5
40122026-05-02T04:15:21.177Z Checking cassowary v0.3.0
40132026-05-02T04:15:21.235Z Checking compact_str v0.8.1
40142026-05-02T04:15:22.093Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
40152026-05-02T04:15:22.269Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
40162026-05-02T04:15:22.559Z Compiling darling_macro v0.23.0
40172026-05-02T04:15:22.959Z Compiling darling v0.23.0
40182026-05-02T04:15:23.543Z Checking ratatui v0.29.0
40192026-05-02T04:15:24.596Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
40202026-05-02T04:15:25.262Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.86s
40212026-05-02T04:15:25.447Z
40222026-05-02T04:15:25.447Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (219/274)
40232026-05-02T04:15:25.981Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40242026-05-02T04:15:25.985Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40252026-05-02T04:15:26.165Z Checking headers-core v0.3.0
40262026-05-02T04:15:26.165Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
40272026-05-02T04:15:26.359Z Checking headers v0.4.1
40282026-05-02T04:15:26.732Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
40292026-05-02T04:15:27.566Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
40302026-05-02T04:15:28.053Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
40312026-05-02T04:15:28.461Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.00s
40322026-05-02T04:15:28.659Z
40332026-05-02T04:15:28.659Zinfo: running `cargo check --bins` on ch-dev (220/274)
40342026-05-02T04:15:29.195Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40352026-05-02T04:15:29.198Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40362026-05-02T04:15:29.376Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
40372026-05-02T04:15:30.109Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.44s
40382026-05-02T04:15:30.309Z
40392026-05-02T04:15:30.309Zinfo: running `cargo check --bins` on dev-tools-common (221/274)
40402026-05-02T04:15:30.714Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40412026-05-02T04:15:30.717Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40422026-05-02T04:15:30.717Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40432026-05-02T04:15:30.720Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
40442026-05-02T04:15:30.775Z
40452026-05-02T04:15:30.775Zinfo: running `cargo check --bins` on crdb-seed (222/274)
40462026-05-02T04:15:31.308Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40472026-05-02T04:15:31.311Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40482026-05-02T04:15:31.485Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
40492026-05-02T04:15:32.455Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
40502026-05-02T04:15:32.789Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.00s
40512026-05-02T04:15:32.989Z
40522026-05-02T04:15:32.989Zinfo: running `cargo check --bins` on db-dev (223/274)
40532026-05-02T04:15:33.525Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40542026-05-02T04:15:33.527Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40552026-05-02T04:15:33.705Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
40562026-05-02T04:15:34.449Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.45s
40572026-05-02T04:15:34.665Z
40582026-05-02T04:15:34.665Zinfo: running `cargo check --bins` on omicron-dev-lib (224/274)
40592026-05-02T04:15:35.199Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40602026-05-02T04:15:35.202Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40612026-05-02T04:15:35.202Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40622026-05-02T04:15:35.205Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
40632026-05-02T04:15:35.304Z
40642026-05-02T04:15:35.304Zinfo: running `cargo check --bins` on xtask-downloader (225/274)
40652026-05-02T04:15:35.795Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40662026-05-02T04:15:35.798Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40672026-05-02T04:15:35.907Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
40682026-05-02T04:15:36.571Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.26s
40692026-05-02T04:15:36.756Z
40702026-05-02T04:15:36.756Zinfo: running `cargo check --bins` on omicron-dropshot-apis (226/274)
40712026-05-02T04:15:37.289Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40722026-05-02T04:15:37.292Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40732026-05-02T04:15:37.491Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
40742026-05-02T04:15:37.491Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
40752026-05-02T04:15:37.491Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=44a949c9bedf4fcd4d280337fa1965b4293c88d1#44a949c9)
40762026-05-02T04:15:38.498Z Checking git-stub v1.0.0
40772026-05-02T04:15:38.498Z Compiling trait-variant v0.1.2
40782026-05-02T04:15:38.498Z Checking is_ci v1.2.0
40792026-05-02T04:15:38.498Z Checking maplit v1.0.2
40802026-05-02T04:15:38.498Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
40812026-05-02T04:15:38.501Z Checking supports-color v3.0.2
40822026-05-02T04:15:38.501Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
40832026-05-02T04:15:38.501Z Checking git-stub-vcs v0.1.0
40842026-05-02T04:15:38.501Z Checking drift v0.1.3
40852026-05-02T04:15:38.501Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
40862026-05-02T04:15:38.501Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
40872026-05-02T04:15:38.501Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
40882026-05-02T04:15:38.501Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
40892026-05-02T04:15:38.501Z Checking dropshot-api-manager v0.7.1
40902026-05-02T04:15:38.502Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=018ae6f7bd752cd9b2124887e00c93c6b4244103#018ae6f7)
40912026-05-02T04:15:38.502Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
40922026-05-02T04:15:38.502Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484)
40932026-05-02T04:15:38.502Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
40942026-05-02T04:15:38.522Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=44a949c9bedf4fcd4d280337fa1965b4293c88d1#44a949c9)
40952026-05-02T04:15:38.858Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
40962026-05-02T04:15:43.796Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
40972026-05-02T04:15:44.864Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
40982026-05-02T04:15:45.419Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
40992026-05-02T04:15:45.839Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.07s
41002026-05-02T04:15:46.031Z
41012026-05-02T04:15:46.031Zinfo: running `cargo check --bins` on installinator-api (227/274)
41022026-05-02T04:15:46.530Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41032026-05-02T04:15:46.533Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41042026-05-02T04:15:46.533Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41052026-05-02T04:15:46.535Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
41062026-05-02T04:15:46.621Z
41072026-05-02T04:15:46.621Zinfo: running `cargo check --bins` on nexus-external-api (228/274)
41082026-05-02T04:15:47.150Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41092026-05-02T04:15:47.153Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41102026-05-02T04:15:47.153Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41112026-05-02T04:15:47.157Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
41122026-05-02T04:15:47.256Z
41132026-05-02T04:15:47.256Zinfo: running `cargo check --bins` on nexus-internal-api (229/274)
41142026-05-02T04:15:47.792Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41152026-05-02T04:15:47.795Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41162026-05-02T04:15:47.795Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41172026-05-02T04:15:47.799Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
41182026-05-02T04:15:47.896Z
41192026-05-02T04:15:47.896Zinfo: running `cargo check --bins` on nexus-lockstep-api (230/274)
41202026-05-02T04:15:48.428Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41212026-05-02T04:15:48.431Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41222026-05-02T04:15:48.431Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41232026-05-02T04:15:48.435Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
41242026-05-02T04:15:48.533Z
41252026-05-02T04:15:48.533Zinfo: running `cargo check --bins` on ntp-admin-api (231/274)
41262026-05-02T04:15:49.034Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41272026-05-02T04:15:49.037Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41282026-05-02T04:15:49.037Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41292026-05-02T04:15:49.062Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
41302026-05-02T04:15:49.127Z
41312026-05-02T04:15:49.127Zinfo: running `cargo check --bins` on ntp-admin-types-versions (232/274)
41322026-05-02T04:15:49.616Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41332026-05-02T04:15:49.619Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41342026-05-02T04:15:49.619Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41352026-05-02T04:15:49.622Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
41362026-05-02T04:15:49.708Z
41372026-05-02T04:15:49.708Zinfo: running `cargo check --bins` on wicketd-api (233/274)
41382026-05-02T04:15:50.218Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41392026-05-02T04:15:50.221Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41402026-05-02T04:15:50.221Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41412026-05-02T04:15:50.224Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
41422026-05-02T04:15:50.318Z
41432026-05-02T04:15:50.318Zinfo: running `cargo check --bins` on omicron-ls-apis (234/274)
41442026-05-02T04:15:50.808Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41452026-05-02T04:15:50.811Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41462026-05-02T04:15:50.917Z Checking typeid v1.0.3
41472026-05-02T04:15:51.028Z Checking ordered-float v2.10.1
41482026-05-02T04:15:51.044Z Checking unicode-xid v0.2.6
41492026-05-02T04:15:51.057Z Checking cargo-platform v0.2.0
41502026-05-02T04:15:51.065Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
41512026-05-02T04:15:51.093Z Checking erased-serde v0.4.9
41522026-05-02T04:15:51.224Z Checking serde-value v0.7.0
41532026-05-02T04:15:51.397Z Checking serde-untagged v0.1.9
41542026-05-02T04:15:51.548Z Checking cargo-util-schemas v0.8.2
41552026-05-02T04:15:52.219Z Checking cargo_metadata v0.21.0
41562026-05-02T04:15:52.812Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
41572026-05-02T04:15:53.482Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.15s
41582026-05-02T04:15:53.656Z
41592026-05-02T04:15:53.656Zinfo: running `cargo check --bins` on mgs-dev (235/274)
41602026-05-02T04:15:54.189Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41612026-05-02T04:15:54.192Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41622026-05-02T04:15:54.378Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
41632026-05-02T04:15:54.991Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
41642026-05-02T04:15:55.484Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.82s
41652026-05-02T04:15:55.706Z
41662026-05-02T04:15:55.706Zinfo: running `cargo check --bins` on omicron-omdb (236/274)
41672026-05-02T04:15:56.265Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41682026-05-02T04:15:56.268Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41692026-05-02T04:15:56.551Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
41702026-05-02T04:15:56.551Z Compiling vergen-gitcl v1.0.8
41712026-05-02T04:15:56.554Z Compiling dirs-sys-next v0.1.2
41722026-05-02T04:15:56.554Z Compiling glob v0.3.3
41732026-05-02T04:15:56.554Z Compiling crunchy v0.2.4
41742026-05-02T04:15:56.554Z Compiling diesel_derives v2.3.7
41752026-05-02T04:15:56.554Z Compiling dsl_auto_type v0.2.0
41762026-05-02T04:15:56.554Z Checking scheduled-thread-pool v0.2.7
41772026-05-02T04:15:56.826Z Compiling dirs-next v2.0.0
41782026-05-02T04:15:56.877Z Compiling diesel_table_macro_syntax v0.3.0
41792026-05-02T04:15:56.939Z Compiling tiny-keccak v2.0.2
41802026-05-02T04:15:56.957Z Compiling term v0.7.0
41812026-05-02T04:15:57.052Z Compiling clang-sys v1.8.1
41822026-05-02T04:15:57.095Z Checking r2d2 v0.8.10
41832026-05-02T04:15:57.111Z Compiling bit-vec v0.6.3
41842026-05-02T04:15:57.148Z Checking downcast-rs v2.0.2
41852026-05-02T04:15:57.246Z Compiling ascii-canvas v3.0.0
41862026-05-02T04:15:57.274Z Compiling bit-set v0.5.3
41872026-05-02T04:15:57.416Z Compiling itertools v0.10.5
41882026-05-02T04:15:57.431Z Compiling ena v0.14.4
41892026-05-02T04:15:57.483Z Compiling libloading v0.8.9
41902026-05-02T04:15:57.514Z Compiling diff v0.1.13
41912026-05-02T04:15:57.530Z Compiling bindgen v0.71.1
41922026-05-02T04:15:57.639Z Compiling regex-syntax v0.6.29
41932026-05-02T04:15:57.731Z Compiling cexpr v0.6.0
41942026-05-02T04:15:57.773Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
41952026-05-02T04:15:57.961Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
41962026-05-02T04:15:58.000Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
41972026-05-02T04:15:58.115Z Compiling libxml v0.3.3
41982026-05-02T04:15:58.337Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
41992026-05-02T04:15:58.413Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
42002026-05-02T04:15:58.453Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
42012026-05-02T04:15:58.634Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
42022026-05-02T04:15:58.651Z Compiling strum_macros v0.24.3
42032026-05-02T04:15:58.701Z Compiling indoc v1.0.9
42042026-05-02T04:15:59.136Z Compiling lalrpop v0.19.12
42052026-05-02T04:15:59.669Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
42062026-05-02T04:15:59.701Z Checking derive_builder v0.20.2
42072026-05-02T04:15:59.818Z Compiling oso-derive v0.27.3
42082026-05-02T04:15:59.857Z Checking quick-xml v0.37.5
42092026-05-02T04:15:59.991Z Compiling impl-trait-for-tuples v0.2.3
42102026-05-02T04:16:00.304Z Checking openssl-probe v0.1.6
42112026-05-02T04:16:00.444Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
42122026-05-02T04:16:00.716Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
42132026-05-02T04:16:00.907Z Checking bb8 v0.8.6
42142026-05-02T04:16:01.187Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
42152026-05-02T04:16:01.206Z Checking nonempty v0.12.0
42162026-05-02T04:16:01.321Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
42172026-05-02T04:16:01.370Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
42182026-05-02T04:16:01.408Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
42192026-05-02T04:16:01.528Z Checking console v0.16.2
42202026-05-02T04:16:01.555Z Checking unit-prefix v0.5.2
42212026-05-02T04:16:01.646Z Checking support-bundle-viewer v0.1.2
42222026-05-02T04:16:01.745Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
42232026-05-02T04:16:01.877Z Checking indicatif v0.18.4
42242026-05-02T04:16:01.897Z Checking multimap v0.10.1
42252026-05-02T04:16:02.527Z Checking diesel v2.3.7
42262026-05-02T04:16:04.286Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
42272026-05-02T04:16:04.996Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
42282026-05-02T04:16:05.264Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
42292026-05-02T04:16:05.929Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
42302026-05-02T04:16:06.730Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
42312026-05-02T04:16:06.804Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
42322026-05-02T04:16:07.028Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
42332026-05-02T04:16:07.365Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
42342026-05-02T04:16:09.392Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
42352026-05-02T04:16:14.064Z Compiling samael v0.0.19
42362026-05-02T04:16:18.190Z Checking diesel-dtrace v0.5.0
42372026-05-02T04:16:18.426Z Checking async-bb8-diesel v0.2.1
42382026-05-02T04:16:19.560Z Compiling polar-core v0.27.3
42392026-05-02T04:16:23.956Z Checking oso v0.27.3
42402026-05-02T04:16:59.860Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
42412026-05-02T04:17:32.608Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 36s
42422026-05-02T04:17:32.820Z
42432026-05-02T04:17:32.820Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (237/274)
42442026-05-02T04:17:33.375Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42452026-05-02T04:17:33.378Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42462026-05-02T04:17:33.378Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42472026-05-02T04:17:33.381Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
42482026-05-02T04:17:33.477Z
42492026-05-02T04:17:33.477Zinfo: running `cargo check --bins` on nexus-saga-recovery (238/274)
42502026-05-02T04:17:34.021Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42512026-05-02T04:17:34.024Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42522026-05-02T04:17:34.024Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42532026-05-02T04:17:34.028Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
42542026-05-02T04:17:34.127Z
42552026-05-02T04:17:34.127Zinfo: running `cargo check --bins` on nexus-test-utils-macros (239/274)
42562026-05-02T04:17:34.617Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42572026-05-02T04:17:34.620Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42582026-05-02T04:17:34.620Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42592026-05-02T04:17:34.623Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
42602026-05-02T04:17:34.706Z
42612026-05-02T04:17:34.706Zinfo: running `cargo check --bins --no-default-features` on omicron-nexus (240/274)
42622026-05-02T04:17:35.275Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42632026-05-02T04:17:35.278Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42642026-05-02T04:17:35.565Z Compiling libz-sys v1.1.24
42652026-05-02T04:17:35.697Z Compiling libgit2-sys v0.18.3+1.9.2
42662026-05-02T04:17:35.708Z Compiling vergen-git2 v1.0.7
42672026-05-02T04:17:35.735Z Compiling rustls v0.21.12
42682026-05-02T04:17:35.742Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
42692026-05-02T04:17:35.745Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
42702026-05-02T04:17:35.745Z Checking sct v0.7.1
42712026-05-02T04:17:35.745Z Checking rustls-webpki v0.101.7
42722026-05-02T04:17:35.894Z Compiling nix v0.29.0
42732026-05-02T04:17:35.914Z Compiling dropshot v0.16.7
42742026-05-02T04:17:35.956Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
42752026-05-02T04:17:36.000Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
42762026-05-02T04:17:36.069Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
42772026-05-02T04:17:36.157Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
42782026-05-02T04:17:36.176Z Checking toml v0.9.12+spec-1.1.0
42792026-05-02T04:17:36.230Z Compiling dropshot_endpoint v0.16.7
42802026-05-02T04:17:36.373Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
42812026-05-02T04:17:36.512Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
42822026-05-02T04:17:36.758Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
42832026-05-02T04:17:36.773Z Checking rustls-pemfile v1.0.4
42842026-05-02T04:17:36.914Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
42852026-05-02T04:17:37.147Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
42862026-05-02T04:17:37.176Z Checking twox-hash v2.1.2
42872026-05-02T04:17:37.356Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
42882026-05-02T04:17:37.371Z Checking tokio-rustls v0.24.1
42892026-05-02T04:17:37.953Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
42902026-05-02T04:17:38.009Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
42912026-05-02T04:17:38.055Z Checking nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
42922026-05-02T04:17:38.599Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
42932026-05-02T04:17:38.671Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
42942026-05-02T04:17:38.696Z Checking fatfs v0.3.6
42952026-05-02T04:17:38.813Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
42962026-05-02T04:17:38.960Z Compiling seq-macro v0.3.6
42972026-05-02T04:17:42.542Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
42982026-05-02T04:17:42.670Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
42992026-05-02T04:17:42.908Z Compiling git2 v0.20.4
43002026-05-02T04:17:45.081Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
43012026-05-02T04:18:30.484Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.76s
43022026-05-02T04:18:30.700Z
43032026-05-02T04:18:30.700Zinfo: running `cargo check --bins --no-default-features --features multicast` on omicron-nexus (241/274)
43042026-05-02T04:18:31.313Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43052026-05-02T04:18:31.316Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43062026-05-02T04:18:31.578Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
43072026-05-02T04:19:09.799Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.09s
43082026-05-02T04:19:10.020Z
43092026-05-02T04:19:10.020Zinfo: running `cargo check --bins` on nexus-background-task-interface (242/274)
43102026-05-02T04:19:10.512Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43112026-05-02T04:19:10.516Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43122026-05-02T04:19:10.516Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43132026-05-02T04:19:10.519Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
43142026-05-02T04:19:10.601Z
43152026-05-02T04:19:10.601Zinfo: running `cargo check --bins --no-default-features` on nexus-fm (243/274)
43162026-05-02T04:19:11.132Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43172026-05-02T04:19:11.135Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43182026-05-02T04:19:11.135Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43192026-05-02T04:19:11.138Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
43202026-05-02T04:19:11.234Z
43212026-05-02T04:19:11.234Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-fm (244/274)
43222026-05-02T04:19:11.781Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43232026-05-02T04:19:11.784Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43242026-05-02T04:19:11.784Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43252026-05-02T04:19:11.788Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
43262026-05-02T04:19:11.886Z
43272026-05-02T04:19:11.886Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (245/274)
43282026-05-02T04:19:12.429Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43292026-05-02T04:19:12.434Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43302026-05-02T04:19:12.434Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43312026-05-02T04:19:12.437Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
43322026-05-02T04:19:12.534Z
43332026-05-02T04:19:12.534Zinfo: running `cargo check --bins` on nexus-mgs-updates (246/274)
43342026-05-02T04:19:13.069Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43352026-05-02T04:19:13.072Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43362026-05-02T04:19:13.072Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43372026-05-02T04:19:13.076Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
43382026-05-02T04:19:13.175Z
43392026-05-02T04:19:13.175Zinfo: running `cargo check --bins` on nexus-networking (247/274)
43402026-05-02T04:19:13.723Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43412026-05-02T04:19:13.726Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43422026-05-02T04:19:13.726Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43432026-05-02T04:19:13.730Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
43442026-05-02T04:19:13.827Z
43452026-05-02T04:19:13.827Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (248/274)
43462026-05-02T04:19:14.371Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43472026-05-02T04:19:14.375Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43482026-05-02T04:19:14.375Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43492026-05-02T04:19:14.378Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
43502026-05-02T04:19:14.473Z
43512026-05-02T04:19:14.473Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (249/274)
43522026-05-02T04:19:15.018Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43532026-05-02T04:19:15.021Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43542026-05-02T04:19:15.021Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43552026-05-02T04:19:15.025Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
43562026-05-02T04:19:15.123Z
43572026-05-02T04:19:15.123Zinfo: running `cargo check --bins` on omicron-dev (250/274)
43582026-05-02T04:19:15.703Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43592026-05-02T04:19:15.706Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43602026-05-02T04:19:16.006Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
43612026-05-02T04:19:16.006Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
43622026-05-02T04:19:16.194Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
43632026-05-02T04:19:16.224Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
43642026-05-02T04:19:16.243Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
43652026-05-02T04:19:16.260Z Checking yansi v1.0.1
43662026-05-02T04:19:16.263Z Checking diff v0.1.13
43672026-05-02T04:19:16.263Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
43682026-05-02T04:19:16.335Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
43692026-05-02T04:19:16.506Z Checking pretty_assertions v1.4.1
43702026-05-02T04:19:17.147Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
43712026-05-02T04:19:17.509Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
43722026-05-02T04:19:40.311Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
43732026-05-02T04:19:40.311Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
43742026-05-02T04:19:40.314Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
43752026-05-02T04:19:40.314Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
43762026-05-02T04:19:40.314Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
43772026-05-02T04:19:40.314Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
43782026-05-02T04:19:41.138Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
43792026-05-02T04:19:42.231Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
43802026-05-02T04:20:20.200Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
43812026-05-02T04:20:20.418Z
43822026-05-02T04:20:20.418Zinfo: running `cargo check --bins` on omicron-pins (251/274)
43832026-05-02T04:20:20.908Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43842026-05-02T04:20:20.912Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43852026-05-02T04:20:20.913Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43862026-05-02T04:20:20.916Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
43872026-05-02T04:20:20.998Z
43882026-05-02T04:20:20.998Zinfo: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (252/274)
43892026-05-02T04:20:21.539Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43902026-05-02T04:20:21.542Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43912026-05-02T04:20:21.759Z Checking nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
43922026-05-02T04:20:21.881Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
43932026-05-02T04:20:21.884Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
43942026-05-02T04:20:47.308Z Checking nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
43952026-05-02T04:20:47.694Z Checking nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
43962026-05-02T04:20:49.381Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
43972026-05-02T04:20:49.829Z Checking nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
43982026-05-02T04:20:52.724Z Checking nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
43992026-05-02T04:21:15.183Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
44002026-05-02T04:21:15.876Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
44012026-05-02T04:21:17.480Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.47s
44022026-05-02T04:21:17.695Z
44032026-05-02T04:21:17.695Zinfo: running `cargo check --bins` on reconfigurator-sp-updater (253/274)
44042026-05-02T04:21:18.231Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44052026-05-02T04:21:18.234Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44062026-05-02T04:21:18.410Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
44072026-05-02T04:21:19.080Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.37s
44082026-05-02T04:21:19.296Z
44092026-05-02T04:21:19.296Zinfo: running `cargo check --bins` on omicron-releng (254/274)
44102026-05-02T04:21:19.811Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44112026-05-02T04:21:19.814Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44122026-05-02T04:21:19.946Z Compiling blake3 v1.8.3
44132026-05-02T04:21:20.057Z Checking constant_time_eq v0.4.2
44142026-05-02T04:21:20.060Z Checking arrayvec v0.7.6
44152026-05-02T04:21:20.063Z Checking arrayref v0.3.9
44162026-05-02T04:21:20.076Z Checking topological-sort v0.2.2
44172026-05-02T04:21:20.079Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
44182026-05-02T04:21:20.079Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
44192026-05-02T04:21:20.079Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
44202026-05-02T04:21:20.127Z Checking shell-words v1.1.1
44212026-05-02T04:21:20.823Z Checking omicron-zone-package v0.12.2
44222026-05-02T04:21:21.526Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
44232026-05-02T04:21:22.335Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.03s
44242026-05-02T04:21:22.537Z
44252026-05-02T04:21:22.537Zinfo: running `cargo check --bins` on omicron-repo-depot-standalone (255/274)
44262026-05-02T04:21:23.043Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44272026-05-02T04:21:23.046Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44282026-05-02T04:21:23.175Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
44292026-05-02T04:21:23.492Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
44302026-05-02T04:21:23.885Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.33s
44312026-05-02T04:21:24.079Z
44322026-05-02T04:21:24.079Zinfo: running `cargo check --bins` on schema (256/274)
44332026-05-02T04:21:24.611Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44342026-05-02T04:21:24.619Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44352026-05-02T04:21:24.798Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
44362026-05-02T04:21:25.477Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.39s
44372026-05-02T04:21:25.693Z
44382026-05-02T04:21:25.693Zinfo: running `cargo check --bins` on xtask (257/274)
44392026-05-02T04:21:26.114Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44402026-05-02T04:21:26.122Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44412026-05-02T04:21:26.137Z Checking libc v0.2.185
44422026-05-02T04:21:26.224Z Checking serde v1.0.228
44432026-05-02T04:21:26.292Z Checking zerofrom v0.1.6
44442026-05-02T04:21:26.292Z Checking bitflags v2.11.0
44452026-05-02T04:21:26.293Z Checking smallvec v1.15.1
44462026-05-02T04:21:26.293Z Checking indexmap v2.14.0
44472026-05-02T04:21:26.310Z Checking serde_json v1.0.149
44482026-05-02T04:21:26.310Z Checking scroll v0.12.0
44492026-05-02T04:21:26.322Z Checking yoke v0.8.1
44502026-05-02T04:21:26.371Z Checking num-traits v0.2.19
44512026-05-02T04:21:26.402Z Checking thiserror v1.0.69
44522026-05-02T04:21:26.474Z Checking log v0.4.29
44532026-05-02T04:21:26.486Z Checking zerovec v0.11.5
44542026-05-02T04:21:26.497Z Checking zerotrie v0.2.3
44552026-05-02T04:21:26.508Z Checking errno v0.3.14
44562026-05-02T04:21:26.609Z Checking serde_spanned v0.6.9
44572026-05-02T04:21:26.624Z Checking toml_datetime v0.6.11
44582026-05-02T04:21:26.634Z Checking rustix v1.1.3
44592026-05-02T04:21:26.729Z Checking percent-encoding v2.3.2
44602026-05-02T04:21:26.753Z Checking zerocopy v0.7.35
44612026-05-02T04:21:26.767Z Checking goblin v0.8.2
44622026-05-02T04:21:26.806Z Checking toml_edit v0.22.27
44632026-05-02T04:21:26.865Z Checking getrandom v0.4.1
44642026-05-02T04:21:26.871Z Checking form_urlencoded v1.2.2
44652026-05-02T04:21:26.887Z Checking ordered-float v2.10.1
44662026-05-02T04:21:26.913Z Checking tinystr v0.8.2
44672026-05-02T04:21:26.985Z Checking potential_utf v0.1.4
44682026-05-02T04:21:26.994Z Checking thiserror v2.0.18
44692026-05-02T04:21:27.088Z Checking icu_locale_core v2.1.1
44702026-05-02T04:21:27.096Z Checking syn v2.0.117
44712026-05-02T04:21:27.113Z Checking serde-value v0.7.0
44722026-05-02T04:21:27.125Z Checking icu_collections v2.1.1
44732026-05-02T04:21:27.214Z Checking dtrace-parser v0.2.0
44742026-05-02T04:21:27.301Z Checking thread-id v4.2.2
44752026-05-02T04:21:27.407Z Checking once_cell v1.21.3
44762026-05-02T04:21:27.419Z Checking terminal_size v0.4.3
44772026-05-02T04:21:27.432Z Checking cargo-platform v0.2.0
44782026-05-02T04:21:27.446Z Checking memmap v0.7.0
44792026-05-02T04:21:27.526Z Checking clap_builder v4.5.60
44802026-05-02T04:21:27.572Z Checking tempfile v3.25.0
44812026-05-02T04:21:27.579Z Checking textwrap v0.16.2
44822026-05-02T04:21:27.603Z Checking fs-err v3.3.0
44832026-05-02T04:21:27.624Z Checking icu_provider v2.1.1
44842026-05-02T04:21:27.758Z Checking camino-tempfile v1.4.1
44852026-05-02T04:21:27.778Z Checking anyhow v1.0.102
44862026-05-02T04:21:27.795Z Checking tabled v0.15.0
44872026-05-02T04:21:27.860Z Checking icu_normalizer v2.1.1
44882026-05-02T04:21:27.871Z Checking icu_properties v2.1.2
44892026-05-02T04:21:27.911Z Checking toml v0.8.23
44902026-05-02T04:21:27.973Z Checking macaddr v1.0.1
44912026-05-02T04:21:28.150Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
44922026-05-02T04:21:28.258Z Checking cargo_toml v0.21.0
44932026-05-02T04:21:28.642Z Checking dof v0.3.0
44942026-05-02T04:21:28.682Z Checking idna_adapter v1.2.1
44952026-05-02T04:21:28.731Z Checking clap v4.5.60
44962026-05-02T04:21:28.802Z Checking idna v1.1.0
44972026-05-02T04:21:28.913Z Checking usdt-impl v0.5.0
44982026-05-02T04:21:29.021Z Checking url v2.5.8
44992026-05-02T04:21:29.161Z Checking usdt v0.5.0
45002026-05-02T04:21:29.357Z Checking cargo-util-schemas v0.8.2
45012026-05-02T04:21:30.041Z Checking cargo_metadata v0.21.0
45022026-05-02T04:21:30.646Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
45032026-05-02T04:21:31.053Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.35s
45042026-05-02T04:21:31.170Z
45052026-05-02T04:21:31.170Zinfo: running `cargo check --bins` on dnsadm (258/274)
45062026-05-02T04:21:31.674Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45072026-05-02T04:21:31.678Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45082026-05-02T04:21:31.796Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
45092026-05-02T04:21:32.266Z Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
45102026-05-02T04:21:32.657Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.48s
45112026-05-02T04:21:32.855Z
45122026-05-02T04:21:32.856Zinfo: running `cargo check --bins` on end-to-end-tests (259/274)
45132026-05-02T04:21:33.421Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45142026-05-02T04:21:33.427Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45152026-05-02T04:21:33.641Z Checking polyval v0.6.2
45162026-05-02T04:21:33.763Z Checking ctr v0.9.2
45172026-05-02T04:21:33.781Z Checking ssh-encoding v0.2.0
45182026-05-02T04:21:33.787Z Checking blowfish v0.9.1
45192026-05-02T04:21:33.798Z Checking password-hash v0.4.2
45202026-05-02T04:21:33.810Z Checking p256 v0.13.2
45212026-05-02T04:21:33.810Z Checking p521 v0.13.3
45222026-05-02T04:21:33.838Z Checking russh-cryptovec v0.7.3
45232026-05-02T04:21:33.901Z Checking ghash v0.5.1
45242026-05-02T04:21:33.919Z Checking bcrypt-pbkdf v0.10.0
45252026-05-02T04:21:33.922Z Checking md5 v0.7.0
45262026-05-02T04:21:33.956Z Checking num-bigint v0.4.6
45272026-05-02T04:21:33.960Z Checking des v0.8.1
45282026-05-02T04:21:34.009Z Checking pbkdf2 v0.11.0
45292026-05-02T04:21:34.026Z Checking aes-gcm v0.10.3
45302026-05-02T04:21:34.062Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
45312026-05-02T04:21:34.079Z Checking hex-literal v0.4.1
45322026-05-02T04:21:34.091Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
45332026-05-02T04:21:34.137Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
45342026-05-02T04:21:34.168Z Checking socket2 v0.5.10
45352026-05-02T04:21:34.174Z Checking ssh-cipher v0.2.0
45362026-05-02T04:21:34.200Z Checking internet-checksum v0.2.1
45372026-05-02T04:21:34.350Z Checking ssh-key v0.6.7
45382026-05-02T04:21:34.443Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
45392026-05-02T04:21:34.964Z Checking russh-keys v0.45.0
45402026-05-02T04:21:35.502Z Checking russh v0.45.0
45412026-05-02T04:21:50.128Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
45422026-05-02T04:21:51.336Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.48s
45432026-05-02T04:21:51.538Z
45442026-05-02T04:21:51.539Zinfo: running `cargo check --bins` on gateway-cli (260/274)
45452026-05-02T04:21:52.040Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45462026-05-02T04:21:52.043Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45472026-05-02T04:21:52.165Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
45482026-05-02T04:21:52.273Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
45492026-05-02T04:21:52.282Z Checking termios v0.3.3
45502026-05-02T04:21:53.474Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
45512026-05-02T04:21:53.619Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
45522026-05-02T04:21:55.388Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
45532026-05-02T04:21:55.949Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.40s
45542026-05-02T04:21:56.128Z
45552026-05-02T04:21:56.128Zinfo: running `cargo check --bins --no-default-features` on installinator (261/274)
45562026-05-02T04:21:56.658Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45572026-05-02T04:21:56.662Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45582026-05-02T04:21:56.832Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
45592026-05-02T04:21:56.948Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
45602026-05-02T04:21:56.957Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
45612026-05-02T04:21:56.960Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
45622026-05-02T04:21:56.970Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
45632026-05-02T04:21:56.980Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
45642026-05-02T04:21:57.692Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
45652026-05-02T04:21:58.018Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
45662026-05-02T04:21:58.018Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
45672026-05-02T04:21:58.644Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
45682026-05-02T04:22:00.268Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.13s
45692026-05-02T04:22:00.466Z
45702026-05-02T04:22:00.466Zinfo: running `cargo check --bins` on internal-dns-cli (262/274)
45712026-05-02T04:22:00.968Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45722026-05-02T04:22:00.972Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45732026-05-02T04:22:01.091Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
45742026-05-02T04:22:01.534Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
45752026-05-02T04:22:01.852Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.38s
45762026-05-02T04:22:02.045Z
45772026-05-02T04:22:02.045Zinfo: running `cargo check --bins` on omicron-live-tests (263/274)
45782026-05-02T04:22:02.532Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45792026-05-02T04:22:02.536Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45802026-05-02T04:22:02.536Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45812026-05-02T04:22:02.539Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
45822026-05-02T04:22:02.622Z
45832026-05-02T04:22:02.622Zinfo: running `cargo check --bins` on live-tests-macros (264/274)
45842026-05-02T04:22:03.109Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45852026-05-02T04:22:03.112Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45862026-05-02T04:22:03.112Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45872026-05-02T04:22:03.116Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
45882026-05-02T04:22:03.199Z
45892026-05-02T04:22:03.199Zinfo: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (265/274)
45902026-05-02T04:22:03.749Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45912026-05-02T04:22:03.752Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45922026-05-02T04:22:03.943Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
45932026-05-02T04:22:04.529Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.32s
45942026-05-02T04:22:04.745Z
45952026-05-02T04:22:04.745Zinfo: running `cargo check --bins` on omicron-ntp-admin (266/274)
45962026-05-02T04:22:05.244Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45972026-05-02T04:22:05.248Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45982026-05-02T04:22:05.380Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
45992026-05-02T04:22:05.383Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
46002026-05-02T04:22:05.627Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
46012026-05-02T04:22:05.630Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
46022026-05-02T04:22:06.396Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.64s
46032026-05-02T04:22:06.574Z
46042026-05-02T04:22:06.574Zinfo: running `cargo check --bins` on ntp-admin-types (267/274)
46052026-05-02T04:22:07.060Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46062026-05-02T04:22:07.064Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46072026-05-02T04:22:07.064Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46082026-05-02T04:22:07.068Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
46092026-05-02T04:22:07.150Z
46102026-05-02T04:22:07.150Zinfo: running `cargo check --bins` on omicron-package (268/274)
46112026-05-02T04:22:07.667Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46122026-05-02T04:22:07.671Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46132026-05-02T04:22:07.813Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
46142026-05-02T04:22:08.870Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.71s
46152026-05-02T04:22:09.072Z
46162026-05-02T04:22:09.072Zinfo: running `cargo check --bins` on tqdb (269/274)
46172026-05-02T04:22:09.619Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46182026-05-02T04:22:09.623Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46192026-05-02T04:22:09.841Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
46202026-05-02T04:22:10.189Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
46212026-05-02T04:22:10.689Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
46222026-05-02T04:22:10.693Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
46232026-05-02T04:22:16.351Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
46242026-05-02T04:22:16.355Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
46252026-05-02T04:22:16.913Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
46262026-05-02T04:22:16.913Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
46272026-05-02T04:22:16.916Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
46282026-05-02T04:22:16.916Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
46292026-05-02T04:22:17.658Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
46302026-05-02T04:22:18.647Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
46312026-05-02T04:22:19.404Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
46322026-05-02T04:22:20.016Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
46332026-05-02T04:22:24.017Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
46342026-05-02T04:22:30.315Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
46352026-05-02T04:22:30.318Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
46362026-05-02T04:22:30.318Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
46372026-05-02T04:22:30.318Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
46382026-05-02T04:22:31.763Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
46392026-05-02T04:22:33.068Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
46402026-05-02T04:22:33.738Z Checking reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
46412026-05-02T04:22:34.977Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
46422026-05-02T04:22:35.524Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.44s
46432026-05-02T04:22:35.738Z
46442026-05-02T04:22:35.738Zinfo: running `cargo check --bins` on wicket-dbg (270/274)
46452026-05-02T04:22:36.273Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46462026-05-02T04:22:36.278Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46472026-05-02T04:22:36.443Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
46482026-05-02T04:22:36.453Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
46492026-05-02T04:22:36.453Z Checking rtoolbox v0.0.3
46502026-05-02T04:22:36.573Z Checking tui-tree-widget v0.23.1
46512026-05-02T04:22:36.669Z Checking rpassword v7.4.0
46522026-05-02T04:22:37.680Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
46532026-05-02T04:22:40.636Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
46542026-05-02T04:22:42.462Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
46552026-05-02T04:22:43.360Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.61s
46562026-05-02T04:22:43.568Z
46572026-05-02T04:22:43.568Zinfo: running `cargo check --bins` on wicket (271/274)
46582026-05-02T04:22:44.095Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46592026-05-02T04:22:44.102Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46602026-05-02T04:22:44.251Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
46612026-05-02T04:22:44.610Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
46622026-05-02T04:22:44.802Z
46632026-05-02T04:22:44.803Zinfo: running `cargo check --bins` on wicketd (272/274)
46642026-05-02T04:22:45.342Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46652026-05-02T04:22:45.347Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46662026-05-02T04:22:45.516Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
46672026-05-02T04:22:45.929Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
46682026-05-02T04:22:45.929Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
46692026-05-02T04:22:45.930Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
46702026-05-02T04:22:46.520Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
46712026-05-02T04:22:47.066Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
46722026-05-02T04:22:50.002Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.19s
46732026-05-02T04:22:50.206Z
46742026-05-02T04:22:50.206Zinfo: running `cargo check --bins` on omicron-workspace-hack (273/274)
46752026-05-02T04:22:50.699Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46762026-05-02T04:22:50.704Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46772026-05-02T04:22:50.704Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46782026-05-02T04:22:50.708Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
46792026-05-02T04:22:50.816Z
46802026-05-02T04:22:50.816Zinfo: running `cargo check --bins` on zone-setup (274/274)
46812026-05-02T04:22:51.311Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46822026-05-02T04:22:51.314Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46832026-05-02T04:22:51.457Z Checking uzers v0.12.2
46842026-05-02T04:22:51.732Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
46852026-05-02T04:22:52.466Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.67s
46862026-05-02T04:22:52.675Z
46872026-05-02T04:22:52.675Zreal 13:55.311247607
46882026-05-02T04:22:52.675Zuser 20:22.501575232
46892026-05-02T04:22:52.675Zsys 4:10.100932376
46902026-05-02T04:22:52.675Ztrap 0.318931562
46912026-05-02T04:22:52.683Ztflt 0.338687799
46922026-05-02T04:22:52.683Zdflt 0.982593735
46932026-05-02T04:22:52.683Zkflt 0.002396933
46942026-05-02T04:22:52.683Zlock 1:16:01.210267952
46952026-05-02T04:22:52.683Zslp 1:36:55.233653577
46962026-05-02T04:22:52.683Zlat 56.320060891
46972026-05-02T04:22:52.683Zstop 3:36.390259421
46982026-05-02T04:22:52.683Zprocess exited: duration 1046407 ms, exit code 0
 
46992026-05-02T04:22:52.696Zfound 0 output files