01JN788G2RXRH6RVWF6QWJF7XQ: 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: 01JN7893RG43VP6A0VGJFTT95V

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-02-28T21:45:14.187Zjob assigned to worker 01JN78994N8ZT74KRRERN5RN1R [factory aws, i-01eef7acd037eac19] (queued for 49 s)
 
22025-02-28T21:45:22.765Zstarting task 0: "setup"
32025-02-28T21:45:22.772Z++ uname -s
42025-02-28T21:45:22.775Z+ kern=SunOS
52025-02-28T21:45:22.775Z+ build_user=build
62025-02-28T21:45:22.775Z+ build_uid=12345
72025-02-28T21:45:22.775Z+ work_dir=/work
82025-02-28T21:45:22.776Z+ input_dir=/input
92025-02-28T21:45:22.776Z+ [[ 0 == 12345 ]]
102025-02-28T21:45:22.776Z+ case "$kern" in
112025-02-28T21:45:22.776Z+ groupadd -g 12345 build
122025-02-28T21:45:22.779Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-02-28T21:45:24.786Z+ zfs create -o mountpoint=/work rpool/work
142025-02-28T21:45:24.905Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-02-28T21:45:24.911Z+ home_fs=zfs
162025-02-28T21:45:24.912Z+ [[ zfs == autofs ]]
172025-02-28T21:45:24.912Z+ mkdir -p /home/build
182025-02-28T21:45:24.912Z+ chown build:build /home/build /work
192025-02-28T21:45:26.904Z+ chmod 0700 /home/build /work
202025-02-28T21:45:26.908Zprocess exited: duration 4139 ms, exit code 0
 
