01JNEZFABFK37836EQMJEZDE29: 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: 01JNEZG4YWD9GBKSYK4DF1F63C

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-03-03T21:45:20.672Zjob assigned to worker 01JNEZG7A9JDRP3666RVASEQXZ [factory gimlet-EVT22200007-propolis, EVT22200007/21250] (queued for 26 s)
 
22025-03-03T21:45:29.367Zstarting task 0: "setup"
32025-03-03T21:45:29.573Z++ uname -s
42025-03-03T21:45:29.573Z+ kern=SunOS
52025-03-03T21:45:29.573Z+ build_user=build
62025-03-03T21:45:29.573Z+ build_uid=12345
72025-03-03T21:45:29.573Z+ work_dir=/work
82025-03-03T21:45:29.573Z+ input_dir=/input
92025-03-03T21:45:29.573Z+ [[ 0 == 12345 ]]
102025-03-03T21:45:29.573Z+ case "$kern" in
112025-03-03T21:45:29.573Z+ groupadd -g 12345 build
122025-03-03T21:45:29.573Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-03-03T21:45:31.367Z+ zfs create -o mountpoint=/work rpool/work
142025-03-03T21:45:31.400Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-03-03T21:45:31.435Z+ home_fs=zfs
162025-03-03T21:45:31.435Z+ [[ zfs == autofs ]]
172025-03-03T21:45:31.435Z+ mkdir -p /home/build
182025-03-03T21:45:31.435Z+ chown build:build /home/build /work
192025-03-03T21:45:33.722Z+ chmod 0700 /home/build /work
202025-03-03T21:45:34.251Zprocess exited: duration 4071 ms, exit code 0
 
212025-03-03T21:45:35.154Zstarting task 1: "rust-toolchain"
222025-03-03T21:45:35.651Z+ printf ' * rust toolchain channel = "%s"\n' 1.85.0
232025-03-03T21:45:35.651Z * rust toolchain channel = "1.85.0"
242025-03-03T21:45:35.651Z * rust toolchain profile = "default"
252025-03-03T21:45:35.651Z+ printf ' * rust toolchain profile = "%s"\n' default
262025-03-03T21:45:35.651Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-03-03T21:45:35.651Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-03-03T21:45:35.651Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-03-03T21:45:35.651Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.85.0 --profile default
302025-03-03T21:45:35.651Zinfo: downloading installer
312025-03-03T21:45:36.062Zwarn: It looks like you have an existing installation of Rust at:
322025-03-03T21:45:36.062Zwarn: /opt/ooce/bin
332025-03-03T21:45:36.062Zwarn: It is recommended that rustup be the primary Rust installation.
342025-03-03T21:45:36.062Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-03-03T21:45:36.062Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-03-03T21:45:36.062Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-03-03T21:45:36.062Zwarn: or pass `-y' to ignore all ignorable checks.
382025-03-03T21:45:36.062Zerror: cannot install while Rust is installed
392025-03-03T21:45:36.063Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-03-03T21:45:36.262Zinfo: profile set to 'default'
412025-03-03T21:45:36.262Zinfo: default host triple is x86_64-unknown-illumos
422025-03-03T21:45:36.262Zinfo: syncing channel updates for '1.85.0-x86_64-unknown-illumos'
432025-03-03T21:45:36.262Zinfo: latest update on 2025-02-20, rust version 1.85.0 (4d91de4e4 2025-02-17)
442025-03-03T21:45:36.263Zinfo: downloading component 'cargo'
452025-03-03T21:45:36.490Zinfo: downloading component 'clippy'
462025-03-03T21:45:36.561Zinfo: downloading component 'rust-docs'
472025-03-03T21:45:36.897Zinfo: downloading component 'rust-std'
482025-03-03T21:45:37.359Zinfo: downloading component 'rustc'
492025-03-03T21:45:39.880Zinfo: downloading component 'rustfmt'
502025-03-03T21:45:39.953Zinfo: installing component 'cargo'
512025-03-03T21:45:41.145Zinfo: installing component 'clippy'
522025-03-03T21:45:41.601Zinfo: installing component 'rust-docs'
532025-03-03T21:45:44.548Zinfo: installing component 'rust-std'
542025-03-03T21:45:46.747Zinfo: installing component 'rustc'
552025-03-03T21:45:54.259Zinfo: installing component 'rustfmt'
562025-03-03T21:45:54.644Zinfo: default toolchain set to '1.85.0-x86_64-unknown-illumos'
572025-03-03T21:45:54.644Z
582025-03-03T21:45:54.796Z 1.85.0-x86_64-unknown-illumos installed - rustc 1.85.0 (4d91de4e4 2025-02-17)
592025-03-03T21:45:54.796Z
602025-03-03T21:45:54.796Z
612025-03-03T21:45:54.796ZRust is installed now. Great!
622025-03-03T21:45:54.796Z
632025-03-03T21:45:54.796ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-03-03T21:45:54.796Zenvironment variable. This has not been done automatically.
652025-03-03T21:45:54.796Z
662025-03-03T21:45:54.796ZTo configure your current shell, you need to source
672025-03-03T21:45:54.796Zthe corresponding env file under $HOME/.cargo.
682025-03-03T21:45:54.796Z
692025-03-03T21:45:54.822ZThis is usually done by running one of the following (note the leading DOT):
702025-03-03T21:45:54.822Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-03-03T21:45:54.822Zsource "$HOME/.cargo/env.fish" # For fish
722025-03-03T21:45:54.822Zsource "$HOME/.cargo/env.nu" # For nushell
732025-03-03T21:45:54.886Z+ rustup --version
742025-03-03T21:45:54.912Zrustup 1.28.0 (6e19fbec7 2025-03-02)
752025-03-03T21:45:54.912Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-03-03T21:45:54.964Zinfo: The currently active `rustc` version is `rustc 1.85.0 (4d91de4e4 2025-02-17)`
772025-03-03T21:45:54.990Z+ cargo --version
782025-03-03T21:45:55.015Zcargo 1.85.0 (d73d2caf9 2024-12-31)
792025-03-03T21:45:55.015Z+ rustc --version
802025-03-03T21:45:55.055Zrustc 1.85.0 (4d91de4e4 2025-02-17)
812025-03-03T21:45:55.080Zprocess exited: duration 20130 ms, exit code 0
 
822025-03-03T21:45:55.132Zstarting task 2: "authentication"
832025-03-03T21:45:55.194Zprocess exited: duration 61 ms, exit code 0
 
842025-03-03T21:45:55.248Zstarting task 3: "clone repository"
852025-03-03T21:45:55.273Z+ mkdir -p /work/oxidecomputer/omicron
862025-03-03T21:45:55.273Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-03-03T21:45:55.298ZCloning into '/work/oxidecomputer/omicron'...
882025-03-03T21:46:05.910Z+ cd /work/oxidecomputer/omicron
892025-03-03T21:46:05.910Z+ git fetch origin 309d8d13afd4430d9616adb336135394d98bf705
902025-03-03T21:46:06.561ZFrom https://github.com/oxidecomputer/omicron
912025-03-03T21:46:06.561Z * branch 309d8d13afd4430d9616adb336135394d98bf705 -> FETCH_HEAD
922025-03-03T21:46:06.586Z+ [[ -n spr/papertigers/nexus-the-support-bundle-task-should-execute-diag-commands-concurrently ]]
932025-03-03T21:46:06.586Z++ git branch --show-current
942025-03-03T21:46:06.586Z+ current=main
952025-03-03T21:46:06.586Z+ [[ main != spr/papertigers/nexus-the-support-bundle-task-should-execute-diag-commands-concurrently ]]
962025-03-03T21:46:06.586Z+ git branch -f spr/papertigers/nexus-the-support-bundle-task-should-execute-diag-commands-concurrently 309d8d13afd4430d9616adb336135394d98bf705
972025-03-03T21:46:06.611Z+ git checkout -f spr/papertigers/nexus-the-support-bundle-task-should-execute-diag-commands-concurrently
982025-03-03T21:46:06.822ZSwitched to branch 'spr/papertigers/nexus-the-support-bundle-task-should-execute-diag-commands-concurrently'
992025-03-03T21:46:06.847Z+ git reset --hard 309d8d13afd4430d9616adb336135394d98bf705
1002025-03-03T21:46:06.847ZHEAD is now at 309d8d13a rustup 1.28.0 fallout
1012025-03-03T21:46:06.847Zprocess exited: duration 11600 ms, exit code 0
 
1022025-03-03T21:46:06.897Zstarting task 4: "build"
1032025-03-03T21:46:06.922Z+ source .github/buildomat/ci-env.sh
1042025-03-03T21:46:06.922Z++ export CARGO_TERM_COLOR=always
1052025-03-03T21:46:06.922Z++ CARGO_TERM_COLOR=always
1062025-03-03T21:46:06.922Z+ cargo --version
1072025-03-03T21:46:06.948Zcargo 1.85.0 (d73d2caf9 2024-12-31)
1082025-03-03T21:46:06.948Z+ rustc --version
1092025-03-03T21:46:06.974Zrustc 1.85.0 (4d91de4e4 2025-02-17)
1102025-03-03T21:46:06.974Z+ source ./env.sh
1112025-03-03T21:46:06.974Z++ OLD_SHELL_OPTS=ehxB
1122025-03-03T21:46:06.974Z++ set -o xtrace
1132025-03-03T21:46:06.974Z++++ dirname ./env.sh
1142025-03-03T21:46:06.974Z+++ readlink -f .
1152025-03-03T21:46:06.974Z++ OMICRON_WS=/work/oxidecomputer/omicron
1162025-03-03T21:46:06.974Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1172025-03-03T21:46:06.974Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1182025-03-03T21:46:06.974Z++ 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
1192025-03-03T21:46:06.974Z++ 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
1202025-03-03T21:46:06.974Z++ 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
1212025-03-03T21:46:06.974Z++ 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
1222025-03-03T21:46:06.974Z++ 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
1232025-03-03T21:46:06.974Z++ 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
1242025-03-03T21:46:06.974Z++ case $OLD_SHELL_OPTS in
1252025-03-03T21:46:06.974Z++ unset OLD_SHELL_OPTS OMICRON_WS
1262025-03-03T21:46:06.974Z+ 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
1272025-03-03T21:46:06.975Z+ 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
1282025-03-03T21:46:06.975Z+ banner prerequisites
1292025-03-03T21:46:07.000Z
1302025-03-03T21:46:07.000Z ##### ##### ###### ##### ###### #### # # # #### #
1312025-03-03T21:46:07.001Z # # # # # # # # # # # # # # #
1322025-03-03T21:46:07.001Z # # # # ##### # # ##### # # # # # #### #
1332025-03-03T21:46:07.001Z ##### ##### # ##### # # # # # # # # #
1342025-03-03T21:46:07.001Z # # # # # # # # # # # # # # #
1352025-03-03T21:46:07.001Z # # # ###### # # ###### ### # #### # #### #
1362025-03-03T21:46:07.001Z
1372025-03-03T21:46:07.001Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1382025-03-03T21:46:08.373Zpkg list: illegal option -- F
1392025-03-03T21:46:08.373ZUsage:
1402025-03-03T21:46:08.373Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1412025-03-03T21:46:08.373Z [pkg_fmri_pattern ...]
1422025-03-03T21:46:09.402Zpkg list: illegal option -- F
1432025-03-03T21:46:09.402ZUsage:
1442025-03-03T21:46:09.402Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1452025-03-03T21:46:09.402Z [pkg_fmri_pattern ...]
1462025-03-03T21:46:19.629Z Startup: Refreshing catalog 'helios-dev' ... Done
1472025-03-03T21:46:24.849Z Startup: Caching catalogs ... Done
1482025-03-03T21:46:42.140ZPlanning: Solver setup ... Done (16.109s)
1492025-03-03T21:46:42.338ZPlanning: Running solver ... Done (0.198s)
1502025-03-03T21:46:42.459ZPlanning: Finding local manifests ... Done (0.004s)
1512025-03-03T21:46:42.542ZPlanning: Fetching manifests: 0/7 0% complete
1522025-03-03T21:46:44.668ZPlanning: Fetching manifests: 7/7 100% complete
1532025-03-03T21:46:44.818ZPlanning: Package planning ... Done (0.151s)
1542025-03-03T21:46:44.887ZPlanning: Merging actions ... Done (0.067s)
1552025-03-03T21:46:45.130ZPlanning: Checking for conflicting actions ... Done (0.242s)
1562025-03-03T21:46:46.307ZPlanning: Consolidating action changes ... Done (1.178s)
1572025-03-03T21:46:46.733ZPlanning: Evaluating mediators ... Done (0.426s)
1582025-03-03T21:46:46.833ZPlanning: Planning completed in 21.90 seconds
1592025-03-03T21:46:46.858Z Packages to install: 4
1602025-03-03T21:46:46.858Z Packages to update: 3
1612025-03-03T21:46:46.859Z Mediators to change: 2
1622025-03-03T21:46:46.859Z Services to change: 1
1632025-03-03T21:46:46.859Z Estimated space available: 155.13 GB
1642025-03-03T21:46:46.859ZEstimated space to be consumed: 1.66 GB
1652025-03-03T21:46:46.859Z Create boot environment: No
1662025-03-03T21:46:46.859ZCreate backup boot environment: Yes
1672025-03-03T21:46:46.859Z Rebuild boot archive: No
1682025-03-03T21:46:46.859Z
1692025-03-03T21:46:46.859ZChanged mediators:
1702025-03-03T21:46:46.859Z mediator clang:
1712025-03-03T21:46:46.859Z version: None -> 15 (system default)
1722025-03-03T21:46:46.859Z
1732025-03-03T21:46:46.859Z mediator llvm:
1742025-03-03T21:46:46.859Z version: 14 (system default) -> 15 (system default)
1752025-03-03T21:46:46.859Z
1762025-03-03T21:46:46.859ZChanged packages:
1772025-03-03T21:46:46.859Zhelios-dev
1782025-03-03T21:46:46.859Z developer/build-essential
1792025-03-03T21:46:46.859Z None -> 11-2.0
1802025-03-03T21:46:46.859Z library/libxmlsec1
1812025-03-03T21:46:46.859Z None -> 1.2.35-2.0
1822025-03-03T21:46:46.859Z ooce/developer/clang-15
1832025-03-03T21:46:46.859Z None -> 15.0.7-2.0
1842025-03-03T21:46:46.859Z ooce/developer/llvm-15
1852025-03-03T21:46:46.859Z None -> 15.0.7-2.0
1862025-03-03T21:46:46.859Z package/pkg
1872025-03-03T21:46:46.859Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1882025-03-03T21:46:46.859Z system/library/g++-runtime
1892025-03-03T21:46:46.859Z 13-2.0 -> 14-2.0
1902025-03-03T21:46:46.859Z system/library/gcc-runtime
1912025-03-03T21:46:46.859Z 13-2.0 -> 14-2.0
1922025-03-03T21:46:46.859Z
1932025-03-03T21:46:46.859ZServices:
1942025-03-03T21:46:46.859Z restart_fmri:
1952025-03-03T21:46:46.859Z svc:/system/update-man-index:default
1962025-03-03T21:46:46.859Z
1972025-03-03T21:46:46.860ZEditable files to change:
1982025-03-03T21:46:46.860Z Update:
1992025-03-03T21:46:46.860Z usr/share/lib/pkg/web/config.shtml
2002025-03-03T21:46:46.927Z
2012025-03-03T21:46:46.927ZDownload: 0/4301 items 0.0/225.4MB 0% complete
2022025-03-03T21:46:51.930ZDownload: 629/4301 items 17.8/225.4MB 7% complete (3.6M/s)
2032025-03-03T21:46:56.931ZDownload: 1196/4301 items 72.2/225.4MB 32% complete (7.2M/s)
2042025-03-03T21:47:01.934ZDownload: 1841/4301 items 118.5/225.4MB 52% complete (10.1M/s)
2052025-03-03T21:47:06.936ZDownload: 2440/4301 items 120.1/225.4MB 53% complete (4.8M/s)
2062025-03-03T21:47:11.939ZDownload: 3245/4301 items 174.6/225.4MB 77% complete (5.5M/s)
2072025-03-03T21:47:16.939ZDownload: 3248/4301 items 192.3/225.4MB 85% complete (7.2M/s)
2082025-03-03T21:47:21.948ZDownload: 3376/4301 items 213.0/225.4MB 94% complete (4.1M/s)
2092025-03-03T21:47:26.982ZDownload: 3808/4301 items 217.7/225.4MB 96% complete (2.7M/s)
2102025-03-03T21:47:32.003ZDownload: 4291/4301 items 224.9/225.4MB 99% complete (1.2M/s)
2112025-03-03T21:47:33.098ZDownload: Completed 225.42 MB in 46.18 seconds (4.9M/s)
2122025-03-03T21:47:34.589Z Actions: 1/5122 actions (Removing old actions)
2132025-03-03T21:47:34.613Z Actions: 194/5122 actions (Installing new actions)
2142025-03-03T21:47:39.807Z Actions: 3434/5122 actions (Installing new actions)
2152025-03-03T21:47:40.678Z Actions: 4267/5122 actions (Updating modified actions)
2162025-03-03T21:47:41.111Z Actions: Completed 5122 actions in 6.52 seconds.
2172025-03-03T21:47:41.722Z Done (0.603s)
2182025-03-03T21:47:41.748Z Done (0.001s)
2192025-03-03T21:47:42.480Z Done (0.755s)
2202025-03-03T21:47:47.586Z Done (4.899s)
2212025-03-03T21:47:47.683Z Done (0.020s)
2222025-03-03T21:47:47.708Z Done (0.000s)
2232025-03-03T21:47:47.865Z Done (0.000s)
2242025-03-03T21:47:48.711ZPlanning: Evaluating mediator changes ... Done
2252025-03-03T21:47:48.977ZPlanning: Checking for conflicting actions ... Done
2262025-03-03T21:47:49.002ZPlanning: Consolidating action changes ... Done
2272025-03-03T21:47:49.353ZPlanning: Evaluating mediators ... Done
2282025-03-03T21:47:49.353ZPlanning: Planning completed in 0.62 seconds
2292025-03-03T21:47:49.378Z Mediators to change: 2
2302025-03-03T21:47:49.378Z Create boot environment: No
2312025-03-03T21:47:49.379ZCreate backup boot environment: No
2322025-03-03T21:47:49.438Z Done
2332025-03-03T21:47:49.438Z Done
2342025-03-03T21:47:50.070Z Done
2352025-03-03T21:47:54.581Z Done
2362025-03-03T21:47:54.689Z Done
2372025-03-03T21:47:54.689Z Done
2382025-03-03T21:47:54.741Z Done
2392025-03-03T21:47:55.584ZPlanning: Evaluating mediator changes ... Done
2402025-03-03T21:47:55.609ZPlanning: Merging actions ... Done
2412025-03-03T21:47:55.899ZPlanning: Checking for conflicting actions ... Done
2422025-03-03T21:47:55.924ZPlanning: Consolidating action changes ... Done
2432025-03-03T21:47:56.237ZPlanning: Evaluating mediators ... Done
2442025-03-03T21:47:56.315ZPlanning: Planning completed in 1.06 seconds
2452025-03-03T21:47:56.370Z Packages to change: 1
2462025-03-03T21:47:56.370Z Mediators to change: 1
2472025-03-03T21:47:56.370Z Services to change: 1
2482025-03-03T21:47:56.370Z Create boot environment: No
2492025-03-03T21:47:56.370ZCreate backup boot environment: Yes
2502025-03-03T21:47:58.139Z Actions: 1/6 actions (Updating modified actions)
2512025-03-03T21:47:58.164Z Actions: Completed 6 actions in 0.00 seconds.
2522025-03-03T21:47:58.164Z Done
2532025-03-03T21:47:58.164Z Done
2542025-03-03T21:47:58.295Z Done
2552025-03-03T21:48:02.751Z Done
2562025-03-03T21:48:02.847Z Done
2572025-03-03T21:48:02.847Z Done
2582025-03-03T21:48:02.941Z Done
2592025-03-03T21:48:03.471ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2602025-03-03T21:48:03.471Zclang system 15 system
2612025-03-03T21:48:03.471Zcsh system system illumos
2622025-03-03T21:48:03.471Zctags system system illumos
2632025-03-03T21:48:03.471Zgcc vendor 12 vendor
2642025-03-03T21:48:03.471Zgcc system 10 system
2652025-03-03T21:48:03.471Zgcc system 7 system
2662025-03-03T21:48:03.471Zgo system 1.20 system
2672025-03-03T21:48:03.471Zgo system 1.19 system
2682025-03-03T21:48:03.471Zllvm system 15 system
2692025-03-03T21:48:03.471Zllvm system 14 system
2702025-03-03T21:48:03.471Zmariadb system 10.6 system
2712025-03-03T21:48:03.471Zmta vendor vendor dma
2722025-03-03T21:48:03.471Zopenjdk system 17 system
2732025-03-03T21:48:03.471Zopenjdk system 11 system
2742025-03-03T21:48:03.471Zopenjdk system 1.8 system
2752025-03-03T21:48:03.471Zopenssl vendor 3 vendor
2762025-03-03T21:48:03.471Zperl system 5.36 system
2772025-03-03T21:48:03.471Zpostgresql system 15 system
2782025-03-03T21:48:03.471Zpostgresql system 13 system
2792025-03-03T21:48:03.471Zpython vendor 3 vendor
2802025-03-03T21:48:03.471Zpython system 2 system
2812025-03-03T21:48:03.471Zpython3 system 3.11 system
2822025-03-03T21:48:03.471Zruby system 3.0 system
2832025-03-03T21:48:03.471Zwords vendor vendor american-english
2842025-03-03T21:48:03.471Zwords system system australian-english
2852025-03-03T21:48:03.472Zwords system system british-english
2862025-03-03T21:48:03.472Zwords system system canadian-english
2872025-03-03T21:48:03.472Zwords system system french
2882025-03-03T21:48:03.472Zwords system system italian
2892025-03-03T21:48:03.472Zwords system system ngerman
2902025-03-03T21:48:03.472Zwords system system ogerman
2912025-03-03T21:48:03.472Zwords system system spanish
2922025-03-03T21:48:03.879ZPUBLISHER TYPE STATUS P LOCATION
2932025-03-03T21:48:03.879Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2942025-03-03T21:48:07.634ZFMRI IFO
2952025-03-03T21:48:07.634Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2962025-03-03T21:48:07.634Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2972025-03-03T21:48:07.634Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2982025-03-03T21:48:07.634Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2992025-03-03T21:48:07.634Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
3002025-03-03T21:48:07.634Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
3012025-03-03T21:48:07.634Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
3022025-03-03T21:48:07.634Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
3032025-03-03T21:48:07.634Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
3042025-03-03T21:48:07.634Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im-
3052025-03-03T21:48:07.634Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
3062025-03-03T21:48:07.634Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
3072025-03-03T21:48:07.634Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im-
3082025-03-03T21:48:07.635Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
3092025-03-03T21:48:07.635Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
3102025-03-03T21:48:08.497Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
3112025-03-03T21:48:08.906Z Updating crates.io index
3122025-03-03T21:48:08.931Z Updating git repository `https://github.com/oxidecomputer/maghemite`
3132025-03-03T21:48:09.605Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
3142025-03-03T21:48:09.975Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
3152025-03-03T21:48:10.342Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
3162025-03-03T21:48:10.772Z Updating git repository `https://github.com/oxidecomputer/propolis`
3172025-03-03T21:48:11.915Z Updating git repository `https://github.com/oxidecomputer/crucible`
3182025-03-03T21:48:14.044Z Updating git repository `https://github.com/oxidecomputer/opte`
3192025-03-03T21:48:14.889Z Updating git repository `https://github.com/oxidecomputer/falcon`
3202025-03-03T21:48:15.785Z Updating git repository `https://github.com/oxidecomputer/clickward`
3212025-03-03T21:48:16.215Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
3222025-03-03T21:48:16.666Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
3232025-03-03T21:48:17.339Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3242025-03-03T21:48:18.020Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3252025-03-03T21:48:18.450Z Updating git repository `https://github.com/oxidecomputer/propolis`
3262025-03-03T21:48:19.104Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3272025-03-03T21:48:19.483Z Updating git repository `https://github.com/oxidecomputer/tofino`
3282025-03-03T21:48:19.934Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3292025-03-03T21:48:20.294Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3302025-03-03T21:48:20.637Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3312025-03-03T21:48:20.995Z Updating git repository `https://github.com/oxidecomputer/lldp`
3322025-03-03T21:48:21.452Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3332025-03-03T21:48:21.881Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3342025-03-03T21:48:22.361Z Updating git repository `https://github.com/oxidecomputer/ispf`
3352025-03-03T21:48:22.766Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3362025-03-03T21:48:23.213Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3372025-03-03T21:48:23.951Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3382025-03-03T21:48:24.364Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3392025-03-03T21:48:24.880Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3402025-03-03T21:48:25.424Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
3412025-03-03T21:48:25.888Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3422025-03-03T21:48:26.254Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3432025-03-03T21:48:26.619Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3442025-03-03T21:48:28.125Z Downloading crates ...
3452025-03-03T21:48:28.195Z Downloaded anstyle-parse v0.2.5
3462025-03-03T21:48:28.220Z Downloaded io-lifetimes v1.0.11
3472025-03-03T21:48:28.220Z Downloaded utf8parse v0.2.2
3482025-03-03T21:48:28.220Z Downloaded toml v0.8.20
3492025-03-03T21:48:28.220Z Downloaded syn v2.0.98
3502025-03-03T21:48:28.245Z Downloaded libc v0.2.170
3512025-03-03T21:48:28.272Z Downloaded version_check v0.9.5
3522025-03-03T21:48:28.272Z Downloaded quote v1.0.38
3532025-03-03T21:48:28.272Z Downloaded zerocopy-derive v0.7.35
3542025-03-03T21:48:28.272Z Downloaded unicode-linebreak v0.1.5
3552025-03-03T21:48:28.297Z Downloaded zerocopy v0.7.35
3562025-03-03T21:48:28.297Z Downloaded usdt v0.5.0
3572025-03-03T21:48:28.297Z Downloaded usdt-impl v0.5.0
3582025-03-03T21:48:28.297Z Downloaded unicode-ident v1.0.14
3592025-03-03T21:48:28.322Z Downloaded serde_derive v1.0.218
3602025-03-03T21:48:28.322Z Downloaded memchr v2.7.4
3612025-03-03T21:48:28.322Z Downloaded toml_edit v0.22.24
3622025-03-03T21:48:28.348Z Downloaded serde v1.0.218
3632025-03-03T21:48:28.348Z Downloaded papergrid v0.11.0
3642025-03-03T21:48:28.348Z Downloaded ucd-trie v0.1.7
3652025-03-03T21:48:28.348Z Downloaded textwrap v0.16.1
3662025-03-03T21:48:28.348Z Downloaded syn v1.0.109
3672025-03-03T21:48:28.373Z Downloaded proc-macro2 v1.0.93
3682025-03-03T21:48:28.373Z Downloaded unicode-width v0.1.14
3692025-03-03T21:48:28.373Z Downloaded once_cell v1.20.3
3702025-03-03T21:48:28.373Z Downloaded rustix v0.37.28
3712025-03-03T21:48:28.398Z Downloaded thiserror-impl v1.0.69
3722025-03-03T21:48:28.398Z Downloaded tempfile v3.13.0
3732025-03-03T21:48:28.398Z Downloaded swrite v0.1.0
3742025-03-03T21:48:28.398Z Downloaded strsim v0.11.1
3752025-03-03T21:48:28.423Z Downloaded rustix v0.38.37
3762025-03-03T21:48:28.449Z Downloaded sha2 v0.10.8
3772025-03-03T21:48:28.449Z Downloaded scroll_derive v0.12.0
3782025-03-03T21:48:28.449Z Downloaded pest_derive v2.7.14
3792025-03-03T21:48:28.449Z Downloaded memmap v0.7.0
3802025-03-03T21:48:28.449Z Downloaded itoa v1.0.11
3812025-03-03T21:48:28.449Z Downloaded winnow v0.7.3
3822025-03-03T21:48:28.449Z Downloaded usdt-macro v0.5.0
3832025-03-03T21:48:28.449Z Downloaded thiserror-impl v2.0.11
3842025-03-03T21:48:28.449Z Downloaded terminal_size v0.2.6
3852025-03-03T21:48:28.449Z Downloaded tabled_derive v0.7.0
3862025-03-03T21:48:28.449Z Downloaded serde_tokenstream v0.2.2
3872025-03-03T21:48:28.449Z Downloaded scroll v0.12.0
3882025-03-03T21:48:28.475Z Downloaded proc-macro-error-attr v1.0.4
3892025-03-03T21:48:28.475Z Downloaded pretty-hex v0.4.1
3902025-03-03T21:48:28.475Z Downloaded plain v0.2.3
3912025-03-03T21:48:28.475Z Downloaded pest_generator v2.7.14
3922025-03-03T21:48:28.475Z Downloaded heck v0.4.1
3932025-03-03T21:48:28.475Z Downloaded generic-array v0.14.7
3942025-03-03T21:48:28.475Z Downloaded fs-err v2.11.0
3952025-03-03T21:48:28.475Z Downloaded equivalent v1.0.1
3962025-03-03T21:48:28.475Z Downloaded dtrace-parser v0.2.0
3972025-03-03T21:48:28.475Z Downloaded clap_builder v4.5.31
3982025-03-03T21:48:28.475Z Downloaded cargo-platform v0.1.8
3992025-03-03T21:48:28.475Z Downloaded toml_datetime v0.6.8
4002025-03-03T21:48:28.475Z Downloaded thread-id v4.2.2
4012025-03-03T21:48:28.475Z Downloaded thiserror v1.0.69
4022025-03-03T21:48:28.500Z Downloaded tabled v0.15.0
4032025-03-03T21:48:28.500Z Downloaded smawk v0.3.2
4042025-03-03T21:48:28.500Z Downloaded semver v1.0.25
4052025-03-03T21:48:28.500Z Downloaded macaddr v1.0.1
4062025-03-03T21:48:28.525Z Downloaded log v0.4.22
4072025-03-03T21:48:28.525Z Downloaded typenum v1.17.0
4082025-03-03T21:48:28.525Z Downloaded serde_json v1.0.139
4092025-03-03T21:48:28.525Z Downloaded ryu v1.0.18
4102025-03-03T21:48:28.525Z Downloaded indexmap v2.7.1
4112025-03-03T21:48:28.525Z Downloaded pest_meta v2.7.14
4122025-03-03T21:48:28.525Z Downloaded pest v2.7.14
4132025-03-03T21:48:28.551Z Downloaded goblin v0.8.2
4142025-03-03T21:48:28.551Z Downloaded fastrand v2.1.1
4152025-03-03T21:48:28.551Z Downloaded dof v0.3.0
4162025-03-03T21:48:28.551Z Downloaded cpufeatures v0.2.14
4172025-03-03T21:48:28.551Z Downloaded clap_derive v4.5.28
4182025-03-03T21:48:28.551Z Downloaded cfg-if v1.0.0
4192025-03-03T21:48:28.551Z Downloaded cargo_toml v0.21.0
4202025-03-03T21:48:28.551Z Downloaded cargo_metadata v0.19.1
4212025-03-03T21:48:28.551Z Downloaded camino-tempfile v1.1.1
4222025-03-03T21:48:28.551Z Downloaded bytecount v0.6.8
4232025-03-03T21:48:28.576Z Downloaded block-buffer v0.10.4
4242025-03-03T21:48:28.576Z Downloaded bitflags v2.6.0
4252025-03-03T21:48:28.576Z Downloaded anyhow v1.0.96
4262025-03-03T21:48:28.576Z Downloaded usdt-attr-macro v0.5.0
4272025-03-03T21:48:28.577Z Downloaded proc-macro-error v1.0.4
4282025-03-03T21:48:28.577Z Downloaded is_terminal_polyfill v1.70.1
4292025-03-03T21:48:28.577Z Downloaded heck v0.5.0
4302025-03-03T21:48:28.577Z Downloaded hashbrown v0.15.1
4312025-03-03T21:48:28.577Z Downloaded fnv v1.0.7
4322025-03-03T21:48:28.577Z Downloaded errno v0.3.9
4332025-03-03T21:48:28.577Z Downloaded digest v0.10.7
4342025-03-03T21:48:28.612Z Downloaded crypto-common v0.1.6
4352025-03-03T21:48:28.612Z Downloaded clap_lex v0.7.4
4362025-03-03T21:48:28.612Z Downloaded camino v1.1.9
4372025-03-03T21:48:28.612Z Downloaded bitflags v1.3.2
4382025-03-03T21:48:28.612Z Downloaded anstyle v1.0.10
4392025-03-03T21:48:28.612Z Downloaded thiserror v2.0.11
4402025-03-03T21:48:28.612Z Downloaded terminal_size v0.4.0
4412025-03-03T21:48:28.612Z Downloaded serde_spanned v0.6.8
4422025-03-03T21:48:28.612Z Downloaded clap v4.5.31
4432025-03-03T21:48:28.612Z Downloaded anstream v0.6.15
4442025-03-03T21:48:28.637Z Downloaded colorchoice v1.0.2
4452025-03-03T21:48:28.637Z Downloaded byteorder v1.5.0
4462025-03-03T21:48:28.637Z Downloaded autocfg v1.4.0
4472025-03-03T21:48:28.637Z Downloaded anstyle-query v1.1.1
4482025-03-03T21:48:28.762Z Compiling proc-macro2 v1.0.93
4492025-03-03T21:48:28.762Z Compiling unicode-ident v1.0.14
4502025-03-03T21:48:28.762Z Compiling version_check v0.9.5
4512025-03-03T21:48:28.762Z Compiling serde v1.0.218
4522025-03-03T21:48:28.787Z Compiling libc v0.2.170
4532025-03-03T21:48:28.787Z Compiling memchr v2.7.4
4542025-03-03T21:48:28.787Z Compiling thiserror v1.0.69
4552025-03-03T21:48:28.787Z Compiling itoa v1.0.11
4562025-03-03T21:48:29.070Z Compiling ucd-trie v0.1.7
4572025-03-03T21:48:29.095Z Compiling ryu v1.0.18
4582025-03-03T21:48:29.442Z Compiling once_cell v1.20.3
4592025-03-03T21:48:29.579Z Compiling byteorder v1.5.0
4602025-03-03T21:48:29.604Z Compiling serde_json v1.0.139
4612025-03-03T21:48:29.805Z Compiling rustix v0.38.37
4622025-03-03T21:48:30.008Z Compiling bitflags v2.6.0
4632025-03-03T21:48:30.063Z Compiling usdt-impl v0.5.0
4642025-03-03T21:48:30.177Z Compiling proc-macro-error-attr v1.0.4
4652025-03-03T21:48:30.307Z Compiling syn v1.0.109
4662025-03-03T21:48:30.405Z Compiling io-lifetimes v1.0.11
4672025-03-03T21:48:30.567Z Compiling quote v1.0.38
4682025-03-03T21:48:30.609Z Compiling errno v0.3.9
4692025-03-03T21:48:30.634Z Compiling proc-macro-error v1.0.4
4702025-03-03T21:48:30.856Z Compiling hashbrown v0.15.1
4712025-03-03T21:48:30.913Z Compiling camino v1.1.9
4722025-03-03T21:48:30.913Z Compiling equivalent v1.0.1
4732025-03-03T21:48:31.067Z Compiling syn v2.0.98
4742025-03-03T21:48:31.094Z Compiling thread-id v4.2.2
4752025-03-03T21:48:31.122Z Compiling rustix v0.37.28
4762025-03-03T21:48:31.122Z Compiling log v0.4.22
4772025-03-03T21:48:31.218Z Compiling utf8parse v0.2.2
4782025-03-03T21:48:31.312Z Compiling plain v0.2.3
4792025-03-03T21:48:31.382Z Compiling anstyle-parse v0.2.5
4802025-03-03T21:48:31.820Z Compiling indexmap v2.7.1
4812025-03-03T21:48:31.845Z Compiling thiserror v2.0.11
4822025-03-03T21:48:31.871Z Compiling winnow v0.7.3
4832025-03-03T21:48:31.993Z Compiling bitflags v1.3.2
4842025-03-03T21:48:32.122Z Compiling anstyle v1.0.10
4852025-03-03T21:48:32.152Z Compiling semver v1.0.25
4862025-03-03T21:48:32.326Z Compiling colorchoice v1.0.2
4872025-03-03T21:48:32.484Z Compiling anstyle-query v1.1.1
4882025-03-03T21:48:32.508Z Compiling unicode-width v0.1.14
4892025-03-03T21:48:32.546Z Compiling is_terminal_polyfill v1.70.1
4902025-03-03T21:48:32.637Z Compiling autocfg v1.4.0
4912025-03-03T21:48:32.675Z Compiling pretty-hex v0.4.1
4922025-03-03T21:48:32.867Z Compiling anstream v0.6.15
4932025-03-03T21:48:32.900Z Compiling terminal_size v0.4.0
4942025-03-03T21:48:33.365Z Compiling fnv v1.0.7
4952025-03-03T21:48:33.468Z Compiling strsim v0.11.1
4962025-03-03T21:48:33.499Z Compiling clap_lex v0.7.4
4972025-03-03T21:48:33.548Z Compiling fs-err v2.11.0
4982025-03-03T21:48:33.856Z Compiling anyhow v1.0.96
4992025-03-03T21:48:33.883Z Compiling heck v0.4.1
5002025-03-03T21:48:34.088Z Compiling cfg-if v1.0.0
5012025-03-03T21:48:34.126Z Compiling heck v0.5.0
5022025-03-03T21:48:34.197Z Compiling fastrand v2.1.1
5032025-03-03T21:48:34.242Z Compiling bytecount v0.6.8
5042025-03-03T21:48:34.357Z Compiling terminal_size v0.2.6
5052025-03-03T21:48:34.440Z Compiling papergrid v0.11.0
5062025-03-03T21:48:34.519Z Compiling tempfile v3.13.0
5072025-03-03T21:48:34.630Z Compiling clap_builder v4.5.31
5082025-03-03T21:48:34.689Z Compiling memmap v0.7.0
5092025-03-03T21:48:34.714Z Compiling unicode-linebreak v0.1.5
5102025-03-03T21:48:34.740Z Compiling smawk v0.3.2
5112025-03-03T21:48:35.125Z Compiling textwrap v0.16.1
5122025-03-03T21:48:35.173Z Compiling swrite v0.1.0
5132025-03-03T21:48:35.721Z Compiling tabled_derive v0.7.0
5142025-03-03T21:48:37.013Z Compiling tabled v0.15.0
5152025-03-03T21:48:37.200Z Compiling serde_derive v1.0.218
5162025-03-03T21:48:37.200Z Compiling thiserror-impl v1.0.69
5172025-03-03T21:48:37.225Z Compiling zerocopy-derive v0.7.35
5182025-03-03T21:48:37.225Z Compiling scroll_derive v0.12.0
5192025-03-03T21:48:37.225Z Compiling thiserror-impl v2.0.11
5202025-03-03T21:48:37.225Z Compiling clap_derive v4.5.28
5212025-03-03T21:48:38.481Z Compiling scroll v0.12.0
5222025-03-03T21:48:38.904Z Compiling zerocopy v0.7.35
5232025-03-03T21:48:38.960Z Compiling goblin v0.8.2
5242025-03-03T21:48:39.839Z Compiling pest v2.7.14
5252025-03-03T21:48:41.012Z Compiling clap v4.5.31
5262025-03-03T21:48:42.287Z Compiling pest_meta v2.7.14
5272025-03-03T21:48:43.430Z Compiling pest_generator v2.7.14
5282025-03-03T21:48:44.493Z Compiling pest_derive v2.7.14
5292025-03-03T21:48:45.122Z Compiling dtrace-parser v0.2.0
5302025-03-03T21:48:46.119Z Compiling serde_tokenstream v0.2.2
5312025-03-03T21:48:46.166Z Compiling toml_datetime v0.6.8
5322025-03-03T21:48:46.218Z Compiling serde_spanned v0.6.8
5332025-03-03T21:48:46.386Z Compiling cargo-platform v0.1.8
5342025-03-03T21:48:46.464Z Compiling macaddr v1.0.1
5352025-03-03T21:48:46.615Z Compiling toml_edit v0.22.24
5362025-03-03T21:48:46.753Z Compiling camino-tempfile v1.1.1
5372025-03-03T21:48:47.533Z Compiling dof v0.3.0
5382025-03-03T21:48:47.570Z Compiling cargo_metadata v0.19.1
5392025-03-03T21:48:48.822Z Compiling usdt-macro v0.5.0
5402025-03-03T21:48:48.822Z Compiling usdt-attr-macro v0.5.0
5412025-03-03T21:48:49.537Z Compiling toml v0.8.20
5422025-03-03T21:48:49.773Z Compiling usdt v0.5.0
5432025-03-03T21:48:50.239Z Compiling cargo_toml v0.21.0
5442025-03-03T21:48:53.404Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5452025-03-03T21:48:57.217Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.00s
5462025-03-03T21:48:57.444Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
5472025-03-03T21:48:58.213Z Downloading crates ...
5482025-03-03T21:48:58.366Z Downloaded adler2 v2.0.0
5492025-03-03T21:48:58.392Z Downloaded arrayvec v0.7.6
5502025-03-03T21:48:58.392Z Downloaded ahash v0.8.11
5512025-03-03T21:48:58.417Z Downloaded http-body v1.0.1
5522025-03-03T21:48:58.417Z Downloaded httpdate v1.0.3
5532025-03-03T21:48:58.417Z Downloaded hyper-rustls v0.27.3
5542025-03-03T21:48:58.417Z Downloaded icu_collections v1.5.0
5552025-03-03T21:48:58.443Z Downloaded icu_properties_data v1.5.0
5562025-03-03T21:48:58.443Z Downloaded indoc v2.0.5
5572025-03-03T21:48:58.470Z Downloaded instant v0.1.13
5582025-03-03T21:48:58.470Z Downloaded itertools v0.13.0
5592025-03-03T21:48:58.470Z Downloaded multimap v0.10.0
5602025-03-03T21:48:58.495Z Downloaded mime_guess v2.0.5
5612025-03-03T21:48:58.495Z Downloaded cc v1.2.15
5622025-03-03T21:48:58.495Z Downloaded multer v3.1.0
5632025-03-03T21:48:58.495Z Downloaded regex-syntax v0.6.29
5642025-03-03T21:48:58.495Z Downloaded crossterm v0.28.1
5652025-03-03T21:48:58.520Z Downloaded regex-syntax v0.8.5
5662025-03-03T21:48:58.547Z Downloaded same-file v1.0.6
5672025-03-03T21:48:58.547Z Downloaded quinn-proto v0.11.8
5682025-03-03T21:48:58.576Z Downloaded sqlformat v0.2.6
5692025-03-03T21:48:58.576Z Downloaded synstructure v0.13.1
5702025-03-03T21:48:58.601Z Downloaded utf8_iter v1.0.4
5712025-03-03T21:48:58.601Z Downloaded futures-macro v0.3.31
5722025-03-03T21:48:58.601Z Downloaded futures-executor v0.3.31
5732025-03-03T21:48:58.601Z Downloaded getrandom v0.3.1
5742025-03-03T21:48:58.627Z Downloaded gimli v0.31.1
5752025-03-03T21:48:58.654Z Downloaded glob v0.3.2
5762025-03-03T21:48:58.654Z Downloaded signature v2.2.0
5772025-03-03T21:48:58.654Z Downloaded static_assertions v1.1.0
5782025-03-03T21:48:58.654Z Downloaded steno v0.4.1
5792025-03-03T21:48:58.679Z Downloaded unarray v0.1.4
5802025-03-03T21:48:58.680Z Downloaded fs_extra v1.3.0
5812025-03-03T21:48:58.680Z Downloaded precomputed-hash v0.1.1
5822025-03-03T21:48:58.680Z Downloaded which v4.4.2
5832025-03-03T21:48:58.680Z Downloaded winnow v0.5.40
5842025-03-03T21:48:58.705Z Downloaded whoami v1.5.2
5852025-03-03T21:48:58.705Z Downloaded p256 v0.13.2
5862025-03-03T21:48:58.733Z Downloaded owo-colors v4.2.0
5872025-03-03T21:48:58.733Z Downloaded rustls-webpki v0.101.7
5882025-03-03T21:48:58.759Z Downloaded schemars v0.8.22
5892025-03-03T21:48:58.788Z Downloaded data-encoding v2.6.0
5902025-03-03T21:48:58.788Z Downloaded stringprep v0.1.5
5912025-03-03T21:48:58.813Z Downloaded siphasher v0.3.11
5922025-03-03T21:48:58.813Z Downloaded num-integer v0.1.46
5932025-03-03T21:48:58.813Z Downloaded rand v0.8.5
5942025-03-03T21:48:58.813Z Downloaded rand_xorshift v0.3.0
5952025-03-03T21:48:58.813Z Downloaded radium v0.7.0
5962025-03-03T21:48:58.814Z Downloaded wyz v0.5.1
5972025-03-03T21:48:58.840Z Downloaded tinyvec_macros v0.1.1
5982025-03-03T21:48:58.840Z Downloaded tinyvec v1.8.0
5992025-03-03T21:48:58.840Z Downloaded downcast v0.11.0
6002025-03-03T21:48:58.840Z Downloaded diesel v2.2.7
6012025-03-03T21:48:58.865Z Downloaded hashbrown v0.13.2
6022025-03-03T21:48:58.891Z Downloaded dyn-clone v1.0.18
6032025-03-03T21:48:58.891Z Downloaded rayon-core v1.12.1
6042025-03-03T21:48:58.891Z Downloaded slab v0.4.9
6052025-03-03T21:48:58.891Z Downloaded serde_urlencoded v0.7.1
6062025-03-03T21:48:58.891Z Downloaded rsa v0.9.6
6072025-03-03T21:48:58.917Z Downloaded serde_plain v1.0.2
6082025-03-03T21:48:58.917Z Downloaded sigpipe v0.1.3
6092025-03-03T21:48:58.917Z Downloaded pkg-config v0.3.31
6102025-03-03T21:48:58.917Z Downloaded pin-utils v0.1.0
6112025-03-03T21:48:58.917Z Downloaded pkcs8 v0.10.2
6122025-03-03T21:48:58.944Z Downloaded simd-adler32 v0.3.7
6132025-03-03T21:48:58.945Z Downloaded slog-async v2.8.0
6142025-03-03T21:48:58.945Z Downloaded slog v2.7.0
6152025-03-03T21:48:58.945Z Downloaded nom v7.1.3
6162025-03-03T21:48:58.945Z Downloaded nodrop v0.1.14
6172025-03-03T21:48:58.970Z Downloaded defmt-macros v0.3.9
6182025-03-03T21:48:58.971Z Downloaded new_debug_unreachable v1.0.6
6192025-03-03T21:48:58.971Z Downloaded nix v0.28.0
6202025-03-03T21:48:58.995Z Downloaded normalize-line-endings v0.3.0
6212025-03-03T21:48:58.995Z Downloaded zip v0.6.6
6222025-03-03T21:48:58.995Z Downloaded elliptic-curve v0.13.8
6232025-03-03T21:48:58.995Z Downloaded nix v0.29.0
6242025-03-03T21:48:59.021Z Downloaded pbkdf2 v0.11.0
6252025-03-03T21:48:59.021Z Downloaded pbkdf2 v0.12.2
6262025-03-03T21:48:59.021Z Downloaded pem v3.0.5
6272025-03-03T21:48:59.021Z Downloaded heapless v0.8.0
6282025-03-03T21:48:59.021Z Downloaded peg-macros v0.8.4
6292025-03-03T21:48:59.046Z Downloaded slog-bunyan v2.5.0
6302025-03-03T21:48:59.046Z Downloaded petname v2.0.2
6312025-03-03T21:48:59.046Z Downloaded petgraph v0.6.5
6322025-03-03T21:48:59.071Z Downloaded petgraph v0.7.1
6332025-03-03T21:48:59.071Z Downloaded polar-core v0.27.3
6342025-03-03T21:48:59.096Z Downloaded peg v0.8.4
6352025-03-03T21:48:59.096Z Downloaded zone v0.1.8
6362025-03-03T21:48:59.096Z Downloaded newtype_derive v0.1.6
6372025-03-03T21:48:59.096Z Downloaded newtype-uuid v1.2.1
6382025-03-03T21:48:59.097Z Downloaded defmt-parser v0.3.4
6392025-03-03T21:48:59.097Z Downloaded slog-dtrace v0.3.0
6402025-03-03T21:48:59.097Z Downloaded zip v2.1.3
6412025-03-03T21:48:59.122Z Downloaded thiserror-no-std v2.0.2
6422025-03-03T21:48:59.122Z Downloaded test-strategy v0.4.0
6432025-03-03T21:48:59.122Z Downloaded termios v0.3.3
6442025-03-03T21:48:59.122Z Downloaded sled v0.34.7
6452025-03-03T21:48:59.147Z Downloaded pin-project-internal v1.1.6
6462025-03-03T21:48:59.147Z Downloaded pin-project v1.1.6
6472025-03-03T21:48:59.147Z Downloaded either v1.14.0
6482025-03-03T21:48:59.147Z Downloaded ed25519-dalek v2.1.1
6492025-03-03T21:48:59.147Z Downloaded ed25519 v2.2.3
6502025-03-03T21:48:59.147Z Downloaded peg-runtime v0.8.3
6512025-03-03T21:48:59.147Z Downloaded ecdsa v0.16.9
6522025-03-03T21:48:59.172Z Downloaded der_derive v0.7.3
6532025-03-03T21:48:59.172Z Downloaded der v0.7.9
6542025-03-03T21:48:59.172Z Downloaded zone v0.3.0
6552025-03-03T21:48:59.172Z Downloaded strum_macros v0.25.3
6562025-03-03T21:48:59.172Z Downloaded slog-scope v4.4.0
6572025-03-03T21:48:59.172Z Downloaded yoke-derive v0.7.4
6582025-03-03T21:48:59.172Z Downloaded encoding_rs v0.8.34
6592025-03-03T21:48:59.197Z Downloaded yoke v0.7.4
6602025-03-03T21:48:59.197Z Downloaded yasna v0.5.2
6612025-03-03T21:48:59.222Z Downloaded take_mut v0.2.2
6622025-03-03T21:48:59.222Z Downloaded ring v0.17.11
6632025-03-03T21:48:59.250Z Downloaded strum_macros v0.24.3
6642025-03-03T21:48:59.276Z Downloaded strum v0.26.3
6652025-03-03T21:48:59.276Z Downloaded structmeta-derive v0.3.0
6662025-03-03T21:48:59.276Z Downloaded structmeta v0.3.0
6672025-03-03T21:48:59.276Z Downloaded strip-ansi-escapes v0.2.0
6682025-03-03T21:48:59.276Z Downloaded nix v0.27.1
6692025-03-03T21:48:59.276Z Downloaded newline-converter v0.3.0
6702025-03-03T21:48:59.276Z Downloaded xattr v1.3.1
6712025-03-03T21:48:59.276Z Downloaded x509-cert v0.2.5
6722025-03-03T21:48:59.301Z Downloaded defmt v0.3.8
6732025-03-03T21:48:59.301Z Downloaded xz2 v0.1.7
6742025-03-03T21:48:59.301Z Downloaded termtree v0.5.1
6752025-03-03T21:48:59.301Z Downloaded termtree v0.4.1
6762025-03-03T21:48:59.301Z Downloaded termcolor v1.4.1
6772025-03-03T21:48:59.301Z Downloaded term v0.7.0
6782025-03-03T21:48:59.301Z Downloaded tar v0.4.44
6792025-03-03T21:48:59.301Z Downloaded nibble_vec v0.1.0
6802025-03-03T21:48:59.301Z Downloaded native-tls v0.2.12
6812025-03-03T21:48:59.301Z Downloaded nanorand v0.7.0
6822025-03-03T21:48:59.353Z Downloaded heck v0.3.3
6832025-03-03T21:48:59.353Z Downloaded time-core v0.1.2
6842025-03-03T21:48:59.353Z Downloaded time v0.3.36
6852025-03-03T21:48:59.353Z Downloaded thread_local v1.1.8
6862025-03-03T21:48:59.353Z Downloaded tap v1.0.1
6872025-03-03T21:48:59.353Z Downloaded rustls v0.23.19
6882025-03-03T21:48:59.378Z Downloaded zerocopy-derive v0.6.6
6892025-03-03T21:48:59.378Z Downloaded percent-encoding v2.3.1
6902025-03-03T21:48:59.378Z Downloaded pem-rfc7468 v0.7.0
6912025-03-03T21:48:59.378Z Downloaded des v0.8.1
6922025-03-03T21:48:59.378Z Downloaded progenitor v0.8.0
6932025-03-03T21:48:59.378Z Downloaded pretty-hex v0.2.1
6942025-03-03T21:48:59.378Z Downloaded expectorate v1.1.0
6952025-03-03T21:48:59.378Z Downloaded phf_codegen v0.11.2
6962025-03-03T21:48:59.379Z Downloaded derive_builder_core v0.20.2
6972025-03-03T21:48:59.379Z Downloaded derive_builder v0.20.2
6982025-03-03T21:48:59.379Z Downloaded derive-where v1.2.7
6992025-03-03T21:48:59.379Z Downloaded deranged v0.3.11
7002025-03-03T21:48:59.379Z Downloaded poly1305 v0.8.0
7012025-03-03T21:48:59.379Z Downloaded pkcs5 v0.7.1
7022025-03-03T21:48:59.379Z Downloaded pin-project-lite v0.2.14
7032025-03-03T21:48:59.379Z Downloaded pkcs1 v0.7.5
7042025-03-03T21:48:59.405Z Downloaded phf_shared v0.11.2
7052025-03-03T21:48:59.405Z Downloaded phf_shared v0.10.0
7062025-03-03T21:48:59.405Z Downloaded phf_generator v0.11.2
7072025-03-03T21:48:59.405Z Downloaded num v0.4.3
7082025-03-03T21:48:59.405Z Downloaded nu-ansi-term v0.50.1
7092025-03-03T21:48:59.405Z Downloaded serde-hex v0.1.0
7102025-03-03T21:48:59.405Z Downloaded rustfmt-wrapper v0.2.1
7112025-03-03T21:48:59.405Z Downloaded russh v0.45.0
7122025-03-03T21:48:59.405Z Downloaded rtoolbox v0.0.2
7132025-03-03T21:48:59.405Z Downloaded rpassword v7.3.1
7142025-03-03T21:48:59.405Z Downloaded zerocopy-derive v0.8.10
7152025-03-03T21:48:59.430Z Downloaded rustls v0.22.4
7162025-03-03T21:48:59.430Z Downloaded derive_more v0.99.19
7172025-03-03T21:48:59.430Z Downloaded zerocopy v0.8.10
7182025-03-03T21:48:59.458Z Downloaded zerocopy v0.6.6
7192025-03-03T21:48:59.485Z Downloaded serde_repr v0.1.19
7202025-03-03T21:48:59.485Z Downloaded serde_path_to_error v0.1.16
7212025-03-03T21:48:59.485Z Downloaded rustls-pemfile v1.0.4
7222025-03-03T21:48:59.485Z Downloaded rustls v0.21.12
7232025-03-03T21:48:59.485Z Downloaded ron v0.8.1
7242025-03-03T21:48:59.510Z Downloaded ron v0.7.1
7252025-03-03T21:48:59.510Z Downloaded rfc6979 v0.4.0
7262025-03-03T21:48:59.510Z Downloaded resolv-conf v0.7.0
7272025-03-03T21:48:59.510Z Downloaded reqwest v0.12.12
7282025-03-03T21:48:59.510Z Downloaded derive_builder_macro v0.20.2
7292025-03-03T21:48:59.511Z Downloaded tinystr v0.7.6
7302025-03-03T21:48:59.511Z Downloaded tiny-keccak v2.0.2
7312025-03-03T21:48:59.537Z Downloaded time-macros v0.2.18
7322025-03-03T21:48:59.537Z Downloaded quick-error v1.2.3
7332025-03-03T21:48:59.537Z Downloaded proc-macro-error2 v2.0.1
7342025-03-03T21:48:59.537Z Downloaded proc-macro-error-attr2 v2.0.0
7352025-03-03T21:48:59.537Z Downloaded proc-macro-crate v1.3.1
7362025-03-03T21:48:59.537Z Downloaded primeorder v0.13.6
7372025-03-03T21:48:59.537Z Downloaded prettyplease v0.2.29
7382025-03-03T21:48:59.538Z Downloaded predicates-tree v1.0.11
7392025-03-03T21:48:59.538Z Downloaded heapless v0.7.17
7402025-03-03T21:48:59.538Z Downloaded phf v0.11.2
7412025-03-03T21:48:59.538Z Downloaded ratatui v0.29.0
7422025-03-03T21:48:59.574Z Downloaded smoltcp v0.9.1
7432025-03-03T21:48:59.600Z Downloaded dunce v1.0.5
7442025-03-03T21:48:59.600Z Downloaded dsl_auto_type v0.1.2
7452025-03-03T21:48:59.600Z Downloaded dropshot_endpoint v0.16.0
7462025-03-03T21:48:59.600Z Downloaded dropshot_endpoint v0.12.0
7472025-03-03T21:48:59.600Z Downloaded rayon v1.10.0
7482025-03-03T21:48:59.627Z Downloaded predicates-core v1.0.8
7492025-03-03T21:48:59.627Z Downloaded predicates v3.1.3
7502025-03-03T21:48:59.627Z Downloaded postgres-types v0.2.9
7512025-03-03T21:48:59.627Z Downloaded postgres-protocol v0.6.8
7522025-03-03T21:48:59.627Z Downloaded postcard v1.0.10
7532025-03-03T21:48:59.627Z Downloaded aws-lc-sys v0.26.0
7542025-03-03T21:48:59.889Z Downloaded portable-atomic v1.9.0
7552025-03-03T21:48:59.914Z Downloaded polyval v0.6.2
7562025-03-03T21:48:59.914Z Downloaded path-slash v0.1.5
7572025-03-03T21:48:59.914Z Downloaded num-bigint v0.4.6
7582025-03-03T21:48:59.914Z Downloaded dropshot v0.16.0
7592025-03-03T21:48:59.940Z Downloaded dropshot v0.12.0
7602025-03-03T21:48:59.965Z Downloaded diesel-dtrace v0.4.2
7612025-03-03T21:48:59.965Z Downloaded thiserror-impl-no-std v2.0.2
7622025-03-03T21:48:59.965Z Downloaded headers v0.4.0
7632025-03-03T21:48:59.990Z Downloaded hash32 v0.3.1
7642025-03-03T21:48:59.990Z Downloaded hash32 v0.2.1
7652025-03-03T21:48:59.990Z Downloaded half v2.4.1
7662025-03-03T21:48:59.990Z Downloaded env_logger v0.11.5
7672025-03-03T21:48:59.990Z Downloaded env_logger v0.10.2
7682025-03-03T21:48:59.990Z Downloaded env_filter v0.1.2
7692025-03-03T21:48:59.990Z Downloaded enum-as-inner v0.6.1
7702025-03-03T21:48:59.990Z Downloaded endian-type v0.1.2
7712025-03-03T21:48:59.990Z Downloaded ena v0.14.3
7722025-03-03T21:48:59.990Z Downloaded parse-display v0.10.0
7732025-03-03T21:48:59.990Z Downloaded zone_cfg_derive v0.1.2
7742025-03-03T21:49:00.015Z Downloaded tokio v1.43.0
7752025-03-03T21:49:00.041Z Downloaded typify-impl v0.3.0
7762025-03-03T21:49:00.066Z Downloaded typify-impl v0.2.0
7772025-03-03T21:49:00.092Z Downloaded hashbrown v0.12.3
7782025-03-03T21:49:00.092Z Downloaded embedded-io v0.6.1
7792025-03-03T21:49:00.092Z Downloaded embedded-io v0.4.0
7802025-03-03T21:49:00.092Z Downloaded zerovec-derive v0.10.3
7812025-03-03T21:49:00.092Z Downloaded zerovec v0.10.4
7822025-03-03T21:49:00.117Z Downloaded zeroize_derive v1.4.2
7832025-03-03T21:49:00.117Z Downloaded zeroize v1.8.1
7842025-03-03T21:49:00.117Z Downloaded zerofrom-derive v0.1.4
7852025-03-03T21:49:00.117Z Downloaded zerofrom v0.1.4
7862025-03-03T21:49:00.117Z Downloaded radix_trie v0.2.1
7872025-03-03T21:49:00.117Z Downloaded quick-xml v0.37.2
7882025-03-03T21:49:00.117Z Downloaded writeable v0.5.5
7892025-03-03T21:49:00.154Z Downloaded tls_codec v0.4.1
7902025-03-03T21:49:00.154Z Downloaded num_enum_derive v0.5.11
7912025-03-03T21:49:00.154Z Downloaded num-bigint-dig v0.8.4
7922025-03-03T21:49:00.154Z Downloaded smf v0.2.3
7932025-03-03T21:49:00.154Z Downloaded smallvec v0.6.14
7942025-03-03T21:49:00.154Z Downloaded slog-term v2.9.1
7952025-03-03T21:49:00.154Z Downloaded slog-stdlog v4.1.1
7962025-03-03T21:49:00.154Z Downloaded parse-display-derive v0.10.0
7972025-03-03T21:49:00.154Z Downloaded num_enum v0.5.11
7982025-03-03T21:49:00.154Z Downloaded num-traits v0.2.19
7992025-03-03T21:49:00.154Z Downloaded num-rational v0.4.2
8002025-03-03T21:49:00.154Z Downloaded num-iter v0.1.45
8012025-03-03T21:49:00.154Z Downloaded num-conv v0.1.0
8022025-03-03T21:49:00.154Z Downloaded num-complex v0.4.6
8032025-03-03T21:49:00.154Z Downloaded fatfs v0.3.6
8042025-03-03T21:49:00.180Z Downloaded debug-ignore v1.0.5
8052025-03-03T21:49:00.180Z Downloaded daft-derive v0.1.1
8062025-03-03T21:49:00.180Z Downloaded daft v0.1.1
8072025-03-03T21:49:00.180Z Downloaded zone_cfg_derive v0.3.0
8082025-03-03T21:49:00.180Z Downloaded num-derive v0.4.2
8092025-03-03T21:49:00.180Z Downloaded similar v2.7.0
8102025-03-03T21:49:00.180Z Downloaded password-hash v0.4.2
8112025-03-03T21:49:00.180Z Downloaded parse-zoneinfo v0.3.1
8122025-03-03T21:49:00.181Z Downloaded object v0.30.4
8132025-03-03T21:49:00.206Z Downloaded tokio-macros v2.5.0
8142025-03-03T21:49:00.206Z Downloaded tls_codec_derive v0.4.1
8152025-03-03T21:49:00.206Z Downloaded omicron-zone-package v0.12.0
8162025-03-03T21:49:00.206Z Downloaded olpc-cjson v0.1.4
8172025-03-03T21:49:00.206Z Downloaded typify v0.3.0
8182025-03-03T21:49:00.206Z Downloaded typify v0.2.0
8192025-03-03T21:49:00.206Z Downloaded typed-path v0.9.3
8202025-03-03T21:49:00.231Z Downloaded tui-tree-widget v0.23.0
8212025-03-03T21:49:00.231Z Downloaded smoltcp v0.11.0
8222025-03-03T21:49:00.231Z Downloaded string_cache v0.8.7
8232025-03-03T21:49:00.231Z Downloaded smallvec v1.14.0
8242025-03-03T21:49:00.257Z Downloaded paste v1.0.15
8252025-03-03T21:49:00.257Z Downloaded password-hash v0.5.0
8262025-03-03T21:49:00.257Z Downloaded parse-size v1.1.0
8272025-03-03T21:49:00.257Z Downloaded parking_lot_core v0.9.10
8282025-03-03T21:49:00.257Z Downloaded parking_lot_core v0.8.6
8292025-03-03T21:49:00.257Z Downloaded parking_lot v0.12.3
8302025-03-03T21:49:00.257Z Downloaded parking_lot v0.11.2
8312025-03-03T21:49:00.257Z Downloaded number_prefix v0.4.0
8322025-03-03T21:49:00.257Z Downloaded num_threads v0.1.7
8332025-03-03T21:49:00.257Z Downloaded h2 v0.4.6
8342025-03-03T21:49:00.282Z Downloaded group v0.13.0
8352025-03-03T21:49:00.282Z Downloaded globset v0.4.15
8362025-03-03T21:49:00.282Z Downloaded filetime v0.2.25
8372025-03-03T21:49:00.282Z Downloaded ff v0.13.0
8382025-03-03T21:49:00.282Z Downloaded fd-lock v4.0.2
8392025-03-03T21:49:00.282Z Downloaded fallible-iterator v0.2.0
8402025-03-03T21:49:00.282Z Downloaded curve25519-dalek v4.1.3
8412025-03-03T21:49:00.307Z Downloaded semver v0.1.20
8422025-03-03T21:49:00.308Z Downloaded rustls-pemfile v2.2.0
8432025-03-03T21:49:00.308Z Downloaded p384 v0.13.0
8442025-03-03T21:49:00.308Z Downloaded oso-derive v0.27.3
8452025-03-03T21:49:00.308Z Downloaded openapiv3 v2.0.0
8462025-03-03T21:49:00.333Z Downloaded object v0.36.5
8472025-03-03T21:49:00.333Z Downloaded tough v0.19.0
8482025-03-03T21:49:00.358Z Downloaded signal-hook-tokio v0.3.1
8492025-03-03T21:49:00.358Z Downloaded russh-keys v0.45.0
8502025-03-03T21:49:00.358Z Downloaded russh-cryptovec v0.7.3
8512025-03-03T21:49:00.358Z Downloaded progenitor-macro v0.9.1
8522025-03-03T21:49:00.358Z Downloaded progenitor-impl v0.8.0
8532025-03-03T21:49:00.358Z Downloaded progenitor-client v0.9.1
8542025-03-03T21:49:00.358Z Downloaded progenitor-client v0.8.0
8552025-03-03T21:49:00.358Z Downloaded darling_macro v0.20.10
8562025-03-03T21:49:00.358Z Downloaded darling_core v0.20.10
8572025-03-03T21:49:00.358Z Downloaded darling v0.20.10
8582025-03-03T21:49:00.383Z Downloaded curve25519-dalek-derive v0.1.1
8592025-03-03T21:49:00.383Z Downloaded zopfli v0.8.1
8602025-03-03T21:49:00.383Z Downloaded write16 v1.0.0
8612025-03-03T21:49:00.383Z Downloaded tokio-rustls v0.24.1
8622025-03-03T21:49:00.383Z Downloaded tokio-postgres v0.7.13
8632025-03-03T21:49:00.384Z Downloaded tokio-native-tls v0.3.1
8642025-03-03T21:49:00.384Z Downloaded serde-big-array v0.5.1
8652025-03-03T21:49:00.384Z Downloaded secrecy v0.8.0
8662025-03-03T21:49:00.384Z Downloaded sec1 v0.7.3
8672025-03-03T21:49:00.409Z Downloaded sct v0.7.1
8682025-03-03T21:49:00.409Z Downloaded scrypt v0.11.0
8692025-03-03T21:49:00.409Z Downloaded scopeguard v1.2.0
8702025-03-03T21:49:00.409Z Downloaded schemars_derive v0.8.22
8712025-03-03T21:49:00.409Z Downloaded scheduled-thread-pool v0.2.7
8722025-03-03T21:49:00.409Z Downloaded papergrid v0.14.0
8732025-03-03T21:49:00.409Z Downloaded packed_struct_codegen v0.10.1
8742025-03-03T21:49:00.409Z Downloaded packed_struct v0.10.1
8752025-03-03T21:49:00.409Z Downloaded p521 v0.13.3
8762025-03-03T21:49:00.434Z Downloaded oxnet v0.1.1
8772025-03-03T21:49:00.434Z Downloaded oso v0.27.3
8782025-03-03T21:49:00.434Z Downloaded opaque-debug v0.3.1
8792025-03-03T21:49:00.434Z Downloaded waitgroup v0.1.2
8802025-03-03T21:49:00.434Z Downloaded vte_generate_state_changes v0.1.2
8812025-03-03T21:49:00.434Z Downloaded vte v0.11.1
8822025-03-03T21:49:00.434Z Downloaded vsss-rs v3.3.4
8832025-03-03T21:49:00.434Z Downloaded value-bag v1.9.0
8842025-03-03T21:49:00.434Z Downloaded tungstenite v0.24.0
8852025-03-03T21:49:00.434Z Downloaded tracing-core v0.1.32
8862025-03-03T21:49:00.459Z Downloaded rusty-fork v0.3.0
8872025-03-03T21:49:00.460Z Downloaded rustversion v1.0.17
8882025-03-03T21:49:00.460Z Downloaded rustls-webpki v0.102.8
8892025-03-03T21:49:00.486Z Downloaded rustls-pki-types v1.10.0
8902025-03-03T21:49:00.486Z Downloaded twox-hash v2.1.0
8912025-03-03T21:49:00.486Z Downloaded tungstenite v0.23.0
8922025-03-03T21:49:00.486Z Downloaded tungstenite v0.21.0
8932025-03-03T21:49:00.486Z Downloaded tokio-stream v0.1.17
8942025-03-03T21:49:00.486Z Downloaded rand_seeder v0.3.0
8952025-03-03T21:49:00.511Z Downloaded rand_core v0.9.2
8962025-03-03T21:49:00.511Z Downloaded rand_core v0.6.4
8972025-03-03T21:49:00.511Z Downloaded rand_chacha v0.9.0
8982025-03-03T21:49:00.511Z Downloaded rand_chacha v0.3.1
8992025-03-03T21:49:00.511Z Downloaded rand v0.9.0
9002025-03-03T21:49:00.511Z Downloaded openssl v0.10.71
9012025-03-03T21:49:00.535Z Downloaded try-lock v0.2.5
9022025-03-03T21:49:00.535Z Downloaded tracing-attributes v0.1.27
9032025-03-03T21:49:00.535Z Downloaded tracing v0.1.40
9042025-03-03T21:49:00.535Z Downloaded tower-layer v0.3.3
9052025-03-03T21:49:00.535Z Downloaded tower v0.5.2
9062025-03-03T21:49:00.536Z Downloaded tokio-tungstenite v0.23.1
9072025-03-03T21:49:00.561Z Downloaded tokio-tungstenite v0.21.0
9082025-03-03T21:49:00.561Z Downloaded tokio-rustls v0.26.0
9092025-03-03T21:49:00.561Z Downloaded tokio-rustls v0.25.0
9102025-03-03T21:49:00.561Z Downloaded spki v0.7.3
9112025-03-03T21:49:00.561Z Downloaded spin v0.9.8
9122025-03-03T21:49:00.561Z Downloaded snafu-derive v0.8.5
9132025-03-03T21:49:00.561Z Downloaded snafu v0.8.5
9142025-03-03T21:49:00.561Z Downloaded openssl-sys v0.9.106
9152025-03-03T21:49:00.586Z Downloaded tower-service v0.3.3
9162025-03-03T21:49:00.586Z Downloaded socket2 v0.5.8
9172025-03-03T21:49:00.586Z Downloaded openssl-probe v0.1.5
9182025-03-03T21:49:00.586Z Downloaded openssl-macros v0.1.1
9192025-03-03T21:49:00.586Z Downloaded winnow v0.6.20
9202025-03-03T21:49:00.586Z Downloaded webpki-roots v0.26.6
9212025-03-03T21:49:00.586Z Downloaded typify-macro v0.3.0
9222025-03-03T21:49:00.586Z Downloaded sha3 v0.10.8
9232025-03-03T21:49:00.611Z Downloaded regex-automata v0.4.8
9242025-03-03T21:49:00.636Z Downloaded wait-timeout v0.2.0
9252025-03-03T21:49:00.637Z Downloaded vergen v8.3.2
9262025-03-03T21:49:00.637Z Downloaded signal-hook-registry v1.4.2
9272025-03-03T21:49:00.637Z Downloaded serde_derive_internals v0.29.1
9282025-03-03T21:49:00.637Z Downloaded rustc-hash v2.1.1
9292025-03-03T21:49:00.637Z Downloaded want v0.3.1
9302025-03-03T21:49:00.637Z Downloaded walkdir v2.5.0
9312025-03-03T21:49:00.637Z Downloaded vcpkg v0.2.15
9322025-03-03T21:49:00.676Z Downloaded typify-macro v0.2.0
9332025-03-03T21:49:00.701Z Downloaded rustc-hash v1.1.0
9342025-03-03T21:49:00.701Z Downloaded rustc-demangle v0.1.24
9352025-03-03T21:49:00.701Z Downloaded salty v0.3.0
9362025-03-03T21:49:00.701Z Downloaded rustyline v14.0.0
9372025-03-03T21:49:00.701Z Downloaded reedline v0.38.0
9382025-03-03T21:49:00.726Z Downloaded rcgen v0.12.1
9392025-03-03T21:49:00.726Z Downloaded progenitor-macro v0.8.0
9402025-03-03T21:49:00.726Z Downloaded progenitor-impl v0.9.1
9412025-03-03T21:49:00.726Z Downloaded progenitor v0.9.1
9422025-03-03T21:49:00.726Z Downloaded libgit2-sys v0.17.0+1.8.1
9432025-03-03T21:49:00.787Z Downloaded ppv-lite86 v0.2.20
9442025-03-03T21:49:00.812Z Downloaded powerfmt v0.2.0
9452025-03-03T21:49:00.812Z Downloaded futures-core v0.3.31
9462025-03-03T21:49:00.812Z Downloaded futures-channel v0.3.31
9472025-03-03T21:49:00.812Z Downloaded futures v0.3.31
9482025-03-03T21:49:00.812Z Downloaded funty v2.0.0
9492025-03-03T21:49:00.812Z Downloaded fragile v2.0.0
9502025-03-03T21:49:00.812Z Downloaded foreign-types-shared v0.3.1
9512025-03-03T21:49:00.812Z Downloaded foreign-types-macros v0.2.3
9522025-03-03T21:49:00.812Z Downloaded foreign-types v0.5.0
9532025-03-03T21:49:00.812Z Downloaded foldhash v0.1.3
9542025-03-03T21:49:00.812Z Downloaded flume v0.11.1
9552025-03-03T21:49:00.812Z Downloaded float-ord v0.3.2
9562025-03-03T21:49:00.837Z Downloaded float-cmp v0.10.0
9572025-03-03T21:49:00.838Z Downloaded flagset v0.4.6
9582025-03-03T21:49:00.838Z Downloaded fixedbitset v0.4.2
9592025-03-03T21:49:00.838Z Downloaded form_urlencoded v1.2.1
9602025-03-03T21:49:00.838Z Downloaded foreign-types-shared v0.1.1
9612025-03-03T21:49:00.838Z Downloaded foreign-types v0.3.2
9622025-03-03T21:49:00.838Z Downloaded flate2 v1.1.0
9632025-03-03T21:49:00.838Z Downloaded fixedbitset v0.5.7
9642025-03-03T21:49:00.838Z Downloaded unicode-properties v0.1.3
9652025-03-03T21:49:00.838Z Downloaded unicode-normalization v0.1.24
9662025-03-03T21:49:00.838Z Downloaded unicode-bidi v0.3.17
9672025-03-03T21:49:00.838Z Downloaded unicase v2.7.0
9682025-03-03T21:49:00.863Z Downloaded csv v1.3.1
9692025-03-03T21:49:00.888Z Downloaded ssh-key v0.6.6
9702025-03-03T21:49:00.888Z Downloaded ssh-encoding v0.2.0
9712025-03-03T21:49:00.888Z Downloaded slog-json v2.6.1
9722025-03-03T21:49:00.888Z Downloaded slog-envlogger v2.2.0
9732025-03-03T21:49:00.888Z Downloaded rustc_version v0.1.7
9742025-03-03T21:49:00.889Z Downloaded qorb v0.2.1
9752025-03-03T21:49:00.889Z Downloaded libz-sys v1.1.20
9762025-03-03T21:49:00.914Z Downloaded stable_deref_trait v1.2.0
9772025-03-03T21:49:00.914Z Downloaded rustc_version v0.4.1
9782025-03-03T21:49:00.914Z Downloaded publicsuffix v2.3.0
9792025-03-03T21:49:00.939Z Downloaded psl-types v2.0.11
9802025-03-03T21:49:00.939Z Downloaded proptest v1.6.0
9812025-03-03T21:49:00.939Z Downloaded git2 v0.19.0
9822025-03-03T21:49:00.939Z Downloaded ghash v0.5.1
9832025-03-03T21:49:00.939Z Downloaded display-error-chain v0.2.2
9842025-03-03T21:49:00.965Z Downloaded diesel_derives v2.2.3
9852025-03-03T21:49:00.965Z Downloaded uzers v0.12.1
9862025-03-03T21:49:00.965Z Downloaded url v2.5.3
9872025-03-03T21:49:00.965Z Downloaded toolchain_find v0.4.0
9882025-03-03T21:49:00.965Z Downloaded supports-color v3.0.2
9892025-03-03T21:49:00.965Z Downloaded subtle v2.6.1
9902025-03-03T21:49:00.965Z Downloaded subprocess v0.2.9
9912025-03-03T21:49:00.965Z Downloaded strum_macros v0.26.4
9922025-03-03T21:49:00.965Z Downloaded sha1 v0.10.6
9932025-03-03T21:49:00.965Z Downloaded serde_yaml v0.9.34+deprecated
9942025-03-03T21:49:00.990Z Downloaded serde_with_macros v3.12.0
9952025-03-03T21:49:00.990Z Downloaded regress v0.10.3
9962025-03-03T21:49:00.990Z Downloaded maplit v1.0.2
9972025-03-03T21:49:00.991Z Downloaded chrono-tz v0.10.1
9982025-03-03T21:49:00.991Z Downloaded cassowary v0.3.0
9992025-03-03T21:49:01.016Z Downloaded cancel-safe-futures v0.1.5
10002025-03-03T21:49:01.016Z Downloaded tabwriter v1.4.0
10012025-03-03T21:49:01.016Z Downloaded tabled_derive v0.10.0
10022025-03-03T21:49:01.016Z Downloaded tabled v0.18.0
10032025-03-03T21:49:01.042Z Downloaded sync-ptr v0.1.1
10042025-03-03T21:49:01.042Z Downloaded ssh-cipher v0.2.0
10052025-03-03T21:49:01.042Z Downloaded sqlparser_derive v0.2.2
10062025-03-03T21:49:01.042Z Downloaded sqlparser v0.45.0
10072025-03-03T21:49:01.042Z Downloaded getrandom v0.2.15
10082025-03-03T21:49:01.042Z Downloaded gethostname v0.5.0
10092025-03-03T21:49:01.042Z Downloaded fxhash v0.2.1
10102025-03-03T21:49:01.042Z Downloaded futures-io v0.3.31
10112025-03-03T21:49:01.042Z Downloaded document-features v0.2.10
10122025-03-03T21:49:01.042Z Downloaded dirs-sys-next v0.1.2
10132025-03-03T21:49:01.042Z Downloaded dirs-next v2.0.0
10142025-03-03T21:49:01.042Z Downloaded difflib v0.4.0
10152025-03-03T21:49:01.042Z Downloaded diesel_table_macro_syntax v0.2.0
10162025-03-03T21:49:01.067Z Downloaded unicode_categories v0.1.1
10172025-03-03T21:49:01.067Z Downloaded serde_with v3.12.0
10182025-03-03T21:49:01.067Z Downloaded futures-util v0.3.31
10192025-03-03T21:49:01.092Z Downloaded futures-task v0.3.31
10202025-03-03T21:49:01.092Z Downloaded futures-sink v0.3.31
10212025-03-03T21:49:01.093Z Downloaded salsa20 v0.10.2
10222025-03-03T21:49:01.093Z Downloaded ref-cast-impl v1.0.23
10232025-03-03T21:49:01.093Z Downloaded ref-cast v1.0.23
10242025-03-03T21:49:01.093Z Downloaded displaydoc v0.2.5
10252025-03-03T21:49:01.093Z Downloaded diff v0.1.13
10262025-03-03T21:49:01.093Z Downloaded uuid v1.15.1
10272025-03-03T21:49:01.093Z Downloaded utf-8 v0.7.6
10282025-03-03T21:49:01.093Z Downloaded untrusted v0.9.0
10292025-03-03T21:49:01.093Z Downloaded untrusted v0.7.1
10302025-03-03T21:49:01.120Z Downloaded unsafe-libyaml v0.2.11
10312025-03-03T21:49:01.120Z Downloaded unicode-xid v0.2.6
10322025-03-03T21:49:01.120Z Downloaded unicode-width v0.2.0
10332025-03-03T21:49:01.120Z Downloaded unicode-truncate v1.1.0
10342025-03-03T21:49:01.120Z Downloaded unicode-segmentation v1.12.0
10352025-03-03T21:49:01.120Z Downloaded topological-sort v0.2.2
10362025-03-03T21:49:01.120Z Downloaded tokio-tungstenite v0.24.0
10372025-03-03T21:49:01.120Z Downloaded regex v1.11.1
10382025-03-03T21:49:01.145Z Downloaded utf16_iter v1.0.5
10392025-03-03T21:49:01.145Z Downloaded universal-hash v0.5.1
10402025-03-03T21:49:01.145Z Downloaded toml_edit v0.19.15
10412025-03-03T21:49:01.171Z Downloaded toml v0.7.8
10422025-03-03T21:49:01.171Z Downloaded tokio-util v0.7.13
10432025-03-03T21:49:01.171Z Downloaded sync_wrapper v1.0.1
10442025-03-03T21:49:01.171Z Downloaded samael v0.0.18
10452025-03-03T21:49:01.196Z Downloaded mockall_derive v0.13.1
10462025-03-03T21:49:01.196Z Downloaded mockall v0.13.1
10472025-03-03T21:49:01.196Z Downloaded maybe-uninit v2.0.0
10482025-03-03T21:49:01.196Z Downloaded lzma-sys v0.1.20
10492025-03-03T21:49:01.221Z Downloaded linear-map v1.2.0
10502025-03-03T21:49:01.222Z Downloaded libxml v0.3.3
10512025-03-03T21:49:01.222Z Downloaded libsw-core v0.3.1
10522025-03-03T21:49:01.247Z Downloaded libsw v3.4.0
10532025-03-03T21:49:01.247Z Downloaded libefi-sys v0.1.0
10542025-03-03T21:49:01.247Z Downloaded lalrpop-util v0.19.12
10552025-03-03T21:49:01.247Z Downloaded lalrpop v0.19.12
10562025-03-03T21:49:01.247Z Downloaded kstat-rs v0.2.4
10572025-03-03T21:49:01.247Z Downloaded headers-core v0.3.0
10582025-03-03T21:49:01.247Z Downloaded bzip2-sys v0.1.11+1.0.8
10592025-03-03T21:49:01.272Z Downloaded async-bb8-diesel v0.2.1
10602025-03-03T21:49:01.272Z Downloaded assert_matches v1.5.0
10612025-03-03T21:49:01.272Z Downloaded signal-hook-mio v0.2.4
10622025-03-03T21:49:01.272Z Downloaded signal-hook v0.3.17
10632025-03-03T21:49:01.272Z Downloaded shlex v1.3.0
10642025-03-03T21:49:01.272Z Downloaded shell-words v1.1.0
10652025-03-03T21:49:01.272Z Downloaded r2d2 v0.8.10
10662025-03-03T21:49:01.273Z Downloaded litemap v0.7.3
10672025-03-03T21:49:01.298Z Downloaded ipnetwork v0.21.1
10682025-03-03T21:49:01.298Z Downloaded internet-checksum v0.2.1
10692025-03-03T21:49:01.298Z Downloaded instability v0.3.2
10702025-03-03T21:49:01.298Z Downloaded indoc v1.0.9
10712025-03-03T21:49:01.298Z Downloaded hyper-staticfile v0.10.1
10722025-03-03T21:49:01.298Z Downloaded hubpack_derive v0.1.1
10732025-03-03T21:49:01.298Z Downloaded hubpack v0.1.2
10742025-03-03T21:49:01.298Z Downloaded hickory-resolver v0.24.4
10752025-03-03T21:49:01.298Z Downloaded hickory-proto v0.24.4
10762025-03-03T21:49:01.323Z Downloaded crypto-bigint v0.5.5
10772025-03-03T21:49:01.323Z Downloaded crucible-workspace-hack v0.1.0
10782025-03-03T21:49:01.323Z Downloaded crossbeam-utils v0.8.20
10792025-03-03T21:49:01.349Z Downloaded crossbeam-epoch v0.9.18
10802025-03-03T21:49:01.349Z Downloaded crossbeam-deque v0.8.5
10812025-03-03T21:49:01.349Z Downloaded crc-any v2.5.0
10822025-03-03T21:49:01.349Z Downloaded crc v3.2.1
10832025-03-03T21:49:01.349Z Downloaded console v0.15.10
10842025-03-03T21:49:01.350Z Downloaded compact_str v0.8.0
10852025-03-03T21:49:01.350Z Downloaded colored v2.2.0
10862025-03-03T21:49:01.350Z Downloaded cmake v0.1.51
10872025-03-03T21:49:01.350Z Downloaded ciborium-ll v0.2.2
10882025-03-03T21:49:01.350Z Downloaded ciborium v0.2.2
10892025-03-03T21:49:01.375Z Downloaded chrono-tz-build v0.4.0
10902025-03-03T21:49:01.375Z Downloaded chacha20poly1305 v0.10.1
10912025-03-03T21:49:01.375Z Downloaded buf-list v1.0.3
10922025-03-03T21:49:01.375Z Downloaded blowfish v0.9.1
10932025-03-03T21:49:01.375Z Downloaded blake3 v1.5.4
10942025-03-03T21:49:01.375Z Downloaded bitfield-struct v0.6.2
10952025-03-03T21:49:01.375Z Downloaded bitfield v0.14.0
10962025-03-03T21:49:01.375Z Downloaded bcs v0.1.6
10972025-03-03T21:49:01.375Z Downloaded bcrypt-pbkdf v0.10.0
10982025-03-03T21:49:01.375Z Downloaded bb8 v0.8.5
10992025-03-03T21:49:01.375Z Downloaded quinn v0.11.5
11002025-03-03T21:49:01.401Z Downloaded memmap2 v0.9.5
11012025-03-03T21:49:01.401Z Downloaded managed v0.8.0
11022025-03-03T21:49:01.401Z Downloaded libloading v0.8.5
11032025-03-03T21:49:01.401Z Downloaded csv-core v0.1.11
11042025-03-03T21:49:01.401Z Downloaded cstr-argument v0.1.2
11052025-03-03T21:49:01.401Z Downloaded cobs v0.2.3
11062025-03-03T21:49:01.401Z Downloaded chacha20 v0.9.1
11072025-03-03T21:49:01.401Z Downloaded cexpr v0.6.0
11082025-03-03T21:49:01.401Z Downloaded cbc v0.1.2
11092025-03-03T21:49:01.401Z Downloaded quinn-udp v0.5.5
11102025-03-03T21:49:01.401Z Downloaded crossbeam-channel v0.5.13
11112025-03-03T21:49:01.428Z Downloaded chrono v0.4.40
11122025-03-03T21:49:01.428Z Downloaded minimal-lexical v0.2.1
11132025-03-03T21:49:01.428Z Downloaded crc-catalog v2.4.0
11142025-03-03T21:49:01.428Z Downloaded cookie v0.18.1
11152025-03-03T21:49:01.428Z Downloaded constant_time_eq v0.3.1
11162025-03-03T21:49:01.455Z Downloaded const_format_proc_macros v0.2.34
11172025-03-03T21:49:01.455Z Downloaded const_format v0.2.34
11182025-03-03T21:49:01.455Z Downloaded mio v1.0.2
11192025-03-03T21:49:01.455Z Downloaded miniz_oxide v0.8.5
11202025-03-03T21:49:01.455Z Downloaded libm v0.2.8
11212025-03-03T21:49:01.483Z Downloaded crunchy v0.2.2
11222025-03-03T21:49:01.483Z Downloaded cookie_store v0.21.1
11232025-03-03T21:49:01.483Z Downloaded const-oid v0.9.6
11242025-03-03T21:49:01.483Z Downloaded clang-sys v1.8.1
11252025-03-03T21:49:01.483Z Downloaded backtrace v0.3.74
11262025-03-03T21:49:01.483Z Downloaded array-init v0.0.4
11272025-03-03T21:49:01.483Z Downloaded md-5 v0.10.6
11282025-03-03T21:49:01.483Z Downloaded match_cfg v0.1.0
11292025-03-03T21:49:01.483Z Downloaded lru-cache v0.1.2
11302025-03-03T21:49:01.483Z Downloaded lru v0.12.5
11312025-03-03T21:49:01.483Z Downloaded lockfree-object-pool v0.1.6
11322025-03-03T21:49:01.483Z Downloaded litrs v0.4.1
11332025-03-03T21:49:01.483Z Downloaded linked-hash-map v0.5.6
11342025-03-03T21:49:01.483Z Downloaded keccak v0.1.5
11352025-03-03T21:49:01.509Z Downloaded is_ci v1.2.0
11362025-03-03T21:49:01.509Z Downloaded ipnet v2.11.0
11372025-03-03T21:49:01.509Z Downloaded highway v1.3.0
11382025-03-03T21:49:01.509Z Downloaded hickory-server v0.24.4
11392025-03-03T21:49:01.509Z Downloaded hickory-client v0.24.4
11402025-03-03T21:49:01.509Z Downloaded convert_case v0.4.0
11412025-03-03T21:49:01.509Z Downloaded ciborium-io v0.2.2
11422025-03-03T21:49:01.509Z Downloaded cfg_aliases v0.2.1
11432025-03-03T21:49:01.509Z Downloaded cfg_aliases v0.1.1
11442025-03-03T21:49:01.510Z Downloaded castaway v0.2.3
11452025-03-03T21:49:01.510Z Downloaded cargo_metadata v0.18.1
11462025-03-03T21:49:01.510Z Downloaded bumpalo v3.16.0
11472025-03-03T21:49:01.510Z Downloaded bit-vec v0.8.0
11482025-03-03T21:49:01.510Z Downloaded bit-set v0.8.0
11492025-03-03T21:49:01.537Z Downloaded bit-set v0.5.3
11502025-03-03T21:49:01.537Z Downloaded backoff v0.4.0
11512025-03-03T21:49:01.537Z Downloaded atomic-waker v1.1.2
11522025-03-03T21:49:01.537Z Downloaded async-trait v0.1.86
11532025-03-03T21:49:01.537Z Downloaded async-stream v0.3.6
11542025-03-03T21:49:01.537Z Downloaded async-recursion v1.1.1
11552025-03-03T21:49:01.537Z Downloaded arc-swap v1.7.1
11562025-03-03T21:49:01.537Z Downloaded allocator-api2 v0.2.18
11572025-03-03T21:49:01.537Z Downloaded aes-gcm v0.10.3
11582025-03-03T21:49:01.563Z Downloaded aead v0.5.2
11592025-03-03T21:49:01.563Z Downloaded addr2line v0.24.2
11602025-03-03T21:49:01.563Z Downloaded mime v0.3.17
11612025-03-03T21:49:01.563Z Downloaded memoffset v0.9.1
11622025-03-03T21:49:01.563Z Downloaded md5 v0.7.0
11632025-03-03T21:49:01.563Z Downloaded lock_api v0.4.12
11642025-03-03T21:49:01.563Z Downloaded lazycell v1.3.0
11652025-03-03T21:49:01.563Z Downloaded lazy_static v1.5.0
11662025-03-03T21:49:01.563Z Downloaded jobserver v0.1.32
11672025-03-03T21:49:01.563Z Downloaded itertools v0.14.0
11682025-03-03T21:49:01.563Z Downloaded itertools v0.12.1
11692025-03-03T21:49:01.591Z Downloaded itertools v0.10.5
11702025-03-03T21:49:01.591Z Downloaded is-terminal v0.4.13
11712025-03-03T21:49:01.591Z Downloaded inout v0.1.3
11722025-03-03T21:49:01.591Z Downloaded indicatif v0.17.11
11732025-03-03T21:49:01.591Z Downloaded indent_write v2.2.0
11742025-03-03T21:49:01.591Z Downloaded impl-trait-for-tuples v0.2.2
11752025-03-03T21:49:01.591Z Downloaded ident_case v1.0.1
11762025-03-03T21:49:01.592Z Downloaded icu_normalizer_data v1.5.0
11772025-03-03T21:49:01.592Z Downloaded icu_locid v1.5.0
11782025-03-03T21:49:01.617Z Downloaded http-range v0.1.5
11792025-03-03T21:49:01.617Z Downloaded hostname v0.4.0
11802025-03-03T21:49:01.617Z Downloaded hostname v0.3.1
11812025-03-03T21:49:01.617Z Downloaded hkdf v0.12.4
11822025-03-03T21:49:01.617Z Downloaded crc32fast v1.4.2
11832025-03-03T21:49:01.617Z Downloaded cipher v0.4.4
11842025-03-03T21:49:01.617Z Downloaded bzip2 v0.4.4
11852025-03-03T21:49:01.617Z Downloaded bytes v1.10.0
11862025-03-03T21:49:01.617Z Downloaded bstr v1.10.0
11872025-03-03T21:49:01.642Z Downloaded bindgen v0.71.1
11882025-03-03T21:49:01.642Z Downloaded icu_locid_transform v1.5.0
11892025-03-03T21:49:01.642Z Downloaded humantime v2.1.0
11902025-03-03T21:49:01.642Z Downloaded home v0.5.9
11912025-03-03T21:49:01.642Z Downloaded hex-literal v0.4.1
11922025-03-03T21:49:01.642Z Downloaded ctr v0.9.2
11932025-03-03T21:49:01.642Z Downloaded indexmap v1.9.3
11942025-03-03T21:49:01.668Z Downloaded idna_adapter v1.2.0
11952025-03-03T21:49:01.668Z Downloaded idna v1.0.3
11962025-03-03T21:49:01.668Z Downloaded icu_provider_macros v1.5.0
11972025-03-03T21:49:01.668Z Downloaded icu_provider v1.5.0
11982025-03-03T21:49:01.668Z Downloaded blake2 v0.10.6
11992025-03-03T21:49:01.668Z Downloaded bitvec v1.0.1
12002025-03-03T21:49:01.693Z Downloaded bindgen v0.69.5
12012025-03-03T21:49:01.693Z Downloaded aws-lc-rs v1.12.4
12022025-03-03T21:49:01.718Z Downloaded icu_properties v1.5.1
12032025-03-03T21:49:01.718Z Downloaded icu_normalizer v1.5.0
12042025-03-03T21:49:01.718Z Downloaded icu_locid_transform_data v1.5.0
12052025-03-03T21:49:01.718Z Downloaded iana-time-zone v0.1.61
12062025-03-03T21:49:01.744Z Downloaded hyper-util v0.1.10
12072025-03-03T21:49:01.744Z Downloaded hyper-tls v0.6.0
12082025-03-03T21:49:01.744Z Downloaded block-padding v0.3.3
12092025-03-03T21:49:01.744Z Downloaded bit-vec v0.6.3
12102025-03-03T21:49:01.744Z Downloaded base16ct v0.2.0
12112025-03-03T21:49:01.744Z Downloaded arrayref v0.3.9
12122025-03-03T21:49:01.744Z Downloaded aho-corasick v1.1.3
12132025-03-03T21:49:01.744Z Downloaded hyper v1.6.0
12142025-03-03T21:49:01.769Z Downloaded atty v0.2.14
12152025-03-03T21:49:01.769Z Downloaded ascii-canvas v3.0.0
12162025-03-03T21:49:01.769Z Downloaded argon2 v0.5.3
12172025-03-03T21:49:01.769Z Downloaded httparse v1.9.5
12182025-03-03T21:49:01.769Z Downloaded http-body-util v0.1.2
12192025-03-03T21:49:01.769Z Downloaded base64ct v1.6.0
12202025-03-03T21:49:01.769Z Downloaded base64 v0.22.1
12212025-03-03T21:49:01.769Z Downloaded base64 v0.21.7
12222025-03-03T21:49:01.770Z Downloaded base64 v0.13.1
12232025-03-03T21:49:01.795Z Downloaded atomicwrites v0.4.4
12242025-03-03T21:49:01.795Z Downloaded async-stream-impl v0.3.6
12252025-03-03T21:49:01.795Z Downloaded http v1.2.0
12262025-03-03T21:49:01.795Z Downloaded hmac v0.12.1
12272025-03-03T21:49:01.795Z Downloaded hex v0.4.3
12282025-03-03T21:49:01.795Z Downloaded aes v0.8.4
12292025-03-03T21:49:01.924Z Compiling serde v1.0.218
12302025-03-03T21:49:01.924Z Compiling value-bag v1.9.0
12312025-03-03T21:49:02.352Z Compiling lock_api v0.4.12
12322025-03-03T21:49:02.352Z Compiling scopeguard v1.2.0
12332025-03-03T21:49:02.352Z Compiling typenum v1.17.0
12342025-03-03T21:49:02.352Z Compiling generic-array v0.14.7
12352025-03-03T21:49:02.352Z Compiling syn v2.0.98
12362025-03-03T21:49:02.352Z Compiling getrandom v0.2.15
12372025-03-03T21:49:02.377Z Compiling shlex v1.3.0
12382025-03-03T21:49:02.404Z Compiling log v0.4.22
12392025-03-03T21:49:02.404Z Compiling rand_core v0.6.4
12402025-03-03T21:49:02.500Z Compiling jobserver v0.1.32
12412025-03-03T21:49:02.533Z Compiling subtle v2.6.1
12422025-03-03T21:49:02.558Z Compiling smallvec v1.14.0
12432025-03-03T21:49:02.807Z Compiling const-oid v0.9.6
12442025-03-03T21:49:02.880Z Compiling cc v1.2.15
12452025-03-03T21:49:02.975Z Compiling pin-project-lite v0.2.14
12462025-03-03T21:49:03.095Z Compiling parking_lot_core v0.9.10
12472025-03-03T21:49:03.354Z Compiling rustix v0.38.37
12482025-03-03T21:49:03.383Z Compiling signal-hook-registry v1.4.2
12492025-03-03T21:49:03.541Z Compiling futures-core v0.3.31
12502025-03-03T21:49:03.868Z Compiling mio v1.0.2
12512025-03-03T21:49:04.117Z Compiling spin v0.9.8
12522025-03-03T21:49:04.435Z Compiling parking_lot v0.12.3
12532025-03-03T21:49:04.461Z Compiling socket2 v0.5.8
12542025-03-03T21:49:04.511Z Compiling aho-corasick v1.1.3
12552025-03-03T21:49:04.630Z Compiling cpufeatures v0.2.14
12562025-03-03T21:49:04.803Z Compiling regex-syntax v0.8.5
12572025-03-03T21:49:04.992Z Compiling either v1.14.0
12582025-03-03T21:49:05.057Z Compiling futures-sink v0.3.31
12592025-03-03T21:49:05.247Z Compiling stable_deref_trait v1.2.0
12602025-03-03T21:49:05.272Z Compiling slab v0.4.9
12612025-03-03T21:49:05.314Z Compiling glob v0.3.2
12622025-03-03T21:49:05.377Z Compiling prettyplease v0.2.29
12632025-03-03T21:49:05.402Z Compiling lazy_static v1.5.0
12642025-03-03T21:49:05.594Z Compiling serde_json v1.0.139
12652025-03-03T21:49:05.773Z Compiling minimal-lexical v0.2.1
12662025-03-03T21:49:05.934Z Compiling futures-channel v0.3.31
12672025-03-03T21:49:06.033Z Compiling libloading v0.8.5
12682025-03-03T21:49:06.145Z Compiling clang-sys v1.8.1
12692025-03-03T21:49:06.271Z Compiling nom v7.1.3
12702025-03-03T21:49:06.334Z Compiling allocator-api2 v0.2.18
12712025-03-03T21:49:06.400Z Compiling futures-task v0.3.31
12722025-03-03T21:49:06.688Z Compiling bindgen v0.69.5
12732025-03-03T21:49:06.799Z Compiling futures-io v0.3.31
12742025-03-03T21:49:06.987Z Compiling home v0.5.9
12752025-03-03T21:49:07.042Z Compiling pin-utils v0.1.0
12762025-03-03T21:49:07.067Z Compiling foldhash v0.1.3
12772025-03-03T21:49:07.218Z Compiling itertools v0.12.1
12782025-03-03T21:49:07.344Z Compiling hashbrown v0.15.1
12792025-03-03T21:49:07.411Z Compiling lazycell v1.3.0
12802025-03-03T21:49:07.574Z Compiling rustc-hash v1.1.0
12812025-03-03T21:49:07.725Z Compiling pkg-config v0.3.31
12822025-03-03T21:49:08.461Z Compiling regex-automata v0.4.8
12832025-03-03T21:49:08.538Z Compiling libm v0.2.8
12842025-03-03T21:49:08.901Z Compiling cmake v0.1.51
12852025-03-03T21:49:08.926Z Compiling num-traits v0.2.19
12862025-03-03T21:49:09.222Z Compiling synstructure v0.13.1
12872025-03-03T21:49:09.750Z Compiling cexpr v0.6.0
12882025-03-03T21:49:09.891Z Compiling dunce v1.0.5
12892025-03-03T21:49:10.056Z Compiling fs_extra v1.3.0
12902025-03-03T21:49:10.465Z Compiling litemap v0.7.3
12912025-03-03T21:49:10.616Z Compiling writeable v0.5.5
12922025-03-03T21:49:10.860Z Compiling getrandom v0.3.1
12932025-03-03T21:49:11.103Z Compiling ring v0.17.11
12942025-03-03T21:49:11.447Z Compiling base64ct v1.6.0
12952025-03-03T21:49:11.474Z Compiling paste v1.0.15
12962025-03-03T21:49:11.956Z Compiling pem-rfc7468 v0.7.0
12972025-03-03T21:49:12.014Z Compiling icu_locid_transform_data v1.5.0
12982025-03-03T21:49:12.127Z Compiling httparse v1.9.5
12992025-03-03T21:49:12.152Z Compiling flagset v0.4.6
13002025-03-03T21:49:12.352Z Compiling aws-lc-rs v1.12.4
13012025-03-03T21:49:12.656Z Compiling tracing-core v0.1.32
13022025-03-03T21:49:12.744Z Compiling crossbeam-utils v0.8.20
13032025-03-03T21:49:12.797Z Compiling percent-encoding v2.3.1
13042025-03-03T21:49:13.152Z Compiling regex v1.11.1
13052025-03-03T21:49:13.273Z Compiling icu_properties_data v1.5.0
13062025-03-03T21:49:13.512Z Compiling serde_derive v1.0.218
13072025-03-03T21:49:13.537Z Compiling zeroize_derive v1.4.2
13082025-03-03T21:49:13.537Z Compiling zerocopy-derive v0.7.35
13092025-03-03T21:49:13.764Z Compiling tokio-macros v2.5.0
13102025-03-03T21:49:13.985Z Compiling zerofrom-derive v0.1.4
13112025-03-03T21:49:14.743Z Compiling zeroize v1.8.1
13122025-03-03T21:49:15.087Z Compiling thiserror-impl v1.0.69
13132025-03-03T21:49:15.178Z Compiling zerocopy v0.7.35
13142025-03-03T21:49:16.235Z Compiling crypto-common v0.1.6
13152025-03-03T21:49:16.260Z Compiling block-buffer v0.10.4
13162025-03-03T21:49:16.364Z Compiling yoke-derive v0.7.4
13172025-03-03T21:49:16.389Z Compiling zerovec-derive v0.10.3
13182025-03-03T21:49:16.494Z Compiling digest v0.10.7
13192025-03-03T21:49:16.540Z Compiling futures-macro v0.3.31
13202025-03-03T21:49:16.568Z Compiling displaydoc v0.2.5
13212025-03-03T21:49:16.940Z Compiling zerofrom v0.1.4
13222025-03-03T21:49:16.965Z Compiling hmac v0.12.1
13232025-03-03T21:49:17.149Z Compiling block-padding v0.3.3
13242025-03-03T21:49:17.197Z Compiling ppv-lite86 v0.2.20
13252025-03-03T21:49:17.379Z Compiling inout v0.1.3
13262025-03-03T21:49:17.583Z Compiling thiserror v1.0.69
13272025-03-03T21:49:17.627Z Compiling cipher v0.4.4
13282025-03-03T21:49:17.719Z Compiling sha2 v0.10.8
13292025-03-03T21:49:17.882Z Compiling icu_provider_macros v1.5.0
13302025-03-03T21:49:17.909Z Compiling der_derive v0.7.3
13312025-03-03T21:49:18.113Z Compiling futures-util v0.3.31
13322025-03-03T21:49:18.199Z Compiling tracing-attributes v0.1.27
13332025-03-03T21:49:18.454Z Compiling rustls-pki-types v1.10.0
13342025-03-03T21:49:18.641Z Compiling yoke v0.7.4
13352025-03-03T21:49:18.809Z Compiling salsa20 v0.10.2
13362025-03-03T21:49:18.984Z Compiling zerovec v0.10.4
13372025-03-03T21:49:19.015Z Compiling pest v2.7.14
13382025-03-03T21:49:19.273Z Compiling pbkdf2 v0.12.2
13392025-03-03T21:49:19.733Z Compiling der v0.7.9
13402025-03-03T21:49:20.054Z Compiling utf8_iter v1.0.4
13412025-03-03T21:49:20.284Z Compiling icu_normalizer_data v1.5.0
13422025-03-03T21:49:20.381Z Compiling vcpkg v0.2.15
13432025-03-03T21:49:20.406Z Compiling write16 v1.0.0
13442025-03-03T21:49:20.545Z Compiling tinystr v0.7.6
13452025-03-03T21:49:20.771Z Compiling icu_collections v1.5.0
13462025-03-03T21:49:20.868Z Compiling icu_locid v1.5.0
13472025-03-03T21:49:20.908Z Compiling tracing v0.1.40
13482025-03-03T21:49:21.345Z Compiling utf16_iter v1.0.5
13492025-03-03T21:49:21.544Z Compiling spki v0.7.3
13502025-03-03T21:49:21.569Z Compiling powerfmt v0.2.0
13512025-03-03T21:49:21.870Z Compiling icu_provider v1.5.0
13522025-03-03T21:49:21.906Z Compiling num-conv v0.1.0
13532025-03-03T21:49:21.930Z Compiling untrusted v0.7.1
13542025-03-03T21:49:21.955Z Compiling untrusted v0.9.0
13552025-03-03T21:49:22.111Z Compiling time-core v0.1.2
13562025-03-03T21:49:22.176Z Compiling openssl-sys v0.9.106
13572025-03-03T21:49:22.288Z Compiling time-macros v0.2.18
13582025-03-03T21:49:22.318Z Compiling deranged v0.3.11
13592025-03-03T21:49:22.590Z Compiling icu_locid_transform v1.5.0
13602025-03-03T21:49:22.711Z Compiling pest_meta v2.7.14
13612025-03-03T21:49:23.100Z Compiling scrypt v0.11.0
13622025-03-03T21:49:23.538Z Compiling aes v0.8.4
13632025-03-03T21:49:23.592Z Compiling cbc v0.1.2
13642025-03-03T21:49:23.816Z Compiling icu_properties v1.5.1
13652025-03-03T21:49:23.886Z Compiling scroll_derive v0.12.0
13662025-03-03T21:49:24.201Z Compiling bytes v1.10.0
13672025-03-03T21:49:24.596Z Compiling bitflags v2.6.0
13682025-03-03T21:49:25.067Z Compiling indexmap v2.7.1
13692025-03-03T21:49:25.459Z Compiling tokio v1.43.0
13702025-03-03T21:49:25.678Z Compiling semver v1.0.25
13712025-03-03T21:49:25.941Z Compiling http v1.2.0
13722025-03-03T21:49:26.261Z Compiling rustc_version v0.4.1
13732025-03-03T21:49:26.286Z Compiling num_threads v0.1.7
13742025-03-03T21:49:26.311Z Compiling tinyvec_macros v0.1.1
13752025-03-03T21:49:26.417Z Compiling atomic-waker v1.1.2
13762025-03-03T21:49:26.442Z Compiling tinyvec v1.8.0
13772025-03-03T21:49:26.597Z Compiling time v0.3.36
13782025-03-03T21:49:26.816Z Compiling scroll v0.12.0
13792025-03-03T21:49:27.099Z Compiling icu_normalizer v1.5.0
13802025-03-03T21:49:27.303Z Compiling http-body v1.0.1
13812025-03-03T21:49:27.526Z Compiling pkcs5 v0.7.1
13822025-03-03T21:49:27.672Z Compiling pest_generator v2.7.14
13832025-03-03T21:49:27.811Z Compiling rand_chacha v0.3.1
13842025-03-03T21:49:27.839Z Compiling form_urlencoded v1.2.1
13852025-03-03T21:49:28.296Z Compiling which v4.4.2
13862025-03-03T21:49:28.628Z Compiling idna_adapter v1.2.0
13872025-03-03T21:49:28.653Z Compiling zerocopy v0.8.10
13882025-03-03T21:49:28.843Z Compiling slog v2.7.0
13892025-03-03T21:49:29.023Z Compiling try-lock v0.2.5
13902025-03-03T21:49:29.144Z Compiling pest_derive v2.7.14
13912025-03-03T21:49:29.179Z Compiling want v0.3.1
13922025-03-03T21:49:29.352Z Compiling idna v1.0.3
13932025-03-03T21:49:29.400Z Compiling goblin v0.8.2
13942025-03-03T21:49:29.446Z Compiling rand v0.8.5
13952025-03-03T21:49:29.708Z Compiling pkcs8 v0.10.2
13962025-03-03T21:49:29.839Z Compiling uuid v1.15.1
13972025-03-03T21:49:30.263Z Compiling zerocopy-derive v0.8.10
13982025-03-03T21:49:30.445Z Compiling iana-time-zone v0.1.61
13992025-03-03T21:49:30.695Z Compiling tower-service v0.3.3
14002025-03-03T21:49:30.791Z Compiling httpdate v1.0.3
14012025-03-03T21:49:30.837Z Compiling adler2 v2.0.0
14022025-03-03T21:49:31.037Z Compiling miniz_oxide v0.8.5
14032025-03-03T21:49:31.105Z Compiling chrono v0.4.40
14042025-03-03T21:49:31.152Z Compiling dtrace-parser v0.2.0
14052025-03-03T21:49:31.812Z Compiling toml_datetime v0.6.8
14062025-03-03T21:49:32.209Z Compiling serde_tokenstream v0.2.2
14072025-03-03T21:49:32.306Z Compiling serde_spanned v0.6.8
14082025-03-03T21:49:32.540Z Compiling tokio-util v0.7.13
14092025-03-03T21:49:32.623Z Compiling rustversion v1.0.17
14102025-03-03T21:49:32.721Z Compiling match_cfg v0.1.0
14112025-03-03T21:49:32.821Z Compiling foreign-types-shared v0.1.1
14122025-03-03T21:49:32.986Z Compiling base64 v0.22.1
14132025-03-03T21:49:33.224Z Compiling openssl v0.10.71
14142025-03-03T21:49:33.542Z Compiling h2 v0.4.6
14152025-03-03T21:49:33.679Z Compiling foreign-types v0.3.2
14162025-03-03T21:49:33.707Z Compiling hostname v0.3.1
14172025-03-03T21:49:33.785Z Compiling url v2.5.3
14182025-03-03T21:49:33.987Z Compiling openssl-macros v0.1.1
14192025-03-03T21:49:34.586Z Compiling dof v0.3.0
14202025-03-03T21:49:34.896Z Compiling async-trait v0.1.86
14212025-03-03T21:49:35.068Z Compiling rand_core v0.9.2
14222025-03-03T21:49:35.287Z Compiling serde_derive_internals v0.29.1
14232025-03-03T21:49:35.505Z Compiling usdt-impl v0.5.0
14242025-03-03T21:49:36.147Z Compiling bzip2-sys v0.1.11+1.0.8
14252025-03-03T21:49:36.656Z Compiling dirs-sys-next v0.1.2
14262025-03-03T21:49:36.750Z Compiling native-tls v0.2.12
14272025-03-03T21:49:36.895Z Compiling data-encoding v2.6.0
14282025-03-03T21:49:37.036Z Compiling schemars v0.8.22
14292025-03-03T21:49:37.128Z Compiling syn v1.0.109
14302025-03-03T21:49:37.191Z Compiling rustls v0.23.19
14312025-03-03T21:49:37.226Z Compiling siphasher v0.3.11
14322025-03-03T21:49:37.252Z Compiling rustls v0.22.4
14332025-03-03T21:49:37.368Z Compiling schemars_derive v0.8.22
14342025-03-03T21:49:37.505Z Compiling dirs-next v2.0.0
14352025-03-03T21:49:37.580Z Compiling rand_chacha v0.9.0
14362025-03-03T21:49:38.505Z Compiling unicode-normalization v0.1.24
14372025-03-03T21:49:38.627Z Compiling http-body-util v0.1.2
14382025-03-03T21:49:38.771Z Compiling heapless v0.7.17
14392025-03-03T21:49:39.050Z Compiling crossbeam-epoch v0.9.18
14402025-03-03T21:49:39.124Z Compiling signature v2.2.0
14412025-03-03T21:49:39.229Z Compiling sha1 v0.10.6
14422025-03-03T21:49:39.358Z Compiling thread_local v1.1.8
14432025-03-03T21:49:39.416Z Compiling encoding_rs v0.8.34
14442025-03-03T21:49:39.623Z Compiling hyper v1.6.0
14452025-03-03T21:49:39.662Z Compiling cookie v0.18.1
14462025-03-03T21:49:39.769Z Compiling crc32fast v1.4.2
14472025-03-03T21:49:39.795Z Compiling multer v3.1.0
14482025-03-03T21:49:39.937Z Compiling unicode-bidi v0.3.17
14492025-03-03T21:49:40.063Z Compiling openssl-probe v0.1.5
14502025-03-03T21:49:40.100Z Compiling mime v0.3.17
14512025-03-03T21:49:40.372Z Compiling slog-async v2.8.0
14522025-03-03T21:49:40.582Z Compiling unicode-properties v0.1.3
14532025-03-03T21:49:40.799Z Compiling signal-hook v0.3.17
14542025-03-03T21:49:40.953Z Compiling dyn-clone v1.0.18
14552025-03-03T21:49:41.025Z Compiling ipnet v2.11.0
14562025-03-03T21:49:41.058Z Compiling rayon-core v1.12.1
14572025-03-03T21:49:41.168Z Compiling gimli v0.31.1
14582025-03-03T21:49:41.805Z Compiling hyper-util v0.1.10
14592025-03-03T21:49:41.914Z Compiling toml_edit v0.22.24
14602025-03-03T21:49:42.788Z Compiling stringprep v0.1.5
14612025-03-03T21:49:43.250Z Compiling crossbeam-deque v0.8.5
14622025-03-03T21:49:43.676Z Compiling rand v0.9.0
14632025-03-03T21:49:44.033Z Compiling term v0.7.0
14642025-03-03T21:49:44.150Z Compiling usdt-attr-macro v0.5.0
14652025-03-03T21:49:44.267Z Compiling usdt-macro v0.5.0
14662025-03-03T21:49:45.034Z Compiling addr2line v0.24.2
14672025-03-03T21:49:45.126Z Compiling slog-json v2.6.1
14682025-03-03T21:49:45.173Z Compiling serde_urlencoded v0.7.1
14692025-03-03T21:49:45.452Z Compiling curve25519-dalek v4.1.3
14702025-03-03T21:49:45.478Z Compiling crossbeam-channel v0.5.13
14712025-03-03T21:49:45.505Z Compiling futures-executor v0.3.31
14722025-03-03T21:49:45.673Z Compiling enum-as-inner v0.6.1
14732025-03-03T21:49:45.737Z Compiling rustls-pemfile v2.2.0
14742025-03-03T21:49:45.998Z Compiling md-5 v0.10.6
14752025-03-03T21:49:46.051Z Compiling async-stream-impl v0.3.6
14762025-03-03T21:49:46.076Z Compiling num-integer v0.1.46
14772025-03-03T21:49:46.267Z Compiling hash32 v0.2.1
14782025-03-03T21:49:46.429Z Compiling ff v0.13.0
14792025-03-03T21:49:46.562Z Compiling is-terminal v0.4.13
14802025-03-03T21:49:46.587Z Compiling memoffset v0.9.1
14812025-03-03T21:49:46.630Z Compiling object v0.36.5
14822025-03-03T21:49:46.686Z Compiling dropshot v0.12.0
14832025-03-03T21:49:46.711Z Compiling base16ct v0.2.0
14842025-03-03T21:49:46.865Z Compiling quick-error v1.2.3
14852025-03-03T21:49:46.987Z Compiling utf-8 v0.7.6
14862025-03-03T21:49:47.016Z Compiling cfg_aliases v0.2.1
14872025-03-03T21:49:47.041Z Compiling portable-atomic v1.9.0
14882025-03-03T21:49:47.087Z Compiling fallible-iterator v0.2.0
14892025-03-03T21:49:47.119Z Compiling anyhow v1.0.96
14902025-03-03T21:49:47.287Z Compiling rustc-demangle v0.1.24
14912025-03-03T21:49:47.613Z Compiling smoltcp v0.9.1
14922025-03-03T21:49:47.679Z Compiling num-bigint-dig v0.8.4
14932025-03-03T21:49:47.814Z Compiling take_mut v0.2.2
14942025-03-03T21:49:47.906Z Compiling linked-hash-map v0.5.6
14952025-03-03T21:49:48.011Z Compiling psl-types v2.0.11
14962025-03-03T21:49:48.056Z Compiling litrs v0.4.1
14972025-03-03T21:49:48.222Z Compiling lru-cache v0.1.2
14982025-03-03T21:49:48.266Z Compiling publicsuffix v2.3.0
14992025-03-03T21:49:48.398Z Compiling postgres-protocol v0.6.8
15002025-03-03T21:49:48.554Z Compiling tungstenite v0.24.0
15012025-03-03T21:49:48.763Z Compiling nix v0.29.0
15022025-03-03T21:49:48.980Z Compiling async-stream v0.3.6
15032025-03-03T21:49:49.005Z Compiling document-features v0.2.10
15042025-03-03T21:49:49.340Z Compiling resolv-conf v0.7.0
15052025-03-03T21:49:49.449Z Compiling sec1 v0.7.3
15062025-03-03T21:49:49.609Z Compiling slog-term v2.9.1
15072025-03-03T21:49:49.928Z Compiling group v0.13.0
15082025-03-03T21:49:49.952Z Compiling usdt v0.5.0
15092025-03-03T21:49:49.983Z Compiling hickory-proto v0.24.4
15102025-03-03T21:49:50.255Z Compiling num-iter v0.1.45
15112025-03-03T21:49:50.437Z Compiling futures v0.3.31
15122025-03-03T21:49:50.507Z Compiling slog-bunyan v2.5.0
15132025-03-03T21:49:50.553Z Compiling toml v0.8.20
15142025-03-03T21:49:50.578Z Compiling bzip2 v0.4.4
15152025-03-03T21:49:51.765Z Compiling camino v1.1.9
15162025-03-03T21:49:51.819Z Compiling tokio-native-tls v0.3.1
15172025-03-03T21:49:52.011Z Compiling flate2 v1.1.0
15182025-03-03T21:49:52.067Z Compiling phf_shared v0.11.2
15192025-03-03T21:49:52.386Z Compiling backtrace v0.3.74
15202025-03-03T21:49:52.459Z Compiling dropshot_endpoint v0.12.0
15212025-03-03T21:49:52.643Z Compiling terminal_size v0.4.0
15222025-03-03T21:49:52.694Z Compiling waitgroup v0.1.2
15232025-03-03T21:49:52.759Z Compiling openapiv3 v2.0.0
15242025-03-03T21:49:52.870Z Compiling serde_path_to_error v0.1.16
15252025-03-03T21:49:52.921Z Compiling webpki-roots v0.26.6
15262025-03-03T21:49:53.120Z Compiling hkdf v0.12.4
15272025-03-03T21:49:53.361Z Compiling crypto-bigint v0.5.5
15282025-03-03T21:49:53.559Z Compiling curve25519-dalek-derive v0.1.1
15292025-03-03T21:49:53.699Z Compiling hubpack_derive v0.1.1
15302025-03-03T21:49:54.358Z Compiling zerocopy-derive v0.6.6
15312025-03-03T21:49:54.674Z Compiling sync_wrapper v1.0.1
15322025-03-03T21:49:54.788Z Compiling hostname v0.4.0
15332025-03-03T21:49:54.818Z Compiling fs-err v2.11.0
15342025-03-03T21:49:54.982Z Compiling ahash v0.8.11
15352025-03-03T21:49:55.088Z Compiling unicode-width v0.2.0
15362025-03-03T21:49:55.260Z Compiling newtype-uuid v1.2.1
15372025-03-03T21:49:55.510Z Compiling zip v2.1.3
15382025-03-03T21:49:55.545Z Compiling winnow v0.5.40
15392025-03-03T21:49:55.776Z Compiling buf-list v1.0.3
15402025-03-03T21:49:55.801Z Compiling tower-layer v0.3.3
15412025-03-03T21:49:55.894Z Compiling bumpalo v3.16.0
15422025-03-03T21:49:55.959Z Compiling simd-adler32 v0.3.7
15432025-03-03T21:49:56.059Z Compiling debug-ignore v1.0.5
15442025-03-03T21:49:56.210Z Compiling lockfree-object-pool v0.1.6
15452025-03-03T21:49:56.294Z Compiling managed v0.8.0
15462025-03-03T21:49:56.380Z Compiling clap_builder v4.5.31
15472025-03-03T21:49:56.428Z Compiling zopfli v0.8.1
15482025-03-03T21:49:56.457Z Compiling tower v0.5.2
15492025-03-03T21:49:57.120Z Compiling strum_macros v0.25.3
15502025-03-03T21:49:57.330Z Compiling zerocopy v0.6.6
15512025-03-03T21:49:57.814Z Compiling elliptic-curve v0.13.8
15522025-03-03T21:49:58.053Z Compiling console v0.15.10
15532025-03-03T21:49:58.221Z Compiling toml_edit v0.19.15
15542025-03-03T21:49:58.490Z Compiling hickory-resolver v0.24.4
15552025-03-03T21:49:58.618Z Compiling hubpack v0.1.2
15562025-03-03T21:49:59.185Z Compiling signal-hook-mio v0.2.4
15572025-03-03T21:49:59.350Z Compiling phf v0.11.2
15582025-03-03T21:49:59.605Z Compiling hyper-tls v0.6.0
15592025-03-03T21:49:59.648Z Compiling rayon v1.10.0
15602025-03-03T21:49:59.975Z Compiling cookie_store v0.21.1
15612025-03-03T21:50:01.372Z Compiling tokio-tungstenite v0.24.0
15622025-03-03T21:50:01.873Z Compiling postgres-types v0.2.9
15632025-03-03T21:50:03.101Z Compiling ed25519 v2.2.3
15642025-03-03T21:50:03.217Z Compiling phf_shared v0.10.0
15652025-03-03T21:50:03.378Z Compiling tokio-stream v0.1.17
15662025-03-03T21:50:03.552Z Compiling pkcs1 v0.7.5
15672025-03-03T21:50:03.940Z Compiling serde-big-array v0.5.1
15682025-03-03T21:50:04.032Z Compiling clap_derive v4.5.28
15692025-03-03T21:50:04.152Z Compiling rfc6979 v0.4.0
15702025-03-03T21:50:04.182Z Compiling serde_repr v0.1.19
15712025-03-03T21:50:04.302Z Compiling derive-where v1.2.7
15722025-03-03T21:50:04.353Z Compiling bstr v1.10.0
15732025-03-03T21:50:04.627Z Compiling float-cmp v0.10.0
15742025-03-03T21:50:04.671Z Compiling fixedbitset v0.4.2
15752025-03-03T21:50:04.857Z Compiling unicode-segmentation v1.12.0
15762025-03-03T21:50:05.071Z Compiling number_prefix v0.4.0
15772025-03-03T21:50:05.123Z Compiling precomputed-hash v0.1.1
15782025-03-03T21:50:05.264Z Compiling whoami v1.5.2
15792025-03-03T21:50:05.302Z Compiling predicates-core v1.0.8
15802025-03-03T21:50:05.663Z Compiling static_assertions v1.1.0
15812025-03-03T21:50:05.689Z Compiling normalize-line-endings v0.3.0
15822025-03-03T21:50:05.762Z Compiling new_debug_unreachable v1.0.6
15832025-03-03T21:50:05.791Z Compiling difflib v0.4.0
15842025-03-03T21:50:05.829Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
15852025-03-03T21:50:05.854Z Compiling tokio-postgres v0.7.13
15862025-03-03T21:50:05.879Z Compiling string_cache v0.8.7
15872025-03-03T21:50:06.272Z Compiling predicates v3.1.3
15882025-03-03T21:50:07.008Z Compiling similar v2.7.0
15892025-03-03T21:50:07.048Z Compiling indicatif v0.17.11
15902025-03-03T21:50:07.562Z Compiling petgraph v0.6.5
15912025-03-03T21:50:07.682Z Compiling clap v4.5.31
15922025-03-03T21:50:07.799Z Compiling ecdsa v0.16.9
15932025-03-03T21:50:08.487Z Compiling rsa v0.9.6
15942025-03-03T21:50:08.714Z Compiling ed25519-dalek v2.1.1
15952025-03-03T21:50:09.767Z Compiling toml v0.7.8
15962025-03-03T21:50:10.439Z Compiling crossterm v0.28.1
15972025-03-03T21:50:11.229Z Compiling zip v0.6.6
15982025-03-03T21:50:11.284Z Compiling hex v0.4.3
15992025-03-03T21:50:11.594Z Compiling x509-cert v0.2.5
16002025-03-03T21:50:11.622Z Compiling itertools v0.10.5
16012025-03-03T21:50:11.790Z Compiling peg-runtime v0.8.3
16022025-03-03T21:50:12.273Z Compiling unicode-xid v0.2.6
16032025-03-03T21:50:12.298Z Compiling lalrpop-util v0.19.12
16042025-03-03T21:50:12.450Z Compiling strum_macros v0.26.4
16052025-03-03T21:50:12.575Z Compiling xattr v1.3.1
16062025-03-03T21:50:12.600Z Compiling filetime v0.2.25
16072025-03-03T21:50:12.810Z Compiling tar v0.4.44
16082025-03-03T21:50:15.816Z Compiling strum v0.26.3
16092025-03-03T21:50:18.732Z Compiling aws-lc-sys v0.26.0
16102025-03-03T21:50:51.289Z Compiling rustls-webpki v0.102.8
16112025-03-03T21:50:55.649Z Compiling tokio-rustls v0.25.0
16122025-03-03T21:50:57.832Z Compiling tokio-rustls v0.26.0
16132025-03-03T21:50:58.183Z Compiling hyper-rustls v0.27.3
16142025-03-03T21:50:58.535Z Compiling reqwest v0.12.12
16152025-03-03T21:51:00.300Z Compiling qorb v0.2.1
16162025-03-03T21:51:04.056Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16172025-03-03T21:51:04.427Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16182025-03-03T21:51:10.606Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 13s
16192025-03-03T21:51:10.767Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
16202025-03-03T21:51:10.845ZMar 03 21:51:10.207 INFO Starting download, target: Clickhouse
16212025-03-03T21:51:10.845ZMar 03 21:51:10.207 INFO Starting download, target: Cockroach
16222025-03-03T21:51:10.845ZMar 03 21:51:10.207 INFO Starting download, target: Console
16232025-03-03T21:51:10.870ZMar 03 21:51:10.207 INFO Starting download, target: DendriteOpenapi
16242025-03-03T21:51:10.870ZMar 03 21:51:10.207 INFO Starting download, target: DendriteStub
16252025-03-03T21:51:10.870ZMar 03 21:51:10.207 INFO Starting download, target: MaghemiteMgd
16262025-03-03T21:51:10.870ZMar 03 21:51:10.207 INFO Starting download, target: TransceiverControl
16272025-03-03T21:51:10.870ZMar 03 21:51:10.209 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
16282025-03-03T21:51:10.870ZMar 03 21:51:10.209 INFO Downloading out/downloads/dpd-b37a8fdc335592e24d6afe71995637b2ad36eb7d.json (attempt 1/3), target: DendriteOpenapi
16292025-03-03T21:51:10.870ZMar 03 21:51:10.209 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16302025-03-03T21:51:10.871ZMar 03 21:51:10.209 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16312025-03-03T21:51:10.871ZMar 03 21:51:10.210 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16322025-03-03T21:51:10.871ZMar 03 21:51:10.210 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16332025-03-03T21:51:10.871ZMar 03 21:51:10.210 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16342025-03-03T21:51:11.222ZMar 03 21:51:10.560 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16352025-03-03T21:51:11.274ZMar 03 21:51:10.634 INFO Download complete, target: DendriteOpenapi
16362025-03-03T21:51:11.568ZMar 03 21:51:10.905 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16372025-03-03T21:51:11.892ZMar 03 21:51:11.251 INFO Download complete, target: Console
16382025-03-03T21:51:12.047ZMar 03 21:51:11.408 INFO Download complete, target: TransceiverControl
16392025-03-03T21:51:13.114ZMar 03 21:51:12.476 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16402025-03-03T21:51:13.426ZMar 03 21:51:12.789 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16412025-03-03T21:51:15.342ZMar 03 21:51:14.704 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16422025-03-03T21:51:15.342ZMar 03 21:51:14.704 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16432025-03-03T21:51:17.010ZMar 03 21:51:16.373 INFO Download complete, target: DendriteStub
16442025-03-03T21:51:17.304ZMar 03 21:51:16.667 INFO Download complete, target: MaghemiteMgd
16452025-03-03T21:51:24.873ZMar 03 21:51:24.236 INFO Checking that binary works, target: Cockroach
16462025-03-03T21:51:25.172ZMar 03 21:51:24.536 INFO Download complete, target: Cockroach
16472025-03-03T21:51:25.536ZMar 03 21:51:24.896 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16482025-03-03T21:51:37.816ZMar 03 21:51:37.181 INFO Checking that binary works, target: Clickhouse
16492025-03-03T21:51:38.009ZMar 03 21:51:37.373 INFO Download complete, target: Clickhouse
16502025-03-03T21:51:38.036ZAll builder prerequisites installed successfully, and PATH looks valid
16512025-03-03T21:51:38.064Z
16522025-03-03T21:51:38.064Zreal 5:31.086647422
16532025-03-03T21:51:38.064Zuser 14:20.942623343
16542025-03-03T21:51:38.065Zsys 2:20.856457563
16552025-03-03T21:51:38.065Ztrap 0.497867005
16562025-03-03T21:51:38.065Ztflt 0.389898252
16572025-03-03T21:51:38.065Zdflt 1.494477672
16582025-03-03T21:51:38.065Zkflt 0.008492304
16592025-03-03T21:51:38.065Zlock 25:55.760396366
16602025-03-03T21:51:38.065Zslp 51:31.701335688
16612025-03-03T21:51:38.065Zlat 1:07.726726333
16622025-03-03T21:51:38.065Zstop 2:24.467291672
16632025-03-03T21:51:38.065Z+ banner hack-check
16642025-03-03T21:51:38.065Z
16652025-03-03T21:51:38.065Z # # ## #### # # #### # # ###### #### # #
16662025-03-03T21:51:38.065Z # # # # # # # # # # # # # # # # #
16672025-03-03T21:51:38.065Z ###### # # # #### ##### # ###### ##### # ####
16682025-03-03T21:51:38.065Z # # ###### # # # # # # # # # #
16692025-03-03T21:51:38.065Z # # # # # # # # # # # # # # # # #
16702025-03-03T21:51:38.065Z # # # # #### # # #### # # ###### #### # #
16712025-03-03T21:51:38.065Z
16722025-03-03T21:51:38.065Z+ export CARGO_INCREMENTAL=0
16732025-03-03T21:51:38.065Z+ CARGO_INCREMENTAL=0
16742025-03-03T21:51:38.065Z+ ptime -m timeout 2h cargo xtask check-features --ci
16752025-03-03T21:51:38.944Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
16762025-03-03T21:51:42.880Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.81s
16772025-03-03T21:51:42.942Z Running `target/debug/xtask check-features --ci`
16782025-03-03T21:51:42.974Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
16792025-03-03T21:51:42.974Zrunning: "/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
16802025-03-03T21:51:43.785Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
16812025-03-03T21:51:43.815Z Running `target/debug/xtask download cargo-hack`
16822025-03-03T21:51:45.274Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16832025-03-03T21:51:45.717Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16842025-03-03T21:51:51.163Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.31s
16852025-03-03T21:51:51.308Z Running `target/debug/xtask-downloader cargo-hack`
16862025-03-03T21:51:51.360ZMar 03 21:51:50.726 INFO Starting download, target: CargoHack
16872025-03-03T21:51:51.385ZMar 03 21:51:50.727 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
16882025-03-03T21:51:52.014ZMar 03 21:51:51.380 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
16892025-03-03T21:51:52.114ZMar 03 21:51:51.480 INFO Download complete, target: CargoHack
16902025-03-03T21:51:52.140Zrunning: "/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"
16912025-03-03T21:51:52.165Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
16922025-03-03T21:51:52.423Zinfo: running `cargo check --bins` on api_identity (1/196)
16932025-03-03T21:51:53.287Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16942025-03-03T21:51:53.314Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16952025-03-03T21:51:53.314Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16962025-03-03T21:51:53.314Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
16972025-03-03T21:51:53.402Z
16982025-03-03T21:51:53.402Zinfo: running `cargo check --bins` on bootstore (2/196)
16992025-03-03T21:51:54.300Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17002025-03-03T21:51:54.352Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17012025-03-03T21:51:54.352Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17022025-03-03T21:51:54.377Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
17032025-03-03T21:51:54.412Z
17042025-03-03T21:51:54.412Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/196)
17052025-03-03T21:51:55.290Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17062025-03-03T21:51:55.317Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17072025-03-03T21:51:55.317Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17082025-03-03T21:51:55.317Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
17092025-03-03T21:51:55.403Z
17102025-03-03T21:51:55.403Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/196)
17112025-03-03T21:51:56.332Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17122025-03-03T21:51:56.363Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17132025-03-03T21:51:56.363Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17142025-03-03T21:51:56.363Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
17152025-03-03T21:51:56.445Z
17162025-03-03T21:51:56.445Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/196)
17172025-03-03T21:51:57.114Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17182025-03-03T21:51:57.139Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17192025-03-03T21:51:57.139Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17202025-03-03T21:51:57.139Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
17212025-03-03T21:51:57.194Z
17222025-03-03T21:51:57.194Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (6/196)
17232025-03-03T21:51:57.816Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17242025-03-03T21:51:57.845Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17252025-03-03T21:51:57.845Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17262025-03-03T21:51:57.846Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
17272025-03-03T21:51:57.882Z
17282025-03-03T21:51:57.882Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/196)
17292025-03-03T21:51:58.513Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17302025-03-03T21:51:58.542Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17312025-03-03T21:51:58.543Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17322025-03-03T21:51:58.543Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
17332025-03-03T21:51:58.588Z
17342025-03-03T21:51:58.588Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/196)
17352025-03-03T21:51:59.253Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17362025-03-03T21:51:59.278Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17372025-03-03T21:51:59.278Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17382025-03-03T21:51:59.278Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
17392025-03-03T21:51:59.351Z
17402025-03-03T21:51:59.351Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/196)
17412025-03-03T21:51:59.937Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17422025-03-03T21:51:59.963Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17432025-03-03T21:51:59.963Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17442025-03-03T21:51:59.963Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
17452025-03-03T21:52:00.005Z
17462025-03-03T21:52:00.005Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/196)
17472025-03-03T21:52:00.602Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17482025-03-03T21:52:00.629Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17492025-03-03T21:52:00.629Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17502025-03-03T21:52:00.629Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
17512025-03-03T21:52:00.671Z
17522025-03-03T21:52:00.671Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/196)
17532025-03-03T21:52:01.262Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17542025-03-03T21:52:01.290Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17552025-03-03T21:52:01.290Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17562025-03-03T21:52:01.290Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
17572025-03-03T21:52:01.330Z
17582025-03-03T21:52:01.331Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/196)
17592025-03-03T21:52:01.913Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17602025-03-03T21:52:01.939Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17612025-03-03T21:52:01.939Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17622025-03-03T21:52:01.939Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
17632025-03-03T21:52:01.980Z
17642025-03-03T21:52:01.980Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/196)
17652025-03-03T21:52:02.533Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17662025-03-03T21:52:02.557Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17672025-03-03T21:52:02.558Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17682025-03-03T21:52:02.558Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
17692025-03-03T21:52:02.592Z
17702025-03-03T21:52:02.593Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/196)
17712025-03-03T21:52:03.151Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17722025-03-03T21:52:03.176Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17732025-03-03T21:52:03.176Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17742025-03-03T21:52:03.176Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
17752025-03-03T21:52:03.218Z
17762025-03-03T21:52:03.218Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/196)
17772025-03-03T21:52:03.782Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17782025-03-03T21:52:03.816Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17792025-03-03T21:52:03.816Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17802025-03-03T21:52:03.816Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
17812025-03-03T21:52:03.845Z
17822025-03-03T21:52:03.845Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (16/196)
17832025-03-03T21:52:04.417Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17842025-03-03T21:52:04.442Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17852025-03-03T21:52:04.443Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17862025-03-03T21:52:04.443Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
17872025-03-03T21:52:04.484Z
17882025-03-03T21:52:04.484Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (17/196)
17892025-03-03T21:52:05.069Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17902025-03-03T21:52:05.094Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17912025-03-03T21:52:05.095Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17922025-03-03T21:52:05.095Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
17932025-03-03T21:52:05.137Z
17942025-03-03T21:52:05.138Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (18/196)
17952025-03-03T21:52:05.762Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17962025-03-03T21:52:05.802Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17972025-03-03T21:52:05.802Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17982025-03-03T21:52:05.802Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
17992025-03-03T21:52:05.828Z
18002025-03-03T21:52:05.828Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (19/196)
18012025-03-03T21:52:06.399Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18022025-03-03T21:52:06.425Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18032025-03-03T21:52:06.426Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18042025-03-03T21:52:06.426Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
18052025-03-03T21:52:06.466Z
18062025-03-03T21:52:06.466Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (20/196)
18072025-03-03T21:52:07.033Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18082025-03-03T21:52:07.059Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18092025-03-03T21:52:07.059Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18102025-03-03T21:52:07.059Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
18112025-03-03T21:52:07.096Z
18122025-03-03T21:52:07.096Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (21/196)
18132025-03-03T21:52:07.654Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18142025-03-03T21:52:07.678Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18152025-03-03T21:52:07.678Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18162025-03-03T21:52:07.678Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
18172025-03-03T21:52:07.720Z
18182025-03-03T21:52:07.720Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (22/196)
18192025-03-03T21:52:08.285Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18202025-03-03T21:52:08.313Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18212025-03-03T21:52:08.313Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18222025-03-03T21:52:08.313Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
18232025-03-03T21:52:08.355Z
18242025-03-03T21:52:08.355Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (23/196)
18252025-03-03T21:52:08.928Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18262025-03-03T21:52:08.953Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18272025-03-03T21:52:08.953Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18282025-03-03T21:52:08.953Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
18292025-03-03T21:52:08.990Z
18302025-03-03T21:52:08.990Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (24/196)
18312025-03-03T21:52:09.565Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18322025-03-03T21:52:09.592Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18332025-03-03T21:52:09.592Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18342025-03-03T21:52:09.592Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
18352025-03-03T21:52:09.636Z
18362025-03-03T21:52:09.636Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (25/196)
18372025-03-03T21:52:10.253Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18382025-03-03T21:52:10.279Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18392025-03-03T21:52:10.279Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18402025-03-03T21:52:10.280Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
18412025-03-03T21:52:10.323Z
18422025-03-03T21:52:10.323Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (26/196)
18432025-03-03T21:52:10.922Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18442025-03-03T21:52:10.950Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18452025-03-03T21:52:10.950Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18462025-03-03T21:52:10.950Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
18472025-03-03T21:52:10.999Z
18482025-03-03T21:52:10.999Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (27/196)
18492025-03-03T21:52:11.524Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18502025-03-03T21:52:11.551Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18512025-03-03T21:52:11.551Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18522025-03-03T21:52:11.551Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
18532025-03-03T21:52:11.604Z
18542025-03-03T21:52:11.604Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (28/196)
18552025-03-03T21:52:12.144Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18562025-03-03T21:52:12.171Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18572025-03-03T21:52:12.171Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18582025-03-03T21:52:12.172Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
18592025-03-03T21:52:12.210Z
18602025-03-03T21:52:12.210Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (29/196)
18612025-03-03T21:52:12.785Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18622025-03-03T21:52:12.821Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18632025-03-03T21:52:12.822Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18642025-03-03T21:52:12.822Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
18652025-03-03T21:52:12.857Z
18662025-03-03T21:52:12.857Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (30/196)
18672025-03-03T21:52:13.426Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18682025-03-03T21:52:13.451Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18692025-03-03T21:52:13.451Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18702025-03-03T21:52:13.451Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
18712025-03-03T21:52:13.489Z
18722025-03-03T21:52:13.489Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (31/196)
18732025-03-03T21:52:14.069Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18742025-03-03T21:52:14.094Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18752025-03-03T21:52:14.094Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18762025-03-03T21:52:14.094Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
18772025-03-03T21:52:14.140Z
18782025-03-03T21:52:14.140Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (32/196)
18792025-03-03T21:52:14.711Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18802025-03-03T21:52:14.736Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18812025-03-03T21:52:14.736Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18822025-03-03T21:52:14.736Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
18832025-03-03T21:52:14.786Z
18842025-03-03T21:52:14.787Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/196)
18852025-03-03T21:52:15.384Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18862025-03-03T21:52:15.414Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18872025-03-03T21:52:15.414Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18882025-03-03T21:52:15.414Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
18892025-03-03T21:52:15.460Z
18902025-03-03T21:52:15.460Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (34/196)
18912025-03-03T21:52:16.096Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18922025-03-03T21:52:16.121Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18932025-03-03T21:52:16.121Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18942025-03-03T21:52:16.121Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
18952025-03-03T21:52:16.166Z
18962025-03-03T21:52:16.166Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (35/196)
18972025-03-03T21:52:16.741Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18982025-03-03T21:52:16.766Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18992025-03-03T21:52:16.766Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19002025-03-03T21:52:16.766Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
19012025-03-03T21:52:16.810Z
19022025-03-03T21:52:16.810Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (36/196)
19032025-03-03T21:52:17.421Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19042025-03-03T21:52:17.472Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19052025-03-03T21:52:17.472Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19062025-03-03T21:52:17.473Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
19072025-03-03T21:52:17.520Z
19082025-03-03T21:52:17.520Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (37/196)
19092025-03-03T21:52:18.084Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19102025-03-03T21:52:18.112Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19112025-03-03T21:52:18.112Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19122025-03-03T21:52:18.112Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
19132025-03-03T21:52:18.148Z
19142025-03-03T21:52:18.148Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (38/196)
19152025-03-03T21:52:18.772Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19162025-03-03T21:52:18.800Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19172025-03-03T21:52:18.800Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19182025-03-03T21:52:18.800Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
19192025-03-03T21:52:18.842Z
19202025-03-03T21:52:18.842Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/196)
19212025-03-03T21:52:19.455Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19222025-03-03T21:52:19.482Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19232025-03-03T21:52:19.482Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19242025-03-03T21:52:19.482Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
19252025-03-03T21:52:19.522Z
19262025-03-03T21:52:19.522Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (40/196)
19272025-03-03T21:52:20.195Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19282025-03-03T21:52:20.255Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19292025-03-03T21:52:20.255Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19302025-03-03T21:52:20.255Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
19312025-03-03T21:52:20.255Z
19322025-03-03T21:52:20.255Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (41/196)
19332025-03-03T21:52:20.804Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19342025-03-03T21:52:20.834Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19352025-03-03T21:52:20.834Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19362025-03-03T21:52:20.834Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
19372025-03-03T21:52:20.880Z
19382025-03-03T21:52:20.880Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (42/196)
19392025-03-03T21:52:21.518Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19402025-03-03T21:52:21.543Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19412025-03-03T21:52:21.544Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19422025-03-03T21:52:21.544Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
19432025-03-03T21:52:21.584Z
19442025-03-03T21:52:21.584Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/196)
19452025-03-03T21:52:22.161Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19462025-03-03T21:52:22.188Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19472025-03-03T21:52:22.188Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19482025-03-03T21:52:22.188Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
19492025-03-03T21:52:22.230Z
19502025-03-03T21:52:22.231Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (44/196)
19512025-03-03T21:52:22.826Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19522025-03-03T21:52:22.852Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19532025-03-03T21:52:22.852Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19542025-03-03T21:52:22.852Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
19552025-03-03T21:52:22.898Z
19562025-03-03T21:52:22.898Zinfo: running `cargo check --bins` on sled-hardware-types (45/196)
19572025-03-03T21:52:23.764Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19582025-03-03T21:52:23.789Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19592025-03-03T21:52:23.789Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19602025-03-03T21:52:23.789Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
19612025-03-03T21:52:23.879Z
19622025-03-03T21:52:23.879Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (46/196)
19632025-03-03T21:52:24.705Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19642025-03-03T21:52:24.730Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19652025-03-03T21:52:24.730Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19662025-03-03T21:52:24.730Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
19672025-03-03T21:52:24.831Z
19682025-03-03T21:52:24.831Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (47/196)
19692025-03-03T21:52:25.710Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19702025-03-03T21:52:25.735Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19712025-03-03T21:52:25.736Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19722025-03-03T21:52:25.736Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
19732025-03-03T21:52:25.823Z
19742025-03-03T21:52:25.823Zinfo: running `cargo check --bins` on oxlog (48/196)
19752025-03-03T21:52:26.656Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19762025-03-03T21:52:26.680Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19772025-03-03T21:52:26.788Z Checking cfg-if v1.0.0
19782025-03-03T21:52:26.815Z Checking libc v0.2.170
19792025-03-03T21:52:26.840Z Checking serde v1.0.218
19802025-03-03T21:52:26.840Z Checking zeroize v1.8.1
19812025-03-03T21:52:26.865Z Checking memchr v2.7.4
19822025-03-03T21:52:26.891Z Checking typenum v1.17.0
19832025-03-03T21:52:26.891Z Checking value-bag v1.9.0
19842025-03-03T21:52:26.891Z Checking subtle v2.6.1
19852025-03-03T21:52:26.932Z Checking smallvec v1.14.0
19862025-03-03T21:52:27.102Z Checking scopeguard v1.2.0
19872025-03-03T21:52:27.245Z Checking const-oid v0.9.6
19882025-03-03T21:52:27.275Z Checking lock_api v0.4.12
19892025-03-03T21:52:27.326Z Checking log v0.4.22
19902025-03-03T21:52:27.351Z Checking itoa v1.0.11
19912025-03-03T21:52:27.561Z Checking pin-project-lite v0.2.14
19922025-03-03T21:52:27.643Z Checking byteorder v1.5.0
19932025-03-03T21:52:27.693Z Checking once_cell v1.20.3
19942025-03-03T21:52:27.737Z Checking futures-core v0.3.31
19952025-03-03T21:52:27.808Z Checking getrandom v0.2.15
19962025-03-03T21:52:27.835Z Checking signal-hook-registry v1.4.2
19972025-03-03T21:52:27.899Z Checking generic-array v0.14.7
19982025-03-03T21:52:27.991Z Checking parking_lot_core v0.9.10
19992025-03-03T21:52:28.118Z Checking mio v1.0.2
20002025-03-03T21:52:28.149Z Checking socket2 v0.5.8
20012025-03-03T21:52:28.149Z Checking rand_core v0.6.4
20022025-03-03T21:52:28.149Z Checking cpufeatures v0.2.14
20032025-03-03T21:52:28.255Z Checking stable_deref_trait v1.2.0
20042025-03-03T21:52:28.295Z Checking parking_lot v0.12.3
20052025-03-03T21:52:28.341Z Checking futures-sink v0.3.31
20062025-03-03T21:52:28.400Z Checking zerocopy v0.7.35
20072025-03-03T21:52:28.475Z Checking zerofrom v0.1.4
20082025-03-03T21:52:28.544Z Checking slab v0.4.9
20092025-03-03T21:52:28.572Z Checking futures-channel v0.3.31
20102025-03-03T21:52:28.627Z Checking equivalent v1.0.1
20112025-03-03T21:52:28.672Z Checking yoke v0.7.4
20122025-03-03T21:52:28.750Z Checking futures-io v0.3.31
20132025-03-03T21:52:28.780Z Checking pin-utils v0.1.0
20142025-03-03T21:52:28.808Z Checking futures-task v0.3.31
20152025-03-03T21:52:28.873Z Checking foldhash v0.1.3
20162025-03-03T21:52:28.914Z Checking allocator-api2 v0.2.18
20172025-03-03T21:52:28.940Z Checking ryu v1.0.18
20182025-03-03T21:52:28.967Z Checking crypto-common v0.1.6
20192025-03-03T21:52:29.116Z Checking block-buffer v0.10.4
20202025-03-03T21:52:29.264Z Checking futures-util v0.3.31
20212025-03-03T21:52:29.264Z Checking zerovec v0.10.4
20222025-03-03T21:52:29.320Z Checking block-padding v0.3.3
20232025-03-03T21:52:29.321Z Checking litemap v0.7.3
20242025-03-03T21:52:29.321Z Checking digest v0.10.7
20252025-03-03T21:52:29.400Z Checking inout v0.1.3
20262025-03-03T21:52:29.511Z Checking writeable v0.5.5
20272025-03-03T21:52:29.546Z Checking hashbrown v0.15.1
20282025-03-03T21:52:29.586Z Checking ppv-lite86 v0.2.20
20292025-03-03T21:52:29.641Z Checking hmac v0.12.1
20302025-03-03T21:52:29.713Z Checking fnv v1.0.7
20312025-03-03T21:52:29.839Z Checking cipher v0.4.4
20322025-03-03T21:52:29.907Z Checking sha2 v0.10.8
20332025-03-03T21:52:29.907Z Checking libm v0.2.8
20342025-03-03T21:52:30.198Z Checking base64ct v1.6.0
20352025-03-03T21:52:30.347Z Checking getrandom v0.3.1
20362025-03-03T21:52:30.529Z Checking thiserror v1.0.69
20372025-03-03T21:52:30.790Z Checking flagset v0.4.6
20382025-03-03T21:52:30.790Z Checking icu_locid_transform_data v1.5.0
20392025-03-03T21:52:30.976Z Checking tracing-core v0.1.32
20402025-03-03T21:52:30.976Z Checking percent-encoding v2.3.1
20412025-03-03T21:52:30.977Z Checking tinystr v0.7.6
20422025-03-03T21:52:30.977Z Checking pem-rfc7468 v0.7.0
20432025-03-03T21:52:30.977Z Checking num-traits v0.2.19
20442025-03-03T21:52:30.977Z Checking icu_collections v1.5.0
20452025-03-03T21:52:31.195Z Checking rustls-pki-types v1.10.0
20462025-03-03T21:52:31.195Z Checking der v0.7.9
20472025-03-03T21:52:31.195Z Checking icu_locid v1.5.0
20482025-03-03T21:52:31.389Z Checking bytes v1.10.0
20492025-03-03T21:52:31.619Z Checking indexmap v2.7.1
20502025-03-03T21:52:31.619Z Checking serde_json v1.0.139
20512025-03-03T21:52:31.620Z Checking bitflags v2.6.0
20522025-03-03T21:52:31.816Z Checking icu_properties_data v1.5.0
20532025-03-03T21:52:31.937Z Checking tracing v0.1.40
20542025-03-03T21:52:32.080Z Checking icu_provider v1.5.0
20552025-03-03T21:52:32.131Z Checking salsa20 v0.10.2
20562025-03-03T21:52:32.132Z Checking tokio v1.43.0
20572025-03-03T21:52:32.400Z Checking http v1.2.0
20582025-03-03T21:52:32.620Z Checking pbkdf2 v0.12.2
20592025-03-03T21:52:32.620Z Checking aws-lc-sys v0.26.0
20602025-03-03T21:52:36.545Z Checking httparse v1.9.5
20612025-03-03T21:52:36.545Z Checking icu_locid_transform v1.5.0
20622025-03-03T21:52:36.735Z Checking spki v0.7.3
20632025-03-03T21:52:36.735Z Checking write16 v1.0.0
20642025-03-03T21:52:36.735Z Checking icu_normalizer_data v1.5.0
20652025-03-03T21:52:36.735Z Checking utf8_iter v1.0.4
20662025-03-03T21:52:36.735Z Checking untrusted v0.9.0
20672025-03-03T21:52:36.735Z Checking utf16_iter v1.0.5
20682025-03-03T21:52:36.735Z Checking powerfmt v0.2.0
20692025-03-03T21:52:36.736Z Checking untrusted v0.7.1
20702025-03-03T21:52:36.736Z Checking ring v0.17.11
20712025-03-03T21:52:36.736Z Checking scrypt v0.11.0
20722025-03-03T21:52:36.736Z Checking cbc v0.1.2
20732025-03-03T21:52:36.736Z Checking deranged v0.3.11
20742025-03-03T21:52:36.736Z Checking icu_properties v1.5.1
20752025-03-03T21:52:36.736Z Checking aes v0.8.4
20762025-03-03T21:52:36.736Z Checking crossbeam-utils v0.8.20
20772025-03-03T21:52:36.736Z Checking spin v0.9.8
20782025-03-03T21:52:36.736Z Checking tinyvec_macros v0.1.1
20792025-03-03T21:52:36.736Z Checking num_threads v0.1.7
20802025-03-03T21:52:36.736Z Checking time-core v0.1.2
20812025-03-03T21:52:36.736Z Checking num-conv v0.1.0
20822025-03-03T21:52:36.798Z Checking atomic-waker v1.1.2
20832025-03-03T21:52:36.798Z Checking aws-lc-rs v1.12.4
20842025-03-03T21:52:36.798Z Checking pkcs5 v0.7.1
20852025-03-03T21:52:36.798Z Checking tinyvec v1.8.0
20862025-03-03T21:52:36.799Z Checking http-body v1.0.1
20872025-03-03T21:52:36.799Z Checking time v0.3.36
20882025-03-03T21:52:36.799Z Checking form_urlencoded v1.2.1
20892025-03-03T21:52:36.799Z Checking rand_chacha v0.3.1
20902025-03-03T21:52:36.799Z Checking try-lock v0.2.5
20912025-03-03T21:52:36.799Z Checking want v0.3.1
20922025-03-03T21:52:36.799Z Checking rand v0.8.5
20932025-03-03T21:52:36.799Z Checking pkcs8 v0.10.2
20942025-03-03T21:52:36.799Z Checking uuid v1.15.1
20952025-03-03T21:52:36.799Z Checking unicode-ident v1.0.14
20962025-03-03T21:52:36.799Z Checking httpdate v1.0.3
20972025-03-03T21:52:36.799Z Checking adler2 v2.0.0
20982025-03-03T21:52:36.799Z Checking tower-service v0.3.3
20992025-03-03T21:52:36.799Z Checking miniz_oxide v0.8.5
21002025-03-03T21:52:36.799Z Checking proc-macro2 v1.0.93
21012025-03-03T21:52:36.799Z Checking rustls-webpki v0.102.8
21022025-03-03T21:52:36.800Z Checking serde_spanned v0.6.8
21032025-03-03T21:52:36.800Z Checking toml_datetime v0.6.8
21042025-03-03T21:52:36.800Z Checking zerocopy v0.8.10
21052025-03-03T21:52:36.800Z Checking icu_normalizer v1.5.0
21062025-03-03T21:52:36.800Z Checking slog v2.7.0
21072025-03-03T21:52:36.800Z Checking scroll v0.12.0
21082025-03-03T21:52:36.800Z Checking base64 v0.22.1
21092025-03-03T21:52:36.837Z Checking match_cfg v0.1.0
21102025-03-03T21:52:36.910Z Checking iana-time-zone v0.1.61
21112025-03-03T21:52:36.935Z Checking foreign-types-shared v0.1.1
21122025-03-03T21:52:37.036Z Checking ucd-trie v0.1.7
21132025-03-03T21:52:37.063Z Checking plain v0.2.3
21142025-03-03T21:52:37.093Z Checking chrono v0.4.40
21152025-03-03T21:52:37.093Z Checking foreign-types v0.3.2
21162025-03-03T21:52:37.157Z Checking hostname v0.3.1
21172025-03-03T21:52:37.226Z Checking quote v1.0.38
21182025-03-03T21:52:37.928Z Checking idna_adapter v1.2.0
21192025-03-03T21:52:37.928Z Checking goblin v0.8.2
21202025-03-03T21:52:37.954Z Checking pest v2.7.14
21212025-03-03T21:52:37.954Z Checking openssl-sys v0.9.106
21222025-03-03T21:52:37.954Z Checking idna v1.0.3
21232025-03-03T21:52:37.954Z Checking errno v0.3.9
21242025-03-03T21:52:37.954Z Checking dirs-sys-next v0.1.2
21252025-03-03T21:52:37.954Z Checking aho-corasick v1.1.3
21262025-03-03T21:52:37.954Z Checking url v2.5.3
21272025-03-03T21:52:38.329Z Checking regex-syntax v0.8.5
21282025-03-03T21:52:38.703Z Checking tokio-util v0.7.13
21292025-03-03T21:52:38.728Z Checking pretty-hex v0.4.1
21302025-03-03T21:52:38.905Z Compiling newtype-uuid v1.2.1
21312025-03-03T21:52:38.932Z Checking rand_core v0.9.2
21322025-03-03T21:52:39.022Z Checking data-encoding v2.6.0
21332025-03-03T21:52:39.174Z Checking siphasher v0.3.11
21342025-03-03T21:52:39.279Z Checking rand_chacha v0.9.0
21352025-03-03T21:52:39.372Z Checking openssl v0.10.71
21362025-03-03T21:52:39.447Z Checking dirs-next v2.0.0
21372025-03-03T21:52:39.499Z Checking h2 v0.4.6
21382025-03-03T21:52:39.542Z Checking rustix v0.38.37
21392025-03-03T21:52:39.582Z Checking syn v2.0.98
21402025-03-03T21:52:39.610Z Checking dtrace-parser v0.2.0
21412025-03-03T21:52:39.693Z Checking unicode-normalization v0.1.24
21422025-03-03T21:52:40.048Z Checking http-body-util v0.1.2
21432025-03-03T21:52:40.484Z Checking crossbeam-epoch v0.9.18
21442025-03-03T21:52:40.554Z Checking sha1 v0.10.6
21452025-03-03T21:52:40.821Z Checking signature v2.2.0
21462025-03-03T21:52:40.937Z Checking thread_local v1.1.8
21472025-03-03T21:52:41.017Z Checking thread-id v4.2.2
21482025-03-03T21:52:41.142Z Checking crc32fast v1.4.2
21492025-03-03T21:52:41.233Z Checking encoding_rs v0.8.34
21502025-03-03T21:52:41.343Z Checking regex-automata v0.4.8
21512025-03-03T21:52:41.390Z Checking anstyle v1.0.10
21522025-03-03T21:52:41.741Z Checking ipnet v2.11.0
21532025-03-03T21:52:41.935Z Checking dof v0.3.0
21542025-03-03T21:52:42.254Z Checking either v1.14.0
21552025-03-03T21:52:42.500Z Checking unicode-bidi v0.3.17
21562025-03-03T21:52:42.605Z Checking gimli v0.31.1
21572025-03-03T21:52:42.630Z Checking openssl-probe v0.1.5
21582025-03-03T21:52:42.768Z Checking utf8parse v0.2.2
21592025-03-03T21:52:42.917Z Checking mime v0.3.17
21602025-03-03T21:52:43.115Z Checking winnow v0.7.3
21612025-03-03T21:52:43.205Z Checking unicode-properties v0.1.3
21622025-03-03T21:52:43.231Z Checking anstyle-parse v0.2.5
21632025-03-03T21:52:43.494Z Checking crossbeam-deque v0.8.5
21642025-03-03T21:52:43.522Z Checking stringprep v0.1.5
21652025-03-03T21:52:43.791Z Checking rand v0.9.0
21662025-03-03T21:52:43.821Z Checking term v0.7.0
21672025-03-03T21:52:44.171Z Checking native-tls v0.2.12
21682025-03-03T21:52:44.224Z Checking slog-json v2.6.1
21692025-03-03T21:52:44.480Z Checking rustls v0.22.4
21702025-03-03T21:52:44.505Z Checking rustls v0.23.19
21712025-03-03T21:52:44.770Z Checking serde_urlencoded v0.7.1
21722025-03-03T21:52:45.150Z Checking crossbeam-channel v0.5.13
21732025-03-03T21:52:45.216Z Checking hyper v1.6.0
21742025-03-03T21:52:45.279Z Checking futures-executor v0.3.31
21752025-03-03T21:52:45.304Z Checking usdt-impl v0.5.0
21762025-03-03T21:52:45.512Z Checking bzip2-sys v0.1.11+1.0.8
21772025-03-03T21:52:45.620Z Checking toml_edit v0.22.24
21782025-03-03T21:52:45.646Z Checking num-integer v0.1.46
21792025-03-03T21:52:45.841Z Checking rustls-pemfile v2.2.0
21802025-03-03T21:52:45.866Z Checking semver v1.0.25
21812025-03-03T21:52:45.928Z Checking addr2line v0.24.2
21822025-03-03T21:52:46.070Z Checking md-5 v0.10.6
21832025-03-03T21:52:46.116Z Checking ff v0.13.0
21842025-03-03T21:52:46.230Z Checking hash32 v0.2.1
21852025-03-03T21:52:46.280Z Checking memmap v0.7.0
21862025-03-03T21:52:46.324Z Checking is-terminal v0.4.13
21872025-03-03T21:52:46.451Z Checking object v0.36.5
21882025-03-03T21:52:46.480Z Checking take_mut v0.2.2
21892025-03-03T21:52:46.506Z Checking utf-8 v0.7.6
21902025-03-03T21:52:46.532Z Checking anstyle-query v1.1.1
21912025-03-03T21:52:46.636Z Checking is_terminal_polyfill v1.70.1
21922025-03-03T21:52:46.663Z Checking colorchoice v1.0.2
21932025-03-03T21:52:46.716Z Checking psl-types v2.0.11
21942025-03-03T21:52:46.805Z Checking rustc-demangle v0.1.24
21952025-03-03T21:52:46.851Z Checking dyn-clone v1.0.18
21962025-03-03T21:52:46.934Z Checking quick-error v1.2.3
21972025-03-03T21:52:46.972Z Checking base16ct v0.2.0
21982025-03-03T21:52:47.058Z Checking fallible-iterator v0.2.0
21992025-03-03T21:52:47.123Z Checking hyper-util v0.1.10
22002025-03-03T21:52:47.164Z Checking linked-hash-map v0.5.6
22012025-03-03T21:52:47.190Z Checking sec1 v0.7.3
22022025-03-03T21:52:47.519Z Checking lru-cache v0.1.2
22032025-03-03T21:52:47.565Z Checking resolv-conf v0.7.0
22042025-03-03T21:52:47.688Z Checking postgres-protocol v0.6.8
22052025-03-03T21:52:47.713Z Checking schemars v0.8.22
22062025-03-03T21:52:47.738Z Checking tokio-rustls v0.25.0
22072025-03-03T21:52:47.916Z Checking publicsuffix v2.3.0
22082025-03-03T21:52:48.071Z Checking anstream v0.6.15
22092025-03-03T21:52:48.135Z Checking toml v0.8.20
22102025-03-03T21:52:48.182Z Checking tungstenite v0.24.0
22112025-03-03T21:52:48.291Z Checking slog-async v2.8.0
22122025-03-03T21:52:48.415Z Checking heapless v0.7.17
22132025-03-03T21:52:48.564Z Checking usdt v0.5.0
22142025-03-03T21:52:48.794Z Checking slog-term v2.9.1
22152025-03-03T21:52:48.834Z Checking group v0.13.0
22162025-03-03T21:52:48.951Z Checking num-iter v0.1.45
22172025-03-03T21:52:48.979Z Checking bzip2 v0.4.4
22182025-03-03T21:52:49.054Z Checking futures v0.3.31
22192025-03-03T21:52:49.079Z Checking slog-bunyan v2.5.0
22202025-03-03T21:52:49.145Z Checking tokio-native-tls v0.3.1
22212025-03-03T21:52:49.176Z Checking rayon-core v1.12.1
22222025-03-03T21:52:49.231Z Checking multer v3.1.0
22232025-03-03T21:52:49.260Z Checking terminal_size v0.4.0
22242025-03-03T21:52:49.260Z Checking hickory-proto v0.24.4
22252025-03-03T21:52:49.286Z Checking flate2 v1.1.0
22262025-03-03T21:52:49.357Z Checking tokio-rustls v0.26.0
22272025-03-03T21:52:49.386Z Checking phf_shared v0.11.2
22282025-03-03T21:52:49.642Z Checking cookie v0.18.1
22292025-03-03T21:52:49.670Z Checking async-stream v0.3.6
22302025-03-03T21:52:49.719Z Checking signal-hook v0.3.17
22312025-03-03T21:52:49.744Z Checking waitgroup v0.1.2
22322025-03-03T21:52:49.811Z Checking camino v1.1.9
22332025-03-03T21:52:49.888Z Checking lazy_static v1.5.0
22342025-03-03T21:52:49.916Z Checking openapiv3 v2.0.0
22352025-03-03T21:52:49.942Z Checking webpki-roots v0.26.6
22362025-03-03T21:52:50.041Z Checking serde_path_to_error v0.1.16
22372025-03-03T21:52:50.075Z Checking hkdf v0.12.4
22382025-03-03T21:52:50.101Z Checking crypto-bigint v0.5.5
22392025-03-03T21:52:50.135Z Checking sync_wrapper v1.0.1
22402025-03-03T21:52:50.277Z Checking hostname v0.4.0
22412025-03-03T21:52:50.302Z Checking debug-ignore v1.0.5
22422025-03-03T21:52:50.341Z Checking strsim v0.11.1
22432025-03-03T21:52:50.438Z Checking lockfree-object-pool v0.1.6
22442025-03-03T21:52:50.464Z Checking winnow v0.5.40
22452025-03-03T21:52:50.593Z Checking unicode-width v0.2.0
22462025-03-03T21:52:50.622Z Checking clap_lex v0.7.4
22472025-03-03T21:52:50.690Z Checking bumpalo v3.16.0
22482025-03-03T21:52:50.902Z Checking simd-adler32 v0.3.7
22492025-03-03T21:52:51.009Z Checking tower-layer v0.3.3
22502025-03-03T21:52:51.045Z Checking managed v0.8.0
22512025-03-03T21:52:51.233Z Checking bitflags v1.3.2
22522025-03-03T21:52:51.259Z Checking tower v0.5.2
22532025-03-03T21:52:51.351Z Checking zopfli v0.8.1
22542025-03-03T21:52:51.381Z Checking smoltcp v0.9.1
22552025-03-03T21:52:51.880Z Checking backtrace v0.3.74
22562025-03-03T21:52:51.920Z Checking console v0.15.10
22572025-03-03T21:52:51.971Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22582025-03-03T21:52:52.259Z Checking clap_builder v4.5.31
22592025-03-03T21:52:52.432Z Checking anyhow v1.0.96
22602025-03-03T21:52:52.457Z Checking hyper-rustls v0.27.3
22612025-03-03T21:52:52.626Z Checking signal-hook-mio v0.2.4
22622025-03-03T21:52:52.668Z Checking elliptic-curve v0.13.8
22632025-03-03T21:52:52.775Z Checking cookie_store v0.21.1
22642025-03-03T21:52:52.801Z Checking num-bigint-dig v0.8.4
22652025-03-03T21:52:52.832Z Checking dropshot v0.12.0
22662025-03-03T21:52:52.832Z Checking rayon v1.10.0
22672025-03-03T21:52:53.030Z Checking toml_edit v0.19.15
22682025-03-03T21:52:53.275Z Checking phf v0.11.2
22692025-03-03T21:52:53.424Z Checking hyper-tls v0.6.0
22702025-03-03T21:52:53.522Z Checking tokio-tungstenite v0.24.0
22712025-03-03T21:52:53.554Z Checking hickory-resolver v0.24.4
22722025-03-03T21:52:53.694Z Checking postgres-types v0.2.9
22732025-03-03T21:52:53.950Z Checking regex v1.11.1
22742025-03-03T21:52:54.325Z Checking bstr v1.10.0
22752025-03-03T21:52:54.543Z Checking ed25519 v2.2.3
22762025-03-03T21:52:54.573Z Checking tokio-stream v0.1.17
22772025-03-03T21:52:54.850Z Checking phf_shared v0.10.0
22782025-03-03T21:52:54.919Z Checking zerocopy v0.6.6
22792025-03-03T21:52:54.993Z Checking curve25519-dalek v4.1.3
22802025-03-03T21:52:55.133Z Checking hubpack v0.1.2
22812025-03-03T21:52:55.158Z Checking memoffset v0.9.1
22822025-03-03T21:52:55.269Z Checking portable-atomic v1.9.0
22832025-03-03T21:52:55.294Z Checking pkcs1 v0.7.5
22842025-03-03T21:52:55.344Z Checking float-cmp v0.10.0
22852025-03-03T21:52:55.458Z Checking serde-big-array v0.5.1
22862025-03-03T21:52:55.561Z Checking rfc6979 v0.4.0
22872025-03-03T21:52:55.586Z Checking predicates-core v1.0.8
22882025-03-03T21:52:55.670Z Checking unicode-segmentation v1.12.0
22892025-03-03T21:52:55.716Z Checking number_prefix v0.4.0
22902025-03-03T21:52:55.745Z Checking fixedbitset v0.4.2
22912025-03-03T21:52:55.772Z Checking difflib v0.4.0
22922025-03-03T21:52:55.922Z Checking static_assertions v1.1.0
22932025-03-03T21:52:56.026Z Checking minimal-lexical v0.2.1
22942025-03-03T21:52:56.052Z Checking new_debug_unreachable v1.0.6
22952025-03-03T21:52:56.080Z Checking normalize-line-endings v0.3.0
22962025-03-03T21:52:56.107Z Checking precomputed-hash v0.1.1
22972025-03-03T21:52:56.147Z Checking whoami v1.5.2
22982025-03-03T21:52:56.173Z Checking qorb v0.2.1
22992025-03-03T21:52:56.227Z Checking predicates v3.1.3
23002025-03-03T21:52:56.253Z Checking string_cache v0.8.7
23012025-03-03T21:52:56.283Z Checking similar v2.7.0
23022025-03-03T21:52:56.308Z Checking indicatif v0.17.11
23032025-03-03T21:52:56.432Z Checking nom v7.1.3
23042025-03-03T21:52:56.468Z Checking tokio-postgres v0.7.13
23052025-03-03T21:52:56.529Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
23062025-03-03T21:52:56.717Z Checking ed25519-dalek v2.1.1
23072025-03-03T21:52:56.832Z Checking petgraph v0.6.5
23082025-03-03T21:52:57.022Z Checking ecdsa v0.16.9
23092025-03-03T21:52:57.091Z Checking rsa v0.9.6
23102025-03-03T21:52:57.119Z Checking nix v0.29.0
23112025-03-03T21:52:57.704Z Checking toml v0.7.8
23122025-03-03T21:52:58.031Z Checking clap v4.5.31
23132025-03-03T21:52:58.148Z Checking reqwest v0.12.12
23142025-03-03T21:52:58.343Z Checking crossterm v0.28.1
23152025-03-03T21:52:58.440Z Checking zip v2.1.3
23162025-03-03T21:52:58.525Z Checking zip v0.6.6
23172025-03-03T21:52:58.785Z Checking itertools v0.12.1
23182025-03-03T21:52:59.101Z Checking itertools v0.10.5
23192025-03-03T21:52:59.182Z Checking ahash v0.8.11
23202025-03-03T21:52:59.445Z Checking fs-err v2.11.0
23212025-03-03T21:52:59.614Z Checking buf-list v1.0.3
23222025-03-03T21:52:59.896Z Checking x509-cert v0.2.5
23232025-03-03T21:52:59.945Z Checking hex v0.4.3
23242025-03-03T21:52:59.984Z Checking lalrpop-util v0.19.12
23252025-03-03T21:53:00.024Z Checking peg-runtime v0.8.3
23262025-03-03T21:53:00.084Z Checking sigpipe v0.1.3
23272025-03-03T21:53:01.532Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23282025-03-03T21:53:02.006Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.17s
23292025-03-03T21:53:02.174Z
23302025-03-03T21:53:02.174Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (49/196)
23312025-03-03T21:53:03.060Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23322025-03-03T21:53:03.087Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23332025-03-03T21:53:03.222Z Compiling regress v0.10.3
23342025-03-03T21:53:03.260Z Checking heck v0.5.0
23352025-03-03T21:53:03.301Z Checking fastrand v2.1.1
23362025-03-03T21:53:03.326Z Compiling unsafe-libyaml v0.2.11
23372025-03-03T21:53:03.351Z Checking ipnetwork v0.21.1
23382025-03-03T21:53:03.351Z Compiling structmeta-derive v0.3.0
23392025-03-03T21:53:03.351Z Compiling ident_case v1.0.1
23402025-03-03T21:53:03.469Z Checking progenitor-client v0.8.0
23412025-03-03T21:53:03.579Z Compiling darling_core v0.20.10
23422025-03-03T21:53:03.639Z Checking tempfile v3.13.0
23432025-03-03T21:53:03.712Z Checking oxnet v0.1.1
23442025-03-03T21:53:03.792Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23452025-03-03T21:53:03.985Z Checking newtype-uuid v1.2.1
23462025-03-03T21:53:04.052Z Compiling proc-macro-crate v1.3.1
23472025-03-03T21:53:04.142Z Checking wait-timeout v0.2.0
23482025-03-03T21:53:04.248Z Checking bit-vec v0.8.0
23492025-03-03T21:53:04.337Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23502025-03-03T21:53:04.591Z Compiling serde_yaml v0.9.34+deprecated
23512025-03-03T21:53:04.646Z Checking bit-set v0.8.0
23522025-03-03T21:53:04.907Z Checking rusty-fork v0.3.0
23532025-03-03T21:53:04.932Z Compiling num_enum_derive v0.5.11
23542025-03-03T21:53:04.956Z Compiling lzma-sys v0.1.20
23552025-03-03T21:53:05.209Z Checking rand_xorshift v0.3.0
23562025-03-03T21:53:05.425Z Compiling thiserror-impl v2.0.11
23572025-03-03T21:53:05.601Z Compiling foreign-types-macros v0.2.3
23582025-03-03T21:53:05.701Z Compiling structmeta v0.3.0
23592025-03-03T21:53:06.051Z Compiling parse-display-derive v0.10.0
23602025-03-03T21:53:06.352Z Compiling typify-impl v0.2.0
23612025-03-03T21:53:06.868Z Compiling daft-derive v0.1.1
23622025-03-03T21:53:07.268Z Compiling dropshot v0.16.0
23632025-03-03T21:53:07.560Z Checking foreign-types-shared v0.3.1
23642025-03-03T21:53:07.682Z Checking arc-swap v1.7.1
23652025-03-03T21:53:07.843Z Checking unarray v0.1.4
23662025-03-03T21:53:08.028Z Checking proptest v1.6.0
23672025-03-03T21:53:08.101Z Checking thiserror v2.0.11
23682025-03-03T21:53:08.129Z Checking slog-scope v4.4.0
23692025-03-03T21:53:08.234Z Checking daft v0.1.1
23702025-03-03T21:53:08.266Z Checking foreign-types v0.5.0
23712025-03-03T21:53:08.371Z Checking num_enum v0.5.11
23722025-03-03T21:53:08.396Z Compiling test-strategy v0.4.0
23732025-03-03T21:53:08.576Z Checking strum v0.26.3
23742025-03-03T21:53:08.601Z Compiling proc-macro-error v1.0.4
23752025-03-03T21:53:08.776Z Compiling darling_macro v0.20.10
23762025-03-03T21:53:08.908Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23772025-03-03T21:53:09.070Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23782025-03-03T21:53:09.113Z Checking tungstenite v0.21.0
23792025-03-03T21:53:09.151Z Compiling heck v0.3.3
23802025-03-03T21:53:09.188Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23812025-03-03T21:53:09.465Z Checking parse-display v0.10.0
23822025-03-03T21:53:09.490Z Compiling dropshot_endpoint v0.16.0
23832025-03-03T21:53:09.602Z Compiling darling v0.20.10
23842025-03-03T21:53:09.690Z Checking cstr-argument v0.1.2
23852025-03-03T21:53:09.734Z Compiling serde_with_macros v3.12.0
23862025-03-03T21:53:09.862Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23872025-03-03T21:53:09.907Z Checking instant v0.1.13
23882025-03-03T21:53:09.996Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
23892025-03-03T21:53:10.057Z Checking pretty-hex v0.2.1
23902025-03-03T21:53:10.243Z Checking base64 v0.21.7
23912025-03-03T21:53:10.295Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23922025-03-03T21:53:10.595Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23932025-03-03T21:53:10.696Z Checking backoff v0.4.0
23942025-03-03T21:53:10.722Z Checking tokio-tungstenite v0.21.0
23952025-03-03T21:53:10.751Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23962025-03-03T21:53:10.921Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23972025-03-03T21:53:11.031Z Compiling zone_cfg_derive v0.1.2
23982025-03-03T21:53:11.270Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23992025-03-03T21:53:11.295Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24002025-03-03T21:53:11.656Z Checking slog-stdlog v4.1.1
24012025-03-03T21:53:11.681Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24022025-03-03T21:53:11.852Z Checking progenitor-client v0.9.1
24032025-03-03T21:53:11.993Z Checking colored v2.2.0
24042025-03-03T21:53:12.254Z Checking macaddr v1.0.1
24052025-03-03T21:53:12.280Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#d2387032)
24062025-03-03T21:53:12.280Z Checking serde_with v3.12.0
24072025-03-03T21:53:12.361Z Checking base64 v0.13.1
24082025-03-03T21:53:12.451Z Checking unicode-width v0.1.14
24092025-03-03T21:53:12.475Z Checking winnow v0.6.20
24102025-03-03T21:53:12.521Z Checking zone v0.1.8
24112025-03-03T21:53:12.686Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24122025-03-03T21:53:12.794Z Checking ron v0.7.1
24132025-03-03T21:53:12.905Z Checking tabwriter v1.4.0
24142025-03-03T21:53:13.126Z Checking slog-envlogger v2.2.0
24152025-03-03T21:53:13.150Z Checking xz2 v0.1.7
24162025-03-03T21:53:13.175Z Checking xattr v1.3.1
24172025-03-03T21:53:13.330Z Checking pem v3.0.5
24182025-03-03T21:53:13.369Z Checking yasna v0.5.2
24192025-03-03T21:53:13.417Z Checking headers-core v0.3.0
24202025-03-03T21:53:13.579Z Checking smf v0.2.3
24212025-03-03T21:53:13.604Z Checking filetime v0.2.25
24222025-03-03T21:53:13.752Z Checking same-file v1.0.6
24232025-03-03T21:53:13.808Z Checking tar v0.4.44
24242025-03-03T21:53:13.933Z Checking walkdir v2.5.0
24252025-03-03T21:53:14.001Z Checking headers v0.4.0
24262025-03-03T21:53:14.115Z Checking rcgen v0.12.1
24272025-03-03T21:53:14.215Z Checking atomicwrites v0.4.4
24282025-03-03T21:53:14.419Z Checking camino-tempfile v1.1.1
24292025-03-03T21:53:14.556Z Checking subprocess v0.2.9
24302025-03-03T21:53:16.512Z Compiling typify-macro v0.2.0
24312025-03-03T21:53:18.386Z Compiling typify v0.2.0
24322025-03-03T21:53:18.491Z Compiling progenitor-impl v0.8.0
24332025-03-03T21:53:21.995Z Compiling progenitor-macro v0.8.0
24342025-03-03T21:53:26.237Z Checking progenitor v0.8.0
24352025-03-03T21:53:26.431Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
24362025-03-03T21:53:26.431Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24372025-03-03T21:53:30.060Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
24382025-03-03T21:53:30.476Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24392025-03-03T21:53:38.684Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
24402025-03-03T21:53:40.732Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
24412025-03-03T21:53:42.422Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.23s
24422025-03-03T21:53:42.592Z
24432025-03-03T21:53:42.592Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (50/196)
24442025-03-03T21:53:43.446Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24452025-03-03T21:53:43.471Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24462025-03-03T21:53:43.599Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
24472025-03-03T21:53:45.425Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.82s
24482025-03-03T21:53:45.603Z
24492025-03-03T21:53:45.603Zinfo: running `cargo check --bins` on nexus-config (51/196)
24502025-03-03T21:53:46.414Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24512025-03-03T21:53:46.439Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24522025-03-03T21:53:46.439Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24532025-03-03T21:53:46.439Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
24542025-03-03T21:53:46.537Z
24552025-03-03T21:53:46.537Zinfo: running `cargo check --bins` on omicron-rpaths (52/196)
24562025-03-03T21:53:47.352Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24572025-03-03T21:53:47.377Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24582025-03-03T21:53:47.378Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24592025-03-03T21:53:47.378Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
24602025-03-03T21:53:47.474Z
24612025-03-03T21:53:47.474Zinfo: running `cargo check --bins` on omicron-certificates (53/196)
24622025-03-03T21:53:48.349Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24632025-03-03T21:53:48.374Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24642025-03-03T21:53:48.374Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24652025-03-03T21:53:48.374Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
24662025-03-03T21:53:48.467Z
24672025-03-03T21:53:48.467Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (54/196)
24682025-03-03T21:53:49.324Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24692025-03-03T21:53:49.349Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24702025-03-03T21:53:49.520Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24712025-03-03T21:53:49.558Z Compiling tempfile v3.13.0
24722025-03-03T21:53:49.583Z Compiling ipnetwork v0.21.1
24732025-03-03T21:53:49.583Z Compiling wait-timeout v0.2.0
24742025-03-03T21:53:49.583Z Compiling bit-vec v0.8.0
24752025-03-03T21:53:49.583Z Compiling progenitor-client v0.8.0
24762025-03-03T21:53:49.583Z Compiling itertools v0.13.0
24772025-03-03T21:53:49.583Z Compiling rand_xorshift v0.3.0
24782025-03-03T21:53:49.816Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24792025-03-03T21:53:50.021Z Compiling bit-set v0.8.0
24802025-03-03T21:53:50.057Z Compiling oxnet v0.1.1
24812025-03-03T21:53:50.082Z Compiling rusty-fork v0.3.0
24822025-03-03T21:53:50.108Z Compiling heapless v0.8.0
24832025-03-03T21:53:50.303Z Compiling unarray v0.1.4
24842025-03-03T21:53:50.344Z Compiling progenitor v0.8.0
24852025-03-03T21:53:50.388Z Compiling parse-display v0.10.0
24862025-03-03T21:53:50.467Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24872025-03-03T21:53:50.492Z Compiling proptest v1.6.0
24882025-03-03T21:53:50.569Z Compiling daft v0.1.1
24892025-03-03T21:53:50.695Z Compiling thiserror v2.0.11
24902025-03-03T21:53:50.725Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24912025-03-03T21:53:50.847Z Checking hash32 v0.3.1
24922025-03-03T21:53:50.872Z Compiling instant v0.1.13
24932025-03-03T21:53:50.906Z Compiling smoltcp v0.11.0
24942025-03-03T21:53:50.933Z Compiling dropshot v0.16.0
24952025-03-03T21:53:51.017Z Compiling backoff v0.4.0
24962025-03-03T21:53:51.041Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24972025-03-03T21:53:51.412Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
24982025-03-03T21:53:51.516Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24992025-03-03T21:53:51.571Z Compiling serde_with v3.12.0
25002025-03-03T21:53:51.697Z Checking num-rational v0.4.2
25012025-03-03T21:53:51.844Z Compiling progenitor-client v0.9.1
25022025-03-03T21:53:52.291Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
25032025-03-03T21:53:52.347Z Compiling phf_generator v0.11.2
25042025-03-03T21:53:52.519Z Checking num-complex v0.4.6
25052025-03-03T21:53:53.493Z Compiling macaddr v1.0.1
25062025-03-03T21:53:53.881Z Checking cobs v0.2.3
25072025-03-03T21:53:54.055Z Compiling num v0.4.3
25082025-03-03T21:53:54.080Z Checking postcard v1.0.10
25092025-03-03T21:53:54.282Z Compiling phf_codegen v0.11.2
25102025-03-03T21:53:54.582Z Compiling parse-zoneinfo v0.3.1
25112025-03-03T21:53:54.638Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25122025-03-03T21:53:54.907Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25132025-03-03T21:53:55.056Z Compiling float-ord v0.3.2
25142025-03-03T21:53:55.381Z Compiling convert_case v0.4.0
25152025-03-03T21:53:56.045Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#d2387032)
25162025-03-03T21:53:56.090Z Compiling derive_more v0.99.19
25172025-03-03T21:53:57.014Z Compiling chrono-tz-build v0.4.0
25182025-03-03T21:53:57.481Z Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
25192025-03-03T21:53:57.759Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25202025-03-03T21:53:58.115Z Compiling crucible-workspace-hack v0.1.0
25212025-03-03T21:53:58.145Z Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
25222025-03-03T21:53:58.460Z Compiling chrono-tz v0.10.1
25232025-03-03T21:53:58.629Z Checking newline-converter v0.3.0
25242025-03-03T21:53:58.658Z Checking itertools v0.14.0
25252025-03-03T21:53:58.807Z Checking prettyplease v0.2.29
25262025-03-03T21:53:59.097Z Compiling slog-dtrace v0.3.0
25272025-03-03T21:53:59.342Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25282025-03-03T21:53:59.371Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
25292025-03-03T21:53:59.844Z Checking expectorate v1.1.0
25302025-03-03T21:53:59.945Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25312025-03-03T21:54:00.019Z Compiling zone_cfg_derive v0.3.0
25322025-03-03T21:54:00.607Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25332025-03-03T21:54:00.889Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
25342025-03-03T21:54:01.157Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25352025-03-03T21:54:01.182Z Compiling const_format_proc_macros v0.2.34
25362025-03-03T21:54:01.210Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25372025-03-03T21:54:01.523Z Compiling num-derive v0.4.2
25382025-03-03T21:54:01.555Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25392025-03-03T21:54:01.842Z Checking highway v1.3.0
25402025-03-03T21:54:02.096Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25412025-03-03T21:54:02.216Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25422025-03-03T21:54:02.332Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25432025-03-03T21:54:02.421Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25442025-03-03T21:54:02.650Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25452025-03-03T21:54:02.833Z Checking const_format v0.2.34
25462025-03-03T21:54:02.965Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25472025-03-03T21:54:03.145Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
25482025-03-03T21:54:03.278Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
25492025-03-03T21:54:03.304Z Checking zone v0.3.0
25502025-03-03T21:54:03.652Z Checking gethostname v0.5.0
25512025-03-03T21:54:03.772Z Checking bcs v0.1.6
25522025-03-03T21:54:03.847Z Checking nanorand v0.7.0
25532025-03-03T21:54:03.891Z Compiling async-recursion v1.1.1
25542025-03-03T21:54:03.965Z Checking termtree v0.5.1
25552025-03-03T21:54:04.182Z Checking flume v0.11.1
25562025-03-03T21:54:04.479Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
25572025-03-03T21:54:11.618Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25582025-03-03T21:54:15.738Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25592025-03-03T21:54:19.355Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
25602025-03-03T21:54:21.079Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.60s
25612025-03-03T21:54:21.251Z
25622025-03-03T21:54:21.251Zinfo: running `cargo check --bins` on clickhouse-admin-api (55/196)
25632025-03-03T21:54:22.053Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25642025-03-03T21:54:22.078Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25652025-03-03T21:54:22.078Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25662025-03-03T21:54:22.078Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
25672025-03-03T21:54:22.166Z
25682025-03-03T21:54:22.166Zinfo: running `cargo check --bins` on clickhouse-admin-types (56/196)
25692025-03-03T21:54:22.989Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25702025-03-03T21:54:23.014Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25712025-03-03T21:54:23.014Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25722025-03-03T21:54:23.014Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
25732025-03-03T21:54:23.105Z
25742025-03-03T21:54:23.105Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (57/196)
25752025-03-03T21:54:23.911Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25762025-03-03T21:54:23.937Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25772025-03-03T21:54:24.068Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25782025-03-03T21:54:24.781Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.66s
25792025-03-03T21:54:24.967Z
25802025-03-03T21:54:24.967Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (58/196)
25812025-03-03T21:54:25.851Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25822025-03-03T21:54:25.877Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25832025-03-03T21:54:26.019Z Compiling cfg_aliases v0.1.1
25842025-03-03T21:54:26.019Z Compiling vte_generate_state_changes v0.1.2
25852025-03-03T21:54:26.045Z Checking fd-lock v4.0.2
25862025-03-03T21:54:26.045Z Checking nibble_vec v0.1.0
25872025-03-03T21:54:26.045Z Checking bytecount v0.6.8
25882025-03-03T21:54:26.070Z Checking endian-type v0.1.2
25892025-03-03T21:54:26.107Z Compiling tabled_derive v0.7.0
25902025-03-03T21:54:26.162Z Compiling peg-macros v0.8.4
25912025-03-03T21:54:26.187Z Compiling nix v0.28.0
25922025-03-03T21:54:26.245Z Checking papergrid v0.11.0
25932025-03-03T21:54:26.270Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25942025-03-03T21:54:26.315Z Checking radix_trie v0.2.1
25952025-03-03T21:54:26.341Z Compiling sqlparser_derive v0.2.2
25962025-03-03T21:54:26.582Z Checking vte v0.11.1
25972025-03-03T21:54:26.674Z Checking unicode_categories v0.1.1
25982025-03-03T21:54:26.936Z Checking home v0.5.9
25992025-03-03T21:54:27.077Z Checking nu-ansi-term v0.50.1
26002025-03-03T21:54:27.125Z Checking sqlformat v0.2.6
26012025-03-03T21:54:27.181Z Checking sqlparser v0.45.0
26022025-03-03T21:54:27.461Z Checking display-error-chain v0.2.2
26032025-03-03T21:54:27.749Z Checking strip-ansi-escapes v0.2.0
26042025-03-03T21:54:27.904Z Checking reedline v0.38.0
26052025-03-03T21:54:28.041Z Checking tabled v0.15.0
26062025-03-03T21:54:28.241Z Checking peg v0.8.4
26072025-03-03T21:54:28.800Z Checking rustyline v14.0.0
26082025-03-03T21:54:40.556Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.57s
26092025-03-03T21:54:40.743Z
26102025-03-03T21:54:40.744Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (59/196)
26112025-03-03T21:54:41.543Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26122025-03-03T21:54:41.569Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26132025-03-03T21:54:41.696Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26142025-03-03T21:54:48.551Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.71s
26152025-03-03T21:54:48.732Z
26162025-03-03T21:54:48.732Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (60/196)
26172025-03-03T21:54:49.538Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26182025-03-03T21:54:49.578Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26192025-03-03T21:54:49.737Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26202025-03-03T21:54:54.452Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.78s
26212025-03-03T21:54:54.630Z
26222025-03-03T21:54:54.630Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (61/196)
26232025-03-03T21:54:55.544Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26242025-03-03T21:54:55.586Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26252025-03-03T21:54:55.719Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26262025-03-03T21:55:02.431Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.79s
26272025-03-03T21:55:02.612Z
26282025-03-03T21:55:02.612Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (62/196)
26292025-03-03T21:55:03.494Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26302025-03-03T21:55:03.519Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26312025-03-03T21:55:03.669Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26322025-03-03T21:55:10.483Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.86s
26332025-03-03T21:55:10.679Z
26342025-03-03T21:55:10.680Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (63/196)
26352025-03-03T21:55:11.557Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26362025-03-03T21:55:11.584Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26372025-03-03T21:55:11.761Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26382025-03-03T21:55:17.014Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.34s
26392025-03-03T21:55:17.187Z
26402025-03-03T21:55:17.187Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (64/196)
26412025-03-03T21:55:18.047Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26422025-03-03T21:55:18.072Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26432025-03-03T21:55:18.251Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26442025-03-03T21:55:23.580Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.38s
26452025-03-03T21:55:23.767Z
26462025-03-03T21:55:23.767Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (65/196)
26472025-03-03T21:55:24.696Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26482025-03-03T21:55:24.722Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26492025-03-03T21:55:24.920Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26502025-03-03T21:55:32.044Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.26s
26512025-03-03T21:55:32.225Z
26522025-03-03T21:55:32.225Zinfo: running `cargo check --bins` on oximeter (66/196)
26532025-03-03T21:55:33.092Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26542025-03-03T21:55:33.117Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26552025-03-03T21:55:33.117Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26562025-03-03T21:55:33.117Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
26572025-03-03T21:55:33.213Z
26582025-03-03T21:55:33.213Zinfo: running `cargo check --bins` on oximeter-macro-impl (67/196)
26592025-03-03T21:55:34.011Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26602025-03-03T21:55:34.042Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26612025-03-03T21:55:34.042Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26622025-03-03T21:55:34.042Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
26632025-03-03T21:55:34.121Z
26642025-03-03T21:55:34.121Zinfo: running `cargo check --bins` on oximeter-schema (68/196)
26652025-03-03T21:55:34.967Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26662025-03-03T21:55:34.993Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26672025-03-03T21:55:35.116Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
26682025-03-03T21:55:37.789Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
26692025-03-03T21:55:39.049Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.92s
26702025-03-03T21:55:39.220Z
26712025-03-03T21:55:39.220Zinfo: running `cargo check --bins` on oximeter-types (69/196)
26722025-03-03T21:55:40.122Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26732025-03-03T21:55:40.147Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26742025-03-03T21:55:40.147Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26752025-03-03T21:55:40.147Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
26762025-03-03T21:55:40.257Z
26772025-03-03T21:55:40.257Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (70/196)
26782025-03-03T21:55:41.122Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26792025-03-03T21:55:41.147Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26802025-03-03T21:55:41.148Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26812025-03-03T21:55:41.148Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
26822025-03-03T21:55:41.240Z
26832025-03-03T21:55:41.240Zinfo: running `cargo check --bins` on oxql-types (71/196)
26842025-03-03T21:55:42.108Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26852025-03-03T21:55:42.133Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26862025-03-03T21:55:42.133Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26872025-03-03T21:55:42.133Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
26882025-03-03T21:55:42.233Z
26892025-03-03T21:55:42.233Zinfo: running `cargo check --bins` on oximeter-test-utils (72/196)
26902025-03-03T21:55:43.103Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26912025-03-03T21:55:43.129Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26922025-03-03T21:55:43.129Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26932025-03-03T21:55:43.129Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
26942025-03-03T21:55:43.232Z
26952025-03-03T21:55:43.233Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (73/196)
26962025-03-03T21:55:44.071Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26972025-03-03T21:55:44.096Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26982025-03-03T21:55:44.096Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26992025-03-03T21:55:44.096Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
27002025-03-03T21:55:44.193Z
27012025-03-03T21:55:44.193Zinfo: running `cargo check --bins` on bootstrap-agent-client (74/196)
27022025-03-03T21:55:45.066Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27032025-03-03T21:55:45.093Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27042025-03-03T21:55:45.093Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27052025-03-03T21:55:45.093Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
27062025-03-03T21:55:45.206Z
27072025-03-03T21:55:45.206Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (75/196)
27082025-03-03T21:55:46.040Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27092025-03-03T21:55:46.066Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27102025-03-03T21:55:46.066Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27112025-03-03T21:55:46.066Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
27122025-03-03T21:55:46.162Z
27132025-03-03T21:55:46.162Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (76/196)
27142025-03-03T21:55:46.976Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27152025-03-03T21:55:47.002Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27162025-03-03T21:55:47.002Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27172025-03-03T21:55:47.002Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
27182025-03-03T21:55:47.088Z
27192025-03-03T21:55:47.088Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (77/196)
27202025-03-03T21:55:47.891Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27212025-03-03T21:55:47.917Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27222025-03-03T21:55:47.917Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27232025-03-03T21:55:47.917Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
27242025-03-03T21:55:48.001Z
27252025-03-03T21:55:48.001Zinfo: running `cargo check --bins` on cockroach-admin-client (78/196)
27262025-03-03T21:55:48.819Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27272025-03-03T21:55:48.860Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27282025-03-03T21:55:48.860Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27292025-03-03T21:55:48.860Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
27302025-03-03T21:55:48.935Z
27312025-03-03T21:55:48.935Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (79/196)
27322025-03-03T21:55:49.791Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27332025-03-03T21:55:49.817Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27342025-03-03T21:55:49.817Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27352025-03-03T21:55:49.817Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
27362025-03-03T21:55:49.913Z
27372025-03-03T21:55:49.913Zinfo: running `cargo check --bins` on dns-service-client (80/196)
27382025-03-03T21:55:50.742Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27392025-03-03T21:55:50.768Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27402025-03-03T21:55:50.768Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27412025-03-03T21:55:50.768Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
27422025-03-03T21:55:50.861Z
27432025-03-03T21:55:50.861Zinfo: running `cargo check --bins` on internal-dns-types (81/196)
27442025-03-03T21:55:51.668Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27452025-03-03T21:55:51.694Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27462025-03-03T21:55:51.694Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27472025-03-03T21:55:51.694Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
27482025-03-03T21:55:51.787Z
27492025-03-03T21:55:51.787Zinfo: running `cargo check --bins` on dpd-client (82/196)
27502025-03-03T21:55:52.590Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27512025-03-03T21:55:52.616Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27522025-03-03T21:55:52.616Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27532025-03-03T21:55:52.616Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
27542025-03-03T21:55:52.708Z
27552025-03-03T21:55:52.708Zinfo: running `cargo check --bins` on gateway-client (83/196)
27562025-03-03T21:55:53.501Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27572025-03-03T21:55:53.526Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27582025-03-03T21:55:53.526Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27592025-03-03T21:55:53.526Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
27602025-03-03T21:55:53.615Z
27612025-03-03T21:55:53.615Zinfo: running `cargo check --bins` on installinator-client (84/196)
27622025-03-03T21:55:54.436Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27632025-03-03T21:55:54.462Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27642025-03-03T21:55:54.462Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27652025-03-03T21:55:54.462Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
27662025-03-03T21:55:54.558Z
27672025-03-03T21:55:54.558Zinfo: running `cargo check --bins` on installinator-common (85/196)
27682025-03-03T21:55:55.416Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27692025-03-03T21:55:55.443Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27702025-03-03T21:55:55.443Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27712025-03-03T21:55:55.443Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
27722025-03-03T21:55:55.544Z
27732025-03-03T21:55:55.544Zinfo: running `cargo check --bins` on update-engine (86/196)
27742025-03-03T21:55:56.334Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27752025-03-03T21:55:56.361Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27762025-03-03T21:55:56.361Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27772025-03-03T21:55:56.361Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
27782025-03-03T21:55:56.446Z
27792025-03-03T21:55:56.446Zinfo: running `cargo check --bins` on nexus-client (87/196)
27802025-03-03T21:55:57.352Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27812025-03-03T21:55:57.378Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27822025-03-03T21:55:57.378Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27832025-03-03T21:55:57.378Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
27842025-03-03T21:55:57.478Z
27852025-03-03T21:55:57.478Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (88/196)
27862025-03-03T21:55:58.318Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27872025-03-03T21:55:58.344Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27882025-03-03T21:55:58.344Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27892025-03-03T21:55:58.344Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
27902025-03-03T21:55:58.443Z
27912025-03-03T21:55:58.443Zinfo: running `cargo check --bins` on omicron-passwords (89/196)
27922025-03-03T21:55:59.229Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27932025-03-03T21:55:59.254Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27942025-03-03T21:55:59.255Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27952025-03-03T21:55:59.255Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
27962025-03-03T21:55:59.345Z
27972025-03-03T21:55:59.345Zinfo: running `cargo check --bins` on nexus-types (90/196)
27982025-03-03T21:56:00.194Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27992025-03-03T21:56:00.219Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28002025-03-03T21:56:00.219Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28012025-03-03T21:56:00.219Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
28022025-03-03T21:56:00.341Z
28032025-03-03T21:56:00.341Zinfo: running `cargo check --bins` on oxide-client (91/196)
28042025-03-03T21:56:01.150Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28052025-03-03T21:56:01.175Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28062025-03-03T21:56:01.175Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28072025-03-03T21:56:01.175Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
28082025-03-03T21:56:01.261Z
28092025-03-03T21:56:01.261Zinfo: running `cargo check --bins` on oximeter-client (92/196)
28102025-03-03T21:56:02.058Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28112025-03-03T21:56:02.083Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28122025-03-03T21:56:02.083Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28132025-03-03T21:56:02.083Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
28142025-03-03T21:56:02.176Z
28152025-03-03T21:56:02.176Zinfo: running `cargo check --bins` on repo-depot-client (93/196)
28162025-03-03T21:56:02.962Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28172025-03-03T21:56:02.988Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28182025-03-03T21:56:02.988Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28192025-03-03T21:56:02.988Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
28202025-03-03T21:56:03.080Z
28212025-03-03T21:56:03.080Zinfo: running `cargo check --bins` on sled-agent-client (94/196)
28222025-03-03T21:56:03.919Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28232025-03-03T21:56:03.945Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28242025-03-03T21:56:03.945Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28252025-03-03T21:56:03.945Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
28262025-03-03T21:56:04.038Z
28272025-03-03T21:56:04.038Zinfo: running `cargo check --bins` on wicketd-client (95/196)
28282025-03-03T21:56:04.933Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28292025-03-03T21:56:04.960Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28302025-03-03T21:56:04.960Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28312025-03-03T21:56:04.960Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
28322025-03-03T21:56:05.066Z
28332025-03-03T21:56:05.066Zinfo: running `cargo check --bins` on sled-agent-types (96/196)
28342025-03-03T21:56:05.931Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28352025-03-03T21:56:05.956Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28362025-03-03T21:56:05.956Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28372025-03-03T21:56:05.957Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
28382025-03-03T21:56:06.058Z
28392025-03-03T21:56:06.058Zinfo: running `cargo check --bins` on wicket-common (97/196)
28402025-03-03T21:56:06.919Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28412025-03-03T21:56:06.944Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28422025-03-03T21:56:06.944Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28432025-03-03T21:56:06.944Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
28442025-03-03T21:56:07.045Z
28452025-03-03T21:56:07.045Zinfo: running `cargo check --bins` on omicron-cockroach-admin (98/196)
28462025-03-03T21:56:07.877Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28472025-03-03T21:56:07.902Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28482025-03-03T21:56:08.027Z Checking csv-core v0.1.11
28492025-03-03T21:56:08.027Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
28502025-03-03T21:56:08.053Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28512025-03-03T21:56:08.053Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28522025-03-03T21:56:08.286Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28532025-03-03T21:56:08.323Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
28542025-03-03T21:56:08.367Z Checking csv v1.3.1
28552025-03-03T21:56:09.062Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
28562025-03-03T21:56:09.518Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
28572025-03-03T21:56:11.792Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.73s
28582025-03-03T21:56:11.973Z
28592025-03-03T21:56:11.973Zinfo: running `cargo check --bins` on cockroach-admin-api (99/196)
28602025-03-03T21:56:12.810Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28612025-03-03T21:56:12.836Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28622025-03-03T21:56:12.836Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28632025-03-03T21:56:12.836Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
28642025-03-03T21:56:12.930Z
28652025-03-03T21:56:12.930Zinfo: running `cargo check --bins` on cockroach-admin-types (100/196)
28662025-03-03T21:56:13.760Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28672025-03-03T21:56:13.786Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28682025-03-03T21:56:13.786Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28692025-03-03T21:56:13.786Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
28702025-03-03T21:56:13.888Z
28712025-03-03T21:56:13.888Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (101/196)
28722025-03-03T21:56:14.827Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28732025-03-03T21:56:14.852Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28742025-03-03T21:56:14.852Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28752025-03-03T21:56:14.852Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
28762025-03-03T21:56:14.970Z
28772025-03-03T21:56:14.970Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (102/196)
28782025-03-03T21:56:15.909Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28792025-03-03T21:56:15.935Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28802025-03-03T21:56:15.935Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28812025-03-03T21:56:15.935Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
28822025-03-03T21:56:16.042Z
28832025-03-03T21:56:16.042Zinfo: running `cargo check --bins` on dns-server (103/196)
28842025-03-03T21:56:16.865Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28852025-03-03T21:56:16.890Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28862025-03-03T21:56:16.999Z Compiling typify-impl v0.3.0
28872025-03-03T21:56:17.035Z Compiling parking_lot_core v0.8.6
28882025-03-03T21:56:17.060Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
28892025-03-03T21:56:17.086Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
28902025-03-03T21:56:17.086Z Checking fxhash v0.2.1
28912025-03-03T21:56:17.086Z Checking hickory-client v0.24.4
28922025-03-03T21:56:17.086Z Checking hickory-server v0.24.4
28932025-03-03T21:56:17.793Z Checking parking_lot v0.11.2
28942025-03-03T21:56:17.927Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
28952025-03-03T21:56:18.107Z Checking sled v0.34.7
28962025-03-03T21:56:23.814Z Compiling typify-macro v0.3.0
28972025-03-03T21:56:25.663Z Compiling typify v0.3.0
28982025-03-03T21:56:25.774Z Compiling progenitor-impl v0.9.1
28992025-03-03T21:56:28.921Z Compiling progenitor-macro v0.9.1
29002025-03-03T21:56:33.105Z Checking progenitor v0.9.1
29012025-03-03T21:56:33.277Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
29022025-03-03T21:56:33.917Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
29032025-03-03T21:56:35.683Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.63s
29042025-03-03T21:56:35.895Z
29052025-03-03T21:56:35.895Zinfo: running `cargo check --bins` on dns-server-api (104/196)
29062025-03-03T21:56:36.696Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29072025-03-03T21:56:36.722Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29082025-03-03T21:56:36.722Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29092025-03-03T21:56:36.722Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
29102025-03-03T21:56:36.815Z
29112025-03-03T21:56:36.815Zinfo: running `cargo check --bins` on openapi-manager-types (105/196)
29122025-03-03T21:56:37.645Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29132025-03-03T21:56:37.671Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29142025-03-03T21:56:37.671Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29152025-03-03T21:56:37.672Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
29162025-03-03T21:56:37.764Z
29172025-03-03T21:56:37.764Zinfo: running `cargo check --bins` on gateway-test-utils (106/196)
29182025-03-03T21:56:38.684Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29192025-03-03T21:56:38.709Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29202025-03-03T21:56:38.710Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29212025-03-03T21:56:38.710Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
29222025-03-03T21:56:38.808Z
29232025-03-03T21:56:38.808Zinfo: running `cargo check --bins` on gateway-types (107/196)
29242025-03-03T21:56:39.622Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29252025-03-03T21:56:39.647Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29262025-03-03T21:56:39.647Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29272025-03-03T21:56:39.647Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
29282025-03-03T21:56:39.748Z
29292025-03-03T21:56:39.748Zinfo: running `cargo check --bins` on ipcc (108/196)
29302025-03-03T21:56:40.669Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29312025-03-03T21:56:40.694Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29322025-03-03T21:56:40.695Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29332025-03-03T21:56:40.695Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
29342025-03-03T21:56:40.794Z
29352025-03-03T21:56:40.794Zinfo: running `cargo check --bins` on omicron-gateway (109/196)
29362025-03-03T21:56:41.682Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29372025-03-03T21:56:41.708Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29382025-03-03T21:56:41.885Z Compiling radium v0.7.0
29392025-03-03T21:56:41.885Z Compiling semver v0.1.20
29402025-03-03T21:56:41.913Z Checking tap v1.0.1
29412025-03-03T21:56:41.913Z Compiling maybe-uninit v2.0.0
29422025-03-03T21:56:41.913Z Checking password-hash v0.5.0
29432025-03-03T21:56:41.939Z Checking blake2 v0.10.6
29442025-03-03T21:56:41.939Z Compiling packed_struct v0.10.1
29452025-03-03T21:56:41.939Z Compiling owo-colors v4.2.0
29462025-03-03T21:56:42.160Z Checking wyz v0.5.1
29472025-03-03T21:56:42.341Z Compiling rustc_version v0.1.7
29482025-03-03T21:56:42.387Z Compiling cancel-safe-futures v0.1.5
29492025-03-03T21:56:42.412Z Checking funty v2.0.0
29502025-03-03T21:56:42.464Z Checking crc-catalog v2.4.0
29512025-03-03T21:56:42.575Z Checking argon2 v0.5.3
29522025-03-03T21:56:42.634Z Checking crc v3.2.1
29532025-03-03T21:56:42.659Z Compiling packed_struct_codegen v0.10.1
29542025-03-03T21:56:42.659Z Checking libsw-core v0.3.1
29552025-03-03T21:56:42.725Z Compiling indexmap v1.9.3
29562025-03-03T21:56:42.750Z Compiling newtype_derive v0.1.6
29572025-03-03T21:56:42.796Z Checking half v2.4.1
29582025-03-03T21:56:42.909Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
29592025-03-03T21:56:43.010Z Checking ciborium-io v0.2.2
29602025-03-03T21:56:43.042Z Checking fixedbitset v0.5.7
29612025-03-03T21:56:43.141Z Checking nodrop v0.1.14
29622025-03-03T21:56:43.167Z Checking bitvec v1.0.1
29632025-03-03T21:56:43.225Z Checking ciborium-ll v0.2.2
29642025-03-03T21:56:43.250Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
29652025-03-03T21:56:43.275Z Checking array-init v0.0.4
29662025-03-03T21:56:43.316Z Checking libsw v3.4.0
29672025-03-03T21:56:43.400Z Checking petgraph v0.7.1
29682025-03-03T21:56:43.495Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
29692025-03-03T21:56:43.530Z Checking smallvec v0.6.14
29702025-03-03T21:56:43.741Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
29712025-03-03T21:56:43.857Z Checking termcolor v1.4.1
29722025-03-03T21:56:44.036Z Checking hashbrown v0.12.3
29732025-03-03T21:56:44.120Z Checking bitfield v0.14.0
29742025-03-03T21:56:44.225Z Checking linear-map v1.2.0
29752025-03-03T21:56:44.370Z Checking swrite v0.1.0
29762025-03-03T21:56:44.497Z Checking indent_write v2.2.0
29772025-03-03T21:56:44.522Z Checking env_logger v0.10.2
29782025-03-03T21:56:44.622Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
29792025-03-03T21:56:44.711Z Checking ron v0.8.1
29802025-03-03T21:56:44.737Z Checking serde-hex v0.1.0
29812025-03-03T21:56:44.931Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
29822025-03-03T21:56:44.958Z Checking ciborium v0.2.2
29832025-03-03T21:56:45.702Z Checking steno v0.4.1
29842025-03-03T21:56:45.783Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
29852025-03-03T21:56:45.809Z Checking hashbrown v0.13.2
29862025-03-03T21:56:45.990Z Checking crc-any v2.5.0
29872025-03-03T21:56:46.041Z Checking humantime v2.1.0
29882025-03-03T21:56:46.133Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
29892025-03-03T21:56:46.317Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
29902025-03-03T21:56:46.342Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
29912025-03-03T21:56:46.553Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
29922025-03-03T21:56:46.651Z Checking object v0.30.4
29932025-03-03T21:56:46.832Z Checking path-slash v0.1.5
29942025-03-03T21:56:46.865Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
29952025-03-03T21:56:47.057Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
29962025-03-03T21:56:47.699Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
29972025-03-03T21:56:47.724Z Checking nix v0.27.1
29982025-03-03T21:56:47.932Z Checking tungstenite v0.23.0
29992025-03-03T21:56:48.019Z Checking kstat-rs v0.2.4
30002025-03-03T21:56:48.307Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
30012025-03-03T21:56:48.332Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
30022025-03-03T21:56:48.628Z Checking signal-hook-tokio v0.3.1
30032025-03-03T21:56:48.704Z Checking tokio-tungstenite v0.23.1
30042025-03-03T21:56:48.729Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
30052025-03-03T21:56:49.316Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
30062025-03-03T21:56:58.328Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
30072025-03-03T21:57:00.019Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
30082025-03-03T21:57:03.561Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
30092025-03-03T21:57:10.838Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
30102025-03-03T21:57:11.685Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
30112025-03-03T21:57:15.253Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.45s
30122025-03-03T21:57:15.450Z
30132025-03-03T21:57:15.450Zinfo: running `cargo check --bins` on gateway-api (110/196)
30142025-03-03T21:57:16.279Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30152025-03-03T21:57:16.304Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30162025-03-03T21:57:16.304Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30172025-03-03T21:57:16.304Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
30182025-03-03T21:57:16.399Z
30192025-03-03T21:57:16.399Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (111/196)
30202025-03-03T21:57:17.164Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30212025-03-03T21:57:17.190Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30222025-03-03T21:57:17.190Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30232025-03-03T21:57:17.190Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
30242025-03-03T21:57:17.286Z
30252025-03-03T21:57:17.286Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (112/196)
30262025-03-03T21:57:18.126Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30272025-03-03T21:57:18.151Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30282025-03-03T21:57:18.151Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30292025-03-03T21:57:18.151Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
30302025-03-03T21:57:18.247Z
30312025-03-03T21:57:18.247Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (113/196)
30322025-03-03T21:57:19.095Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30332025-03-03T21:57:19.120Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30342025-03-03T21:57:19.120Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30352025-03-03T21:57:19.120Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
30362025-03-03T21:57:19.216Z
30372025-03-03T21:57:19.216Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (114/196)
30382025-03-03T21:57:20.047Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30392025-03-03T21:57:20.073Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30402025-03-03T21:57:20.073Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30412025-03-03T21:57:20.073Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
30422025-03-03T21:57:20.164Z
30432025-03-03T21:57:20.165Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (115/196)
30442025-03-03T21:57:20.987Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30452025-03-03T21:57:21.012Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30462025-03-03T21:57:21.012Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30472025-03-03T21:57:21.013Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
30482025-03-03T21:57:21.111Z
30492025-03-03T21:57:21.111Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (116/196)
30502025-03-03T21:57:22.371Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30512025-03-03T21:57:22.409Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30522025-03-03T21:57:22.409Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30532025-03-03T21:57:22.409Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
30542025-03-03T21:57:22.409Z
30552025-03-03T21:57:22.409Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (117/196)
30562025-03-03T21:57:22.870Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30572025-03-03T21:57:22.895Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30582025-03-03T21:57:22.895Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30592025-03-03T21:57:22.895Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
30602025-03-03T21:57:22.988Z
30612025-03-03T21:57:22.988Zinfo: running `cargo check --bins` on oximeter-producer (118/196)
30622025-03-03T21:57:23.857Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30632025-03-03T21:57:23.882Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30642025-03-03T21:57:23.882Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30652025-03-03T21:57:23.882Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
30662025-03-03T21:57:23.979Z
30672025-03-03T21:57:23.979Zinfo: running `cargo check --bins` on internal-dns-resolver (119/196)
30682025-03-03T21:57:24.793Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30692025-03-03T21:57:24.819Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30702025-03-03T21:57:24.819Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30712025-03-03T21:57:24.819Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
30722025-03-03T21:57:24.917Z
30732025-03-03T21:57:24.917Zinfo: running `cargo check --bins` on sp-sim (120/196)
30742025-03-03T21:57:25.767Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30752025-03-03T21:57:25.792Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30762025-03-03T21:57:25.913Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
30772025-03-03T21:57:26.417Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30782025-03-03T21:57:28.625Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
30792025-03-03T21:57:30.927Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.00s
30802025-03-03T21:57:31.089Z
30812025-03-03T21:57:31.089Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (121/196)
30822025-03-03T21:57:31.957Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30832025-03-03T21:57:31.982Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30842025-03-03T21:57:31.982Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30852025-03-03T21:57:31.982Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
30862025-03-03T21:57:32.090Z
30872025-03-03T21:57:32.090Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (122/196)
30882025-03-03T21:57:32.967Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30892025-03-03T21:57:32.993Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30902025-03-03T21:57:32.993Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30912025-03-03T21:57:32.993Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
30922025-03-03T21:57:33.097Z
30932025-03-03T21:57:33.097Zinfo: running `cargo check --bins` on db-macros (123/196)
30942025-03-03T21:57:33.885Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30952025-03-03T21:57:33.910Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30962025-03-03T21:57:33.911Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30972025-03-03T21:57:33.911Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
30982025-03-03T21:57:34.006Z
30992025-03-03T21:57:34.006Zinfo: running `cargo check --bins` on nexus-macros-common (124/196)
31002025-03-03T21:57:34.795Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31012025-03-03T21:57:34.820Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31022025-03-03T21:57:34.820Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31032025-03-03T21:57:34.820Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
31042025-03-03T21:57:34.913Z
31052025-03-03T21:57:34.913Zinfo: running `cargo check --bins` on nexus-auth (125/196)
31062025-03-03T21:57:35.854Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31072025-03-03T21:57:35.880Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31082025-03-03T21:57:35.880Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31092025-03-03T21:57:35.880Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
31102025-03-03T21:57:35.992Z
31112025-03-03T21:57:35.992Zinfo: running `cargo check --bins` on authz-macros (126/196)
31122025-03-03T21:57:36.774Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31132025-03-03T21:57:36.800Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31142025-03-03T21:57:36.800Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31152025-03-03T21:57:36.800Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
31162025-03-03T21:57:36.893Z
31172025-03-03T21:57:36.893Zinfo: running `cargo check --bins` on nexus-db-fixed-data (127/196)
31182025-03-03T21:57:37.733Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31192025-03-03T21:57:37.758Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31202025-03-03T21:57:37.758Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31212025-03-03T21:57:37.758Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
31222025-03-03T21:57:37.848Z
31232025-03-03T21:57:37.848Zinfo: running `cargo check --bins` on nexus-db-model (128/196)
31242025-03-03T21:57:38.710Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31252025-03-03T21:57:38.736Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31262025-03-03T21:57:38.736Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31272025-03-03T21:57:38.736Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
31282025-03-03T21:57:38.834Z
31292025-03-03T21:57:38.834Zinfo: running `cargo check --bins` on nexus-defaults (129/196)
31302025-03-03T21:57:39.628Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31312025-03-03T21:57:39.654Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31322025-03-03T21:57:39.654Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31332025-03-03T21:57:39.654Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
31342025-03-03T21:57:39.761Z
31352025-03-03T21:57:39.761Zinfo: running `cargo check --bins` on nexus-inventory (130/196)
31362025-03-03T21:57:40.632Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31372025-03-03T21:57:40.658Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31382025-03-03T21:57:40.658Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31392025-03-03T21:57:40.658Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
31402025-03-03T21:57:40.760Z
31412025-03-03T21:57:40.760Zinfo: running `cargo check --bins` on typed-rng (131/196)
31422025-03-03T21:57:41.521Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31432025-03-03T21:57:41.551Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31442025-03-03T21:57:41.551Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31452025-03-03T21:57:41.551Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
31462025-03-03T21:57:41.635Z
31472025-03-03T21:57:41.635Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (132/196)
31482025-03-03T21:57:42.520Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31492025-03-03T21:57:42.545Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31502025-03-03T21:57:42.748Z Checking keccak v0.1.5
31512025-03-03T21:57:42.774Z Checking secrecy v0.8.0
31522025-03-03T21:57:42.774Z Compiling unicase v2.7.0
31532025-03-03T21:57:42.799Z Compiling same-file v1.0.6
31542025-03-03T21:57:42.840Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
31552025-03-03T21:57:42.865Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
31562025-03-03T21:57:42.865Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
31572025-03-03T21:57:42.865Z Compiling thiserror-impl-no-std v2.0.2
31582025-03-03T21:57:43.007Z Compiling walkdir v2.5.0
31592025-03-03T21:57:43.084Z Checking sha3 v0.10.8
31602025-03-03T21:57:43.110Z Checking universal-hash v0.5.1
31612025-03-03T21:57:43.136Z Compiling blake3 v1.5.4
31622025-03-03T21:57:43.259Z Checking opaque-debug v0.3.1
31632025-03-03T21:57:43.285Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31642025-03-03T21:57:43.311Z Checking chacha20 v0.9.1
31652025-03-03T21:57:43.336Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
31662025-03-03T21:57:43.362Z Checking poly1305 v0.8.0
31672025-03-03T21:57:43.457Z Checking aead v0.5.2
31682025-03-03T21:57:43.581Z Compiling memmap2 v0.9.5
31692025-03-03T21:57:43.607Z Compiling arrayvec v0.7.6
31702025-03-03T21:57:43.673Z Compiling constant_time_eq v0.3.1
31712025-03-03T21:57:43.699Z Compiling libefi-sys v0.1.0
31722025-03-03T21:57:43.840Z Compiling salty v0.3.0
31732025-03-03T21:57:43.866Z Compiling arrayref v0.3.9
31742025-03-03T21:57:43.946Z Checking chacha20poly1305 v0.10.1
31752025-03-03T21:57:43.995Z Compiling toolchain_find v0.4.0
31762025-03-03T21:57:44.052Z Compiling camino-tempfile v1.1.1
31772025-03-03T21:57:44.150Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
31782025-03-03T21:57:44.251Z Compiling bitfield-struct v0.6.2
31792025-03-03T21:57:44.390Z Compiling topological-sort v0.2.2
31802025-03-03T21:57:44.482Z Compiling mime_guess v2.0.5
31812025-03-03T21:57:44.590Z Compiling rustfmt-wrapper v0.2.1
31822025-03-03T21:57:44.963Z Compiling omicron-zone-package v0.12.0
31832025-03-03T21:57:45.084Z Compiling progenitor v0.9.1
31842025-03-03T21:57:45.140Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
31852025-03-03T21:57:45.302Z Checking primeorder v0.13.6
31862025-03-03T21:57:45.328Z Checking thiserror-no-std v2.0.2
31872025-03-03T21:57:45.354Z Checking env_filter v0.1.2
31882025-03-03T21:57:45.440Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31892025-03-03T21:57:45.468Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31902025-03-03T21:57:45.495Z Checking vsss-rs v3.3.4
31912025-03-03T21:57:45.593Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
31922025-03-03T21:57:45.618Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
31932025-03-03T21:57:45.618Z Checking env_logger v0.11.5
31942025-03-03T21:57:45.771Z Checking p384 v0.13.0
31952025-03-03T21:57:45.823Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
31962025-03-03T21:57:45.990Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31972025-03-03T21:57:46.091Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
31982025-03-03T21:57:46.151Z Checking http-range v0.1.5
31992025-03-03T21:57:46.257Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
32002025-03-03T21:57:46.284Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
32012025-03-03T21:57:46.398Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32022025-03-03T21:57:46.580Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
32032025-03-03T21:57:46.653Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32042025-03-03T21:57:46.718Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
32052025-03-03T21:57:46.973Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
32062025-03-03T21:57:47.002Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32072025-03-03T21:57:47.130Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2652487c19ede2db2cbc634b0dee3a78848dfea1#2652487c)
32082025-03-03T21:57:47.420Z Checking atty v0.2.14
32092025-03-03T21:57:47.540Z Checking glob v0.3.2
32102025-03-03T21:57:47.577Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32112025-03-03T21:57:47.605Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2652487c19ede2db2cbc634b0dee3a78848dfea1#2652487c)
32122025-03-03T21:57:47.838Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32132025-03-03T21:57:48.044Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32142025-03-03T21:57:48.308Z Checking hyper-staticfile v0.10.1
32152025-03-03T21:57:48.604Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#d2387032)
32162025-03-03T21:57:48.760Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
32172025-03-03T21:57:48.808Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32182025-03-03T21:57:48.895Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32192025-03-03T21:57:48.966Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32202025-03-03T21:57:49.127Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
32212025-03-03T21:57:49.595Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
32222025-03-03T21:57:49.797Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
32232025-03-03T21:57:49.893Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32242025-03-03T21:57:50.080Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
32252025-03-03T21:57:50.548Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32262025-03-03T21:57:53.477Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32272025-03-03T21:57:53.477Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
32282025-03-03T21:58:04.674Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32292025-03-03T21:58:23.401Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.76s
32302025-03-03T21:58:23.593Z
32312025-03-03T21:58:23.593Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (133/196)
32322025-03-03T21:58:24.502Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32332025-03-03T21:58:24.527Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32342025-03-03T21:58:24.726Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32352025-03-03T21:58:44.693Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.09s
32362025-03-03T21:58:44.907Z
32372025-03-03T21:58:44.907Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (134/196)
32382025-03-03T21:58:45.850Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32392025-03-03T21:58:45.875Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32402025-03-03T21:58:46.092Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32412025-03-03T21:59:07.289Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.36s
32422025-03-03T21:59:07.567Z
32432025-03-03T21:59:07.568Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (135/196)
32442025-03-03T21:59:08.457Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32452025-03-03T21:59:08.552Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32462025-03-03T21:59:08.664Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32472025-03-03T21:59:29.246Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.76s
32482025-03-03T21:59:29.458Z
32492025-03-03T21:59:29.458Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (136/196)
32502025-03-03T21:59:30.429Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32512025-03-03T21:59:30.456Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32522025-03-03T21:59:30.670Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32532025-03-03T21:59:51.497Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.03s
32542025-03-03T21:59:51.728Z
32552025-03-03T21:59:51.728Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (137/196)
32562025-03-03T21:59:52.672Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32572025-03-03T21:59:52.698Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32582025-03-03T21:59:52.900Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32592025-03-03T22:00:13.600Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.86s
32602025-03-03T22:00:13.817Z
32612025-03-03T22:00:13.818Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (138/196)
32622025-03-03T22:00:14.816Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32632025-03-03T22:00:14.842Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32642025-03-03T22:00:15.090Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32652025-03-03T22:00:35.737Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.91s
32662025-03-03T22:00:35.948Z
32672025-03-03T22:00:35.948Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (139/196)
32682025-03-03T22:00:37.058Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32692025-03-03T22:00:37.083Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32702025-03-03T22:00:37.293Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32712025-03-03T22:00:58.161Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.20s
32722025-03-03T22:00:58.369Z
32732025-03-03T22:00:58.369Zinfo: running `cargo check --bins` on bootstrap-agent-api (140/196)
32742025-03-03T22:00:59.296Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32752025-03-03T22:00:59.297Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32762025-03-03T22:00:59.297Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32772025-03-03T22:00:59.341Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
32782025-03-03T22:00:59.437Z
32792025-03-03T22:00:59.437Zinfo: running `cargo check --bins` on key-manager (141/196)
32802025-03-03T22:01:00.392Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32812025-03-03T22:01:00.418Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32822025-03-03T22:01:00.418Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32832025-03-03T22:01:00.418Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
32842025-03-03T22:01:00.529Z
32852025-03-03T22:01:00.529Zinfo: running `cargo check --bins` on range-requests (142/196)
32862025-03-03T22:01:01.400Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32872025-03-03T22:01:01.428Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32882025-03-03T22:01:01.428Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32892025-03-03T22:01:01.428Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
32902025-03-03T22:01:01.524Z
32912025-03-03T22:01:01.524Zinfo: running `cargo check --bins` on repo-depot-api (143/196)
32922025-03-03T22:01:02.425Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32932025-03-03T22:01:02.453Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32942025-03-03T22:01:02.453Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32952025-03-03T22:01:02.453Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
32962025-03-03T22:01:02.542Z
32972025-03-03T22:01:02.542Zinfo: running `cargo check --bins` on sled-agent-api (144/196)
32982025-03-03T22:01:03.438Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32992025-03-03T22:01:03.465Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33002025-03-03T22:01:03.465Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33012025-03-03T22:01:03.465Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
33022025-03-03T22:01:03.584Z
33032025-03-03T22:01:03.584Zinfo: running `cargo check --bins` on sled-diagnostics (145/196)
33042025-03-03T22:01:04.436Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33052025-03-03T22:01:04.463Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33062025-03-03T22:01:04.464Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33072025-03-03T22:01:04.464Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
33082025-03-03T22:01:04.548Z
33092025-03-03T22:01:04.548Zinfo: running `cargo check --bins` on sled-hardware (146/196)
33102025-03-03T22:01:05.634Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33112025-03-03T22:01:05.661Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33122025-03-03T22:01:05.661Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33132025-03-03T22:01:05.661Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
33142025-03-03T22:01:05.759Z
33152025-03-03T22:01:05.759Zinfo: running `cargo check --bins --no-default-features` on sled-storage (147/196)
33162025-03-03T22:01:06.658Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33172025-03-03T22:01:06.685Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33182025-03-03T22:01:06.685Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33192025-03-03T22:01:06.685Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
33202025-03-03T22:01:06.787Z
33212025-03-03T22:01:06.787Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (148/196)
33222025-03-03T22:01:07.729Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33232025-03-03T22:01:07.755Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33242025-03-03T22:01:07.755Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33252025-03-03T22:01:07.755Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
33262025-03-03T22:01:07.857Z
33272025-03-03T22:01:07.857Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (149/196)
33282025-03-03T22:01:08.788Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33292025-03-03T22:01:08.815Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33302025-03-03T22:01:08.815Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33312025-03-03T22:01:08.815Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
33322025-03-03T22:01:08.926Z
33332025-03-03T22:01:08.926Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (150/196)
33342025-03-03T22:01:09.851Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33352025-03-03T22:01:09.877Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33362025-03-03T22:01:09.877Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33372025-03-03T22:01:09.877Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
33382025-03-03T22:01:10.003Z
33392025-03-03T22:01:10.003Zinfo: running `cargo check --bins` on nexus-test-interface (151/196)
33402025-03-03T22:01:10.974Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33412025-03-03T22:01:11.007Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33422025-03-03T22:01:11.008Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33432025-03-03T22:01:11.008Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
33442025-03-03T22:01:11.123Z
33452025-03-03T22:01:11.123Zinfo: running `cargo check --bins` on oximeter-collector (152/196)
33462025-03-03T22:01:12.038Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33472025-03-03T22:01:12.064Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33482025-03-03T22:01:12.269Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
33492025-03-03T22:01:12.270Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
33502025-03-03T22:01:13.437Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
33512025-03-03T22:01:16.446Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.33s
33522025-03-03T22:01:16.636Z
33532025-03-03T22:01:16.636Zinfo: running `cargo check --bins` on oximeter-api (153/196)
33542025-03-03T22:01:17.553Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33552025-03-03T22:01:17.578Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33562025-03-03T22:01:17.578Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33572025-03-03T22:01:17.578Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
33582025-03-03T22:01:17.681Z
33592025-03-03T22:01:17.681Zinfo: running `cargo check --bins` on cert-dev (154/196)
33602025-03-03T22:01:18.526Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33612025-03-03T22:01:18.552Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33622025-03-03T22:01:18.658Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
33632025-03-03T22:01:18.951Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.26s
33642025-03-03T22:01:19.133Z
33652025-03-03T22:01:19.133Zinfo: running `cargo check --bins` on clickana (155/196)
33662025-03-03T22:01:20.268Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33672025-03-03T22:01:20.319Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33682025-03-03T22:01:20.319Z Checking itertools v0.13.0
33692025-03-03T22:01:20.319Z Checking castaway v0.2.3
33702025-03-03T22:01:20.319Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
33712025-03-03T22:01:20.319Z Checking lru v0.12.5
33722025-03-03T22:01:20.319Z Compiling instability v0.3.2
33732025-03-03T22:01:20.319Z Compiling indoc v2.0.5
33742025-03-03T22:01:20.319Z Checking cassowary v0.3.0
33752025-03-03T22:01:20.535Z Checking compact_str v0.8.0
33762025-03-03T22:01:22.501Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
33772025-03-03T22:01:22.581Z Checking unicode-truncate v1.1.0
33782025-03-03T22:01:22.782Z Checking ratatui v0.29.0
33792025-03-03T22:01:25.346Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
33802025-03-03T22:01:26.452Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.30s
33812025-03-03T22:01:26.616Z
33822025-03-03T22:01:26.616Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (156/196)
33832025-03-03T22:01:27.498Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33842025-03-03T22:01:27.525Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33852025-03-03T22:01:27.697Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
33862025-03-03T22:01:27.697Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
33872025-03-03T22:01:28.980Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
33882025-03-03T22:01:29.611Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
33892025-03-03T22:01:30.074Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.45s
33902025-03-03T22:01:30.253Z
33912025-03-03T22:01:30.253Zinfo: running `cargo check --bins` on ch-dev (157/196)
33922025-03-03T22:01:31.128Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33932025-03-03T22:01:31.153Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33942025-03-03T22:01:31.297Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
33952025-03-03T22:01:32.130Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.86s
33962025-03-03T22:01:32.323Z
33972025-03-03T22:01:32.323Zinfo: running `cargo check --bins` on crdb-seed (158/196)
33982025-03-03T22:01:33.221Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33992025-03-03T22:01:33.248Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34002025-03-03T22:01:33.395Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
34012025-03-03T22:01:33.761Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.43s
34022025-03-03T22:01:33.941Z
34032025-03-03T22:01:33.941Zinfo: running `cargo check --bins` on db-dev (159/196)
34042025-03-03T22:01:34.798Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34052025-03-03T22:01:34.823Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34062025-03-03T22:01:34.951Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
34072025-03-03T22:01:35.880Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.92s
34082025-03-03T22:01:36.061Z
34092025-03-03T22:01:36.062Zinfo: running `cargo check --bins` on omicron-dev-lib (160/196)
34102025-03-03T22:01:36.930Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34112025-03-03T22:01:36.955Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34122025-03-03T22:01:36.955Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34132025-03-03T22:01:36.955Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
34142025-03-03T22:01:37.056Z
34152025-03-03T22:01:37.056Zinfo: running `cargo check --bins` on xtask-downloader (161/196)
34162025-03-03T22:01:37.863Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34172025-03-03T22:01:37.888Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34182025-03-03T22:01:37.980Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
34192025-03-03T22:01:39.136Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.07s
34202025-03-03T22:01:39.321Z
34212025-03-03T22:01:39.322Zinfo: running `cargo check --bins` on omicron-ls-apis (162/196)
34222025-03-03T22:01:40.231Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34232025-03-03T22:01:40.256Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34242025-03-03T22:01:40.378Z Checking cargo-platform v0.1.8
34252025-03-03T22:01:40.664Z Checking cargo_metadata v0.19.1
34262025-03-03T22:01:42.144Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
34272025-03-03T22:01:43.435Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.94s
34282025-03-03T22:01:43.460Z
34292025-03-03T22:01:43.460Zinfo: running `cargo check --bins` on mgs-dev (163/196)
34302025-03-03T22:01:44.410Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34312025-03-03T22:01:44.436Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34322025-03-03T22:01:44.623Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34332025-03-03T22:01:46.551Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
34342025-03-03T22:01:47.319Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
34352025-03-03T22:01:48.045Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.58s
34362025-03-03T22:01:48.249Z
34372025-03-03T22:01:48.249Zinfo: running `cargo check --bins` on omicron-omdb (164/196)
34382025-03-03T22:01:49.300Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34392025-03-03T22:01:49.328Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34402025-03-03T22:01:49.561Z Compiling crunchy v0.2.2
34412025-03-03T22:01:49.561Z Compiling tiny-keccak v2.0.2
34422025-03-03T22:01:49.562Z Compiling dsl_auto_type v0.1.2
34432025-03-03T22:01:49.589Z Checking scheduled-thread-pool v0.2.7
34442025-03-03T22:01:49.590Z Compiling diesel_table_macro_syntax v0.2.0
34452025-03-03T22:01:49.590Z Compiling bit-vec v0.6.3
34462025-03-03T22:01:49.682Z Compiling ascii-canvas v3.0.0
34472025-03-03T22:01:49.707Z Compiling ena v0.14.3
34482025-03-03T22:01:49.899Z Checking r2d2 v0.8.10
34492025-03-03T22:01:50.003Z Compiling bit-set v0.5.3
34502025-03-03T22:01:50.049Z Compiling bindgen v0.71.1
34512025-03-03T22:01:50.119Z Compiling regex-syntax v0.6.29
34522025-03-03T22:01:50.145Z Compiling diff v0.1.13
34532025-03-03T22:01:50.250Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
34542025-03-03T22:01:50.293Z Compiling ref-cast v1.0.23
34552025-03-03T22:01:50.318Z Compiling rustc-hash v2.1.1
34562025-03-03T22:01:50.516Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
34572025-03-03T22:01:50.541Z Compiling derive_builder_core v0.20.2
34582025-03-03T22:01:50.686Z Compiling libxml v0.3.3
34592025-03-03T22:01:50.816Z Compiling ref-cast-impl v1.0.23
34602025-03-03T22:01:50.870Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
34612025-03-03T22:01:51.000Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
34622025-03-03T22:01:51.106Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
34632025-03-03T22:01:51.131Z Compiling diesel_derives v2.2.3
34642025-03-03T22:01:51.410Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
34652025-03-03T22:01:51.463Z Compiling strum_macros v0.24.3
34662025-03-03T22:01:51.766Z Compiling indoc v1.0.9
34672025-03-03T22:01:52.586Z Compiling derive_builder_macro v0.20.2
34682025-03-03T22:01:52.614Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
34692025-03-03T22:01:52.900Z Compiling impl-trait-for-tuples v0.2.2
34702025-03-03T22:01:53.373Z Compiling lalrpop v0.19.12
34712025-03-03T22:01:53.398Z Checking derive_builder v0.20.2
34722025-03-03T22:01:53.581Z Compiling oso-derive v0.27.3
34732025-03-03T22:01:53.717Z Checking quick-xml v0.37.2
34742025-03-03T22:01:54.370Z Compiling diesel-dtrace v0.4.2
34752025-03-03T22:01:54.506Z Checking maplit v1.0.2
34762025-03-03T22:01:54.686Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
34772025-03-03T22:01:54.789Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
34782025-03-03T22:01:54.976Z Checking bb8 v0.8.5
34792025-03-03T22:01:55.139Z Checking io-lifetimes v1.0.11
34802025-03-03T22:01:55.333Z Checking rustix v0.37.28
34812025-03-03T22:01:55.437Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
34822025-03-03T22:01:55.671Z Checking rand_seeder v0.3.0
34832025-03-03T22:01:55.751Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
34842025-03-03T22:01:55.961Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
34852025-03-03T22:01:56.111Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
34862025-03-03T22:01:56.178Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
34872025-03-03T22:01:56.319Z Checking terminal_size v0.2.6
34882025-03-03T22:01:56.469Z Checking unicode-linebreak v0.1.5
34892025-03-03T22:01:56.498Z Checking is_ci v1.2.0
34902025-03-03T22:01:56.645Z Checking smawk v0.3.2
34912025-03-03T22:01:56.895Z Checking supports-color v3.0.2
34922025-03-03T22:01:56.920Z Checking textwrap v0.16.1
34932025-03-03T22:01:57.126Z Checking multimap v0.10.0
34942025-03-03T22:01:58.214Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
34952025-03-03T22:01:59.152Z Checking diesel v2.2.7
34962025-03-03T22:02:15.342Z Compiling samael v0.0.18
34972025-03-03T22:02:31.739Z Checking async-bb8-diesel v0.2.1
34982025-03-03T22:02:33.376Z Compiling polar-core v0.27.3
34992025-03-03T22:02:43.666Z Checking oso v0.27.3
35002025-03-03T22:04:15.594Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
35012025-03-03T22:04:24.714Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 36s
35022025-03-03T22:04:24.924Z
35032025-03-03T22:04:24.924Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (165/196)
35042025-03-03T22:04:25.857Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35052025-03-03T22:04:25.882Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35062025-03-03T22:04:25.882Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35072025-03-03T22:04:25.882Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
35082025-03-03T22:04:25.996Z
35092025-03-03T22:04:25.996Zinfo: running `cargo check --bins` on nexus-saga-recovery (166/196)
35102025-03-03T22:04:26.916Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35112025-03-03T22:04:26.941Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35122025-03-03T22:04:26.941Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35132025-03-03T22:04:26.941Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
35142025-03-03T22:04:27.056Z
35152025-03-03T22:04:27.056Zinfo: running `cargo check --bins` on nexus-test-utils-macros (167/196)
35162025-03-03T22:04:27.875Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35172025-03-03T22:04:27.900Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35182025-03-03T22:04:27.900Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35192025-03-03T22:04:27.900Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
35202025-03-03T22:04:27.991Z
35212025-03-03T22:04:27.992Zinfo: running `cargo check --bins` on omicron-nexus (168/196)
35222025-03-03T22:04:28.923Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35232025-03-03T22:04:28.948Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35242025-03-03T22:04:29.208Z Compiling libz-sys v1.1.20
35252025-03-03T22:04:29.233Z Compiling libgit2-sys v0.17.0+1.8.1
35262025-03-03T22:04:29.286Z Compiling vergen v8.3.2
35272025-03-03T22:04:29.286Z Compiling cargo-platform v0.1.8
35282025-03-03T22:04:29.286Z Compiling pin-project-internal v1.1.6
35292025-03-03T22:04:29.325Z Compiling snafu-derive v0.8.5
35302025-03-03T22:04:29.350Z Compiling rustls v0.21.12
35312025-03-03T22:04:29.375Z Checking globset v0.4.15
35322025-03-03T22:04:29.632Z Compiling cargo_metadata v0.18.1
35332025-03-03T22:04:29.691Z Checking olpc-cjson v0.1.4
35342025-03-03T22:04:29.745Z Checking sct v0.7.1
35352025-03-03T22:04:30.359Z Checking rustls-webpki v0.101.7
35362025-03-03T22:04:30.415Z Checking serde_plain v1.0.2
35372025-03-03T22:04:30.415Z Checking typed-path v0.9.3
35382025-03-03T22:04:30.415Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
35392025-03-03T22:04:30.415Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
35402025-03-03T22:04:30.441Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
35412025-03-03T22:04:30.466Z Checking parse-size v1.1.0
35422025-03-03T22:04:30.737Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
35432025-03-03T22:04:30.762Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
35442025-03-03T22:04:31.605Z Checking pin-project v1.1.6
35452025-03-03T22:04:31.652Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
35462025-03-03T22:04:31.677Z Checking rustls-pemfile v1.0.4
35472025-03-03T22:04:31.775Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
35482025-03-03T22:04:31.815Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
35492025-03-03T22:04:31.912Z Checking common v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
35502025-03-03T22:04:32.172Z Checking twox-hash v2.1.0
35512025-03-03T22:04:32.309Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
35522025-03-03T22:04:32.399Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
35532025-03-03T22:04:32.778Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
35542025-03-03T22:04:33.298Z Checking tokio-rustls v0.24.1
35552025-03-03T22:04:33.429Z Checking snafu v0.8.5
35562025-03-03T22:04:33.633Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
35572025-03-03T22:04:33.856Z Checking tough v0.19.0
35582025-03-03T22:04:34.095Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
35592025-03-03T22:04:34.120Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
35602025-03-03T22:04:34.288Z Checking fatfs v0.3.6
35612025-03-03T22:04:34.313Z Checking assert_matches v1.5.0
35622025-03-03T22:04:37.914Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#d2387032)
35632025-03-03T22:04:39.264Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
35642025-03-03T22:04:41.338Z Compiling git2 v0.19.0
35652025-03-03T22:04:46.700Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
35662025-03-03T22:06:11.606Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 43s
35672025-03-03T22:06:11.834Z
35682025-03-03T22:06:11.834Zinfo: running `cargo check --bins` on nexus-external-api (169/196)
35692025-03-03T22:06:13.053Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35702025-03-03T22:06:13.078Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35712025-03-03T22:06:13.078Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35722025-03-03T22:06:13.078Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.21s
35732025-03-03T22:06:13.177Z
35742025-03-03T22:06:13.177Zinfo: running `cargo check --bins` on nexus-internal-api (170/196)
35752025-03-03T22:06:14.335Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35762025-03-03T22:06:14.360Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35772025-03-03T22:06:14.360Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35782025-03-03T22:06:14.360Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s
35792025-03-03T22:06:14.459Z
35802025-03-03T22:06:14.459Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (171/196)
35812025-03-03T22:06:15.738Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35822025-03-03T22:06:15.763Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35832025-03-03T22:06:15.763Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35842025-03-03T22:06:15.763Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.27s
35852025-03-03T22:06:15.863Z
35862025-03-03T22:06:15.863Zinfo: running `cargo check --bins` on nexus-networking (172/196)
35872025-03-03T22:06:16.977Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35882025-03-03T22:06:17.003Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35892025-03-03T22:06:17.003Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35902025-03-03T22:06:17.003Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s
35912025-03-03T22:06:17.089Z
35922025-03-03T22:06:17.089Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (173/196)
35932025-03-03T22:06:18.180Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35942025-03-03T22:06:18.206Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35952025-03-03T22:06:18.206Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35962025-03-03T22:06:18.206Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
35972025-03-03T22:06:18.296Z
35982025-03-03T22:06:18.296Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (174/196)
35992025-03-03T22:06:19.282Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36002025-03-03T22:06:19.308Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36012025-03-03T22:06:19.308Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36022025-03-03T22:06:19.308Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
36032025-03-03T22:06:19.421Z
36042025-03-03T22:06:19.421Zinfo: running `cargo check --bins` on update-common (175/196)
36052025-03-03T22:06:20.326Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36062025-03-03T22:06:20.351Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36072025-03-03T22:06:20.351Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36082025-03-03T22:06:20.351Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
36092025-03-03T22:06:20.454Z
36102025-03-03T22:06:20.454Zinfo: running `cargo check --bins` on omicron-dev (176/196)
36112025-03-03T22:06:21.547Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36122025-03-03T22:06:21.572Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36132025-03-03T22:06:21.903Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
36142025-03-03T22:06:21.930Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
36152025-03-03T22:06:21.976Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
36162025-03-03T22:06:22.001Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
36172025-03-03T22:06:23.464Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
36182025-03-03T22:07:09.180Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
36192025-03-03T22:07:09.180Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
36202025-03-03T22:07:09.205Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
36212025-03-03T22:07:09.206Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
36222025-03-03T22:07:09.206Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
36232025-03-03T22:07:09.206Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
36242025-03-03T22:07:10.253Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
36252025-03-03T22:07:12.127Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
36262025-03-03T22:08:26.749Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 06s
36272025-03-03T22:08:27.012Z
36282025-03-03T22:08:27.012Zinfo: running `cargo check --bins` on openapi-manager (177/196)
36292025-03-03T22:08:28.347Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36302025-03-03T22:08:28.389Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36312025-03-03T22:08:28.389Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
36322025-03-03T22:08:28.389Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
36332025-03-03T22:08:28.389Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
36342025-03-03T22:08:28.389Z Compiling proc-macro-error-attr2 v2.0.0
36352025-03-03T22:08:28.389Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
36362025-03-03T22:08:28.389Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
36372025-03-03T22:08:28.389Z Checking papergrid v0.14.0
36382025-03-03T22:08:28.389Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
36392025-03-03T22:08:28.544Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
36402025-03-03T22:08:28.642Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
36412025-03-03T22:08:28.871Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
36422025-03-03T22:08:29.011Z Compiling proc-macro-error2 v2.0.1
36432025-03-03T22:08:29.621Z Compiling tabled_derive v0.10.0
36442025-03-03T22:08:29.707Z Checking dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
36452025-03-03T22:08:29.989Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
36462025-03-03T22:08:30.014Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
36472025-03-03T22:08:30.283Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
36482025-03-03T22:08:30.787Z Checking heck v0.4.1
36492025-03-03T22:08:30.811Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
36502025-03-03T22:08:31.027Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
36512025-03-03T22:08:31.434Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
36522025-03-03T22:08:31.459Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
36532025-03-03T22:08:31.894Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
36542025-03-03T22:08:31.976Z Checking tabled v0.18.0
36552025-03-03T22:08:32.001Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
36562025-03-03T22:08:32.323Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
36572025-03-03T22:08:32.375Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
36582025-03-03T22:08:32.448Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
36592025-03-03T22:08:34.664Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
36602025-03-03T22:08:34.693Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
36612025-03-03T22:08:38.767Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
36622025-03-03T22:08:41.029Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
36632025-03-03T22:08:48.180Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
36642025-03-03T22:08:48.180Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
36652025-03-03T22:08:50.103Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
36662025-03-03T22:08:52.219Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.20s
36672025-03-03T22:08:52.441Z
36682025-03-03T22:08:52.441Zinfo: running `cargo check --bins` on installinator-api (178/196)
36692025-03-03T22:08:53.402Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36702025-03-03T22:08:53.427Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36712025-03-03T22:08:53.427Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36722025-03-03T22:08:53.427Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
36732025-03-03T22:08:53.541Z
36742025-03-03T22:08:53.541Zinfo: running `cargo check --bins` on wicketd-api (179/196)
36752025-03-03T22:08:54.446Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36762025-03-03T22:08:54.471Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36772025-03-03T22:08:54.471Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36782025-03-03T22:08:54.471Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
36792025-03-03T22:08:54.587Z
36802025-03-03T22:08:54.587Zinfo: running `cargo check --bins` on omicron-pins (180/196)
36812025-03-03T22:08:55.476Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36822025-03-03T22:08:55.524Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36832025-03-03T22:08:55.525Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36842025-03-03T22:08:55.525Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
36852025-03-03T22:08:55.619Z
36862025-03-03T22:08:55.619Zinfo: running `cargo check --bins` on reconfigurator-cli (181/196)
36872025-03-03T22:08:56.603Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36882025-03-03T22:08:56.631Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36892025-03-03T22:08:56.848Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
36902025-03-03T22:08:56.848Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
36912025-03-03T22:08:56.873Z Compiling petname v2.0.2
36922025-03-03T22:08:56.873Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
36932025-03-03T22:08:56.873Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
36942025-03-03T22:08:56.873Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
36952025-03-03T22:08:56.905Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
36962025-03-03T22:08:56.945Z Checking sync-ptr v0.1.1
36972025-03-03T22:09:04.902Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
36982025-03-03T22:09:05.867Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
36992025-03-03T22:09:07.720Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
37002025-03-03T22:09:10.137Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.53s
37012025-03-03T22:09:10.361Z
37022025-03-03T22:09:10.361Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (182/196)
37032025-03-03T22:09:11.406Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37042025-03-03T22:09:11.432Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37052025-03-03T22:09:11.432Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37062025-03-03T22:09:11.432Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
37072025-03-03T22:09:11.565Z
37082025-03-03T22:09:11.565Zinfo: running `cargo check --bins` on omicron-releng (183/196)
37092025-03-03T22:09:12.534Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37102025-03-03T22:09:12.571Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37112025-03-03T22:09:12.705Z Checking memmap2 v0.9.5
37122025-03-03T22:09:12.705Z Checking arrayref v0.3.9
37132025-03-03T22:09:12.798Z Checking arrayvec v0.7.6
37142025-03-03T22:09:12.798Z Checking constant_time_eq v0.3.1
37152025-03-03T22:09:12.799Z Checking topological-sort v0.2.2
37162025-03-03T22:09:12.799Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
37172025-03-03T22:09:12.799Z Checking shell-words v1.1.0
37182025-03-03T22:09:13.186Z Checking blake3 v1.5.4
37192025-03-03T22:09:13.667Z Checking omicron-zone-package v0.12.0
37202025-03-03T22:09:15.924Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
37212025-03-03T22:09:16.582Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.01s
37222025-03-03T22:09:16.775Z
37232025-03-03T22:09:16.775Zinfo: running `cargo check --bins` on xtask (184/196)
37242025-03-03T22:09:17.563Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37252025-03-03T22:09:17.588Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37262025-03-03T22:09:17.612Z Checking bitflags v2.6.0
37272025-03-03T22:09:17.612Z Checking serde v1.0.218
37282025-03-03T22:09:17.612Z Checking thiserror v1.0.69
37292025-03-03T22:09:17.647Z Checking scroll v0.12.0
37302025-03-03T22:09:17.672Z Checking hashbrown v0.15.1
37312025-03-03T22:09:17.698Z Checking log v0.4.22
37322025-03-03T22:09:17.698Z Checking zerocopy v0.7.35
37332025-03-03T22:09:17.723Z Checking syn v2.0.98
37342025-03-03T22:09:17.791Z Checking pest v2.7.14
37352025-03-03T22:09:17.968Z Checking rustix v0.38.37
37362025-03-03T22:09:17.993Z Checking once_cell v1.20.3
37372025-03-03T22:09:18.113Z Checking goblin v0.8.2
37382025-03-03T22:09:18.354Z Checking thiserror v2.0.11
37392025-03-03T22:09:18.520Z Checking fs-err v2.11.0
37402025-03-03T22:09:18.676Z Checking indexmap v2.7.1
37412025-03-03T22:09:18.843Z Checking anyhow v1.0.96
37422025-03-03T22:09:18.870Z Checking tabled v0.15.0
37432025-03-03T22:09:19.716Z Checking terminal_size v0.4.0
37442025-03-03T22:09:19.716Z Checking tempfile v3.13.0
37452025-03-03T22:09:19.902Z Checking clap_builder v4.5.31
37462025-03-03T22:09:20.481Z Checking dtrace-parser v0.2.0
37472025-03-03T22:09:21.849Z Checking serde_json v1.0.139
37482025-03-03T22:09:21.849Z Checking toml_datetime v0.6.8
37492025-03-03T22:09:21.874Z Checking serde_spanned v0.6.8
37502025-03-03T22:09:21.874Z Checking camino v1.1.9
37512025-03-03T22:09:21.874Z Checking cargo-platform v0.1.8
37522025-03-03T22:09:22.138Z Checking semver v1.0.25
37532025-03-03T22:09:22.163Z Checking toml_edit v0.22.24
37542025-03-03T22:09:22.224Z Checking macaddr v1.0.1
37552025-03-03T22:09:22.464Z Checking camino-tempfile v1.1.1
37562025-03-03T22:09:22.719Z Checking clap v4.5.31
37572025-03-03T22:09:23.320Z Checking dof v0.3.0
37582025-03-03T22:09:23.320Z Checking cargo_metadata v0.19.1
37592025-03-03T22:09:23.873Z Checking usdt-impl v0.5.0
37602025-03-03T22:09:24.417Z Checking usdt v0.5.0
37612025-03-03T22:09:24.695Z Checking toml v0.8.20
37622025-03-03T22:09:25.331Z Checking cargo_toml v0.21.0
37632025-03-03T22:09:27.024Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
37642025-03-03T22:09:27.964Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.17s
37652025-03-03T22:09:28.121Z
37662025-03-03T22:09:28.121Zinfo: running `cargo check --bins` on end-to-end-tests (185/196)
37672025-03-03T22:09:29.126Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37682025-03-03T22:09:29.151Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37692025-03-03T22:09:29.407Z Checking polyval v0.6.2
37702025-03-03T22:09:29.432Z Checking ctr v0.9.2
37712025-03-03T22:09:29.471Z Checking ssh-encoding v0.2.0
37722025-03-03T22:09:29.496Z Checking blowfish v0.9.1
37732025-03-03T22:09:29.522Z Checking password-hash v0.4.2
37742025-03-03T22:09:29.546Z Checking p521 v0.13.3
37752025-03-03T22:09:29.547Z Checking p256 v0.13.2
37762025-03-03T22:09:29.583Z Checking russh-cryptovec v0.7.3
37772025-03-03T22:09:29.728Z Checking ghash v0.5.1
37782025-03-03T22:09:29.752Z Checking bcrypt-pbkdf v0.10.0
37792025-03-03T22:09:29.795Z Checking md5 v0.7.0
37802025-03-03T22:09:29.820Z Checking num-bigint v0.4.6
37812025-03-03T22:09:29.849Z Checking des v0.8.1
37822025-03-03T22:09:29.914Z Checking aes-gcm v0.10.3
37832025-03-03T22:09:29.939Z Checking pbkdf2 v0.11.0
37842025-03-03T22:09:30.030Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
37852025-03-03T22:09:30.055Z Checking hex-literal v0.4.1
37862025-03-03T22:09:30.080Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
37872025-03-03T22:09:30.149Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
37882025-03-03T22:09:30.174Z Checking ssh-cipher v0.2.0
37892025-03-03T22:09:30.213Z Checking internet-checksum v0.2.1
37902025-03-03T22:09:30.521Z Checking ssh-key v0.6.6
37912025-03-03T22:09:30.760Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
37922025-03-03T22:09:32.126Z Checking russh-keys v0.45.0
37932025-03-03T22:09:33.367Z Checking russh v0.45.0
37942025-03-03T22:10:00.558Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
37952025-03-03T22:10:02.533Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.40s
37962025-03-03T22:10:02.744Z
37972025-03-03T22:10:02.744Zinfo: running `cargo check --bins` on gateway-cli (186/196)
37982025-03-03T22:10:03.623Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37992025-03-03T22:10:03.648Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38002025-03-03T22:10:03.733Z Checking termios v0.3.3
38012025-03-03T22:10:03.943Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
38022025-03-03T22:10:05.036Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.28s
38032025-03-03T22:10:05.233Z
38042025-03-03T22:10:05.233Zinfo: running `cargo check --bins --no-default-features` on installinator (187/196)
38052025-03-03T22:10:06.157Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38062025-03-03T22:10:06.182Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38072025-03-03T22:10:06.353Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
38082025-03-03T22:10:06.353Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
38092025-03-03T22:10:06.380Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
38102025-03-03T22:10:06.380Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
38112025-03-03T22:10:07.640Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
38122025-03-03T22:10:09.302Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
38132025-03-03T22:10:11.823Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.58s
38142025-03-03T22:10:12.017Z
38152025-03-03T22:10:12.017Zinfo: running `cargo check --bins` on internal-dns-cli (188/196)
38162025-03-03T22:10:12.846Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38172025-03-03T22:10:12.874Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38182025-03-03T22:10:12.976Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
38192025-03-03T22:10:13.511Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.48s
38202025-03-03T22:10:13.703Z
38212025-03-03T22:10:13.703Zinfo: running `cargo check --bins` on omicron-live-tests (189/196)
38222025-03-03T22:10:14.519Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38232025-03-03T22:10:14.548Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38242025-03-03T22:10:14.548Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38252025-03-03T22:10:14.548Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
38262025-03-03T22:10:14.639Z
38272025-03-03T22:10:14.639Zinfo: running `cargo check --bins` on live-tests-macros (190/196)
38282025-03-03T22:10:15.452Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38292025-03-03T22:10:15.489Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38302025-03-03T22:10:15.489Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38312025-03-03T22:10:15.490Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
38322025-03-03T22:10:15.571Z
38332025-03-03T22:10:15.571Zinfo: running `cargo check --bins` on omicron-package (191/196)
38342025-03-03T22:10:16.446Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38352025-03-03T22:10:16.472Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38362025-03-03T22:10:16.602Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
38372025-03-03T22:10:18.520Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.87s
38382025-03-03T22:10:18.690Z
38392025-03-03T22:10:18.690Zinfo: running `cargo check --bins` on wicket-dbg (192/196)
38402025-03-03T22:10:19.656Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38412025-03-03T22:10:19.699Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38422025-03-03T22:10:19.879Z Checking rtoolbox v0.0.2
38432025-03-03T22:10:19.879Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
38442025-03-03T22:10:19.906Z Checking tui-tree-widget v0.23.0
38452025-03-03T22:10:20.171Z Checking rpassword v7.3.1
38462025-03-03T22:10:26.961Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
38472025-03-03T22:10:31.372Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
38482025-03-03T22:10:33.044Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.37s
38492025-03-03T22:10:33.255Z
38502025-03-03T22:10:33.255Zinfo: running `cargo check --bins` on wicket (193/196)
38512025-03-03T22:10:34.236Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38522025-03-03T22:10:34.236Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38532025-03-03T22:10:34.462Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
38542025-03-03T22:10:34.905Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.62s
38552025-03-03T22:10:35.115Z
38562025-03-03T22:10:35.115Zinfo: running `cargo check --bins` on wicketd (194/196)
38572025-03-03T22:10:36.075Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38582025-03-03T22:10:36.100Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38592025-03-03T22:10:36.294Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
38602025-03-03T22:10:36.294Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
38612025-03-03T22:10:37.412Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
38622025-03-03T22:10:43.258Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.15s
38632025-03-03T22:10:43.471Z
38642025-03-03T22:10:43.471Zinfo: running `cargo check --bins` on omicron-workspace-hack (195/196)
38652025-03-03T22:10:44.299Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38662025-03-03T22:10:44.337Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38672025-03-03T22:10:44.337Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38682025-03-03T22:10:44.337Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
38692025-03-03T22:10:44.420Z
38702025-03-03T22:10:44.420Zinfo: running `cargo check --bins` on zone-setup (196/196)
38712025-03-03T22:10:45.867Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38722025-03-03T22:10:45.913Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38732025-03-03T22:10:45.913Z Checking uzers v0.12.1
38742025-03-03T22:10:45.913Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
38752025-03-03T22:10:47.189Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.75s
38762025-03-03T22:10:47.424Z
38772025-03-03T22:10:47.424Zreal 19:09.469990818
38782025-03-03T22:10:47.424Zuser 32:21.330990243
38792025-03-03T22:10:47.424Zsys 5:18.905482492
38802025-03-03T22:10:47.424Ztrap 0.858955865
38812025-03-03T22:10:47.424Ztflt 0.303828648
38822025-03-03T22:10:47.424Zdflt 2.453139618
38832025-03-03T22:10:47.424Zkflt 0.000819011
38842025-03-03T22:10:47.425Zlock 57:16.258867005
38852025-03-03T22:10:47.459Zslp 2:48:15.812504490
38862025-03-03T22:10:47.459Zlat 1:09.521778522
38872025-03-03T22:10:47.459Zstop 3:39.019813738
38882025-03-03T22:10:47.459Zprocess exited: duration 1480648 ms, exit code 0
 
38892025-03-03T22:10:47.528Zfound 0 output files