212025-02-28T21:45:26.918Zstarting task 1: "rust-toolchain"
222025-02-28T21:45:26.923Z+ printf ' * rust toolchain channel = "%s"\n' 1.85.0
232025-02-28T21:45:26.923Z * rust toolchain channel = "1.85.0"
242025-02-28T21:45:26.923Z * rust toolchain profile = "default"
252025-02-28T21:45:26.923Z+ printf ' * rust toolchain profile = "%s"\n' default
262025-02-28T21:45:26.923Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-02-28T21:45:26.924Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-02-28T21:45:26.927Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-02-28T21:45:26.927Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.85.0 --profile default
302025-02-28T21:45:27.044Zinfo: downloading installer
312025-02-28T21:45:28.136Zwarning: it looks like you have an existing installation of Rust at:
322025-02-28T21:45:28.136Zwarning: /opt/ooce/bin
332025-02-28T21:45:28.136Zwarning: It is recommended that rustup be the primary Rust installation.
342025-02-28T21:45:28.136Zwarning: Otherwise you may have confusion unless you are careful with your PATH
352025-02-28T21:45:28.136Zwarning: If you are sure that you want both rustup and your already installed Rust
362025-02-28T21:45:28.136Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-02-28T21:45:28.136Zwarning: or pass `-y' to ignore all ignorable checks.
382025-02-28T21:45:28.136Zerror: cannot install while Rust is installed
392025-02-28T21:45:28.136Zwarning: continuing (because the -y flag is set and the error is ignorable)
402025-02-28T21:45:28.163Zinfo: profile set to 'default'
412025-02-28T21:45:28.163Zinfo: default host triple is x86_64-unknown-illumos
422025-02-28T21:45:28.168Zinfo: syncing channel updates for '1.85.0-x86_64-unknown-illumos'
432025-02-28T21:45:28.338Zinfo: latest update on 2025-02-20, rust version 1.85.0 (4d91de4e4 2025-02-17)
442025-02-28T21:45:28.338Zinfo: downloading component 'cargo'
452025-02-28T21:45:29.339Zinfo: downloading component 'clippy'
462025-02-28T21:45:29.724Zinfo: downloading component 'rust-docs'
472025-02-28T21:45:31.247Zinfo: downloading component 'rust-std'
482025-02-28T21:45:33.492Zinfo: downloading component 'rustc'
492025-02-28T21:45:41.213Zinfo: downloading component 'rustfmt'
502025-02-28T21:45:41.504Zinfo: installing component 'cargo'
512025-02-28T21:45:42.318Zinfo: installing component 'clippy'
522025-02-28T21:45:42.701Zinfo: installing component 'rust-docs'
532025-02-28T21:45:44.485Zinfo: installing component 'rust-std'
542025-02-28T21:45:46.369Zinfo: installing component 'rustc'
552025-02-28T21:45:52.244Zinfo: installing component 'rustfmt'
562025-02-28T21:45:52.578Zinfo: default toolchain set to '1.85.0-x86_64-unknown-illumos'
572025-02-28T21:45:52.578Z
582025-02-28T21:45:52.945Z 1.85.0-x86_64-unknown-illumos installed - rustc 1.85.0 (4d91de4e4 2025-02-17)
592025-02-28T21:45:52.945Z
602025-02-28T21:45:52.949Z
612025-02-28T21:45:52.949ZRust is installed now. Great!
622025-02-28T21:45:52.949Z
632025-02-28T21:45:52.949ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-02-28T21:45:52.949Zenvironment variable. This has not been done automatically.
652025-02-28T21:45:52.949Z
662025-02-28T21:45:52.949ZTo configure your current shell, you need to source
672025-02-28T21:45:52.949Zthe corresponding env file under $HOME/.cargo.
682025-02-28T21:45:52.949Z
692025-02-28T21:45:52.949ZThis is usually done by running one of the following (note the leading DOT):
702025-02-28T21:45:52.949Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-02-28T21:45:52.949Zsource "$HOME/.cargo/env.fish" # For fish
722025-02-28T21:45:53.018Z+ rustup --version
732025-02-28T21:45:53.027Zrustup 1.27.1 (54dd3d00f 2024-04-24)
742025-02-28T21:45:53.027Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
752025-02-28T21:45:53.107Zinfo: The currently active `rustc` version is `rustc 1.85.0 (4d91de4e4 2025-02-17)`
762025-02-28T21:45:53.110Z+ cargo --version
772025-02-28T21:45:53.166Zcargo 1.85.0 (d73d2caf9 2024-12-31)
782025-02-28T21:45:53.169Z+ rustc --version
792025-02-28T21:45:53.233Zrustc 1.85.0 (4d91de4e4 2025-02-17)
802025-02-28T21:45:53.236Zprocess exited: duration 26312 ms, exit code 0
 
812025-02-28T21:45:53.243Zstarting task 2: "authentication"
822025-02-28T21:45:53.267Zprocess exited: duration 22 ms, exit code 0
 
832025-02-28T21:45:53.279Zstarting task 3: "clone repository"
842025-02-28T21:45:53.284Z+ mkdir -p /work/oxidecomputer/omicron
852025-02-28T21:45:53.284Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
862025-02-28T21:45:53.333ZCloning into '/work/oxidecomputer/omicron'...
872025-02-28T21:46:01.482Z+ cd /work/oxidecomputer/omicron
882025-02-28T21:46:01.482Z+ git fetch origin 83c0128c499ce45a96ff26a21ba11a85e0633094
892025-02-28T21:46:01.772ZFrom https://github.com/oxidecomputer/omicron
902025-02-28T21:46:01.775Z * branch 83c0128c499ce45a96ff26a21ba11a85e0633094 -> FETCH_HEAD
912025-02-28T21:46:01.782Z+ [[ -n dap/drafts/omdb-sagas ]]
922025-02-28T21:46:01.785Z++ git branch --show-current
932025-02-28T21:46:01.788Z+ current=main
942025-02-28T21:46:01.788Z+ [[ main != dap/drafts/omdb-sagas ]]
952025-02-28T21:46:01.788Z+ git branch -f dap/drafts/omdb-sagas 83c0128c499ce45a96ff26a21ba11a85e0633094
962025-02-28T21:46:01.791Z+ git checkout -f dap/drafts/omdb-sagas
972025-02-28T21:46:01.981ZSwitched to branch 'dap/drafts/omdb-sagas'
982025-02-28T21:46:01.984Z+ git reset --hard 83c0128c499ce45a96ff26a21ba11a85e0633094
992025-02-28T21:46:02.015ZHEAD is now at 83c0128c4 test usage
1002025-02-28T21:46:02.019Zprocess exited: duration 8738 ms, exit code 0
 
1012025-02-28T21:46:02.026Zstarting task 4: "build"
1022025-02-28T21:46:02.031Z+ source .github/buildomat/ci-env.sh
1032025-02-28T21:46:02.034Z++ export CARGO_TERM_COLOR=always
1042025-02-28T21:46:02.034Z++ CARGO_TERM_COLOR=always
1052025-02-28T21:46:02.035Z+ cargo --version
1062025-02-28T21:46:02.082Zcargo 1.85.0 (d73d2caf9 2024-12-31)
1072025-02-28T21:46:02.086Z+ rustc --version
1082025-02-28T21:46:02.147Zrustc 1.85.0 (4d91de4e4 2025-02-17)
1092025-02-28T21:46:02.153Z+ source ./env.sh
1102025-02-28T21:46:02.153Z++ OLD_SHELL_OPTS=ehxB
1112025-02-28T21:46:02.153Z++ set -o xtrace
1122025-02-28T21:46:02.156Z++++ dirname ./env.sh
1132025-02-28T21:46:02.156Z+++ readlink -f .
1142025-02-28T21:46:02.159Z++ OMICRON_WS=/work/oxidecomputer/omicron
1152025-02-28T21:46:02.160Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1162025-02-28T21:46:02.160Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1172025-02-28T21:46:02.160Z++ 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
1182025-02-28T21:46:02.160Z++ 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
1192025-02-28T21:46:02.160Z++ 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
1202025-02-28T21:46:02.160Z++ 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
1212025-02-28T21:46:02.160Z++ 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
1222025-02-28T21:46:02.160Z++ 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
1232025-02-28T21:46:02.160Z++ case $OLD_SHELL_OPTS in
1242025-02-28T21:46:02.160Z++ unset OLD_SHELL_OPTS OMICRON_WS
1252025-02-28T21:46:02.160Z+ 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
1262025-02-28T21:46:02.160Z+ 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
1272025-02-28T21:46:02.160Z+ banner prerequisites
1282025-02-28T21:46:02.163Z
1292025-02-28T21:46:02.163Z ##### ##### ###### ##### ###### #### # # # #### #
1302025-02-28T21:46:02.163Z # # # # # # # # # # # # # # #
1312025-02-28T21:46:02.163Z # # # # ##### # # ##### # # # # # #### #
1322025-02-28T21:46:02.163Z ##### ##### # ##### # # # # # # # # #
1332025-02-28T21:46:02.163Z # # # # # # # # # # # # # # #
1342025-02-28T21:46:02.164Z # # # ###### # # ###### ### # #### # #### #
1352025-02-28T21:46:02.164Z
1362025-02-28T21:46:02.164Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1372025-02-28T21:46:03.721Zpkg list: illegal option -- F
1382025-02-28T21:46:03.721ZUsage:
1392025-02-28T21:46:03.721Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1402025-02-28T21:46:03.725Z [pkg_fmri_pattern ...]
1412025-02-28T21:46:04.576Zpkg list: illegal option -- F
1422025-02-28T21:46:04.576ZUsage:
1432025-02-28T21:46:04.580Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1442025-02-28T21:46:04.580Z [pkg_fmri_pattern ...]
1452025-02-28T21:46:25.833Z Startup: Refreshing catalog 'helios-dev' ... Done
1462025-02-28T21:46:30.283Z Startup: Caching catalogs ... Done
1472025-02-28T21:46:43.748ZPlanning: Solver setup ... Done (12.528s)
1482025-02-28T21:46:43.903ZPlanning: Running solver ... Done (0.156s)
1492025-02-28T21:46:44.023ZPlanning: Finding local manifests ... Done (0.006s)
1502025-02-28T21:46:44.053ZPlanning: Fetching manifests: 0/7 0% complete
1512025-02-28T21:46:44.698ZPlanning: Fetching manifests: 7/7 100% complete
1522025-02-28T21:46:44.806ZPlanning: Package planning ... Done (0.108s)
1532025-02-28T21:46:44.862ZPlanning: Merging actions ... Done (0.056s)
1542025-02-28T21:46:45.062ZPlanning: Checking for conflicting actions ... Done (0.199s)
1552025-02-28T21:46:46.693ZPlanning: Consolidating action changes ... Done (1.630s)
1562025-02-28T21:46:47.084ZPlanning: Evaluating mediators ... Done (0.392s)
1572025-02-28T21:46:47.162ZPlanning: Planning completed in 16.78 seconds
1582025-02-28T21:46:47.178Z Packages to install: 4
1592025-02-28T21:46:47.178Z Packages to update: 3
1602025-02-28T21:46:47.181Z Mediators to change: 2
1612025-02-28T21:46:47.181Z Services to change: 1
1622025-02-28T21:46:47.181Z Estimated space available: 155.60 GB
1632025-02-28T21:46:47.181ZEstimated space to be consumed: 1.66 GB
1642025-02-28T21:46:47.181Z Create boot environment: No
1652025-02-28T21:46:47.181ZCreate backup boot environment: Yes
1662025-02-28T21:46:47.181Z Rebuild boot archive: No
1672025-02-28T21:46:47.181Z
1682025-02-28T21:46:47.181ZChanged mediators:
1692025-02-28T21:46:47.182Z mediator clang:
1702025-02-28T21:46:47.182Z version: None -> 15 (system default)
1712025-02-28T21:46:47.182Z
1722025-02-28T21:46:47.182Z mediator llvm:
1732025-02-28T21:46:47.182Z version: 14 (system default) -> 15 (system default)
1742025-02-28T21:46:47.182Z
1752025-02-28T21:46:47.182ZChanged packages:
1762025-02-28T21:46:47.182Zhelios-dev
1772025-02-28T21:46:47.182Z developer/build-essential
1782025-02-28T21:46:47.182Z None -> 11-2.0
1792025-02-28T21:46:47.182Z library/libxmlsec1
1802025-02-28T21:46:47.182Z None -> 1.2.35-2.0
1812025-02-28T21:46:47.182Z ooce/developer/clang-15
1822025-02-28T21:46:47.182Z None -> 15.0.7-2.0
1832025-02-28T21:46:47.182Z ooce/developer/llvm-15
1842025-02-28T21:46:47.182Z None -> 15.0.7-2.0
1852025-02-28T21:46:47.182Z package/pkg
1862025-02-28T21:46:47.182Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1872025-02-28T21:46:47.182Z system/library/g++-runtime
1882025-02-28T21:46:47.182Z 13-2.0 -> 14-2.0
1892025-02-28T21:46:47.182Z system/library/gcc-runtime
1902025-02-28T21:46:47.182Z 13-2.0 -> 14-2.0
1912025-02-28T21:46:47.182Z
1922025-02-28T21:46:47.182ZServices:
1932025-02-28T21:46:47.182Z restart_fmri:
1942025-02-28T21:46:47.182Z svc:/system/update-man-index:default
1952025-02-28T21:46:47.182Z
1962025-02-28T21:46:47.182ZEditable files to change:
1972025-02-28T21:46:47.182Z Update:
1982025-02-28T21:46:47.182Z usr/share/lib/pkg/web/config.shtml
1992025-02-28T21:46:47.257Z
2002025-02-28T21:46:47.257ZDownload: 0/4301 items 0.0/225.4MB 0% complete
2012025-02-28T21:46:54.022ZDownload: 211/4301 items 1.3/225.4MB 0% complete (708k/s)
2022025-02-28T21:47:13.258ZDownload: 213/4301 items 1.3/225.4MB 0% complete
2032025-02-28T21:47:18.266ZDownload: 638/4301 items 17.9/225.4MB 7% complete (3.5M/s)
2042025-02-28T21:47:23.267ZDownload: 1136/4301 items 59.4/225.4MB 26% complete (5.8M/s)
2052025-02-28T21:47:28.291ZDownload: 1214/4301 items 84.6/225.4MB 37% complete (6.7M/s)
2062025-02-28T21:47:33.286ZDownload: 1362/4301 items 115.4/225.4MB 51% complete (7.2M/s)
2072025-02-28T21:47:38.296ZDownload: 1854/4301 items 118.5/225.4MB 52% complete (3.4M/s)
2082025-02-28T21:47:43.300ZDownload: 2125/4301 items 118.9/225.4MB 52% complete (404k/s)
2092025-02-28T21:47:48.624ZDownload: 2222/4301 items 119.2/225.4MB 52% complete (148k/s)
2102025-02-28T21:47:53.632ZDownload: 2487/4301 items 120.2/225.4MB 53% complete (127k/s)
2112025-02-28T21:47:58.633ZDownload: 3240/4301 items 197.5/225.4MB 87% complete (9.0M/s)
2122025-02-28T21:48:03.729ZDownload: 3502/4301 items 215.4/225.4MB 95% complete (9.5M/s)
2132025-02-28T21:48:08.733ZDownload: 3890/4301 items 217.7/225.4MB 96% complete (3.3M/s)
2142025-02-28T21:48:13.767ZDownload: 4060/4301 items 219.6/225.4MB 97% complete (480k/s)
2152025-02-28T21:48:18.821ZDownload: 4202/4301 items 220.5/225.4MB 97% complete (376k/s)
2162025-02-28T21:48:24.521ZDownload: 4207/4301 items 220.6/225.4MB 97% complete (352k/s)
2172025-02-28T21:48:35.028ZDownload: 4208/4301 items 220.6/225.4MB 97% complete
2182025-02-28T21:48:39.278ZDownload: Completed 225.42 MB in 112.00 seconds (2.0M/s)
2192025-02-28T21:48:41.425Z Actions: 1/5122 actions (Removing old actions)
2202025-02-28T21:48:41.442Z Actions: 194/5122 actions (Installing new actions)
2212025-02-28T21:48:46.168Z Actions: 4267/5122 actions (Updating modified actions)
2222025-02-28T21:48:46.516Z Actions: Completed 5122 actions in 5.09 seconds.
2232025-02-28T21:48:46.939Z Done (0.418s)
2242025-02-28T21:48:46.942Z Done (0.001s)
2252025-02-28T21:48:47.565Z Done (0.623s)
2262025-02-28T21:48:51.901Z Done (4.097s)
2272025-02-28T21:48:51.987Z Done (0.018s)
2282025-02-28T21:48:51.993Z Done (0.000s)
2292025-02-28T21:48:52.332Z Done (0.000s)
2302025-02-28T21:48:52.929ZPlanning: Evaluating mediator changes ... Done
2312025-02-28T21:48:53.087ZPlanning: Checking for conflicting actions ... Done
2322025-02-28T21:48:53.090ZPlanning: Consolidating action changes ... Done
2332025-02-28T21:48:53.355ZPlanning: Evaluating mediators ... Done
2342025-02-28T21:48:53.359ZPlanning: Planning completed in 0.43 seconds
2352025-02-28T21:48:53.395Z Mediators to change: 2
2362025-02-28T21:48:53.395Z Create boot environment: No
2372025-02-28T21:48:53.398ZCreate backup boot environment: No
2382025-02-28T21:48:53.502Z Done
2392025-02-28T21:48:53.502Z Done
2402025-02-28T21:48:53.910Z Done
2412025-02-28T21:48:57.439Z Done
2422025-02-28T21:48:57.528Z Done
2432025-02-28T21:48:57.533Z Done
2442025-02-28T21:48:57.670Z Done
2452025-02-28T21:48:58.277ZPlanning: Evaluating mediator changes ... Done
2462025-02-28T21:48:58.281ZPlanning: Merging actions ... Done
2472025-02-28T21:48:58.462ZPlanning: Checking for conflicting actions ... Done
2482025-02-28T21:48:58.466ZPlanning: Consolidating action changes ... Done
2492025-02-28T21:48:58.725ZPlanning: Evaluating mediators ... Done
2502025-02-28T21:48:58.780ZPlanning: Planning completed in 0.75 seconds
2512025-02-28T21:48:58.820Z Packages to change: 1
2522025-02-28T21:48:58.820Z Mediators to change: 1
2532025-02-28T21:48:58.823Z Services to change: 1
2542025-02-28T21:48:58.823Z Create boot environment: No
2552025-02-28T21:48:58.823ZCreate backup boot environment: Yes
2562025-02-28T21:49:01.004Z Actions: 1/6 actions (Updating modified actions)
2572025-02-28T21:49:01.009Z Actions: Completed 6 actions in 0.00 seconds.
2582025-02-28T21:49:01.009Z Done
2592025-02-28T21:49:01.009Z Done
2602025-02-28T21:49:01.128Z Done
2612025-02-28T21:49:04.679Z Done
2622025-02-28T21:49:04.767Z Done
2632025-02-28T21:49:04.770Z Done
2642025-02-28T21:49:04.919Z Done
2652025-02-28T21:49:05.346ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2662025-02-28T21:49:05.346Zclang system 15 system
2672025-02-28T21:49:05.346Zcsh system system illumos
2682025-02-28T21:49:05.346Zctags system system illumos
2692025-02-28T21:49:05.346Zgcc vendor 12 vendor
2702025-02-28T21:49:05.346Zgcc system 10 system
2712025-02-28T21:49:05.346Zgcc system 7 system
2722025-02-28T21:49:05.346Zgo system 1.20 system
2732025-02-28T21:49:05.346Zgo system 1.19 system
2742025-02-28T21:49:05.346Zllvm system 15 system
2752025-02-28T21:49:05.346Zllvm system 14 system
2762025-02-28T21:49:05.346Zmariadb system 10.6 system
2772025-02-28T21:49:05.346Zmta vendor vendor dma
2782025-02-28T21:49:05.346Zopenjdk system 17 system
2792025-02-28T21:49:05.346Zopenjdk system 11 system
2802025-02-28T21:49:05.346Zopenjdk system 1.8 system
2812025-02-28T21:49:05.346Zopenssl vendor 3 vendor
2822025-02-28T21:49:05.346Zperl system 5.36 system
2832025-02-28T21:49:05.346Zpostgresql system 15 system
2842025-02-28T21:49:05.346Zpostgresql system 13 system
2852025-02-28T21:49:05.346Zpython vendor 3 vendor
2862025-02-28T21:49:05.346Zpython system 2 system
2872025-02-28T21:49:05.346Zpython3 system 3.11 system
2882025-02-28T21:49:05.346Zruby system 3.0 system
2892025-02-28T21:49:05.346Zwords vendor vendor american-english
2902025-02-28T21:49:05.346Zwords system system australian-english
2912025-02-28T21:49:05.346Zwords system system british-english
2922025-02-28T21:49:05.346Zwords system system canadian-english
2932025-02-28T21:49:05.346Zwords system system french
2942025-02-28T21:49:05.346Zwords system system italian
2952025-02-28T21:49:05.346Zwords system system ngerman
2962025-02-28T21:49:05.346Zwords system system ogerman
2972025-02-28T21:49:05.346Zwords system system spanish
2982025-02-28T21:49:05.668ZPUBLISHER TYPE STATUS P LOCATION
2992025-02-28T21:49:05.668Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
3002025-02-28T21:49:08.773ZFMRI IFO
3012025-02-28T21:49:08.773Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
3022025-02-28T21:49:08.773Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
3032025-02-28T21:49:08.773Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
3042025-02-28T21:49:08.773Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
3052025-02-28T21:49:08.773Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
3062025-02-28T21:49:08.773Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
3072025-02-28T21:49:08.773Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
3082025-02-28T21:49:08.773Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
3092025-02-28T21:49:08.773Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
3102025-02-28T21:49:08.773Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im-
3112025-02-28T21:49:08.773Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
3122025-02-28T21:49:08.773Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
3132025-02-28T21:49:08.773Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im-
3142025-02-28T21:49:08.773Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
3152025-02-28T21:49:08.773Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
3162025-02-28T21:49:09.536Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
3172025-02-28T21:49:09.816Z Updating crates.io index
3182025-02-28T21:49:09.819Z Updating git repository `https://github.com/oxidecomputer/maghemite`
3192025-02-28T21:49:10.324Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
3202025-02-28T21:49:10.554Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
3212025-02-28T21:49:10.762Z Updating git repository `https://github.com/oxidecomputer/propolis`
3222025-02-28T21:49:12.083Z Updating git repository `https://github.com/oxidecomputer/crucible`
3232025-02-28T21:49:13.857Z Updating git repository `https://github.com/oxidecomputer/opte`
3242025-02-28T21:49:14.444Z Updating git repository `https://github.com/oxidecomputer/falcon`
3252025-02-28T21:49:15.087Z Updating git repository `https://github.com/oxidecomputer/clickward`
3262025-02-28T21:49:15.301Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
3272025-02-28T21:49:15.526Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
3282025-02-28T21:49:16.063Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3292025-02-28T21:49:16.551Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3302025-02-28T21:49:16.796Z Updating git repository `https://github.com/oxidecomputer/propolis`
3312025-02-28T21:49:17.244Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3322025-02-28T21:49:17.520Z Updating git repository `https://github.com/oxidecomputer/tofino`
3332025-02-28T21:49:17.783Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3342025-02-28T21:49:17.981Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3352025-02-28T21:49:18.225Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3362025-02-28T21:49:18.477Z Updating git repository `https://github.com/oxidecomputer/lldp`
3372025-02-28T21:49:18.759Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3382025-02-28T21:49:19.026Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3392025-02-28T21:49:19.355Z Updating git repository `https://github.com/oxidecomputer/ispf`
3402025-02-28T21:49:19.627Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3412025-02-28T21:49:20.120Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3422025-02-28T21:49:20.649Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3432025-02-28T21:49:20.866Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3442025-02-28T21:49:21.229Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3452025-02-28T21:49:21.587Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
3462025-02-28T21:49:21.839Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3472025-02-28T21:49:22.069Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3482025-02-28T21:49:22.307Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3492025-02-28T21:49:23.408Z Downloading crates ...
3502025-02-28T21:49:23.486Z Downloaded clap v4.5.31
3512025-02-28T21:49:23.494Z Downloaded anstream v0.6.15
3522025-02-28T21:49:23.501Z Downloaded autocfg v1.4.0
3532025-02-28T21:49:23.507Z Downloaded swrite v0.1.0
3542025-02-28T21:49:23.510Z Downloaded usdt-macro v0.5.0
3552025-02-28T21:49:23.510Z Downloaded equivalent v1.0.1
3562025-02-28T21:49:23.514Z Downloaded dtrace-parser v0.2.0
3572025-02-28T21:49:23.523Z Downloaded colorchoice v1.0.2
3582025-02-28T21:49:23.528Z Downloaded scroll_derive v0.12.0
3592025-02-28T21:49:23.532Z Downloaded pretty-hex v0.4.1
3602025-02-28T21:49:23.532Z Downloaded cargo-platform v0.1.8
3612025-02-28T21:49:23.532Z Downloaded byteorder v1.5.0
3622025-02-28T21:49:23.537Z Downloaded winnow v0.7.3
3632025-02-28T21:49:23.540Z Downloaded usdt-attr-macro v0.5.0
3642025-02-28T21:49:23.543Z Downloaded anstyle v1.0.10
3652025-02-28T21:49:23.543Z Downloaded thread-id v4.2.2
3662025-02-28T21:49:23.548Z Downloaded fnv v1.0.7
3672025-02-28T21:49:23.548Z Downloaded clap_lex v0.7.4
3682025-02-28T21:49:23.548Z Downloaded clap_derive v4.5.28
3692025-02-28T21:49:23.552Z Downloaded block-buffer v0.10.4
3702025-02-28T21:49:23.552Z Downloaded thiserror v1.0.69
3712025-02-28T21:49:23.555Z Downloaded thiserror-impl v1.0.69
3722025-02-28T21:49:23.555Z Downloaded serde_tokenstream v0.2.2
3732025-02-28T21:49:23.559Z Downloaded terminal_size v0.2.6
3742025-02-28T21:49:23.559Z Downloaded pest_generator v2.7.14
3752025-02-28T21:49:23.559Z Downloaded unicode-linebreak v0.1.5
3762025-02-28T21:49:23.562Z Downloaded fastrand v2.1.1
3772025-02-28T21:49:23.562Z Downloaded anstyle-query v1.1.1
3782025-02-28T21:49:23.562Z Downloaded smawk v0.3.2
3792025-02-28T21:49:23.562Z Downloaded serde_spanned v0.6.8
3802025-02-28T21:49:23.566Z Downloaded plain v0.2.3
3812025-02-28T21:49:23.566Z Downloaded macaddr v1.0.1
3822025-02-28T21:49:23.566Z Downloaded usdt-impl v0.5.0
3832025-02-28T21:49:23.570Z Downloaded strsim v0.11.1
3842025-02-28T21:49:23.570Z Downloaded memmap v0.7.0
3852025-02-28T21:49:23.570Z Downloaded dof v0.3.0
3862025-02-28T21:49:23.573Z Downloaded version_check v0.9.5
3872025-02-28T21:49:23.573Z Downloaded errno v0.3.9
3882025-02-28T21:49:23.573Z Downloaded tabled_derive v0.7.0
3892025-02-28T21:49:23.576Z Downloaded proc-macro-error-attr v1.0.4
3902025-02-28T21:49:23.577Z Downloaded fs-err v2.11.0
3912025-02-28T21:49:23.577Z Downloaded crypto-common v0.1.6
3922025-02-28T21:49:23.580Z Downloaded digest v0.10.7
3932025-02-28T21:49:23.581Z Downloaded usdt v0.5.0
3942025-02-28T21:49:23.581Z Downloaded is_terminal_polyfill v1.70.1
3952025-02-28T21:49:23.581Z Downloaded cargo_toml v0.21.0
3962025-02-28T21:49:23.585Z Downloaded cargo_metadata v0.19.1
3972025-02-28T21:49:23.585Z Downloaded camino v1.1.9
3982025-02-28T21:49:23.585Z Downloaded utf8parse v0.2.2
3992025-02-28T21:49:23.588Z Downloaded proc-macro-error v1.0.4
4002025-02-28T21:49:23.588Z Downloaded thiserror-impl v2.0.11
4012025-02-28T21:49:23.592Z Downloaded heck v0.4.1
4022025-02-28T21:49:23.592Z Downloaded io-lifetimes v1.0.11
4032025-02-28T21:49:23.597Z Downloaded camino-tempfile v1.1.1
4042025-02-28T21:49:23.597Z Downloaded terminal_size v0.4.0
4052025-02-28T21:49:23.597Z Downloaded heck v0.5.0
4062025-02-28T21:49:23.600Z Downloaded quote v1.0.38
4072025-02-28T21:49:23.600Z Downloaded once_cell v1.20.3
4082025-02-28T21:49:23.603Z Downloaded sha2 v0.10.8
4092025-02-28T21:49:23.603Z Downloaded semver v1.0.25
4102025-02-28T21:49:23.606Z Downloaded generic-array v0.14.7
4112025-02-28T21:49:23.606Z Downloaded pest_derive v2.7.14
4122025-02-28T21:49:23.609Z Downloaded scroll v0.12.0
4132025-02-28T21:49:23.609Z Downloaded bitflags v1.3.2
4142025-02-28T21:49:23.613Z Downloaded toml_datetime v0.6.8
4152025-02-28T21:49:23.613Z Downloaded cpufeatures v0.2.14
4162025-02-28T21:49:23.616Z Downloaded itoa v1.0.11
4172025-02-28T21:49:23.616Z Downloaded textwrap v0.16.1
4182025-02-28T21:49:23.619Z Downloaded anyhow v1.0.96
4192025-02-28T21:49:23.622Z Downloaded cfg-if v1.0.0
4202025-02-28T21:49:23.622Z Downloaded tempfile v3.13.0
4212025-02-28T21:49:23.625Z Downloaded thiserror v2.0.11
4222025-02-28T21:49:23.628Z Downloaded anstyle-parse v0.2.5
4232025-02-28T21:49:23.631Z Downloaded ucd-trie v0.1.7
4242025-02-28T21:49:23.631Z Downloaded bytecount v0.6.8
4252025-02-28T21:49:23.634Z Downloaded pest_meta v2.7.14
4262025-02-28T21:49:23.638Z Downloaded log v0.4.22
4272025-02-28T21:49:23.638Z Downloaded toml v0.8.20
4282025-02-28T21:49:23.641Z Downloaded zerocopy-derive v0.7.35
4292025-02-28T21:49:23.644Z Downloaded unicode-ident v1.0.14
4302025-02-28T21:49:23.648Z Downloaded typenum v1.17.0
4312025-02-28T21:49:23.651Z Downloaded ryu v1.0.18
4322025-02-28T21:49:23.655Z Downloaded proc-macro2 v1.0.93
4332025-02-28T21:49:23.655Z Downloaded bitflags v2.6.0
4342025-02-28T21:49:23.658Z Downloaded papergrid v0.11.0
4352025-02-28T21:49:23.662Z Downloaded indexmap v2.7.1
4362025-02-28T21:49:23.666Z Downloaded serde_derive v1.0.218
4372025-02-28T21:49:23.678Z Downloaded toml_edit v0.22.24
4382025-02-28T21:49:23.698Z Downloaded serde v1.0.218
4392025-02-28T21:49:23.705Z Downloaded memchr v2.7.4
4402025-02-28T21:49:23.719Z Downloaded pest v2.7.14
4412025-02-28T21:49:23.726Z Downloaded hashbrown v0.15.1
4422025-02-28T21:49:23.732Z Downloaded serde_json v1.0.139
4432025-02-28T21:49:23.737Z Downloaded clap_builder v4.5.31
4442025-02-28T21:49:23.743Z Downloaded zerocopy v0.7.35
4452025-02-28T21:49:23.757Z Downloaded goblin v0.8.2
4462025-02-28T21:49:23.767Z Downloaded tabled v0.15.0
4472025-02-28T21:49:23.781Z Downloaded syn v1.0.109
4482025-02-28T21:49:23.790Z Downloaded unicode-width v0.1.14
4492025-02-28T21:49:23.795Z Downloaded syn v2.0.98
4502025-02-28T21:49:23.805Z Downloaded rustix v0.38.37
4512025-02-28T21:49:23.825Z Downloaded rustix v0.37.28
4522025-02-28T21:49:23.857Z Downloaded libc v0.2.170
4532025-02-28T21:49:24.143Z Compiling proc-macro2 v1.0.93
4542025-02-28T21:49:24.143Z Compiling unicode-ident v1.0.14
4552025-02-28T21:49:24.148Z Compiling serde v1.0.218
4562025-02-28T21:49:24.148Z Compiling libc v0.2.170
4572025-02-28T21:49:24.148Z Compiling version_check v0.9.5
4582025-02-28T21:49:24.148Z Compiling memchr v2.7.4
4592025-02-28T21:49:24.176Z Compiling thiserror v1.0.69
4602025-02-28T21:49:24.180Z Compiling itoa v1.0.11
4612025-02-28T21:49:24.415Z Compiling ucd-trie v0.1.7
4622025-02-28T21:49:24.438Z Compiling ryu v1.0.18
4632025-02-28T21:49:24.883Z Compiling once_cell v1.20.3
4642025-02-28T21:49:24.968Z Compiling byteorder v1.5.0
4652025-02-28T21:49:24.991Z Compiling rustix v0.38.37
4662025-02-28T21:49:25.256Z Compiling serde_json v1.0.139
4672025-02-28T21:49:25.396Z Compiling bitflags v2.6.0
4682025-02-28T21:49:25.621Z Compiling usdt-impl v0.5.0
4692025-02-28T21:49:25.734Z Compiling proc-macro-error-attr v1.0.4
4702025-02-28T21:49:25.808Z Compiling syn v1.0.109
4712025-02-28T21:49:25.827Z Compiling io-lifetimes v1.0.11
4722025-02-28T21:49:25.847Z Compiling proc-macro-error v1.0.4
4732025-02-28T21:49:25.978Z Compiling quote v1.0.38
4742025-02-28T21:49:26.141Z Compiling errno v0.3.9
4752025-02-28T21:49:26.170Z Compiling log v0.4.22
4762025-02-28T21:49:26.356Z Compiling syn v2.0.98
4772025-02-28T21:49:26.448Z Compiling hashbrown v0.15.1
4782025-02-28T21:49:26.496Z Compiling plain v0.2.3
4792025-02-28T21:49:26.559Z Compiling camino v1.1.9
4802025-02-28T21:49:26.634Z Compiling thread-id v4.2.2
4812025-02-28T21:49:26.659Z Compiling rustix v0.37.28
4822025-02-28T21:49:26.663Z Compiling equivalent v1.0.1
4832025-02-28T21:49:26.754Z Compiling utf8parse v0.2.2
4842025-02-28T21:49:26.923Z Compiling anstyle-parse v0.2.5
4852025-02-28T21:49:27.347Z Compiling autocfg v1.4.0
4862025-02-28T21:49:27.502Z Compiling indexmap v2.7.1
4872025-02-28T21:49:27.522Z Compiling thiserror v2.0.11
4882025-02-28T21:49:27.568Z Compiling colorchoice v1.0.2
4892025-02-28T21:49:27.617Z Compiling semver v1.0.25
4902025-02-28T21:49:27.739Z Compiling winnow v0.7.3
4912025-02-28T21:49:28.100Z Compiling bitflags v1.3.2
4922025-02-28T21:49:28.147Z Compiling anstyle v1.0.10
4932025-02-28T21:49:28.214Z Compiling is_terminal_polyfill v1.70.1
4942025-02-28T21:49:28.237Z Compiling unicode-width v0.1.14
4952025-02-28T21:49:28.358Z Compiling pretty-hex v0.4.1
4962025-02-28T21:49:28.528Z Compiling anstyle-query v1.1.1
4972025-02-28T21:49:28.592Z Compiling terminal_size v0.4.0
4982025-02-28T21:49:28.687Z Compiling anstream v0.6.15
4992025-02-28T21:49:28.744Z Compiling fs-err v2.11.0
5002025-02-28T21:49:29.063Z Compiling fnv v1.0.7
5012025-02-28T21:49:29.170Z Compiling strsim v0.11.1
5022025-02-28T21:49:29.226Z Compiling heck v0.4.1
5032025-02-28T21:49:29.257Z Compiling bytecount v0.6.8
5042025-02-28T21:49:29.479Z Compiling anyhow v1.0.96
5052025-02-28T21:49:29.644Z Compiling clap_lex v0.7.4
5062025-02-28T21:49:29.919Z Compiling heck v0.5.0
5072025-02-28T21:49:30.015Z Compiling cfg-if v1.0.0
5082025-02-28T21:49:30.092Z Compiling fastrand v2.1.1
5092025-02-28T21:49:30.154Z Compiling clap_builder v4.5.31
5102025-02-28T21:49:30.173Z Compiling terminal_size v0.2.6
5112025-02-28T21:49:30.357Z Compiling papergrid v0.11.0
5122025-02-28T21:49:30.521Z Compiling tempfile v3.13.0
5132025-02-28T21:49:30.546Z Compiling memmap v0.7.0
5142025-02-28T21:49:30.569Z Compiling unicode-linebreak v0.1.5
5152025-02-28T21:49:30.857Z Compiling smawk v0.3.2
5162025-02-28T21:49:31.096Z Compiling textwrap v0.16.1
5172025-02-28T21:49:31.289Z Compiling swrite v0.1.0
5182025-02-28T21:49:31.838Z Compiling tabled_derive v0.7.0
5192025-02-28T21:49:33.343Z Compiling serde_derive v1.0.218
5202025-02-28T21:49:33.343Z Compiling thiserror-impl v1.0.69
5212025-02-28T21:49:33.348Z Compiling zerocopy-derive v0.7.35
5222025-02-28T21:49:33.349Z Compiling scroll_derive v0.12.0
5232025-02-28T21:49:33.349Z Compiling thiserror-impl v2.0.11
5242025-02-28T21:49:33.349Z Compiling clap_derive v4.5.28
5252025-02-28T21:49:33.399Z Compiling tabled v0.15.0
5262025-02-28T21:49:34.754Z Compiling scroll v0.12.0
5272025-02-28T21:49:35.347Z Compiling goblin v0.8.2
5282025-02-28T21:49:35.369Z Compiling zerocopy v0.7.35
5292025-02-28T21:49:36.376Z Compiling pest v2.7.14
5302025-02-28T21:49:37.714Z Compiling clap v4.5.31
5312025-02-28T21:49:38.637Z Compiling pest_meta v2.7.14
5322025-02-28T21:49:39.618Z Compiling pest_generator v2.7.14
5332025-02-28T21:49:40.943Z Compiling pest_derive v2.7.14
5342025-02-28T21:49:41.495Z Compiling dtrace-parser v0.2.0
5352025-02-28T21:49:42.235Z Compiling toml_datetime v0.6.8
5362025-02-28T21:49:42.239Z Compiling serde_spanned v0.6.8
5372025-02-28T21:49:42.239Z Compiling cargo-platform v0.1.8
5382025-02-28T21:49:42.502Z Compiling serde_tokenstream v0.2.2
5392025-02-28T21:49:42.578Z Compiling toml_edit v0.22.24
5402025-02-28T21:49:42.712Z Compiling macaddr v1.0.1
5412025-02-28T21:49:42.802Z Compiling camino-tempfile v1.1.1
5422025-02-28T21:49:43.598Z Compiling dof v0.3.0
5432025-02-28T21:49:43.598Z Compiling cargo_metadata v0.19.1
5442025-02-28T21:49:45.063Z Compiling usdt-attr-macro v0.5.0
5452025-02-28T21:49:45.063Z Compiling usdt-macro v0.5.0
5462025-02-28T21:49:45.281Z Compiling toml v0.8.20
5472025-02-28T21:49:46.124Z Compiling usdt v0.5.0
5482025-02-28T21:49:46.211Z Compiling cargo_toml v0.21.0
5492025-02-28T21:49:48.685Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5502025-02-28T21:49:51.819Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.49s
5512025-02-28T21:49:52.058Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
5522025-02-28T21:49:52.613Z Downloading crates ...
5532025-02-28T21:49:52.765Z Downloaded adler2 v2.0.0
5542025-02-28T21:49:52.770Z Downloaded ciborium-io v0.2.2
5552025-02-28T21:49:52.770Z Downloaded atty v0.2.14
5562025-02-28T21:49:52.770Z Downloaded atomicwrites v0.4.4
5572025-02-28T21:49:52.770Z Downloaded headers-core v0.3.0
5582025-02-28T21:49:52.778Z Downloaded crunchy v0.2.2
5592025-02-28T21:49:52.778Z Downloaded heck v0.3.3
5602025-02-28T21:49:52.778Z Downloaded crucible-workspace-hack v0.1.0
5612025-02-28T21:49:52.783Z Downloaded hickory-resolver v0.24.4
5622025-02-28T21:49:52.787Z Downloaded cfg_aliases v0.2.1
5632025-02-28T21:49:52.790Z Downloaded array-init v0.0.4
5642025-02-28T21:49:52.790Z Downloaded is_ci v1.2.0
5652025-02-28T21:49:52.794Z Downloaded http-range v0.1.5
5662025-02-28T21:49:52.794Z Downloaded arrayref v0.3.9
5672025-02-28T21:49:52.794Z Downloaded aead v0.5.2
5682025-02-28T21:49:52.797Z Downloaded ident_case v1.0.1
5692025-02-28T21:49:52.798Z Downloaded cstr-argument v0.1.2
5702025-02-28T21:49:52.803Z Downloaded castaway v0.2.3
5712025-02-28T21:49:52.807Z Downloaded hex-literal v0.4.1
5722025-02-28T21:49:52.811Z Downloaded ctr v0.9.2
5732025-02-28T21:49:52.815Z Downloaded chacha20 v0.9.1
5742025-02-28T21:49:52.815Z Downloaded bitfield v0.14.0
5752025-02-28T21:49:52.820Z Downloaded block-padding v0.3.3
5762025-02-28T21:49:52.820Z Downloaded chrono-tz-build v0.4.0
5772025-02-28T21:49:52.820Z Downloaded match_cfg v0.1.0
5782025-02-28T21:49:52.830Z Downloaded instant v0.1.13
5792025-02-28T21:49:52.831Z Downloaded icu_provider_macros v1.5.0
5802025-02-28T21:49:52.836Z Downloaded http-body v1.0.1
5812025-02-28T21:49:52.836Z Downloaded hubpack_derive v0.1.1
5822025-02-28T21:49:52.836Z Downloaded const_format_proc_macros v0.2.34
5832025-02-28T21:49:52.836Z Downloaded hostname v0.4.0
5842025-02-28T21:49:52.836Z Downloaded home v0.5.9
5852025-02-28T21:49:52.836Z Downloaded hex v0.4.3
5862025-02-28T21:49:52.836Z Downloaded cassowary v0.3.0
5872025-02-28T21:49:52.836Z Downloaded bitfield-struct v0.6.2
5882025-02-28T21:49:52.840Z Downloaded http-body-util v0.1.2
5892025-02-28T21:49:52.840Z Downloaded crossbeam-deque v0.8.5
5902025-02-28T21:49:52.845Z Downloaded hostname v0.3.1
5912025-02-28T21:49:52.845Z Downloaded lru-cache v0.1.2
5922025-02-28T21:49:52.848Z Downloaded argon2 v0.5.3
5932025-02-28T21:49:52.848Z Downloaded is-terminal v0.4.13
5942025-02-28T21:49:52.849Z Downloaded hubpack v0.1.2
5952025-02-28T21:49:52.856Z Downloaded md5 v0.7.0
5962025-02-28T21:49:52.857Z Downloaded indent_write v2.2.0
5972025-02-28T21:49:52.862Z Downloaded cbc v0.1.2
5982025-02-28T21:49:52.862Z Downloaded mime v0.3.17
5992025-02-28T21:49:52.862Z Downloaded md-5 v0.10.6
6002025-02-28T21:49:52.862Z Downloaded ipnetwork v0.21.1
6012025-02-28T21:49:52.867Z Downloaded instability v0.3.2
6022025-02-28T21:49:52.868Z Downloaded atomic-waker v1.1.2
6032025-02-28T21:49:52.868Z Downloaded buf-list v1.0.3
6042025-02-28T21:49:52.872Z Downloaded bb8 v0.8.5
6052025-02-28T21:49:52.873Z Downloaded humantime v2.1.0
6062025-02-28T21:49:52.873Z Downloaded lockfree-object-pool v0.1.6
6072025-02-28T21:49:52.876Z Downloaded memoffset v0.9.1
6082025-02-28T21:49:52.876Z Downloaded maybe-uninit v2.0.0
6092025-02-28T21:49:52.876Z Downloaded maplit v1.0.2
6102025-02-28T21:49:52.876Z Downloaded lalrpop-util v0.19.12
6112025-02-28T21:49:52.880Z Downloaded keccak v0.1.5
6122025-02-28T21:49:52.880Z Downloaded indoc v1.0.9
6132025-02-28T21:49:52.884Z Downloaded libsw v3.4.0
6142025-02-28T21:49:52.887Z Downloaded highway v1.3.0
6152025-02-28T21:49:52.887Z Downloaded convert_case v0.4.0
6162025-02-28T21:49:52.890Z Downloaded bcs v0.1.6
6172025-02-28T21:49:52.890Z Downloaded httpdate v1.0.3
6182025-02-28T21:49:52.895Z Downloaded bit-vec v0.6.3
6192025-02-28T21:49:52.895Z Downloaded quick-error v1.2.3
6202025-02-28T21:49:52.898Z Downloaded linked-hash-map v0.5.6
6212025-02-28T21:49:52.898Z Downloaded async-bb8-diesel v0.2.1
6222025-02-28T21:49:52.903Z Downloaded jobserver v0.1.32
6232025-02-28T21:49:52.903Z Downloaded backoff v0.4.0
6242025-02-28T21:49:52.906Z Downloaded cargo_metadata v0.18.1
6252025-02-28T21:49:52.906Z Downloaded cancel-safe-futures v0.1.5
6262025-02-28T21:49:52.910Z Downloaded blowfish v0.9.1
6272025-02-28T21:49:52.913Z Downloaded serde-big-array v0.5.1
6282025-02-28T21:49:52.913Z Downloaded russh-cryptovec v0.7.3
6292025-02-28T21:49:52.913Z Downloaded hmac v0.12.1
6302025-02-28T21:49:52.919Z Downloaded sqlparser_derive v0.2.2
6312025-02-28T21:49:52.919Z Downloaded bzip2 v0.4.4
6322025-02-28T21:49:52.922Z Downloaded hyper-staticfile v0.10.1
6332025-02-28T21:49:52.922Z Downloaded bit-vec v0.8.0
6342025-02-28T21:49:52.927Z Downloaded termtree v0.4.1
6352025-02-28T21:49:52.927Z Downloaded sigpipe v0.1.3
6362025-02-28T21:49:52.939Z Downloaded rand_chacha v0.3.1
6372025-02-28T21:49:52.939Z Downloaded ref-cast v1.0.23
6382025-02-28T21:49:52.939Z Downloaded toolchain_find v0.4.0
6392025-02-28T21:49:52.944Z Downloaded proc-macro-error-attr2 v2.0.0
6402025-02-28T21:49:52.944Z Downloaded radium v0.7.0
6412025-02-28T21:49:52.944Z Downloaded httparse v1.9.5
6422025-02-28T21:49:52.944Z Downloaded proc-macro-crate v1.3.1
6432025-02-28T21:49:52.944Z Downloaded csv-core v0.1.11
6442025-02-28T21:49:52.944Z Downloaded predicates-tree v1.0.11
6452025-02-28T21:49:52.944Z Downloaded crc32fast v1.4.2
6462025-02-28T21:49:52.949Z Downloaded rustc_version v0.1.7
6472025-02-28T21:49:52.949Z Downloaded console v0.15.10
6482025-02-28T21:49:52.955Z Downloaded libloading v0.8.5
6492025-02-28T21:49:52.955Z Downloaded ipnet v2.11.0
6502025-02-28T21:49:52.960Z Downloaded icu_normalizer_data v1.5.0
6512025-02-28T21:49:52.960Z Downloaded hyper-rustls v0.27.3
6522025-02-28T21:49:52.964Z Downloaded wait-timeout v0.2.0
6532025-02-28T21:49:52.964Z Downloaded vte_generate_state_changes v0.1.2
6542025-02-28T21:49:52.964Z Downloaded cookie v0.18.1
6552025-02-28T21:49:52.968Z Downloaded colored v2.2.0
6562025-02-28T21:49:52.968Z Downloaded ciborium v0.2.2
6572025-02-28T21:49:52.971Z Downloaded derive_builder_macro v0.20.2
6582025-02-28T21:49:52.974Z Downloaded rustversion v1.0.17
6592025-02-28T21:49:52.978Z Downloaded opaque-debug v0.3.1
6602025-02-28T21:49:52.978Z Downloaded crossbeam-utils v0.8.20
6612025-02-28T21:49:52.981Z Downloaded num-conv v0.1.0
6622025-02-28T21:49:52.981Z Downloaded serde-hex v0.1.0
6632025-02-28T21:49:52.985Z Downloaded smallvec v0.6.14
6642025-02-28T21:49:52.985Z Downloaded slog-envlogger v2.2.0
6652025-02-28T21:49:52.989Z Downloaded thiserror-impl-no-std v2.0.2
6662025-02-28T21:49:52.989Z Downloaded thiserror-no-std v2.0.2
6672025-02-28T21:49:52.992Z Downloaded parse-size v1.1.0
6682025-02-28T21:49:52.995Z Downloaded spki v0.7.3
6692025-02-28T21:49:52.995Z Downloaded icu_locid_transform_data v1.5.0
6702025-02-28T21:49:52.998Z Downloaded litrs v0.4.1
6712025-02-28T21:49:53.001Z Downloaded topological-sort v0.2.2
6722025-02-28T21:49:53.001Z Downloaded termios v0.3.3
6732025-02-28T21:49:53.004Z Downloaded untrusted v0.7.1
6742025-02-28T21:49:53.005Z Downloaded tui-tree-widget v0.23.0
6752025-02-28T21:49:53.007Z Downloaded termcolor v1.4.1
6762025-02-28T21:49:53.011Z Downloaded zerovec-derive v0.10.3
6772025-02-28T21:49:53.011Z Downloaded crc-any v2.5.0
6782025-02-28T21:49:53.014Z Downloaded indexmap v1.9.3
6792025-02-28T21:49:53.017Z Downloaded icu_normalizer v1.5.0
6802025-02-28T21:49:53.022Z Downloaded compact_str v0.8.0
6812025-02-28T21:49:53.026Z Downloaded zeroize_derive v1.4.2
6822025-02-28T21:49:53.035Z Downloaded icu_properties v1.5.1
6832025-02-28T21:49:53.035Z Downloaded flagset v0.4.6
6842025-02-28T21:49:53.038Z Downloaded rpassword v7.3.1
6852025-02-28T21:49:53.038Z Downloaded wyz v0.5.1
6862025-02-28T21:49:53.038Z Downloaded fixedbitset v0.4.2
6872025-02-28T21:49:53.038Z Downloaded headers v0.4.0
6882025-02-28T21:49:53.041Z Downloaded group v0.13.0
6892025-02-28T21:49:53.046Z Downloaded futures-task v0.3.31
6902025-02-28T21:49:53.050Z Downloaded der_derive v0.7.3
6912025-02-28T21:49:53.051Z Downloaded defmt v0.3.8
6922025-02-28T21:49:53.056Z Downloaded secrecy v0.8.0
6932025-02-28T21:49:53.056Z Downloaded glob v0.3.2
6942025-02-28T21:49:53.056Z Downloaded filetime v0.2.25
6952025-02-28T21:49:53.060Z Downloaded chacha20poly1305 v0.10.1
6962025-02-28T21:49:53.060Z Downloaded untrusted v0.9.0
6972025-02-28T21:49:53.060Z Downloaded hickory-client v0.24.4
6982025-02-28T21:49:53.067Z Downloaded darling_macro v0.20.10
6992025-02-28T21:49:53.072Z Downloaded try-lock v0.2.5
7002025-02-28T21:49:53.072Z Downloaded termtree v0.5.1
7012025-02-28T21:49:53.073Z Downloaded snafu-derive v0.8.5
7022025-02-28T21:49:53.073Z Downloaded blake2 v0.10.6
7032025-02-28T21:49:53.076Z Downloaded write16 v1.0.0
7042025-02-28T21:49:53.076Z Downloaded pkg-config v0.3.31
7052025-02-28T21:49:53.076Z Downloaded base64 v0.13.1
7062025-02-28T21:49:53.081Z Downloaded rtoolbox v0.0.2
7072025-02-28T21:49:53.082Z Downloaded typify v0.2.0
7082025-02-28T21:49:53.087Z Downloaded sqlformat v0.2.6
7092025-02-28T21:49:53.087Z Downloaded quinn-udp v0.5.5
7102025-02-28T21:49:53.090Z Downloaded parse-display-derive v0.10.0
7112025-02-28T21:49:53.090Z Downloaded indicatif v0.17.11
7122025-02-28T21:49:53.093Z Downloaded heapless v0.8.0
7132025-02-28T21:49:53.097Z Downloaded fixedbitset v0.5.7
7142025-02-28T21:49:53.100Z Downloaded crypto-bigint v0.5.5
7152025-02-28T21:49:53.106Z Downloaded des v0.8.1
7162025-02-28T21:49:53.109Z Downloaded derive_builder v0.20.2
7172025-02-28T21:49:53.123Z Downloaded normalize-line-endings v0.3.0
7182025-02-28T21:49:53.127Z Downloaded icu_provider v1.5.0
7192025-02-28T21:49:53.131Z Downloaded num-complex v0.4.6
7202025-02-28T21:49:53.131Z Downloaded tap v1.0.1
7212025-02-28T21:49:53.135Z Downloaded structmeta-derive v0.3.0
7222025-02-28T21:49:53.135Z Downloaded structmeta v0.3.0
7232025-02-28T21:49:53.135Z Downloaded spin v0.9.8
7242025-02-28T21:49:53.138Z Downloaded socket2 v0.5.8
7252025-02-28T21:49:53.141Z Downloaded slog v2.7.0
7262025-02-28T21:49:53.145Z Downloaded progenitor-client v0.8.0
7272025-02-28T21:49:53.145Z Downloaded tls_codec_derive v0.4.1
7282025-02-28T21:49:53.145Z Downloaded data-encoding v2.6.0
7292025-02-28T21:49:53.148Z Downloaded zone v0.1.8
7302025-02-28T21:49:53.148Z Downloaded icu_collections v1.5.0
7312025-02-28T21:49:53.153Z Downloaded embedded-io v0.6.1
7322025-02-28T21:49:53.156Z Downloaded unicode-xid v0.2.6
7332025-02-28T21:49:53.156Z Downloaded time-macros v0.2.18
7342025-02-28T21:49:53.160Z Downloaded pkcs8 v0.10.2
7352025-02-28T21:49:53.163Z Downloaded vte v0.11.1
7362025-02-28T21:49:53.166Z Downloaded typify v0.3.0
7372025-02-28T21:49:53.169Z Downloaded hyper-util v0.1.10
7382025-02-28T21:49:53.172Z Downloaded hickory-server v0.24.4
7392025-02-28T21:49:53.179Z Downloaded signal-hook-tokio v0.3.1
7402025-02-28T21:49:53.182Z Downloaded funty v2.0.0
7412025-02-28T21:49:53.182Z Downloaded float-cmp v0.10.0
7422025-02-28T21:49:53.188Z Downloaded take_mut v0.2.2
7432025-02-28T21:49:53.188Z Downloaded hash32 v0.3.1
7442025-02-28T21:49:53.191Z Downloaded nodrop v0.1.14
7452025-02-28T21:49:53.191Z Downloaded base64 v0.22.1
7462025-02-28T21:49:53.194Z Downloaded newtype-uuid v1.2.1
7472025-02-28T21:49:53.194Z Downloaded pbkdf2 v0.11.0
7482025-02-28T21:49:53.199Z Downloaded slog-term v2.9.1
7492025-02-28T21:49:53.203Z Downloaded tokio-tungstenite v0.21.0
7502025-02-28T21:49:53.203Z Downloaded serde_derive_internals v0.29.1
7512025-02-28T21:49:53.203Z Downloaded unicode-truncate v1.1.0
7522025-02-28T21:49:53.206Z Downloaded poly1305 v0.8.0
7532025-02-28T21:49:53.209Z Downloaded serde_yaml v0.9.34+deprecated
7542025-02-28T21:49:53.214Z Downloaded rustfmt-wrapper v0.2.1
7552025-02-28T21:49:53.220Z Downloaded value-bag v1.9.0
7562025-02-28T21:49:53.220Z Downloaded rustc-hash v2.1.1
7572025-02-28T21:49:53.223Z Downloaded omicron-zone-package v0.12.0
7582025-02-28T21:49:53.223Z Downloaded darling v0.20.10
7592025-02-28T21:49:53.226Z Downloaded crossbeam-channel v0.5.13
7602025-02-28T21:49:53.231Z Downloaded zip v0.6.6
7612025-02-28T21:49:53.237Z Downloaded unsafe-libyaml v0.2.11
7622025-02-28T21:49:53.241Z Downloaded endian-type v0.1.2
7632025-02-28T21:49:53.244Z Downloaded sha1 v0.10.6
7642025-02-28T21:49:53.244Z Downloaded fs_extra v1.3.0
7652025-02-28T21:49:53.249Z Downloaded progenitor-client v0.9.1
7662025-02-28T21:49:53.249Z Downloaded openssl-macros v0.1.1
7672025-02-28T21:49:53.249Z Downloaded futures v0.3.31
7682025-02-28T21:49:53.255Z Downloaded universal-hash v0.5.1
7692025-02-28T21:49:53.258Z Downloaded tabwriter v1.4.0
7702025-02-28T21:49:53.258Z Downloaded tokio-macros v2.5.0
7712025-02-28T21:49:53.258Z Downloaded parking_lot v0.11.2
7722025-02-28T21:49:53.261Z Downloaded tokio-native-tls v0.3.1
7732025-02-28T21:49:53.265Z Downloaded similar v2.6.0
7742025-02-28T21:49:53.270Z Downloaded pretty-hex v0.2.1
7752025-02-28T21:49:53.270Z Downloaded nu-ansi-term v0.50.1
7762025-02-28T21:49:53.274Z Downloaded pin-project-internal v1.1.6
7772025-02-28T21:49:53.280Z Downloaded debug-ignore v1.0.5
7782025-02-28T21:49:53.280Z Downloaded xattr v1.3.1
7792025-02-28T21:49:53.283Z Downloaded diesel-dtrace v0.4.2
7802025-02-28T21:49:53.283Z Downloaded p256 v0.13.2
7812025-02-28T21:49:53.287Z Downloaded writeable v0.5.5
7822025-02-28T21:49:53.287Z Downloaded pem-rfc7468 v0.7.0
7832025-02-28T21:49:53.291Z Downloaded pem v3.0.5
7842025-02-28T21:49:53.291Z Downloaded tracing-attributes v0.1.27
7852025-02-28T21:49:53.294Z Downloaded minimal-lexical v0.2.1
7862025-02-28T21:49:53.297Z Downloaded enum-as-inner v0.6.1
7872025-02-28T21:49:53.300Z Downloaded either v1.14.0
7882025-02-28T21:49:53.303Z Downloaded tower-service v0.3.3
7892025-02-28T21:49:53.303Z Downloaded tower-layer v0.3.3
7902025-02-28T21:49:53.309Z Downloaded env_filter v0.1.2
7912025-02-28T21:49:53.309Z Downloaded ed25519 v2.2.3
7922025-02-28T21:49:53.309Z Downloaded openssl-probe v0.1.5
7932025-02-28T21:49:53.312Z Downloaded aes-gcm v0.10.3
7942025-02-28T21:49:53.316Z Downloaded fxhash v0.2.1
7952025-02-28T21:49:53.316Z Downloaded zone_cfg_derive v0.1.2
7962025-02-28T21:49:53.316Z Downloaded yoke-derive v0.7.4
7972025-02-28T21:49:53.320Z Downloaded ron v0.8.1
7982025-02-28T21:49:53.323Z Downloaded percent-encoding v2.3.1
7992025-02-28T21:49:53.323Z Downloaded aes v0.8.4
8002025-02-28T21:49:53.326Z Downloaded tls_codec v0.4.1
8012025-02-28T21:49:53.331Z Downloaded tungstenite v0.21.0
8022025-02-28T21:49:53.334Z Downloaded papergrid v0.14.0
8032025-02-28T21:49:53.338Z Downloaded static_assertions v1.1.0
8042025-02-28T21:49:53.344Z Downloaded ssh-encoding v0.2.0
8052025-02-28T21:49:53.348Z Downloaded scopeguard v1.2.0
8062025-02-28T21:49:53.348Z Downloaded daft-derive v0.1.1
8072025-02-28T21:49:53.351Z Downloaded string_cache v0.8.7
8082025-02-28T21:49:53.351Z Downloaded stable_deref_trait v1.2.0
8092025-02-28T21:49:53.351Z Downloaded slog-stdlog v4.1.1
8102025-02-28T21:49:53.355Z Downloaded yasna v0.5.2
8112025-02-28T21:49:53.355Z Downloaded quinn v0.11.5
8122025-02-28T21:49:53.359Z Downloaded x509-cert v0.2.5
8132025-02-28T21:49:53.365Z Downloaded sync_wrapper v1.0.1
8142025-02-28T21:49:53.369Z Downloaded sync-ptr v0.1.1
8152025-02-28T21:49:53.369Z Downloaded simd-adler32 v0.3.7
8162025-02-28T21:49:53.372Z Downloaded ecdsa v0.16.9
8172025-02-28T21:49:53.376Z Downloaded env_logger v0.10.2
8182025-02-28T21:49:53.376Z Downloaded elliptic-curve v0.13.8
8192025-02-28T21:49:53.380Z Downloaded foreign-types-shared v0.1.1
8202025-02-28T21:49:53.388Z Downloaded peg-macros v0.8.4
8212025-02-28T21:49:53.388Z Downloaded diesel_table_macro_syntax v0.2.0
8222025-02-28T21:49:53.392Z Downloaded zone v0.3.0
8232025-02-28T21:49:53.392Z Downloaded zeroize v1.8.1
8242025-02-28T21:49:53.392Z Downloaded futures-macro v0.3.31
8252025-02-28T21:49:53.393Z Downloaded gethostname v0.5.0
8262025-02-28T21:49:53.393Z Downloaded futures-sink v0.3.31
8272025-02-28T21:49:53.393Z Downloaded futures-io v0.3.31
8282025-02-28T21:49:53.397Z Downloaded futures-executor v0.3.31
8292025-02-28T21:49:53.398Z Downloaded fallible-iterator v0.2.0
8302025-02-28T21:49:53.398Z Downloaded postcard v1.0.10
8312025-02-28T21:49:53.401Z Downloaded new_debug_unreachable v1.0.6
8322025-02-28T21:49:53.401Z Downloaded parse-zoneinfo v0.3.1
8332025-02-28T21:49:53.404Z Downloaded dsl_auto_type v0.1.2
8342025-02-28T21:49:53.404Z Downloaded phf v0.11.2
8352025-02-28T21:49:53.407Z Downloaded sct v0.7.1
8362025-02-28T21:49:53.412Z Downloaded peg v0.8.4
8372025-02-28T21:49:53.415Z Downloaded number_prefix v0.4.0
8382025-02-28T21:49:53.415Z Downloaded num_threads v0.1.7
8392025-02-28T21:49:53.415Z Downloaded hashbrown v0.14.5
8402025-02-28T21:49:53.421Z Downloaded psl-types v2.0.11
8412025-02-28T21:49:53.424Z Downloaded http v1.2.0
8422025-02-28T21:49:53.427Z Downloaded rcgen v0.12.1
8432025-02-28T21:49:53.430Z Downloaded synstructure v0.13.1
8442025-02-28T21:49:53.433Z Downloaded env_logger v0.11.5
8452025-02-28T21:49:53.437Z Downloaded itertools v0.14.0
8462025-02-28T21:49:53.443Z Downloaded oso v0.27.3
8472025-02-28T21:49:53.449Z Downloaded siphasher v0.3.11
8482025-02-28T21:49:53.453Z Downloaded oso-derive v0.27.3
8492025-02-28T21:49:53.453Z Downloaded difflib v0.4.0
8502025-02-28T21:49:53.453Z Downloaded slog-scope v4.4.0
8512025-02-28T21:49:53.453Z Downloaded rsa v0.9.6
8522025-02-28T21:49:53.461Z Downloaded vsss-rs v3.3.4
8532025-02-28T21:49:53.465Z Downloaded num-traits v0.2.19
8542025-02-28T21:49:53.465Z Downloaded crossterm v0.28.1
8552025-02-28T21:49:53.472Z Downloaded foreign-types-macros v0.2.3
8562025-02-28T21:49:53.476Z Downloaded tinyvec_macros v0.1.1
8572025-02-28T21:49:53.476Z Downloaded strum v0.26.3
8582025-02-28T21:49:53.476Z Downloaded waitgroup v0.1.2
8592025-02-28T21:49:53.481Z Downloaded ppv-lite86 v0.2.20
8602025-02-28T21:49:53.481Z Downloaded powerfmt v0.2.0
8612025-02-28T21:49:53.481Z Downloaded same-file v1.0.6
8622025-02-28T21:49:53.481Z Downloaded postgres-protocol v0.6.8
8632025-02-28T21:49:53.485Z Downloaded phf_generator v0.11.2
8642025-02-28T21:49:53.486Z Downloaded phf_codegen v0.11.2
8652025-02-28T21:49:53.489Z Downloaded password-hash v0.4.2
8662025-02-28T21:49:53.489Z Downloaded progenitor-impl v0.8.0
8672025-02-28T21:49:53.489Z Downloaded r2d2 v0.8.10
8682025-02-28T21:49:53.492Z Downloaded packed_struct v0.10.1
8692025-02-28T21:49:53.496Z Downloaded tungstenite v0.24.0
8702025-02-28T21:49:53.499Z Downloaded tungstenite v0.23.0
8712025-02-28T21:49:53.502Z Downloaded supports-color v3.0.2
8722025-02-28T21:49:53.502Z Downloaded zip v2.1.3
8732025-02-28T21:49:53.507Z Downloaded tokio-tungstenite v0.24.0
8742025-02-28T21:49:53.510Z Downloaded precomputed-hash v0.1.1
8752025-02-28T21:49:53.510Z Downloaded display-error-chain v0.2.2
8762025-02-28T21:49:53.514Z Downloaded dirs-next v2.0.0
8772025-02-28T21:49:53.514Z Downloaded curve25519-dalek-derive v0.1.1
8782025-02-28T21:49:53.514Z Downloaded which v4.4.2
8792025-02-28T21:49:53.518Z Downloaded idna v1.0.3
8802025-02-28T21:49:53.525Z Downloaded newtype_derive v0.1.6
8812025-02-28T21:49:53.525Z Downloaded progenitor-macro v0.9.1
8822025-02-28T21:49:53.528Z Downloaded packed_struct_codegen v0.10.1
8832025-02-28T21:49:53.528Z Downloaded olpc-cjson v0.1.4
8842025-02-28T21:49:53.528Z Downloaded want v0.3.1
8852025-02-28T21:49:53.529Z Downloaded hyper v1.6.0
8862025-02-28T21:49:53.535Z Downloaded zerofrom v0.1.4
8872025-02-28T21:49:53.538Z Downloaded num-integer v0.1.46
8882025-02-28T21:49:53.538Z Downloaded aho-corasick v1.1.3
8892025-02-28T21:49:53.545Z Downloaded rustls-pki-types v1.10.0
8902025-02-28T21:49:53.548Z Downloaded pkcs5 v0.7.1
8912025-02-28T21:49:53.554Z Downloaded vergen v8.3.2
8922025-02-28T21:49:53.558Z Downloaded tinystr v0.7.6
8932025-02-28T21:49:53.558Z Downloaded rustls-pemfile v1.0.4
8942025-02-28T21:49:53.567Z Downloaded serde_with_macros v3.11.0
8952025-02-28T21:49:53.588Z Downloaded utf8_iter v1.0.4
8962025-02-28T21:49:53.588Z Downloaded utf16_iter v1.0.5
8972025-02-28T21:49:53.588Z Downloaded form_urlencoded v1.2.1
8982025-02-28T21:49:53.588Z Downloaded utf-8 v0.7.6
8992025-02-28T21:49:53.589Z Downloaded num-bigint-dig v0.8.4
9002025-02-28T21:49:53.594Z Downloaded uzers v0.12.1
9012025-02-28T21:49:53.594Z Downloaded mockall v0.13.1
9022025-02-28T21:49:53.594Z Downloaded foreign-types-shared v0.3.1
9032025-02-28T21:49:53.594Z Downloaded daft v0.1.1
9042025-02-28T21:49:53.594Z Downloaded zerovec v0.10.4
9052025-02-28T21:49:53.594Z Downloaded foreign-types v0.3.2
9062025-02-28T21:49:53.594Z Downloaded pin-utils v0.1.0
9072025-02-28T21:49:53.594Z Downloaded phf_shared v0.10.0
9082025-02-28T21:49:53.594Z Downloaded num v0.4.3
9092025-02-28T21:49:53.594Z Downloaded nibble_vec v0.1.0
9102025-02-28T21:49:53.594Z Downloaded openssl-sys v0.9.106
9112025-02-28T21:49:53.599Z Downloaded tokio-rustls v0.24.1
9122025-02-28T21:49:53.604Z Downloaded schemars v0.8.22
9132025-02-28T21:49:53.611Z Downloaded rand_xorshift v0.3.0
9142025-02-28T21:49:53.614Z Downloaded zerofrom-derive v0.1.4
9152025-02-28T21:49:53.614Z Downloaded multer v3.1.0
9162025-02-28T21:49:53.622Z Downloaded phf_shared v0.11.2
9172025-02-28T21:49:53.622Z Downloaded thread_local v1.1.8
9182025-02-28T21:49:53.626Z Downloaded unicode-bidi v0.3.17
9192025-02-28T21:49:53.626Z Downloaded downcast v0.11.0
9202025-02-28T21:49:53.626Z Downloaded multimap v0.10.0
9212025-02-28T21:49:53.626Z Downloaded strum_macros v0.25.3
9222025-02-28T21:49:53.631Z Downloaded zerocopy v0.6.6
9232025-02-28T21:49:53.631Z Downloaded tough v0.19.0
9242025-02-28T21:49:53.637Z Downloaded newline-converter v0.3.0
9252025-02-28T21:49:53.642Z Downloaded postgres-types v0.2.9
9262025-02-28T21:49:53.642Z Downloaded float-ord v0.3.2
9272025-02-28T21:49:53.648Z Downloaded toml v0.7.8
9282025-02-28T21:49:53.648Z Downloaded uuid v1.15.1
9292025-02-28T21:49:53.655Z Downloaded predicates v3.1.3
9302025-02-28T21:49:53.655Z Downloaded ron v0.7.1
9312025-02-28T21:49:53.662Z Downloaded fragile v2.0.0
9322025-02-28T21:49:53.662Z Downloaded time-core v0.1.2
9332025-02-28T21:49:53.672Z Downloaded fd-lock v4.0.2
9342025-02-28T21:49:53.672Z Downloaded tokio-postgres v0.7.13
9352025-02-28T21:49:53.677Z Downloaded pbkdf2 v0.12.2
9362025-02-28T21:49:53.677Z Downloaded num_enum_derive v0.5.11
9372025-02-28T21:49:53.678Z Downloaded blake3 v1.5.4
9382025-02-28T21:49:53.681Z Downloaded rand_core v0.9.2
9392025-02-28T21:49:53.681Z Downloaded diff v0.1.13
9402025-02-28T21:49:53.686Z Downloaded diesel_derives v2.2.3
9412025-02-28T21:49:53.690Z Downloaded slab v0.4.9
9422025-02-28T21:49:53.690Z Downloaded signature v2.2.0
9432025-02-28T21:49:53.694Z Downloaded predicates-core v1.0.8
9442025-02-28T21:49:53.694Z Downloaded typify-macro v0.3.0
9452025-02-28T21:49:53.694Z Downloaded typify-macro v0.2.0
9462025-02-28T21:49:53.694Z Downloaded mockall_derive v0.13.1
9472025-02-28T21:49:53.697Z Downloaded steno v0.4.1
9482025-02-28T21:49:53.701Z Downloaded num_enum v0.5.11
9492025-02-28T21:49:53.705Z Downloaded ref-cast-impl v1.0.23
9502025-02-28T21:49:53.709Z Downloaded rand_core v0.6.4
9512025-02-28T21:49:53.709Z Downloaded serde_urlencoded v0.7.1
9522025-02-28T21:49:53.709Z Downloaded salsa20 v0.10.2
9532025-02-28T21:49:53.714Z Downloaded h2 v0.4.6
9542025-02-28T21:49:53.718Z Downloaded num-iter v0.1.45
9552025-02-28T21:49:53.723Z Downloaded num-derive v0.4.2
9562025-02-28T21:49:53.723Z Downloaded aws-lc-rs v1.12.4
9572025-02-28T21:49:53.730Z Downloaded unicase v2.7.0
9582025-02-28T21:49:53.734Z Downloaded tiny-keccak v2.0.2
9592025-02-28T21:49:53.734Z Downloaded pin-project-lite v0.2.14
9602025-02-28T21:49:53.739Z Downloaded rustls-pemfile v2.2.0
9612025-02-28T21:49:53.744Z Downloaded pin-project v1.1.6
9622025-02-28T21:49:53.755Z Downloaded shell-words v1.1.0
9632025-02-28T21:49:53.760Z Downloaded password-hash v0.5.0
9642025-02-28T21:49:53.760Z Downloaded num-rational v0.4.2
9652025-02-28T21:49:53.760Z Downloaded paste v1.0.15
9662025-02-28T21:49:53.764Z Downloaded rand v0.8.5
9672025-02-28T21:49:53.769Z Downloaded schemars_derive v0.8.22
9682025-02-28T21:49:53.769Z Downloaded whoami v1.5.2
9692025-02-28T21:49:53.769Z Downloaded tokio-rustls v0.26.0
9702025-02-28T21:49:53.776Z Downloaded tokio-rustls v0.25.0
9712025-02-28T21:49:53.776Z Downloaded publicsuffix v2.3.0
9722025-02-28T21:49:53.784Z Downloaded fatfs v0.3.6
9732025-02-28T21:49:53.784Z Downloaded dropshot_endpoint v0.12.0
9742025-02-28T21:49:53.792Z Downloaded tokio-tungstenite v0.23.1
9752025-02-28T21:49:53.792Z Downloaded bitvec v1.0.1
9762025-02-28T21:49:53.798Z Downloaded parking_lot_core v0.9.10
9772025-02-28T21:49:53.801Z Downloaded parking_lot_core v0.8.6
9782025-02-28T21:49:53.805Z Downloaded unicode-properties v0.1.3
9792025-02-28T21:49:53.805Z Downloaded ssh-key v0.6.6
9802025-02-28T21:49:53.811Z Downloaded shlex v1.3.0
9812025-02-28T21:49:53.816Z Downloaded displaydoc v0.2.5
9822025-02-28T21:49:53.816Z Downloaded flume v0.11.1
9832025-02-28T21:49:53.822Z Downloaded russh-keys v0.45.0
9842025-02-28T21:49:53.829Z Downloaded icu_properties_data v1.5.0
9852025-02-28T21:49:53.835Z Downloaded tokio-stream v0.1.17
9862025-02-28T21:49:53.839Z Downloaded rand v0.9.0
9872025-02-28T21:49:53.843Z Downloaded russh v0.45.0
9882025-02-28T21:49:53.848Z Downloaded winnow v0.6.20
9892025-02-28T21:49:53.859Z Downloaded parking_lot v0.12.3
9902025-02-28T21:49:53.863Z Downloaded zerocopy-derive v0.8.10
9912025-02-28T21:49:53.873Z Downloaded portable-atomic v1.9.0
9922025-02-28T21:49:53.878Z Downloaded signal-hook v0.3.17
9932025-02-28T21:49:53.878Z Downloaded quinn-proto v0.11.8
9942025-02-28T21:49:53.883Z Downloaded proptest v1.6.0
9952025-02-28T21:49:53.890Z Downloaded tower v0.5.2
9962025-02-28T21:49:53.899Z Downloaded mio v1.0.2
9972025-02-28T21:49:53.905Z Downloaded futures-util v0.3.31
9982025-02-28T21:49:53.915Z Downloaded unicode-normalization v0.1.24
9992025-02-28T21:49:53.920Z Downloaded hashbrown v0.13.2
10002025-02-28T21:49:53.926Z Downloaded serde_with v3.11.0
10012025-02-28T21:49:53.932Z Downloaded time v0.3.36
10022025-02-28T21:49:53.939Z Downloaded unicode-segmentation v1.12.0
10032025-02-28T21:49:53.944Z Downloaded chrono v0.4.40
10042025-02-28T21:49:53.950Z Downloaded p521 v0.13.3
10052025-02-28T21:49:53.953Z Downloaded tabled v0.18.0
10062025-02-28T21:49:53.970Z Downloaded tracing v0.1.40
10072025-02-28T21:49:53.973Z Downloaded rustyline v14.0.0
10082025-02-28T21:49:53.979Z Downloaded reedline v0.35.0
10092025-02-28T21:49:53.985Z Downloaded rustls-webpki v0.101.7
10102025-02-28T21:49:54.001Z Downloaded polar-core v0.27.3
10112025-02-28T21:49:54.009Z Downloaded zerocopy v0.8.10
10122025-02-28T21:49:54.033Z Downloaded rayon v1.10.0
10132025-02-28T21:49:54.048Z Downloaded openssl v0.10.71
10142025-02-28T21:49:54.052Z Downloaded reqwest v0.12.12
10152025-02-28T21:49:54.061Z Downloaded hickory-proto v0.24.4
10162025-02-28T21:49:54.075Z Downloaded p384 v0.13.0
10172025-02-28T21:49:54.083Z Downloaded regress v0.9.1
10182025-02-28T21:49:54.090Z Downloaded regex-syntax v0.6.29
10192025-02-28T21:49:54.100Z Downloaded vcpkg v0.2.15
10202025-02-28T21:49:54.136Z Downloaded git2 v0.19.0
10212025-02-28T21:49:54.144Z Downloaded rustls v0.21.12
10222025-02-28T21:49:54.157Z Downloaded curve25519-dalek v4.1.3
10232025-02-28T21:49:54.165Z Downloaded rustls-webpki v0.102.8
10242025-02-28T21:49:54.182Z Downloaded rustls v0.22.4
10252025-02-28T21:49:54.196Z Downloaded winnow v0.5.40
10262025-02-28T21:49:54.207Z Downloaded unicode-width v0.2.0
10272025-02-28T21:49:54.211Z Downloaded dropshot v0.12.0
10282025-02-28T21:49:54.232Z Downloaded smoltcp v0.9.1
10292025-02-28T21:49:54.241Z Downloaded radix_trie v0.2.1
10302025-02-28T21:49:54.246Z Downloaded chrono-tz v0.10.1
10312025-02-28T21:49:54.258Z Downloaded typify-impl v0.3.0
10322025-02-28T21:49:54.270Z Downloaded webpki-roots v0.26.6
10332025-02-28T21:49:54.273Z Downloaded object v0.30.4
10342025-02-28T21:49:54.283Z Downloaded zerocopy-derive v0.6.6
10352025-02-28T21:49:54.294Z Downloaded rustls v0.23.19
10362025-02-28T21:49:54.303Z Downloaded smoltcp v0.11.0
10372025-02-28T21:49:54.315Z Downloaded bstr v1.10.0
10382025-02-28T21:49:54.326Z Downloaded regex v1.11.1
10392025-02-28T21:49:54.339Z Downloaded sled v0.34.7
10402025-02-28T21:49:54.351Z Downloaded nix v0.27.1
10412025-02-28T21:49:54.359Z Downloaded regress v0.10.1
10422025-02-28T21:49:54.368Z Downloaded nix v0.28.0
10432025-02-28T21:49:54.380Z Downloaded nix v0.29.0
10442025-02-28T21:49:54.391Z Downloaded regex-syntax v0.8.5
10452025-02-28T21:49:54.403Z Downloaded lzma-sys v0.1.20
10462025-02-28T21:49:54.428Z Downloaded openapiv3 v2.0.0
10472025-02-28T21:49:54.441Z Downloaded typify-impl v0.2.0
10482025-02-28T21:49:54.457Z Downloaded dropshot v0.16.0
10492025-02-28T21:49:54.477Z Downloaded object v0.36.5
10502025-02-28T21:49:54.490Z Downloaded libz-sys v1.1.20
10512025-02-28T21:49:54.509Z Downloaded ratatui v0.29.0
10522025-02-28T21:49:54.529Z Downloaded diesel v2.2.7
10532025-02-28T21:49:54.547Z Downloaded gimli v0.31.1
10542025-02-28T21:49:54.557Z Downloaded salty v0.3.0
10552025-02-28T21:49:54.562Z Downloaded petname v2.0.2
10562025-02-28T21:49:54.568Z Downloaded tokio-util v0.7.13
10572025-02-28T21:49:54.576Z Downloaded bzip2-sys v0.1.11+1.0.8
10582025-02-28T21:49:54.586Z Downloaded sha3 v0.10.8
10592025-02-28T21:49:54.590Z Downloaded bindgen v0.71.1
10602025-02-28T21:49:54.597Z Downloaded sqlparser v0.45.0
10612025-02-28T21:49:54.603Z Downloaded bindgen v0.69.5
10622025-02-28T21:49:54.612Z Downloaded zopfli v0.8.1
10632025-02-28T21:49:54.618Z Downloaded miniz_oxide v0.8.5
10642025-02-28T21:49:54.618Z Downloaded toml_edit v0.19.15
10652025-02-28T21:49:54.630Z Downloaded typed-path v0.9.3
10662025-02-28T21:49:54.635Z Downloaded quick-xml v0.37.2
10672025-02-28T21:49:54.642Z Downloaded regex-automata v0.4.8
10682025-02-28T21:49:54.660Z Downloaded petgraph v0.7.1
10692025-02-28T21:49:54.676Z Downloaded petgraph v0.6.5
10702025-02-28T21:49:54.694Z Downloaded lalrpop v0.19.12
10712025-02-28T21:49:54.705Z Downloaded pkcs1 v0.7.5
10722025-02-28T21:49:54.709Z Downloaded tar v0.4.44
10732025-02-28T21:49:54.713Z Downloaded subprocess v0.2.9
10742025-02-28T21:49:54.713Z Downloaded strum_macros v0.26.4
10752025-02-28T21:49:54.717Z Downloaded nom v7.1.3
10762025-02-28T21:49:54.722Z Downloaded tokio v1.43.0
10772025-02-28T21:49:54.755Z Downloaded tinyvec v1.8.0
10782025-02-28T21:49:54.758Z Downloaded csv v1.3.1
10792025-02-28T21:49:54.777Z Downloaded expectorate v1.1.0
10802025-02-28T21:49:54.780Z Downloaded slog-dtrace v0.3.0
10812025-02-28T21:49:54.784Z Downloaded flate2 v1.1.0
10822025-02-28T21:49:54.787Z Downloaded nanorand v0.7.0
10832025-02-28T21:49:54.792Z Downloaded progenitor-macro v0.8.0
10842025-02-28T21:49:54.793Z Downloaded num-bigint v0.4.6
10852025-02-28T21:49:54.796Z Downloaded walkdir v2.5.0
10862025-02-28T21:49:54.796Z Downloaded document-features v0.2.10
10872025-02-28T21:49:54.799Z Downloaded zone_cfg_derive v0.3.0
10882025-02-28T21:49:54.799Z Downloaded path-slash v0.1.5
10892025-02-28T21:49:54.799Z Downloaded strum_macros v0.24.3
10902025-02-28T21:49:54.802Z Downloaded term v0.7.0
10912025-02-28T21:49:54.805Z Downloaded rustc-demangle v0.1.24
10922025-02-28T21:49:54.805Z Downloaded parse-display v0.10.0
10932025-02-28T21:49:54.805Z Downloaded foldhash v0.1.3
10942025-02-28T21:49:54.808Z Downloaded unarray v0.1.4
10952025-02-28T21:49:54.808Z Downloaded signal-hook-registry v1.4.2
10962025-02-28T21:49:54.808Z Downloaded ed25519-dalek v2.1.1
10972025-02-28T21:49:54.811Z Downloaded dropshot_endpoint v0.16.0
10982025-02-28T21:49:54.816Z Downloaded rand_seeder v0.3.0
10992025-02-28T21:49:54.824Z Downloaded foreign-types v0.5.0
11002025-02-28T21:49:54.824Z Downloaded yoke v0.7.4
11012025-02-28T21:49:54.843Z Downloaded twox-hash v2.1.0
11022025-02-28T21:49:54.847Z Downloaded hashbrown v0.12.3
11032025-02-28T21:49:54.852Z Downloaded unicode_categories v0.1.1
11042025-02-28T21:49:54.855Z Downloaded tabled_derive v0.10.0
11052025-02-28T21:49:54.855Z Downloaded native-tls v0.2.12
11062025-02-28T21:49:54.859Z Downloaded getrandom v0.3.1
11072025-02-28T21:49:54.863Z Downloaded getrandom v0.2.15
11082025-02-28T21:49:54.869Z Downloaded url v2.5.3
11092025-02-28T21:49:54.872Z Downloaded snafu v0.8.5
11102025-02-28T21:49:54.875Z Downloaded itertools v0.13.0
11112025-02-28T21:49:54.885Z Downloaded hkdf v0.12.4
11122025-02-28T21:49:54.888Z Downloaded subtle v2.6.1
11132025-02-28T21:49:54.891Z Downloaded rayon-core v1.12.1
11142025-02-28T21:49:54.896Z Downloaded proc-macro-error2 v2.0.1
11152025-02-28T21:49:54.900Z Downloaded futures-core v0.3.31
11162025-02-28T21:49:54.900Z Downloaded dirs-sys-next v0.1.2
11172025-02-28T21:49:54.900Z Downloaded slog-json v2.6.1
11182025-02-28T21:49:54.904Z Downloaded qorb v0.2.1
11192025-02-28T21:49:54.907Z Downloaded libm v0.2.8
11202025-02-28T21:49:54.913Z Downloaded darling_core v0.20.10
11212025-02-28T21:49:54.921Z Downloaded libgit2-sys v0.17.0+1.8.1
11222025-02-28T21:49:54.976Z Downloaded itertools v0.12.1
11232025-02-28T21:49:54.984Z Downloaded prettyplease v0.2.29
11242025-02-28T21:49:54.987Z Downloaded primeorder v0.13.6
11252025-02-28T21:49:54.990Z Downloaded xz2 v0.1.7
11262025-02-28T21:49:54.990Z Downloaded serde_repr v0.1.19
11272025-02-28T21:49:54.995Z Downloaded serde_path_to_error v0.1.16
11282025-02-28T21:49:54.995Z Downloaded rustc_version v0.4.1
11292025-02-28T21:49:54.999Z Downloaded itertools v0.10.5
11302025-02-28T21:49:55.002Z Downloaded encoding_rs v0.8.34
11312025-02-28T21:49:55.024Z Downloaded ring v0.17.11
11322025-02-28T21:49:55.060Z Downloaded tracing-core v0.1.32
11332025-02-28T21:49:55.063Z Downloaded half v2.4.1
11342025-02-28T21:49:55.066Z Downloaded libxml v0.3.3
11352025-02-28T21:49:55.073Z Downloaded ena v0.14.3
11362025-02-28T21:49:55.077Z Downloaded dyn-clone v1.0.18
11372025-02-28T21:49:55.077Z Downloaded der v0.7.9
11382025-02-28T21:49:55.082Z Downloaded ssh-cipher v0.2.0
11392025-02-28T21:49:55.082Z Downloaded slog-async v2.8.0
11402025-02-28T21:49:55.082Z Downloaded futures-channel v0.3.31
11412025-02-28T21:49:55.085Z Downloaded peg-runtime v0.8.3
11422025-02-28T21:49:55.085Z Downloaded derive_more v0.99.19
11432025-02-28T21:49:55.090Z Downloaded serde_plain v1.0.2
11442025-02-28T21:49:55.090Z Downloaded progenitor-impl v0.9.1
11452025-02-28T21:49:55.094Z Downloaded samael v0.0.18
11462025-02-28T21:49:55.098Z Downloaded rustc-hash v1.1.0
11472025-02-28T21:49:55.098Z Downloaded resolv-conf v0.7.0
11482025-02-28T21:49:55.099Z Downloaded rand_chacha v0.9.0
11492025-02-28T21:49:55.103Z Downloaded progenitor v0.9.1
11502025-02-28T21:49:55.103Z Downloaded progenitor v0.8.0
11512025-02-28T21:49:55.103Z Downloaded polyval v0.6.2
11522025-02-28T21:49:55.108Z Downloaded embedded-io v0.4.0
11532025-02-28T21:49:55.108Z Downloaded cc v1.2.15
11542025-02-28T21:49:55.113Z Downloaded hash32 v0.2.1
11552025-02-28T21:49:55.113Z Downloaded smallvec v1.14.0
11562025-02-28T21:49:55.113Z Downloaded ff v0.13.0
11572025-02-28T21:49:55.113Z Downloaded dunce v1.0.5
11582025-02-28T21:49:55.118Z Downloaded rusty-fork v0.3.0
11592025-02-28T21:49:55.118Z Downloaded derive_builder_core v0.20.2
11602025-02-28T21:49:55.118Z Downloaded derive-where v1.2.7
11612025-02-28T21:49:55.124Z Downloaded deranged v0.3.11
11622025-02-28T21:49:55.124Z Downloaded heapless v0.7.17
11632025-02-28T21:49:55.128Z Downloaded backtrace v0.3.74
11642025-02-28T21:49:55.131Z Downloaded base64 v0.21.7
11652025-02-28T21:49:55.134Z Downloaded owo-colors v4.2.0
11662025-02-28T21:49:55.134Z Downloaded test-strategy v0.4.0
11672025-02-28T21:49:55.137Z Downloaded strip-ansi-escapes v0.2.0
11682025-02-28T21:49:55.141Z Downloaded stringprep v0.1.5
11692025-02-28T21:49:55.141Z Downloaded smf v0.2.3
11702025-02-28T21:49:55.141Z Downloaded slog-bunyan v2.5.0
11712025-02-28T21:49:55.144Z Downloaded semver v0.1.20
11722025-02-28T21:49:55.144Z Downloaded sec1 v0.7.3
11732025-02-28T21:49:55.144Z Downloaded scheduled-thread-pool v0.2.7
11742025-02-28T21:49:55.148Z Downloaded globset v0.4.15
11752025-02-28T21:49:55.148Z Downloaded ghash v0.5.1
11762025-02-28T21:49:55.148Z Downloaded defmt-parser v0.3.4
11772025-02-28T21:49:55.151Z Downloaded defmt-macros v0.3.9
11782025-02-28T21:49:55.151Z Downloaded const_format v0.2.34
11792025-02-28T21:49:55.156Z Downloaded bytes v1.10.0
11802025-02-28T21:49:55.159Z Downloaded bumpalo v3.16.0
11812025-02-28T21:49:55.163Z Downloaded arc-swap v1.7.1
11822025-02-28T21:49:55.166Z Downloaded oxnet v0.1.1
11832025-02-28T21:49:55.166Z Downloaded const-oid v0.9.6
11842025-02-28T21:49:55.169Z Downloaded lock_api v0.4.12
11852025-02-28T21:49:55.169Z Downloaded litemap v0.7.3
11862025-02-28T21:49:55.172Z Downloaded signal-hook-mio v0.2.4
11872025-02-28T21:49:55.172Z Downloaded scrypt v0.11.0
11882025-02-28T21:49:55.175Z Downloaded icu_locid_transform v1.5.0
11892025-02-28T21:49:55.175Z Downloaded rfc6979 v0.4.0
11902025-02-28T21:49:55.179Z Downloaded cookie_store v0.21.1
11912025-02-28T21:49:55.179Z Downloaded arrayvec v0.7.6
11922025-02-28T21:49:55.182Z Downloaded icu_locid v1.5.0
11932025-02-28T21:49:55.185Z Downloaded crossbeam-epoch v0.9.18
11942025-02-28T21:49:55.190Z Downloaded clang-sys v1.8.1
11952025-02-28T21:49:55.199Z Downloaded memmap2 v0.9.5
11962025-02-28T21:49:55.199Z Downloaded internet-checksum v0.2.1
11972025-02-28T21:49:55.200Z Downloaded managed v0.8.0
11982025-02-28T21:49:55.200Z Downloaded async-trait v0.1.86
11992025-02-28T21:49:55.208Z Downloaded ahash v0.8.11
12002025-02-28T21:49:55.209Z Downloaded mime_guess v2.0.5
12012025-02-28T21:49:55.209Z Downloaded iana-time-zone v0.1.61
12022025-02-28T21:49:55.209Z Downloaded base64ct v1.6.0
12032025-02-28T21:49:55.209Z Downloaded impl-trait-for-tuples v0.2.2
12042025-02-28T21:49:55.213Z Downloaded libefi-sys v0.1.0
12052025-02-28T21:49:55.214Z Downloaded hyper-tls v0.6.0
12062025-02-28T21:49:55.214Z Downloaded crc v3.2.1
12072025-02-28T21:49:55.214Z Downloaded cexpr v0.6.0
12082025-02-28T21:49:55.214Z Downloaded bit-set v0.5.3
12092025-02-28T21:49:55.214Z Downloaded bcrypt-pbkdf v0.10.0
12102025-02-28T21:49:55.219Z Downloaded linear-map v1.2.0
12112025-02-28T21:49:55.219Z Downloaded libsw-core v0.3.1
12122025-02-28T21:49:55.219Z Downloaded lazycell v1.3.0
12132025-02-28T21:49:55.219Z Downloaded lazy_static v1.5.0
12142025-02-28T21:49:55.223Z Downloaded kstat-rs v0.2.4
12152025-02-28T21:49:55.224Z Downloaded indoc v2.0.5
12162025-02-28T21:49:55.224Z Downloaded crc-catalog v2.4.0
12172025-02-28T21:49:55.224Z Downloaded cobs v0.2.3
12182025-02-28T21:49:55.228Z Downloaded async-stream-impl v0.3.6
12192025-02-28T21:49:55.228Z Downloaded ascii-canvas v3.0.0
12202025-02-28T21:49:55.228Z Downloaded idna_adapter v1.2.0
12212025-02-28T21:49:55.228Z Downloaded allocator-api2 v0.2.18
12222025-02-28T21:49:55.234Z Downloaded addr2line v0.24.2
12232025-02-28T21:49:55.234Z Downloaded lru v0.12.5
12242025-02-28T21:49:55.234Z Downloaded inout v0.1.3
12252025-02-28T21:49:55.238Z Downloaded constant_time_eq v0.3.1
12262025-02-28T21:49:55.239Z Downloaded cipher v0.4.4
12272025-02-28T21:49:55.239Z Downloaded cfg_aliases v0.1.1
12282025-02-28T21:49:55.239Z Downloaded ciborium-ll v0.2.2
12292025-02-28T21:49:55.239Z Downloaded async-stream v0.3.6
12302025-02-28T21:49:55.245Z Downloaded assert_matches v1.5.0
12312025-02-28T21:49:55.245Z Downloaded cmake v0.1.51
12322025-02-28T21:49:55.245Z Downloaded bit-set v0.8.0
12332025-02-28T21:49:55.248Z Downloaded base16ct v0.2.0
12342025-02-28T21:49:55.249Z Downloaded async-recursion v1.1.1
12352025-02-28T21:49:55.598Z Downloaded aws-lc-sys v0.26.0
12362025-02-28T21:49:55.916Z Compiling serde v1.0.218
12372025-02-28T21:49:55.920Z Compiling value-bag v1.9.0
12382025-02-28T21:49:55.920Z Compiling lock_api v0.4.12
12392025-02-28T21:49:55.920Z Compiling scopeguard v1.2.0
12402025-02-28T21:49:55.920Z Compiling typenum v1.17.0
12412025-02-28T21:49:55.921Z Compiling generic-array v0.14.7
12422025-02-28T21:49:56.147Z Compiling syn v2.0.98
12432025-02-28T21:49:56.151Z Compiling getrandom v0.2.15
12442025-02-28T21:49:56.214Z Compiling subtle v2.6.1
12452025-02-28T21:49:56.489Z Compiling log v0.4.22
12462025-02-28T21:49:56.530Z Compiling rand_core v0.6.4
12472025-02-28T21:49:56.627Z Compiling shlex v1.3.0
12482025-02-28T21:49:56.645Z Compiling jobserver v0.1.32
12492025-02-28T21:49:56.650Z Compiling smallvec v1.14.0
12502025-02-28T21:49:56.997Z Compiling const-oid v0.9.6
12512025-02-28T21:49:57.040Z Compiling cc v1.2.15
12522025-02-28T21:49:57.060Z Compiling pin-project-lite v0.2.14
12532025-02-28T21:49:57.078Z Compiling parking_lot_core v0.9.10
12542025-02-28T21:49:57.193Z Compiling rustix v0.38.37
12552025-02-28T21:49:57.225Z Compiling futures-core v0.3.31
12562025-02-28T21:49:57.455Z Compiling spin v0.9.8
12572025-02-28T21:49:57.479Z Compiling signal-hook-registry v1.4.2
12582025-02-28T21:49:57.867Z Compiling mio v1.0.2
12592025-02-28T21:49:58.019Z Compiling parking_lot v0.12.3
12602025-02-28T21:49:58.084Z Compiling aho-corasick v1.1.3
12612025-02-28T21:49:58.185Z Compiling futures-sink v0.3.31
12622025-02-28T21:49:58.339Z Compiling either v1.14.0
12632025-02-28T21:49:58.443Z Compiling stable_deref_trait v1.2.0
12642025-02-28T21:49:58.562Z Compiling regex-syntax v0.8.5
12652025-02-28T21:49:58.743Z Compiling cpufeatures v0.2.14
12662025-02-28T21:49:58.825Z Compiling socket2 v0.5.8
12672025-02-28T21:49:58.850Z Compiling slab v0.4.9
12682025-02-28T21:49:58.876Z Compiling glob v0.3.2
12692025-02-28T21:49:59.008Z Compiling prettyplease v0.2.29
12702025-02-28T21:49:59.366Z Compiling lazy_static v1.5.0
12712025-02-28T21:49:59.500Z Compiling minimal-lexical v0.2.1
12722025-02-28T21:49:59.610Z Compiling serde_json v1.0.139
12732025-02-28T21:49:59.658Z Compiling clang-sys v1.8.1
12742025-02-28T21:49:59.677Z Compiling futures-channel v0.3.31
12752025-02-28T21:50:00.017Z Compiling nom v7.1.3
12762025-02-28T21:50:00.033Z Compiling libloading v0.8.5
12772025-02-28T21:50:00.160Z Compiling futures-task v0.3.31
12782025-02-28T21:50:00.409Z Compiling futures-io v0.3.31
12792025-02-28T21:50:00.435Z Compiling home v0.5.9
12802025-02-28T21:50:00.464Z Compiling pin-utils v0.1.0
12812025-02-28T21:50:00.576Z Compiling bindgen v0.69.5
12822025-02-28T21:50:00.685Z Compiling itertools v0.12.1
12832025-02-28T21:50:00.833Z Compiling allocator-api2 v0.2.18
12842025-02-28T21:50:01.474Z Compiling lazycell v1.3.0
12852025-02-28T21:50:01.643Z Compiling foldhash v0.1.3
12862025-02-28T21:50:01.663Z Compiling rustc-hash v1.1.0
12872025-02-28T21:50:01.827Z Compiling libm v0.2.8
12882025-02-28T21:50:01.944Z Compiling hashbrown v0.15.1
12892025-02-28T21:50:02.206Z Compiling cmake v0.1.51
12902025-02-28T21:50:02.466Z Compiling regex-automata v0.4.8
12912025-02-28T21:50:03.041Z Compiling cexpr v0.6.0
12922025-02-28T21:50:03.182Z Compiling num-traits v0.2.19
12932025-02-28T21:50:03.263Z Compiling pkg-config v0.3.31
12942025-02-28T21:50:03.488Z Compiling synstructure v0.13.1
12952025-02-28T21:50:04.510Z Compiling fs_extra v1.3.0
12962025-02-28T21:50:04.513Z Compiling dunce v1.0.5
12972025-02-28T21:50:04.802Z Compiling litemap v0.7.3
12982025-02-28T21:50:04.863Z Compiling writeable v0.5.5
12992025-02-28T21:50:05.071Z Compiling getrandom v0.3.1
13002025-02-28T21:50:05.237Z Compiling ring v0.17.11
13012025-02-28T21:50:05.405Z Compiling paste v1.0.15
13022025-02-28T21:50:05.898Z Compiling base64ct v1.6.0
13032025-02-28T21:50:06.312Z Compiling icu_locid_transform_data v1.5.0
13042025-02-28T21:50:06.427Z Compiling pem-rfc7468 v0.7.0
13052025-02-28T21:50:06.458Z Compiling aws-lc-rs v1.12.4
13062025-02-28T21:50:06.479Z Compiling flagset v0.4.6
13072025-02-28T21:50:06.677Z Compiling httparse v1.9.5
13082025-02-28T21:50:07.028Z Compiling tracing-core v0.1.32
13092025-02-28T21:50:07.378Z Compiling crossbeam-utils v0.8.20
13102025-02-28T21:50:07.429Z Compiling icu_properties_data v1.5.0
13112025-02-28T21:50:07.679Z Compiling regex v1.11.1
13122025-02-28T21:50:07.863Z Compiling rustls-pki-types v1.10.0
13132025-02-28T21:50:07.888Z Compiling percent-encoding v2.3.1
13142025-02-28T21:50:08.196Z Compiling vcpkg v0.2.15
13152025-02-28T21:50:08.417Z Compiling serde_derive v1.0.218
13162025-02-28T21:50:08.573Z Compiling zeroize_derive v1.4.2
13172025-02-28T21:50:08.785Z Compiling zerocopy-derive v0.7.35
13182025-02-28T21:50:08.804Z Compiling tokio-macros v2.5.0
13192025-02-28T21:50:09.813Z Compiling zerofrom-derive v0.1.4
13202025-02-28T21:50:09.971Z Compiling zeroize v1.8.1
13212025-02-28T21:50:10.339Z Compiling yoke-derive v0.7.4
13222025-02-28T21:50:10.676Z Compiling zerocopy v0.7.35
13232025-02-28T21:50:10.962Z Compiling zerovec-derive v0.10.3
13242025-02-28T21:50:11.468Z Compiling crypto-common v0.1.6
13252025-02-28T21:50:11.494Z Compiling block-buffer v0.10.4
13262025-02-28T21:50:11.726Z Compiling digest v0.10.7
13272025-02-28T21:50:11.770Z Compiling thiserror-impl v1.0.69
13282025-02-28T21:50:11.940Z Compiling futures-macro v0.3.31
13292025-02-28T21:50:12.194Z Compiling hmac v0.12.1
13302025-02-28T21:50:12.461Z Compiling displaydoc v0.2.5
13312025-02-28T21:50:12.779Z Compiling block-padding v0.3.3
13322025-02-28T21:50:12.892Z Compiling ppv-lite86 v0.2.20
13332025-02-28T21:50:13.026Z Compiling inout v0.1.3
13342025-02-28T21:50:13.160Z Compiling zerofrom v0.1.4
13352025-02-28T21:50:13.297Z Compiling cipher v0.4.4
13362025-02-28T21:50:13.399Z Compiling yoke v0.7.4
13372025-02-28T21:50:13.446Z Compiling sha2 v0.10.8
13382025-02-28T21:50:13.631Z Compiling icu_provider_macros v1.5.0
13392025-02-28T21:50:13.745Z Compiling zerovec v0.10.4
13402025-02-28T21:50:13.768Z Compiling futures-util v0.3.31
13412025-02-28T21:50:13.821Z Compiling der_derive v0.7.3
13422025-02-28T21:50:13.912Z Compiling tracing-attributes v0.1.27
13432025-02-28T21:50:14.593Z Compiling thiserror v1.0.69
13442025-02-28T21:50:14.634Z Compiling salsa20 v0.10.2
13452025-02-28T21:50:14.748Z Compiling pest v2.7.14
13462025-02-28T21:50:14.936Z Compiling pbkdf2 v0.12.2
13472025-02-28T21:50:15.114Z Compiling num-conv v0.1.0
13482025-02-28T21:50:15.403Z Compiling untrusted v0.9.0
13492025-02-28T21:50:15.597Z Compiling tinystr v0.7.6
13502025-02-28T21:50:15.757Z Compiling icu_collections v1.5.0
13512025-02-28T21:50:15.970Z Compiling icu_locid v1.5.0
13522025-02-28T21:50:16.073Z Compiling der v0.7.9
13532025-02-28T21:50:16.996Z Compiling utf16_iter v1.0.5
13542025-02-28T21:50:17.075Z Compiling icu_provider v1.5.0
13552025-02-28T21:50:17.128Z Compiling tracing v0.1.40
13562025-02-28T21:50:17.207Z Compiling time-core v0.1.2
13572025-02-28T21:50:17.407Z Compiling untrusted v0.7.1
13582025-02-28T21:50:17.591Z Compiling icu_normalizer_data v1.5.0
13592025-02-28T21:50:17.628Z Compiling utf8_iter v1.0.4
13602025-02-28T21:50:17.703Z Compiling powerfmt v0.2.0
13612025-02-28T21:50:17.855Z Compiling icu_locid_transform v1.5.0
13622025-02-28T21:50:17.887Z Compiling write16 v1.0.0
13632025-02-28T21:50:17.924Z Compiling spki v0.7.3
13642025-02-28T21:50:17.997Z Compiling deranged v0.3.11
13652025-02-28T21:50:18.021Z Compiling pest_meta v2.7.14
13662025-02-28T21:50:18.062Z Compiling time-macros v0.2.18
13672025-02-28T21:50:18.903Z Compiling scrypt v0.11.0
13682025-02-28T21:50:19.071Z Compiling icu_properties v1.5.1
13692025-02-28T21:50:19.372Z Compiling aes v0.8.4
13702025-02-28T21:50:19.393Z Compiling cbc v0.1.2
13712025-02-28T21:50:19.642Z Compiling openssl-sys v0.9.106
13722025-02-28T21:50:20.120Z Compiling scroll_derive v0.12.0
13732025-02-28T21:50:20.718Z Compiling bitflags v2.6.0
13742025-02-28T21:50:20.978Z Compiling bytes v1.10.0
13752025-02-28T21:50:21.514Z Compiling semver v1.0.25
13762025-02-28T21:50:22.082Z Compiling tokio v1.43.0
13772025-02-28T21:50:22.206Z Compiling indexmap v2.7.1
13782025-02-28T21:50:22.227Z Compiling http v1.2.0
13792025-02-28T21:50:22.377Z Compiling rustc_version v0.4.1
13802025-02-28T21:50:22.599Z Compiling icu_normalizer v1.5.0
13812025-02-28T21:50:23.493Z Compiling tinyvec_macros v0.1.1
13822025-02-28T21:50:23.548Z Compiling atomic-waker v1.1.2
13832025-02-28T21:50:23.570Z Compiling num_threads v0.1.7
13842025-02-28T21:50:23.712Z Compiling time v0.3.36
13852025-02-28T21:50:23.749Z Compiling http-body v1.0.1
13862025-02-28T21:50:23.826Z Compiling tinyvec v1.8.0
13872025-02-28T21:50:23.999Z Compiling idna_adapter v1.2.0
13882025-02-28T21:50:24.129Z Compiling scroll v0.12.0
13892025-02-28T21:50:24.285Z Compiling pkcs5 v0.7.1
13902025-02-28T21:50:24.306Z Compiling pest_generator v2.7.14
13912025-02-28T21:50:24.326Z Compiling rand_chacha v0.3.1
13922025-02-28T21:50:24.664Z Compiling which v4.4.2
13932025-02-28T21:50:25.312Z Compiling form_urlencoded v1.2.1
13942025-02-28T21:50:25.360Z Compiling zerocopy v0.8.10
13952025-02-28T21:50:25.560Z Compiling slog v2.7.0
13962025-02-28T21:50:25.612Z Compiling try-lock v0.2.5
13972025-02-28T21:50:25.795Z Compiling want v0.3.1
13982025-02-28T21:50:26.075Z Compiling goblin v0.8.2
13992025-02-28T21:50:26.105Z Compiling pest_derive v2.7.14
14002025-02-28T21:50:26.134Z Compiling pkcs8 v0.10.2
14012025-02-28T21:50:26.212Z Compiling rand v0.8.5
14022025-02-28T21:50:26.959Z Compiling idna v1.0.3
14032025-02-28T21:50:26.984Z Compiling uuid v1.15.1
14042025-02-28T21:50:26.984Z Compiling zerocopy-derive v0.8.10
14052025-02-28T21:50:28.157Z Compiling iana-time-zone v0.1.61
14062025-02-28T21:50:28.179Z Compiling tower-service v0.3.3
14072025-02-28T21:50:28.202Z Compiling httpdate v1.0.3
14082025-02-28T21:50:28.308Z Compiling dtrace-parser v0.2.0
14092025-02-28T21:50:28.528Z Compiling chrono v0.4.40
14102025-02-28T21:50:28.618Z Compiling serde_spanned v0.6.8
14112025-02-28T21:50:28.862Z Compiling serde_tokenstream v0.2.2
14122025-02-28T21:50:29.039Z Compiling toml_datetime v0.6.8
14132025-02-28T21:50:29.371Z Compiling adler2 v2.0.0
14142025-02-28T21:50:29.510Z Compiling openssl v0.10.71
14152025-02-28T21:50:29.578Z Compiling base64 v0.22.1
14162025-02-28T21:50:29.942Z Compiling tokio-util v0.7.13
14172025-02-28T21:50:30.097Z Compiling foreign-types-shared v0.1.1
14182025-02-28T21:50:30.230Z Compiling match_cfg v0.1.0
14192025-02-28T21:50:30.303Z Compiling rustversion v1.0.17
14202025-02-28T21:50:30.335Z Compiling hostname v0.3.1
14212025-02-28T21:50:30.553Z Compiling foreign-types v0.3.2
14222025-02-28T21:50:30.696Z Compiling miniz_oxide v0.8.5
14232025-02-28T21:50:30.978Z Compiling h2 v0.4.6
14242025-02-28T21:50:31.234Z Compiling url v2.5.3
14252025-02-28T21:50:31.793Z Compiling dof v0.3.0
14262025-02-28T21:50:32.547Z Compiling usdt-impl v0.5.0
14272025-02-28T21:50:32.960Z Compiling rand_core v0.9.2
14282025-02-28T21:50:33.323Z Compiling async-trait v0.1.86
14292025-02-28T21:50:33.389Z Compiling openssl-macros v0.1.1
14302025-02-28T21:50:33.459Z Compiling serde_derive_internals v0.29.1
14312025-02-28T21:50:33.895Z Compiling dirs-sys-next v0.1.2
14322025-02-28T21:50:34.150Z Compiling rustls v0.22.4
14332025-02-28T21:50:34.434Z Compiling syn v1.0.109
14342025-02-28T21:50:34.455Z Compiling data-encoding v2.6.0
14352025-02-28T21:50:34.868Z Compiling rustls v0.23.19
14362025-02-28T21:50:35.020Z Compiling schemars v0.8.22
14372025-02-28T21:50:35.056Z Compiling native-tls v0.2.12
14382025-02-28T21:50:35.177Z Compiling siphasher v0.3.11
14392025-02-28T21:50:35.499Z Compiling dirs-next v2.0.0
14402025-02-28T21:50:35.551Z Compiling rand_chacha v0.9.0
14412025-02-28T21:50:35.685Z Compiling schemars_derive v0.8.22
14422025-02-28T21:50:35.701Z Compiling unicode-normalization v0.1.24
14432025-02-28T21:50:36.489Z Compiling http-body-util v0.1.2
14442025-02-28T21:50:36.757Z Compiling crossbeam-epoch v0.9.18
14452025-02-28T21:50:36.882Z Compiling heapless v0.7.17
14462025-02-28T21:50:36.962Z Compiling sha1 v0.10.6
14472025-02-28T21:50:37.337Z Compiling signature v2.2.0
14482025-02-28T21:50:37.362Z Compiling bzip2-sys v0.1.11+1.0.8
14492025-02-28T21:50:37.424Z Compiling thread_local v1.1.8
14502025-02-28T21:50:37.603Z Compiling cookie v0.18.1
14512025-02-28T21:50:37.630Z Compiling encoding_rs v0.8.34
14522025-02-28T21:50:37.840Z Compiling hyper v1.6.0
14532025-02-28T21:50:37.863Z Compiling multer v3.1.0
14542025-02-28T21:50:37.926Z Compiling mime v0.3.17
14552025-02-28T21:50:38.208Z Compiling dyn-clone v1.0.18
14562025-02-28T21:50:38.381Z Compiling signal-hook v0.3.17
14572025-02-28T21:50:38.454Z Compiling ipnet v2.11.0
14582025-02-28T21:50:38.536Z Compiling unicode-properties v0.1.3
14592025-02-28T21:50:38.669Z Compiling unicode-bidi v0.3.17
14602025-02-28T21:50:38.948Z Compiling openssl-probe v0.1.5
14612025-02-28T21:50:39.256Z Compiling gimli v0.31.1
14622025-02-28T21:50:39.501Z Compiling slog-async v2.8.0
14632025-02-28T21:50:39.887Z Compiling rayon-core v1.12.1
14642025-02-28T21:50:40.069Z Compiling toml_edit v0.22.24
14652025-02-28T21:50:40.186Z Compiling hyper-util v0.1.10
14662025-02-28T21:50:40.588Z Compiling stringprep v0.1.5
14672025-02-28T21:50:42.063Z Compiling crossbeam-deque v0.8.5
14682025-02-28T21:50:42.378Z Compiling rand v0.9.0
14692025-02-28T21:50:42.932Z Compiling term v0.7.0
14702025-02-28T21:50:43.399Z Compiling addr2line v0.24.2
14712025-02-28T21:50:43.791Z Compiling usdt-macro v0.5.0
14722025-02-28T21:50:44.047Z Compiling usdt-attr-macro v0.5.0
14732025-02-28T21:50:44.071Z Compiling slog-json v2.6.1
14742025-02-28T21:50:44.087Z Compiling serde_urlencoded v0.7.1
14752025-02-28T21:50:44.425Z Compiling crossbeam-channel v0.5.13
14762025-02-28T21:50:44.574Z Compiling curve25519-dalek v4.1.3
14772025-02-28T21:50:44.741Z Compiling futures-executor v0.3.31
14782025-02-28T21:50:45.200Z Compiling enum-as-inner v0.6.1
14792025-02-28T21:50:45.232Z Compiling md-5 v0.10.6
14802025-02-28T21:50:45.301Z Compiling rustls-pemfile v2.2.0
14812025-02-28T21:50:45.380Z Compiling async-stream-impl v0.3.6
14822025-02-28T21:50:45.494Z Compiling num-integer v0.1.46
14832025-02-28T21:50:45.600Z Compiling hash32 v0.2.1
14842025-02-28T21:50:45.643Z Compiling ff v0.13.0
14852025-02-28T21:50:45.883Z Compiling is-terminal v0.4.13
14862025-02-28T21:50:45.962Z Compiling object v0.36.5
14872025-02-28T21:50:46.022Z Compiling dropshot v0.12.0
14882025-02-28T21:50:46.184Z Compiling memoffset v0.9.1
14892025-02-28T21:50:46.223Z Compiling fallible-iterator v0.2.0
14902025-02-28T21:50:46.334Z Compiling portable-atomic v1.9.0
14912025-02-28T21:50:46.504Z Compiling num-bigint-dig v0.8.4
14922025-02-28T21:50:46.597Z Compiling anyhow v1.0.96
14932025-02-28T21:50:46.837Z Compiling utf-8 v0.7.6
14942025-02-28T21:50:46.872Z Compiling smoltcp v0.9.1
14952025-02-28T21:50:47.003Z Compiling quick-error v1.2.3
14962025-02-28T21:50:47.236Z Compiling psl-types v2.0.11
14972025-02-28T21:50:47.257Z Compiling base16ct v0.2.0
14982025-02-28T21:50:47.257Z Compiling cfg_aliases v0.2.1
14992025-02-28T21:50:47.257Z Compiling linked-hash-map v0.5.6
15002025-02-28T21:50:47.321Z Compiling rustc-demangle v0.1.24
15012025-02-28T21:50:47.355Z Compiling take_mut v0.2.2
15022025-02-28T21:50:47.510Z Compiling litrs v0.4.1
15032025-02-28T21:50:47.538Z Compiling lru-cache v0.1.2
15042025-02-28T21:50:47.612Z Compiling sec1 v0.7.3
15052025-02-28T21:50:47.740Z Compiling publicsuffix v2.3.0
15062025-02-28T21:50:48.042Z Compiling nix v0.29.0
15072025-02-28T21:50:48.192Z Compiling resolv-conf v0.7.0
15082025-02-28T21:50:48.537Z Compiling tungstenite v0.24.0
15092025-02-28T21:50:48.562Z Compiling document-features v0.2.10
15102025-02-28T21:50:48.612Z Compiling postgres-protocol v0.6.8
15112025-02-28T21:50:48.815Z Compiling async-stream v0.3.6
15122025-02-28T21:50:49.077Z Compiling hickory-proto v0.24.4
15132025-02-28T21:50:49.108Z Compiling slog-term v2.9.1
15142025-02-28T21:50:49.718Z Compiling num-iter v0.1.45
15152025-02-28T21:50:49.787Z Compiling usdt v0.5.0
15162025-02-28T21:50:50.249Z Compiling group v0.13.0
15172025-02-28T21:50:50.427Z Compiling futures v0.3.31
15182025-02-28T21:50:50.536Z Compiling slog-bunyan v2.5.0
15192025-02-28T21:50:50.588Z Compiling toml v0.8.20
15202025-02-28T21:50:50.754Z Compiling tokio-native-tls v0.3.1
15212025-02-28T21:50:51.977Z Compiling camino v1.1.9
15222025-02-28T21:50:52.019Z Compiling phf_shared v0.11.2
15232025-02-28T21:50:52.183Z Compiling dropshot_endpoint v0.12.0
15242025-02-28T21:50:52.370Z Compiling backtrace v0.3.74
15252025-02-28T21:50:52.769Z Compiling terminal_size v0.4.0
15262025-02-28T21:50:52.821Z Compiling waitgroup v0.1.2
15272025-02-28T21:50:52.874Z Compiling openapiv3 v2.0.0
15282025-02-28T21:50:52.987Z Compiling serde_path_to_error v0.1.16
15292025-02-28T21:50:53.031Z Compiling hkdf v0.12.4
15302025-02-28T21:50:53.302Z Compiling crypto-bigint v0.5.5
15312025-02-28T21:50:53.763Z Compiling webpki-roots v0.26.6
15322025-02-28T21:50:53.986Z Compiling curve25519-dalek-derive v0.1.1
15332025-02-28T21:50:54.708Z Compiling hubpack_derive v0.1.1
15342025-02-28T21:50:55.170Z Compiling zerocopy-derive v0.6.6
15352025-02-28T21:50:55.385Z Compiling sync_wrapper v1.0.1
15362025-02-28T21:50:55.553Z Compiling hostname v0.4.0
15372025-02-28T21:50:55.608Z Compiling ahash v0.8.11
15382025-02-28T21:50:55.776Z Compiling crc32fast v1.4.2
15392025-02-28T21:50:55.971Z Compiling fs-err v2.11.0
15402025-02-28T21:50:56.106Z Compiling debug-ignore v1.0.5
15412025-02-28T21:50:56.245Z Compiling newtype-uuid v1.2.1
15422025-02-28T21:50:56.270Z Compiling tower-layer v0.3.3
15432025-02-28T21:50:56.292Z Compiling unicode-width v0.2.0
15442025-02-28T21:50:56.545Z Compiling managed v0.8.0
15452025-02-28T21:50:56.571Z Compiling winnow v0.5.40
15462025-02-28T21:50:56.795Z Compiling clap_builder v4.5.31
15472025-02-28T21:50:56.815Z Compiling console v0.15.10
15482025-02-28T21:50:57.028Z Compiling zerocopy v0.6.6
15492025-02-28T21:50:57.723Z Compiling strum_macros v0.25.3
15502025-02-28T21:50:57.813Z Compiling tower v0.5.2
15512025-02-28T21:50:58.298Z Compiling elliptic-curve v0.13.8
15522025-02-28T21:50:58.628Z Compiling flate2 v1.1.0
15532025-02-28T21:50:59.005Z Compiling hubpack v0.1.2
15542025-02-28T21:50:59.141Z Compiling hickory-resolver v0.24.4
15552025-02-28T21:50:59.497Z Compiling signal-hook-mio v0.2.4
15562025-02-28T21:50:59.721Z Compiling toml_edit v0.19.15
15572025-02-28T21:51:00.259Z Compiling phf v0.11.2
15582025-02-28T21:51:00.272Z Compiling rayon v1.10.0
15592025-02-28T21:51:00.273Z Compiling cookie_store v0.21.1
15602025-02-28T21:51:01.340Z Compiling hyper-tls v0.6.0
15612025-02-28T21:51:01.577Z Compiling bzip2 v0.4.4
15622025-02-28T21:51:01.965Z Compiling tokio-tungstenite v0.24.0
15632025-02-28T21:51:02.543Z Compiling postgres-types v0.2.9
15642025-02-28T21:51:04.401Z Compiling ed25519 v2.2.3
15652025-02-28T21:51:04.436Z Compiling phf_shared v0.10.0
15662025-02-28T21:51:04.747Z Compiling tokio-stream v0.1.17
15672025-02-28T21:51:04.810Z Compiling pkcs1 v0.7.5
15682025-02-28T21:51:05.181Z Compiling serde-big-array v0.5.1
15692025-02-28T21:51:05.430Z Compiling clap_derive v4.5.28
15702025-02-28T21:51:05.679Z Compiling rfc6979 v0.4.0
15712025-02-28T21:51:05.748Z Compiling serde_repr v0.1.19
15722025-02-28T21:51:05.884Z Compiling derive-where v1.2.7
15732025-02-28T21:51:06.205Z Compiling bstr v1.10.0
15742025-02-28T21:51:06.545Z Compiling float-cmp v0.10.0
15752025-02-28T21:51:06.806Z Compiling unicode-segmentation v1.12.0
15762025-02-28T21:51:06.863Z Compiling fixedbitset v0.4.2
15772025-02-28T21:51:06.888Z Compiling static_assertions v1.1.0
15782025-02-28T21:51:06.996Z Compiling precomputed-hash v0.1.1
15792025-02-28T21:51:07.133Z Compiling difflib v0.4.0
15802025-02-28T21:51:07.282Z Compiling predicates-core v1.0.8
15812025-02-28T21:51:07.624Z Compiling whoami v1.5.2
15822025-02-28T21:51:07.675Z Compiling bit-vec v0.6.3
15832025-02-28T21:51:07.740Z Compiling new_debug_unreachable v1.0.6
15842025-02-28T21:51:07.847Z Compiling number_prefix v0.4.0
15852025-02-28T21:51:08.083Z Compiling normalize-line-endings v0.3.0
15862025-02-28T21:51:08.087Z Compiling indicatif v0.17.11
15872025-02-28T21:51:08.144Z Compiling bit-set v0.5.3
15882025-02-28T21:51:08.218Z Compiling predicates v3.1.3
15892025-02-28T21:51:08.404Z Compiling tokio-postgres v0.7.13
15902025-02-28T21:51:08.432Z Compiling string_cache v0.8.7
15912025-02-28T21:51:08.804Z Compiling similar v2.6.0
15922025-02-28T21:51:08.981Z Compiling petgraph v0.6.5
15932025-02-28T21:51:09.648Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
15942025-02-28T21:51:09.883Z Compiling clap v4.5.31
15952025-02-28T21:51:10.011Z Compiling ecdsa v0.16.9
15962025-02-28T21:51:10.066Z Compiling rsa v0.9.6
15972025-02-28T21:51:10.854Z Compiling ed25519-dalek v2.1.1
15982025-02-28T21:51:12.173Z Compiling toml v0.7.8
15992025-02-28T21:51:12.449Z Compiling zip v0.6.6
16002025-02-28T21:51:12.907Z Compiling crossterm v0.28.1
16012025-02-28T21:51:14.435Z Compiling hex v0.4.3
16022025-02-28T21:51:14.556Z Compiling x509-cert v0.2.5
16032025-02-28T21:51:14.640Z Compiling itertools v0.10.5
16042025-02-28T21:51:14.761Z Compiling peg-runtime v0.8.3
16052025-02-28T21:51:15.338Z Compiling lalrpop-util v0.19.12
16062025-02-28T21:51:15.418Z Compiling unicode-xid v0.2.6
16072025-02-28T21:51:15.616Z Compiling strum_macros v0.26.4
16082025-02-28T21:51:15.706Z Compiling xattr v1.3.1
16092025-02-28T21:51:15.742Z Compiling filetime v0.2.25
16102025-02-28T21:51:15.981Z Compiling tar v0.4.44
16112025-02-28T21:51:20.098Z Compiling strum v0.26.3
16122025-02-28T21:51:22.649Z Compiling aws-lc-sys v0.26.0
16132025-02-28T21:51:51.840Z Compiling rustls-webpki v0.102.8
16142025-02-28T21:51:54.991Z Compiling tokio-rustls v0.25.0
16152025-02-28T21:51:56.669Z Compiling tokio-rustls v0.26.0
16162025-02-28T21:51:56.988Z Compiling hyper-rustls v0.27.3
16172025-02-28T21:51:57.293Z Compiling reqwest v0.12.12
16182025-02-28T21:51:58.675Z Compiling qorb v0.2.1
16192025-02-28T21:52:02.261Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16202025-02-28T21:52:02.267Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16212025-02-28T21:52:06.312Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 14s
16222025-02-28T21:52:06.482Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
16232025-02-28T21:52:06.533ZFeb 28 21:52:04.807 INFO Starting download, target: Clickhouse
16242025-02-28T21:52:06.533ZFeb 28 21:52:04.807 INFO Starting download, target: Cockroach
16252025-02-28T21:52:06.533ZFeb 28 21:52:04.807 INFO Starting download, target: Console
16262025-02-28T21:52:06.533ZFeb 28 21:52:04.808 INFO Starting download, target: DendriteOpenapi
16272025-02-28T21:52:06.533ZFeb 28 21:52:04.808 INFO Starting download, target: DendriteStub
16282025-02-28T21:52:06.533ZFeb 28 21:52:04.808 INFO Starting download, target: MaghemiteMgd
16292025-02-28T21:52:06.540ZFeb 28 21:52:04.808 INFO Starting download, target: TransceiverControl
16302025-02-28T21:52:06.540ZFeb 28 21:52:04.809 INFO Downloading out/downloads/dpd-b37a8fdc335592e24d6afe71995637b2ad36eb7d.json (attempt 1/3), target: DendriteOpenapi
16312025-02-28T21:52:06.540ZFeb 28 21:52:04.809 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
16322025-02-28T21:52:06.541ZFeb 28 21:52:04.809 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16332025-02-28T21:52:06.541ZFeb 28 21:52:04.809 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16342025-02-28T21:52:06.541ZFeb 28 21:52:04.809 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16352025-02-28T21:52:06.541ZFeb 28 21:52:04.809 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16362025-02-28T21:52:06.542ZFeb 28 21:52:04.809 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16372025-02-28T21:52:06.716ZFeb 28 21:52:04.975 INFO Download complete, target: DendriteOpenapi
16382025-02-28T21:52:06.890ZFeb 28 21:52:05.148 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16392025-02-28T21:52:07.012ZFeb 28 21:52:05.288 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16402025-02-28T21:52:07.308ZFeb 28 21:52:05.553 INFO Download complete, target: TransceiverControl
16412025-02-28T21:52:07.403ZFeb 28 21:52:05.628 INFO Download complete, target: Console
16422025-02-28T21:52:07.590ZFeb 28 21:52:05.865 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16432025-02-28T21:52:07.747ZFeb 28 21:52:06.023 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16442025-02-28T21:52:08.405ZFeb 28 21:52:06.674 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16452025-02-28T21:52:08.442ZFeb 28 21:52:06.715 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16462025-02-28T21:52:08.442ZFeb 28 21:52:06.715 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16472025-02-28T21:52:10.099ZFeb 28 21:52:08.375 INFO Download complete, target: MaghemiteMgd
16482025-02-28T21:52:10.119ZFeb 28 21:52:08.395 INFO Download complete, target: DendriteStub
16492025-02-28T21:52:14.852ZFeb 28 21:52:13.128 INFO Checking that binary works, target: Cockroach
16502025-02-28T21:52:15.084ZFeb 28 21:52:13.359 INFO Download complete, target: Cockroach
16512025-02-28T21:52:18.980ZFeb 28 21:52:17.253 INFO Checking that binary works, target: Clickhouse
16522025-02-28T21:52:19.099ZFeb 28 21:52:17.363 INFO Download complete, target: Clickhouse
16532025-02-28T21:52:19.130ZAll builder prerequisites installed successfully, and PATH looks valid
16542025-02-28T21:52:19.151Z
16552025-02-28T21:52:19.151Zreal 6:16.866797536
16562025-02-28T21:52:19.151Zuser 15:34.041000531
16572025-02-28T21:52:19.151Zsys 2:07.675736523
16582025-02-28T21:52:19.151Ztrap 0.559300720
16592025-02-28T21:52:19.151Ztflt 1.028121971
16602025-02-28T21:52:19.152Zdflt 1.301432657
16612025-02-28T21:52:19.152Zkflt 0.026123398
16622025-02-28T21:52:19.152Zlock 24:22.276907446
16632025-02-28T21:52:19.152Zslp 58:29.336328327
16642025-02-28T21:52:19.152Zlat 1:02.302237794
16652025-02-28T21:52:19.152Zstop 2:28.535953323
16662025-02-28T21:52:19.152Z+ banner hack-check
16672025-02-28T21:52:19.152Z
16682025-02-28T21:52:19.152Z # # ## #### # # #### # # ###### #### # #
16692025-02-28T21:52:19.153Z # # # # # # # # # # # # # # # # #
16702025-02-28T21:52:19.153Z ###### # # # #### ##### # ###### ##### # ####
16712025-02-28T21:52:19.153Z # # ###### # # # # # # # # # #
16722025-02-28T21:52:19.153Z # # # # # # # # # # # # # # # # #
16732025-02-28T21:52:19.153Z # # # # #### # # #### # # ###### #### # #
16742025-02-28T21:52:19.153Z
16752025-02-28T21:52:19.153Z+ export CARGO_INCREMENTAL=0
16762025-02-28T21:52:19.153Z+ CARGO_INCREMENTAL=0
16772025-02-28T21:52:19.154Z+ ptime -m timeout 2h cargo xtask check-features --ci
16782025-02-28T21:52:19.751Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
16792025-02-28T21:52:22.566Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.39s
16802025-02-28T21:52:22.640Z Running `target/debug/xtask check-features --ci`
16812025-02-28T21:52:22.660Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
16822025-02-28T21:52:22.663Zrunning: "/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
16832025-02-28T21:52:23.141Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
16842025-02-28T21:52:23.161Z Running `target/debug/xtask download cargo-hack`
16852025-02-28T21:52:24.014Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16862025-02-28T21:52:24.408Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16872025-02-28T21:52:27.983Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.79s
16882025-02-28T21:52:28.146Z Running `target/debug/xtask-downloader cargo-hack`
16892025-02-28T21:52:28.183ZFeb 28 21:52:26.454 INFO Starting download, target: CargoHack
16902025-02-28T21:52:28.187ZFeb 28 21:52:26.454 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
16912025-02-28T21:52:28.643ZFeb 28 21:52:26.916 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
16922025-02-28T21:52:28.720ZFeb 28 21:52:26.992 INFO Download complete, target: CargoHack
16932025-02-28T21:52:28.724Zrunning: "/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/cargo" "hack" "check" "--exclude-features" "image-trampoline,image-standard" "--workspace" "--bins" "--feature-powerset" "--no-dev-deps"
16942025-02-28T21:52:28.740Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
16952025-02-28T21:52:28.915Zinfo: running `cargo check --bins` on api_identity (1/199)
16962025-02-28T21:52:29.487Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16972025-02-28T21:52:29.491Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16982025-02-28T21:52:29.491Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16992025-02-28T21:52:29.491Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
17002025-02-28T21:52:29.549Z
17012025-02-28T21:52:29.550Zinfo: running `cargo check --bins` on bootstore (2/199)
17022025-02-28T21:52:30.163Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17032025-02-28T21:52:30.168Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17042025-02-28T21:52:30.168Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17052025-02-28T21:52:30.172Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
17062025-02-28T21:52:30.247Z
17072025-02-28T21:52:30.247Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/199)
17082025-02-28T21:52:30.827Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17092025-02-28T21:52:30.831Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17102025-02-28T21:52:30.831Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17112025-02-28T21:52:30.836Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
17122025-02-28T21:52:30.908Z
17132025-02-28T21:52:30.908Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/199)
17142025-02-28T21:52:31.481Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17152025-02-28T21:52:31.486Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17162025-02-28T21:52:31.486Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17172025-02-28T21:52:31.490Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
17182025-02-28T21:52:31.559Z
17192025-02-28T21:52:31.559Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/199)
17202025-02-28T21:52:31.971Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17212025-02-28T21:52:31.982Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17222025-02-28T21:52:31.982Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17232025-02-28T21:52:31.982Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
17242025-02-28T21:52:32.029Z
17252025-02-28T21:52:32.030Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (6/199)
17262025-02-28T21:52:32.431Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17272025-02-28T21:52:32.455Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17282025-02-28T21:52:32.455Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17292025-02-28T21:52:32.455Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17302025-02-28T21:52:32.493Z
17312025-02-28T21:52:32.493Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/199)
17322025-02-28T21:52:32.884Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17332025-02-28T21:52:32.890Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17342025-02-28T21:52:32.890Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17352025-02-28T21:52:32.890Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17362025-02-28T21:52:32.929Z
17372025-02-28T21:52:32.929Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/199)
17382025-02-28T21:52:33.343Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17392025-02-28T21:52:33.352Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17402025-02-28T21:52:33.352Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17412025-02-28T21:52:33.353Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
17422025-02-28T21:52:33.384Z
17432025-02-28T21:52:33.384Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/199)
17442025-02-28T21:52:33.797Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17452025-02-28T21:52:33.801Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17462025-02-28T21:52:33.801Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17472025-02-28T21:52:33.805Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17482025-02-28T21:52:33.844Z
17492025-02-28T21:52:33.844Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/199)
17502025-02-28T21:52:34.258Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17512025-02-28T21:52:34.262Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17522025-02-28T21:52:34.262Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17532025-02-28T21:52:34.262Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17542025-02-28T21:52:34.301Z
17552025-02-28T21:52:34.301Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/199)
17562025-02-28T21:52:34.712Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17572025-02-28T21:52:34.717Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17582025-02-28T21:52:34.717Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17592025-02-28T21:52:34.717Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
17602025-02-28T21:52:34.757Z
17612025-02-28T21:52:34.758Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/199)
17622025-02-28T21:52:35.167Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17632025-02-28T21:52:35.171Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17642025-02-28T21:52:35.171Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17652025-02-28T21:52:35.171Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
17662025-02-28T21:52:35.212Z
17672025-02-28T21:52:35.212Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/199)
17682025-02-28T21:52:35.621Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17692025-02-28T21:52:35.625Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17702025-02-28T21:52:35.625Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17712025-02-28T21:52:35.625Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
17722025-02-28T21:52:35.666Z
17732025-02-28T21:52:35.666Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/199)
17742025-02-28T21:52:36.075Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17752025-02-28T21:52:36.079Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17762025-02-28T21:52:36.080Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17772025-02-28T21:52:36.080Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
17782025-02-28T21:52:36.122Z
17792025-02-28T21:52:36.122Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/199)
17802025-02-28T21:52:36.533Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17812025-02-28T21:52:36.536Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17822025-02-28T21:52:36.536Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17832025-02-28T21:52:36.537Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17842025-02-28T21:52:36.579Z
17852025-02-28T21:52:36.580Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (16/199)
17862025-02-28T21:52:36.992Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17872025-02-28T21:52:36.997Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17882025-02-28T21:52:36.997Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17892025-02-28T21:52:36.997Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17902025-02-28T21:52:37.040Z
17912025-02-28T21:52:37.041Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (17/199)
17922025-02-28T21:52:37.454Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17932025-02-28T21:52:37.458Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17942025-02-28T21:52:37.458Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17952025-02-28T21:52:37.458Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17962025-02-28T21:52:37.501Z
17972025-02-28T21:52:37.501Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (18/199)
17982025-02-28T21:52:37.916Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17992025-02-28T21:52:37.921Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18002025-02-28T21:52:37.921Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18012025-02-28T21:52:37.922Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18022025-02-28T21:52:37.962Z
18032025-02-28T21:52:37.962Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (19/199)
18042025-02-28T21:52:38.376Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18052025-02-28T21:52:38.382Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18062025-02-28T21:52:38.382Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18072025-02-28T21:52:38.382Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18082025-02-28T21:52:38.423Z
18092025-02-28T21:52:38.423Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (20/199)
18102025-02-28T21:52:38.836Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18112025-02-28T21:52:38.840Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18122025-02-28T21:52:38.840Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18132025-02-28T21:52:38.842Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18142025-02-28T21:52:38.883Z
18152025-02-28T21:52:38.883Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (21/199)
18162025-02-28T21:52:39.296Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18172025-02-28T21:52:39.300Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18182025-02-28T21:52:39.301Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18192025-02-28T21:52:39.304Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18202025-02-28T21:52:39.343Z
18212025-02-28T21:52:39.343Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (22/199)
18222025-02-28T21:52:39.758Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18232025-02-28T21:52:39.764Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18242025-02-28T21:52:39.764Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18252025-02-28T21:52:39.765Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18262025-02-28T21:52:39.804Z
18272025-02-28T21:52:39.805Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (23/199)
18282025-02-28T21:52:40.225Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18292025-02-28T21:52:40.233Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18302025-02-28T21:52:40.233Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18312025-02-28T21:52:40.233Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18322025-02-28T21:52:40.268Z
18332025-02-28T21:52:40.268Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (24/199)
18342025-02-28T21:52:40.681Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18352025-02-28T21:52:40.686Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18362025-02-28T21:52:40.687Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18372025-02-28T21:52:40.699Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18382025-02-28T21:52:40.729Z
18392025-02-28T21:52:40.730Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (25/199)
18402025-02-28T21:52:41.155Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18412025-02-28T21:52:41.159Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18422025-02-28T21:52:41.159Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18432025-02-28T21:52:41.160Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18442025-02-28T21:52:41.190Z
18452025-02-28T21:52:41.190Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (26/199)
18462025-02-28T21:52:41.602Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18472025-02-28T21:52:41.605Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18482025-02-28T21:52:41.606Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18492025-02-28T21:52:41.609Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18502025-02-28T21:52:41.648Z
18512025-02-28T21:52:41.648Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (27/199)
18522025-02-28T21:52:42.060Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18532025-02-28T21:52:42.065Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18542025-02-28T21:52:42.066Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18552025-02-28T21:52:42.066Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18562025-02-28T21:52:42.106Z
18572025-02-28T21:52:42.106Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (28/199)
18582025-02-28T21:52:42.519Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18592025-02-28T21:52:42.523Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18602025-02-28T21:52:42.523Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18612025-02-28T21:52:42.527Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18622025-02-28T21:52:42.565Z
18632025-02-28T21:52:42.566Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (29/199)
18642025-02-28T21:52:42.978Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18652025-02-28T21:52:42.981Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18662025-02-28T21:52:42.981Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18672025-02-28T21:52:42.984Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18682025-02-28T21:52:43.025Z
18692025-02-28T21:52:43.025Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (30/199)
18702025-02-28T21:52:43.440Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18712025-02-28T21:52:43.444Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18722025-02-28T21:52:43.444Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18732025-02-28T21:52:43.448Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18742025-02-28T21:52:43.486Z
18752025-02-28T21:52:43.486Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (31/199)
18762025-02-28T21:52:43.899Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18772025-02-28T21:52:43.902Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18782025-02-28T21:52:43.902Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18792025-02-28T21:52:43.906Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18802025-02-28T21:52:43.945Z
18812025-02-28T21:52:43.945Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (32/199)
18822025-02-28T21:52:44.358Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18832025-02-28T21:52:44.361Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18842025-02-28T21:52:44.361Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18852025-02-28T21:52:44.365Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18862025-02-28T21:52:44.407Z
18872025-02-28T21:52:44.407Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/199)
18882025-02-28T21:52:44.820Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18892025-02-28T21:52:44.826Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18902025-02-28T21:52:44.826Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18912025-02-28T21:52:44.826Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18922025-02-28T21:52:44.866Z
18932025-02-28T21:52:44.866Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (34/199)
18942025-02-28T21:52:45.279Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18952025-02-28T21:52:45.285Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18962025-02-28T21:52:45.285Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18972025-02-28T21:52:45.285Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18982025-02-28T21:52:45.326Z
18992025-02-28T21:52:45.326Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (35/199)
19002025-02-28T21:52:45.736Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19012025-02-28T21:52:45.741Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19022025-02-28T21:52:45.741Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19032025-02-28T21:52:45.744Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
19042025-02-28T21:52:45.785Z
19052025-02-28T21:52:45.785Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (36/199)
19062025-02-28T21:52:46.199Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19072025-02-28T21:52:46.203Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19082025-02-28T21:52:46.203Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19092025-02-28T21:52:46.206Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
19102025-02-28T21:52:46.248Z
19112025-02-28T21:52:46.248Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (37/199)
19122025-02-28T21:52:46.664Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19132025-02-28T21:52:46.668Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19142025-02-28T21:52:46.668Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19152025-02-28T21:52:46.668Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
19162025-02-28T21:52:46.712Z
19172025-02-28T21:52:46.712Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (38/199)
19182025-02-28T21:52:47.128Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19192025-02-28T21:52:47.132Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19202025-02-28T21:52:47.132Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19212025-02-28T21:52:47.132Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
19222025-02-28T21:52:47.179Z
19232025-02-28T21:52:47.179Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/199)
19242025-02-28T21:52:47.597Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19252025-02-28T21:52:47.607Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19262025-02-28T21:52:47.607Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19272025-02-28T21:52:47.607Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
19282025-02-28T21:52:47.646Z
19292025-02-28T21:52:47.646Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (40/199)
19302025-02-28T21:52:48.058Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19312025-02-28T21:52:48.066Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19322025-02-28T21:52:48.066Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19332025-02-28T21:52:48.066Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
19342025-02-28T21:52:48.105Z
19352025-02-28T21:52:48.105Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (41/199)
19362025-02-28T21:52:48.520Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19372025-02-28T21:52:48.523Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19382025-02-28T21:52:48.523Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19392025-02-28T21:52:48.527Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
19402025-02-28T21:52:48.568Z
19412025-02-28T21:52:48.568Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (42/199)
19422025-02-28T21:52:48.984Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19432025-02-28T21:52:48.988Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19442025-02-28T21:52:48.988Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19452025-02-28T21:52:48.991Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
19462025-02-28T21:52:49.030Z
19472025-02-28T21:52:49.030Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/199)
19482025-02-28T21:52:49.668Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19492025-02-28T21:52:49.700Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19502025-02-28T21:52:49.700Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19512025-02-28T21:52:49.700Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
19522025-02-28T21:52:49.700Z
19532025-02-28T21:52:49.700Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (44/199)
19542025-02-28T21:52:49.917Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19552025-02-28T21:52:49.920Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19562025-02-28T21:52:49.920Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19572025-02-28T21:52:49.923Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
19582025-02-28T21:52:49.966Z
19592025-02-28T21:52:49.966Zinfo: running `cargo check --bins` on sled-hardware-types (45/199)
19602025-02-28T21:52:50.598Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19612025-02-28T21:52:50.636Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19622025-02-28T21:52:50.636Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19632025-02-28T21:52:50.637Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
19642025-02-28T21:52:50.655Z
19652025-02-28T21:52:50.655Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (46/199)
19662025-02-28T21:52:51.232Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19672025-02-28T21:52:51.237Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19682025-02-28T21:52:51.237Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19692025-02-28T21:52:51.241Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
19702025-02-28T21:52:51.313Z
19712025-02-28T21:52:51.313Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (47/199)
19722025-02-28T21:52:51.896Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19732025-02-28T21:52:51.899Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19742025-02-28T21:52:51.899Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19752025-02-28T21:52:51.903Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
19762025-02-28T21:52:51.977Z
19772025-02-28T21:52:51.977Zinfo: running `cargo check --bins` on oxlog (48/199)
19782025-02-28T21:52:52.529Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19792025-02-28T21:52:52.532Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19802025-02-28T21:52:52.617Z Checking cfg-if v1.0.0
19812025-02-28T21:52:52.621Z Checking libc v0.2.170
19822025-02-28T21:52:52.744Z Checking serde v1.0.218
19832025-02-28T21:52:52.751Z Checking zeroize v1.8.1
19842025-02-28T21:52:52.754Z Checking memchr v2.7.4
19852025-02-28T21:52:52.761Z Checking typenum v1.17.0
19862025-02-28T21:52:52.764Z Checking subtle v2.6.1
19872025-02-28T21:52:52.792Z Checking value-bag v1.9.0
19882025-02-28T21:52:52.803Z Checking scopeguard v1.2.0
19892025-02-28T21:52:52.952Z Checking smallvec v1.14.0
19902025-02-28T21:52:52.968Z Checking lock_api v0.4.12
19912025-02-28T21:52:53.023Z Checking const-oid v0.9.6
19922025-02-28T21:52:53.158Z Checking log v0.4.22
19932025-02-28T21:52:53.263Z Checking itoa v1.0.11
19942025-02-28T21:52:53.341Z Checking pin-project-lite v0.2.14
19952025-02-28T21:52:53.473Z Checking byteorder v1.5.0
19962025-02-28T21:52:53.489Z Checking futures-core v0.3.31
19972025-02-28T21:52:53.586Z Checking once_cell v1.20.3
19982025-02-28T21:52:53.642Z Checking stable_deref_trait v1.2.0
19992025-02-28T21:52:53.676Z Checking futures-sink v0.3.31
20002025-02-28T21:52:53.749Z Checking cpufeatures v0.2.14
20012025-02-28T21:52:53.765Z Checking getrandom v0.2.15
20022025-02-28T21:52:53.791Z Checking generic-array v0.14.7
20032025-02-28T21:52:53.819Z Checking signal-hook-registry v1.4.2
20042025-02-28T21:52:53.844Z Checking parking_lot_core v0.9.10
20052025-02-28T21:52:53.862Z Checking mio v1.0.2
20062025-02-28T21:52:53.878Z Checking zerocopy v0.7.35
20072025-02-28T21:52:53.981Z Checking rand_core v0.6.4
20082025-02-28T21:52:54.049Z Checking socket2 v0.5.8
20092025-02-28T21:52:54.151Z Checking parking_lot v0.12.3
20102025-02-28T21:52:54.285Z Checking slab v0.4.9
20112025-02-28T21:52:54.420Z Checking zerofrom v0.1.4
20122025-02-28T21:52:54.492Z Checking futures-channel v0.3.31
20132025-02-28T21:52:54.525Z Checking futures-io v0.3.31
20142025-02-28T21:52:54.541Z Checking futures-task v0.3.31
20152025-02-28T21:52:54.637Z Checking yoke v0.7.4
20162025-02-28T21:52:54.714Z Checking pin-utils v0.1.0
20172025-02-28T21:52:54.781Z Checking foldhash v0.1.3
20182025-02-28T21:52:54.815Z Checking equivalent v1.0.1
20192025-02-28T21:52:54.859Z Checking futures-util v0.3.31
20202025-02-28T21:52:54.863Z Checking crypto-common v0.1.6
20212025-02-28T21:52:54.925Z Checking block-buffer v0.10.4
20222025-02-28T21:52:54.939Z Checking allocator-api2 v0.2.18
20232025-02-28T21:52:54.954Z Checking zerovec v0.10.4
20242025-02-28T21:52:54.970Z Checking block-padding v0.3.3
20252025-02-28T21:52:55.051Z Checking ryu v1.0.18
20262025-02-28T21:52:55.095Z Checking ppv-lite86 v0.2.20
20272025-02-28T21:52:55.132Z Checking digest v0.10.7
20282025-02-28T21:52:55.169Z Checking inout v0.1.3
20292025-02-28T21:52:55.296Z Checking fnv v1.0.7
20302025-02-28T21:52:55.396Z Checking writeable v0.5.5
20312025-02-28T21:52:55.421Z Checking litemap v0.7.3
20322025-02-28T21:52:55.480Z Checking hmac v0.12.1
20332025-02-28T21:52:55.508Z Checking hashbrown v0.15.1
20342025-02-28T21:52:55.688Z Checking sha2 v0.10.8
20352025-02-28T21:52:55.704Z Checking cipher v0.4.4
20362025-02-28T21:52:55.747Z Checking libm v0.2.8
20372025-02-28T21:52:55.789Z Checking base64ct v1.6.0
20382025-02-28T21:52:56.093Z Checking getrandom v0.3.1
20392025-02-28T21:52:56.218Z Checking pem-rfc7468 v0.7.0
20402025-02-28T21:52:56.235Z Checking icu_locid_transform_data v1.5.0
20412025-02-28T21:52:56.328Z Checking flagset v0.4.6
20422025-02-28T21:52:56.346Z Checking tracing-core v0.1.32
20432025-02-28T21:52:56.441Z Checking tinystr v0.7.6
20442025-02-28T21:52:56.485Z Checking icu_collections v1.5.0
20452025-02-28T21:52:56.517Z Checking der v0.7.9
20462025-02-28T21:52:56.534Z Checking thiserror v1.0.69
20472025-02-28T21:52:56.652Z Checking num-traits v0.2.19
20482025-02-28T21:52:56.674Z Checking percent-encoding v2.3.1
20492025-02-28T21:52:56.749Z Checking icu_locid v1.5.0
20502025-02-28T21:52:56.877Z Checking icu_properties_data v1.5.0
20512025-02-28T21:52:56.967Z Checking rustls-pki-types v1.10.0
20522025-02-28T21:52:57.108Z Checking tracing v0.1.40
20532025-02-28T21:52:57.126Z Checking salsa20 v0.10.2
20542025-02-28T21:52:57.205Z Checking bytes v1.10.0
20552025-02-28T21:52:57.331Z Checking indexmap v2.7.1
20562025-02-28T21:52:57.437Z Checking serde_json v1.0.139
20572025-02-28T21:52:57.500Z Checking bitflags v2.6.0
20582025-02-28T21:52:57.687Z Checking icu_provider v1.5.0
20592025-02-28T21:52:57.787Z Checking pbkdf2 v0.12.2
20602025-02-28T21:52:57.955Z Checking aws-lc-sys v0.26.0
20612025-02-28T21:52:58.083Z Checking httparse v1.9.5
20622025-02-28T21:52:58.177Z Checking spki v0.7.3
20632025-02-28T21:52:58.213Z Checking tokio v1.43.0
20642025-02-28T21:52:58.302Z Checking http v1.2.0
20652025-02-28T21:52:58.458Z Checking icu_locid_transform v1.5.0
20662025-02-28T21:52:58.501Z Checking write16 v1.0.0
20672025-02-28T21:52:58.521Z Checking untrusted v0.7.1
20682025-02-28T21:52:58.632Z Checking utf8_iter v1.0.4
20692025-02-28T21:52:58.682Z Checking powerfmt v0.2.0
20702025-02-28T21:52:58.838Z Checking untrusted v0.9.0
20712025-02-28T21:52:58.943Z Checking icu_normalizer_data v1.5.0
20722025-02-28T21:52:58.969Z Checking utf16_iter v1.0.5
20732025-02-28T21:52:58.994Z Checking ring v0.17.11
20742025-02-28T21:52:59.038Z Checking deranged v0.3.11
20752025-02-28T21:52:59.135Z Checking scrypt v0.11.0
20762025-02-28T21:52:59.247Z Checking cbc v0.1.2
20772025-02-28T21:52:59.353Z Checking aes v0.8.4
20782025-02-28T21:52:59.402Z Checking icu_properties v1.5.1
20792025-02-28T21:52:59.445Z Checking crossbeam-utils v0.8.20
20802025-02-28T21:52:59.559Z Checking spin v0.9.8
20812025-02-28T21:52:59.890Z Checking atomic-waker v1.1.2
20822025-02-28T21:53:00.059Z Checking num-conv v0.1.0
20832025-02-28T21:53:00.168Z Checking num_threads v0.1.7
20842025-02-28T21:53:00.185Z Checking aws-lc-rs v1.12.4
20852025-02-28T21:53:00.264Z Checking time-core v0.1.2
20862025-02-28T21:53:00.285Z Checking tinyvec_macros v0.1.1
20872025-02-28T21:53:00.299Z Checking pkcs5 v0.7.1
20882025-02-28T21:53:00.328Z Checking http-body v1.0.1
20892025-02-28T21:53:00.372Z Checking tinyvec v1.8.0
20902025-02-28T21:53:00.408Z Checking time v0.3.36
20912025-02-28T21:53:00.522Z Checking form_urlencoded v1.2.1
20922025-02-28T21:53:00.731Z Checking rand_chacha v0.3.1
20932025-02-28T21:53:00.802Z Checking try-lock v0.2.5
20942025-02-28T21:53:00.940Z Checking want v0.3.1
20952025-02-28T21:53:01.128Z Checking pkcs8 v0.10.2
20962025-02-28T21:53:01.144Z Checking rand v0.8.5
20972025-02-28T21:53:01.212Z Checking uuid v1.15.1
20982025-02-28T21:53:01.435Z Checking httpdate v1.0.3
20992025-02-28T21:53:01.686Z Checking unicode-ident v1.0.14
21002025-02-28T21:53:01.703Z Checking tower-service v0.3.3
21012025-02-28T21:53:01.836Z Checking toml_datetime v0.6.8
21022025-02-28T21:53:01.858Z Checking serde_spanned v0.6.8
21032025-02-28T21:53:01.873Z Checking proc-macro2 v1.0.93
21042025-02-28T21:53:01.902Z Checking rustls-webpki v0.102.8
21052025-02-28T21:53:02.053Z Checking zerocopy v0.8.10
21062025-02-28T21:53:02.134Z Checking slog v2.7.0
21072025-02-28T21:53:02.337Z Checking scroll v0.12.0
21082025-02-28T21:53:02.498Z Checking adler2 v2.0.0
21092025-02-28T21:53:02.574Z Checking iana-time-zone v0.1.61
21102025-02-28T21:53:02.593Z Checking icu_normalizer v1.5.0
21112025-02-28T21:53:02.651Z Checking match_cfg v0.1.0
21122025-02-28T21:53:02.666Z Checking ucd-trie v0.1.7
21132025-02-28T21:53:02.680Z Checking base64 v0.22.1
21142025-02-28T21:53:02.719Z Checking plain v0.2.3
21152025-02-28T21:53:02.742Z Checking foreign-types-shared v0.1.1
21162025-02-28T21:53:02.782Z Checking hostname v0.3.1
21172025-02-28T21:53:02.854Z Checking foreign-types v0.3.2
21182025-02-28T21:53:02.870Z Checking pest v2.7.14
21192025-02-28T21:53:02.870Z Checking goblin v0.8.2
21202025-02-28T21:53:02.913Z Checking chrono v0.4.40
21212025-02-28T21:53:02.946Z Checking miniz_oxide v0.8.5
21222025-02-28T21:53:03.124Z Checking quote v1.0.38
21232025-02-28T21:53:03.338Z Checking idna_adapter v1.2.0
21242025-02-28T21:53:03.457Z Checking openssl-sys v0.9.106
21252025-02-28T21:53:03.532Z Checking idna v1.0.3
21262025-02-28T21:53:03.663Z Checking errno v0.3.9
21272025-02-28T21:53:03.839Z Checking dirs-sys-next v0.1.2
21282025-02-28T21:53:04.024Z Checking aho-corasick v1.1.3
21292025-02-28T21:53:04.028Z Checking url v2.5.3
21302025-02-28T21:53:04.554Z Compiling newtype-uuid v1.2.1
21312025-02-28T21:53:04.755Z Checking rand_core v0.9.2
21322025-02-28T21:53:04.814Z Checking regex-syntax v0.8.5
21332025-02-28T21:53:04.833Z Checking tokio-util v0.7.13
21342025-02-28T21:53:04.837Z Checking data-encoding v2.6.0
21352025-02-28T21:53:04.873Z Checking siphasher v0.3.11
21362025-02-28T21:53:05.103Z Checking pretty-hex v0.4.1
21372025-02-28T21:53:05.183Z Checking rand_chacha v0.9.0
21382025-02-28T21:53:05.328Z Checking openssl v0.10.71
21392025-02-28T21:53:05.360Z Checking dirs-next v2.0.0
21402025-02-28T21:53:05.387Z Checking dtrace-parser v0.2.0
21412025-02-28T21:53:05.502Z Checking rustix v0.38.37
21422025-02-28T21:53:05.582Z Checking syn v2.0.98
21432025-02-28T21:53:05.586Z Checking h2 v0.4.6
21442025-02-28T21:53:05.616Z Checking unicode-normalization v0.1.24
21452025-02-28T21:53:05.860Z Checking http-body-util v0.1.2
21462025-02-28T21:53:06.280Z Checking crossbeam-epoch v0.9.18
21472025-02-28T21:53:06.541Z Checking signature v2.2.0
21482025-02-28T21:53:06.696Z Checking sha1 v0.10.6
21492025-02-28T21:53:06.746Z Checking thread_local v1.1.8
21502025-02-28T21:53:06.957Z Checking thread-id v4.2.2
21512025-02-28T21:53:07.033Z Checking encoding_rs v0.8.34
21522025-02-28T21:53:07.071Z Checking unicode-properties v0.1.3
21532025-02-28T21:53:07.455Z Checking ipnet v2.11.0
21542025-02-28T21:53:07.684Z Checking dof v0.3.0
21552025-02-28T21:53:07.904Z Checking regex-automata v0.4.8
21562025-02-28T21:53:07.931Z Checking anstyle v1.0.10
21572025-02-28T21:53:08.278Z Checking unicode-bidi v0.3.17
21582025-02-28T21:53:08.294Z Checking utf8parse v0.2.2
21592025-02-28T21:53:08.438Z Checking either v1.14.0
21602025-02-28T21:53:08.596Z Checking gimli v0.31.1
21612025-02-28T21:53:08.798Z Checking winnow v0.7.3
21622025-02-28T21:53:08.891Z Checking mime v0.3.17
21632025-02-28T21:53:09.218Z Checking openssl-probe v0.1.5
21642025-02-28T21:53:09.331Z Checking stringprep v0.1.5
21652025-02-28T21:53:09.372Z Checking anstyle-parse v0.2.5
21662025-02-28T21:53:09.639Z Checking crossbeam-deque v0.8.5
21672025-02-28T21:53:09.670Z Checking rand v0.9.0
21682025-02-28T21:53:09.955Z Checking term v0.7.0
21692025-02-28T21:53:10.388Z Checking rustls v0.22.4
21702025-02-28T21:53:10.401Z Checking native-tls v0.2.12
21712025-02-28T21:53:10.723Z Checking rustls v0.23.19
21722025-02-28T21:53:10.742Z Checking slog-json v2.6.1
21732025-02-28T21:53:11.019Z Checking serde_urlencoded v0.7.1
21742025-02-28T21:53:11.430Z Checking crossbeam-channel v0.5.13
21752025-02-28T21:53:11.470Z Checking usdt-impl v0.5.0
21762025-02-28T21:53:11.527Z Checking toml_edit v0.22.24
21772025-02-28T21:53:11.606Z Checking hyper v1.6.0
21782025-02-28T21:53:11.990Z Checking futures-executor v0.3.31
21792025-02-28T21:53:12.129Z Checking num-integer v0.1.46
21802025-02-28T21:53:12.208Z Checking rustls-pemfile v2.2.0
21812025-02-28T21:53:12.233Z Checking semver v1.0.25
21822025-02-28T21:53:12.242Z Checking addr2line v0.24.2
21832025-02-28T21:53:12.433Z Checking md-5 v0.10.6
21842025-02-28T21:53:12.622Z Checking ff v0.13.0
21852025-02-28T21:53:12.645Z Checking hash32 v0.2.1
21862025-02-28T21:53:12.666Z Checking is-terminal v0.4.13
21872025-02-28T21:53:12.753Z Checking memmap v0.7.0
21882025-02-28T21:53:12.794Z Checking object v0.36.5
21892025-02-28T21:53:12.829Z Checking psl-types v2.0.11
21902025-02-28T21:53:12.935Z Checking dyn-clone v1.0.18
21912025-02-28T21:53:12.968Z Checking quick-error v1.2.3
21922025-02-28T21:53:13.012Z Checking linked-hash-map v0.5.6
21932025-02-28T21:53:13.094Z Checking take_mut v0.2.2
21942025-02-28T21:53:13.124Z Checking rustc-demangle v0.1.24
21952025-02-28T21:53:13.254Z Checking utf-8 v0.7.6
21962025-02-28T21:53:13.308Z Checking base16ct v0.2.0
21972025-02-28T21:53:13.470Z Checking colorchoice v1.0.2
21982025-02-28T21:53:13.487Z Checking hyper-util v0.1.10
21992025-02-28T21:53:13.503Z Checking is_terminal_polyfill v1.70.1
22002025-02-28T21:53:13.548Z Checking fallible-iterator v0.2.0
22012025-02-28T21:53:13.608Z Checking anstyle-query v1.1.1
22022025-02-28T21:53:13.611Z Checking tokio-rustls v0.25.0
22032025-02-28T21:53:13.640Z Checking sec1 v0.7.3
22042025-02-28T21:53:13.735Z Checking anstream v0.6.15
22052025-02-28T21:53:13.981Z Checking tungstenite v0.24.0
22062025-02-28T21:53:14.018Z Checking lru-cache v0.1.2
22072025-02-28T21:53:14.035Z Checking toml v0.8.20
22082025-02-28T21:53:14.086Z Checking slog-async v2.8.0
22092025-02-28T21:53:14.119Z Checking postgres-protocol v0.6.8
22102025-02-28T21:53:14.195Z Checking resolv-conf v0.7.0
22112025-02-28T21:53:14.372Z Checking schemars v0.8.22
22122025-02-28T21:53:14.542Z Checking publicsuffix v2.3.0
22132025-02-28T21:53:14.749Z Checking usdt v0.5.0
22142025-02-28T21:53:14.775Z Checking heapless v0.7.17
22152025-02-28T21:53:14.833Z Checking group v0.13.0
22162025-02-28T21:53:14.849Z Checking slog-term v2.9.1
22172025-02-28T21:53:14.993Z Checking num-iter v0.1.45
22182025-02-28T21:53:15.081Z Checking futures v0.3.31
22192025-02-28T21:53:15.168Z Checking slog-bunyan v2.5.0
22202025-02-28T21:53:15.194Z Checking tokio-native-tls v0.3.1
22212025-02-28T21:53:15.322Z Checking rayon-core v1.12.1
22222025-02-28T21:53:15.341Z Checking multer v3.1.0
22232025-02-28T21:53:15.375Z Checking terminal_size v0.4.0
22242025-02-28T21:53:15.453Z Checking hickory-proto v0.24.4
22252025-02-28T21:53:15.691Z Checking phf_shared v0.11.2
22262025-02-28T21:53:15.714Z Checking cookie v0.18.1
22272025-02-28T21:53:15.737Z Checking tokio-rustls v0.26.0
22282025-02-28T21:53:15.788Z Checking async-stream v0.3.6
22292025-02-28T21:53:15.905Z Checking bzip2-sys v0.1.11+1.0.8
22302025-02-28T21:53:15.947Z Checking camino v1.1.9
22312025-02-28T21:53:15.982Z Checking signal-hook v0.3.17
22322025-02-28T21:53:15.982Z Checking waitgroup v0.1.2
22332025-02-28T21:53:16.029Z Checking lazy_static v1.5.0
22342025-02-28T21:53:16.116Z Checking openapiv3 v2.0.0
22352025-02-28T21:53:16.123Z Checking webpki-roots v0.26.6
22362025-02-28T21:53:16.148Z Checking serde_path_to_error v0.1.16
22372025-02-28T21:53:16.164Z Checking hkdf v0.12.4
22382025-02-28T21:53:16.303Z Checking crypto-bigint v0.5.5
22392025-02-28T21:53:16.321Z Checking hostname v0.4.0
22402025-02-28T21:53:16.367Z Checking sync_wrapper v1.0.1
22412025-02-28T21:53:16.455Z Checking crc32fast v1.4.2
22422025-02-28T21:53:16.459Z Checking debug-ignore v1.0.5
22432025-02-28T21:53:16.513Z Checking tower-layer v0.3.3
22442025-02-28T21:53:16.618Z Checking bitflags v1.3.2
22452025-02-28T21:53:16.699Z Checking unicode-width v0.2.0
22462025-02-28T21:53:16.725Z Checking clap_lex v0.7.4
22472025-02-28T21:53:16.743Z Checking managed v0.8.0
22482025-02-28T21:53:16.765Z Checking winnow v0.5.40
22492025-02-28T21:53:16.965Z Checking strsim v0.11.1
22502025-02-28T21:53:17.107Z Checking smoltcp v0.9.1
22512025-02-28T21:53:17.169Z Checking console v0.15.10
22522025-02-28T21:53:17.245Z Checking clap_builder v4.5.31
22532025-02-28T21:53:17.734Z Checking tower v0.5.2
22542025-02-28T21:53:18.447Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22552025-02-28T21:53:18.503Z Checking flate2 v1.1.0
22562025-02-28T21:53:18.626Z Checking backtrace v0.3.74
22572025-02-28T21:53:18.751Z Checking hyper-rustls v0.27.3
22582025-02-28T21:53:18.976Z Checking elliptic-curve v0.13.8
22592025-02-28T21:53:19.085Z Checking signal-hook-mio v0.2.4
22602025-02-28T21:53:19.131Z Checking num-bigint-dig v0.8.4
22612025-02-28T21:53:19.210Z Checking anyhow v1.0.96
22622025-02-28T21:53:19.230Z Checking cookie_store v0.21.1
22632025-02-28T21:53:19.343Z Checking dropshot v0.12.0
22642025-02-28T21:53:19.483Z Checking toml_edit v0.19.15
22652025-02-28T21:53:19.575Z Checking bzip2 v0.4.4
22662025-02-28T21:53:19.593Z Checking rayon v1.10.0
22672025-02-28T21:53:19.871Z Checking phf v0.11.2
22682025-02-28T21:53:19.932Z Checking hickory-resolver v0.24.4
22692025-02-28T21:53:19.950Z Checking hyper-tls v0.6.0
22702025-02-28T21:53:20.082Z Checking tokio-tungstenite v0.24.0
22712025-02-28T21:53:20.137Z Checking postgres-types v0.2.9
22722025-02-28T21:53:20.227Z Checking regex v1.11.1
22732025-02-28T21:53:20.542Z Checking bstr v1.10.0
22742025-02-28T21:53:20.777Z Checking ed25519 v2.2.3
22752025-02-28T21:53:20.811Z Checking tokio-stream v0.1.17
22762025-02-28T21:53:21.067Z Checking phf_shared v0.10.0
22772025-02-28T21:53:21.082Z Checking curve25519-dalek v4.1.3
22782025-02-28T21:53:21.345Z Checking zerocopy v0.6.6
22792025-02-28T21:53:21.392Z Checking hubpack v0.1.2
22802025-02-28T21:53:21.445Z Checking memoffset v0.9.1
22812025-02-28T21:53:21.559Z Checking portable-atomic v1.9.0
22822025-02-28T21:53:21.579Z Checking pkcs1 v0.7.5
22832025-02-28T21:53:21.672Z Checking float-cmp v0.10.0
22842025-02-28T21:53:21.872Z Checking serde-big-array v0.5.1
22852025-02-28T21:53:21.887Z Checking rfc6979 v0.4.0
22862025-02-28T21:53:21.981Z Checking predicates-core v1.0.8
22872025-02-28T21:53:21.997Z Checking number_prefix v0.4.0
22882025-02-28T21:53:22.069Z Checking minimal-lexical v0.2.1
22892025-02-28T21:53:22.083Z Checking precomputed-hash v0.1.1
22902025-02-28T21:53:22.169Z Checking bit-vec v0.6.3
22912025-02-28T21:53:22.185Z Checking difflib v0.4.0
22922025-02-28T21:53:22.199Z Checking new_debug_unreachable v1.0.6
22932025-02-28T21:53:22.287Z Checking whoami v1.5.2
22942025-02-28T21:53:22.448Z Checking normalize-line-endings v0.3.0
22952025-02-28T21:53:22.479Z Checking static_assertions v1.1.0
22962025-02-28T21:53:22.507Z Checking fixedbitset v0.4.2
22972025-02-28T21:53:22.524Z Checking unicode-segmentation v1.12.0
22982025-02-28T21:53:22.566Z Checking predicates v3.1.3
22992025-02-28T21:53:22.584Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
23002025-02-28T21:53:22.587Z Checking tokio-postgres v0.7.13
23012025-02-28T21:53:22.750Z Checking petgraph v0.6.5
23022025-02-28T21:53:22.827Z Checking qorb v0.2.1
23032025-02-28T21:53:22.862Z Checking ed25519-dalek v2.1.1
23042025-02-28T21:53:23.016Z Checking indicatif v0.17.11
23052025-02-28T21:53:23.175Z Checking similar v2.6.0
23062025-02-28T21:53:23.178Z Checking bit-set v0.5.3
23072025-02-28T21:53:23.254Z Checking nom v7.1.3
23082025-02-28T21:53:23.431Z Checking string_cache v0.8.7
23092025-02-28T21:53:23.708Z Checking ecdsa v0.16.9
23102025-02-28T21:53:23.761Z Checking rsa v0.9.6
23112025-02-28T21:53:23.951Z Checking toml v0.7.8
23122025-02-28T21:53:24.416Z Checking nix v0.29.0
23132025-02-28T21:53:24.665Z Checking reqwest v0.12.12
23142025-02-28T21:53:24.738Z Checking clap v4.5.31
23152025-02-28T21:53:24.853Z Checking zip v0.6.6
23162025-02-28T21:53:25.212Z Checking crossterm v0.28.1
23172025-02-28T21:53:25.462Z Checking itertools v0.10.5
23182025-02-28T21:53:25.515Z Checking itertools v0.12.1
23192025-02-28T21:53:25.651Z Checking fs-err v2.11.0
23202025-02-28T21:53:25.778Z Checking ahash v0.8.11
23212025-02-28T21:53:26.011Z Checking x509-cert v0.2.5
23222025-02-28T21:53:26.173Z Checking hex v0.4.3
23232025-02-28T21:53:26.236Z Checking peg-runtime v0.8.3
23242025-02-28T21:53:26.449Z Checking lalrpop-util v0.19.12
23252025-02-28T21:53:26.475Z Checking sigpipe v0.1.3
23262025-02-28T21:53:27.537Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23272025-02-28T21:53:27.857Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.86s
23282025-02-28T21:53:28.024Z
23292025-02-28T21:53:28.024Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (49/199)
23302025-02-28T21:53:28.614Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23312025-02-28T21:53:28.619Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23322025-02-28T21:53:28.707Z Compiling hashbrown v0.14.5
23332025-02-28T21:53:28.835Z Checking heck v0.5.0
23342025-02-28T21:53:28.847Z Compiling unsafe-libyaml v0.2.11
23352025-02-28T21:53:28.859Z Checking ipnetwork v0.21.1
23362025-02-28T21:53:28.872Z Compiling ident_case v1.0.1
23372025-02-28T21:53:28.884Z Checking progenitor-client v0.8.0
23382025-02-28T21:53:28.899Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23392025-02-28T21:53:29.004Z Compiling darling_core v0.20.10
23402025-02-28T21:53:29.041Z Checking newtype-uuid v1.2.1
23412025-02-28T21:53:29.190Z Checking oxnet v0.1.1
23422025-02-28T21:53:29.210Z Compiling proc-macro-crate v1.3.1
23432025-02-28T21:53:29.288Z Compiling structmeta-derive v0.3.0
23442025-02-28T21:53:29.310Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23452025-02-28T21:53:29.508Z Compiling lzma-sys v0.1.20
23462025-02-28T21:53:29.647Z Compiling foreign-types-macros v0.2.3
23472025-02-28T21:53:29.819Z Checking regress v0.10.1
23482025-02-28T21:53:30.091Z Compiling serde_yaml v0.9.34+deprecated
23492025-02-28T21:53:30.219Z Compiling num_enum_derive v0.5.11
23502025-02-28T21:53:30.634Z Compiling thiserror-impl v2.0.11
23512025-02-28T21:53:30.879Z Compiling daft-derive v0.1.1
23522025-02-28T21:53:31.864Z Compiling structmeta v0.3.0
23532025-02-28T21:53:32.247Z Compiling dropshot v0.16.0
23542025-02-28T21:53:32.298Z Checking arc-swap v1.7.1
23552025-02-28T21:53:32.467Z Checking foreign-types-shared v0.3.1
23562025-02-28T21:53:32.601Z Checking foreign-types v0.5.0
23572025-02-28T21:53:32.646Z Checking num_enum v0.5.11
23582025-02-28T21:53:32.700Z Checking slog-scope v4.4.0
23592025-02-28T21:53:32.715Z Checking daft v0.1.1
23602025-02-28T21:53:32.815Z Compiling parse-display-derive v0.10.0
23612025-02-28T21:53:33.106Z Compiling proc-macro-error v1.0.4
23622025-02-28T21:53:33.231Z Checking typify-impl v0.2.0
23632025-02-28T21:53:33.290Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23642025-02-28T21:53:33.402Z Checking tungstenite v0.21.0
23652025-02-28T21:53:33.420Z Compiling heck v0.3.3
23662025-02-28T21:53:33.669Z Checking thiserror v2.0.11
23672025-02-28T21:53:33.775Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23682025-02-28T21:53:33.809Z Compiling dropshot_endpoint v0.16.0
23692025-02-28T21:53:34.285Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23702025-02-28T21:53:34.592Z Checking cstr-argument v0.1.2
23712025-02-28T21:53:34.629Z Checking instant v0.1.13
23722025-02-28T21:53:34.714Z Compiling darling_macro v0.20.10
23732025-02-28T21:53:34.756Z Checking fastrand v2.1.1
23742025-02-28T21:53:34.795Z Checking base64 v0.21.7
23752025-02-28T21:53:35.082Z Checking pretty-hex v0.2.1
23762025-02-28T21:53:35.104Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
23772025-02-28T21:53:35.259Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23782025-02-28T21:53:35.275Z Checking tempfile v3.13.0
23792025-02-28T21:53:35.532Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23802025-02-28T21:53:35.551Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23812025-02-28T21:53:35.609Z Compiling darling v0.20.10
23822025-02-28T21:53:35.628Z Checking backoff v0.4.0
23832025-02-28T21:53:35.644Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23842025-02-28T21:53:35.684Z Checking tokio-tungstenite v0.21.0
23852025-02-28T21:53:35.734Z Compiling serde_with_macros v3.11.0
23862025-02-28T21:53:35.806Z Checking strum v0.26.3
23872025-02-28T21:53:35.841Z Compiling zone_cfg_derive v0.1.2
23882025-02-28T21:53:35.900Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23892025-02-28T21:53:35.972Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23902025-02-28T21:53:36.305Z Checking slog-stdlog v4.1.1
23912025-02-28T21:53:36.321Z Checking regress v0.9.1
23922025-02-28T21:53:36.469Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23932025-02-28T21:53:36.579Z Checking parse-display v0.10.0
23942025-02-28T21:53:36.629Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23952025-02-28T21:53:37.052Z Checking progenitor-client v0.9.1
23962025-02-28T21:53:37.100Z Checking colored v2.2.0
23972025-02-28T21:53:37.100Z Checking macaddr v1.0.1
23982025-02-28T21:53:37.100Z Checking base64 v0.13.1
23992025-02-28T21:53:37.161Z Checking winnow v0.6.20
24002025-02-28T21:53:37.194Z Checking unicode-width v0.1.14
24012025-02-28T21:53:37.242Z Checking zone v0.1.8
24022025-02-28T21:53:37.409Z Checking ron v0.7.1
24032025-02-28T21:53:37.680Z Checking tabwriter v1.4.0
24042025-02-28T21:53:37.848Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24052025-02-28T21:53:37.910Z Checking slog-envlogger v2.2.0
24062025-02-28T21:53:38.117Z Checking xz2 v0.1.7
24072025-02-28T21:53:38.147Z Checking serde_with v3.11.0
24082025-02-28T21:53:38.299Z Checking xattr v1.3.1
24092025-02-28T21:53:38.409Z Checking pem v3.0.5
24102025-02-28T21:53:38.466Z Checking yasna v0.5.2
24112025-02-28T21:53:38.495Z Checking headers-core v0.3.0
24122025-02-28T21:53:38.650Z Checking smf v0.2.3
24132025-02-28T21:53:38.679Z Checking filetime v0.2.25
24142025-02-28T21:53:38.883Z Checking same-file v1.0.6
24152025-02-28T21:53:39.066Z Checking walkdir v2.5.0
24162025-02-28T21:53:39.096Z Checking tar v0.4.44
24172025-02-28T21:53:39.280Z Checking rcgen v0.12.1
24182025-02-28T21:53:39.350Z Checking headers v0.4.0
24192025-02-28T21:53:39.798Z Checking camino-tempfile v1.1.1
24202025-02-28T21:53:39.938Z Checking atomicwrites v0.4.4
24212025-02-28T21:53:39.956Z Checking subprocess v0.2.9
24222025-02-28T21:53:42.582Z Compiling typify-macro v0.2.0
24232025-02-28T21:53:44.059Z Compiling typify v0.2.0
24242025-02-28T21:53:44.127Z Compiling progenitor-impl v0.8.0
24252025-02-28T21:53:46.442Z Compiling progenitor-macro v0.8.0
24262025-02-28T21:53:49.897Z Checking progenitor v0.8.0
24272025-02-28T21:53:50.026Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
24282025-02-28T21:53:50.026Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24292025-02-28T21:53:52.471Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
24302025-02-28T21:53:52.802Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24312025-02-28T21:53:58.778Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
24322025-02-28T21:54:00.267Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
24332025-02-28T21:54:01.478Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.44s
24342025-02-28T21:54:01.658Z
24352025-02-28T21:54:01.658Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (50/199)
24362025-02-28T21:54:02.251Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24372025-02-28T21:54:02.254Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24382025-02-28T21:54:02.346Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
24392025-02-28T21:54:03.685Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.02s
24402025-02-28T21:54:03.870Z
24412025-02-28T21:54:03.870Zinfo: running `cargo check --bins` on nexus-config (51/199)
24422025-02-28T21:54:04.442Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24432025-02-28T21:54:04.446Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24442025-02-28T21:54:04.446Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24452025-02-28T21:54:04.450Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
24462025-02-28T21:54:04.522Z
24472025-02-28T21:54:04.522Zinfo: running `cargo check --bins` on omicron-rpaths (52/199)
24482025-02-28T21:54:05.082Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24492025-02-28T21:54:05.086Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24502025-02-28T21:54:05.086Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24512025-02-28T21:54:05.089Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
24522025-02-28T21:54:05.161Z
24532025-02-28T21:54:05.161Zinfo: running `cargo check --bins` on omicron-brand-metadata (53/199)
24542025-02-28T21:54:05.724Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24552025-02-28T21:54:05.727Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24562025-02-28T21:54:05.727Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24572025-02-28T21:54:05.732Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
24582025-02-28T21:54:05.805Z
24592025-02-28T21:54:05.805Zinfo: running `cargo check --bins` on omicron-certificates (54/199)
24602025-02-28T21:54:06.378Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24612025-02-28T21:54:06.381Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24622025-02-28T21:54:06.381Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24632025-02-28T21:54:06.385Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
24642025-02-28T21:54:06.457Z
24652025-02-28T21:54:06.457Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (55/199)
24662025-02-28T21:54:07.052Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24672025-02-28T21:54:07.055Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24682025-02-28T21:54:07.167Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24692025-02-28T21:54:07.283Z Compiling ipnetwork v0.21.1
24702025-02-28T21:54:07.288Z Compiling progenitor-client v0.8.0
24712025-02-28T21:54:07.289Z Compiling itertools v0.13.0
24722025-02-28T21:54:07.289Z Compiling heapless v0.8.0
24732025-02-28T21:54:07.289Z Compiling thiserror v2.0.11
24742025-02-28T21:54:07.289Z Checking hash32 v0.3.1
24752025-02-28T21:54:07.289Z Compiling instant v0.1.13
24762025-02-28T21:54:07.466Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24772025-02-28T21:54:07.488Z Compiling smoltcp v0.11.0
24782025-02-28T21:54:07.500Z Compiling backoff v0.4.0
24792025-02-28T21:54:07.545Z Compiling dropshot v0.16.0
24802025-02-28T21:54:07.701Z Compiling oxnet v0.1.1
24812025-02-28T21:54:07.811Z Compiling progenitor v0.8.0
24822025-02-28T21:54:08.002Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
24832025-02-28T21:54:08.023Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24842025-02-28T21:54:08.076Z Compiling daft v0.1.1
24852025-02-28T21:54:08.162Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24862025-02-28T21:54:08.212Z Compiling serde_with v3.11.0
24872025-02-28T21:54:08.371Z Compiling parse-display v0.10.0
24882025-02-28T21:54:08.534Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24892025-02-28T21:54:08.939Z Checking num-rational v0.4.2
24902025-02-28T21:54:08.957Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24912025-02-28T21:54:09.020Z Compiling progenitor-client v0.9.1
24922025-02-28T21:54:09.515Z Compiling regress v0.9.1
24932025-02-28T21:54:09.533Z Compiling phf_generator v0.11.2
24942025-02-28T21:54:09.738Z Checking num-complex v0.4.6
24952025-02-28T21:54:10.189Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
24962025-02-28T21:54:10.552Z Compiling macaddr v1.0.1
24972025-02-28T21:54:10.987Z Checking cobs v0.2.3
24982025-02-28T21:54:11.182Z Checking postcard v1.0.10
24992025-02-28T21:54:11.454Z Compiling num v0.4.3
25002025-02-28T21:54:11.563Z Compiling phf_codegen v0.11.2
25012025-02-28T21:54:11.712Z Compiling parse-zoneinfo v0.3.1
25022025-02-28T21:54:11.764Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25032025-02-28T21:54:12.085Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25042025-02-28T21:54:12.238Z Compiling float-ord v0.3.2
25052025-02-28T21:54:12.569Z Compiling convert_case v0.4.0
25062025-02-28T21:54:13.377Z Compiling derive_more v0.99.19
25072025-02-28T21:54:14.231Z Compiling chrono-tz-build v0.4.0
25082025-02-28T21:54:14.575Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25092025-02-28T21:54:15.203Z Compiling crucible-workspace-hack v0.1.0
25102025-02-28T21:54:15.418Z Compiling chrono-tz v0.10.1
25112025-02-28T21:54:15.472Z Checking newline-converter v0.3.0
25122025-02-28T21:54:15.516Z Checking itertools v0.14.0
25132025-02-28T21:54:15.631Z Checking prettyplease v0.2.29
25142025-02-28T21:54:16.076Z Compiling slog-dtrace v0.3.0
25152025-02-28T21:54:16.210Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
25162025-02-28T21:54:16.476Z Checking expectorate v1.1.0
25172025-02-28T21:54:16.508Z Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
25182025-02-28T21:54:16.729Z Compiling zone_cfg_derive v0.3.0
25192025-02-28T21:54:16.747Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25202025-02-28T21:54:17.186Z Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
25212025-02-28T21:54:17.552Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
25222025-02-28T21:54:17.782Z Compiling const_format_proc_macros v0.2.34
25232025-02-28T21:54:17.871Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25242025-02-28T21:54:17.900Z Compiling num-derive v0.4.2
25252025-02-28T21:54:18.038Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25262025-02-28T21:54:18.292Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25272025-02-28T21:54:18.332Z Checking highway v1.3.0
25282025-02-28T21:54:18.826Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25292025-02-28T21:54:18.937Z Checking zone v0.3.0
25302025-02-28T21:54:19.076Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
25312025-02-28T21:54:19.266Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25322025-02-28T21:54:19.700Z Checking const_format v0.2.34
25332025-02-28T21:54:19.775Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25342025-02-28T21:54:20.102Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25352025-02-28T21:54:20.135Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
25362025-02-28T21:54:20.152Z Checking gethostname v0.5.0
25372025-02-28T21:54:20.282Z Checking bcs v0.1.6
25382025-02-28T21:54:20.565Z Checking nanorand v0.7.0
25392025-02-28T21:54:20.666Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25402025-02-28T21:54:20.747Z Compiling async-recursion v1.1.1
25412025-02-28T21:54:20.802Z Checking termtree v0.5.1
25422025-02-28T21:54:20.916Z Checking flume v0.11.1
25432025-02-28T21:54:21.420Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25442025-02-28T21:54:21.420Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25452025-02-28T21:54:22.151Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25462025-02-28T21:54:22.438Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
25472025-02-28T21:54:27.886Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25482025-02-28T21:54:31.074Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25492025-02-28T21:54:33.448Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
25502025-02-28T21:54:34.665Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.19s
25512025-02-28T21:54:34.859Z
25522025-02-28T21:54:34.859Zinfo: running `cargo check --bins` on clickhouse-admin-api (56/199)
25532025-02-28T21:54:35.455Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25542025-02-28T21:54:35.459Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25552025-02-28T21:54:35.459Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25562025-02-28T21:54:35.464Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
25572025-02-28T21:54:35.540Z
25582025-02-28T21:54:35.540Zinfo: running `cargo check --bins` on clickhouse-admin-types (57/199)
25592025-02-28T21:54:36.121Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25602025-02-28T21:54:36.125Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25612025-02-28T21:54:36.125Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25622025-02-28T21:54:36.129Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
25632025-02-28T21:54:36.204Z
25642025-02-28T21:54:36.204Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (58/199)
25652025-02-28T21:54:36.785Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25662025-02-28T21:54:36.789Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25672025-02-28T21:54:36.885Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25682025-02-28T21:54:37.509Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.29s
25692025-02-28T21:54:37.701Z
25702025-02-28T21:54:37.701Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (59/199)
25712025-02-28T21:54:38.282Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25722025-02-28T21:54:38.285Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25732025-02-28T21:54:38.385Z Compiling cfg_aliases v0.1.1
25742025-02-28T21:54:38.388Z Compiling vte_generate_state_changes v0.1.2
25752025-02-28T21:54:38.388Z Checking fd-lock v4.0.2
25762025-02-28T21:54:38.388Z Checking nibble_vec v0.1.0
25772025-02-28T21:54:38.495Z Checking bytecount v0.6.8
25782025-02-28T21:54:38.505Z Checking endian-type v0.1.2
25792025-02-28T21:54:38.526Z Compiling tabled_derive v0.7.0
25802025-02-28T21:54:38.537Z Compiling peg-macros v0.8.4
25812025-02-28T21:54:38.583Z Compiling nix v0.28.0
25822025-02-28T21:54:38.649Z Checking papergrid v0.11.0
25832025-02-28T21:54:38.665Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25842025-02-28T21:54:38.669Z Compiling sqlparser_derive v0.2.2
25852025-02-28T21:54:38.726Z Checking radix_trie v0.2.1
25862025-02-28T21:54:39.107Z Checking vte v0.11.1
25872025-02-28T21:54:39.129Z Checking home v0.5.9
25882025-02-28T21:54:39.277Z Checking nu-ansi-term v0.50.1
25892025-02-28T21:54:39.654Z Checking unicode_categories v0.1.1
25902025-02-28T21:54:39.679Z Checking sqlparser v0.45.0
25912025-02-28T21:54:39.725Z Checking display-error-chain v0.2.2
25922025-02-28T21:54:39.974Z Checking sqlformat v0.2.6
25932025-02-28T21:54:40.521Z Checking strip-ansi-escapes v0.2.0
25942025-02-28T21:54:40.551Z Checking tabled v0.15.0
25952025-02-28T21:54:40.657Z Checking reedline v0.35.0
25962025-02-28T21:54:40.948Z Checking peg v0.8.4
25972025-02-28T21:54:41.375Z Checking rustyline v14.0.0
25982025-02-28T21:54:49.693Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.99s
25992025-02-28T21:54:49.875Z
26002025-02-28T21:54:49.875Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (60/199)
26012025-02-28T21:54:50.471Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26022025-02-28T21:54:50.493Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26032025-02-28T21:54:50.578Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26042025-02-28T21:54:55.515Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.63s
26052025-02-28T21:54:55.693Z
26062025-02-28T21:54:55.694Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (61/199)
26072025-02-28T21:54:56.288Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26082025-02-28T21:54:56.291Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26092025-02-28T21:54:56.392Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26102025-02-28T21:54:59.794Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.09s
26112025-02-28T21:54:59.979Z
26122025-02-28T21:54:59.980Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (62/199)
26132025-02-28T21:55:00.570Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26142025-02-28T21:55:00.573Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26152025-02-28T21:55:00.670Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26162025-02-28T21:55:05.401Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.41s
26172025-02-28T21:55:05.580Z
26182025-02-28T21:55:05.580Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (63/199)
26192025-02-28T21:55:06.179Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26202025-02-28T21:55:06.182Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26212025-02-28T21:55:06.281Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26222025-02-28T21:55:11.067Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.48s
26232025-02-28T21:55:11.248Z
26242025-02-28T21:55:11.248Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (64/199)
26252025-02-28T21:55:11.950Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26262025-02-28T21:55:11.985Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26272025-02-28T21:55:11.985Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26282025-02-28T21:55:15.512Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.26s
26292025-02-28T21:55:15.709Z
26302025-02-28T21:55:15.709Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (65/199)
26312025-02-28T21:55:16.310Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26322025-02-28T21:55:16.313Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26332025-02-28T21:55:16.413Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26342025-02-28T21:55:20.070Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.35s
26352025-02-28T21:55:20.266Z
26362025-02-28T21:55:20.266Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (66/199)
26372025-02-28T21:55:20.866Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26382025-02-28T21:55:20.870Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26392025-02-28T21:55:20.972Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26402025-02-28T21:55:25.907Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.63s
26412025-02-28T21:55:26.087Z
26422025-02-28T21:55:26.087Zinfo: running `cargo check --bins` on oximeter (67/199)
26432025-02-28T21:55:26.670Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26442025-02-28T21:55:26.674Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26452025-02-28T21:55:26.674Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26462025-02-28T21:55:26.678Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
26472025-02-28T21:55:26.752Z
26482025-02-28T21:55:26.752Zinfo: running `cargo check --bins` on oximeter-macro-impl (68/199)
26492025-02-28T21:55:27.320Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26502025-02-28T21:55:27.323Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26512025-02-28T21:55:27.323Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26522025-02-28T21:55:27.326Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
26532025-02-28T21:55:27.399Z
26542025-02-28T21:55:27.399Zinfo: running `cargo check --bins` on oximeter-schema (69/199)
26552025-02-28T21:55:27.985Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26562025-02-28T21:55:27.988Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26572025-02-28T21:55:28.075Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
26582025-02-28T21:55:30.014Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
26592025-02-28T21:55:30.944Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.53s
26602025-02-28T21:55:31.115Z
26612025-02-28T21:55:31.115Zinfo: running `cargo check --bins` on oximeter-types (70/199)
26622025-02-28T21:55:31.699Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26632025-02-28T21:55:31.702Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26642025-02-28T21:55:31.702Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26652025-02-28T21:55:31.705Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
26662025-02-28T21:55:31.783Z
26672025-02-28T21:55:31.783Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (71/199)
26682025-02-28T21:55:32.365Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26692025-02-28T21:55:32.368Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26702025-02-28T21:55:32.368Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26712025-02-28T21:55:32.371Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
26722025-02-28T21:55:32.443Z
26732025-02-28T21:55:32.443Zinfo: running `cargo check --bins` on oxql-types (72/199)
26742025-02-28T21:55:33.019Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26752025-02-28T21:55:33.022Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26762025-02-28T21:55:33.022Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26772025-02-28T21:55:33.025Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
26782025-02-28T21:55:33.100Z
26792025-02-28T21:55:33.100Zinfo: running `cargo check --bins` on oximeter-test-utils (73/199)
26802025-02-28T21:55:33.695Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26812025-02-28T21:55:33.700Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26822025-02-28T21:55:33.700Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26832025-02-28T21:55:33.704Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
26842025-02-28T21:55:33.782Z
26852025-02-28T21:55:33.782Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (74/199)
26862025-02-28T21:55:34.365Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26872025-02-28T21:55:34.368Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26882025-02-28T21:55:34.368Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26892025-02-28T21:55:34.372Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
26902025-02-28T21:55:34.446Z
26912025-02-28T21:55:34.446Zinfo: running `cargo check --bins` on bootstrap-agent-client (75/199)
26922025-02-28T21:55:35.039Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26932025-02-28T21:55:35.042Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26942025-02-28T21:55:35.042Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26952025-02-28T21:55:35.046Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
26962025-02-28T21:55:35.122Z
26972025-02-28T21:55:35.122Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (76/199)
26982025-02-28T21:55:35.704Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26992025-02-28T21:55:35.708Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27002025-02-28T21:55:35.708Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27012025-02-28T21:55:35.712Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
27022025-02-28T21:55:35.787Z
27032025-02-28T21:55:35.787Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (77/199)
27042025-02-28T21:55:36.370Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27052025-02-28T21:55:36.373Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27062025-02-28T21:55:36.373Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27072025-02-28T21:55:36.376Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
27082025-02-28T21:55:36.451Z
27092025-02-28T21:55:36.451Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (78/199)
27102025-02-28T21:55:37.029Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27112025-02-28T21:55:37.033Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27122025-02-28T21:55:37.033Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27132025-02-28T21:55:37.036Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
27142025-02-28T21:55:37.114Z
27152025-02-28T21:55:37.114Zinfo: running `cargo check --bins` on cockroach-admin-client (79/199)
27162025-02-28T21:55:37.689Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27172025-02-28T21:55:37.692Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27182025-02-28T21:55:37.692Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27192025-02-28T21:55:37.696Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
27202025-02-28T21:55:37.770Z
27212025-02-28T21:55:37.770Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (80/199)
27222025-02-28T21:55:38.359Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27232025-02-28T21:55:38.363Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27242025-02-28T21:55:38.363Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27252025-02-28T21:55:38.366Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
27262025-02-28T21:55:38.443Z
27272025-02-28T21:55:38.443Zinfo: running `cargo check --bins` on dns-service-client (81/199)
27282025-02-28T21:55:39.021Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27292025-02-28T21:55:39.024Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27302025-02-28T21:55:39.024Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27312025-02-28T21:55:39.041Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
27322025-02-28T21:55:39.102Z
27332025-02-28T21:55:39.102Zinfo: running `cargo check --bins` on internal-dns-types (82/199)
27342025-02-28T21:55:39.680Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27352025-02-28T21:55:39.683Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27362025-02-28T21:55:39.684Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27372025-02-28T21:55:39.687Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
27382025-02-28T21:55:39.761Z
27392025-02-28T21:55:39.761Zinfo: running `cargo check --bins` on dpd-client (83/199)
27402025-02-28T21:55:40.331Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27412025-02-28T21:55:40.335Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27422025-02-28T21:55:40.335Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27432025-02-28T21:55:40.338Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
27442025-02-28T21:55:40.414Z
27452025-02-28T21:55:40.414Zinfo: running `cargo check --bins` on gateway-client (84/199)
27462025-02-28T21:55:40.981Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27472025-02-28T21:55:40.988Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27482025-02-28T21:55:40.988Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27492025-02-28T21:55:40.988Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
27502025-02-28T21:55:41.072Z
27512025-02-28T21:55:41.072Zinfo: running `cargo check --bins` on installinator-client (85/199)
27522025-02-28T21:55:41.656Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27532025-02-28T21:55:41.661Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27542025-02-28T21:55:41.661Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27552025-02-28T21:55:41.665Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
27562025-02-28T21:55:41.740Z
27572025-02-28T21:55:41.740Zinfo: running `cargo check --bins` on installinator-common (86/199)
27582025-02-28T21:55:42.338Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27592025-02-28T21:55:42.341Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27602025-02-28T21:55:42.341Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27612025-02-28T21:55:42.344Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
27622025-02-28T21:55:42.421Z
27632025-02-28T21:55:42.421Zinfo: running `cargo check --bins` on update-engine (87/199)
27642025-02-28T21:55:42.992Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27652025-02-28T21:55:42.995Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27662025-02-28T21:55:42.995Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27672025-02-28T21:55:42.998Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
27682025-02-28T21:55:43.070Z
27692025-02-28T21:55:43.070Zinfo: running `cargo check --bins` on nexus-client (88/199)
27702025-02-28T21:55:43.671Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27712025-02-28T21:55:43.675Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27722025-02-28T21:55:43.675Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27732025-02-28T21:55:43.678Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
27742025-02-28T21:55:43.756Z
27752025-02-28T21:55:43.756Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (89/199)
27762025-02-28T21:55:44.341Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27772025-02-28T21:55:44.345Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27782025-02-28T21:55:44.345Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27792025-02-28T21:55:44.348Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
27802025-02-28T21:55:44.425Z
27812025-02-28T21:55:44.425Zinfo: running `cargo check --bins` on omicron-passwords (90/199)
27822025-02-28T21:55:44.994Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27832025-02-28T21:55:44.997Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27842025-02-28T21:55:44.997Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27852025-02-28T21:55:45.000Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
27862025-02-28T21:55:45.073Z
27872025-02-28T21:55:45.073Zinfo: running `cargo check --bins` on nexus-types (91/199)
27882025-02-28T21:55:45.674Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27892025-02-28T21:55:45.677Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27902025-02-28T21:55:45.677Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27912025-02-28T21:55:45.680Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
27922025-02-28T21:55:45.760Z
27932025-02-28T21:55:45.760Zinfo: running `cargo check --bins` on oxide-client (92/199)
27942025-02-28T21:55:46.329Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27952025-02-28T21:55:46.334Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27962025-02-28T21:55:46.334Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27972025-02-28T21:55:46.337Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
27982025-02-28T21:55:46.406Z
27992025-02-28T21:55:46.406Zinfo: running `cargo check --bins` on oximeter-client (93/199)
28002025-02-28T21:55:46.985Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28012025-02-28T21:55:46.988Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28022025-02-28T21:55:46.988Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28032025-02-28T21:55:46.991Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
28042025-02-28T21:55:47.069Z
28052025-02-28T21:55:47.069Zinfo: running `cargo check --bins` on repo-depot-client (94/199)
28062025-02-28T21:55:47.635Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28072025-02-28T21:55:47.638Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28082025-02-28T21:55:47.638Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28092025-02-28T21:55:47.641Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
28102025-02-28T21:55:47.712Z
28112025-02-28T21:55:47.712Zinfo: running `cargo check --bins` on sled-agent-client (95/199)
28122025-02-28T21:55:48.325Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28132025-02-28T21:55:48.360Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28142025-02-28T21:55:48.361Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28152025-02-28T21:55:48.361Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
28162025-02-28T21:55:48.398Z
28172025-02-28T21:55:48.398Zinfo: running `cargo check --bins` on wicketd-client (96/199)
28182025-02-28T21:55:49.016Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28192025-02-28T21:55:49.022Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28202025-02-28T21:55:49.022Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28212025-02-28T21:55:49.023Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
28222025-02-28T21:55:49.104Z
28232025-02-28T21:55:49.104Zinfo: running `cargo check --bins` on sled-agent-types (97/199)
28242025-02-28T21:55:49.706Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28252025-02-28T21:55:49.709Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28262025-02-28T21:55:49.709Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28272025-02-28T21:55:49.712Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
28282025-02-28T21:55:49.794Z
28292025-02-28T21:55:49.794Zinfo: running `cargo check --bins` on wicket-common (98/199)
28302025-02-28T21:55:50.394Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28312025-02-28T21:55:50.398Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28322025-02-28T21:55:50.398Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28332025-02-28T21:55:50.403Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
28342025-02-28T21:55:50.481Z
28352025-02-28T21:55:50.482Zinfo: running `cargo check --bins` on omicron-cockroach-admin (99/199)
28362025-02-28T21:55:51.083Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28372025-02-28T21:55:51.086Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28382025-02-28T21:55:51.186Z Checking csv-core v0.1.11
28392025-02-28T21:55:51.186Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
28402025-02-28T21:55:51.189Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28412025-02-28T21:55:51.295Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28422025-02-28T21:55:51.468Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
28432025-02-28T21:55:51.485Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28442025-02-28T21:55:51.521Z Checking csv v1.3.1
28452025-02-28T21:55:52.062Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
28462025-02-28T21:55:52.403Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
28472025-02-28T21:55:53.983Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.49s
28482025-02-28T21:55:54.167Z
28492025-02-28T21:55:54.167Zinfo: running `cargo check --bins` on cockroach-admin-api (100/199)
28502025-02-28T21:55:54.747Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28512025-02-28T21:55:54.750Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28522025-02-28T21:55:54.751Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28532025-02-28T21:55:54.754Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
28542025-02-28T21:55:54.829Z
28552025-02-28T21:55:54.829Zinfo: running `cargo check --bins` on cockroach-admin-types (101/199)
28562025-02-28T21:55:55.405Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28572025-02-28T21:55:55.408Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28582025-02-28T21:55:55.408Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28592025-02-28T21:55:55.411Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
28602025-02-28T21:55:55.486Z
28612025-02-28T21:55:55.486Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (102/199)
28622025-02-28T21:55:56.148Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28632025-02-28T21:55:56.152Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28642025-02-28T21:55:56.152Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28652025-02-28T21:55:56.155Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
28662025-02-28T21:55:56.246Z
28672025-02-28T21:55:56.246Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (103/199)
28682025-02-28T21:55:56.914Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28692025-02-28T21:55:56.917Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28702025-02-28T21:55:56.917Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28712025-02-28T21:55:56.920Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
28722025-02-28T21:55:57.010Z
28732025-02-28T21:55:57.010Zinfo: running `cargo check --bins` on dns-server (104/199)
28742025-02-28T21:55:57.595Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28752025-02-28T21:55:57.598Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28762025-02-28T21:55:57.689Z Compiling typify-impl v0.3.0
28772025-02-28T21:55:57.801Z Compiling parking_lot_core v0.8.6
28782025-02-28T21:55:57.805Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
28792025-02-28T21:55:57.811Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
28802025-02-28T21:55:57.821Z Checking fxhash v0.2.1
28812025-02-28T21:55:57.835Z Checking hickory-client v0.24.4
28822025-02-28T21:55:57.856Z Checking hickory-server v0.24.4
28832025-02-28T21:55:58.553Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
28842025-02-28T21:55:58.585Z Checking parking_lot v0.11.2
28852025-02-28T21:55:58.895Z Checking sled v0.34.7
28862025-02-28T21:56:02.876Z Compiling typify-macro v0.3.0
28872025-02-28T21:56:04.330Z Compiling typify v0.3.0
28882025-02-28T21:56:04.401Z Compiling progenitor-impl v0.9.1
28892025-02-28T21:56:06.759Z Compiling progenitor-macro v0.9.1
28902025-02-28T21:56:10.280Z Checking progenitor v0.9.1
28912025-02-28T21:56:10.404Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
28922025-02-28T21:56:10.859Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28932025-02-28T21:56:12.108Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.08s
28942025-02-28T21:56:12.285Z
28952025-02-28T21:56:12.285Zinfo: running `cargo check --bins` on dns-server-api (105/199)
28962025-02-28T21:56:12.865Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28972025-02-28T21:56:12.868Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28982025-02-28T21:56:12.868Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28992025-02-28T21:56:12.873Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
29002025-02-28T21:56:12.947Z
29012025-02-28T21:56:12.947Zinfo: running `cargo check --bins` on openapi-manager-types (106/199)
29022025-02-28T21:56:13.513Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29032025-02-28T21:56:13.519Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29042025-02-28T21:56:13.519Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29052025-02-28T21:56:13.523Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
29062025-02-28T21:56:13.591Z
29072025-02-28T21:56:13.591Zinfo: running `cargo check --bins` on gateway-test-utils (107/199)
29082025-02-28T21:56:14.215Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29092025-02-28T21:56:14.219Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29102025-02-28T21:56:14.219Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29112025-02-28T21:56:14.223Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
29122025-02-28T21:56:14.309Z
29132025-02-28T21:56:14.309Zinfo: running `cargo check --bins` on gateway-types (108/199)
29142025-02-28T21:56:14.906Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29152025-02-28T21:56:14.909Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29162025-02-28T21:56:14.909Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29172025-02-28T21:56:14.912Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
29182025-02-28T21:56:14.990Z
29192025-02-28T21:56:14.990Zinfo: running `cargo check --bins` on ipcc (109/199)
29202025-02-28T21:56:15.561Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29212025-02-28T21:56:15.565Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29222025-02-28T21:56:15.565Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29232025-02-28T21:56:15.569Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
29242025-02-28T21:56:15.642Z
29252025-02-28T21:56:15.642Zinfo: running `cargo check --bins` on omicron-gateway (110/199)
29262025-02-28T21:56:16.251Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29272025-02-28T21:56:16.255Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29282025-02-28T21:56:16.368Z Compiling radium v0.7.0
29292025-02-28T21:56:16.368Z Compiling semver v0.1.20
29302025-02-28T21:56:16.493Z Compiling maybe-uninit v2.0.0
29312025-02-28T21:56:16.496Z Checking tap v1.0.1
29322025-02-28T21:56:16.515Z Checking password-hash v0.5.0
29332025-02-28T21:56:16.519Z Checking blake2 v0.10.6
29342025-02-28T21:56:16.519Z Compiling packed_struct v0.10.1
29352025-02-28T21:56:16.519Z Compiling cancel-safe-futures v0.1.5
29362025-02-28T21:56:16.645Z Checking wyz v0.5.1
29372025-02-28T21:56:16.886Z Compiling rustc_version v0.1.7
29382025-02-28T21:56:16.943Z Checking funty v2.0.0
29392025-02-28T21:56:16.956Z Checking crc-catalog v2.4.0
29402025-02-28T21:56:16.991Z Compiling owo-colors v4.2.0
29412025-02-28T21:56:17.004Z Checking argon2 v0.5.3
29422025-02-28T21:56:17.134Z Checking crc v3.2.1
29432025-02-28T21:56:17.150Z Compiling packed_struct_codegen v0.10.1
29442025-02-28T21:56:17.214Z Checking libsw-core v0.3.1
29452025-02-28T21:56:17.251Z Compiling newtype_derive v0.1.6
29462025-02-28T21:56:17.302Z Checking half v2.4.1
29472025-02-28T21:56:17.450Z Compiling indexmap v1.9.3
29482025-02-28T21:56:17.554Z Checking fixedbitset v0.5.7
29492025-02-28T21:56:17.628Z Checking ciborium-io v0.2.2
29502025-02-28T21:56:17.672Z Checking nodrop v0.1.14
29512025-02-28T21:56:17.686Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
29522025-02-28T21:56:17.728Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
29532025-02-28T21:56:17.755Z Checking ciborium-ll v0.2.2
29542025-02-28T21:56:17.778Z Checking bitvec v1.0.1
29552025-02-28T21:56:17.806Z Checking array-init v0.0.4
29562025-02-28T21:56:17.922Z Checking petgraph v0.7.1
29572025-02-28T21:56:18.037Z Checking libsw v3.4.0
29582025-02-28T21:56:18.066Z Checking smallvec v0.6.14
29592025-02-28T21:56:18.128Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
29602025-02-28T21:56:18.430Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
29612025-02-28T21:56:18.689Z Checking bitfield v0.14.0
29622025-02-28T21:56:18.708Z Checking indent_write v2.2.0
29632025-02-28T21:56:18.800Z Checking linear-map v1.2.0
29642025-02-28T21:56:18.897Z Checking hashbrown v0.12.3
29652025-02-28T21:56:18.979Z Checking swrite v0.1.0
29662025-02-28T21:56:19.088Z Checking termcolor v1.4.1
29672025-02-28T21:56:19.119Z Checking ron v0.8.1
29682025-02-28T21:56:19.426Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
29692025-02-28T21:56:19.452Z Checking serde-hex v0.1.0
29702025-02-28T21:56:19.469Z Checking env_logger v0.10.2
29712025-02-28T21:56:19.515Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
29722025-02-28T21:56:19.910Z Checking steno v0.4.1
29732025-02-28T21:56:20.492Z Checking ciborium v0.2.2
29742025-02-28T21:56:20.540Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
29752025-02-28T21:56:20.787Z Checking hashbrown v0.13.2
29762025-02-28T21:56:20.840Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
29772025-02-28T21:56:20.976Z Checking humantime v2.1.0
29782025-02-28T21:56:21.294Z Checking crc-any v2.5.0
29792025-02-28T21:56:21.443Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
29802025-02-28T21:56:21.677Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
29812025-02-28T21:56:21.704Z Checking object v0.30.4
29822025-02-28T21:56:21.937Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
29832025-02-28T21:56:21.996Z Checking path-slash v0.1.5
29842025-02-28T21:56:22.056Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
29852025-02-28T21:56:22.153Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
29862025-02-28T21:56:22.308Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
29872025-02-28T21:56:22.578Z Checking nix v0.27.1
29882025-02-28T21:56:22.814Z Checking tungstenite v0.23.0
29892025-02-28T21:56:23.271Z Checking kstat-rs v0.2.4
29902025-02-28T21:56:23.623Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
29912025-02-28T21:56:23.663Z Checking signal-hook-tokio v0.3.1
29922025-02-28T21:56:23.680Z Checking tokio-tungstenite v0.23.1
29932025-02-28T21:56:23.802Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
29942025-02-28T21:56:23.805Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
29952025-02-28T21:56:24.506Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
29962025-02-28T21:56:31.025Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
29972025-02-28T21:56:32.334Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
29982025-02-28T21:56:34.750Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
29992025-02-28T21:56:39.950Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
30002025-02-28T21:56:40.590Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
30012025-02-28T21:56:43.163Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.51s
30022025-02-28T21:56:43.364Z
30032025-02-28T21:56:43.364Zinfo: running `cargo check --bins` on gateway-api (111/199)
30042025-02-28T21:56:43.949Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30052025-02-28T21:56:43.952Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30062025-02-28T21:56:43.952Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30072025-02-28T21:56:43.955Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
30082025-02-28T21:56:44.029Z
30092025-02-28T21:56:44.029Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (112/199)
30102025-02-28T21:56:44.590Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30112025-02-28T21:56:44.593Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30122025-02-28T21:56:44.593Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30132025-02-28T21:56:44.596Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
30142025-02-28T21:56:44.674Z
30152025-02-28T21:56:44.674Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (113/199)
30162025-02-28T21:56:45.259Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30172025-02-28T21:56:45.262Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30182025-02-28T21:56:45.262Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30192025-02-28T21:56:45.265Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
30202025-02-28T21:56:45.338Z
30212025-02-28T21:56:45.338Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (114/199)
30222025-02-28T21:56:45.911Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30232025-02-28T21:56:45.914Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30242025-02-28T21:56:45.914Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30252025-02-28T21:56:45.918Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
30262025-02-28T21:56:45.992Z
30272025-02-28T21:56:45.992Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (115/199)
30282025-02-28T21:56:46.829Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30292025-02-28T21:56:46.851Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30302025-02-28T21:56:46.851Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30312025-02-28T21:56:46.851Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
30322025-02-28T21:56:46.851Z
30332025-02-28T21:56:46.851Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (116/199)
30342025-02-28T21:56:47.219Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30352025-02-28T21:56:47.222Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30362025-02-28T21:56:47.222Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30372025-02-28T21:56:47.225Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
30382025-02-28T21:56:47.304Z
30392025-02-28T21:56:47.304Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (117/199)
30402025-02-28T21:56:47.879Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30412025-02-28T21:56:47.882Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30422025-02-28T21:56:47.882Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30432025-02-28T21:56:47.885Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
30442025-02-28T21:56:47.961Z
30452025-02-28T21:56:47.961Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (118/199)
30462025-02-28T21:56:48.534Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30472025-02-28T21:56:48.538Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30482025-02-28T21:56:48.538Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30492025-02-28T21:56:48.541Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
30502025-02-28T21:56:48.619Z
30512025-02-28T21:56:48.619Zinfo: running `cargo check --bins` on oximeter-producer (119/199)
30522025-02-28T21:56:49.214Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30532025-02-28T21:56:49.217Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30542025-02-28T21:56:49.217Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30552025-02-28T21:56:49.220Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
30562025-02-28T21:56:49.303Z
30572025-02-28T21:56:49.303Zinfo: running `cargo check --bins` on internal-dns-resolver (120/199)
30582025-02-28T21:56:49.874Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30592025-02-28T21:56:49.877Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30602025-02-28T21:56:49.877Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30612025-02-28T21:56:49.881Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
30622025-02-28T21:56:49.958Z
30632025-02-28T21:56:49.958Zinfo: running `cargo check --bins` on sp-sim (121/199)
30642025-02-28T21:56:50.529Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30652025-02-28T21:56:50.533Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30662025-02-28T21:56:50.618Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
30672025-02-28T21:56:51.063Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30682025-02-28T21:56:52.703Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
30692025-02-28T21:56:54.359Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.39s
30702025-02-28T21:56:54.538Z
30712025-02-28T21:56:54.538Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (122/199)
30722025-02-28T21:56:55.162Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30732025-02-28T21:56:55.165Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30742025-02-28T21:56:55.165Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30752025-02-28T21:56:55.168Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
30762025-02-28T21:56:55.252Z
30772025-02-28T21:56:55.252Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (123/199)
30782025-02-28T21:56:55.883Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30792025-02-28T21:56:55.886Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30802025-02-28T21:56:55.886Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30812025-02-28T21:56:55.889Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
30822025-02-28T21:56:55.973Z
30832025-02-28T21:56:55.973Zinfo: running `cargo check --bins` on db-macros (124/199)
30842025-02-28T21:56:56.539Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30852025-02-28T21:56:56.542Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30862025-02-28T21:56:56.542Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30872025-02-28T21:56:56.546Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
30882025-02-28T21:56:56.616Z
30892025-02-28T21:56:56.616Zinfo: running `cargo check --bins` on nexus-macros-common (125/199)
30902025-02-28T21:56:57.178Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30912025-02-28T21:56:57.181Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30922025-02-28T21:56:57.181Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30932025-02-28T21:56:57.184Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
30942025-02-28T21:56:57.259Z
30952025-02-28T21:56:57.259Zinfo: running `cargo check --bins` on nexus-auth (126/199)
30962025-02-28T21:56:57.873Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30972025-02-28T21:56:57.876Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30982025-02-28T21:56:57.876Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30992025-02-28T21:56:57.879Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
31002025-02-28T21:56:57.960Z
31012025-02-28T21:56:57.960Zinfo: running `cargo check --bins` on authz-macros (127/199)
31022025-02-28T21:56:58.524Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31032025-02-28T21:56:58.527Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31042025-02-28T21:56:58.527Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31052025-02-28T21:56:58.527Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
31062025-02-28T21:56:58.602Z
31072025-02-28T21:56:58.602Zinfo: running `cargo check --bins` on nexus-db-fixed-data (128/199)
31082025-02-28T21:56:59.213Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31092025-02-28T21:56:59.216Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31102025-02-28T21:56:59.216Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31112025-02-28T21:56:59.219Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
31122025-02-28T21:56:59.300Z
31132025-02-28T21:56:59.300Zinfo: running `cargo check --bins` on nexus-db-model (129/199)
31142025-02-28T21:56:59.903Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31152025-02-28T21:56:59.907Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31162025-02-28T21:56:59.907Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31172025-02-28T21:56:59.912Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
31182025-02-28T21:56:59.989Z
31192025-02-28T21:56:59.989Zinfo: running `cargo check --bins` on nexus-defaults (130/199)
31202025-02-28T21:57:00.562Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31212025-02-28T21:57:00.565Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31222025-02-28T21:57:00.566Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31232025-02-28T21:57:00.568Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
31242025-02-28T21:57:00.644Z
31252025-02-28T21:57:00.644Zinfo: running `cargo check --bins` on nexus-inventory (131/199)
31262025-02-28T21:57:01.245Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31272025-02-28T21:57:01.248Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31282025-02-28T21:57:01.248Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31292025-02-28T21:57:01.251Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
31302025-02-28T21:57:01.332Z
31312025-02-28T21:57:01.332Zinfo: running `cargo check --bins` on typed-rng (132/199)
31322025-02-28T21:57:01.891Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31332025-02-28T21:57:01.895Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31342025-02-28T21:57:01.895Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31352025-02-28T21:57:01.912Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
31362025-02-28T21:57:01.974Z
31372025-02-28T21:57:01.974Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (133/199)
31382025-02-28T21:57:02.599Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31392025-02-28T21:57:02.602Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31402025-02-28T21:57:02.738Z Checking keccak v0.1.5
31412025-02-28T21:57:02.855Z Checking secrecy v0.8.0
31422025-02-28T21:57:02.858Z Compiling unicase v2.7.0
31432025-02-28T21:57:02.858Z Compiling same-file v1.0.6
31442025-02-28T21:57:02.877Z Compiling tempfile v3.13.0
31452025-02-28T21:57:02.900Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
31462025-02-28T21:57:02.903Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
31472025-02-28T21:57:02.903Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
31482025-02-28T21:57:03.012Z Compiling thiserror-impl-no-std v2.0.2
31492025-02-28T21:57:03.130Z Checking sha3 v0.10.8
31502025-02-28T21:57:03.150Z Compiling walkdir v2.5.0
31512025-02-28T21:57:03.171Z Checking universal-hash v0.5.1
31522025-02-28T21:57:03.299Z Compiling blake3 v1.5.4
31532025-02-28T21:57:03.370Z Checking opaque-debug v0.3.1
31542025-02-28T21:57:03.386Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31552025-02-28T21:57:03.462Z Checking poly1305 v0.8.0
31562025-02-28T21:57:03.478Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
31572025-02-28T21:57:03.511Z Checking chacha20 v0.9.1
31582025-02-28T21:57:03.619Z Checking aead v0.5.2
31592025-02-28T21:57:03.687Z Compiling memmap2 v0.9.5
31602025-02-28T21:57:03.779Z Compiling arrayref v0.3.9
31612025-02-28T21:57:03.833Z Compiling salty v0.3.0
31622025-02-28T21:57:03.857Z Compiling libefi-sys v0.1.0
31632025-02-28T21:57:03.892Z Compiling constant_time_eq v0.3.1
31642025-02-28T21:57:03.946Z Compiling arrayvec v0.7.6
31652025-02-28T21:57:04.066Z Checking chacha20poly1305 v0.10.1
31662025-02-28T21:57:04.112Z Compiling toolchain_find v0.4.0
31672025-02-28T21:57:04.256Z Compiling camino-tempfile v1.1.1
31682025-02-28T21:57:04.285Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
31692025-02-28T21:57:04.304Z Compiling bitfield-struct v0.6.2
31702025-02-28T21:57:04.505Z Compiling topological-sort v0.2.2
31712025-02-28T21:57:04.693Z Compiling mime_guess v2.0.5
31722025-02-28T21:57:04.714Z Compiling rustfmt-wrapper v0.2.1
31732025-02-28T21:57:05.188Z Compiling omicron-zone-package v0.12.0
31742025-02-28T21:57:05.286Z Compiling progenitor v0.9.1
31752025-02-28T21:57:05.315Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
31762025-02-28T21:57:05.505Z Checking primeorder v0.13.6
31772025-02-28T21:57:05.591Z Checking env_filter v0.1.2
31782025-02-28T21:57:05.627Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31792025-02-28T21:57:05.654Z Checking thiserror-no-std v2.0.2
31802025-02-28T21:57:05.672Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31812025-02-28T21:57:05.783Z Checking vsss-rs v3.3.4
31822025-02-28T21:57:05.826Z Checking env_logger v0.11.5
31832025-02-28T21:57:05.850Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
31842025-02-28T21:57:05.944Z Checking p384 v0.13.0
31852025-02-28T21:57:05.982Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
31862025-02-28T21:57:06.011Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
31872025-02-28T21:57:06.209Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31882025-02-28T21:57:06.239Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
31892025-02-28T21:57:06.397Z Checking http-range v0.1.5
31902025-02-28T21:57:06.418Z Checking simd-adler32 v0.3.7
31912025-02-28T21:57:06.435Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
31922025-02-28T21:57:06.588Z Checking lockfree-object-pool v0.1.6
31932025-02-28T21:57:06.639Z Checking bumpalo v3.16.0
31942025-02-28T21:57:06.749Z Compiling zip v2.1.3
31952025-02-28T21:57:06.799Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
31962025-02-28T21:57:06.973Z Checking zopfli v0.8.1
31972025-02-28T21:57:07.026Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
31982025-02-28T21:57:07.102Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31992025-02-28T21:57:07.303Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
32002025-02-28T21:57:07.506Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32012025-02-28T21:57:07.601Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
32022025-02-28T21:57:07.669Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32032025-02-28T21:57:07.868Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2652487c19ede2db2cbc634b0dee3a78848dfea1#2652487c)
32042025-02-28T21:57:08.156Z Checking atty v0.2.14
32052025-02-28T21:57:08.186Z Checking glob v0.3.2
32062025-02-28T21:57:08.294Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32072025-02-28T21:57:08.297Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2652487c19ede2db2cbc634b0dee3a78848dfea1#2652487c)
32082025-02-28T21:57:08.518Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32092025-02-28T21:57:08.726Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32102025-02-28T21:57:09.321Z Checking hyper-staticfile v0.10.1
32112025-02-28T21:57:09.534Z Checking omicron-brand-metadata v0.1.0 (/work/oxidecomputer/omicron/brand-metadata)
32122025-02-28T21:57:09.608Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32132025-02-28T21:57:09.867Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
32142025-02-28T21:57:09.883Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32152025-02-28T21:57:10.042Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32162025-02-28T21:57:10.232Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
32172025-02-28T21:57:10.414Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
32182025-02-28T21:57:10.581Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
32192025-02-28T21:57:10.704Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
32202025-02-28T21:57:11.020Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32212025-02-28T21:57:11.216Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32222025-02-28T21:57:14.167Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
32232025-02-28T21:57:14.172Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32242025-02-28T21:57:22.515Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32252025-02-28T21:57:35.370Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.38s
32262025-02-28T21:57:35.558Z
32272025-02-28T21:57:35.558Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (134/199)
32282025-02-28T21:57:36.191Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32292025-02-28T21:57:36.194Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32302025-02-28T21:57:36.325Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32312025-02-28T21:57:49.365Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.79s
32322025-02-28T21:57:49.560Z
32332025-02-28T21:57:49.560Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (135/199)
32342025-02-28T21:57:50.193Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32352025-02-28T21:57:50.197Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32362025-02-28T21:57:50.327Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32372025-02-28T21:58:03.283Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.71s
32382025-02-28T21:58:03.480Z
32392025-02-28T21:58:03.480Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (136/199)
32402025-02-28T21:58:04.112Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32412025-02-28T21:58:04.115Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32422025-02-28T21:58:04.251Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32432025-02-28T21:58:17.154Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.65s
32442025-02-28T21:58:17.346Z
32452025-02-28T21:58:17.346Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (137/199)
32462025-02-28T21:58:17.977Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32472025-02-28T21:58:17.980Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32482025-02-28T21:58:18.110Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32492025-02-28T21:58:31.142Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.78s
32502025-02-28T21:58:31.345Z
32512025-02-28T21:58:31.345Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (138/199)
32522025-02-28T21:58:31.976Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32532025-02-28T21:58:31.979Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32542025-02-28T21:58:32.111Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32552025-02-28T21:58:45.171Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.82s
32562025-02-28T21:58:45.370Z
32572025-02-28T21:58:45.371Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (139/199)
32582025-02-28T21:58:46.012Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32592025-02-28T21:58:46.018Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32602025-02-28T21:58:46.149Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32612025-02-28T21:58:59.161Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.78s
32622025-02-28T21:58:59.357Z
32632025-02-28T21:58:59.357Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (140/199)
32642025-02-28T21:58:59.998Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32652025-02-28T21:59:00.001Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32662025-02-28T21:59:00.132Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32672025-02-28T21:59:13.208Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.84s
32682025-02-28T21:59:13.407Z
32692025-02-28T21:59:13.407Zinfo: running `cargo check --bins` on bootstrap-agent-api (141/199)
32702025-02-28T21:59:14.010Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32712025-02-28T21:59:14.014Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32722025-02-28T21:59:14.014Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32732025-02-28T21:59:14.017Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
32742025-02-28T21:59:14.096Z
32752025-02-28T21:59:14.096Zinfo: running `cargo check --bins` on key-manager (142/199)
32762025-02-28T21:59:14.679Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32772025-02-28T21:59:14.682Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32782025-02-28T21:59:14.682Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32792025-02-28T21:59:14.685Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
32802025-02-28T21:59:14.763Z
32812025-02-28T21:59:14.763Zinfo: running `cargo check --bins` on range-requests (143/199)
32822025-02-28T21:59:15.333Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32832025-02-28T21:59:15.340Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32842025-02-28T21:59:15.340Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32852025-02-28T21:59:15.340Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
32862025-02-28T21:59:15.410Z
32872025-02-28T21:59:15.410Zinfo: running `cargo check --bins` on repo-depot-api (144/199)
32882025-02-28T21:59:15.991Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32892025-02-28T21:59:15.995Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32902025-02-28T21:59:15.995Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32912025-02-28T21:59:15.998Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
32922025-02-28T21:59:16.071Z
32932025-02-28T21:59:16.073Zinfo: running `cargo check --bins` on sled-agent-api (145/199)
32942025-02-28T21:59:16.671Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32952025-02-28T21:59:16.675Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32962025-02-28T21:59:16.675Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32972025-02-28T21:59:16.679Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
32982025-02-28T21:59:16.756Z
32992025-02-28T21:59:16.756Zinfo: running `cargo check --bins` on sled-diagnostics (146/199)
33002025-02-28T21:59:17.316Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33012025-02-28T21:59:17.319Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33022025-02-28T21:59:17.319Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33032025-02-28T21:59:17.323Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
33042025-02-28T21:59:17.395Z
33052025-02-28T21:59:17.395Zinfo: running `cargo check --bins` on sled-hardware (147/199)
33062025-02-28T21:59:17.984Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33072025-02-28T21:59:17.990Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33082025-02-28T21:59:17.990Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33092025-02-28T21:59:17.994Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
33102025-02-28T21:59:18.067Z
33112025-02-28T21:59:18.067Zinfo: running `cargo check --bins --no-default-features` on sled-storage (148/199)
33122025-02-28T21:59:18.661Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33132025-02-28T21:59:18.665Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33142025-02-28T21:59:18.665Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33152025-02-28T21:59:18.672Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
33162025-02-28T21:59:18.746Z
33172025-02-28T21:59:18.746Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (149/199)
33182025-02-28T21:59:19.341Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33192025-02-28T21:59:19.345Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33202025-02-28T21:59:19.345Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33212025-02-28T21:59:19.348Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
33222025-02-28T21:59:19.426Z
33232025-02-28T21:59:19.426Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (150/199)
33242025-02-28T21:59:20.026Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33252025-02-28T21:59:20.030Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33262025-02-28T21:59:20.030Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33272025-02-28T21:59:20.033Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
33282025-02-28T21:59:20.112Z
33292025-02-28T21:59:20.112Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (151/199)
33302025-02-28T21:59:20.718Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33312025-02-28T21:59:20.723Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33322025-02-28T21:59:20.724Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33332025-02-28T21:59:20.730Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
33342025-02-28T21:59:20.804Z
33352025-02-28T21:59:20.804Zinfo: running `cargo check --bins` on nexus-test-interface (152/199)
33362025-02-28T21:59:21.415Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33372025-02-28T21:59:21.419Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33382025-02-28T21:59:21.419Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33392025-02-28T21:59:21.424Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
33402025-02-28T21:59:21.501Z
33412025-02-28T21:59:21.502Zinfo: running `cargo check --bins` on oximeter-collector (153/199)
33422025-02-28T21:59:22.108Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33432025-02-28T21:59:22.111Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33442025-02-28T21:59:22.226Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
33452025-02-28T21:59:22.226Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
33462025-02-28T21:59:23.087Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
33472025-02-28T21:59:25.033Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.52s
33482025-02-28T21:59:25.219Z
33492025-02-28T21:59:25.219Zinfo: running `cargo check --bins` on oximeter-api (154/199)
33502025-02-28T21:59:25.797Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33512025-02-28T21:59:25.800Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33522025-02-28T21:59:25.800Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33532025-02-28T21:59:25.804Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
33542025-02-28T21:59:25.878Z
33552025-02-28T21:59:25.878Zinfo: running `cargo check --bins` on cert-dev (155/199)
33562025-02-28T21:59:26.440Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33572025-02-28T21:59:26.444Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33582025-02-28T21:59:26.519Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
33592025-02-28T21:59:26.799Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
33602025-02-28T21:59:26.971Z
33612025-02-28T21:59:26.971Zinfo: running `cargo check --bins` on clickana (156/199)
33622025-02-28T21:59:27.561Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33632025-02-28T21:59:27.564Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33642025-02-28T21:59:27.654Z Checking itertools v0.13.0
33652025-02-28T21:59:27.654Z Checking castaway v0.2.3
33662025-02-28T21:59:27.657Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
33672025-02-28T21:59:27.657Z Checking lru v0.12.5
33682025-02-28T21:59:27.658Z Compiling instability v0.3.2
33692025-02-28T21:59:27.658Z Compiling indoc v2.0.5
33702025-02-28T21:59:27.658Z Checking cassowary v0.3.0
33712025-02-28T21:59:27.894Z Checking compact_str v0.8.0
33722025-02-28T21:59:29.396Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
33732025-02-28T21:59:29.433Z Checking unicode-truncate v1.1.0
33742025-02-28T21:59:29.578Z Checking ratatui v0.29.0
33752025-02-28T21:59:31.445Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
33762025-02-28T21:59:32.252Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.27s
33772025-02-28T21:59:32.449Z
33782025-02-28T21:59:32.449Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (157/199)
33792025-02-28T21:59:33.050Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33802025-02-28T21:59:33.054Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33812025-02-28T21:59:33.160Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
33822025-02-28T21:59:33.161Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
33832025-02-28T21:59:34.150Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
33842025-02-28T21:59:34.603Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
33852025-02-28T21:59:34.958Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.50s
33862025-02-28T21:59:35.144Z
33872025-02-28T21:59:35.144Zinfo: running `cargo check --bins` on ch-dev (158/199)
33882025-02-28T21:59:35.735Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33892025-02-28T21:59:35.739Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33902025-02-28T21:59:35.832Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
33912025-02-28T21:59:36.552Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.40s
33922025-02-28T21:59:36.739Z
33932025-02-28T21:59:36.739Zinfo: running `cargo check --bins` on crdb-seed (159/199)
33942025-02-28T21:59:37.331Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33952025-02-28T21:59:37.334Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33962025-02-28T21:59:37.423Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
33972025-02-28T21:59:37.780Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
33982025-02-28T21:59:37.964Z
33992025-02-28T21:59:37.964Zinfo: running `cargo check --bins` on db-dev (160/199)
34002025-02-28T21:59:38.553Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34012025-02-28T21:59:38.556Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34022025-02-28T21:59:38.649Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
34032025-02-28T21:59:39.379Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.40s
34042025-02-28T21:59:39.575Z
34052025-02-28T21:59:39.575Zinfo: running `cargo check --bins` on omicron-dev-lib (161/199)
34062025-02-28T21:59:40.174Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34072025-02-28T21:59:40.177Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34082025-02-28T21:59:40.177Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34092025-02-28T21:59:40.180Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
34102025-02-28T21:59:40.261Z
34112025-02-28T21:59:40.261Zinfo: running `cargo check --bins` on xtask-downloader (162/199)
34122025-02-28T21:59:40.826Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34132025-02-28T21:59:40.829Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34142025-02-28T21:59:40.905Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
34152025-02-28T21:59:41.740Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.47s
34162025-02-28T21:59:41.923Z
34172025-02-28T21:59:41.923Zinfo: running `cargo check --bins` on omicron-ls-apis (163/199)
34182025-02-28T21:59:42.485Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34192025-02-28T21:59:42.489Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34202025-02-28T21:59:42.566Z Checking cargo-platform v0.1.8
34212025-02-28T21:59:42.846Z Checking cargo_metadata v0.19.1
34222025-02-28T21:59:43.811Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
34232025-02-28T21:59:44.607Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.67s
34242025-02-28T21:59:44.793Z
34252025-02-28T21:59:44.793Zinfo: running `cargo check --bins` on mgs-dev (164/199)
34262025-02-28T21:59:45.414Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34272025-02-28T21:59:45.417Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34282025-02-28T21:59:45.534Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34292025-02-28T21:59:46.956Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
34302025-02-28T21:59:47.496Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
34312025-02-28T21:59:48.013Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.21s
34322025-02-28T21:59:48.229Z
34332025-02-28T21:59:48.229Zinfo: running `cargo check --bins` on omicron-omdb (165/199)
34342025-02-28T21:59:48.880Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34352025-02-28T21:59:48.883Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34362025-02-28T21:59:49.040Z Compiling crunchy v0.2.2
34372025-02-28T21:59:49.043Z Compiling tiny-keccak v2.0.2
34382025-02-28T21:59:49.043Z Compiling dsl_auto_type v0.1.2
34392025-02-28T21:59:49.043Z Checking scheduled-thread-pool v0.2.7
34402025-02-28T21:59:49.043Z Compiling diesel_table_macro_syntax v0.2.0
34412025-02-28T21:59:49.208Z Compiling ascii-canvas v3.0.0
34422025-02-28T21:59:49.212Z Compiling ena v0.14.3
34432025-02-28T21:59:49.212Z Compiling diff v0.1.13
34442025-02-28T21:59:49.404Z Checking r2d2 v0.8.10
34452025-02-28T21:59:49.481Z Compiling bindgen v0.71.1
34462025-02-28T21:59:49.548Z Compiling regex-syntax v0.6.29
34472025-02-28T21:59:49.613Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
34482025-02-28T21:59:49.667Z Compiling rustc-hash v2.1.1
34492025-02-28T21:59:49.712Z Compiling ref-cast v1.0.23
34502025-02-28T21:59:49.768Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
34512025-02-28T21:59:49.865Z Compiling derive_builder_core v0.20.2
34522025-02-28T21:59:49.887Z Compiling libxml v0.3.3
34532025-02-28T21:59:50.067Z Compiling ref-cast-impl v1.0.23
34542025-02-28T21:59:50.260Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
34552025-02-28T21:59:50.378Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
34562025-02-28T21:59:50.430Z Compiling diesel_derives v2.2.3
34572025-02-28T21:59:50.511Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
34582025-02-28T21:59:50.737Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
34592025-02-28T21:59:50.823Z Compiling strum_macros v0.24.3
34602025-02-28T21:59:51.108Z Compiling indoc v1.0.9
34612025-02-28T21:59:51.974Z Compiling derive_builder_macro v0.20.2
34622025-02-28T21:59:51.999Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
34632025-02-28T21:59:52.302Z Compiling impl-trait-for-tuples v0.2.2
34642025-02-28T21:59:52.762Z Compiling lalrpop v0.19.12
34652025-02-28T21:59:52.823Z Checking derive_builder v0.20.2
34662025-02-28T21:59:52.999Z Compiling oso-derive v0.27.3
34672025-02-28T21:59:53.277Z Checking quick-xml v0.37.2
34682025-02-28T21:59:53.953Z Compiling diesel-dtrace v0.4.2
34692025-02-28T21:59:54.028Z Checking maplit v1.0.2
34702025-02-28T21:59:54.198Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
34712025-02-28T21:59:54.350Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
34722025-02-28T21:59:54.541Z Checking bb8 v0.8.5
34732025-02-28T21:59:54.765Z Checking io-lifetimes v1.0.11
34742025-02-28T21:59:54.965Z Checking rustix v0.37.28
34752025-02-28T21:59:55.095Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
34762025-02-28T21:59:55.345Z Checking rand_seeder v0.3.0
34772025-02-28T21:59:55.458Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
34782025-02-28T21:59:55.612Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
34792025-02-28T21:59:55.783Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
34802025-02-28T21:59:55.834Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
34812025-02-28T21:59:55.980Z Checking terminal_size v0.2.6
34822025-02-28T21:59:56.151Z Checking unicode-linebreak v0.1.5
34832025-02-28T21:59:56.175Z Checking is_ci v1.2.0
34842025-02-28T21:59:56.788Z Checking smawk v0.3.2
34852025-02-28T21:59:56.809Z Checking supports-color v3.0.2
34862025-02-28T21:59:56.809Z Checking textwrap v0.16.1
34872025-02-28T21:59:56.822Z Checking multimap v0.10.0
34882025-02-28T21:59:57.943Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
34892025-02-28T21:59:59.125Z Checking diesel v2.2.7
34902025-02-28T22:00:14.029Z Compiling samael v0.0.18
34912025-02-28T22:00:30.805Z Checking async-bb8-diesel v0.2.1
34922025-02-28T22:00:32.328Z Compiling polar-core v0.27.3
34932025-02-28T22:00:39.476Z Checking oso v0.27.3
34942025-02-28T22:01:38.397Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
34952025-02-28T22:01:44.858Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 56s
34962025-02-28T22:01:45.069Z
34972025-02-28T22:01:45.069Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (166/199)
34982025-02-28T22:01:45.700Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34992025-02-28T22:01:45.703Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35002025-02-28T22:01:45.703Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35012025-02-28T22:01:45.706Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
35022025-02-28T22:01:45.791Z
35032025-02-28T22:01:45.791Zinfo: running `cargo check --bins` on nexus-saga-recovery (167/199)
35042025-02-28T22:01:46.423Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35052025-02-28T22:01:46.428Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35062025-02-28T22:01:46.428Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35072025-02-28T22:01:46.430Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
35082025-02-28T22:01:46.514Z
35092025-02-28T22:01:46.514Zinfo: running `cargo check --bins` on nexus-test-utils-macros (168/199)
35102025-02-28T22:01:47.086Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35112025-02-28T22:01:47.090Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35122025-02-28T22:01:47.090Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35132025-02-28T22:01:47.093Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
35142025-02-28T22:01:47.164Z
35152025-02-28T22:01:47.164Zinfo: running `cargo check --bins` on omicron-nexus (169/199)
35162025-02-28T22:01:47.831Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35172025-02-28T22:01:47.834Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35182025-02-28T22:01:48.009Z Compiling libz-sys v1.1.20
35192025-02-28T22:01:48.012Z Compiling libgit2-sys v0.17.0+1.8.1
35202025-02-28T22:01:48.141Z Compiling vergen v8.3.2
35212025-02-28T22:01:48.144Z Compiling cargo-platform v0.1.8
35222025-02-28T22:01:48.144Z Compiling pin-project-internal v1.1.6
35232025-02-28T22:01:48.175Z Compiling snafu-derive v0.8.5
35242025-02-28T22:01:48.178Z Compiling buf-list v1.0.3
35252025-02-28T22:01:48.192Z Compiling rustls v0.21.12
35262025-02-28T22:01:48.468Z Compiling cargo_metadata v0.18.1
35272025-02-28T22:01:48.579Z Checking globset v0.4.15
35282025-02-28T22:01:48.603Z Checking olpc-cjson v0.1.4
35292025-02-28T22:01:48.819Z Checking rustls-webpki v0.101.7
35302025-02-28T22:01:48.819Z Checking sct v0.7.1
35312025-02-28T22:01:48.876Z Checking serde_plain v1.0.2
35322025-02-28T22:01:49.076Z Checking typed-path v0.9.3
35332025-02-28T22:01:49.212Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
35342025-02-28T22:01:49.457Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
35352025-02-28T22:01:49.520Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
35362025-02-28T22:01:49.778Z Checking parse-size v1.1.0
35372025-02-28T22:01:49.929Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
35382025-02-28T22:01:49.966Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
35392025-02-28T22:01:50.727Z Checking pin-project v1.1.6
35402025-02-28T22:01:50.825Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
35412025-02-28T22:01:50.844Z Checking rustls-pemfile v1.0.4
35422025-02-28T22:01:50.882Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
35432025-02-28T22:01:50.989Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
35442025-02-28T22:01:51.049Z Checking common v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
35452025-02-28T22:01:51.281Z Checking twox-hash v2.1.0
35462025-02-28T22:01:51.392Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
35472025-02-28T22:01:51.412Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
35482025-02-28T22:01:51.892Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
35492025-02-28T22:01:52.348Z Checking tokio-rustls v0.24.1
35502025-02-28T22:01:52.697Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
35512025-02-28T22:01:52.753Z Checking snafu v0.8.5
35522025-02-28T22:01:53.084Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
35532025-02-28T22:01:53.136Z Checking tough v0.19.0
35542025-02-28T22:01:53.195Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
35552025-02-28T22:01:53.396Z Checking fatfs v0.3.6
35562025-02-28T22:01:53.532Z Checking assert_matches v1.5.0
35572025-02-28T22:01:56.877Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
35582025-02-28T22:01:58.031Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
35592025-02-28T22:01:59.727Z Compiling git2 v0.19.0
35602025-02-28T22:02:03.763Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
35612025-02-28T22:02:58.447Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
35622025-02-28T22:02:58.667Z
35632025-02-28T22:02:58.667Zinfo: running `cargo check --bins` on nexus-external-api (170/199)
35642025-02-28T22:02:59.310Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35652025-02-28T22:02:59.313Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35662025-02-28T22:02:59.313Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35672025-02-28T22:02:59.316Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
35682025-02-28T22:02:59.399Z
35692025-02-28T22:02:59.399Zinfo: running `cargo check --bins` on nexus-internal-api (171/199)
35702025-02-28T22:03:00.005Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35712025-02-28T22:03:00.009Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35722025-02-28T22:03:00.009Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35732025-02-28T22:03:00.012Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
35742025-02-28T22:03:00.093Z
35752025-02-28T22:03:00.093Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (172/199)
35762025-02-28T22:03:00.711Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35772025-02-28T22:03:00.715Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35782025-02-28T22:03:00.715Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35792025-02-28T22:03:00.718Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
35802025-02-28T22:03:00.801Z
35812025-02-28T22:03:00.801Zinfo: running `cargo check --bins` on nexus-networking (173/199)
35822025-02-28T22:03:01.426Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35832025-02-28T22:03:01.435Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35842025-02-28T22:03:01.435Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35852025-02-28T22:03:01.435Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
35862025-02-28T22:03:01.513Z
35872025-02-28T22:03:01.513Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (174/199)
35882025-02-28T22:03:02.134Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35892025-02-28T22:03:02.137Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35902025-02-28T22:03:02.137Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35912025-02-28T22:03:02.140Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
35922025-02-28T22:03:02.222Z
35932025-02-28T22:03:02.222Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (175/199)
35942025-02-28T22:03:02.848Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35952025-02-28T22:03:02.851Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35962025-02-28T22:03:02.851Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35972025-02-28T22:03:02.854Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
35982025-02-28T22:03:02.939Z
35992025-02-28T22:03:02.939Zinfo: running `cargo check --bins` on update-common (176/199)
36002025-02-28T22:03:03.529Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36012025-02-28T22:03:03.532Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36022025-02-28T22:03:03.533Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36032025-02-28T22:03:03.536Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
36042025-02-28T22:03:03.616Z
36052025-02-28T22:03:03.616Zinfo: running `cargo check --bins` on tufaceous-lib (177/199)
36062025-02-28T22:03:04.210Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36072025-02-28T22:03:04.213Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36082025-02-28T22:03:04.213Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36092025-02-28T22:03:04.217Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
36102025-02-28T22:03:04.293Z
36112025-02-28T22:03:04.293Zinfo: running `cargo check --bins` on tufaceous (178/199)
36122025-02-28T22:03:04.887Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36132025-02-28T22:03:04.890Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36142025-02-28T22:03:04.987Z Checking omicron-brand-metadata v0.1.0 (/work/oxidecomputer/omicron/brand-metadata)
36152025-02-28T22:03:05.279Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
36162025-02-28T22:03:06.246Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
36172025-02-28T22:03:07.027Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.72s
36182025-02-28T22:03:07.232Z
36192025-02-28T22:03:07.232Zinfo: running `cargo check --bins` on omicron-dev (179/199)
36202025-02-28T22:03:07.920Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36212025-02-28T22:03:07.923Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36222025-02-28T22:03:08.110Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
36232025-02-28T22:03:08.114Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
36242025-02-28T22:03:08.255Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
36252025-02-28T22:03:08.258Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
36262025-02-28T22:03:09.230Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
36272025-02-28T22:03:35.813Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
36282025-02-28T22:03:35.813Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
36292025-02-28T22:03:35.816Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
36302025-02-28T22:03:35.817Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
36312025-02-28T22:03:35.817Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
36322025-02-28T22:03:35.817Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
36332025-02-28T22:03:36.629Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
36342025-02-28T22:03:37.848Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
36352025-02-28T22:04:18.726Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
36362025-02-28T22:04:18.948Z
36372025-02-28T22:04:18.948Zinfo: running `cargo check --bins` on openapi-manager (180/199)
36382025-02-28T22:04:19.571Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36392025-02-28T22:04:19.574Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36402025-02-28T22:04:19.693Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
36412025-02-28T22:04:19.698Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
36422025-02-28T22:04:19.698Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
36432025-02-28T22:04:19.825Z Compiling proc-macro-error-attr2 v2.0.0
36442025-02-28T22:04:19.829Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
36452025-02-28T22:04:19.829Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
36462025-02-28T22:04:19.867Z Checking papergrid v0.14.0
36472025-02-28T22:04:19.883Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
36482025-02-28T22:04:20.065Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
36492025-02-28T22:04:20.170Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
36502025-02-28T22:04:20.461Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
36512025-02-28T22:04:20.579Z Compiling proc-macro-error2 v2.0.1
36522025-02-28T22:04:21.210Z Compiling tabled_derive v0.10.0
36532025-02-28T22:04:21.303Z Checking dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
36542025-02-28T22:04:21.535Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
36552025-02-28T22:04:21.551Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
36562025-02-28T22:04:21.999Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
36572025-02-28T22:04:22.551Z Checking heck v0.4.1
36582025-02-28T22:04:22.604Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
36592025-02-28T22:04:22.779Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
36602025-02-28T22:04:23.025Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
36612025-02-28T22:04:23.172Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
36622025-02-28T22:04:23.641Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
36632025-02-28T22:04:23.748Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
36642025-02-28T22:04:23.845Z Checking tabled v0.18.0
36652025-02-28T22:04:24.053Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
36662025-02-28T22:04:24.122Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
36672025-02-28T22:04:24.142Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
36682025-02-28T22:04:25.772Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
36692025-02-28T22:04:25.772Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
36702025-02-28T22:04:28.692Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
36712025-02-28T22:04:30.241Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
36722025-02-28T22:04:35.011Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
36732025-02-28T22:04:35.011Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
36742025-02-28T22:04:36.272Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
36752025-02-28T22:04:37.665Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.70s
36762025-02-28T22:04:37.861Z
36772025-02-28T22:04:37.861Zinfo: running `cargo check --bins` on installinator-api (181/199)
36782025-02-28T22:04:38.462Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36792025-02-28T22:04:38.466Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36802025-02-28T22:04:38.466Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36812025-02-28T22:04:38.469Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
36822025-02-28T22:04:38.547Z
36832025-02-28T22:04:38.547Zinfo: running `cargo check --bins` on wicketd-api (182/199)
36842025-02-28T22:04:39.152Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36852025-02-28T22:04:39.155Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36862025-02-28T22:04:39.155Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36872025-02-28T22:04:39.158Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
36882025-02-28T22:04:39.239Z
36892025-02-28T22:04:39.239Zinfo: running `cargo check --bins` on omicron-pins (183/199)
36902025-02-28T22:04:39.803Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36912025-02-28T22:04:39.806Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36922025-02-28T22:04:39.806Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36932025-02-28T22:04:39.810Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
36942025-02-28T22:04:39.881Z
36952025-02-28T22:04:39.882Zinfo: running `cargo check --bins` on reconfigurator-cli (184/199)
36962025-02-28T22:04:40.495Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36972025-02-28T22:04:40.499Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36982025-02-28T22:04:40.606Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
36992025-02-28T22:04:40.607Z Compiling petname v2.0.2
37002025-02-28T22:04:40.610Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
37012025-02-28T22:04:40.610Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
37022025-02-28T22:04:40.610Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
37032025-02-28T22:04:40.610Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
37042025-02-28T22:04:40.743Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
37052025-02-28T22:04:40.773Z Checking sync-ptr v0.1.1
37062025-02-28T22:04:45.762Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
37072025-02-28T22:04:46.369Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
37082025-02-28T22:04:47.580Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
37092025-02-28T22:04:49.121Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.23s
37102025-02-28T22:04:49.312Z
37112025-02-28T22:04:49.312Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (185/199)
37122025-02-28T22:04:49.922Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37132025-02-28T22:04:49.925Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37142025-02-28T22:04:49.925Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37152025-02-28T22:04:49.928Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
37162025-02-28T22:04:50.010Z
37172025-02-28T22:04:50.010Zinfo: running `cargo check --bins` on omicron-releng (186/199)
37182025-02-28T22:04:50.607Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37192025-02-28T22:04:50.611Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37202025-02-28T22:04:50.703Z Checking memmap2 v0.9.5
37212025-02-28T22:04:50.703Z Checking arrayvec v0.7.6
37222025-02-28T22:04:50.703Z Checking constant_time_eq v0.3.1
37232025-02-28T22:04:50.706Z Checking arrayref v0.3.9
37242025-02-28T22:04:50.706Z Checking topological-sort v0.2.2
37252025-02-28T22:04:50.706Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
37262025-02-28T22:04:50.706Z Checking shell-words v1.1.0
37272025-02-28T22:04:51.073Z Checking blake3 v1.5.4
37282025-02-28T22:04:51.403Z Checking omicron-zone-package v0.12.0
37292025-02-28T22:04:52.511Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
37302025-02-28T22:04:53.401Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.38s
37312025-02-28T22:04:53.590Z
37322025-02-28T22:04:53.590Zinfo: running `cargo check --bins` on xtask (187/199)
37332025-02-28T22:04:54.032Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37342025-02-28T22:04:54.036Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37352025-02-28T22:04:54.056Z Checking bitflags v2.6.0
37362025-02-28T22:04:54.056Z Checking serde v1.0.218
37372025-02-28T22:04:54.056Z Checking thiserror v1.0.69
37382025-02-28T22:04:54.145Z Checking scroll v0.12.0
37392025-02-28T22:04:54.148Z Checking log v0.4.22
37402025-02-28T22:04:54.148Z Checking hashbrown v0.15.1
37412025-02-28T22:04:54.178Z Checking zerocopy v0.7.35
37422025-02-28T22:04:54.193Z Checking syn v2.0.98
37432025-02-28T22:04:54.250Z Checking pest v2.7.14
37442025-02-28T22:04:54.384Z Checking rustix v0.38.37
37452025-02-28T22:04:54.411Z Checking once_cell v1.20.3
37462025-02-28T22:04:54.582Z Checking goblin v0.8.2
37472025-02-28T22:04:54.706Z Checking thiserror v2.0.11
37482025-02-28T22:04:54.865Z Checking fs-err v2.11.0
37492025-02-28T22:04:55.120Z Checking indexmap v2.7.1
37502025-02-28T22:04:55.180Z Checking tabled v0.15.0
37512025-02-28T22:04:55.344Z Checking anyhow v1.0.96
37522025-02-28T22:04:56.078Z Checking terminal_size v0.4.0
37532025-02-28T22:04:56.078Z Checking tempfile v3.13.0
37542025-02-28T22:04:56.262Z Checking clap_builder v4.5.31
37552025-02-28T22:04:56.781Z Checking dtrace-parser v0.2.0
37562025-02-28T22:04:58.075Z Checking serde_json v1.0.139
37572025-02-28T22:04:58.079Z Checking serde_spanned v0.6.8
37582025-02-28T22:04:58.080Z Checking toml_datetime v0.6.8
37592025-02-28T22:04:58.080Z Checking camino v1.1.9
37602025-02-28T22:04:58.080Z Checking semver v1.0.25
37612025-02-28T22:04:58.268Z Checking cargo-platform v0.1.8
37622025-02-28T22:04:58.300Z Checking macaddr v1.0.1
37632025-02-28T22:04:58.399Z Checking toml_edit v0.22.24
37642025-02-28T22:04:58.637Z Checking camino-tempfile v1.1.1
37652025-02-28T22:04:58.700Z Checking clap v4.5.31
37662025-02-28T22:04:59.218Z Checking dof v0.3.0
37672025-02-28T22:04:59.219Z Checking cargo_metadata v0.19.1
37682025-02-28T22:04:59.618Z Checking usdt-impl v0.5.0
37692025-02-28T22:04:59.980Z Checking usdt v0.5.0
37702025-02-28T22:05:00.127Z Checking toml v0.8.20
37712025-02-28T22:05:00.572Z Checking cargo_toml v0.21.0
37722025-02-28T22:05:01.716Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
37732025-02-28T22:05:02.368Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.77s
37742025-02-28T22:05:02.476Z
37752025-02-28T22:05:02.476Zinfo: running `cargo check --bins` on end-to-end-tests (188/199)
37762025-02-28T22:05:03.130Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37772025-02-28T22:05:03.133Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37782025-02-28T22:05:03.268Z Checking polyval v0.6.2
37792025-02-28T22:05:03.387Z Checking ctr v0.9.2
37802025-02-28T22:05:03.400Z Checking ssh-encoding v0.2.0
37812025-02-28T22:05:03.403Z Checking blowfish v0.9.1
37822025-02-28T22:05:03.425Z Checking password-hash v0.4.2
37832025-02-28T22:05:03.442Z Checking p256 v0.13.2
37842025-02-28T22:05:03.445Z Checking p521 v0.13.3
37852025-02-28T22:05:03.474Z Checking russh-cryptovec v0.7.3
37862025-02-28T22:05:03.625Z Checking ghash v0.5.1
37872025-02-28T22:05:03.645Z Checking bcrypt-pbkdf v0.10.0
37882025-02-28T22:05:03.645Z Checking md5 v0.7.0
37892025-02-28T22:05:03.679Z Checking num-bigint v0.4.6
37902025-02-28T22:05:03.718Z Checking des v0.8.1
37912025-02-28T22:05:03.803Z Checking aes-gcm v0.10.3
37922025-02-28T22:05:03.822Z Checking pbkdf2 v0.11.0
37932025-02-28T22:05:03.876Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
37942025-02-28T22:05:03.896Z Checking hex-literal v0.4.1
37952025-02-28T22:05:03.946Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
37962025-02-28T22:05:04.001Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
37972025-02-28T22:05:04.028Z Checking ssh-cipher v0.2.0
37982025-02-28T22:05:04.049Z Checking internet-checksum v0.2.1
37992025-02-28T22:05:04.319Z Checking ssh-key v0.6.6
38002025-02-28T22:05:04.505Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
38012025-02-28T22:05:05.421Z Checking russh-keys v0.45.0
38022025-02-28T22:05:06.234Z Checking russh v0.45.0
38032025-02-28T22:05:24.105Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
38042025-02-28T22:05:25.441Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.95s
38052025-02-28T22:05:25.650Z
38062025-02-28T22:05:25.650Zinfo: running `cargo check --bins` on gateway-cli (189/199)
38072025-02-28T22:05:26.233Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38082025-02-28T22:05:26.236Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38092025-02-28T22:05:26.322Z Checking termios v0.3.3
38102025-02-28T22:05:26.550Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
38112025-02-28T22:05:27.350Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.69s
38122025-02-28T22:05:27.535Z
38132025-02-28T22:05:27.535Zinfo: running `cargo check --bins --no-default-features` on installinator (190/199)
38142025-02-28T22:05:28.158Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38152025-02-28T22:05:28.161Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38162025-02-28T22:05:28.270Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
38172025-02-28T22:05:28.270Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
38182025-02-28T22:05:28.274Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
38192025-02-28T22:05:28.274Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
38202025-02-28T22:05:29.272Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
38212025-02-28T22:05:30.472Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
38222025-02-28T22:05:32.269Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.72s
38232025-02-28T22:05:32.464Z
38242025-02-28T22:05:32.464Zinfo: running `cargo check --bins` on internal-dns-cli (191/199)
38252025-02-28T22:05:33.046Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38262025-02-28T22:05:33.050Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38272025-02-28T22:05:33.135Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
38282025-02-28T22:05:33.606Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.13s
38292025-02-28T22:05:33.784Z
38302025-02-28T22:05:33.784Zinfo: running `cargo check --bins` on omicron-live-tests (192/199)
38312025-02-28T22:05:34.346Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38322025-02-28T22:05:34.349Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38332025-02-28T22:05:34.349Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38342025-02-28T22:05:34.352Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
38352025-02-28T22:05:34.424Z
38362025-02-28T22:05:34.424Zinfo: running `cargo check --bins` on live-tests-macros (193/199)
38372025-02-28T22:05:34.987Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38382025-02-28T22:05:34.990Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38392025-02-28T22:05:34.990Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38402025-02-28T22:05:34.994Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
38412025-02-28T22:05:35.064Z
38422025-02-28T22:05:35.064Zinfo: running `cargo check --bins` on omicron-package (194/199)
38432025-02-28T22:05:35.660Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38442025-02-28T22:05:35.662Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38452025-02-28T22:05:35.759Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
38462025-02-28T22:05:37.093Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.02s
38472025-02-28T22:05:37.281Z
38482025-02-28T22:05:37.281Zinfo: running `cargo check --bins` on wicket-dbg (195/199)
38492025-02-28T22:05:37.906Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38502025-02-28T22:05:37.910Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38512025-02-28T22:05:38.023Z Checking rtoolbox v0.0.2
38522025-02-28T22:05:38.031Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
38532025-02-28T22:05:38.031Z Checking tui-tree-widget v0.23.0
38542025-02-28T22:05:38.273Z Checking rpassword v7.3.1
38552025-02-28T22:05:42.769Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
38562025-02-28T22:05:45.628Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
38572025-02-28T22:05:46.758Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.46s
38582025-02-28T22:05:46.959Z
38592025-02-28T22:05:46.959Zinfo: running `cargo check --bins` on wicket (196/199)
38602025-02-28T22:05:47.585Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38612025-02-28T22:05:47.588Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38622025-02-28T22:05:47.699Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
38632025-02-28T22:05:48.120Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s
38642025-02-28T22:05:48.321Z
38652025-02-28T22:05:48.321Zinfo: running `cargo check --bins` on wicketd (197/199)
38662025-02-28T22:05:48.952Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38672025-02-28T22:05:48.955Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38682025-02-28T22:05:49.074Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
38692025-02-28T22:05:49.074Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
38702025-02-28T22:05:49.895Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
38712025-02-28T22:05:53.742Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.41s
38722025-02-28T22:05:53.939Z
38732025-02-28T22:05:53.939Zinfo: running `cargo check --bins` on omicron-workspace-hack (198/199)
38742025-02-28T22:05:54.500Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38752025-02-28T22:05:54.503Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38762025-02-28T22:05:54.503Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38772025-02-28T22:05:54.506Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
38782025-02-28T22:05:54.580Z
38792025-02-28T22:05:54.580Zinfo: running `cargo check --bins` on zone-setup (199/199)
38802025-02-28T22:05:55.183Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38812025-02-28T22:05:55.186Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38822025-02-28T22:05:55.284Z Checking uzers v0.12.1
38832025-02-28T22:05:55.625Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
38842025-02-28T22:05:56.543Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.95s
38852025-02-28T22:05:56.756Z
38862025-02-28T22:05:56.756Zreal 13:37.465957327
38872025-02-28T22:05:56.756Zuser 27:31.467801074
38882025-02-28T22:05:56.756Zsys 4:15.801538790
38892025-02-28T22:05:56.756Ztrap 0.569477707
38902025-02-28T22:05:56.760Ztflt 0.575610204
38912025-02-28T22:05:56.760Zdflt 2.099044405
38922025-02-28T22:05:56.760Zkflt 0.000908059
38932025-02-28T22:05:56.760Zlock 46:45.616667422
38942025-02-28T22:05:56.760Zslp 2:11:47.454218828
38952025-02-28T22:05:56.760Zlat 1:06.983471675
38962025-02-28T22:05:56.760Zstop 3:48.359463175
38972025-02-28T22:05:56.760Zprocess exited: duration 1194479 ms, exit code 0
 
38982025-02-28T22:05:56.767Zfound 0 output files