01JN4X3E6WF2FPG2DSX0AV17EX: 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: 01JN4X43RNKE8KJBTEKVXBM61W

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-02-28T00:00:48.829Zjob assigned to worker 01JN4XMMHBEK4A8TTV8T6PBV15 [factory aws, i-029fd635982357334] (queued for 9 m 50 s)
 
22025-02-28T00:00:56.676Zstarting task 0: "setup"
32025-02-28T00:00:56.683Z++ uname -s
42025-02-28T00:00:56.686Z+ kern=SunOS
52025-02-28T00:00:56.686Z+ build_user=build
62025-02-28T00:00:56.686Z+ build_uid=12345
72025-02-28T00:00:56.687Z+ work_dir=/work
82025-02-28T00:00:56.687Z+ input_dir=/input
92025-02-28T00:00:56.687Z+ [[ 0 == 12345 ]]
102025-02-28T00:00:56.687Z+ case "$kern" in
112025-02-28T00:00:56.687Z+ groupadd -g 12345 build
122025-02-28T00:00:56.690Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-02-28T00:00:58.697Z+ zfs create -o mountpoint=/work rpool/work
142025-02-28T00:00:58.875Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-02-28T00:00:58.879Z+ home_fs=zfs
162025-02-28T00:00:58.879Z+ [[ zfs == autofs ]]
172025-02-28T00:00:58.879Z+ mkdir -p /home/build
182025-02-28T00:00:58.882Z+ chown build:build /home/build /work
192025-02-28T00:01:00.882Z+ chmod 0700 /home/build /work
202025-02-28T00:01:00.886Zprocess exited: duration 4208 ms, exit code 0
 
212025-02-28T00:01:00.893Zstarting task 1: "rust-toolchain"
222025-02-28T00:01:00.899Z+ printf ' * rust toolchain channel = "%s"\n' 1.85.0
232025-02-28T00:01:00.899Z+ printf ' * rust toolchain profile = "%s"\n' default
242025-02-28T00:01:00.899Z * rust toolchain channel = "1.85.0"
252025-02-28T00:01:00.899Z * rust toolchain profile = "default"
262025-02-28T00:01:00.903Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-02-28T00:01:00.903Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-02-28T00:01:00.903Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-02-28T00:01:00.903Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.85.0 --profile default
302025-02-28T00:01:01.009Zinfo: downloading installer
312025-02-28T00:01:02.381Zwarning: it looks like you have an existing installation of Rust at:
322025-02-28T00:01:02.381Zwarning: /opt/ooce/bin
332025-02-28T00:01:02.381Zwarning: It is recommended that rustup be the primary Rust installation.
342025-02-28T00:01:02.381Zwarning: Otherwise you may have confusion unless you are careful with your PATH
352025-02-28T00:01:02.381Zwarning: If you are sure that you want both rustup and your already installed Rust
362025-02-28T00:01:02.381Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-02-28T00:01:02.381Zwarning: or pass `-y' to ignore all ignorable checks.
382025-02-28T00:01:02.381Zerror: cannot install while Rust is installed
392025-02-28T00:01:02.381Zwarning: continuing (because the -y flag is set and the error is ignorable)
402025-02-28T00:01:02.393Zinfo: profile set to 'default'
412025-02-28T00:01:02.393Zinfo: default host triple is x86_64-unknown-illumos
422025-02-28T00:01:02.396Zinfo: syncing channel updates for '1.85.0-x86_64-unknown-illumos'
432025-02-28T00:01:02.557Zinfo: latest update on 2025-02-20, rust version 1.85.0 (4d91de4e4 2025-02-17)
442025-02-28T00:01:02.557Zinfo: downloading component 'cargo'
452025-02-28T00:01:03.496Zinfo: downloading component 'clippy'
462025-02-28T00:01:03.906Zinfo: downloading component 'rust-docs'
472025-02-28T00:01:05.284Zinfo: downloading component 'rust-std'
482025-02-28T00:01:07.265Zinfo: downloading component 'rustc'
492025-02-28T00:01:14.145Zinfo: downloading component 'rustfmt'
502025-02-28T00:01:14.399Zinfo: installing component 'cargo'
512025-02-28T00:01:15.219Zinfo: installing component 'clippy'
522025-02-28T00:01:15.601Zinfo: installing component 'rust-docs'
532025-02-28T00:01:17.357Zinfo: installing component 'rust-std'
542025-02-28T00:01:19.240Zinfo: installing component 'rustc'
552025-02-28T00:01:25.146Zinfo: installing component 'rustfmt'
562025-02-28T00:01:25.479Zinfo: default toolchain set to '1.85.0-x86_64-unknown-illumos'
572025-02-28T00:01:25.479Z
582025-02-28T00:01:25.862Z 1.85.0-x86_64-unknown-illumos installed - rustc 1.85.0 (4d91de4e4 2025-02-17)
592025-02-28T00:01:25.862Z
602025-02-28T00:01:25.865Z
612025-02-28T00:01:25.865ZRust is installed now. Great!
622025-02-28T00:01:25.865Z
632025-02-28T00:01:25.865ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-02-28T00:01:25.865Zenvironment variable. This has not been done automatically.
652025-02-28T00:01:25.865Z
662025-02-28T00:01:25.865ZTo configure your current shell, you need to source
672025-02-28T00:01:25.865Zthe corresponding env file under $HOME/.cargo.
682025-02-28T00:01:25.865Z
692025-02-28T00:01:25.865ZThis is usually done by running one of the following (note the leading DOT):
702025-02-28T00:01:25.865Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-02-28T00:01:25.865Zsource "$HOME/.cargo/env.fish" # For fish
722025-02-28T00:01:25.940Z+ rustup --version
732025-02-28T00:01:25.947Zrustup 1.27.1 (54dd3d00f 2024-04-24)
742025-02-28T00:01:25.947Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
752025-02-28T00:01:26.031Zinfo: The currently active `rustc` version is `rustc 1.85.0 (4d91de4e4 2025-02-17)`
762025-02-28T00:01:26.034Z+ cargo --version
772025-02-28T00:01:26.097Zcargo 1.85.0 (d73d2caf9 2024-12-31)
782025-02-28T00:01:26.102Z+ rustc --version
792025-02-28T00:01:26.164Zrustc 1.85.0 (4d91de4e4 2025-02-17)
802025-02-28T00:01:26.167Zprocess exited: duration 25270 ms, exit code 0
 
812025-02-28T00:01:26.173Zstarting task 2: "authentication"
822025-02-28T00:01:26.196Zprocess exited: duration 21 ms, exit code 0
 
832025-02-28T00:01:26.203Zstarting task 3: "clone repository"
842025-02-28T00:01:26.209Z+ mkdir -p /work/oxidecomputer/omicron
852025-02-28T00:01:26.213Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
862025-02-28T00:01:26.254ZCloning into '/work/oxidecomputer/omicron'...
872025-02-28T00:01:34.922Z+ cd /work/oxidecomputer/omicron
882025-02-28T00:01:34.925Z+ git fetch origin 54fa2c9d444c5df44e0befec87832000cdd867f6
892025-02-28T00:01:35.230ZFrom https://github.com/oxidecomputer/omicron
902025-02-28T00:01:35.230Z * branch 54fa2c9d444c5df44e0befec87832000cdd867f6 -> FETCH_HEAD
912025-02-28T00:01:35.241Z+ [[ -n iliana/const-schema ]]
922025-02-28T00:01:35.244Z++ git branch --show-current
932025-02-28T00:01:35.247Z+ current=main
942025-02-28T00:01:35.247Z+ [[ main != iliana/const-schema ]]
952025-02-28T00:01:35.247Z+ git branch -f iliana/const-schema 54fa2c9d444c5df44e0befec87832000cdd867f6
962025-02-28T00:01:35.249Z+ git checkout -f iliana/const-schema
972025-02-28T00:01:35.439ZSwitched to branch 'iliana/const-schema'
982025-02-28T00:01:35.442Z+ git reset --hard 54fa2c9d444c5df44e0befec87832000cdd867f6
992025-02-28T00:01:35.454ZHEAD is now at 54fa2c9d4 make schema_versions::KNOWN_VERSIONS const
1002025-02-28T00:01:35.457Zprocess exited: duration 9250 ms, exit code 0
 
1012025-02-28T00:01:35.465Zstarting task 4: "build"
1022025-02-28T00:01:35.476Z+ source .github/buildomat/ci-env.sh
1032025-02-28T00:01:35.476Z++ export CARGO_TERM_COLOR=always
1042025-02-28T00:01:35.476Z++ CARGO_TERM_COLOR=always
1052025-02-28T00:01:35.479Z+ cargo --version
1062025-02-28T00:01:35.523Zcargo 1.85.0 (d73d2caf9 2024-12-31)
1072025-02-28T00:01:35.526Z+ rustc --version
1082025-02-28T00:01:35.591Zrustc 1.85.0 (4d91de4e4 2025-02-17)
1092025-02-28T00:01:35.594Z+ source ./env.sh
1102025-02-28T00:01:35.594Z++ OLD_SHELL_OPTS=ehxB
1112025-02-28T00:01:35.594Z++ set -o xtrace
1122025-02-28T00:01:35.597Z++++ dirname ./env.sh
1132025-02-28T00:01:35.600Z+++ readlink -f .
1142025-02-28T00:01:35.603Z++ OMICRON_WS=/work/oxidecomputer/omicron
1152025-02-28T00:01:35.603Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1162025-02-28T00:01:35.603Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1172025-02-28T00:01:35.603Z++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1182025-02-28T00:01:35.603Z++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1192025-02-28T00:01:35.603Z++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1202025-02-28T00:01:35.603Z++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1212025-02-28T00:01:35.603Z++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1222025-02-28T00:01:35.603Z++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1232025-02-28T00:01:35.603Z++ case $OLD_SHELL_OPTS in
1242025-02-28T00:01:35.603Z++ unset OLD_SHELL_OPTS OMICRON_WS
1252025-02-28T00:01:35.603Z+ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin:/work/oxidecomputer/omicron/out/cargo-hack
1262025-02-28T00:01:35.603Z+ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin:/work/oxidecomputer/omicron/out/cargo-hack
1272025-02-28T00:01:35.603Z+ banner prerequisites
1282025-02-28T00:01:35.606Z
1292025-02-28T00:01:35.606Z ##### ##### ###### ##### ###### #### # # # #### #
1302025-02-28T00:01:35.606Z # # # # # # # # # # # # # # #
1312025-02-28T00:01:35.606Z # # # # ##### # # ##### # # # # # #### #
1322025-02-28T00:01:35.606Z ##### ##### # ##### # # # # # # # # #
1332025-02-28T00:01:35.606Z # # # # # # # # # # # # # # #
1342025-02-28T00:01:35.606Z # # # ###### # # ###### ### # #### # #### #
1352025-02-28T00:01:35.606Z
1362025-02-28T00:01:35.606Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1372025-02-28T00:01:37.302Zpkg list: illegal option -- F
1382025-02-28T00:01:37.302ZUsage:
1392025-02-28T00:01:37.305Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1402025-02-28T00:01:37.305Z [pkg_fmri_pattern ...]
1412025-02-28T00:01:38.142Zpkg list: illegal option -- F
1422025-02-28T00:01:38.142ZUsage:
1432025-02-28T00:01:38.142Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1442025-02-28T00:01:38.142Z [pkg_fmri_pattern ...]
1452025-02-28T00:01:44.023Z Startup: Refreshing catalog 'helios-dev' ... Done
1462025-02-28T00:01:48.350Z Startup: Caching catalogs ... Done
1472025-02-28T00:02:01.523ZPlanning: Solver setup ... Done (12.231s)
1482025-02-28T00:02:01.681ZPlanning: Running solver ... Done (0.152s)
1492025-02-28T00:02:01.773ZPlanning: Finding local manifests ... Done (0.007s)
1502025-02-28T00:02:01.890ZPlanning: Fetching manifests: 0/7 0% complete
1512025-02-28T00:02:04.026ZPlanning: Fetching manifests: 7/7 100% complete
1522025-02-28T00:02:04.138ZPlanning: Package planning ... Done (0.111s)
1532025-02-28T00:02:04.195ZPlanning: Merging actions ... Done (0.058s)
1542025-02-28T00:02:04.393ZPlanning: Checking for conflicting actions ... Done (0.197s)
1552025-02-28T00:02:06.437ZPlanning: Consolidating action changes ... Done (2.044s)
1562025-02-28T00:02:06.879ZPlanning: Evaluating mediators ... Done (0.442s)
1572025-02-28T00:02:06.961ZPlanning: Planning completed in 18.51 seconds
1582025-02-28T00:02:06.979Z Packages to install: 4
1592025-02-28T00:02:06.979Z Packages to update: 3
1602025-02-28T00:02:06.982Z Mediators to change: 2
1612025-02-28T00:02:06.982Z Services to change: 1
1622025-02-28T00:02:06.982Z Estimated space available: 155.60 GB
1632025-02-28T00:02:06.982ZEstimated space to be consumed: 1.66 GB
1642025-02-28T00:02:06.982Z Create boot environment: No
1652025-02-28T00:02:06.982ZCreate backup boot environment: Yes
1662025-02-28T00:02:06.982Z Rebuild boot archive: No
1672025-02-28T00:02:06.982Z
1682025-02-28T00:02:06.982ZChanged mediators:
1692025-02-28T00:02:06.982Z mediator clang:
1702025-02-28T00:02:06.982Z version: None -> 15 (system default)
1712025-02-28T00:02:06.982Z
1722025-02-28T00:02:06.982Z mediator llvm:
1732025-02-28T00:02:06.982Z version: 14 (system default) -> 15 (system default)
1742025-02-28T00:02:06.982Z
1752025-02-28T00:02:06.982ZChanged packages:
1762025-02-28T00:02:06.982Zhelios-dev
1772025-02-28T00:02:06.982Z developer/build-essential
1782025-02-28T00:02:06.982Z None -> 11-2.0
1792025-02-28T00:02:06.982Z library/libxmlsec1
1802025-02-28T00:02:06.982Z None -> 1.2.35-2.0
1812025-02-28T00:02:06.982Z ooce/developer/clang-15
1822025-02-28T00:02:06.983Z None -> 15.0.7-2.0
1832025-02-28T00:02:06.983Z ooce/developer/llvm-15
1842025-02-28T00:02:06.983Z None -> 15.0.7-2.0
1852025-02-28T00:02:06.983Z package/pkg
1862025-02-28T00:02:06.983Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1872025-02-28T00:02:06.983Z system/library/g++-runtime
1882025-02-28T00:02:06.983Z 13-2.0 -> 14-2.0
1892025-02-28T00:02:06.983Z system/library/gcc-runtime
1902025-02-28T00:02:06.983Z 13-2.0 -> 14-2.0
1912025-02-28T00:02:06.983Z
1922025-02-28T00:02:06.983ZServices:
1932025-02-28T00:02:06.983Z restart_fmri:
1942025-02-28T00:02:06.983Z svc:/system/update-man-index:default
1952025-02-28T00:02:06.983Z
1962025-02-28T00:02:06.983ZEditable files to change:
1972025-02-28T00:02:06.983Z Update:
1982025-02-28T00:02:06.983Z usr/share/lib/pkg/web/config.shtml
1992025-02-28T00:02:07.063Z
2002025-02-28T00:02:07.063ZDownload: 0/4301 items 0.0/225.4MB 0% complete
2012025-02-28T00:02:12.135ZDownload: 1198/4301 items 83.5/225.4MB 37% complete (17.2M/s)
2022025-02-28T00:02:17.138ZDownload: 2367/4301 items 119.7/225.4MB 53% complete (12.0M/s)
2032025-02-28T00:02:22.140ZDownload: 3566/4301 items 213.8/225.4MB 94% complete (13.1M/s)
2042025-02-28T00:02:25.277ZDownload: Completed 225.42 MB in 18.21 seconds (12.4M/s)
2052025-02-28T00:02:27.304Z Actions: 1/5122 actions (Removing old actions)
2062025-02-28T00:02:27.323Z Actions: 194/5122 actions (Installing new actions)
2072025-02-28T00:02:32.009Z Actions: 4267/5122 actions (Updating modified actions)
2082025-02-28T00:02:32.363Z Actions: Completed 5122 actions in 5.06 seconds.
2092025-02-28T00:02:32.777Z Done (0.407s)
2102025-02-28T00:02:32.780Z Done (0.001s)
2112025-02-28T00:02:33.399Z Done (0.620s)
2122025-02-28T00:02:37.977Z Done (4.337s)
2132025-02-28T00:02:38.062Z Done (0.019s)
2142025-02-28T00:02:38.065Z Done (0.000s)
2152025-02-28T00:02:38.288Z Done (0.000s)
2162025-02-28T00:02:39.012ZPlanning: Evaluating mediator changes ... Done
2172025-02-28T00:02:39.175ZPlanning: Checking for conflicting actions ... Done
2182025-02-28T00:02:40.182ZPlanning: Consolidating action changes ... Done
2192025-02-28T00:02:40.185ZPlanning: Evaluating mediators ... Done
2202025-02-28T00:02:40.185ZPlanning: Planning completed in 0.44 seconds
2212025-02-28T00:02:40.185Z Mediators to change: 2
2222025-02-28T00:02:40.185Z Create boot environment: No
2232025-02-28T00:02:40.185ZCreate backup boot environment: No
2242025-02-28T00:02:40.185Z Done
2252025-02-28T00:02:40.185Z Done
2262025-02-28T00:02:40.185Z Done
2272025-02-28T00:02:43.693Z Done
2282025-02-28T00:02:43.786Z Done
2292025-02-28T00:02:43.788Z Done
2302025-02-28T00:02:43.936Z Done
2312025-02-28T00:02:44.555ZPlanning: Evaluating mediator changes ... Done
2322025-02-28T00:02:44.558ZPlanning: Merging actions ... Done
2332025-02-28T00:02:44.750ZPlanning: Checking for conflicting actions ... Done
2342025-02-28T00:02:44.753ZPlanning: Consolidating action changes ... Done
2352025-02-28T00:02:45.022ZPlanning: Evaluating mediators ... Done
2362025-02-28T00:02:45.078ZPlanning: Planning completed in 0.77 seconds
2372025-02-28T00:02:45.119Z Packages to change: 1
2382025-02-28T00:02:45.119Z Mediators to change: 1
2392025-02-28T00:02:45.122Z Services to change: 1
2402025-02-28T00:02:45.122Z Create boot environment: No
2412025-02-28T00:02:45.122ZCreate backup boot environment: Yes
2422025-02-28T00:02:47.355Z Actions: 1/6 actions (Updating modified actions)
2432025-02-28T00:02:47.358Z Actions: Completed 6 actions in 0.00 seconds.
2442025-02-28T00:02:47.358Z Done
2452025-02-28T00:02:47.358Z Done
2462025-02-28T00:02:47.483Z Done
2472025-02-28T00:02:51.096Z Done
2482025-02-28T00:02:51.184Z Done
2492025-02-28T00:02:51.187Z Done
2502025-02-28T00:02:51.314Z Done
2512025-02-28T00:02:51.753ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2522025-02-28T00:02:51.753Zclang system 15 system
2532025-02-28T00:02:51.753Zcsh system system illumos
2542025-02-28T00:02:51.753Zctags system system illumos
2552025-02-28T00:02:51.753Zgcc vendor 12 vendor
2562025-02-28T00:02:51.753Zgcc system 10 system
2572025-02-28T00:02:51.753Zgcc system 7 system
2582025-02-28T00:02:51.753Zgo system 1.20 system
2592025-02-28T00:02:51.753Zgo system 1.19 system
2602025-02-28T00:02:51.753Zllvm system 15 system
2612025-02-28T00:02:51.753Zllvm system 14 system
2622025-02-28T00:02:51.753Zmariadb system 10.6 system
2632025-02-28T00:02:51.753Zmta vendor vendor dma
2642025-02-28T00:02:51.753Zopenjdk system 17 system
2652025-02-28T00:02:51.753Zopenjdk system 11 system
2662025-02-28T00:02:51.753Zopenjdk system 1.8 system
2672025-02-28T00:02:51.753Zopenssl vendor 3 vendor
2682025-02-28T00:02:51.754Zperl system 5.36 system
2692025-02-28T00:02:51.754Zpostgresql system 15 system
2702025-02-28T00:02:51.754Zpostgresql system 13 system
2712025-02-28T00:02:51.754Zpython vendor 3 vendor
2722025-02-28T00:02:51.754Zpython system 2 system
2732025-02-28T00:02:51.754Zpython3 system 3.11 system
2742025-02-28T00:02:51.754Zruby system 3.0 system
2752025-02-28T00:02:51.754Zwords vendor vendor american-english
2762025-02-28T00:02:51.754Zwords system system australian-english
2772025-02-28T00:02:51.754Zwords system system british-english
2782025-02-28T00:02:51.754Zwords system system canadian-english
2792025-02-28T00:02:51.754Zwords system system french
2802025-02-28T00:02:51.754Zwords system system italian
2812025-02-28T00:02:51.754Zwords system system ngerman
2822025-02-28T00:02:51.754Zwords system system ogerman
2832025-02-28T00:02:51.754Zwords system system spanish
2842025-02-28T00:02:52.092ZPUBLISHER TYPE STATUS P LOCATION
2852025-02-28T00:02:52.092Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2862025-02-28T00:02:55.164ZFMRI IFO
2872025-02-28T00:02:55.164Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2882025-02-28T00:02:55.164Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2892025-02-28T00:02:55.164Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2902025-02-28T00:02:55.164Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2912025-02-28T00:02:55.164Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2922025-02-28T00:02:55.164Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2932025-02-28T00:02:55.164Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2942025-02-28T00:02:55.165Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2952025-02-28T00:02:55.165Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2962025-02-28T00:02:55.165Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im-
2972025-02-28T00:02:55.166Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2982025-02-28T00:02:55.166Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2992025-02-28T00:02:55.166Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im-
3002025-02-28T00:02:55.166Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
3012025-02-28T00:02:55.166Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
3022025-02-28T00:02:55.947Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
3032025-02-28T00:02:56.295Z Updating crates.io index
3042025-02-28T00:02:56.337Z Updating git repository `https://github.com/oxidecomputer/maghemite`
3052025-02-28T00:02:56.913Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
3062025-02-28T00:02:57.202Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
3072025-02-28T00:02:57.513Z Updating git repository `https://github.com/oxidecomputer/propolis`
3082025-02-28T00:02:58.516Z Updating git repository `https://github.com/oxidecomputer/crucible`
3092025-02-28T00:03:00.306Z Updating git repository `https://github.com/oxidecomputer/opte`
3102025-02-28T00:03:00.931Z Updating git repository `https://github.com/oxidecomputer/falcon`
3112025-02-28T00:03:01.835Z Updating git repository `https://github.com/oxidecomputer/clickward`
3122025-02-28T00:03:02.189Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
3132025-02-28T00:03:02.614Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
3142025-02-28T00:03:03.154Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3152025-02-28T00:03:03.785Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3162025-02-28T00:03:04.221Z Updating git repository `https://github.com/oxidecomputer/propolis`
3172025-02-28T00:03:04.675Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3182025-02-28T00:03:04.950Z Updating git repository `https://github.com/oxidecomputer/tofino`
3192025-02-28T00:03:05.204Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3202025-02-28T00:03:05.484Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3212025-02-28T00:03:05.723Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3222025-02-28T00:03:06.020Z Updating git repository `https://github.com/oxidecomputer/lldp`
3232025-02-28T00:03:06.341Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3242025-02-28T00:03:06.961Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3252025-02-28T00:03:07.267Z Updating git repository `https://github.com/oxidecomputer/ispf`
3262025-02-28T00:03:07.745Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3272025-02-28T00:03:08.037Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3282025-02-28T00:03:08.660Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3292025-02-28T00:03:08.990Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3302025-02-28T00:03:09.490Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3312025-02-28T00:03:09.958Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
3322025-02-28T00:03:10.282Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3332025-02-28T00:03:10.522Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3342025-02-28T00:03:10.861Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3352025-02-28T00:03:12.281Z Downloading crates ...
3362025-02-28T00:03:12.368Z Downloaded fnv v1.0.7
3372025-02-28T00:03:12.371Z Downloaded anstream v0.6.15
3382025-02-28T00:03:12.376Z Downloaded crypto-common v0.1.6
3392025-02-28T00:03:12.379Z Downloaded anstyle-parse v0.2.5
3402025-02-28T00:03:12.382Z Downloaded equivalent v1.0.1
3412025-02-28T00:03:12.385Z Downloaded dof v0.3.0
3422025-02-28T00:03:12.389Z Downloaded dtrace-parser v0.2.0
3432025-02-28T00:03:12.396Z Downloaded scroll_derive v0.12.0
3442025-02-28T00:03:12.400Z Downloaded byteorder v1.5.0
3452025-02-28T00:03:12.406Z Downloaded clap_lex v0.7.4
3462025-02-28T00:03:12.410Z Downloaded serde_tokenstream v0.2.2
3472025-02-28T00:03:12.413Z Downloaded fs-err v2.11.0
3482025-02-28T00:03:12.415Z Downloaded block-buffer v0.10.4
3492025-02-28T00:03:12.427Z Downloaded generic-array v0.14.7
3502025-02-28T00:03:12.431Z Downloaded cpufeatures v0.2.14
3512025-02-28T00:03:12.431Z Downloaded autocfg v1.4.0
3522025-02-28T00:03:12.434Z Downloaded terminal_size v0.4.0
3532025-02-28T00:03:12.434Z Downloaded tabled_derive v0.7.0
3542025-02-28T00:03:12.434Z Downloaded smawk v0.3.2
3552025-02-28T00:03:12.437Z Downloaded heck v0.4.1
3562025-02-28T00:03:12.437Z Downloaded swrite v0.1.0
3572025-02-28T00:03:12.437Z Downloaded colorchoice v1.0.2
3582025-02-28T00:03:12.441Z Downloaded camino-tempfile v1.1.1
3592025-02-28T00:03:12.444Z Downloaded cargo_metadata v0.19.1
3602025-02-28T00:03:12.444Z Downloaded pretty-hex v0.4.1
3612025-02-28T00:03:12.446Z Downloaded itoa v1.0.11
3622025-02-28T00:03:12.446Z Downloaded clap_derive v4.5.28
3632025-02-28T00:03:12.449Z Downloaded cfg-if v1.0.0
3642025-02-28T00:03:12.449Z Downloaded usdt-attr-macro v0.5.0
3652025-02-28T00:03:12.458Z Downloaded strsim v0.11.1
3662025-02-28T00:03:12.460Z Downloaded bytecount v0.6.8
3672025-02-28T00:03:12.463Z Downloaded proc-macro-error-attr v1.0.4
3682025-02-28T00:03:12.463Z Downloaded heck v0.5.0
3692025-02-28T00:03:12.469Z Downloaded digest v0.10.7
3702025-02-28T00:03:12.477Z Downloaded unicode-linebreak v0.1.5
3712025-02-28T00:03:12.480Z Downloaded fastrand v2.1.1
3722025-02-28T00:03:12.480Z Downloaded cargo_toml v0.21.0
3732025-02-28T00:03:12.483Z Downloaded cargo-platform v0.1.8
3742025-02-28T00:03:12.485Z Downloaded pest_generator v2.7.14
3752025-02-28T00:03:12.490Z Downloaded toml_datetime v0.6.8
3762025-02-28T00:03:12.494Z Downloaded pest_derive v2.7.14
3772025-02-28T00:03:12.494Z Downloaded thiserror-impl v2.0.11
3782025-02-28T00:03:12.497Z Downloaded usdt-macro v0.5.0
3792025-02-28T00:03:12.500Z Downloaded thread-id v4.2.2
3802025-02-28T00:03:12.503Z Downloaded thiserror v1.0.69
3812025-02-28T00:03:12.506Z Downloaded utf8parse v0.2.2
3822025-02-28T00:03:12.510Z Downloaded macaddr v1.0.1
3832025-02-28T00:03:12.510Z Downloaded thiserror-impl v1.0.69
3842025-02-28T00:03:12.514Z Downloaded usdt-impl v0.5.0
3852025-02-28T00:03:12.517Z Downloaded camino v1.1.9
3862025-02-28T00:03:12.520Z Downloaded semver v1.0.25
3872025-02-28T00:03:12.521Z Downloaded sha2 v0.10.8
3882025-02-28T00:03:12.532Z Downloaded usdt v0.5.0
3892025-02-28T00:03:12.532Z Downloaded typenum v1.17.0
3902025-02-28T00:03:12.532Z Downloaded once_cell v1.20.3
3912025-02-28T00:03:12.537Z Downloaded bitflags v2.6.0
3922025-02-28T00:03:12.537Z Downloaded proc-macro-error v1.0.4
3932025-02-28T00:03:12.540Z Downloaded is_terminal_polyfill v1.70.1
3942025-02-28T00:03:12.540Z Downloaded plain v0.2.3
3952025-02-28T00:03:12.540Z Downloaded anstyle-query v1.1.1
3962025-02-28T00:03:12.543Z Downloaded quote v1.0.38
3972025-02-28T00:03:12.553Z Downloaded pest_meta v2.7.14
3982025-02-28T00:03:12.557Z Downloaded clap v4.5.31
3992025-02-28T00:03:12.564Z Downloaded thiserror v2.0.11
4002025-02-28T00:03:12.569Z Downloaded ryu v1.0.18
4012025-02-28T00:03:12.574Z Downloaded anyhow v1.0.96
4022025-02-28T00:03:12.578Z Downloaded ucd-trie v0.1.7
4032025-02-28T00:03:12.595Z Downloaded toml v0.8.20
4042025-02-28T00:03:12.599Z Downloaded proc-macro2 v1.0.93
4052025-02-28T00:03:12.605Z Downloaded scroll v0.12.0
4062025-02-28T00:03:12.608Z Downloaded log v0.4.22
4072025-02-28T00:03:12.611Z Downloaded serde_derive v1.0.218
4082025-02-28T00:03:12.617Z Downloaded unicode-ident v1.0.14
4092025-02-28T00:03:12.620Z Downloaded papergrid v0.11.0
4102025-02-28T00:03:12.624Z Downloaded indexmap v2.7.1
4112025-02-28T00:03:12.630Z Downloaded version_check v0.9.5
4122025-02-28T00:03:12.633Z Downloaded errno v0.3.9
4132025-02-28T00:03:12.633Z Downloaded tempfile v3.13.0
4142025-02-28T00:03:12.638Z Downloaded serde_spanned v0.6.8
4152025-02-28T00:03:12.638Z Downloaded memmap v0.7.0
4162025-02-28T00:03:12.642Z Downloaded zerocopy-derive v0.7.35
4172025-02-28T00:03:12.645Z Downloaded toml_edit v0.22.24
4182025-02-28T00:03:12.662Z Downloaded memchr v2.7.4
4192025-02-28T00:03:12.667Z Downloaded textwrap v0.16.1
4202025-02-28T00:03:12.670Z Downloaded serde v1.0.218
4212025-02-28T00:03:12.685Z Downloaded pest v2.7.14
4222025-02-28T00:03:12.690Z Downloaded hashbrown v0.15.1
4232025-02-28T00:03:12.705Z Downloaded clap_builder v4.5.31
4242025-02-28T00:03:12.711Z Downloaded anstyle v1.0.10
4252025-02-28T00:03:12.715Z Downloaded zerocopy v0.7.35
4262025-02-28T00:03:12.745Z Downloaded serde_json v1.0.139
4272025-02-28T00:03:12.765Z Downloaded tabled v0.15.0
4282025-02-28T00:03:12.780Z Downloaded winnow v0.7.3
4292025-02-28T00:03:12.789Z Downloaded syn v1.0.109
4302025-02-28T00:03:12.799Z Downloaded unicode-width v0.1.14
4312025-02-28T00:03:12.803Z Downloaded goblin v0.8.2
4322025-02-28T00:03:12.809Z Downloaded syn v2.0.96
4332025-02-28T00:03:12.820Z Downloaded rustix v0.38.37
4342025-02-28T00:03:12.867Z Downloaded libc v0.2.170
4352025-02-28T00:03:13.149Z Compiling proc-macro2 v1.0.93
4362025-02-28T00:03:13.149Z Compiling unicode-ident v1.0.14
4372025-02-28T00:03:13.152Z Compiling serde v1.0.218
4382025-02-28T00:03:13.152Z Compiling version_check v0.9.5
4392025-02-28T00:03:13.152Z Compiling memchr v2.7.4
4402025-02-28T00:03:13.152Z Compiling thiserror v1.0.69
4412025-02-28T00:03:13.185Z Compiling libc v0.2.170
4422025-02-28T00:03:13.188Z Compiling ryu v1.0.18
4432025-02-28T00:03:13.417Z Compiling ucd-trie v0.1.7
4442025-02-28T00:03:13.590Z Compiling itoa v1.0.11
4452025-02-28T00:03:13.851Z Compiling once_cell v1.20.3
4462025-02-28T00:03:13.922Z Compiling byteorder v1.5.0
4472025-02-28T00:03:13.964Z Compiling serde_json v1.0.139
4482025-02-28T00:03:14.235Z Compiling rustix v0.38.37
4492025-02-28T00:03:14.358Z Compiling bitflags v2.6.0
4502025-02-28T00:03:14.455Z Compiling usdt-impl v0.5.0
4512025-02-28T00:03:14.647Z Compiling proc-macro-error-attr v1.0.4
4522025-02-28T00:03:14.701Z Compiling syn v1.0.109
4532025-02-28T00:03:14.763Z Compiling proc-macro-error v1.0.4
4542025-02-28T00:03:14.926Z Compiling quote v1.0.38
4552025-02-28T00:03:15.033Z Compiling log v0.4.22
4562025-02-28T00:03:15.058Z Compiling camino v1.1.9
4572025-02-28T00:03:15.080Z Compiling errno v0.3.9
4582025-02-28T00:03:15.311Z Compiling syn v2.0.96
4592025-02-28T00:03:15.351Z Compiling utf8parse v0.2.2
4602025-02-28T00:03:15.378Z Compiling equivalent v1.0.1
4612025-02-28T00:03:15.503Z Compiling plain v0.2.3
4622025-02-28T00:03:15.525Z Compiling thread-id v4.2.2
4632025-02-28T00:03:15.548Z Compiling hashbrown v0.15.1
4642025-02-28T00:03:15.597Z Compiling anstyle-parse v0.2.5
4652025-02-28T00:03:15.834Z Compiling winnow v0.7.3
4662025-02-28T00:03:15.928Z Compiling semver v1.0.25
4672025-02-28T00:03:16.135Z Compiling autocfg v1.4.0
4682025-02-28T00:03:16.363Z Compiling pretty-hex v0.4.1
4692025-02-28T00:03:16.470Z Compiling colorchoice v1.0.2
4702025-02-28T00:03:16.619Z Compiling indexmap v2.7.1
4712025-02-28T00:03:16.654Z Compiling thiserror v2.0.11
4722025-02-28T00:03:16.676Z Compiling anstyle-query v1.1.1
4732025-02-28T00:03:16.844Z Compiling is_terminal_polyfill v1.70.1
4742025-02-28T00:03:16.989Z Compiling unicode-width v0.1.14
4752025-02-28T00:03:17.154Z Compiling anstyle v1.0.10
4762025-02-28T00:03:17.498Z Compiling terminal_size v0.4.0
4772025-02-28T00:03:17.597Z Compiling anstream v0.6.15
4782025-02-28T00:03:17.636Z Compiling fs-err v2.11.0
4792025-02-28T00:03:17.932Z Compiling heck v0.5.0
4802025-02-28T00:03:17.956Z Compiling heck v0.4.1
4812025-02-28T00:03:17.959Z Compiling cfg-if v1.0.0
4822025-02-28T00:03:18.025Z Compiling anyhow v1.0.96
4832025-02-28T00:03:18.082Z Compiling fnv v1.0.7
4842025-02-28T00:03:18.190Z Compiling fastrand v2.1.1
4852025-02-28T00:03:18.233Z Compiling strsim v0.11.1
4862025-02-28T00:03:18.607Z Compiling clap_lex v0.7.4
4872025-02-28T00:03:18.700Z Compiling bytecount v0.6.8
4882025-02-28T00:03:18.783Z Compiling tempfile v3.13.0
4892025-02-28T00:03:18.911Z Compiling clap_builder v4.5.31
4902025-02-28T00:03:18.943Z Compiling papergrid v0.11.0
4912025-02-28T00:03:19.179Z Compiling memmap v0.7.0
4922025-02-28T00:03:19.294Z Compiling unicode-linebreak v0.1.5
4932025-02-28T00:03:19.365Z Compiling smawk v0.3.2
4942025-02-28T00:03:19.603Z Compiling swrite v0.1.0
4952025-02-28T00:03:19.751Z Compiling textwrap v0.16.1
4962025-02-28T00:03:20.368Z Compiling tabled_derive v0.7.0
4972025-02-28T00:03:21.776Z Compiling tabled v0.15.0
4982025-02-28T00:03:22.192Z Compiling serde_derive v1.0.218
4992025-02-28T00:03:22.195Z Compiling thiserror-impl v1.0.69
5002025-02-28T00:03:22.195Z Compiling zerocopy-derive v0.7.35
5012025-02-28T00:03:22.195Z Compiling scroll_derive v0.12.0
5022025-02-28T00:03:22.195Z Compiling thiserror-impl v2.0.11
5032025-02-28T00:03:22.195Z Compiling clap_derive v4.5.28
5042025-02-28T00:03:23.636Z Compiling scroll v0.12.0
5052025-02-28T00:03:24.169Z Compiling goblin v0.8.2
5062025-02-28T00:03:24.295Z Compiling zerocopy v0.7.35
5072025-02-28T00:03:25.254Z Compiling pest v2.7.14
5082025-02-28T00:03:26.461Z Compiling clap v4.5.31
5092025-02-28T00:03:27.466Z Compiling pest_meta v2.7.14
5102025-02-28T00:03:28.328Z Compiling pest_generator v2.7.14
5112025-02-28T00:03:29.658Z Compiling pest_derive v2.7.14
5122025-02-28T00:03:30.275Z Compiling dtrace-parser v0.2.0
5132025-02-28T00:03:31.123Z Compiling serde_spanned v0.6.8
5142025-02-28T00:03:31.123Z Compiling toml_datetime v0.6.8
5152025-02-28T00:03:31.128Z Compiling cargo-platform v0.1.8
5162025-02-28T00:03:31.433Z Compiling serde_tokenstream v0.2.2
5172025-02-28T00:03:31.547Z Compiling toml_edit v0.22.24
5182025-02-28T00:03:31.643Z Compiling macaddr v1.0.1
5192025-02-28T00:03:31.788Z Compiling camino-tempfile v1.1.1
5202025-02-28T00:03:32.517Z Compiling dof v0.3.0
5212025-02-28T00:03:32.517Z Compiling cargo_metadata v0.19.1
5222025-02-28T00:03:34.038Z Compiling usdt-attr-macro v0.5.0
5232025-02-28T00:03:34.038Z Compiling usdt-macro v0.5.0
5242025-02-28T00:03:34.184Z Compiling toml v0.8.20
5252025-02-28T00:03:35.068Z Compiling cargo_toml v0.21.0
5262025-02-28T00:03:35.335Z Compiling usdt v0.5.0
5272025-02-28T00:03:37.686Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5282025-02-28T00:03:40.790Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.06s
5292025-02-28T00:03:41.028Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
5302025-02-28T00:03:41.609Z Downloading crates ...
5312025-02-28T00:03:41.744Z Downloaded async-stream-impl v0.3.6
5322025-02-28T00:03:41.750Z Downloaded arrayref v0.3.9
5332025-02-28T00:03:41.753Z Downloaded addr2line v0.24.2
5342025-02-28T00:03:41.756Z Downloaded async-stream v0.3.6
5352025-02-28T00:03:41.774Z Downloaded httpdate v1.0.3
5362025-02-28T00:03:41.780Z Downloaded crunchy v0.2.2
5372025-02-28T00:03:41.785Z Downloaded ciborium-io v0.2.2
5382025-02-28T00:03:41.788Z Downloaded hickory-resolver v0.24.4
5392025-02-28T00:03:41.791Z Downloaded indent_write v2.2.0
5402025-02-28T00:03:41.794Z Downloaded aead v0.5.2
5412025-02-28T00:03:41.794Z Downloaded array-init v0.0.4
5422025-02-28T00:03:41.794Z Downloaded atty v0.2.14
5432025-02-28T00:03:41.797Z Downloaded convert_case v0.4.0
5442025-02-28T00:03:41.797Z Downloaded icu_properties v1.5.1
5452025-02-28T00:03:41.801Z Downloaded litemap v0.7.3
5462025-02-28T00:03:41.805Z Downloaded cobs v0.2.3
5472025-02-28T00:03:41.805Z Downloaded itertools v0.10.5
5482025-02-28T00:03:41.809Z Downloaded ctr v0.9.2
5492025-02-28T00:03:41.812Z Downloaded bcrypt-pbkdf v0.10.0
5502025-02-28T00:03:41.815Z Downloaded bit-set v0.5.3
5512025-02-28T00:03:41.815Z Downloaded adler2 v2.0.0
5522025-02-28T00:03:41.818Z Downloaded buf-list v1.0.3
5532025-02-28T00:03:41.820Z Downloaded blowfish v0.9.1
5542025-02-28T00:03:41.821Z Downloaded icu_locid v1.5.0
5552025-02-28T00:03:41.824Z Downloaded rusty-fork v0.3.0
5562025-02-28T00:03:41.827Z Downloaded curve25519-dalek v4.1.3
5572025-02-28T00:03:41.834Z Downloaded block-padding v0.3.3
5582025-02-28T00:03:41.837Z Downloaded bb8 v0.8.5
5592025-02-28T00:03:41.837Z Downloaded atomicwrites v0.4.4
5602025-02-28T00:03:41.837Z Downloaded atomic-waker v1.1.2
5612025-02-28T00:03:41.840Z Downloaded crucible-workspace-hack v0.1.0
5622025-02-28T00:03:41.840Z Downloaded cfg_aliases v0.1.1
5632025-02-28T00:03:41.840Z Downloaded aes v0.8.4
5642025-02-28T00:03:41.843Z Downloaded cstr-argument v0.1.2
5652025-02-28T00:03:41.846Z Downloaded cipher v0.4.4
5662025-02-28T00:03:41.846Z Downloaded bit-vec v0.6.3
5672025-02-28T00:03:41.849Z Downloaded cfg_aliases v0.2.1
5682025-02-28T00:03:41.849Z Downloaded chrono-tz-build v0.4.0
5692025-02-28T00:03:41.852Z Downloaded crc32fast v1.4.2
5702025-02-28T00:03:41.852Z Downloaded async-trait v0.1.86
5712025-02-28T00:03:41.855Z Downloaded async-recursion v1.1.1
5722025-02-28T00:03:41.857Z Downloaded ciborium v0.2.2
5732025-02-28T00:03:41.860Z Downloaded chacha20 v0.9.1
5742025-02-28T00:03:41.863Z Downloaded argon2 v0.5.3
5752025-02-28T00:03:41.866Z Downloaded console v0.15.10
5762025-02-28T00:03:41.869Z Downloaded bitflags v1.3.2
5772025-02-28T00:03:41.871Z Downloaded hex-literal v0.4.1
5782025-02-28T00:03:41.871Z Downloaded hex v0.4.3
5792025-02-28T00:03:41.874Z Downloaded highway v1.3.0
5802025-02-28T00:03:41.874Z Downloaded ahash v0.8.11
5812025-02-28T00:03:41.877Z Downloaded backoff v0.4.0
5822025-02-28T00:03:41.881Z Downloaded hickory-client v0.24.4
5832025-02-28T00:03:41.884Z Downloaded async-bb8-diesel v0.2.1
5842025-02-28T00:03:41.886Z Downloaded assert_matches v1.5.0
5852025-02-28T00:03:41.886Z Downloaded hickory-server v0.24.4
5862025-02-28T00:03:41.892Z Downloaded hostname v0.3.1
5872025-02-28T00:03:41.894Z Downloaded http v1.2.0
5882025-02-28T00:03:41.898Z Downloaded http-body-util v0.1.2
5892025-02-28T00:03:41.901Z Downloaded base16ct v0.2.0
5902025-02-28T00:03:41.904Z Downloaded write16 v1.0.0
5912025-02-28T00:03:41.904Z Downloaded http-range v0.1.5
5922025-02-28T00:03:41.907Z Downloaded hubpack_derive v0.1.1
5932025-02-28T00:03:41.907Z Downloaded http-body v1.0.1
5942025-02-28T00:03:41.907Z Downloaded crossbeam-deque v0.8.5
5952025-02-28T00:03:41.909Z Downloaded crc v3.2.1
5962025-02-28T00:03:41.912Z Downloaded ciborium-ll v0.2.2
5972025-02-28T00:03:41.912Z Downloaded httparse v1.9.5
5982025-02-28T00:03:41.915Z Downloaded hmac v0.12.1
5992025-02-28T00:03:41.917Z Downloaded progenitor v0.9.1
6002025-02-28T00:03:41.917Z Downloaded csv-core v0.1.11
6012025-02-28T00:03:41.920Z Downloaded clang-sys v1.8.1
6022025-02-28T00:03:41.923Z Downloaded hkdf v0.12.4
6032025-02-28T00:03:41.927Z Downloaded cbc v0.1.2
6042025-02-28T00:03:41.927Z Downloaded humantime v2.1.0
6052025-02-28T00:03:41.929Z Downloaded sigpipe v0.1.3
6062025-02-28T00:03:41.929Z Downloaded constant_time_eq v0.3.1
6072025-02-28T00:03:41.929Z Downloaded cookie v0.18.1
6082025-02-28T00:03:41.932Z Downloaded bitfield-struct v0.6.2
6092025-02-28T00:03:41.936Z Downloaded hickory-proto v0.24.4
6102025-02-28T00:03:41.949Z Downloaded take_mut v0.2.2
6112025-02-28T00:03:41.953Z Downloaded icu_normalizer v1.5.0
6122025-02-28T00:03:41.958Z Downloaded iana-time-zone v0.1.61
6132025-02-28T00:03:41.958Z Downloaded heapless v0.8.0
6142025-02-28T00:03:41.961Z Downloaded ident_case v1.0.1
6152025-02-28T00:03:41.961Z Downloaded hyper-staticfile v0.10.1
6162025-02-28T00:03:41.964Z Downloaded is_ci v1.2.0
6172025-02-28T00:03:41.967Z Downloaded instant v0.1.13
6182025-02-28T00:03:41.967Z Downloaded rand_chacha v0.3.1
6192025-02-28T00:03:41.970Z Downloaded cookie_store v0.21.1
6202025-02-28T00:03:41.972Z Downloaded indoc v1.0.9
6212025-02-28T00:03:41.975Z Downloaded hyper-tls v0.6.0
6222025-02-28T00:03:41.976Z Downloaded const-oid v0.9.6
6232025-02-28T00:03:41.979Z Downloaded rustc_version v0.4.1
6242025-02-28T00:03:41.982Z Downloaded linked-hash-map v0.5.6
6252025-02-28T00:03:41.982Z Downloaded internet-checksum v0.2.1
6262025-02-28T00:03:41.982Z Downloaded impl-trait-for-tuples v0.2.2
6272025-02-28T00:03:41.985Z Downloaded rustc_version v0.1.7
6282025-02-28T00:03:41.988Z Downloaded rustc-hash v2.1.1
6292025-02-28T00:03:41.988Z Downloaded ipnetwork v0.21.1
6302025-02-28T00:03:41.991Z Downloaded compact_str v0.8.0
6312025-02-28T00:03:41.993Z Downloaded signature v2.2.0
6322025-02-28T00:03:41.996Z Downloaded ssh-encoding v0.2.0
6332025-02-28T00:03:41.996Z Downloaded slog-json v2.6.1
6342025-02-28T00:03:41.999Z Downloaded same-file v1.0.6
6352025-02-28T00:03:41.999Z Downloaded blake2 v0.10.6
6362025-02-28T00:03:42.002Z Downloaded zone_cfg_derive v0.3.0
6372025-02-28T00:03:42.007Z Downloaded md5 v0.7.0
6382025-02-28T00:03:42.007Z Downloaded base64ct v1.6.0
6392025-02-28T00:03:42.010Z Downloaded primeorder v0.13.6
6402025-02-28T00:03:42.010Z Downloaded lru v0.12.5
6412025-02-28T00:03:42.010Z Downloaded tap v1.0.1
6422025-02-28T00:03:42.013Z Downloaded tokio-macros v2.5.0
6432025-02-28T00:03:42.013Z Downloaded tabwriter v1.4.0
6442025-02-28T00:03:42.017Z Downloaded allocator-api2 v0.2.18
6452025-02-28T00:03:42.020Z Downloaded memoffset v0.9.1
6462025-02-28T00:03:42.020Z Downloaded topological-sort v0.2.2
6472025-02-28T00:03:42.020Z Downloaded stable_deref_trait v1.2.0
6482025-02-28T00:03:42.023Z Downloaded sync-ptr v0.1.1
6492025-02-28T00:03:42.023Z Downloaded cancel-safe-futures v0.1.5
6502025-02-28T00:03:42.025Z Downloaded waitgroup v0.1.2
6512025-02-28T00:03:42.026Z Downloaded maybe-uninit v2.0.0
6522025-02-28T00:03:42.028Z Downloaded libefi-sys v0.1.0
6532025-02-28T00:03:42.028Z Downloaded typify-macro v0.3.0
6542025-02-28T00:03:42.042Z Downloaded getrandom v0.2.15
6552025-02-28T00:03:42.042Z Downloaded untrusted v0.9.0
6562025-02-28T00:03:42.042Z Downloaded libsw v3.4.0
6572025-02-28T00:03:42.042Z Downloaded untrusted v0.7.1
6582025-02-28T00:03:42.042Z Downloaded progenitor-impl v0.9.1
6592025-02-28T00:03:42.042Z Downloaded icu_provider v1.5.0
6602025-02-28T00:03:42.045Z Downloaded backtrace v0.3.74
6612025-02-28T00:03:42.048Z Downloaded toolchain_find v0.4.0
6622025-02-28T00:03:42.051Z Downloaded quinn-udp v0.5.5
6632025-02-28T00:03:42.052Z Downloaded managed v0.8.0
6642025-02-28T00:03:42.054Z Downloaded opaque-debug v0.3.1
6652025-02-28T00:03:42.055Z Downloaded icu_locid_transform_data v1.5.0
6662025-02-28T00:03:42.058Z Downloaded crc-any v2.5.0
6672025-02-28T00:03:42.058Z Downloaded linear-map v1.2.0
6682025-02-28T00:03:42.061Z Downloaded endian-type v0.1.2
6692025-02-28T00:03:42.061Z Downloaded pretty-hex v0.2.1
6702025-02-28T00:03:42.064Z Downloaded embedded-io v0.6.1
6712025-02-28T00:03:42.064Z Downloaded either v1.14.0
6722025-02-28T00:03:42.067Z Downloaded dunce v1.0.5
6732025-02-28T00:03:42.067Z Downloaded mime v0.3.17
6742025-02-28T00:03:42.067Z Downloaded static_assertions v1.1.0
6752025-02-28T00:03:42.070Z Downloaded schemars_derive v0.8.22
6762025-02-28T00:03:42.070Z Downloaded md-5 v0.10.6
6772025-02-28T00:03:42.073Z Downloaded ena v0.14.3
6782025-02-28T00:03:42.075Z Downloaded mime_guess v2.0.5
6792025-02-28T00:03:42.076Z Downloaded memmap2 v0.9.5
6802025-02-28T00:03:42.078Z Downloaded litrs v0.4.1
6812025-02-28T00:03:42.081Z Downloaded enum-as-inner v0.6.1
6822025-02-28T00:03:42.084Z Downloaded serde_urlencoded v0.7.1
6832025-02-28T00:03:42.084Z Downloaded dirs-next v2.0.0
6842025-02-28T00:03:42.087Z Downloaded defmt-macros v0.3.9
6852025-02-28T00:03:42.099Z Downloaded embedded-io v0.4.0
6862025-02-28T00:03:42.102Z Downloaded defmt-parser v0.3.4
6872025-02-28T00:03:42.102Z Downloaded wait-timeout v0.2.0
6882025-02-28T00:03:42.105Z Downloaded jobserver v0.1.32
6892025-02-28T00:03:42.105Z Downloaded crypto-bigint v0.5.5
6902025-02-28T00:03:42.111Z Downloaded sync_wrapper v1.0.1
6912025-02-28T00:03:42.114Z Downloaded packed_struct_codegen v0.10.1
6922025-02-28T00:03:42.114Z Downloaded rand_xorshift v0.3.0
6932025-02-28T00:03:42.117Z Downloaded num-derive v0.4.2
6942025-02-28T00:03:42.117Z Downloaded nodrop v0.1.14
6952025-02-28T00:03:42.120Z Downloaded arc-swap v1.7.1
6962025-02-28T00:03:42.122Z Downloaded number_prefix v0.4.0
6972025-02-28T00:03:42.125Z Downloaded debug-ignore v1.0.5
6982025-02-28T00:03:42.125Z Downloaded newtype_derive v0.1.6
6992025-02-28T00:03:42.128Z Downloaded darling_macro v0.20.10
7002025-02-28T00:03:42.128Z Downloaded slog-bunyan v2.5.0
7012025-02-28T00:03:42.128Z Downloaded smf v0.2.3
7022025-02-28T00:03:42.131Z Downloaded serde_repr v0.1.19
7032025-02-28T00:03:42.131Z Downloaded futures-sink v0.3.31
7042025-02-28T00:03:42.134Z Downloaded salsa20 v0.10.2
7052025-02-28T00:03:42.134Z Downloaded proc-macro-crate v1.3.1
7062025-02-28T00:03:42.137Z Downloaded packed_struct v0.10.1
7072025-02-28T00:03:42.137Z Downloaded defmt v0.3.8
7082025-02-28T00:03:42.140Z Downloaded indicatif v0.17.11
7092025-02-28T00:03:42.144Z Downloaded tokio-tungstenite v0.21.0
7102025-02-28T00:03:42.147Z Downloaded hyper-util v0.1.10
7112025-02-28T00:03:42.150Z Downloaded num_threads v0.1.7
7122025-02-28T00:03:42.153Z Downloaded rustversion v1.0.17
7132025-02-28T00:03:42.156Z Downloaded proc-macro-error-attr2 v2.0.0
7142025-02-28T00:03:42.156Z Downloaded futures-channel v0.3.31
7152025-02-28T00:03:42.159Z Downloaded path-slash v0.1.5
7162025-02-28T00:03:42.163Z Downloaded dyn-clone v1.0.18
7172025-02-28T00:03:42.163Z Downloaded pin-project-lite v0.2.14
7182025-02-28T00:03:42.166Z Downloaded proc-macro-error2 v2.0.1
7192025-02-28T00:03:42.169Z Downloaded subtle v2.6.1
7202025-02-28T00:03:42.172Z Downloaded crossbeam-channel v0.5.13
7212025-02-28T00:03:42.174Z Downloaded snafu-derive v0.8.5
7222025-02-28T00:03:42.178Z Downloaded tokio-native-tls v0.3.1
7232025-02-28T00:03:42.178Z Downloaded supports-color v3.0.2
7242025-02-28T00:03:42.181Z Downloaded getrandom v0.3.1
7252025-02-28T00:03:42.183Z Downloaded zopfli v0.8.1
7262025-02-28T00:03:42.186Z Downloaded unicode-xid v0.2.6
7272025-02-28T00:03:42.186Z Downloaded sqlparser_derive v0.2.2
7282025-02-28T00:03:42.189Z Downloaded diff v0.1.13
7292025-02-28T00:03:42.192Z Downloaded icu_collections v1.5.0
7302025-02-28T00:03:42.196Z Downloaded diesel-dtrace v0.4.2
7312025-02-28T00:03:42.199Z Downloaded xattr v1.3.1
7322025-02-28T00:03:42.202Z Downloaded wyz v0.5.1
7332025-02-28T00:03:42.202Z Downloaded num_enum_derive v0.5.11
7342025-02-28T00:03:42.205Z Downloaded owo-colors v4.2.0
7352025-02-28T00:03:42.208Z Downloaded schemars v0.8.22
7362025-02-28T00:03:42.217Z Downloaded vte_generate_state_changes v0.1.2
7372025-02-28T00:03:42.221Z Downloaded ssh-cipher v0.2.0
7382025-02-28T00:03:42.221Z Downloaded pbkdf2 v0.12.2
7392025-02-28T00:03:42.224Z Downloaded pbkdf2 v0.11.0
7402025-02-28T00:03:42.224Z Downloaded futures-executor v0.3.31
7412025-02-28T00:03:42.230Z Downloaded tokio-tungstenite v0.24.0
7422025-02-28T00:03:42.230Z Downloaded futures-core v0.3.31
7432025-02-28T00:03:42.230Z Downloaded parse-display-derive v0.10.0
7442025-02-28T00:03:42.230Z Downloaded nibble_vec v0.1.0
7452025-02-28T00:03:42.233Z Downloaded float-ord v0.3.2
7462025-02-28T00:03:42.233Z Downloaded quick-error v1.2.3
7472025-02-28T00:03:42.236Z Downloaded signal-hook-mio v0.2.4
7482025-02-28T00:03:42.236Z Downloaded foreign-types v0.3.2
7492025-02-28T00:03:42.239Z Downloaded strum_macros v0.26.4
7502025-02-28T00:03:42.239Z Downloaded writeable v0.5.5
7512025-02-28T00:03:42.242Z Downloaded fxhash v0.2.1
7522025-02-28T00:03:42.242Z Downloaded ref-cast-impl v1.0.23
7532025-02-28T00:03:42.245Z Downloaded polyval v0.6.2
7542025-02-28T00:03:42.245Z Downloaded ref-cast v1.0.23
7552025-02-28T00:03:42.248Z Downloaded tiny-keccak v2.0.2
7562025-02-28T00:03:42.251Z Downloaded simd-adler32 v0.3.7
7572025-02-28T00:03:42.251Z Downloaded new_debug_unreachable v1.0.6
7582025-02-28T00:03:42.254Z Downloaded derive_builder_macro v0.20.2
7592025-02-28T00:03:42.254Z Downloaded dsl_auto_type v0.1.2
7602025-02-28T00:03:42.257Z Downloaded signal-hook-registry v1.4.2
7612025-02-28T00:03:42.257Z Downloaded value-bag v1.9.0
7622025-02-28T00:03:42.260Z Downloaded uzers v0.12.1
7632025-02-28T00:03:42.263Z Downloaded oso-derive v0.27.3
7642025-02-28T00:03:42.263Z Downloaded sqlformat v0.2.6
7652025-02-28T00:03:42.268Z Downloaded ron v0.7.1
7662025-02-28T00:03:42.270Z Downloaded spki v0.7.3
7672025-02-28T00:03:42.273Z Downloaded zip v0.6.6
7682025-02-28T00:03:42.276Z Downloaded zone v0.1.8
7692025-02-28T00:03:42.276Z Downloaded tokio-tungstenite v0.23.1
7702025-02-28T00:03:42.279Z Downloaded zone v0.3.0
7712025-02-28T00:03:42.282Z Downloaded headers v0.4.0
7722025-02-28T00:03:42.285Z Downloaded strum v0.26.3
7732025-02-28T00:03:42.288Z Downloaded serde-hex v0.1.0
7742025-02-28T00:03:42.288Z Downloaded postcard v1.0.10
7752025-02-28T00:03:42.291Z Downloaded env_filter v0.1.2
7762025-02-28T00:03:42.294Z Downloaded papergrid v0.14.0
7772025-02-28T00:03:42.296Z Downloaded subprocess v0.2.9
7782025-02-28T00:03:42.299Z Downloaded group v0.13.0
7792025-02-28T00:03:42.302Z Downloaded smallvec v1.14.0
7802025-02-28T00:03:42.302Z Downloaded serde_yaml v0.9.34+deprecated
7812025-02-28T00:03:42.306Z Downloaded zerofrom v0.1.4
7822025-02-28T00:03:42.309Z Downloaded dropshot_endpoint v0.15.1
7832025-02-28T00:03:42.312Z Downloaded dropshot_endpoint v0.12.0
7842025-02-28T00:03:42.315Z Downloaded libm v0.2.8
7852025-02-28T00:03:42.321Z Downloaded yoke-derive v0.7.4
7862025-02-28T00:03:42.324Z Downloaded nanorand v0.7.0
7872025-02-28T00:03:42.327Z Downloaded predicates-core v1.0.8
7882025-02-28T00:03:42.327Z Downloaded percent-encoding v2.3.1
7892025-02-28T00:03:42.327Z Downloaded predicates-tree v1.0.11
7902025-02-28T00:03:42.330Z Downloaded radium v0.7.0
7912025-02-28T00:03:42.330Z Downloaded vte v0.11.1
7922025-02-28T00:03:42.333Z Downloaded spin v0.9.8
7932025-02-28T00:03:42.335Z Downloaded serde_derive_internals v0.29.1
7942025-02-28T00:03:42.338Z Downloaded darling v0.20.10
7952025-02-28T00:03:42.341Z Downloaded ron v0.8.1
7962025-02-28T00:03:42.345Z Downloaded structmeta-derive v0.3.0
7972025-02-28T00:03:42.348Z Downloaded openssl-probe v0.1.5
7982025-02-28T00:03:42.348Z Downloaded russh-cryptovec v0.7.3
7992025-02-28T00:03:42.351Z Downloaded diesel_derives v2.2.3
8002025-02-28T00:03:42.354Z Downloaded sha1 v0.10.6
8012025-02-28T00:03:42.357Z Downloaded snafu v0.8.5
8022025-02-28T00:03:42.361Z Downloaded termtree v0.4.1
8032025-02-28T00:03:42.364Z Downloaded unarray v0.1.4
8042025-02-28T00:03:42.364Z Downloaded zerofrom-derive v0.1.4
8052025-02-28T00:03:42.367Z Downloaded libxml v0.3.3
8062025-02-28T00:03:42.371Z Downloaded tinystr v0.7.6
8072025-02-28T00:03:42.374Z Downloaded tokio-stream v0.1.17
8082025-02-28T00:03:42.378Z Downloaded password-hash v0.5.0
8092025-02-28T00:03:42.381Z Downloaded idna v1.0.3
8102025-02-28T00:03:42.385Z Downloaded zone_cfg_derive v0.1.2
8112025-02-28T00:03:42.388Z Downloaded progenitor-client v0.9.1
8122025-02-28T00:03:42.388Z Downloaded itertools v0.14.0
8132025-02-28T00:03:42.395Z Downloaded foreign-types-macros v0.2.3
8142025-02-28T00:03:42.398Z Downloaded foldhash v0.1.3
8152025-02-28T00:03:42.398Z Downloaded flagset v0.4.6
8162025-02-28T00:03:42.405Z Downloaded fixedbitset v0.4.2
8172025-02-28T00:03:42.405Z Downloaded tracing-attributes v0.1.27
8182025-02-28T00:03:42.410Z Downloaded vergen v8.3.2
8192025-02-28T00:03:42.410Z Downloaded r2d2 v0.8.10
8202025-02-28T00:03:42.410Z Downloaded postgres-protocol v0.6.8
8212025-02-28T00:03:42.413Z Downloaded tokio-rustls v0.24.1
8222025-02-28T00:03:42.413Z Downloaded qorb v0.2.1
8232025-02-28T00:03:42.416Z Downloaded thread_local v1.1.8
8242025-02-28T00:03:42.419Z Downloaded hashbrown v0.13.2
8252025-02-28T00:03:42.423Z Downloaded shell-words v1.1.0
8262025-02-28T00:03:42.426Z Downloaded which v4.4.2
8272025-02-28T00:03:42.426Z Downloaded data-encoding v2.6.0
8282025-02-28T00:03:42.431Z Downloaded tower-service v0.3.3
8292025-02-28T00:03:42.431Z Downloaded tower-layer v0.3.3
8302025-02-28T00:03:42.434Z Downloaded newtype-uuid v1.2.1
8312025-02-28T00:03:42.434Z Downloaded thiserror-no-std v2.0.2
8322025-02-28T00:03:42.437Z Downloaded termtree v0.5.1
8332025-02-28T00:03:42.437Z Downloaded want v0.3.1
8342025-02-28T00:03:42.440Z Downloaded parse-display v0.10.0
8352025-02-28T00:03:42.440Z Downloaded utf16_iter v1.0.5
8362025-02-28T00:03:42.440Z Downloaded native-tls v0.2.12
8372025-02-28T00:03:42.443Z Downloaded itertools v0.12.1
8382025-02-28T00:03:42.449Z Downloaded normalize-line-endings v0.3.0
8392025-02-28T00:03:42.452Z Downloaded newline-converter v0.3.0
8402025-02-28T00:03:42.452Z Downloaded postgres-types v0.2.9
8412025-02-28T00:03:42.455Z Downloaded olpc-cjson v0.1.4
8422025-02-28T00:03:42.457Z Downloaded oso v0.27.3
8432025-02-28T00:03:42.460Z Downloaded flume v0.11.1
8442025-02-28T00:03:42.463Z Downloaded x509-cert v0.2.5
8452025-02-28T00:03:42.469Z Downloaded progenitor-client v0.8.0
8462025-02-28T00:03:42.472Z Downloaded fallible-iterator v0.2.0
8472025-02-28T00:03:42.472Z Downloaded pkg-config v0.3.31
8482025-02-28T00:03:42.475Z Downloaded serde-big-array v0.5.1
8492025-02-28T00:03:42.475Z Downloaded nom v7.1.3
8502025-02-28T00:03:42.481Z Downloaded stringprep v0.1.5
8512025-02-28T00:03:42.483Z Downloaded daft-derive v0.1.1
8522025-02-28T00:03:42.486Z Downloaded parking_lot_core v0.8.6
8532025-02-28T00:03:42.490Z Downloaded num-conv v0.1.0
8542025-02-28T00:03:42.493Z Downloaded whoami v1.5.2
8552025-02-28T00:03:42.493Z Downloaded nu-ansi-term v0.50.1
8562025-02-28T00:03:42.496Z Downloaded openssl-macros v0.1.1
8572025-02-28T00:03:42.496Z Downloaded foreign-types-shared v0.1.1
8582025-02-28T00:03:42.496Z Downloaded time-core v0.1.2
8592025-02-28T00:03:42.499Z Downloaded parse-size v1.1.0
8602025-02-28T00:03:42.499Z Downloaded string_cache v0.8.7
8612025-02-28T00:03:42.502Z Downloaded serde_plain v1.0.2
8622025-02-28T00:03:42.502Z Downloaded slog-term v2.9.1
8632025-02-28T00:03:42.504Z Downloaded slog-stdlog v4.1.1
8642025-02-28T00:03:42.507Z Downloaded tinyvec v1.8.0
8652025-02-28T00:03:42.510Z Downloaded aes-gcm v0.10.3
8662025-02-28T00:03:42.513Z Downloaded rfc6979 v0.4.0
8672025-02-28T00:03:42.516Z Downloaded fatfs v0.3.6
8682025-02-28T00:03:42.519Z Downloaded zerocopy v0.6.6
8692025-02-28T00:03:42.522Z Downloaded serde_path_to_error v0.1.16
8702025-02-28T00:03:42.522Z Downloaded phf_shared v0.11.2
8712025-02-28T00:03:42.525Z Downloaded blake3 v1.5.4
8722025-02-28T00:03:42.530Z Downloaded sct v0.7.1
8732025-02-28T00:03:42.533Z Downloaded phf_shared v0.10.0
8742025-02-28T00:03:42.536Z Downloaded parking_lot v0.12.3
8752025-02-28T00:03:42.539Z Downloaded resolv-conf v0.7.0
8762025-02-28T00:03:42.539Z Downloaded secrecy v0.8.0
8772025-02-28T00:03:42.542Z Downloaded sec1 v0.7.3
8782025-02-28T00:03:42.542Z Downloaded peg-runtime v0.8.3
8792025-02-28T00:03:42.545Z Downloaded aws-lc-rs v1.12.4
8802025-02-28T00:03:42.551Z Downloaded rand_core v0.9.2
8812025-02-28T00:03:42.555Z Downloaded zerovec-derive v0.10.3
8822025-02-28T00:03:42.558Z Downloaded scrypt v0.11.0
8832025-02-28T00:03:42.558Z Downloaded rand_seeder v0.3.0
8842025-02-28T00:03:42.558Z Downloaded typed-path v0.9.3
8852025-02-28T00:03:42.564Z Downloaded glob v0.3.2
8862025-02-28T00:03:42.567Z Downloaded termios v0.3.3
8872025-02-28T00:03:42.569Z Downloaded unicode_categories v0.1.1
8882025-02-28T00:03:42.569Z Downloaded num v0.4.3
8892025-02-28T00:03:42.572Z Downloaded test-strategy v0.4.0
8902025-02-28T00:03:42.575Z Downloaded foreign-types-shared v0.3.1
8912025-02-28T00:03:42.575Z Downloaded multimap v0.10.0
8922025-02-28T00:03:42.578Z Downloaded termcolor v1.4.1
8932025-02-28T00:03:42.578Z Downloaded toml_edit v0.19.15
8942025-02-28T00:03:42.592Z Downloaded scopeguard v1.2.0
8952025-02-28T00:03:42.596Z Downloaded serde_with v3.11.0
8962025-02-28T00:03:42.602Z Downloaded tinyvec_macros v0.1.1
8972025-02-28T00:03:42.604Z Downloaded utf8_iter v1.0.4
8982025-02-28T00:03:42.604Z Downloaded hashbrown v0.14.5
8992025-02-28T00:03:42.609Z Downloaded slog-scope v4.4.0
9002025-02-28T00:03:42.612Z Downloaded slog-envlogger v2.2.0
9012025-02-28T00:03:42.614Z Downloaded precomputed-hash v0.1.1
9022025-02-28T00:03:42.614Z Downloaded try-lock v0.2.5
9032025-02-28T00:03:42.614Z Downloaded phf_generator v0.11.2
9042025-02-28T00:03:42.617Z Downloaded powerfmt v0.2.0
9052025-02-28T00:03:42.617Z Downloaded hash32 v0.2.1
9062025-02-28T00:03:42.620Z Downloaded universal-hash v0.5.1
9072025-02-28T00:03:42.620Z Downloaded unicode-truncate v1.1.0
9082025-02-28T00:03:42.620Z Downloaded unicode-properties v0.1.3
9092025-02-28T00:03:42.622Z Downloaded deranged v0.3.11
9102025-02-28T00:03:42.625Z Downloaded tui-tree-widget v0.23.0
9112025-02-28T00:03:42.625Z Downloaded strum_macros v0.25.3
9122025-02-28T00:03:42.627Z Downloaded strum_macros v0.24.3
9132025-02-28T00:03:42.630Z Downloaded socket2 v0.5.8
9142025-02-28T00:03:42.633Z Downloaded zeroize_derive v1.4.2
9152025-02-28T00:03:42.633Z Downloaded ed25519-dalek v2.1.1
9162025-02-28T00:03:42.635Z Downloaded rpassword v7.3.1
9172025-02-28T00:03:42.638Z Downloaded ed25519 v2.2.3
9182025-02-28T00:03:42.638Z Downloaded progenitor-macro v0.8.0
9192025-02-28T00:03:42.641Z Downloaded ppv-lite86 v0.2.20
9202025-02-28T00:03:42.641Z Downloaded funty v2.0.0
9212025-02-28T00:03:42.643Z Downloaded term v0.7.0
9222025-02-28T00:03:42.646Z Downloaded siphasher v0.3.11
9232025-02-28T00:03:42.646Z Downloaded rayon-core v1.12.1
9242025-02-28T00:03:42.649Z Downloaded rustyline v14.0.0
9252025-02-28T00:03:42.654Z Downloaded half v2.4.1
9262025-02-28T00:03:42.657Z Downloaded progenitor-macro v0.9.1
9272025-02-28T00:03:42.660Z Downloaded utf-8 v0.7.6
9282025-02-28T00:03:42.660Z Downloaded zeroize v1.8.1
9292025-02-28T00:03:42.663Z Downloaded progenitor-impl v0.8.0
9302025-02-28T00:03:42.663Z Downloaded der v0.7.9
9312025-02-28T00:03:42.668Z Downloaded predicates v3.1.3
9322025-02-28T00:03:42.670Z Downloaded rand_core v0.6.4
9332025-02-28T00:03:42.673Z Downloaded rustls-pemfile v2.2.0
9342025-02-28T00:03:42.675Z Downloaded tls_codec_derive v0.4.1
9352025-02-28T00:03:42.675Z Downloaded mockall v0.13.1
9362025-02-28T00:03:42.678Z Downloaded ghash v0.5.1
9372025-02-28T00:03:42.678Z Downloaded yoke v0.7.4
9382025-02-28T00:03:42.681Z Downloaded peg v0.8.4
9392025-02-28T00:03:42.683Z Downloaded slog v2.7.0
9402025-02-28T00:03:42.686Z Downloaded tokio-postgres v0.7.13
9412025-02-28T00:03:42.691Z Downloaded num-iter v0.1.45
9422025-02-28T00:03:42.694Z Downloaded rustc-demangle v0.1.24
9432025-02-28T00:03:42.697Z Downloaded rustls-pemfile v1.0.4
9442025-02-28T00:03:42.697Z Downloaded tungstenite v0.23.0
9452025-02-28T00:03:42.699Z Downloaded p521 v0.13.3
9462025-02-28T00:03:42.703Z Downloaded num-complex v0.4.6
9472025-02-28T00:03:42.705Z Downloaded tls_codec v0.4.1
9482025-02-28T00:03:42.708Z Downloaded multer v3.1.0
9492025-02-28T00:03:42.710Z Downloaded derive_builder v0.20.2
9502025-02-28T00:03:42.713Z Downloaded bindgen v0.71.1
9512025-02-28T00:03:42.721Z Downloaded yasna v0.5.2
9522025-02-28T00:03:42.724Z Downloaded peg-macros v0.8.4
9532025-02-28T00:03:42.726Z Downloaded derive-where v1.2.7
9542025-02-28T00:03:42.729Z Downloaded reedline v0.35.0
9552025-02-28T00:03:42.736Z Downloaded winnow v0.6.20
9562025-02-28T00:03:42.744Z Downloaded mockall_derive v0.13.1
9572025-02-28T00:03:42.747Z Downloaded icu_properties_data v1.5.0
9582025-02-28T00:03:42.757Z Downloaded env_logger v0.11.5
9592025-02-28T00:03:42.759Z Downloaded bitvec v1.0.1
9602025-02-28T00:03:42.774Z Downloaded env_logger v0.10.2
9612025-02-28T00:03:42.776Z Downloaded samael v0.0.18
9622025-02-28T00:03:42.782Z Downloaded unicode-segmentation v1.12.0
9632025-02-28T00:03:42.786Z Downloaded lalrpop v0.19.12
9642025-02-28T00:03:42.797Z Downloaded unsafe-libyaml v0.2.11
9652025-02-28T00:03:42.800Z Downloaded tungstenite v0.21.0
9662025-02-28T00:03:42.803Z Downloaded rsa v0.9.6
9672025-02-28T00:03:42.808Z Downloaded bindgen v0.69.5
9682025-02-28T00:03:42.815Z Downloaded rustls-webpki v0.101.7
9692025-02-28T00:03:42.829Z Downloaded tracing v0.1.40
9702025-02-28T00:03:42.833Z Downloaded expectorate v1.1.0
9712025-02-28T00:03:42.836Z Downloaded proptest v1.5.0
9722025-02-28T00:03:42.844Z Downloaded rustls-webpki v0.102.8
9732025-02-28T00:03:42.862Z Downloaded url v2.5.3
9742025-02-28T00:03:42.865Z Downloaded parse-zoneinfo v0.3.1
9752025-02-28T00:03:42.867Z Downloaded zerovec v0.10.4
9762025-02-28T00:03:42.873Z Downloaded vcpkg v0.2.15
9772025-02-28T00:03:42.912Z Downloaded quinn v0.11.5
9782025-02-28T00:03:42.915Z Downloaded regex v1.11.1
9792025-02-28T00:03:42.929Z Downloaded time v0.3.36
9802025-02-28T00:03:42.936Z Downloaded unicode-normalization v0.1.24
9812025-02-28T00:03:42.940Z Downloaded smoltcp v0.9.1
9822025-02-28T00:03:42.952Z Downloaded quinn-proto v0.11.8
9832025-02-28T00:03:42.961Z Downloaded rayon v1.10.0
9842025-02-28T00:03:42.969Z Downloaded p384 v0.13.0
9852025-02-28T00:03:42.976Z Downloaded h2 v0.4.6
9862025-02-28T00:03:42.983Z Downloaded reqwest v0.12.12
9872025-02-28T00:03:42.994Z Downloaded tracing-core v0.1.32
9882025-02-28T00:03:42.997Z Downloaded quick-xml v0.37.2
9892025-02-28T00:03:43.003Z Downloaded salty v0.3.0
9902025-02-28T00:03:43.012Z Downloaded futures-util v0.3.31
9912025-02-28T00:03:43.026Z Downloaded regex-syntax v0.6.29
9922025-02-28T00:03:43.034Z Downloaded radix_trie v0.2.1
9932025-02-28T00:03:43.040Z Downloaded bstr v1.10.0
9942025-02-28T00:03:43.051Z Downloaded unicode-width v0.2.0
9952025-02-28T00:03:43.057Z Downloaded smoltcp v0.11.0
9962025-02-28T00:03:43.072Z Downloaded chrono-tz v0.10.1
9972025-02-28T00:03:43.079Z Downloaded tabled v0.18.0
9982025-02-28T00:03:43.098Z Downloaded git2 v0.19.0
9992025-02-28T00:03:43.106Z Downloaded rustls v0.21.12
10002025-02-28T00:03:43.118Z Downloaded openssl v0.10.71
10012025-02-28T00:03:43.129Z Downloaded polar-core v0.27.3
10022025-02-28T00:03:43.138Z Downloaded diesel v2.2.7
10032025-02-28T00:03:43.158Z Downloaded webpki-roots v0.26.6
10042025-02-28T00:03:43.161Z Downloaded typify-impl v0.3.0
10052025-02-28T00:03:43.178Z Downloaded nix v0.27.1
10062025-02-28T00:03:43.190Z Downloaded openapiv3 v2.0.0
10072025-02-28T00:03:43.203Z Downloaded gimli v0.31.1
10082025-02-28T00:03:43.211Z Downloaded nix v0.28.0
10092025-02-28T00:03:43.223Z Downloaded rustls v0.23.19
10102025-02-28T00:03:43.235Z Downloaded typify-impl v0.2.0
10112025-02-28T00:03:43.251Z Downloaded nix v0.29.0
10122025-02-28T00:03:43.262Z Downloaded dropshot v0.12.0
10132025-02-28T00:03:43.283Z Downloaded object v0.36.5
10142025-02-28T00:03:43.294Z Downloaded dropshot v0.15.1
10152025-02-28T00:03:43.316Z Downloaded regress v0.10.1
10162025-02-28T00:03:43.325Z Downloaded bzip2-sys v0.1.11+1.0.8
10172025-02-28T00:03:43.338Z Downloaded regex-syntax v0.8.5
10182025-02-28T00:03:43.347Z Downloaded object v0.30.4
10192025-02-28T00:03:43.358Z Downloaded sled v0.34.7
10202025-02-28T00:03:43.367Z Downloaded ratatui v0.29.0
10212025-02-28T00:03:43.387Z Downloaded petgraph v0.6.5
10222025-02-28T00:03:43.404Z Downloaded zerocopy-derive v0.6.6
10232025-02-28T00:03:43.415Z Downloaded regex-automata v0.4.8
10242025-02-28T00:03:43.431Z Downloaded rustls v0.22.4
10252025-02-28T00:03:43.444Z Downloaded regress v0.9.1
10262025-02-28T00:03:43.452Z Downloaded zerocopy v0.8.10
10272025-02-28T00:03:43.475Z Downloaded csv v1.3.1
10282025-02-28T00:03:43.495Z Downloaded petname v2.0.2
10292025-02-28T00:03:43.501Z Downloaded num-bigint v0.4.6
10302025-02-28T00:03:43.505Z Downloaded hashbrown v0.12.3
10312025-02-28T00:03:43.509Z Downloaded sqlparser v0.45.0
10322025-02-28T00:03:43.515Z Downloaded lzma-sys v0.1.20
10332025-02-28T00:03:43.544Z Downloaded flate2 v1.1.0
10342025-02-28T00:03:43.549Z Downloaded sha3 v0.10.8
10352025-02-28T00:03:43.553Z Downloaded libz-sys v1.1.20
10362025-02-28T00:03:43.574Z Downloaded chrono v0.4.40
10372025-02-28T00:03:43.581Z Downloaded portable-atomic v1.9.0
10382025-02-28T00:03:43.587Z Downloaded winnow v0.5.40
10392025-02-28T00:03:43.596Z Downloaded des v0.8.1
10402025-02-28T00:03:43.599Z Downloaded tokio-util v0.7.13
10412025-02-28T00:03:43.604Z Downloaded tungstenite v0.24.0
10422025-02-28T00:03:43.607Z Downloaded signal-hook v0.3.17
10432025-02-28T00:03:43.610Z Downloaded tokio v1.43.0
10442025-02-28T00:03:43.647Z Downloaded openssl-sys v0.9.106
10452025-02-28T00:03:43.652Z Downloaded similar v2.6.0
10462025-02-28T00:03:43.656Z Downloaded num-bigint-dig v0.8.4
10472025-02-28T00:03:43.661Z Downloaded ecdsa v0.16.9
10482025-02-28T00:03:43.664Z Downloaded time-macros v0.2.18
10492025-02-28T00:03:43.667Z Downloaded password-hash v0.4.2
10502025-02-28T00:03:43.667Z Downloaded parking_lot_core v0.9.10
10512025-02-28T00:03:43.669Z Downloaded der_derive v0.7.3
10522025-02-28T00:03:43.672Z Downloaded rand v0.8.5
10532025-02-28T00:03:43.690Z Downloaded zip v2.1.3
10542025-02-28T00:03:43.690Z Downloaded slab v0.4.9
10552025-02-28T00:03:43.690Z Downloaded phf_codegen v0.11.2
10562025-02-28T00:03:43.690Z Downloaded phf v0.11.2
10572025-02-28T00:03:43.690Z Downloaded walkdir v2.5.0
10582025-02-28T00:03:43.690Z Downloaded hash32 v0.3.1
10592025-02-28T00:03:43.690Z Downloaded tabled_derive v0.10.0
10602025-02-28T00:03:43.690Z Downloaded fs_extra v1.3.0
10612025-02-28T00:03:43.690Z Downloaded typify v0.3.0
10622025-02-28T00:03:43.694Z Downloaded aho-corasick v1.1.3
10632025-02-28T00:03:43.696Z Downloaded pin-project-internal v1.1.6
10642025-02-28T00:03:43.699Z Downloaded russh-keys v0.45.0
10652025-02-28T00:03:43.702Z Downloaded unicode-bidi v0.3.17
10662025-02-28T00:03:43.705Z Downloaded display-error-chain v0.2.2
10672025-02-28T00:03:43.705Z Downloaded dirs-sys-next v0.1.2
10682025-02-28T00:03:43.705Z Downloaded rand_chacha v0.9.0
10692025-02-28T00:03:43.707Z Downloaded form_urlencoded v1.2.1
10702025-02-28T00:03:43.707Z Downloaded steno v0.4.1
10712025-02-28T00:03:43.710Z Downloaded encoding_rs v0.8.34
10722025-02-28T00:03:43.732Z Downloaded ring v0.17.11
10732025-02-28T00:03:43.774Z Downloaded tower v0.5.2
10742025-02-28T00:03:43.781Z Downloaded tough v0.19.0
10752025-02-28T00:03:43.789Z Downloaded derive_more v0.99.19
10762025-02-28T00:03:43.793Z Downloaded itertools v0.13.0
10772025-02-28T00:03:43.800Z Downloaded poly1305 v0.8.0
10782025-02-28T00:03:43.802Z Downloaded pkcs8 v0.10.2
10792025-02-28T00:03:43.805Z Downloaded displaydoc v0.2.5
10802025-02-28T00:03:43.807Z Downloaded num-traits v0.2.19
10812025-02-28T00:03:43.810Z Downloaded derive_builder_core v0.20.2
10822025-02-28T00:03:43.813Z Downloaded downcast v0.11.0
10832025-02-28T00:03:43.813Z Downloaded diesel_table_macro_syntax v0.2.0
10842025-02-28T00:03:43.816Z Downloaded pem v3.0.5
10852025-02-28T00:03:43.816Z Downloaded fragile v2.0.0
10862025-02-28T00:03:43.818Z Downloaded curve25519-dalek-derive v0.1.1
10872025-02-28T00:03:43.819Z Downloaded thiserror-impl-no-std v2.0.2
10882025-02-28T00:03:43.819Z Downloaded daft v0.1.1
10892025-02-28T00:03:43.821Z Downloaded uuid v1.12.0
10902025-02-28T00:03:43.824Z Downloaded russh v0.45.0
10912025-02-28T00:03:43.827Z Downloaded shlex v1.3.0
10922025-02-28T00:03:43.830Z Downloaded semver v0.1.20
10932025-02-28T00:03:43.830Z Downloaded rtoolbox v0.0.2
10942025-02-28T00:03:43.833Z Downloaded pem-rfc7468 v0.7.0
10952025-02-28T00:03:43.833Z Downloaded prettyplease v0.2.29
10962025-02-28T00:03:43.836Z Downloaded ff v0.13.0
10972025-02-28T00:03:43.838Z Downloaded fd-lock v4.0.2
10982025-02-28T00:03:43.841Z Downloaded document-features v0.2.10
10992025-02-28T00:03:43.841Z Downloaded darling_core v0.20.10
11002025-02-28T00:03:43.844Z Downloaded libgit2-sys v0.17.0+1.8.1
11012025-02-28T00:03:43.903Z Downloaded ssh-key v0.6.6
11022025-02-28T00:03:43.908Z Downloaded rand v0.9.0
11032025-02-28T00:03:43.913Z Downloaded vsss-rs v3.3.4
11042025-02-28T00:03:43.915Z Downloaded crossterm v0.28.1
11052025-02-28T00:03:43.920Z Downloaded structmeta v0.3.0
11062025-02-28T00:03:43.922Z Downloaded strip-ansi-escapes v0.2.0
11072025-02-28T00:03:43.922Z Downloaded unicase v2.7.0
11082025-02-28T00:03:43.925Z Downloaded slog-async v2.8.0
11092025-02-28T00:03:43.925Z Downloaded toml v0.7.8
11102025-02-28T00:03:43.928Z Downloaded tokio-rustls v0.26.0
11112025-02-28T00:03:43.931Z Downloaded tokio-rustls v0.25.0
11122025-02-28T00:03:43.933Z Downloaded futures v0.3.31
11132025-02-28T00:03:43.936Z Downloaded slog-dtrace v0.3.0
11142025-02-28T00:03:43.939Z Downloaded rustfmt-wrapper v0.2.1
11152025-02-28T00:03:43.939Z Downloaded rustc-hash v1.1.0
11162025-02-28T00:03:43.939Z Downloaded num-rational v0.4.2
11172025-02-28T00:03:43.941Z Downloaded globset v0.4.15
11182025-02-28T00:03:43.941Z Downloaded p256 v0.13.2
11192025-02-28T00:03:43.944Z Downloaded elliptic-curve v0.13.8
11202025-02-28T00:03:43.947Z Downloaded rustls-pki-types v1.10.0
11212025-02-28T00:03:43.950Z Downloaded hyper v1.6.0
11222025-02-28T00:03:43.957Z Downloaded foreign-types v0.5.0
11232025-02-28T00:03:43.959Z Downloaded filetime v0.2.25
11242025-02-28T00:03:43.959Z Downloaded minimal-lexical v0.2.1
11252025-02-28T00:03:43.963Z Downloaded pin-project v1.1.6
11262025-02-28T00:03:43.973Z Downloaded smallvec v0.6.14
11272025-02-28T00:03:43.976Z Downloaded paste v1.0.15
11282025-02-28T00:03:43.978Z Downloaded psl-types v2.0.11
11292025-02-28T00:03:43.978Z Downloaded typify v0.2.0
11302025-02-28T00:03:43.981Z Downloaded twox-hash v2.1.0
11312025-02-28T00:03:43.983Z Downloaded zerocopy-derive v0.8.10
11322025-02-28T00:03:43.988Z Downloaded mio v1.0.2
11332025-02-28T00:03:43.993Z Downloaded float-cmp v0.10.0
11342025-02-28T00:03:43.995Z Downloaded pkcs1 v0.7.5
11352025-02-28T00:03:43.999Z Downloaded oxnet v0.1.1
11362025-02-28T00:03:43.999Z Downloaded cc v1.2.15
11372025-02-28T00:03:44.002Z Downloaded num_enum v0.5.11
11382025-02-28T00:03:44.005Z Downloaded futures-task v0.3.31
11392025-02-28T00:03:44.007Z Downloaded futures-macro v0.3.31
11402025-02-28T00:03:44.007Z Downloaded futures-io v0.3.31
11412025-02-28T00:03:44.008Z Downloaded omicron-zone-package v0.12.0
11422025-02-28T00:03:44.010Z Downloaded synstructure v0.13.1
11432025-02-28T00:03:44.013Z Downloaded tar v0.4.44
11442025-02-28T00:03:44.015Z Downloaded pkcs5 v0.7.1
11452025-02-28T00:03:44.018Z Downloaded miniz_oxide v0.8.5
11462025-02-28T00:03:44.021Z Downloaded icu_normalizer_data v1.5.0
11472025-02-28T00:03:44.024Z Downloaded parking_lot v0.11.2
11482025-02-28T00:03:44.026Z Downloaded publicsuffix v2.3.0
11492025-02-28T00:03:44.027Z Downloaded crossbeam-epoch v0.9.18
11502025-02-28T00:03:44.029Z Downloaded const_format v0.2.34
11512025-02-28T00:03:44.033Z Downloaded rcgen v0.12.1
11522025-02-28T00:03:44.035Z Downloaded progenitor v0.8.0
11532025-02-28T00:03:44.038Z Downloaded pin-utils v0.1.0
11542025-02-28T00:03:44.038Z Downloaded num-integer v0.1.46
11552025-02-28T00:03:44.040Z Downloaded gethostname v0.5.0
11562025-02-28T00:03:44.040Z Downloaded serde_with_macros v3.11.0
11572025-02-28T00:03:44.043Z Downloaded bumpalo v3.16.0
11582025-02-28T00:03:44.046Z Downloaded base64 v0.21.7
11592025-02-28T00:03:44.048Z Downloaded xz2 v0.1.7
11602025-02-28T00:03:44.051Z Downloaded crossbeam-utils v0.8.20
11612025-02-28T00:03:44.054Z Downloaded chacha20poly1305 v0.10.1
11622025-02-28T00:03:44.054Z Downloaded base64 v0.22.1
11632025-02-28T00:03:44.057Z Downloaded difflib v0.4.0
11642025-02-28T00:03:44.059Z Downloaded libloading v0.8.5
11652025-02-28T00:03:44.059Z Downloaded indexmap v1.9.3
11662025-02-28T00:03:44.062Z Downloaded bytes v1.10.0
11672025-02-28T00:03:44.066Z Downloaded base64 v0.13.1
11682025-02-28T00:03:44.069Z Downloaded lru-cache v0.1.2
11692025-02-28T00:03:44.072Z Downloaded lock_api v0.4.12
11702025-02-28T00:03:44.072Z Downloaded lazy_static v1.5.0
11712025-02-28T00:03:44.075Z Downloaded ipnet v2.11.0
11722025-02-28T00:03:44.077Z Downloaded inout v0.1.3
11732025-02-28T00:03:44.077Z Downloaded icu_locid_transform v1.5.0
11742025-02-28T00:03:44.080Z Downloaded typify-macro v0.2.0
11752025-02-28T00:03:44.080Z Downloaded scheduled-thread-pool v0.2.7
11762025-02-28T00:03:44.080Z Downloaded hyper-rustls v0.27.3
11772025-02-28T00:03:44.083Z Downloaded const_format_proc_macros v0.2.34
11782025-02-28T00:03:44.085Z Downloaded match_cfg v0.1.0
11792025-02-28T00:03:44.085Z Downloaded lockfree-object-pool v0.1.6
11802025-02-28T00:03:44.088Z Downloaded libsw-core v0.3.1
11812025-02-28T00:03:44.088Z Downloaded lazycell v1.3.0
11822025-02-28T00:03:44.092Z Downloaded keccak v0.1.5
11832025-02-28T00:03:44.092Z Downloaded kstat-rs v0.2.4
11842025-02-28T00:03:44.092Z Downloaded idna_adapter v1.2.0
11852025-02-28T00:03:44.095Z Downloaded is-terminal v0.4.13
11862025-02-28T00:03:44.095Z Downloaded instability v0.3.2
11872025-02-28T00:03:44.095Z Downloaded signal-hook-tokio v0.3.1
11882025-02-28T00:03:44.095Z Downloaded maplit v1.0.2
11892025-02-28T00:03:44.097Z Downloaded lalrpop-util v0.19.12
11902025-02-28T00:03:44.097Z Downloaded indoc v2.0.5
11912025-02-28T00:03:44.100Z Downloaded castaway v0.2.3
11922025-02-28T00:03:44.100Z Downloaded bzip2 v0.4.4
11932025-02-28T00:03:44.103Z Downloaded bcs v0.1.6
11942025-02-28T00:03:44.103Z Downloaded heapless v0.7.17
11952025-02-28T00:03:44.106Z Downloaded icu_provider_macros v1.5.0
11962025-02-28T00:03:44.109Z Downloaded hubpack v0.1.2
11972025-02-28T00:03:44.109Z Downloaded heck v0.3.3
11982025-02-28T00:03:44.111Z Downloaded colored v2.2.0
11992025-02-28T00:03:44.114Z Downloaded cmake v0.1.51
12002025-02-28T00:03:44.114Z Downloaded cexpr v0.6.0
12012025-02-28T00:03:44.114Z Downloaded cargo_metadata v0.18.1
12022025-02-28T00:03:44.116Z Downloaded ascii-canvas v3.0.0
12032025-02-28T00:03:44.116Z Downloaded headers-core v0.3.0
12042025-02-28T00:03:44.119Z Downloaded crc-catalog v2.4.0
12052025-02-28T00:03:44.119Z Downloaded bitfield v0.14.0
12062025-02-28T00:03:44.122Z Downloaded hostname v0.4.0
12072025-02-28T00:03:44.122Z Downloaded home v0.5.9
12082025-02-28T00:03:44.122Z Downloaded cassowary v0.3.0
12092025-02-28T00:03:44.126Z Downloaded arrayvec v0.7.6
12102025-02-28T00:03:44.448Z Downloaded aws-lc-sys v0.26.0
12112025-02-28T00:03:44.764Z Compiling serde v1.0.218
12122025-02-28T00:03:44.767Z Compiling value-bag v1.9.0
12132025-02-28T00:03:44.767Z Compiling lock_api v0.4.12
12142025-02-28T00:03:44.767Z Compiling scopeguard v1.2.0
12152025-02-28T00:03:44.767Z Compiling typenum v1.17.0
12162025-02-28T00:03:44.767Z Compiling generic-array v0.14.7
12172025-02-28T00:03:44.946Z Compiling syn v2.0.96
12182025-02-28T00:03:44.958Z Compiling getrandom v0.2.15
12192025-02-28T00:03:45.117Z Compiling subtle v2.6.1
12202025-02-28T00:03:45.287Z Compiling log v0.4.22
12212025-02-28T00:03:45.376Z Compiling rand_core v0.6.4
12222025-02-28T00:03:45.442Z Compiling shlex v1.3.0
12232025-02-28T00:03:45.462Z Compiling jobserver v0.1.32
12242025-02-28T00:03:45.479Z Compiling smallvec v1.14.0
12252025-02-28T00:03:45.765Z Compiling const-oid v0.9.6
12262025-02-28T00:03:45.797Z Compiling pin-project-lite v0.2.14
12272025-02-28T00:03:45.859Z Compiling cc v1.2.15
12282025-02-28T00:03:45.883Z Compiling rustix v0.38.37
12292025-02-28T00:03:45.936Z Compiling parking_lot_core v0.9.10
12302025-02-28T00:03:46.058Z Compiling futures-core v0.3.31
12312025-02-28T00:03:46.196Z Compiling spin v0.9.8
12322025-02-28T00:03:46.454Z Compiling signal-hook-registry v1.4.2
12332025-02-28T00:03:46.643Z Compiling mio v1.0.2
12342025-02-28T00:03:46.733Z Compiling aho-corasick v1.1.3
12352025-02-28T00:03:47.126Z Compiling parking_lot v0.12.3
12362025-02-28T00:03:47.207Z Compiling futures-sink v0.3.31
12372025-02-28T00:03:47.330Z Compiling either v1.14.0
12382025-02-28T00:03:47.387Z Compiling regex-syntax v0.8.5
12392025-02-28T00:03:47.755Z Compiling cpufeatures v0.2.14
12402025-02-28T00:03:47.785Z Compiling stable_deref_trait v1.2.0
12412025-02-28T00:03:47.870Z Compiling socket2 v0.5.8
12422025-02-28T00:03:47.914Z Compiling slab v0.4.9
12432025-02-28T00:03:47.970Z Compiling glob v0.3.2
12442025-02-28T00:03:47.992Z Compiling prettyplease v0.2.29
12452025-02-28T00:03:48.422Z Compiling lazy_static v1.5.0
12462025-02-28T00:03:48.565Z Compiling serde_json v1.0.139
12472025-02-28T00:03:48.746Z Compiling minimal-lexical v0.2.1
12482025-02-28T00:03:48.781Z Compiling futures-channel v0.3.31
12492025-02-28T00:03:48.848Z Compiling clang-sys v1.8.1
12502025-02-28T00:03:48.947Z Compiling libloading v0.8.5
12512025-02-28T00:03:49.197Z Compiling nom v7.1.3
12522025-02-28T00:03:49.264Z Compiling futures-io v0.3.31
12532025-02-28T00:03:49.337Z Compiling pin-utils v0.1.0
12542025-02-28T00:03:49.449Z Compiling home v0.5.9
12552025-02-28T00:03:49.539Z Compiling bindgen v0.69.5
12562025-02-28T00:03:49.612Z Compiling futures-task v0.3.31
12572025-02-28T00:03:49.947Z Compiling itertools v0.12.1
12582025-02-28T00:03:49.965Z Compiling allocator-api2 v0.2.18
12592025-02-28T00:03:50.432Z Compiling foldhash v0.1.3
12602025-02-28T00:03:50.714Z Compiling libm v0.2.8
12612025-02-28T00:03:50.734Z Compiling rustc-hash v1.1.0
12622025-02-28T00:03:50.894Z Compiling lazycell v1.3.0
12632025-02-28T00:03:51.092Z Compiling hashbrown v0.15.1
12642025-02-28T00:03:51.116Z Compiling cmake v0.1.51
12652025-02-28T00:03:51.326Z Compiling regex-automata v0.4.8
12662025-02-28T00:03:51.969Z Compiling num-traits v0.2.19
12672025-02-28T00:03:52.283Z Compiling dunce v1.0.5
12682025-02-28T00:03:52.300Z Compiling fs_extra v1.3.0
12692025-02-28T00:03:52.427Z Compiling synstructure v0.13.1
12702025-02-28T00:03:52.758Z Compiling cexpr v0.6.0
12712025-02-28T00:03:52.802Z Compiling pkg-config v0.3.31
12722025-02-28T00:03:53.846Z Compiling litemap v0.7.3
12732025-02-28T00:03:54.061Z Compiling writeable v0.5.5
12742025-02-28T00:03:54.240Z Compiling ring v0.17.11
12752025-02-28T00:03:54.300Z Compiling paste v1.0.15
12762025-02-28T00:03:54.599Z Compiling base64ct v1.6.0
12772025-02-28T00:03:55.118Z Compiling pem-rfc7468 v0.7.0
12782025-02-28T00:03:55.235Z Compiling icu_locid_transform_data v1.5.0
12792025-02-28T00:03:55.341Z Compiling httparse v1.9.5
12802025-02-28T00:03:55.447Z Compiling flagset v0.4.6
12812025-02-28T00:03:55.664Z Compiling aws-lc-rs v1.12.4
12822025-02-28T00:03:56.109Z Compiling tracing-core v0.1.32
12832025-02-28T00:03:56.147Z Compiling crossbeam-utils v0.8.20
12842025-02-28T00:03:56.492Z Compiling icu_properties_data v1.5.0
12852025-02-28T00:03:56.654Z Compiling regex v1.11.1
12862025-02-28T00:03:56.727Z Compiling rustls-pki-types v1.10.0
12872025-02-28T00:03:56.754Z Compiling percent-encoding v2.3.1
12882025-02-28T00:03:57.291Z Compiling time-core v0.1.2
12892025-02-28T00:03:57.464Z Compiling num-conv v0.1.0
12902025-02-28T00:03:57.492Z Compiling serde_derive v1.0.218
12912025-02-28T00:03:57.572Z Compiling zeroize_derive v1.4.2
12922025-02-28T00:03:57.642Z Compiling zerocopy-derive v0.7.35
12932025-02-28T00:03:57.703Z Compiling tokio-macros v2.5.0
12942025-02-28T00:03:57.741Z Compiling zerofrom-derive v0.1.4
12952025-02-28T00:03:58.907Z Compiling zeroize v1.8.1
12962025-02-28T00:03:59.254Z Compiling yoke-derive v0.7.4
12972025-02-28T00:03:59.533Z Compiling zerocopy v0.7.35
12982025-02-28T00:04:00.215Z Compiling thiserror-impl v1.0.69
12992025-02-28T00:04:00.427Z Compiling crypto-common v0.1.6
13002025-02-28T00:04:00.681Z Compiling block-buffer v0.10.4
13012025-02-28T00:04:00.802Z Compiling futures-macro v0.3.31
13022025-02-28T00:04:00.823Z Compiling zerovec-derive v0.10.3
13032025-02-28T00:04:00.946Z Compiling digest v0.10.7
13042025-02-28T00:04:01.150Z Compiling zerofrom v0.1.4
13052025-02-28T00:04:01.430Z Compiling hmac v0.12.1
13062025-02-28T00:04:01.467Z Compiling displaydoc v0.2.5
13072025-02-28T00:04:01.538Z Compiling block-padding v0.3.3
13082025-02-28T00:04:01.710Z Compiling ppv-lite86 v0.2.20
13092025-02-28T00:04:01.781Z Compiling yoke v0.7.4
13102025-02-28T00:04:01.781Z Compiling inout v0.1.3
13112025-02-28T00:04:02.084Z Compiling cipher v0.4.4
13122025-02-28T00:04:02.172Z Compiling sha2 v0.10.8
13132025-02-28T00:04:02.492Z Compiling icu_provider_macros v1.5.0
13142025-02-28T00:04:02.609Z Compiling der_derive v0.7.3
13152025-02-28T00:04:02.727Z Compiling futures-util v0.3.31
13162025-02-28T00:04:02.971Z Compiling tracing-attributes v0.1.27
13172025-02-28T00:04:03.122Z Compiling thiserror v1.0.69
13182025-02-28T00:04:03.277Z Compiling pest v2.7.14
13192025-02-28T00:04:03.347Z Compiling zerovec v0.10.4
13202025-02-28T00:04:03.520Z Compiling salsa20 v0.10.2
13212025-02-28T00:04:03.764Z Compiling pbkdf2 v0.12.2
13222025-02-28T00:04:03.951Z Compiling utf8_iter v1.0.4
13232025-02-28T00:04:04.191Z Compiling icu_normalizer_data v1.5.0
13242025-02-28T00:04:04.303Z Compiling untrusted v0.9.0
13252025-02-28T00:04:04.504Z Compiling powerfmt v0.2.0
13262025-02-28T00:04:04.863Z Compiling der v0.7.9
13272025-02-28T00:04:04.882Z Compiling untrusted v0.7.1
13282025-02-28T00:04:05.080Z Compiling tinystr v0.7.6
13292025-02-28T00:04:05.272Z Compiling icu_collections v1.5.0
13302025-02-28T00:04:05.467Z Compiling icu_locid v1.5.0
13312025-02-28T00:04:05.756Z Compiling vcpkg v0.2.15
13322025-02-28T00:04:06.053Z Compiling tracing v0.1.40
13332025-02-28T00:04:06.224Z Compiling write16 v1.0.0
13342025-02-28T00:04:06.376Z Compiling utf16_iter v1.0.5
13352025-02-28T00:04:06.567Z Compiling pest_meta v2.7.14
13362025-02-28T00:04:06.599Z Compiling deranged v0.3.11
13372025-02-28T00:04:06.619Z Compiling icu_provider v1.5.0
13382025-02-28T00:04:07.512Z Compiling icu_locid_transform v1.5.0
13392025-02-28T00:04:07.550Z Compiling spki v0.7.3
13402025-02-28T00:04:07.595Z Compiling openssl-sys v0.9.106
13412025-02-28T00:04:07.922Z Compiling scrypt v0.11.0
13422025-02-28T00:04:08.041Z Compiling cbc v0.1.2
13432025-02-28T00:04:08.098Z Compiling aes v0.8.4
13442025-02-28T00:04:08.280Z Compiling time-macros v0.2.18
13452025-02-28T00:04:08.433Z Compiling scroll_derive v0.12.0
13462025-02-28T00:04:09.748Z Compiling icu_properties v1.5.1
13472025-02-28T00:04:09.774Z Compiling num_threads v0.1.7
13482025-02-28T00:04:09.847Z Compiling tinyvec_macros v0.1.1
13492025-02-28T00:04:09.911Z Compiling bitflags v2.6.0
13502025-02-28T00:04:09.953Z Compiling bytes v1.10.0
13512025-02-28T00:04:10.705Z Compiling semver v1.0.25
13522025-02-28T00:04:10.872Z Compiling indexmap v2.7.1
13532025-02-28T00:04:11.202Z Compiling tokio v1.43.0
13542025-02-28T00:04:11.363Z Compiling http v1.2.0
13552025-02-28T00:04:11.442Z Compiling rustc_version v0.4.1
13562025-02-28T00:04:12.090Z Compiling atomic-waker v1.1.2
13572025-02-28T00:04:12.127Z Compiling time v0.3.36
13582025-02-28T00:04:12.232Z Compiling tinyvec v1.8.0
13592025-02-28T00:04:12.286Z Compiling scroll v0.12.0
13602025-02-28T00:04:12.800Z Compiling http-body v1.0.1
13612025-02-28T00:04:13.041Z Compiling pkcs5 v0.7.1
13622025-02-28T00:04:13.162Z Compiling pest_generator v2.7.14
13632025-02-28T00:04:13.504Z Compiling icu_normalizer v1.5.0
13642025-02-28T00:04:13.674Z Compiling rand_chacha v0.3.1
13652025-02-28T00:04:14.146Z Compiling which v4.4.2
13662025-02-28T00:04:14.259Z Compiling form_urlencoded v1.2.1
13672025-02-28T00:04:14.688Z Compiling idna_adapter v1.2.0
13682025-02-28T00:04:14.923Z Compiling slog v2.7.0
13692025-02-28T00:04:14.944Z Compiling getrandom v0.3.1
13702025-02-28T00:04:14.987Z Compiling zerocopy v0.8.10
13712025-02-28T00:04:15.239Z Compiling try-lock v0.2.5
13722025-02-28T00:04:15.408Z Compiling want v0.3.1
13732025-02-28T00:04:15.496Z Compiling pest_derive v2.7.14
13742025-02-28T00:04:15.652Z Compiling goblin v0.8.2
13752025-02-28T00:04:15.687Z Compiling idna v1.0.3
13762025-02-28T00:04:15.865Z Compiling rand v0.8.5
13772025-02-28T00:04:15.960Z Compiling pkcs8 v0.10.2
13782025-02-28T00:04:16.283Z Compiling uuid v1.12.0
13792025-02-28T00:04:16.917Z Compiling zerocopy-derive v0.8.10
13802025-02-28T00:04:16.977Z Compiling httpdate v1.0.3
13812025-02-28T00:04:17.075Z Compiling tower-service v0.3.3
13822025-02-28T00:04:17.195Z Compiling iana-time-zone v0.1.61
13832025-02-28T00:04:17.220Z Compiling dtrace-parser v0.2.0
13842025-02-28T00:04:17.586Z Compiling chrono v0.4.40
13852025-02-28T00:04:18.223Z Compiling serde_tokenstream v0.2.2
13862025-02-28T00:04:18.661Z Compiling serde_spanned v0.6.8
13872025-02-28T00:04:18.810Z Compiling toml_datetime v0.6.8
13882025-02-28T00:04:18.910Z Compiling openssl v0.10.71
13892025-02-28T00:04:19.020Z Compiling match_cfg v0.1.0
13902025-02-28T00:04:19.123Z Compiling base64 v0.22.1
13912025-02-28T00:04:19.214Z Compiling tokio-util v0.7.13
13922025-02-28T00:04:19.335Z Compiling adler2 v2.0.0
13932025-02-28T00:04:19.548Z Compiling rustversion v1.0.17
13942025-02-28T00:04:19.814Z Compiling foreign-types-shared v0.1.1
13952025-02-28T00:04:19.946Z Compiling foreign-types v0.3.2
13962025-02-28T00:04:20.054Z Compiling miniz_oxide v0.8.5
13972025-02-28T00:04:20.214Z Compiling h2 v0.4.6
13982025-02-28T00:04:20.541Z Compiling hostname v0.3.1
13992025-02-28T00:04:20.768Z Compiling url v2.5.3
14002025-02-28T00:04:21.482Z Compiling dof v0.3.0
14012025-02-28T00:04:22.125Z Compiling async-trait v0.1.86
14022025-02-28T00:04:22.465Z Compiling rand_core v0.9.2
14032025-02-28T00:04:22.538Z Compiling usdt-impl v0.5.0
14042025-02-28T00:04:22.901Z Compiling openssl-macros v0.1.1
14052025-02-28T00:04:23.252Z Compiling serde_derive_internals v0.29.1
14062025-02-28T00:04:23.653Z Compiling dirs-sys-next v0.1.2
14072025-02-28T00:04:23.859Z Compiling rustls v0.22.4
14082025-02-28T00:04:24.129Z Compiling data-encoding v2.6.0
14092025-02-28T00:04:24.177Z Compiling siphasher v0.3.11
14102025-02-28T00:04:24.197Z Compiling rustls v0.23.19
14112025-02-28T00:04:24.501Z Compiling schemars v0.8.22
14122025-02-28T00:04:24.538Z Compiling native-tls v0.2.12
14132025-02-28T00:04:24.560Z Compiling syn v1.0.109
14142025-02-28T00:04:24.626Z Compiling dirs-next v2.0.0
14152025-02-28T00:04:24.875Z Compiling rand_chacha v0.9.0
14162025-02-28T00:04:25.201Z Compiling unicode-normalization v0.1.24
14172025-02-28T00:04:25.460Z Compiling schemars_derive v0.8.22
14182025-02-28T00:04:25.950Z Compiling http-body-util v0.1.2
14192025-02-28T00:04:26.175Z Compiling heapless v0.7.17
14202025-02-28T00:04:26.301Z Compiling crossbeam-epoch v0.9.18
14212025-02-28T00:04:26.478Z Compiling sha1 v0.10.6
14222025-02-28T00:04:26.677Z Compiling signature v2.2.0
14232025-02-28T00:04:26.916Z Compiling bzip2-sys v0.1.11+1.0.8
14242025-02-28T00:04:26.973Z Compiling thread_local v1.1.8
14252025-02-28T00:04:27.000Z Compiling multer v3.1.0
14262025-02-28T00:04:27.011Z Compiling encoding_rs v0.8.34
14272025-02-28T00:04:27.309Z Compiling hyper v1.6.0
14282025-02-28T00:04:27.436Z Compiling cookie v0.18.1
14292025-02-28T00:04:27.452Z Compiling rayon-core v1.12.1
14302025-02-28T00:04:27.736Z Compiling unicode-properties v0.1.3
14312025-02-28T00:04:27.757Z Compiling slog-async v2.8.0
14322025-02-28T00:04:28.129Z Compiling openssl-probe v0.1.5
14332025-02-28T00:04:28.229Z Compiling gimli v0.31.1
14342025-02-28T00:04:28.360Z Compiling signal-hook v0.3.17
14352025-02-28T00:04:28.429Z Compiling ipnet v2.11.0
14362025-02-28T00:04:28.661Z Compiling mime v0.3.17
14372025-02-28T00:04:29.159Z Compiling unicode-bidi v0.3.17
14382025-02-28T00:04:29.469Z Compiling dyn-clone v1.0.18
14392025-02-28T00:04:29.702Z Compiling hyper-util v0.1.10
14402025-02-28T00:04:30.073Z Compiling stringprep v0.1.5
14412025-02-28T00:04:31.012Z Compiling toml_edit v0.22.24
14422025-02-28T00:04:31.560Z Compiling crossbeam-deque v0.8.5
14432025-02-28T00:04:31.985Z Compiling rand v0.9.0
14442025-02-28T00:04:32.467Z Compiling addr2line v0.24.2
14452025-02-28T00:04:32.791Z Compiling term v0.7.0
14462025-02-28T00:04:32.840Z Compiling usdt-macro v0.5.0
14472025-02-28T00:04:33.104Z Compiling usdt-attr-macro v0.5.0
14482025-02-28T00:04:33.645Z Compiling slog-json v2.6.1
14492025-02-28T00:04:33.665Z Compiling serde_urlencoded v0.7.1
14502025-02-28T00:04:33.948Z Compiling curve25519-dalek v4.1.3
14512025-02-28T00:04:34.047Z Compiling crossbeam-channel v0.5.13
14522025-02-28T00:04:34.175Z Compiling futures-executor v0.3.31
14532025-02-28T00:04:34.235Z Compiling enum-as-inner v0.6.1
14542025-02-28T00:04:34.612Z Compiling md-5 v0.10.6
14552025-02-28T00:04:34.659Z Compiling async-stream-impl v0.3.6
14562025-02-28T00:04:34.682Z Compiling rustls-pemfile v2.2.0
14572025-02-28T00:04:34.902Z Compiling num-integer v0.1.46
14582025-02-28T00:04:35.013Z Compiling hash32 v0.2.1
14592025-02-28T00:04:35.041Z Compiling ff v0.13.0
14602025-02-28T00:04:35.270Z Compiling is-terminal v0.4.13
14612025-02-28T00:04:35.296Z Compiling memoffset v0.9.1
14622025-02-28T00:04:35.370Z Compiling object v0.36.5
14632025-02-28T00:04:35.415Z Compiling dropshot v0.12.0
14642025-02-28T00:04:35.623Z Compiling anyhow v1.0.96
14652025-02-28T00:04:35.643Z Compiling litrs v0.4.1
14662025-02-28T00:04:35.738Z Compiling cfg_aliases v0.2.1
14672025-02-28T00:04:35.852Z Compiling fallible-iterator v0.2.0
14682025-02-28T00:04:35.898Z Compiling base16ct v0.2.0
14692025-02-28T00:04:36.221Z Compiling rustc-demangle v0.1.24
14702025-02-28T00:04:36.240Z Compiling portable-atomic v1.9.0
14712025-02-28T00:04:36.560Z Compiling quick-error v1.2.3
14722025-02-28T00:04:36.729Z Compiling utf-8 v0.7.6
14732025-02-28T00:04:36.774Z Compiling linked-hash-map v0.5.6
14742025-02-28T00:04:37.066Z Compiling take_mut v0.2.2
14752025-02-28T00:04:37.133Z Compiling smoltcp v0.9.1
14762025-02-28T00:04:37.205Z Compiling psl-types v2.0.11
14772025-02-28T00:04:37.238Z Compiling num-bigint-dig v0.8.4
14782025-02-28T00:04:37.418Z Compiling publicsuffix v2.3.0
14792025-02-28T00:04:37.599Z Compiling lru-cache v0.1.2
14802025-02-28T00:04:37.714Z Compiling tungstenite v0.24.0
14812025-02-28T00:04:37.793Z Compiling document-features v0.2.10
14822025-02-28T00:04:37.819Z Compiling resolv-conf v0.7.0
14832025-02-28T00:04:38.120Z Compiling postgres-protocol v0.6.8
14842025-02-28T00:04:38.526Z Compiling sec1 v0.7.3
14852025-02-28T00:04:38.771Z Compiling async-stream v0.3.6
14862025-02-28T00:04:38.942Z Compiling nix v0.29.0
14872025-02-28T00:04:39.107Z Compiling num-iter v0.1.45
14882025-02-28T00:04:39.234Z Compiling slog-term v2.9.1
14892025-02-28T00:04:39.320Z Compiling hickory-proto v0.24.4
14902025-02-28T00:04:39.624Z Compiling usdt v0.5.0
14912025-02-28T00:04:39.788Z Compiling group v0.13.0
14922025-02-28T00:04:40.124Z Compiling futures v0.3.31
14932025-02-28T00:04:40.229Z Compiling toml v0.8.20
14942025-02-28T00:04:40.252Z Compiling slog-bunyan v2.5.0
14952025-02-28T00:04:41.439Z Compiling tokio-native-tls v0.3.1
14962025-02-28T00:04:41.466Z Compiling camino v1.1.9
14972025-02-28T00:04:41.748Z Compiling phf_shared v0.11.2
14982025-02-28T00:04:41.832Z Compiling backtrace v0.3.74
14992025-02-28T00:04:42.117Z Compiling dropshot_endpoint v0.12.0
15002025-02-28T00:04:42.310Z Compiling terminal_size v0.4.0
15012025-02-28T00:04:42.353Z Compiling waitgroup v0.1.2
15022025-02-28T00:04:42.486Z Compiling openapiv3 v2.0.0
15032025-02-28T00:04:42.536Z Compiling serde_path_to_error v0.1.16
15042025-02-28T00:04:42.571Z Compiling hkdf v0.12.4
15052025-02-28T00:04:42.850Z Compiling crypto-bigint v0.5.5
15062025-02-28T00:04:43.322Z Compiling zerocopy-derive v0.6.6
15072025-02-28T00:04:44.292Z Compiling hubpack_derive v0.1.1
15082025-02-28T00:04:44.724Z Compiling curve25519-dalek-derive v0.1.1
15092025-02-28T00:04:45.174Z Compiling webpki-roots v0.26.6
15102025-02-28T00:04:45.209Z Compiling sync_wrapper v1.0.1
15112025-02-28T00:04:45.383Z Compiling hostname v0.4.0
15122025-02-28T00:04:45.402Z Compiling fs-err v2.11.0
15132025-02-28T00:04:45.608Z Compiling crc32fast v1.4.2
15142025-02-28T00:04:45.718Z Compiling ahash v0.8.11
15152025-02-28T00:04:45.952Z Compiling unicode-width v0.2.0
15162025-02-28T00:04:46.052Z Compiling bitflags v1.3.2
15172025-02-28T00:04:46.125Z Compiling tower-layer v0.3.3
15182025-02-28T00:04:46.146Z Compiling winnow v0.5.40
15192025-02-28T00:04:46.172Z Compiling managed v0.8.0
15202025-02-28T00:04:46.409Z Compiling newtype-uuid v1.2.1
15212025-02-28T00:04:46.467Z Compiling debug-ignore v1.0.5
15222025-02-28T00:04:46.533Z Compiling console v0.15.10
15232025-02-28T00:04:46.634Z Compiling tower v0.5.2
15242025-02-28T00:04:46.735Z Compiling clap_builder v4.5.31
15252025-02-28T00:04:47.464Z Compiling strum_macros v0.25.3
15262025-02-28T00:04:48.180Z Compiling flate2 v1.1.0
15272025-02-28T00:04:48.570Z Compiling elliptic-curve v0.13.8
15282025-02-28T00:04:48.972Z Compiling zerocopy v0.6.6
15292025-02-28T00:04:49.021Z Compiling hubpack v0.1.2
15302025-02-28T00:04:49.383Z Compiling toml_edit v0.19.15
15312025-02-28T00:04:49.446Z Compiling hickory-resolver v0.24.4
15322025-02-28T00:04:49.699Z Compiling signal-hook-mio v0.2.4
15332025-02-28T00:04:49.874Z Compiling phf v0.11.2
15342025-02-28T00:04:50.170Z Compiling hyper-tls v0.6.0
15352025-02-28T00:04:50.392Z Compiling rayon v1.10.0
15362025-02-28T00:04:50.576Z Compiling cookie_store v0.21.1
15372025-02-28T00:04:51.156Z Compiling bzip2 v0.4.4
15382025-02-28T00:04:52.133Z Compiling postgres-types v0.2.9
15392025-02-28T00:04:53.421Z Compiling tokio-tungstenite v0.24.0
15402025-02-28T00:04:54.634Z Compiling ed25519 v2.2.3
15412025-02-28T00:04:54.654Z Compiling phf_shared v0.10.0
15422025-02-28T00:04:55.035Z Compiling tokio-stream v0.1.17
15432025-02-28T00:04:55.055Z Compiling pkcs1 v0.7.5
15442025-02-28T00:04:55.225Z Compiling serde-big-array v0.5.1
15452025-02-28T00:04:55.465Z Compiling clap_derive v4.5.28
15462025-02-28T00:04:55.746Z Compiling rfc6979 v0.4.0
15472025-02-28T00:04:55.951Z Compiling derive-where v1.2.7
15482025-02-28T00:04:55.954Z Compiling serde_repr v0.1.19
15492025-02-28T00:04:55.989Z Compiling bstr v1.10.0
15502025-02-28T00:04:56.241Z Compiling float-cmp v0.10.0
15512025-02-28T00:04:56.504Z Compiling bit-vec v0.6.3
15522025-02-28T00:04:56.525Z Compiling whoami v1.5.2
15532025-02-28T00:04:56.916Z Compiling fixedbitset v0.4.2
15542025-02-28T00:04:57.070Z Compiling new_debug_unreachable v1.0.6
15552025-02-28T00:04:57.094Z Compiling unicode-segmentation v1.12.0
15562025-02-28T00:04:57.178Z Compiling normalize-line-endings v0.3.0
15572025-02-28T00:04:57.328Z Compiling difflib v0.4.0
15582025-02-28T00:04:57.355Z Compiling number_prefix v0.4.0
15592025-02-28T00:04:57.546Z Compiling precomputed-hash v0.1.1
15602025-02-28T00:04:57.588Z Compiling static_assertions v1.1.0
15612025-02-28T00:04:57.693Z Compiling predicates-core v1.0.8
15622025-02-28T00:04:57.703Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
15632025-02-28T00:04:57.967Z Compiling predicates v3.1.3
15642025-02-28T00:04:57.995Z Compiling similar v2.6.0
15652025-02-28T00:04:58.623Z Compiling string_cache v0.8.7
15662025-02-28T00:04:59.017Z Compiling indicatif v0.17.11
15672025-02-28T00:04:59.037Z Compiling petgraph v0.6.5
15682025-02-28T00:04:59.462Z Compiling tokio-postgres v0.7.13
15692025-02-28T00:05:00.048Z Compiling bit-set v0.5.3
15702025-02-28T00:05:00.071Z Compiling clap v4.5.31
15712025-02-28T00:05:00.194Z Compiling ecdsa v0.16.9
15722025-02-28T00:05:00.342Z Compiling rsa v0.9.6
15732025-02-28T00:05:00.952Z Compiling ed25519-dalek v2.1.1
15742025-02-28T00:05:00.990Z Compiling toml v0.7.8
15752025-02-28T00:05:02.418Z Compiling zip v0.6.6
15762025-02-28T00:05:02.687Z Compiling crossterm v0.28.1
15772025-02-28T00:05:04.593Z Compiling hex v0.4.3
15782025-02-28T00:05:04.614Z Compiling x509-cert v0.2.5
15792025-02-28T00:05:04.620Z Compiling itertools v0.10.5
15802025-02-28T00:05:05.003Z Compiling unicode-xid v0.2.6
15812025-02-28T00:05:05.108Z Compiling lalrpop-util v0.19.12
15822025-02-28T00:05:05.207Z Compiling peg-runtime v0.8.3
15832025-02-28T00:05:05.419Z Compiling strum_macros v0.26.4
15842025-02-28T00:05:05.463Z Compiling xattr v1.3.1
15852025-02-28T00:05:05.740Z Compiling filetime v0.2.25
15862025-02-28T00:05:06.029Z Compiling tar v0.4.44
15872025-02-28T00:05:09.962Z Compiling strum v0.26.3
15882025-02-28T00:05:12.903Z Compiling aws-lc-sys v0.26.0
15892025-02-28T00:05:43.034Z Compiling rustls-webpki v0.102.8
15902025-02-28T00:05:46.201Z Compiling tokio-rustls v0.25.0
15912025-02-28T00:05:47.968Z Compiling tokio-rustls v0.26.0
15922025-02-28T00:05:48.276Z Compiling hyper-rustls v0.27.3
15932025-02-28T00:05:48.548Z Compiling reqwest v0.12.12
15942025-02-28T00:05:49.998Z Compiling qorb v0.2.1
15952025-02-28T00:05:53.061Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15962025-02-28T00:05:53.330Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15972025-02-28T00:05:57.752Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 16s
15982025-02-28T00:05:57.923Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
15992025-02-28T00:05:57.973ZFeb 28 00:05:57.006 INFO Starting download, target: Clickhouse
16002025-02-28T00:05:57.973ZFeb 28 00:05:57.007 INFO Starting download, target: Console
16012025-02-28T00:05:57.973ZFeb 28 00:05:57.007 INFO Starting download, target: Cockroach
16022025-02-28T00:05:57.973ZFeb 28 00:05:57.007 INFO Starting download, target: DendriteOpenapi
16032025-02-28T00:05:57.973ZFeb 28 00:05:57.007 INFO Starting download, target: DendriteStub
16042025-02-28T00:05:57.976ZFeb 28 00:05:57.007 INFO Starting download, target: MaghemiteMgd
16052025-02-28T00:05:57.976ZFeb 28 00:05:57.007 INFO Starting download, target: TransceiverControl
16062025-02-28T00:05:57.976ZFeb 28 00:05:57.007 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16072025-02-28T00:05:57.976ZFeb 28 00:05:57.008 INFO Downloading out/downloads/dpd-b37a8fdc335592e24d6afe71995637b2ad36eb7d.json (attempt 1/3), target: DendriteOpenapi
16082025-02-28T00:05:57.976ZFeb 28 00:05:57.008 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
16092025-02-28T00:05:57.976ZFeb 28 00:05:57.008 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16102025-02-28T00:05:57.976ZFeb 28 00:05:57.008 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16112025-02-28T00:05:57.976ZFeb 28 00:05:57.008 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16122025-02-28T00:05:57.976ZFeb 28 00:05:57.008 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16132025-02-28T00:05:58.156ZFeb 28 00:05:57.189 INFO Download complete, target: DendriteOpenapi
16142025-02-28T00:05:58.257ZFeb 28 00:05:57.288 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16152025-02-28T00:05:58.524ZFeb 28 00:05:57.535 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16162025-02-28T00:05:58.677ZFeb 28 00:05:57.696 INFO Download complete, target: TransceiverControl
16172025-02-28T00:05:58.757ZFeb 28 00:05:57.780 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16182025-02-28T00:05:58.818ZFeb 28 00:05:57.842 INFO Download complete, target: Console
16192025-02-28T00:05:58.870ZFeb 28 00:05:57.890 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16202025-02-28T00:05:59.586ZFeb 28 00:05:58.619 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16212025-02-28T00:05:59.586ZFeb 28 00:05:58.619 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16222025-02-28T00:06:00.145ZFeb 28 00:05:59.178 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16232025-02-28T00:06:01.341ZFeb 28 00:06:00.373 INFO Download complete, target: DendriteStub
16242025-02-28T00:06:01.341ZFeb 28 00:06:00.373 INFO Download complete, target: MaghemiteMgd
16252025-02-28T00:06:06.123ZFeb 28 00:06:05.155 INFO Checking that binary works, target: Cockroach
16262025-02-28T00:06:06.403ZFeb 28 00:06:05.435 INFO Download complete, target: Cockroach
16272025-02-28T00:06:10.815ZFeb 28 00:06:09.847 INFO Checking that binary works, target: Clickhouse
16282025-02-28T00:06:10.922ZFeb 28 00:06:09.953 INFO Download complete, target: Clickhouse
16292025-02-28T00:06:10.952ZAll builder prerequisites installed successfully, and PATH looks valid
16302025-02-28T00:06:10.954Z
16312025-02-28T00:06:10.954Zreal 4:35.310727377
16322025-02-28T00:06:10.954Zuser 15:39.624105143
16332025-02-28T00:06:10.954Zsys 2:07.547513020
16342025-02-28T00:06:10.954Ztrap 0.611318083
16352025-02-28T00:06:10.955Ztflt 1.003788314
16362025-02-28T00:06:10.955Zdflt 1.225559403
16372025-02-28T00:06:10.955Zkflt 0.029976212
16382025-02-28T00:06:10.955Zlock 24:07.106122545
16392025-02-28T00:06:10.955Zslp 55:31.989859269
16402025-02-28T00:06:10.955Zlat 1:03.748436553
16412025-02-28T00:06:10.955Zstop 2:26.331327032
16422025-02-28T00:06:10.955Z+ banner hack-check
16432025-02-28T00:06:10.958Z
16442025-02-28T00:06:10.958Z # # ## #### # # #### # # ###### #### # #
16452025-02-28T00:06:10.958Z # # # # # # # # # # # # # # # # #
16462025-02-28T00:06:10.958Z ###### # # # #### ##### # ###### ##### # ####
16472025-02-28T00:06:10.958Z # # ###### # # # # # # # # # #
16482025-02-28T00:06:10.958Z # # # # # # # # # # # # # # # # #
16492025-02-28T00:06:10.958Z # # # # #### # # #### # # ###### #### # #
16502025-02-28T00:06:10.958Z
16512025-02-28T00:06:10.958Z+ export CARGO_INCREMENTAL=0
16522025-02-28T00:06:10.958Z+ CARGO_INCREMENTAL=0
16532025-02-28T00:06:10.958Z+ ptime -m timeout 2h cargo xtask check-features --ci
16542025-02-28T00:06:11.570Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
16552025-02-28T00:06:14.438Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.39s
16562025-02-28T00:06:14.500Z Running `target/debug/xtask check-features --ci`
16572025-02-28T00:06:14.522Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
16582025-02-28T00:06:14.525Zrunning: "/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
16592025-02-28T00:06:15.008Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
16602025-02-28T00:06:15.030Z Running `target/debug/xtask download cargo-hack`
16612025-02-28T00:06:15.888Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16622025-02-28T00:06:16.271Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16632025-02-28T00:06:19.921Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.86s
16642025-02-28T00:06:20.085Z Running `target/debug/xtask-downloader cargo-hack`
16652025-02-28T00:06:20.126ZFeb 28 00:06:19.157 INFO Starting download, target: CargoHack
16662025-02-28T00:06:20.129ZFeb 28 00:06:19.158 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
16672025-02-28T00:06:20.753ZFeb 28 00:06:19.784 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
16682025-02-28T00:06:20.828ZFeb 28 00:06:19.859 INFO Download complete, target: CargoHack
16692025-02-28T00:06:20.832Zrunning: "/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"
16702025-02-28T00:06:20.848Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
16712025-02-28T00:06:21.039Zinfo: running `cargo check --bins` on api_identity (1/199)
16722025-02-28T00:06:21.617Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16732025-02-28T00:06:21.620Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16742025-02-28T00:06:21.620Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16752025-02-28T00:06:21.627Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
16762025-02-28T00:06:21.694Z
16772025-02-28T00:06:21.694Zinfo: running `cargo check --bins` on bootstore (2/199)
16782025-02-28T00:06:22.294Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16792025-02-28T00:06:22.298Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16802025-02-28T00:06:22.298Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16812025-02-28T00:06:22.301Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
16822025-02-28T00:06:22.376Z
16832025-02-28T00:06:22.376Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/199)
16842025-02-28T00:06:22.953Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16852025-02-28T00:06:22.956Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16862025-02-28T00:06:22.956Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16872025-02-28T00:06:22.959Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
16882025-02-28T00:06:23.032Z
16892025-02-28T00:06:23.032Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/199)
16902025-02-28T00:06:23.614Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16912025-02-28T00:06:23.617Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16922025-02-28T00:06:23.617Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16932025-02-28T00:06:23.620Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
16942025-02-28T00:06:23.693Z
16952025-02-28T00:06:23.693Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/199)
16962025-02-28T00:06:24.114Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16972025-02-28T00:06:24.324Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16982025-02-28T00:06:24.324Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16992025-02-28T00:06:24.336Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
17002025-02-28T00:06:24.336Z
17012025-02-28T00:06:24.336Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (6/199)
17022025-02-28T00:06:24.588Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17032025-02-28T00:06:24.605Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17042025-02-28T00:06:24.605Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17052025-02-28T00:06:24.605Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17062025-02-28T00:06:24.628Z
17072025-02-28T00:06:24.629Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/199)
17082025-02-28T00:06:25.044Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17092025-02-28T00:06:25.048Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17102025-02-28T00:06:25.048Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17112025-02-28T00:06:25.048Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17122025-02-28T00:06:25.090Z
17132025-02-28T00:06:25.091Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/199)
17142025-02-28T00:06:25.504Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17152025-02-28T00:06:25.507Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17162025-02-28T00:06:25.507Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17172025-02-28T00:06:25.510Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17182025-02-28T00:06:25.553Z
17192025-02-28T00:06:25.553Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/199)
17202025-02-28T00:06:25.966Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17212025-02-28T00:06:25.969Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17222025-02-28T00:06:25.969Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17232025-02-28T00:06:25.972Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17242025-02-28T00:06:26.013Z
17252025-02-28T00:06:26.013Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/199)
17262025-02-28T00:06:26.430Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17272025-02-28T00:06:26.433Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17282025-02-28T00:06:26.433Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17292025-02-28T00:06:26.436Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17302025-02-28T00:06:26.477Z
17312025-02-28T00:06:26.477Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/199)
17322025-02-28T00:06:26.890Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17332025-02-28T00:06:26.894Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17342025-02-28T00:06:26.894Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17352025-02-28T00:06:26.894Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17362025-02-28T00:06:26.937Z
17372025-02-28T00:06:26.937Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/199)
17382025-02-28T00:06:27.354Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17392025-02-28T00:06:27.357Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17402025-02-28T00:06:27.357Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17412025-02-28T00:06:27.359Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17422025-02-28T00:06:27.404Z
17432025-02-28T00:06:27.404Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/199)
17442025-02-28T00:06:27.820Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17452025-02-28T00:06:27.824Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17462025-02-28T00:06:27.824Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17472025-02-28T00:06:27.827Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17482025-02-28T00:06:27.867Z
17492025-02-28T00:06:27.867Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/199)
17502025-02-28T00:06:28.284Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17512025-02-28T00:06:28.286Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17522025-02-28T00:06:28.286Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17532025-02-28T00:06:28.289Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17542025-02-28T00:06:28.333Z
17552025-02-28T00:06:28.333Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/199)
17562025-02-28T00:06:28.750Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17572025-02-28T00:06:28.753Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17582025-02-28T00:06:28.753Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17592025-02-28T00:06:28.756Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17602025-02-28T00:06:28.796Z
17612025-02-28T00:06:28.796Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (16/199)
17622025-02-28T00:06:29.213Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17632025-02-28T00:06:29.216Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17642025-02-28T00:06:29.216Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17652025-02-28T00:06:29.219Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17662025-02-28T00:06:29.262Z
17672025-02-28T00:06:29.262Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (17/199)
17682025-02-28T00:06:29.681Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17692025-02-28T00:06:29.684Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17702025-02-28T00:06:29.684Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17712025-02-28T00:06:29.687Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17722025-02-28T00:06:29.731Z
17732025-02-28T00:06:29.731Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (18/199)
17742025-02-28T00:06:30.150Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17752025-02-28T00:06:30.153Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17762025-02-28T00:06:30.153Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17772025-02-28T00:06:30.157Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17782025-02-28T00:06:30.197Z
17792025-02-28T00:06:30.197Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (19/199)
17802025-02-28T00:06:30.620Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17812025-02-28T00:06:30.623Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17822025-02-28T00:06:30.623Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17832025-02-28T00:06:30.626Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
17842025-02-28T00:06:30.669Z
17852025-02-28T00:06:30.669Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (20/199)
17862025-02-28T00:06:31.094Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17872025-02-28T00:06:31.098Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17882025-02-28T00:06:31.098Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17892025-02-28T00:06:31.101Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
17902025-02-28T00:06:31.143Z
17912025-02-28T00:06:31.143Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (21/199)
17922025-02-28T00:06:31.566Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17932025-02-28T00:06:31.570Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17942025-02-28T00:06:31.570Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17952025-02-28T00:06:31.573Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
17962025-02-28T00:06:31.614Z
17972025-02-28T00:06:31.614Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (22/199)
17982025-02-28T00:06:32.041Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17992025-02-28T00:06:32.044Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18002025-02-28T00:06:32.044Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18012025-02-28T00:06:32.047Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
18022025-02-28T00:06:32.091Z
18032025-02-28T00:06:32.091Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (23/199)
18042025-02-28T00:06:32.515Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18052025-02-28T00:06:32.518Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18062025-02-28T00:06:32.518Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18072025-02-28T00:06:32.521Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
18082025-02-28T00:06:32.563Z
18092025-02-28T00:06:32.563Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (24/199)
18102025-02-28T00:06:32.983Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18112025-02-28T00:06:32.986Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18122025-02-28T00:06:32.986Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18132025-02-28T00:06:32.990Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18142025-02-28T00:06:33.031Z
18152025-02-28T00:06:33.031Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (25/199)
18162025-02-28T00:06:33.451Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18172025-02-28T00:06:33.454Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18182025-02-28T00:06:33.454Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18192025-02-28T00:06:33.459Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18202025-02-28T00:06:33.502Z
18212025-02-28T00:06:33.502Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (26/199)
18222025-02-28T00:06:33.917Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18232025-02-28T00:06:33.920Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18242025-02-28T00:06:33.920Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18252025-02-28T00:06:33.923Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18262025-02-28T00:06:33.966Z
18272025-02-28T00:06:33.966Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (27/199)
18282025-02-28T00:06:34.390Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18292025-02-28T00:06:34.394Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18302025-02-28T00:06:34.394Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18312025-02-28T00:06:34.394Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18322025-02-28T00:06:34.433Z
18332025-02-28T00:06:34.433Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (28/199)
18342025-02-28T00:06:34.844Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18352025-02-28T00:06:34.847Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18362025-02-28T00:06:34.847Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18372025-02-28T00:06:34.850Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18382025-02-28T00:06:34.892Z
18392025-02-28T00:06:34.892Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (29/199)
18402025-02-28T00:06:35.309Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18412025-02-28T00:06:35.312Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18422025-02-28T00:06:35.312Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18432025-02-28T00:06:35.315Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18442025-02-28T00:06:35.357Z
18452025-02-28T00:06:35.357Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (30/199)
18462025-02-28T00:06:35.766Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18472025-02-28T00:06:35.768Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18482025-02-28T00:06:35.769Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18492025-02-28T00:06:35.771Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18502025-02-28T00:06:35.813Z
18512025-02-28T00:06:35.813Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (31/199)
18522025-02-28T00:06:36.226Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18532025-02-28T00:06:36.229Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18542025-02-28T00:06:36.229Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18552025-02-28T00:06:36.232Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18562025-02-28T00:06:36.274Z
18572025-02-28T00:06:36.275Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (32/199)
18582025-02-28T00:06:36.687Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18592025-02-28T00:06:36.690Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18602025-02-28T00:06:36.690Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18612025-02-28T00:06:36.693Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18622025-02-28T00:06:36.734Z
18632025-02-28T00:06:36.734Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/199)
18642025-02-28T00:06:37.148Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18652025-02-28T00:06:37.153Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18662025-02-28T00:06:37.153Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18672025-02-28T00:06:37.153Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18682025-02-28T00:06:37.195Z
18692025-02-28T00:06:37.195Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (34/199)
18702025-02-28T00:06:37.609Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18712025-02-28T00:06:37.612Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18722025-02-28T00:06:37.612Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18732025-02-28T00:06:37.615Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18742025-02-28T00:06:37.656Z
18752025-02-28T00:06:37.656Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (35/199)
18762025-02-28T00:06:38.067Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18772025-02-28T00:06:38.070Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18782025-02-28T00:06:38.070Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18792025-02-28T00:06:38.073Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18802025-02-28T00:06:38.115Z
18812025-02-28T00:06:38.115Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (36/199)
18822025-02-28T00:06:38.543Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18832025-02-28T00:06:38.546Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18842025-02-28T00:06:38.546Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18852025-02-28T00:06:38.549Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
18862025-02-28T00:06:38.591Z
18872025-02-28T00:06:38.591Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (37/199)
18882025-02-28T00:06:39.013Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18892025-02-28T00:06:39.016Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18902025-02-28T00:06:39.016Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18912025-02-28T00:06:39.019Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
18922025-02-28T00:06:39.063Z
18932025-02-28T00:06:39.063Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (38/199)
18942025-02-28T00:06:39.482Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18952025-02-28T00:06:39.485Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18962025-02-28T00:06:39.485Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18972025-02-28T00:06:39.488Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18982025-02-28T00:06:39.531Z
18992025-02-28T00:06:39.531Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/199)
19002025-02-28T00:06:40.572Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19012025-02-28T00:06:40.615Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19022025-02-28T00:06:40.615Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19032025-02-28T00:06:40.615Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
19042025-02-28T00:06:40.615Z
19052025-02-28T00:06:40.615Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (40/199)
19062025-02-28T00:06:40.615Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19072025-02-28T00:06:40.615Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19082025-02-28T00:06:40.615Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19092025-02-28T00:06:40.615Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
19102025-02-28T00:06:40.615Z
19112025-02-28T00:06:40.615Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (41/199)
19122025-02-28T00:06:40.900Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19132025-02-28T00:06:40.903Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19142025-02-28T00:06:40.903Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19152025-02-28T00:06:40.906Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
19162025-02-28T00:06:40.948Z
19172025-02-28T00:06:40.948Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (42/199)
19182025-02-28T00:06:41.372Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19192025-02-28T00:06:41.375Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19202025-02-28T00:06:41.375Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19212025-02-28T00:06:41.378Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
19222025-02-28T00:06:41.420Z
19232025-02-28T00:06:41.420Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/199)
19242025-02-28T00:06:41.845Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19252025-02-28T00:06:41.847Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19262025-02-28T00:06:41.847Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19272025-02-28T00:06:41.850Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
19282025-02-28T00:06:41.896Z
19292025-02-28T00:06:41.896Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (44/199)
19302025-02-28T00:06:42.322Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19312025-02-28T00:06:42.324Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19322025-02-28T00:06:42.325Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19332025-02-28T00:06:42.327Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
19342025-02-28T00:06:42.371Z
19352025-02-28T00:06:42.371Zinfo: running `cargo check --bins` on sled-hardware-types (45/199)
19362025-02-28T00:06:43.107Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19372025-02-28T00:06:43.118Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19382025-02-28T00:06:43.118Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19392025-02-28T00:06:43.118Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
19402025-02-28T00:06:43.118Z
19412025-02-28T00:06:43.118Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (46/199)
19422025-02-28T00:06:43.659Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19432025-02-28T00:06:43.662Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19442025-02-28T00:06:43.662Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19452025-02-28T00:06:43.665Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
19462025-02-28T00:06:43.745Z
19472025-02-28T00:06:43.745Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (47/199)
19482025-02-28T00:06:44.352Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19492025-02-28T00:06:44.355Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19502025-02-28T00:06:44.355Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19512025-02-28T00:06:44.358Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
19522025-02-28T00:06:44.436Z
19532025-02-28T00:06:44.436Zinfo: running `cargo check --bins` on oxlog (48/199)
19542025-02-28T00:06:45.002Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19552025-02-28T00:06:45.005Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19562025-02-28T00:06:45.093Z Checking cfg-if v1.0.0
19572025-02-28T00:06:45.096Z Checking libc v0.2.170
19582025-02-28T00:06:45.210Z Checking serde v1.0.218
19592025-02-28T00:06:45.214Z Checking zeroize v1.8.1
19602025-02-28T00:06:45.226Z Checking memchr v2.7.4
19612025-02-28T00:06:45.237Z Checking typenum v1.17.0
19622025-02-28T00:06:45.240Z Checking subtle v2.6.1
19632025-02-28T00:06:45.264Z Checking value-bag v1.9.0
19642025-02-28T00:06:45.280Z Checking scopeguard v1.2.0
19652025-02-28T00:06:45.432Z Checking smallvec v1.14.0
19662025-02-28T00:06:45.449Z Checking lock_api v0.4.12
19672025-02-28T00:06:45.502Z Checking itoa v1.0.11
19682025-02-28T00:06:45.663Z Checking log v0.4.22
19692025-02-28T00:06:45.731Z Checking const-oid v0.9.6
19702025-02-28T00:06:45.773Z Checking pin-project-lite v0.2.14
19712025-02-28T00:06:45.851Z Checking byteorder v1.5.0
19722025-02-28T00:06:45.913Z Checking once_cell v1.20.3
19732025-02-28T00:06:46.044Z Checking futures-core v0.3.31
19742025-02-28T00:06:46.195Z Checking stable_deref_trait v1.2.0
19752025-02-28T00:06:46.230Z Checking futures-sink v0.3.31
19762025-02-28T00:06:46.248Z Checking getrandom v0.2.15
19772025-02-28T00:06:46.248Z Checking parking_lot_core v0.9.10
19782025-02-28T00:06:46.274Z Checking signal-hook-registry v1.4.2
19792025-02-28T00:06:46.293Z Checking generic-array v0.14.7
19802025-02-28T00:06:46.312Z Checking mio v1.0.2
19812025-02-28T00:06:46.374Z Checking cpufeatures v0.2.14
19822025-02-28T00:06:46.481Z Checking rand_core v0.6.4
19832025-02-28T00:06:46.484Z Checking zerocopy v0.7.35
19842025-02-28T00:06:46.518Z Checking socket2 v0.5.8
19852025-02-28T00:06:46.582Z Checking parking_lot v0.12.3
19862025-02-28T00:06:46.800Z Checking slab v0.4.9
19872025-02-28T00:06:46.882Z Checking zerofrom v0.1.4
19882025-02-28T00:06:46.929Z Checking futures-channel v0.3.31
19892025-02-28T00:06:46.987Z Checking futures-task v0.3.31
19902025-02-28T00:06:47.076Z Checking futures-io v0.3.31
19912025-02-28T00:06:47.109Z Checking yoke v0.7.4
19922025-02-28T00:06:47.220Z Checking pin-utils v0.1.0
19932025-02-28T00:06:47.264Z Checking allocator-api2 v0.2.18
19942025-02-28T00:06:47.288Z Checking foldhash v0.1.3
19952025-02-28T00:06:47.312Z Checking futures-util v0.3.31
19962025-02-28T00:06:47.355Z Checking crypto-common v0.1.6
19972025-02-28T00:06:47.454Z Checking block-buffer v0.10.4
19982025-02-28T00:06:47.504Z Checking zerovec v0.10.4
19992025-02-28T00:06:47.554Z Checking equivalent v1.0.1
20002025-02-28T00:06:47.585Z Checking block-padding v0.3.3
20012025-02-28T00:06:47.680Z Checking digest v0.10.7
20022025-02-28T00:06:47.682Z Checking ryu v1.0.18
20032025-02-28T00:06:47.722Z Checking ppv-lite86 v0.2.20
20042025-02-28T00:06:47.783Z Checking inout v0.1.3
20052025-02-28T00:06:47.866Z Checking hashbrown v0.15.1
20062025-02-28T00:06:47.933Z Checking writeable v0.5.5
20072025-02-28T00:06:48.026Z Checking litemap v0.7.3
20082025-02-28T00:06:48.043Z Checking hmac v0.12.1
20092025-02-28T00:06:48.251Z Checking fnv v1.0.7
20102025-02-28T00:06:48.265Z Checking sha2 v0.10.8
20112025-02-28T00:06:48.367Z Checking cipher v0.4.4
20122025-02-28T00:06:48.384Z Checking libm v0.2.8
20132025-02-28T00:06:48.464Z Checking base64ct v1.6.0
20142025-02-28T00:06:48.771Z Checking flagset v0.4.6
20152025-02-28T00:06:48.815Z Checking icu_locid_transform_data v1.5.0
20162025-02-28T00:06:48.927Z Checking pem-rfc7468 v0.7.0
20172025-02-28T00:06:48.929Z Checking tracing-core v0.1.32
20182025-02-28T00:06:48.929Z Checking thiserror v1.0.69
20192025-02-28T00:06:48.979Z Checking percent-encoding v2.3.1
20202025-02-28T00:06:49.000Z Checking tinystr v0.7.6
20212025-02-28T00:06:49.080Z Checking icu_collections v1.5.0
20222025-02-28T00:06:49.194Z Checking der v0.7.9
20232025-02-28T00:06:49.211Z Checking icu_properties_data v1.5.0
20242025-02-28T00:06:49.303Z Checking num-traits v0.2.19
20252025-02-28T00:06:49.342Z Checking icu_locid v1.5.0
20262025-02-28T00:06:49.447Z Checking rustls-pki-types v1.10.0
20272025-02-28T00:06:49.548Z Checking tracing v0.1.40
20282025-02-28T00:06:49.583Z Checking bytes v1.10.0
20292025-02-28T00:06:49.713Z Checking indexmap v2.7.1
20302025-02-28T00:06:49.872Z Checking serde_json v1.0.139
20312025-02-28T00:06:49.969Z Checking bitflags v2.6.0
20322025-02-28T00:06:50.282Z Checking salsa20 v0.10.2
20332025-02-28T00:06:50.306Z Checking icu_provider v1.5.0
20342025-02-28T00:06:50.507Z Checking pbkdf2 v0.12.2
20352025-02-28T00:06:50.609Z Checking tokio v1.43.0
20362025-02-28T00:06:50.683Z Checking http v1.2.0
20372025-02-28T00:06:50.846Z Checking aws-lc-sys v0.26.0
20382025-02-28T00:06:50.902Z Checking spki v0.7.3
20392025-02-28T00:06:50.919Z Checking httparse v1.9.5
20402025-02-28T00:06:50.934Z Checking icu_locid_transform v1.5.0
20412025-02-28T00:06:51.233Z Checking untrusted v0.9.0
20422025-02-28T00:06:51.366Z Checking powerfmt v0.2.0
20432025-02-28T00:06:51.412Z Checking utf16_iter v1.0.5
20442025-02-28T00:06:51.452Z Checking utf8_iter v1.0.4
20452025-02-28T00:06:51.594Z Checking icu_normalizer_data v1.5.0
20462025-02-28T00:06:51.638Z Checking untrusted v0.7.1
20472025-02-28T00:06:51.654Z Checking write16 v1.0.0
20482025-02-28T00:06:51.707Z Checking deranged v0.3.11
20492025-02-28T00:06:51.796Z Checking ring v0.17.11
20502025-02-28T00:06:51.813Z Checking scrypt v0.11.0
20512025-02-28T00:06:51.830Z Checking aes v0.8.4
20522025-02-28T00:06:51.956Z Checking cbc v0.1.2
20532025-02-28T00:06:51.974Z Checking icu_properties v1.5.1
20542025-02-28T00:06:52.035Z Checking crossbeam-utils v0.8.20
20552025-02-28T00:06:52.162Z Checking spin v0.9.8
20562025-02-28T00:06:52.519Z Checking atomic-waker v1.1.2
20572025-02-28T00:06:52.673Z Checking time-core v0.1.2
20582025-02-28T00:06:52.739Z Checking num-conv v0.1.0
20592025-02-28T00:06:52.757Z Checking num_threads v0.1.7
20602025-02-28T00:06:52.846Z Checking tinyvec_macros v0.1.1
20612025-02-28T00:06:52.880Z Checking pkcs5 v0.7.1
20622025-02-28T00:06:52.945Z Checking tinyvec v1.8.0
20632025-02-28T00:06:52.981Z Checking aws-lc-rs v1.12.4
20642025-02-28T00:06:52.998Z Checking time v0.3.36
20652025-02-28T00:06:53.001Z Checking http-body v1.0.1
20662025-02-28T00:06:53.236Z Checking form_urlencoded v1.2.1
20672025-02-28T00:06:53.416Z Checking rand_chacha v0.3.1
20682025-02-28T00:06:53.462Z Checking try-lock v0.2.5
20692025-02-28T00:06:53.608Z Checking want v0.3.1
20702025-02-28T00:06:53.801Z Checking pkcs8 v0.10.2
20712025-02-28T00:06:53.818Z Checking rand v0.8.5
20722025-02-28T00:06:54.007Z Checking uuid v1.12.0
20732025-02-28T00:06:54.129Z Checking unicode-ident v1.0.14
20742025-02-28T00:06:54.274Z Checking tower-service v0.3.3
20752025-02-28T00:06:54.313Z Checking httpdate v1.0.3
20762025-02-28T00:06:54.410Z Checking proc-macro2 v1.0.93
20772025-02-28T00:06:54.571Z Checking toml_datetime v0.6.8
20782025-02-28T00:06:54.615Z Checking serde_spanned v0.6.8
20792025-02-28T00:06:54.762Z Checking rustls-webpki v0.102.8
20802025-02-28T00:06:54.802Z Checking zerocopy v0.8.10
20812025-02-28T00:06:54.881Z Checking slog v2.7.0
20822025-02-28T00:06:55.028Z Checking getrandom v0.3.1
20832025-02-28T00:06:55.102Z Checking scroll v0.12.0
20842025-02-28T00:06:55.223Z Checking icu_normalizer v1.5.0
20852025-02-28T00:06:55.283Z Checking ucd-trie v0.1.7
20862025-02-28T00:06:55.301Z Checking foreign-types-shared v0.1.1
20872025-02-28T00:06:55.335Z Checking base64 v0.22.1
20882025-02-28T00:06:55.417Z Checking iana-time-zone v0.1.61
20892025-02-28T00:06:55.481Z Checking match_cfg v0.1.0
20902025-02-28T00:06:55.539Z Checking plain v0.2.3
20912025-02-28T00:06:55.558Z Checking adler2 v2.0.0
20922025-02-28T00:06:55.580Z Checking chrono v0.4.40
20932025-02-28T00:06:55.580Z Checking hostname v0.3.1
20942025-02-28T00:06:55.700Z Checking goblin v0.8.2
20952025-02-28T00:06:55.732Z Checking miniz_oxide v0.8.5
20962025-02-28T00:06:55.750Z Checking pest v2.7.14
20972025-02-28T00:06:55.806Z Checking foreign-types v0.3.2
20982025-02-28T00:06:55.909Z Checking quote v1.0.38
20992025-02-28T00:06:55.978Z Checking idna_adapter v1.2.0
21002025-02-28T00:06:56.188Z Checking idna v1.0.3
21012025-02-28T00:06:56.298Z Checking openssl-sys v0.9.106
21022025-02-28T00:06:56.493Z Checking errno v0.3.9
21032025-02-28T00:06:56.674Z Checking dirs-sys-next v0.1.2
21042025-02-28T00:06:56.736Z Checking url v2.5.3
21052025-02-28T00:06:56.860Z Checking aho-corasick v1.1.3
21062025-02-28T00:06:57.306Z Checking tokio-util v0.7.13
21072025-02-28T00:06:57.475Z Compiling newtype-uuid v1.2.1
21082025-02-28T00:06:57.500Z Checking rand_core v0.9.2
21092025-02-28T00:06:57.537Z Checking regex-syntax v0.8.5
21102025-02-28T00:06:57.580Z Checking data-encoding v2.6.0
21112025-02-28T00:06:57.769Z Checking pretty-hex v0.4.1
21122025-02-28T00:06:57.842Z Checking siphasher v0.3.11
21132025-02-28T00:06:57.974Z Checking rand_chacha v0.9.0
21142025-02-28T00:06:58.120Z Checking h2 v0.4.6
21152025-02-28T00:06:58.154Z Checking openssl v0.10.71
21162025-02-28T00:06:58.173Z Checking dirs-next v2.0.0
21172025-02-28T00:06:58.318Z Checking rustix v0.38.37
21182025-02-28T00:06:58.340Z Checking dtrace-parser v0.2.0
21192025-02-28T00:06:58.343Z Checking syn v2.0.96
21202025-02-28T00:06:58.425Z Checking unicode-normalization v0.1.24
21212025-02-28T00:06:58.825Z Checking http-body-util v0.1.2
21222025-02-28T00:06:59.253Z Checking crossbeam-epoch v0.9.18
21232025-02-28T00:06:59.349Z Checking sha1 v0.10.6
21242025-02-28T00:06:59.641Z Checking signature v2.2.0
21252025-02-28T00:06:59.657Z Checking thread-id v4.2.2
21262025-02-28T00:06:59.766Z Checking thread_local v1.1.8
21272025-02-28T00:06:59.833Z Checking encoding_rs v0.8.34
21282025-02-28T00:07:00.026Z Checking unicode-bidi v0.3.17
21292025-02-28T00:07:00.495Z Checking dof v0.3.0
21302025-02-28T00:07:00.688Z Checking either v1.14.0
21312025-02-28T00:07:00.715Z Checking regex-automata v0.4.8
21322025-02-28T00:07:01.060Z Checking openssl-probe v0.1.5
21332025-02-28T00:07:01.077Z Checking anstyle v1.0.10
21342025-02-28T00:07:01.240Z Checking utf8parse v0.2.2
21352025-02-28T00:07:01.410Z Checking mime v0.3.17
21362025-02-28T00:07:01.430Z Checking ipnet v2.11.0
21372025-02-28T00:07:01.609Z Checking gimli v0.31.1
21382025-02-28T00:07:01.747Z Checking winnow v0.7.3
21392025-02-28T00:07:01.883Z Checking unicode-properties v0.1.3
21402025-02-28T00:07:02.079Z Checking anstyle-parse v0.2.5
21412025-02-28T00:07:02.255Z Checking stringprep v0.1.5
21422025-02-28T00:07:02.358Z Checking crossbeam-deque v0.8.5
21432025-02-28T00:07:02.558Z Checking rand v0.9.0
21442025-02-28T00:07:02.683Z Checking term v0.7.0
21452025-02-28T00:07:03.147Z Checking rustls v0.23.19
21462025-02-28T00:07:03.448Z Checking native-tls v0.2.12
21472025-02-28T00:07:03.608Z Checking rustls v0.22.4
21482025-02-28T00:07:03.764Z Checking slog-json v2.6.1
21492025-02-28T00:07:04.018Z Checking serde_urlencoded v0.7.1
21502025-02-28T00:07:04.343Z Checking hyper v1.6.0
21512025-02-28T00:07:04.427Z Checking usdt-impl v0.5.0
21522025-02-28T00:07:04.444Z Checking crossbeam-channel v0.5.13
21532025-02-28T00:07:04.575Z Checking toml_edit v0.22.24
21542025-02-28T00:07:04.961Z Checking futures-executor v0.3.31
21552025-02-28T00:07:05.122Z Checking num-integer v0.1.46
21562025-02-28T00:07:05.168Z Checking rustls-pemfile v2.2.0
21572025-02-28T00:07:05.194Z Checking semver v1.0.25
21582025-02-28T00:07:05.405Z Checking md-5 v0.10.6
21592025-02-28T00:07:05.433Z Checking addr2line v0.24.2
21602025-02-28T00:07:05.595Z Checking ff v0.13.0
21612025-02-28T00:07:05.637Z Checking hash32 v0.2.1
21622025-02-28T00:07:05.650Z Checking memmap v0.7.0
21632025-02-28T00:07:05.813Z Checking is-terminal v0.4.13
21642025-02-28T00:07:05.868Z Checking object v0.36.5
21652025-02-28T00:07:05.946Z Checking rustc-demangle v0.1.24
21662025-02-28T00:07:05.972Z Checking dyn-clone v1.0.18
21672025-02-28T00:07:05.984Z Checking fallible-iterator v0.2.0
21682025-02-28T00:07:06.134Z Checking anstyle-query v1.1.1
21692025-02-28T00:07:06.275Z Checking utf-8 v0.7.6
21702025-02-28T00:07:06.299Z Checking hyper-util v0.1.10
21712025-02-28T00:07:06.414Z Checking linked-hash-map v0.5.6
21722025-02-28T00:07:06.493Z Checking is_terminal_polyfill v1.70.1
21732025-02-28T00:07:06.571Z Checking colorchoice v1.0.2
21742025-02-28T00:07:06.619Z Checking base16ct v0.2.0
21752025-02-28T00:07:06.708Z Checking take_mut v0.2.2
21762025-02-28T00:07:06.745Z Checking quick-error v1.2.3
21772025-02-28T00:07:06.834Z Checking psl-types v2.0.11
21782025-02-28T00:07:06.864Z Checking slog-async v2.8.0
21792025-02-28T00:07:06.880Z Checking resolv-conf v0.7.0
21802025-02-28T00:07:06.936Z Checking tokio-rustls v0.25.0
21812025-02-28T00:07:07.034Z Checking publicsuffix v2.3.0
21822025-02-28T00:07:07.162Z Checking sec1 v0.7.3
21832025-02-28T00:07:07.181Z Checking toml v0.8.20
21842025-02-28T00:07:07.234Z Checking anstream v0.6.15
21852025-02-28T00:07:07.283Z Checking lru-cache v0.1.2
21862025-02-28T00:07:07.316Z Checking postgres-protocol v0.6.8
21872025-02-28T00:07:07.476Z Checking tungstenite v0.24.0
21882025-02-28T00:07:07.534Z Checking schemars v0.8.22
21892025-02-28T00:07:07.594Z Checking slog-term v2.9.1
21902025-02-28T00:07:07.879Z Checking heapless v0.7.17
21912025-02-28T00:07:07.986Z Checking usdt v0.5.0
21922025-02-28T00:07:08.102Z Checking group v0.13.0
21932025-02-28T00:07:08.246Z Checking num-iter v0.1.45
21942025-02-28T00:07:08.249Z Checking futures v0.3.31
21952025-02-28T00:07:08.278Z Checking tokio-rustls v0.26.0
21962025-02-28T00:07:08.365Z Checking slog-bunyan v2.5.0
21972025-02-28T00:07:08.365Z Checking tokio-native-tls v0.3.1
21982025-02-28T00:07:08.398Z Checking rayon-core v1.12.1
21992025-02-28T00:07:08.415Z Checking multer v3.1.0
22002025-02-28T00:07:08.543Z Checking hickory-proto v0.24.4
22012025-02-28T00:07:08.643Z Checking terminal_size v0.4.0
22022025-02-28T00:07:08.775Z Checking phf_shared v0.11.2
22032025-02-28T00:07:08.818Z Checking cookie v0.18.1
22042025-02-28T00:07:08.834Z Checking async-stream v0.3.6
22052025-02-28T00:07:08.910Z Checking bzip2-sys v0.1.11+1.0.8
22062025-02-28T00:07:09.035Z Checking signal-hook v0.3.17
22072025-02-28T00:07:09.053Z Checking camino v1.1.9
22082025-02-28T00:07:09.056Z Checking waitgroup v0.1.2
22092025-02-28T00:07:09.086Z Checking lazy_static v1.5.0
22102025-02-28T00:07:09.100Z Checking openapiv3 v2.0.0
22112025-02-28T00:07:09.200Z Checking webpki-roots v0.26.6
22122025-02-28T00:07:09.218Z Checking serde_path_to_error v0.1.16
22132025-02-28T00:07:09.240Z Checking hkdf v0.12.4
22142025-02-28T00:07:09.357Z Checking crypto-bigint v0.5.5
22152025-02-28T00:07:09.406Z Checking hostname v0.4.0
22162025-02-28T00:07:09.450Z Checking sync_wrapper v1.0.1
22172025-02-28T00:07:09.541Z Checking crc32fast v1.4.2
22182025-02-28T00:07:09.607Z Checking clap_lex v0.7.4
22192025-02-28T00:07:09.626Z Checking tower-layer v0.3.3
22202025-02-28T00:07:09.784Z Checking debug-ignore v1.0.5
22212025-02-28T00:07:09.800Z Checking bitflags v1.3.2
22222025-02-28T00:07:09.863Z Checking strsim v0.11.1
22232025-02-28T00:07:09.889Z Checking winnow v0.5.40
22242025-02-28T00:07:09.909Z Checking managed v0.8.0
22252025-02-28T00:07:09.937Z Checking unicode-width v0.2.0
22262025-02-28T00:07:10.152Z Checking clap_builder v4.5.31
22272025-02-28T00:07:10.253Z Checking smoltcp v0.9.1
22282025-02-28T00:07:10.422Z Checking console v0.15.10
22292025-02-28T00:07:10.965Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22302025-02-28T00:07:11.281Z Checking tower v0.5.2
22312025-02-28T00:07:11.686Z Checking flate2 v1.1.0
22322025-02-28T00:07:11.787Z Checking backtrace v0.3.74
22332025-02-28T00:07:12.004Z Checking hyper-rustls v0.27.3
22342025-02-28T00:07:12.139Z Checking elliptic-curve v0.13.8
22352025-02-28T00:07:12.313Z Checking signal-hook-mio v0.2.4
22362025-02-28T00:07:12.355Z Checking cookie_store v0.21.1
22372025-02-28T00:07:12.373Z Checking anyhow v1.0.96
22382025-02-28T00:07:12.415Z Checking dropshot v0.12.0
22392025-02-28T00:07:12.457Z Checking num-bigint-dig v0.8.4
22402025-02-28T00:07:12.665Z Checking toml_edit v0.19.15
22412025-02-28T00:07:12.742Z Checking rayon v1.10.0
22422025-02-28T00:07:12.762Z Checking bzip2 v0.4.4
22432025-02-28T00:07:12.972Z Checking hickory-resolver v0.24.4
22442025-02-28T00:07:13.004Z Checking phf v0.11.2
22452025-02-28T00:07:13.045Z Checking hyper-tls v0.6.0
22462025-02-28T00:07:13.077Z Checking tokio-tungstenite v0.24.0
22472025-02-28T00:07:13.259Z Checking postgres-types v0.2.9
22482025-02-28T00:07:13.318Z Checking regex v1.11.1
22492025-02-28T00:07:13.565Z Checking bstr v1.10.0
22502025-02-28T00:07:13.907Z Checking ed25519 v2.2.3
22512025-02-28T00:07:13.937Z Checking phf_shared v0.10.0
22522025-02-28T00:07:14.198Z Checking tokio-stream v0.1.17
22532025-02-28T00:07:14.237Z Checking zerocopy v0.6.6
22542025-02-28T00:07:14.372Z Checking curve25519-dalek v4.1.3
22552025-02-28T00:07:14.417Z Checking hubpack v0.1.2
22562025-02-28T00:07:14.520Z Checking memoffset v0.9.1
22572025-02-28T00:07:14.640Z Checking portable-atomic v1.9.0
22582025-02-28T00:07:14.723Z Checking pkcs1 v0.7.5
22592025-02-28T00:07:14.868Z Checking float-cmp v0.10.0
22602025-02-28T00:07:14.983Z Checking serde-big-array v0.5.1
22612025-02-28T00:07:15.090Z Checking rfc6979 v0.4.0
22622025-02-28T00:07:15.107Z Checking static_assertions v1.1.0
22632025-02-28T00:07:15.125Z Checking whoami v1.5.2
22642025-02-28T00:07:15.204Z Checking fixedbitset v0.4.2
22652025-02-28T00:07:15.219Z Checking difflib v0.4.0
22662025-02-28T00:07:15.276Z Checking normalize-line-endings v0.3.0
22672025-02-28T00:07:15.411Z Checking predicates-core v1.0.8
22682025-02-28T00:07:15.439Z Checking new_debug_unreachable v1.0.6
22692025-02-28T00:07:15.463Z Checking bit-vec v0.6.3
22702025-02-28T00:07:15.536Z Checking precomputed-hash v0.1.1
22712025-02-28T00:07:15.551Z Checking number_prefix v0.4.0
22722025-02-28T00:07:15.594Z Checking unicode-segmentation v1.12.0
22732025-02-28T00:07:15.610Z Checking minimal-lexical v0.2.1
22742025-02-28T00:07:15.652Z Checking string_cache v0.8.7
22752025-02-28T00:07:15.750Z Checking predicates v3.1.3
22762025-02-28T00:07:15.773Z Checking bit-set v0.5.3
22772025-02-28T00:07:15.854Z Checking qorb v0.2.1
22782025-02-28T00:07:15.946Z Checking petgraph v0.6.5
22792025-02-28T00:07:16.016Z Checking tokio-postgres v0.7.13
22802025-02-28T00:07:16.032Z Checking nom v7.1.3
22812025-02-28T00:07:16.193Z Checking ed25519-dalek v2.1.1
22822025-02-28T00:07:16.270Z Checking similar v2.6.0
22832025-02-28T00:07:16.321Z Checking indicatif v0.17.11
22842025-02-28T00:07:16.365Z Checking ecdsa v0.16.9
22852025-02-28T00:07:16.597Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
22862025-02-28T00:07:17.064Z Checking rsa v0.9.6
22872025-02-28T00:07:17.064Z Checking toml v0.7.8
22882025-02-28T00:07:17.093Z Checking nix v0.29.0
22892025-02-28T00:07:17.786Z Checking reqwest v0.12.12
22902025-02-28T00:07:18.053Z Checking clap v4.5.31
22912025-02-28T00:07:18.171Z Checking zip v0.6.6
22922025-02-28T00:07:18.289Z Checking crossterm v0.28.1
22932025-02-28T00:07:18.519Z Checking itertools v0.10.5
22942025-02-28T00:07:18.701Z Checking itertools v0.12.1
22952025-02-28T00:07:18.850Z Checking ahash v0.8.11
22962025-02-28T00:07:18.918Z Checking fs-err v2.11.0
22972025-02-28T00:07:19.041Z Checking x509-cert v0.2.5
22982025-02-28T00:07:19.317Z Checking hex v0.4.3
22992025-02-28T00:07:19.474Z Checking lalrpop-util v0.19.12
23002025-02-28T00:07:19.581Z Checking peg-runtime v0.8.3
23012025-02-28T00:07:19.778Z Checking sigpipe v0.1.3
23022025-02-28T00:07:21.001Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23032025-02-28T00:07:21.338Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.89s
23042025-02-28T00:07:21.506Z
23052025-02-28T00:07:21.506Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (49/199)
23062025-02-28T00:07:22.111Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23072025-02-28T00:07:22.114Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23082025-02-28T00:07:22.209Z Compiling hashbrown v0.14.5
23092025-02-28T00:07:22.338Z Checking heck v0.5.0
23102025-02-28T00:07:22.352Z Compiling unsafe-libyaml v0.2.11
23112025-02-28T00:07:22.368Z Checking ipnetwork v0.21.1
23122025-02-28T00:07:22.382Z Compiling ident_case v1.0.1
23132025-02-28T00:07:22.395Z Checking progenitor-client v0.8.0
23142025-02-28T00:07:22.410Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23152025-02-28T00:07:22.507Z Checking newtype-uuid v1.2.1
23162025-02-28T00:07:22.549Z Compiling darling_core v0.20.10
23172025-02-28T00:07:22.717Z Checking oxnet v0.1.1
23182025-02-28T00:07:22.736Z Compiling proc-macro-crate v1.3.1
23192025-02-28T00:07:22.782Z Compiling structmeta-derive v0.3.0
23202025-02-28T00:07:22.785Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23212025-02-28T00:07:23.051Z Compiling lzma-sys v0.1.20
23222025-02-28T00:07:23.148Z Compiling thiserror-impl v2.0.11
23232025-02-28T00:07:23.286Z Checking regress v0.10.1
23242025-02-28T00:07:23.623Z Compiling serde_yaml v0.9.34+deprecated
23252025-02-28T00:07:23.775Z Compiling num_enum_derive v0.5.11
23262025-02-28T00:07:24.190Z Compiling daft-derive v0.1.1
23272025-02-28T00:07:25.340Z Compiling structmeta v0.3.0
23282025-02-28T00:07:25.637Z Compiling foreign-types-macros v0.2.3
23292025-02-28T00:07:25.708Z Compiling dropshot v0.15.1
23302025-02-28T00:07:26.035Z Checking arc-swap v1.7.1
23312025-02-28T00:07:26.063Z Checking foreign-types-shared v0.3.1
23322025-02-28T00:07:26.276Z Checking thiserror v2.0.11
23332025-02-28T00:07:26.279Z Checking num_enum v0.5.11
23342025-02-28T00:07:26.428Z Compiling parse-display-derive v0.10.0
23352025-02-28T00:07:26.465Z Checking daft v0.1.1
23362025-02-28T00:07:26.468Z Checking slog-scope v4.4.0
23372025-02-28T00:07:26.817Z Checking typify-impl v0.2.0
23382025-02-28T00:07:26.834Z Checking foreign-types v0.5.0
23392025-02-28T00:07:26.850Z Compiling proc-macro-error v1.0.4
23402025-02-28T00:07:26.939Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23412025-02-28T00:07:27.014Z Checking tungstenite v0.21.0
23422025-02-28T00:07:27.041Z Compiling heck v0.3.3
23432025-02-28T00:07:27.060Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23442025-02-28T00:07:27.445Z Compiling dropshot_endpoint v0.15.1
23452025-02-28T00:07:28.179Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23462025-02-28T00:07:28.222Z Checking cstr-argument v0.1.2
23472025-02-28T00:07:28.222Z Checking instant v0.1.13
23482025-02-28T00:07:28.223Z Checking pretty-hex v0.2.1
23492025-02-28T00:07:28.226Z Checking fastrand v2.1.1
23502025-02-28T00:07:28.280Z Checking base64 v0.21.7
23512025-02-28T00:07:28.301Z Compiling darling_macro v0.20.10
23522025-02-28T00:07:28.549Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
23532025-02-28T00:07:28.698Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23542025-02-28T00:07:28.758Z Checking tempfile v3.13.0
23552025-02-28T00:07:28.853Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23562025-02-28T00:07:28.898Z Checking backoff v0.4.0
23572025-02-28T00:07:29.130Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23582025-02-28T00:07:29.146Z Checking tokio-tungstenite v0.21.0
23592025-02-28T00:07:29.196Z Compiling darling v0.20.10
23602025-02-28T00:07:29.213Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23612025-02-28T00:07:29.305Z Compiling zone_cfg_derive v0.1.2
23622025-02-28T00:07:29.323Z Compiling serde_with_macros v3.11.0
23632025-02-28T00:07:29.377Z Checking strum v0.26.3
23642025-02-28T00:07:29.433Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23652025-02-28T00:07:29.548Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23662025-02-28T00:07:29.782Z Checking slog-stdlog v4.1.1
23672025-02-28T00:07:29.886Z Checking regress v0.9.1
23682025-02-28T00:07:29.971Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23692025-02-28T00:07:30.142Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23702025-02-28T00:07:30.161Z Checking progenitor-client v0.9.1
23712025-02-28T00:07:30.345Z Checking parse-display v0.10.0
23722025-02-28T00:07:30.429Z Checking colored v2.2.0
23732025-02-28T00:07:30.564Z Checking macaddr v1.0.1
23742025-02-28T00:07:30.596Z Checking winnow v0.6.20
23752025-02-28T00:07:30.632Z Checking base64 v0.13.1
23762025-02-28T00:07:30.823Z Checking unicode-width v0.1.14
23772025-02-28T00:07:30.908Z Checking zone v0.1.8
23782025-02-28T00:07:31.101Z Checking ron v0.7.1
23792025-02-28T00:07:31.351Z Checking tabwriter v1.4.0
23802025-02-28T00:07:31.565Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23812025-02-28T00:07:31.597Z Checking slog-envlogger v2.2.0
23822025-02-28T00:07:31.815Z Checking serde_with v3.11.0
23832025-02-28T00:07:31.835Z Checking xz2 v0.1.7
23842025-02-28T00:07:32.025Z Checking xattr v1.3.1
23852025-02-28T00:07:32.160Z Checking pem v3.0.5
23862025-02-28T00:07:32.195Z Checking yasna v0.5.2
23872025-02-28T00:07:32.250Z Checking headers-core v0.3.0
23882025-02-28T00:07:32.414Z Checking smf v0.2.3
23892025-02-28T00:07:32.416Z Checking filetime v0.2.25
23902025-02-28T00:07:32.652Z Checking same-file v1.0.6
23912025-02-28T00:07:32.849Z Checking walkdir v2.5.0
23922025-02-28T00:07:32.880Z Checking tar v0.4.44
23932025-02-28T00:07:33.078Z Checking rcgen v0.12.1
23942025-02-28T00:07:33.149Z Checking headers v0.4.0
23952025-02-28T00:07:33.403Z Checking atomicwrites v0.4.4
23962025-02-28T00:07:33.613Z Checking camino-tempfile v1.1.1
23972025-02-28T00:07:33.690Z Checking subprocess v0.2.9
23982025-02-28T00:07:36.341Z Compiling typify-macro v0.2.0
23992025-02-28T00:07:37.865Z Compiling typify v0.2.0
24002025-02-28T00:07:37.937Z Compiling progenitor-impl v0.8.0
24012025-02-28T00:07:40.372Z Compiling progenitor-macro v0.8.0
24022025-02-28T00:07:43.944Z Checking progenitor v0.8.0
24032025-02-28T00:07:44.076Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
24042025-02-28T00:07:44.076Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24052025-02-28T00:07:46.622Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
24062025-02-28T00:07:46.932Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24072025-02-28T00:07:53.018Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
24082025-02-28T00:07:54.525Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
24092025-02-28T00:07:55.751Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.23s
24102025-02-28T00:07:55.936Z
24112025-02-28T00:07:55.936Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (50/199)
24122025-02-28T00:07:56.540Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24132025-02-28T00:07:56.543Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24142025-02-28T00:07:56.637Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
24152025-02-28T00:07:57.998Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.05s
24162025-02-28T00:07:58.190Z
24172025-02-28T00:07:58.190Zinfo: running `cargo check --bins` on nexus-config (51/199)
24182025-02-28T00:07:58.803Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24192025-02-28T00:07:58.806Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24202025-02-28T00:07:58.806Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24212025-02-28T00:07:58.806Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
24222025-02-28T00:07:58.865Z
24232025-02-28T00:07:58.865Zinfo: running `cargo check --bins` on omicron-rpaths (52/199)
24242025-02-28T00:07:59.443Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24252025-02-28T00:07:59.446Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24262025-02-28T00:07:59.446Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24272025-02-28T00:07:59.449Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
24282025-02-28T00:07:59.522Z
24292025-02-28T00:07:59.522Zinfo: running `cargo check --bins` on omicron-brand-metadata (53/199)
24302025-02-28T00:08:00.101Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24312025-02-28T00:08:00.140Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24322025-02-28T00:08:00.140Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24332025-02-28T00:08:00.140Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
24342025-02-28T00:08:00.189Z
24352025-02-28T00:08:00.189Zinfo: running `cargo check --bins` on omicron-certificates (54/199)
24362025-02-28T00:08:00.771Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24372025-02-28T00:08:00.786Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24382025-02-28T00:08:00.787Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24392025-02-28T00:08:00.789Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
24402025-02-28T00:08:00.850Z
24412025-02-28T00:08:00.850Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (55/199)
24422025-02-28T00:08:01.466Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24432025-02-28T00:08:01.469Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24442025-02-28T00:08:01.586Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24452025-02-28T00:08:01.702Z Compiling ipnetwork v0.21.1
24462025-02-28T00:08:01.702Z Compiling progenitor-client v0.8.0
24472025-02-28T00:08:01.705Z Compiling itertools v0.13.0
24482025-02-28T00:08:01.705Z Compiling heapless v0.8.0
24492025-02-28T00:08:01.705Z Compiling thiserror v2.0.11
24502025-02-28T00:08:01.705Z Checking hash32 v0.3.1
24512025-02-28T00:08:01.705Z Compiling instant v0.1.13
24522025-02-28T00:08:01.883Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24532025-02-28T00:08:01.917Z Compiling smoltcp v0.11.0
24542025-02-28T00:08:01.945Z Compiling backoff v0.4.0
24552025-02-28T00:08:02.012Z Compiling dropshot v0.15.1
24562025-02-28T00:08:02.115Z Compiling oxnet v0.1.1
24572025-02-28T00:08:02.286Z Compiling progenitor v0.8.0
24582025-02-28T00:08:02.445Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24592025-02-28T00:08:02.505Z Compiling daft v0.1.1
24602025-02-28T00:08:02.564Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
24612025-02-28T00:08:02.625Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24622025-02-28T00:08:02.625Z Compiling serde_with v3.11.0
24632025-02-28T00:08:02.784Z Compiling parse-display v0.10.0
24642025-02-28T00:08:02.957Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24652025-02-28T00:08:03.353Z Checking num-rational v0.4.2
24662025-02-28T00:08:03.373Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24672025-02-28T00:08:03.446Z Compiling progenitor-client v0.9.1
24682025-02-28T00:08:03.946Z Compiling regress v0.9.1
24692025-02-28T00:08:03.976Z Compiling phf_generator v0.11.2
24702025-02-28T00:08:04.171Z Checking num-complex v0.4.6
24712025-02-28T00:08:04.509Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
24722025-02-28T00:08:05.130Z Compiling macaddr v1.0.1
24732025-02-28T00:08:05.580Z Checking cobs v0.2.3
24742025-02-28T00:08:05.776Z Checking postcard v1.0.10
24752025-02-28T00:08:06.014Z Compiling num v0.4.3
24762025-02-28T00:08:06.129Z Compiling phf_codegen v0.11.2
24772025-02-28T00:08:06.329Z Compiling parse-zoneinfo v0.3.1
24782025-02-28T00:08:06.353Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
24792025-02-28T00:08:06.694Z Checking float-ord v0.3.2
24802025-02-28T00:08:06.861Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
24812025-02-28T00:08:07.231Z Compiling convert_case v0.4.0
24822025-02-28T00:08:08.020Z Compiling derive_more v0.99.19
24832025-02-28T00:08:08.631Z Compiling chrono-tz-build v0.4.0
24842025-02-28T00:08:09.192Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
24852025-02-28T00:08:09.779Z Compiling crucible-workspace-hack v0.1.0
24862025-02-28T00:08:09.906Z Compiling chrono-tz v0.10.1
24872025-02-28T00:08:10.047Z Checking newline-converter v0.3.0
24882025-02-28T00:08:10.117Z Checking itertools v0.14.0
24892025-02-28T00:08:10.207Z Checking prettyplease v0.2.29
24902025-02-28T00:08:10.592Z Compiling slog-dtrace v0.3.0
24912025-02-28T00:08:10.674Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
24922025-02-28T00:08:11.030Z Checking expectorate v1.1.0
24932025-02-28T00:08:11.081Z Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
24942025-02-28T00:08:11.327Z Compiling zone_cfg_derive v0.3.0
24952025-02-28T00:08:11.400Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24962025-02-28T00:08:11.769Z Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
24972025-02-28T00:08:12.085Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
24982025-02-28T00:08:12.401Z Compiling const_format_proc_macros v0.2.34
24992025-02-28T00:08:12.485Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25002025-02-28T00:08:12.570Z Compiling num-derive v0.4.2
25012025-02-28T00:08:12.718Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25022025-02-28T00:08:12.999Z Checking highway v1.3.0
25032025-02-28T00:08:13.029Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25042025-02-28T00:08:13.502Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25052025-02-28T00:08:13.606Z Checking zone v0.3.0
25062025-02-28T00:08:13.734Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
25072025-02-28T00:08:13.806Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25082025-02-28T00:08:14.302Z Checking const_format v0.2.34
25092025-02-28T00:08:14.468Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25102025-02-28T00:08:14.791Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
25112025-02-28T00:08:14.811Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25122025-02-28T00:08:14.828Z Checking gethostname v0.5.0
25132025-02-28T00:08:14.953Z Checking bcs v0.1.6
25142025-02-28T00:08:15.067Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25152025-02-28T00:08:15.821Z Checking nanorand v0.7.0
25162025-02-28T00:08:15.845Z Compiling async-recursion v1.1.1
25172025-02-28T00:08:15.846Z Checking termtree v0.5.1
25182025-02-28T00:08:15.846Z Checking flume v0.11.1
25192025-02-28T00:08:16.160Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25202025-02-28T00:08:16.160Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25212025-02-28T00:08:16.687Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25222025-02-28T00:08:16.851Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
25232025-02-28T00:08:22.655Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25242025-02-28T00:08:26.010Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25252025-02-28T00:08:28.510Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
25262025-02-28T00:08:29.754Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.89s
25272025-02-28T00:08:29.941Z
25282025-02-28T00:08:29.941Zinfo: running `cargo check --bins` on clickhouse-admin-api (56/199)
25292025-02-28T00:08:30.545Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25302025-02-28T00:08:30.548Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25312025-02-28T00:08:30.549Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25322025-02-28T00:08:30.553Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
25332025-02-28T00:08:30.629Z
25342025-02-28T00:08:30.629Zinfo: running `cargo check --bins` on clickhouse-admin-types (57/199)
25352025-02-28T00:08:31.229Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25362025-02-28T00:08:31.232Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25372025-02-28T00:08:31.232Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25382025-02-28T00:08:31.235Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
25392025-02-28T00:08:31.314Z
25402025-02-28T00:08:31.314Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (58/199)
25412025-02-28T00:08:31.920Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25422025-02-28T00:08:31.923Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25432025-02-28T00:08:32.024Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25442025-02-28T00:08:32.659Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.33s
25452025-02-28T00:08:32.840Z
25462025-02-28T00:08:32.841Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (59/199)
25472025-02-28T00:08:33.449Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25482025-02-28T00:08:33.452Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25492025-02-28T00:08:33.558Z Compiling cfg_aliases v0.1.1
25502025-02-28T00:08:33.560Z Compiling vte_generate_state_changes v0.1.2
25512025-02-28T00:08:33.561Z Checking fd-lock v4.0.2
25522025-02-28T00:08:33.561Z Checking nibble_vec v0.1.0
25532025-02-28T00:08:33.561Z Checking bytecount v0.6.8
25542025-02-28T00:08:33.671Z Checking endian-type v0.1.2
25552025-02-28T00:08:33.689Z Compiling tabled_derive v0.7.0
25562025-02-28T00:08:33.716Z Compiling peg-macros v0.8.4
25572025-02-28T00:08:33.761Z Compiling nix v0.28.0
25582025-02-28T00:08:33.842Z Checking papergrid v0.11.0
25592025-02-28T00:08:33.845Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25602025-02-28T00:08:33.871Z Compiling sqlparser_derive v0.2.2
25612025-02-28T00:08:33.925Z Checking radix_trie v0.2.1
25622025-02-28T00:08:34.236Z Checking vte v0.11.1
25632025-02-28T00:08:34.314Z Checking unicode_categories v0.1.1
25642025-02-28T00:08:34.653Z Checking nu-ansi-term v0.50.1
25652025-02-28T00:08:34.866Z Checking home v0.5.9
25662025-02-28T00:08:34.884Z Checking sqlparser v0.45.0
25672025-02-28T00:08:35.048Z Checking sqlformat v0.2.6
25682025-02-28T00:08:35.070Z Checking display-error-chain v0.2.2
25692025-02-28T00:08:35.592Z Checking strip-ansi-escapes v0.2.0
25702025-02-28T00:08:35.751Z Checking reedline v0.35.0
25712025-02-28T00:08:35.825Z Checking tabled v0.15.0
25722025-02-28T00:08:36.164Z Checking peg v0.8.4
25732025-02-28T00:08:36.685Z Checking rustyline v14.0.0
25742025-02-28T00:08:45.352Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.50s
25752025-02-28T00:08:45.533Z
25762025-02-28T00:08:45.533Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (60/199)
25772025-02-28T00:08:46.146Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25782025-02-28T00:08:46.149Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25792025-02-28T00:08:46.257Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25802025-02-28T00:08:51.277Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.73s
25812025-02-28T00:08:51.466Z
25822025-02-28T00:08:51.466Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (61/199)
25832025-02-28T00:08:52.072Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25842025-02-28T00:08:52.075Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25852025-02-28T00:08:52.178Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25862025-02-28T00:08:55.682Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.21s
25872025-02-28T00:08:55.864Z
25882025-02-28T00:08:55.864Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (62/199)
25892025-02-28T00:08:56.467Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25902025-02-28T00:08:56.470Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25912025-02-28T00:08:56.571Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25922025-02-28T00:09:01.387Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.51s
25932025-02-28T00:09:01.566Z
25942025-02-28T00:09:01.566Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (63/199)
25952025-02-28T00:09:02.183Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25962025-02-28T00:09:02.186Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25972025-02-28T00:09:02.292Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25982025-02-28T00:09:07.127Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.55s
25992025-02-28T00:09:07.319Z
26002025-02-28T00:09:07.320Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (64/199)
26012025-02-28T00:09:07.933Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26022025-02-28T00:09:07.937Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26032025-02-28T00:09:08.039Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26042025-02-28T00:09:11.760Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.43s
26052025-02-28T00:09:11.946Z
26062025-02-28T00:09:11.946Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (65/199)
26072025-02-28T00:09:12.544Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26082025-02-28T00:09:12.547Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26092025-02-28T00:09:12.648Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26102025-02-28T00:09:16.385Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.43s
26112025-02-28T00:09:16.566Z
26122025-02-28T00:09:16.566Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (66/199)
26132025-02-28T00:09:17.176Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26142025-02-28T00:09:17.179Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26152025-02-28T00:09:17.282Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26162025-02-28T00:09:22.372Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.79s
26172025-02-28T00:09:22.576Z
26182025-02-28T00:09:22.576Zinfo: running `cargo check --bins` on oximeter (67/199)
26192025-02-28T00:09:23.153Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26202025-02-28T00:09:23.157Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26212025-02-28T00:09:23.157Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26222025-02-28T00:09:23.161Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
26232025-02-28T00:09:23.244Z
26242025-02-28T00:09:23.244Zinfo: running `cargo check --bins` on oximeter-macro-impl (68/199)
26252025-02-28T00:09:23.806Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26262025-02-28T00:09:23.812Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26272025-02-28T00:09:23.812Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26282025-02-28T00:09:23.812Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
26292025-02-28T00:09:23.885Z
26302025-02-28T00:09:23.885Zinfo: running `cargo check --bins` on oximeter-schema (69/199)
26312025-02-28T00:09:24.479Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26322025-02-28T00:09:24.505Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26332025-02-28T00:09:24.588Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
26342025-02-28T00:09:26.547Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
26352025-02-28T00:09:27.487Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.59s
26362025-02-28T00:09:27.668Z
26372025-02-28T00:09:27.668Zinfo: running `cargo check --bins` on oximeter-types (70/199)
26382025-02-28T00:09:28.251Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26392025-02-28T00:09:28.255Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26402025-02-28T00:09:28.255Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26412025-02-28T00:09:28.259Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
26422025-02-28T00:09:28.337Z
26432025-02-28T00:09:28.337Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (71/199)
26442025-02-28T00:09:28.981Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26452025-02-28T00:09:28.996Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26462025-02-28T00:09:28.996Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26472025-02-28T00:09:28.996Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
26482025-02-28T00:09:29.023Z
26492025-02-28T00:09:29.023Zinfo: running `cargo check --bins` on oxql-types (72/199)
26502025-02-28T00:09:29.584Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26512025-02-28T00:09:29.589Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26522025-02-28T00:09:29.589Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26532025-02-28T00:09:29.589Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
26542025-02-28T00:09:29.675Z
26552025-02-28T00:09:29.676Zinfo: running `cargo check --bins` on oximeter-test-utils (73/199)
26562025-02-28T00:09:30.267Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26572025-02-28T00:09:30.270Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26582025-02-28T00:09:30.270Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26592025-02-28T00:09:30.273Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
26602025-02-28T00:09:30.354Z
26612025-02-28T00:09:30.354Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (74/199)
26622025-02-28T00:09:30.944Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26632025-02-28T00:09:30.949Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26642025-02-28T00:09:30.949Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26652025-02-28T00:09:30.954Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
26662025-02-28T00:09:31.030Z
26672025-02-28T00:09:31.030Zinfo: running `cargo check --bins` on bootstrap-agent-client (75/199)
26682025-02-28T00:09:31.635Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26692025-02-28T00:09:31.639Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26702025-02-28T00:09:31.639Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26712025-02-28T00:09:31.643Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
26722025-02-28T00:09:31.732Z
26732025-02-28T00:09:31.732Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (76/199)
26742025-02-28T00:09:32.320Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26752025-02-28T00:09:32.323Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26762025-02-28T00:09:32.323Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26772025-02-28T00:09:32.326Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
26782025-02-28T00:09:32.405Z
26792025-02-28T00:09:32.405Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (77/199)
26802025-02-28T00:09:32.999Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26812025-02-28T00:09:33.002Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26822025-02-28T00:09:33.002Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26832025-02-28T00:09:33.005Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
26842025-02-28T00:09:33.083Z
26852025-02-28T00:09:33.083Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (78/199)
26862025-02-28T00:09:33.675Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26872025-02-28T00:09:33.678Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26882025-02-28T00:09:33.678Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26892025-02-28T00:09:33.681Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
26902025-02-28T00:09:33.759Z
26912025-02-28T00:09:33.759Zinfo: running `cargo check --bins` on cockroach-admin-client (79/199)
26922025-02-28T00:09:34.331Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26932025-02-28T00:09:34.335Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26942025-02-28T00:09:34.335Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26952025-02-28T00:09:34.338Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
26962025-02-28T00:09:34.412Z
26972025-02-28T00:09:34.412Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (80/199)
26982025-02-28T00:09:35.013Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26992025-02-28T00:09:35.015Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27002025-02-28T00:09:35.015Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27012025-02-28T00:09:35.018Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
27022025-02-28T00:09:35.099Z
27032025-02-28T00:09:35.099Zinfo: running `cargo check --bins` on dns-service-client (81/199)
27042025-02-28T00:09:35.694Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27052025-02-28T00:09:35.697Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27062025-02-28T00:09:35.697Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27072025-02-28T00:09:35.701Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
27082025-02-28T00:09:35.778Z
27092025-02-28T00:09:35.778Zinfo: running `cargo check --bins` on internal-dns-types (82/199)
27102025-02-28T00:09:36.366Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27112025-02-28T00:09:36.370Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27122025-02-28T00:09:36.370Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27132025-02-28T00:09:36.374Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
27142025-02-28T00:09:36.449Z
27152025-02-28T00:09:36.449Zinfo: running `cargo check --bins` on dpd-client (83/199)
27162025-02-28T00:09:37.030Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27172025-02-28T00:09:37.033Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27182025-02-28T00:09:37.033Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27192025-02-28T00:09:37.039Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
27202025-02-28T00:09:37.112Z
27212025-02-28T00:09:37.112Zinfo: running `cargo check --bins` on gateway-client (84/199)
27222025-02-28T00:09:37.686Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27232025-02-28T00:09:37.690Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27242025-02-28T00:09:37.690Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27252025-02-28T00:09:37.693Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
27262025-02-28T00:09:37.768Z
27272025-02-28T00:09:37.768Zinfo: running `cargo check --bins` on installinator-client (85/199)
27282025-02-28T00:09:38.375Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27292025-02-28T00:09:38.378Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27302025-02-28T00:09:38.378Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27312025-02-28T00:09:38.381Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
27322025-02-28T00:09:38.466Z
27332025-02-28T00:09:38.466Zinfo: running `cargo check --bins` on installinator-common (86/199)
27342025-02-28T00:09:39.059Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27352025-02-28T00:09:39.064Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27362025-02-28T00:09:39.064Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27372025-02-28T00:09:39.066Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
27382025-02-28T00:09:39.145Z
27392025-02-28T00:09:39.145Zinfo: running `cargo check --bins` on update-engine (87/199)
27402025-02-28T00:09:39.716Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27412025-02-28T00:09:39.718Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27422025-02-28T00:09:39.718Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27432025-02-28T00:09:39.721Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
27442025-02-28T00:09:39.796Z
27452025-02-28T00:09:39.797Zinfo: running `cargo check --bins` on nexus-client (88/199)
27462025-02-28T00:09:40.404Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27472025-02-28T00:09:40.407Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27482025-02-28T00:09:40.407Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27492025-02-28T00:09:40.410Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
27502025-02-28T00:09:40.491Z
27512025-02-28T00:09:40.491Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (89/199)
27522025-02-28T00:09:41.089Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27532025-02-28T00:09:41.092Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27542025-02-28T00:09:41.092Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27552025-02-28T00:09:41.095Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
27562025-02-28T00:09:41.175Z
27572025-02-28T00:09:41.175Zinfo: running `cargo check --bins` on omicron-passwords (90/199)
27582025-02-28T00:09:41.744Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27592025-02-28T00:09:41.748Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27602025-02-28T00:09:41.748Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27612025-02-28T00:09:41.752Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
27622025-02-28T00:09:41.826Z
27632025-02-28T00:09:41.826Zinfo: running `cargo check --bins` on nexus-types (91/199)
27642025-02-28T00:09:42.469Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27652025-02-28T00:09:42.498Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27662025-02-28T00:09:42.498Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27672025-02-28T00:09:42.498Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
27682025-02-28T00:09:42.533Z
27692025-02-28T00:09:42.533Zinfo: running `cargo check --bins` on oxide-client (92/199)
27702025-02-28T00:09:43.106Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27712025-02-28T00:09:43.109Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27722025-02-28T00:09:43.109Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27732025-02-28T00:09:43.112Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
27742025-02-28T00:09:43.187Z
27752025-02-28T00:09:43.187Zinfo: running `cargo check --bins` on oximeter-client (93/199)
27762025-02-28T00:09:43.768Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27772025-02-28T00:09:43.782Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27782025-02-28T00:09:43.782Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27792025-02-28T00:09:43.782Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
27802025-02-28T00:09:43.855Z
27812025-02-28T00:09:43.855Zinfo: running `cargo check --bins` on repo-depot-client (94/199)
27822025-02-28T00:09:44.424Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27832025-02-28T00:09:44.435Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27842025-02-28T00:09:44.438Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27852025-02-28T00:09:44.444Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
27862025-02-28T00:09:44.509Z
27872025-02-28T00:09:44.509Zinfo: running `cargo check --bins` on sled-agent-client (95/199)
27882025-02-28T00:09:45.095Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27892025-02-28T00:09:45.105Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27902025-02-28T00:09:45.105Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27912025-02-28T00:09:45.105Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
27922025-02-28T00:09:45.183Z
27932025-02-28T00:09:45.183Zinfo: running `cargo check --bins` on wicketd-client (96/199)
27942025-02-28T00:09:45.786Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27952025-02-28T00:09:45.791Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27962025-02-28T00:09:45.791Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27972025-02-28T00:09:45.795Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
27982025-02-28T00:09:45.876Z
27992025-02-28T00:09:45.876Zinfo: running `cargo check --bins` on sled-agent-types (97/199)
28002025-02-28T00:09:46.478Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28012025-02-28T00:09:46.481Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28022025-02-28T00:09:46.481Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28032025-02-28T00:09:46.483Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
28042025-02-28T00:09:46.564Z
28052025-02-28T00:09:46.565Zinfo: running `cargo check --bins` on wicket-common (98/199)
28062025-02-28T00:09:47.170Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28072025-02-28T00:09:47.176Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28082025-02-28T00:09:47.176Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28092025-02-28T00:09:47.184Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
28102025-02-28T00:09:47.259Z
28112025-02-28T00:09:47.259Zinfo: running `cargo check --bins` on omicron-cockroach-admin (99/199)
28122025-02-28T00:09:47.916Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28132025-02-28T00:09:48.027Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28142025-02-28T00:09:48.141Z Checking csv-core v0.1.11
28152025-02-28T00:09:48.141Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
28162025-02-28T00:09:48.142Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28172025-02-28T00:09:48.142Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28182025-02-28T00:09:48.279Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
28192025-02-28T00:09:48.345Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28202025-02-28T00:09:48.345Z Checking csv v1.3.1
28212025-02-28T00:09:48.844Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
28222025-02-28T00:09:49.199Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
28232025-02-28T00:09:50.976Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.53s
28242025-02-28T00:09:50.985Z
28252025-02-28T00:09:50.985Zinfo: running `cargo check --bins` on cockroach-admin-api (100/199)
28262025-02-28T00:09:51.571Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28272025-02-28T00:09:51.574Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28282025-02-28T00:09:51.574Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28292025-02-28T00:09:51.577Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
28302025-02-28T00:09:51.654Z
28312025-02-28T00:09:51.654Zinfo: running `cargo check --bins` on cockroach-admin-types (101/199)
28322025-02-28T00:09:52.240Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28332025-02-28T00:09:52.243Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28342025-02-28T00:09:52.243Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28352025-02-28T00:09:52.246Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
28362025-02-28T00:09:52.325Z
28372025-02-28T00:09:52.325Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (102/199)
28382025-02-28T00:09:52.992Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28392025-02-28T00:09:52.995Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28402025-02-28T00:09:52.996Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28412025-02-28T00:09:52.999Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
28422025-02-28T00:09:53.092Z
28432025-02-28T00:09:53.092Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (103/199)
28442025-02-28T00:09:53.767Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28452025-02-28T00:09:53.770Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28462025-02-28T00:09:53.770Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28472025-02-28T00:09:53.774Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
28482025-02-28T00:09:53.867Z
28492025-02-28T00:09:53.867Zinfo: running `cargo check --bins` on dns-server (104/199)
28502025-02-28T00:09:54.468Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28512025-02-28T00:09:54.471Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28522025-02-28T00:09:54.563Z Compiling typify-impl v0.3.0
28532025-02-28T00:09:54.676Z Compiling parking_lot_core v0.8.6
28542025-02-28T00:09:54.686Z Checking fxhash v0.2.1
28552025-02-28T00:09:54.689Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
28562025-02-28T00:09:54.696Z Checking hickory-client v0.24.4
28572025-02-28T00:09:54.708Z Checking hickory-server v0.24.4
28582025-02-28T00:09:55.349Z Checking parking_lot v0.11.2
28592025-02-28T00:09:55.459Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
28602025-02-28T00:09:55.646Z Checking sled v0.34.7
28612025-02-28T00:09:59.743Z Compiling typify-macro v0.3.0
28622025-02-28T00:10:01.267Z Compiling typify v0.3.0
28632025-02-28T00:10:01.338Z Compiling progenitor-impl v0.9.1
28642025-02-28T00:10:03.748Z Compiling progenitor-macro v0.9.1
28652025-02-28T00:10:07.296Z Checking progenitor v0.9.1
28662025-02-28T00:10:07.435Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
28672025-02-28T00:10:07.903Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28682025-02-28T00:10:09.180Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.30s
28692025-02-28T00:10:09.348Z
28702025-02-28T00:10:09.348Zinfo: running `cargo check --bins` on dns-server-api (105/199)
28712025-02-28T00:10:09.929Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28722025-02-28T00:10:09.932Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28732025-02-28T00:10:09.932Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28742025-02-28T00:10:09.935Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
28752025-02-28T00:10:10.012Z
28762025-02-28T00:10:10.012Zinfo: running `cargo check --bins` on gateway-test-utils (106/199)
28772025-02-28T00:10:10.637Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28782025-02-28T00:10:10.640Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28792025-02-28T00:10:10.640Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28802025-02-28T00:10:10.643Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
28812025-02-28T00:10:10.729Z
28822025-02-28T00:10:10.729Zinfo: running `cargo check --bins` on gateway-types (107/199)
28832025-02-28T00:10:11.332Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28842025-02-28T00:10:11.335Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28852025-02-28T00:10:11.335Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28862025-02-28T00:10:11.338Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
28872025-02-28T00:10:11.416Z
28882025-02-28T00:10:11.416Zinfo: running `cargo check --bins` on ipcc (108/199)
28892025-02-28T00:10:12.003Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28902025-02-28T00:10:12.007Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28912025-02-28T00:10:12.007Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28922025-02-28T00:10:12.010Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
28932025-02-28T00:10:12.087Z
28942025-02-28T00:10:12.087Zinfo: running `cargo check --bins` on omicron-gateway (109/199)
28952025-02-28T00:10:12.704Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28962025-02-28T00:10:12.707Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28972025-02-28T00:10:12.824Z Compiling radium v0.7.0
28982025-02-28T00:10:12.824Z Compiling semver v0.1.20
28992025-02-28T00:10:12.951Z Checking tap v1.0.1
29002025-02-28T00:10:12.954Z Compiling maybe-uninit v2.0.0
29012025-02-28T00:10:12.969Z Checking password-hash v0.5.0
29022025-02-28T00:10:12.973Z Checking blake2 v0.10.6
29032025-02-28T00:10:12.973Z Checking funty v2.0.0
29042025-02-28T00:10:12.973Z Compiling owo-colors v4.2.0
29052025-02-28T00:10:13.089Z Checking wyz v0.5.1
29062025-02-28T00:10:13.378Z Compiling rustc_version v0.1.7
29072025-02-28T00:10:13.439Z Compiling cancel-safe-futures v0.1.5
29082025-02-28T00:10:13.452Z Checking crc-catalog v2.4.0
29092025-02-28T00:10:13.452Z Compiling packed_struct v0.10.1
29102025-02-28T00:10:13.664Z Checking argon2 v0.5.3
29112025-02-28T00:10:13.679Z Checking crc v3.2.1
29122025-02-28T00:10:13.682Z Compiling packed_struct_codegen v0.10.1
29132025-02-28T00:10:13.765Z Checking libsw-core v0.3.1
29142025-02-28T00:10:13.784Z Compiling newtype_derive v0.1.6
29152025-02-28T00:10:13.800Z Checking bitvec v1.0.1
29162025-02-28T00:10:13.874Z Checking half v2.4.1
29172025-02-28T00:10:13.935Z Compiling indexmap v1.9.3
29182025-02-28T00:10:13.991Z Checking nodrop v0.1.14
29192025-02-28T00:10:14.080Z Checking ciborium-io v0.2.2
29202025-02-28T00:10:14.135Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
29212025-02-28T00:10:14.209Z Checking array-init v0.0.4
29222025-02-28T00:10:14.273Z Checking libsw v3.4.0
29232025-02-28T00:10:14.328Z Checking ciborium-ll v0.2.2
29242025-02-28T00:10:14.346Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
29252025-02-28T00:10:14.478Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
29262025-02-28T00:10:14.521Z Checking smallvec v0.6.14
29272025-02-28T00:10:14.647Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
29282025-02-28T00:10:14.709Z Checking bitfield v0.14.0
29292025-02-28T00:10:14.900Z Checking swrite v0.1.0
29302025-02-28T00:10:15.013Z Checking termcolor v1.4.1
29312025-02-28T00:10:15.036Z Checking linear-map v1.2.0
29322025-02-28T00:10:15.087Z Checking hashbrown v0.12.3
29332025-02-28T00:10:15.126Z Checking indent_write v2.2.0
29342025-02-28T00:10:15.349Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
29352025-02-28T00:10:15.366Z Checking serde-hex v0.1.0
29362025-02-28T00:10:15.417Z Checking env_logger v0.10.2
29372025-02-28T00:10:15.625Z Checking ron v0.8.1
29382025-02-28T00:10:15.865Z Checking ciborium v0.2.2
29392025-02-28T00:10:16.102Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
29402025-02-28T00:10:16.258Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
29412025-02-28T00:10:16.851Z Checking steno v0.4.1
29422025-02-28T00:10:16.903Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
29432025-02-28T00:10:16.921Z Checking hashbrown v0.13.2
29442025-02-28T00:10:16.924Z Checking humantime v2.1.0
29452025-02-28T00:10:17.178Z Checking crc-any v2.5.0
29462025-02-28T00:10:17.231Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
29472025-02-28T00:10:17.525Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
29482025-02-28T00:10:17.566Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
29492025-02-28T00:10:17.810Z Checking object v0.30.4
29502025-02-28T00:10:17.893Z Checking path-slash v0.1.5
29512025-02-28T00:10:18.102Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
29522025-02-28T00:10:18.140Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
29532025-02-28T00:10:18.842Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
29542025-02-28T00:10:19.020Z Checking nix v0.27.1
29552025-02-28T00:10:19.089Z Checking tungstenite v0.23.0
29562025-02-28T00:10:19.092Z Checking kstat-rs v0.2.4
29572025-02-28T00:10:19.120Z Checking signal-hook-tokio v0.3.1
29582025-02-28T00:10:19.432Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
29592025-02-28T00:10:19.770Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
29602025-02-28T00:10:19.982Z Checking tokio-tungstenite v0.23.1
29612025-02-28T00:10:20.239Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
29622025-02-28T00:10:20.733Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
29632025-02-28T00:10:27.284Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
29642025-02-28T00:10:28.632Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
29652025-02-28T00:10:31.283Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
29662025-02-28T00:10:36.571Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
29672025-02-28T00:10:37.227Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
29682025-02-28T00:10:39.902Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.80s
29692025-02-28T00:10:40.109Z
29702025-02-28T00:10:40.109Zinfo: running `cargo check --bins` on gateway-api (110/199)
29712025-02-28T00:10:40.691Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29722025-02-28T00:10:40.694Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29732025-02-28T00:10:40.694Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29742025-02-28T00:10:40.697Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
29752025-02-28T00:10:40.776Z
29762025-02-28T00:10:40.776Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (111/199)
29772025-02-28T00:10:41.348Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29782025-02-28T00:10:41.351Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29792025-02-28T00:10:41.351Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29802025-02-28T00:10:41.354Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
29812025-02-28T00:10:41.427Z
29822025-02-28T00:10:41.427Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (112/199)
29832025-02-28T00:10:42.014Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29842025-02-28T00:10:42.017Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29852025-02-28T00:10:42.017Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29862025-02-28T00:10:42.020Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
29872025-02-28T00:10:42.098Z
29882025-02-28T00:10:42.098Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (113/199)
29892025-02-28T00:10:42.684Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29902025-02-28T00:10:42.687Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29912025-02-28T00:10:42.687Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29922025-02-28T00:10:42.690Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
29932025-02-28T00:10:42.767Z
29942025-02-28T00:10:42.767Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (114/199)
29952025-02-28T00:10:43.367Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29962025-02-28T00:10:43.370Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29972025-02-28T00:10:43.370Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29982025-02-28T00:10:43.373Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
29992025-02-28T00:10:43.451Z
30002025-02-28T00:10:43.451Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (115/199)
30012025-02-28T00:10:44.048Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30022025-02-28T00:10:44.051Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30032025-02-28T00:10:44.051Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30042025-02-28T00:10:44.054Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
30052025-02-28T00:10:44.133Z
30062025-02-28T00:10:44.133Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (116/199)
30072025-02-28T00:10:44.721Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30082025-02-28T00:10:44.726Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30092025-02-28T00:10:44.726Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30102025-02-28T00:10:44.729Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
30112025-02-28T00:10:44.804Z
30122025-02-28T00:10:44.804Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (117/199)
30132025-02-28T00:10:45.386Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30142025-02-28T00:10:45.389Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30152025-02-28T00:10:45.389Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30162025-02-28T00:10:45.393Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
30172025-02-28T00:10:45.469Z
30182025-02-28T00:10:45.469Zinfo: running `cargo check --bins` on oximeter-producer (118/199)
30192025-02-28T00:10:46.070Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30202025-02-28T00:10:46.073Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30212025-02-28T00:10:46.073Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30222025-02-28T00:10:46.076Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
30232025-02-28T00:10:46.157Z
30242025-02-28T00:10:46.157Zinfo: running `cargo check --bins` on internal-dns-resolver (119/199)
30252025-02-28T00:10:46.738Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30262025-02-28T00:10:46.741Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30272025-02-28T00:10:46.741Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30282025-02-28T00:10:46.744Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
30292025-02-28T00:10:46.822Z
30302025-02-28T00:10:46.822Zinfo: running `cargo check --bins` on sp-sim (120/199)
30312025-02-28T00:10:47.409Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30322025-02-28T00:10:47.413Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30332025-02-28T00:10:47.505Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
30342025-02-28T00:10:47.964Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30352025-02-28T00:10:49.651Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
30362025-02-28T00:10:51.354Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.52s
30372025-02-28T00:10:51.526Z
30382025-02-28T00:10:51.527Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (121/199)
30392025-02-28T00:10:52.223Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30402025-02-28T00:10:52.235Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30412025-02-28T00:10:52.235Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30422025-02-28T00:10:52.237Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
30432025-02-28T00:10:52.261Z
30442025-02-28T00:10:52.261Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (122/199)
30452025-02-28T00:10:52.883Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30462025-02-28T00:10:52.886Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30472025-02-28T00:10:52.886Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30482025-02-28T00:10:52.889Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
30492025-02-28T00:10:52.976Z
30502025-02-28T00:10:52.976Zinfo: running `cargo check --bins` on db-macros (123/199)
30512025-02-28T00:10:53.553Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30522025-02-28T00:10:53.555Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30532025-02-28T00:10:53.555Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30542025-02-28T00:10:53.558Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
30552025-02-28T00:10:53.632Z
30562025-02-28T00:10:53.632Zinfo: running `cargo check --bins` on nexus-macros-common (124/199)
30572025-02-28T00:10:54.206Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30582025-02-28T00:10:54.209Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30592025-02-28T00:10:54.209Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30602025-02-28T00:10:54.212Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
30612025-02-28T00:10:54.289Z
30622025-02-28T00:10:54.289Zinfo: running `cargo check --bins` on nexus-auth (125/199)
30632025-02-28T00:10:54.921Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30642025-02-28T00:10:54.924Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30652025-02-28T00:10:54.924Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30662025-02-28T00:10:54.927Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
30672025-02-28T00:10:55.012Z
30682025-02-28T00:10:55.013Zinfo: running `cargo check --bins` on authz-macros (126/199)
30692025-02-28T00:10:55.579Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30702025-02-28T00:10:55.582Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30712025-02-28T00:10:55.582Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30722025-02-28T00:10:55.585Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
30732025-02-28T00:10:55.659Z
30742025-02-28T00:10:55.659Zinfo: running `cargo check --bins` on nexus-db-fixed-data (127/199)
30752025-02-28T00:10:56.279Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30762025-02-28T00:10:56.282Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30772025-02-28T00:10:56.282Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30782025-02-28T00:10:56.285Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
30792025-02-28T00:10:56.368Z
30802025-02-28T00:10:56.369Zinfo: running `cargo check --bins` on nexus-db-model (128/199)
30812025-02-28T00:10:56.983Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30822025-02-28T00:10:56.986Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30832025-02-28T00:10:56.986Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30842025-02-28T00:10:56.989Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
30852025-02-28T00:10:57.072Z
30862025-02-28T00:10:57.072Zinfo: running `cargo check --bins` on nexus-defaults (129/199)
30872025-02-28T00:10:57.655Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30882025-02-28T00:10:57.658Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30892025-02-28T00:10:57.659Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30902025-02-28T00:10:57.685Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
30912025-02-28T00:10:57.738Z
30922025-02-28T00:10:57.739Zinfo: running `cargo check --bins` on nexus-inventory (130/199)
30932025-02-28T00:10:58.359Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30942025-02-28T00:10:58.362Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30952025-02-28T00:10:58.362Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30962025-02-28T00:10:58.365Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
30972025-02-28T00:10:58.449Z
30982025-02-28T00:10:58.449Zinfo: running `cargo check --bins` on typed-rng (131/199)
30992025-02-28T00:10:59.014Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31002025-02-28T00:10:59.017Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31012025-02-28T00:10:59.018Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31022025-02-28T00:10:59.021Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
31032025-02-28T00:10:59.097Z
31042025-02-28T00:10:59.097Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (132/199)
31052025-02-28T00:10:59.734Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31062025-02-28T00:10:59.737Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31072025-02-28T00:10:59.876Z Checking keccak v0.1.5
31082025-02-28T00:10:59.992Z Checking secrecy v0.8.0
31092025-02-28T00:10:59.995Z Compiling unicase v2.7.0
31102025-02-28T00:10:59.995Z Compiling same-file v1.0.6
31112025-02-28T00:11:00.016Z Compiling tempfile v3.13.0
31122025-02-28T00:11:00.045Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
31132025-02-28T00:11:00.047Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
31142025-02-28T00:11:00.047Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
31152025-02-28T00:11:00.171Z Compiling thiserror-impl-no-std v2.0.2
31162025-02-28T00:11:00.282Z Compiling walkdir v2.5.0
31172025-02-28T00:11:00.284Z Checking sha3 v0.10.8
31182025-02-28T00:11:00.329Z Checking universal-hash v0.5.1
31192025-02-28T00:11:00.406Z Compiling blake3 v1.5.4
31202025-02-28T00:11:00.505Z Checking opaque-debug v0.3.1
31212025-02-28T00:11:00.524Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31222025-02-28T00:11:00.607Z Checking poly1305 v0.8.0
31232025-02-28T00:11:00.626Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
31242025-02-28T00:11:00.664Z Checking chacha20 v0.9.1
31252025-02-28T00:11:00.767Z Checking aead v0.5.2
31262025-02-28T00:11:00.850Z Compiling memmap2 v0.9.5
31272025-02-28T00:11:00.900Z Compiling arrayref v0.3.9
31282025-02-28T00:11:00.992Z Compiling constant_time_eq v0.3.1
31292025-02-28T00:11:01.012Z Compiling arrayvec v0.7.6
31302025-02-28T00:11:01.047Z Compiling salty v0.3.0
31312025-02-28T00:11:01.128Z Compiling libefi-sys v0.1.0
31322025-02-28T00:11:01.187Z Checking chacha20poly1305 v0.10.1
31332025-02-28T00:11:01.284Z Compiling toolchain_find v0.4.0
31342025-02-28T00:11:01.393Z Compiling camino-tempfile v1.1.1
31352025-02-28T00:11:01.458Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
31362025-02-28T00:11:01.506Z Compiling bitfield-struct v0.6.2
31372025-02-28T00:11:01.742Z Compiling topological-sort v0.2.2
31382025-02-28T00:11:01.795Z Compiling mime_guess v2.0.5
31392025-02-28T00:11:01.813Z Compiling rustfmt-wrapper v0.2.1
31402025-02-28T00:11:02.365Z Compiling omicron-zone-package v0.12.0
31412025-02-28T00:11:02.368Z Compiling progenitor v0.9.1
31422025-02-28T00:11:02.531Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
31432025-02-28T00:11:02.607Z Checking primeorder v0.13.6
31442025-02-28T00:11:02.746Z Checking env_filter v0.1.2
31452025-02-28T00:11:02.818Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31462025-02-28T00:11:02.833Z Checking thiserror-no-std v2.0.2
31472025-02-28T00:11:02.878Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31482025-02-28T00:11:02.968Z Checking vsss-rs v3.3.4
31492025-02-28T00:11:02.988Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
31502025-02-28T00:11:03.001Z Checking env_logger v0.11.5
31512025-02-28T00:11:03.049Z Checking p384 v0.13.0
31522025-02-28T00:11:03.157Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
31532025-02-28T00:11:03.193Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
31542025-02-28T00:11:03.387Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31552025-02-28T00:11:03.438Z Checking simd-adler32 v0.3.7
31562025-02-28T00:11:03.541Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
31572025-02-28T00:11:03.586Z Checking bumpalo v3.16.0
31582025-02-28T00:11:03.795Z Checking lockfree-object-pool v0.1.6
31592025-02-28T00:11:03.826Z Compiling zip v2.1.3
31602025-02-28T00:11:03.856Z Checking http-range v0.1.5
31612025-02-28T00:11:03.960Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
31622025-02-28T00:11:04.039Z Checking zopfli v0.8.1
31632025-02-28T00:11:04.167Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
31642025-02-28T00:11:04.213Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
31652025-02-28T00:11:04.539Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
31662025-02-28T00:11:04.746Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31672025-02-28T00:11:04.775Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
31682025-02-28T00:11:04.804Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
31692025-02-28T00:11:05.120Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2652487c19ede2db2cbc634b0dee3a78848dfea1#2652487c)
31702025-02-28T00:11:05.273Z Checking atty v0.2.14
31712025-02-28T00:11:05.318Z Checking glob v0.3.2
31722025-02-28T00:11:05.348Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31732025-02-28T00:11:05.424Z Checking hyper-staticfile v0.10.1
31742025-02-28T00:11:05.532Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2652487c19ede2db2cbc634b0dee3a78848dfea1#2652487c)
31752025-02-28T00:11:05.636Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
31762025-02-28T00:11:05.873Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31772025-02-28T00:11:06.624Z Checking omicron-brand-metadata v0.1.0 (/work/oxidecomputer/omicron/brand-metadata)
31782025-02-28T00:11:06.948Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
31792025-02-28T00:11:07.012Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
31802025-02-28T00:11:07.069Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
31812025-02-28T00:11:07.180Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
31822025-02-28T00:11:07.318Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
31832025-02-28T00:11:07.567Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
31842025-02-28T00:11:07.766Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
31852025-02-28T00:11:08.079Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
31862025-02-28T00:11:08.165Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
31872025-02-28T00:11:08.529Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
31882025-02-28T00:11:11.458Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
31892025-02-28T00:11:11.461Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
31902025-02-28T00:11:19.958Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31912025-02-28T00:11:33.139Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.03s
31922025-02-28T00:11:33.354Z
31932025-02-28T00:11:33.354Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (133/199)
31942025-02-28T00:11:33.999Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31952025-02-28T00:11:34.002Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31962025-02-28T00:11:34.139Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31972025-02-28T00:11:47.617Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.25s
31982025-02-28T00:11:47.819Z
31992025-02-28T00:11:47.819Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (134/199)
32002025-02-28T00:11:48.459Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32012025-02-28T00:11:48.462Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32022025-02-28T00:11:48.597Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32032025-02-28T00:12:01.837Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.01s
32042025-02-28T00:12:02.041Z
32052025-02-28T00:12:02.042Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (135/199)
32062025-02-28T00:12:02.681Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32072025-02-28T00:12:02.684Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32082025-02-28T00:12:02.816Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32092025-02-28T00:12:16.140Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.09s
32102025-02-28T00:12:16.342Z
32112025-02-28T00:12:16.342Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (136/199)
32122025-02-28T00:12:16.985Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32132025-02-28T00:12:16.988Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32142025-02-28T00:12:17.124Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32152025-02-28T00:12:30.467Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.11s
32162025-02-28T00:12:30.669Z
32172025-02-28T00:12:30.669Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (137/199)
32182025-02-28T00:12:31.323Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32192025-02-28T00:12:31.326Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32202025-02-28T00:12:31.460Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32212025-02-28T00:12:44.781Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.10s
32222025-02-28T00:12:44.982Z
32232025-02-28T00:12:44.982Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (138/199)
32242025-02-28T00:12:45.622Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32252025-02-28T00:12:45.625Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32262025-02-28T00:12:45.762Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32272025-02-28T00:12:59.294Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.30s
32282025-02-28T00:12:59.496Z
32292025-02-28T00:12:59.496Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (139/199)
32302025-02-28T00:13:00.135Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32312025-02-28T00:13:00.138Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32322025-02-28T00:13:00.272Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32332025-02-28T00:13:13.780Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.27s
32342025-02-28T00:13:13.982Z
32352025-02-28T00:13:13.982Zinfo: running `cargo check --bins` on bootstrap-agent-api (140/199)
32362025-02-28T00:13:14.602Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32372025-02-28T00:13:14.605Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32382025-02-28T00:13:14.605Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32392025-02-28T00:13:14.608Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
32402025-02-28T00:13:14.691Z
32412025-02-28T00:13:14.691Zinfo: running `cargo check --bins` on key-manager (141/199)
32422025-02-28T00:13:15.275Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32432025-02-28T00:13:15.278Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32442025-02-28T00:13:15.279Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32452025-02-28T00:13:15.282Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
32462025-02-28T00:13:15.363Z
32472025-02-28T00:13:15.363Zinfo: running `cargo check --bins` on range-requests (142/199)
32482025-02-28T00:13:15.931Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32492025-02-28T00:13:15.933Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32502025-02-28T00:13:15.934Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32512025-02-28T00:13:15.936Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
32522025-02-28T00:13:16.017Z
32532025-02-28T00:13:16.017Zinfo: running `cargo check --bins` on repo-depot-api (143/199)
32542025-02-28T00:13:16.610Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32552025-02-28T00:13:16.612Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32562025-02-28T00:13:16.613Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32572025-02-28T00:13:16.615Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
32582025-02-28T00:13:16.693Z
32592025-02-28T00:13:16.693Zinfo: running `cargo check --bins` on sled-agent-api (144/199)
32602025-02-28T00:13:17.303Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32612025-02-28T00:13:17.306Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32622025-02-28T00:13:17.306Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32632025-02-28T00:13:17.310Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
32642025-02-28T00:13:17.391Z
32652025-02-28T00:13:17.392Zinfo: running `cargo check --bins` on sled-diagnostics (145/199)
32662025-02-28T00:13:17.963Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32672025-02-28T00:13:17.966Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32682025-02-28T00:13:17.966Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32692025-02-28T00:13:17.966Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
32702025-02-28T00:13:18.037Z
32712025-02-28T00:13:18.037Zinfo: running `cargo check --bins` on sled-hardware (146/199)
32722025-02-28T00:13:18.636Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32732025-02-28T00:13:18.638Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32742025-02-28T00:13:18.638Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32752025-02-28T00:13:18.641Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
32762025-02-28T00:13:18.721Z
32772025-02-28T00:13:18.721Zinfo: running `cargo check --bins --no-default-features` on sled-storage (147/199)
32782025-02-28T00:13:19.319Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32792025-02-28T00:13:19.322Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32802025-02-28T00:13:19.322Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32812025-02-28T00:13:19.325Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
32822025-02-28T00:13:19.405Z
32832025-02-28T00:13:19.405Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (148/199)
32842025-02-28T00:13:20.013Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32852025-02-28T00:13:20.016Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32862025-02-28T00:13:20.017Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32872025-02-28T00:13:20.019Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
32882025-02-28T00:13:20.102Z
32892025-02-28T00:13:20.103Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (149/199)
32902025-02-28T00:13:20.716Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32912025-02-28T00:13:20.719Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32922025-02-28T00:13:20.719Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32932025-02-28T00:13:20.722Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
32942025-02-28T00:13:20.805Z
32952025-02-28T00:13:20.805Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (150/199)
32962025-02-28T00:13:21.421Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32972025-02-28T00:13:21.424Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32982025-02-28T00:13:21.424Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32992025-02-28T00:13:21.427Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
33002025-02-28T00:13:21.510Z
33012025-02-28T00:13:21.510Zinfo: running `cargo check --bins` on nexus-test-interface (151/199)
33022025-02-28T00:13:22.130Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33032025-02-28T00:13:22.133Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33042025-02-28T00:13:22.133Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33052025-02-28T00:13:22.136Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
33062025-02-28T00:13:22.216Z
33072025-02-28T00:13:22.216Zinfo: running `cargo check --bins` on oximeter-collector (152/199)
33082025-02-28T00:13:22.826Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33092025-02-28T00:13:22.829Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33102025-02-28T00:13:22.948Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
33112025-02-28T00:13:22.949Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
33122025-02-28T00:13:23.832Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
33132025-02-28T00:13:25.796Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.57s
33142025-02-28T00:13:25.985Z
33152025-02-28T00:13:25.985Zinfo: running `cargo check --bins` on oximeter-api (153/199)
33162025-02-28T00:13:26.581Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33172025-02-28T00:13:26.584Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33182025-02-28T00:13:26.584Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33192025-02-28T00:13:26.587Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
33202025-02-28T00:13:26.665Z
33212025-02-28T00:13:26.665Zinfo: running `cargo check --bins` on cert-dev (154/199)
33222025-02-28T00:13:27.235Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33232025-02-28T00:13:27.238Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33242025-02-28T00:13:27.317Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
33252025-02-28T00:13:27.608Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
33262025-02-28T00:13:27.781Z
33272025-02-28T00:13:27.781Zinfo: running `cargo check --bins` on clickana (155/199)
33282025-02-28T00:13:28.382Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33292025-02-28T00:13:28.385Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33302025-02-28T00:13:28.477Z Checking itertools v0.13.0
33312025-02-28T00:13:28.477Z Checking castaway v0.2.3
33322025-02-28T00:13:28.482Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
33332025-02-28T00:13:28.482Z Checking lru v0.12.5
33342025-02-28T00:13:28.482Z Compiling instability v0.3.2
33352025-02-28T00:13:28.482Z Checking cassowary v0.3.0
33362025-02-28T00:13:28.482Z Compiling indoc v2.0.5
33372025-02-28T00:13:28.730Z Checking compact_str v0.8.0
33382025-02-28T00:13:30.273Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
33392025-02-28T00:13:30.347Z Checking unicode-truncate v1.1.0
33402025-02-28T00:13:30.518Z Checking ratatui v0.29.0
33412025-02-28T00:13:32.394Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
33422025-02-28T00:13:33.229Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.44s
33432025-02-28T00:13:33.408Z
33442025-02-28T00:13:33.408Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (156/199)
33452025-02-28T00:13:34.018Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33462025-02-28T00:13:34.022Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33472025-02-28T00:13:34.129Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
33482025-02-28T00:13:34.129Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
33492025-02-28T00:13:35.130Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
33502025-02-28T00:13:35.590Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
33512025-02-28T00:13:35.967Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.55s
33522025-02-28T00:13:36.156Z
33532025-02-28T00:13:36.156Zinfo: running `cargo check --bins` on ch-dev (157/199)
33542025-02-28T00:13:36.756Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33552025-02-28T00:13:36.758Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33562025-02-28T00:13:36.855Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
33572025-02-28T00:13:37.588Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.42s
33582025-02-28T00:13:37.789Z
33592025-02-28T00:13:37.789Zinfo: running `cargo check --bins` on crdb-seed (158/199)
33602025-02-28T00:13:38.397Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33612025-02-28T00:13:38.400Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33622025-02-28T00:13:38.493Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
33632025-02-28T00:13:38.852Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
33642025-02-28T00:13:39.051Z
33652025-02-28T00:13:39.052Zinfo: running `cargo check --bins` on db-dev (159/199)
33662025-02-28T00:13:39.649Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33672025-02-28T00:13:39.652Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33682025-02-28T00:13:39.748Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
33692025-02-28T00:13:40.491Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.43s
33702025-02-28T00:13:40.680Z
33712025-02-28T00:13:40.680Zinfo: running `cargo check --bins` on omicron-dev-lib (160/199)
33722025-02-28T00:13:41.306Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33732025-02-28T00:13:41.313Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33742025-02-28T00:13:41.313Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33752025-02-28T00:13:41.313Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
33762025-02-28T00:13:41.376Z
33772025-02-28T00:13:41.376Zinfo: running `cargo check --bins` on xtask-downloader (161/199)
33782025-02-28T00:13:41.970Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33792025-02-28T00:13:41.985Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33802025-02-28T00:13:42.039Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
33812025-02-28T00:13:42.891Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.50s
33822025-02-28T00:13:43.073Z
33832025-02-28T00:13:43.073Zinfo: running `cargo check --bins` on omicron-ls-apis (162/199)
33842025-02-28T00:13:43.643Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33852025-02-28T00:13:43.646Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33862025-02-28T00:13:43.727Z Checking cargo-platform v0.1.8
33872025-02-28T00:13:44.010Z Checking cargo_metadata v0.19.1
33882025-02-28T00:13:45.016Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
33892025-02-28T00:13:45.829Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.75s
33902025-02-28T00:13:46.016Z
33912025-02-28T00:13:46.016Zinfo: running `cargo check --bins` on mgs-dev (163/199)
33922025-02-28T00:13:46.659Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33932025-02-28T00:13:46.662Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33942025-02-28T00:13:46.784Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
33952025-02-28T00:13:48.875Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
33962025-02-28T00:13:48.920Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
33972025-02-28T00:13:49.384Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.36s
33982025-02-28T00:13:49.582Z
33992025-02-28T00:13:49.582Zinfo: running `cargo check --bins` on omicron-omdb (164/199)
34002025-02-28T00:13:50.244Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34012025-02-28T00:13:50.246Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34022025-02-28T00:13:50.407Z Compiling crunchy v0.2.2
34032025-02-28T00:13:50.407Z Compiling tiny-keccak v2.0.2
34042025-02-28T00:13:50.410Z Compiling dsl_auto_type v0.1.2
34052025-02-28T00:13:50.410Z Checking scheduled-thread-pool v0.2.7
34062025-02-28T00:13:50.410Z Compiling diesel_table_macro_syntax v0.2.0
34072025-02-28T00:13:50.561Z Compiling ascii-canvas v3.0.0
34082025-02-28T00:13:50.576Z Compiling ena v0.14.3
34092025-02-28T00:13:50.580Z Compiling bindgen v0.71.1
34102025-02-28T00:13:50.768Z Checking r2d2 v0.8.10
34112025-02-28T00:13:50.868Z Compiling diff v0.1.13
34122025-02-28T00:13:50.922Z Compiling regex-syntax v0.6.29
34132025-02-28T00:13:51.018Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
34142025-02-28T00:13:51.044Z Compiling ref-cast v1.0.23
34152025-02-28T00:13:51.080Z Compiling rustc-hash v2.1.1
34162025-02-28T00:13:51.266Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
34172025-02-28T00:13:51.291Z Compiling derive_builder_core v0.20.2
34182025-02-28T00:13:51.428Z Compiling libxml v0.3.3
34192025-02-28T00:13:51.582Z Compiling ref-cast-impl v1.0.23
34202025-02-28T00:13:51.640Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
34212025-02-28T00:13:51.816Z Compiling diesel_derives v2.2.3
34222025-02-28T00:13:51.859Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
34232025-02-28T00:13:51.879Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
34242025-02-28T00:13:52.129Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
34252025-02-28T00:13:52.199Z Compiling strum_macros v0.24.3
34262025-02-28T00:13:52.488Z Compiling indoc v1.0.9
34272025-02-28T00:13:53.351Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
34282025-02-28T00:13:53.398Z Compiling derive_builder_macro v0.20.2
34292025-02-28T00:13:53.674Z Compiling oso-derive v0.27.3
34302025-02-28T00:13:54.305Z Compiling lalrpop v0.19.12
34312025-02-28T00:13:54.435Z Checking derive_builder v0.20.2
34322025-02-28T00:13:54.603Z Compiling impl-trait-for-tuples v0.2.2
34332025-02-28T00:13:54.686Z Checking quick-xml v0.37.2
34342025-02-28T00:13:54.821Z Compiling diesel-dtrace v0.4.2
34352025-02-28T00:13:55.172Z Checking maplit v1.0.2
34362025-02-28T00:13:55.328Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
34372025-02-28T00:13:55.360Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
34382025-02-28T00:13:55.677Z Checking bb8 v0.8.5
34392025-02-28T00:13:56.190Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
34402025-02-28T00:13:56.214Z Checking rand_seeder v0.3.0
34412025-02-28T00:13:56.448Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
34422025-02-28T00:13:56.543Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
34432025-02-28T00:13:56.652Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
34442025-02-28T00:13:56.733Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
34452025-02-28T00:13:56.830Z Checking smawk v0.3.2
34462025-02-28T00:13:57.050Z Checking is_ci v1.2.0
34472025-02-28T00:13:57.070Z Checking unicode-linebreak v0.1.5
34482025-02-28T00:13:57.205Z Checking supports-color v3.0.2
34492025-02-28T00:13:57.457Z Checking multimap v0.10.0
34502025-02-28T00:13:57.493Z Checking textwrap v0.16.1
34512025-02-28T00:13:58.833Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
34522025-02-28T00:14:00.265Z Checking diesel v2.2.7
34532025-02-28T00:14:15.630Z Compiling samael v0.0.18
34542025-02-28T00:14:32.661Z Checking async-bb8-diesel v0.2.1
34552025-02-28T00:14:34.173Z Compiling polar-core v0.27.3
34562025-02-28T00:14:41.606Z Checking oso v0.27.3
34572025-02-28T00:15:42.503Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
34582025-02-28T00:15:49.032Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 59s
34592025-02-28T00:15:49.245Z
34602025-02-28T00:15:49.246Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (165/199)
34612025-02-28T00:15:49.893Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34622025-02-28T00:15:49.906Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34632025-02-28T00:15:49.906Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34642025-02-28T00:15:49.907Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
34652025-02-28T00:15:49.965Z
34662025-02-28T00:15:49.965Zinfo: running `cargo check --bins` on nexus-saga-recovery (166/199)
34672025-02-28T00:15:50.595Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34682025-02-28T00:15:50.602Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34692025-02-28T00:15:50.603Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34702025-02-28T00:15:50.603Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
34712025-02-28T00:15:50.688Z
34722025-02-28T00:15:50.688Zinfo: running `cargo check --bins` on nexus-test-utils-macros (167/199)
34732025-02-28T00:15:51.262Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34742025-02-28T00:15:51.265Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34752025-02-28T00:15:51.265Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34762025-02-28T00:15:51.268Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
34772025-02-28T00:15:51.341Z
34782025-02-28T00:15:51.341Zinfo: running `cargo check --bins` on omicron-nexus (168/199)
34792025-02-28T00:15:52.008Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34802025-02-28T00:15:52.011Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34812025-02-28T00:15:52.190Z Compiling libz-sys v1.1.20
34822025-02-28T00:15:52.193Z Compiling libgit2-sys v0.17.0+1.8.1
34832025-02-28T00:15:52.327Z Compiling vergen v8.3.2
34842025-02-28T00:15:52.329Z Compiling cargo-platform v0.1.8
34852025-02-28T00:15:52.329Z Compiling pin-project-internal v1.1.6
34862025-02-28T00:15:52.368Z Compiling snafu-derive v0.8.5
34872025-02-28T00:15:52.370Z Compiling rustls v0.21.12
34882025-02-28T00:15:52.371Z Compiling buf-list v1.0.3
34892025-02-28T00:15:52.645Z Compiling cargo_metadata v0.18.1
34902025-02-28T00:15:52.754Z Checking globset v0.4.15
34912025-02-28T00:15:52.786Z Checking olpc-cjson v0.1.4
34922025-02-28T00:15:53.019Z Checking sct v0.7.1
34932025-02-28T00:15:53.071Z Checking rustls-webpki v0.101.7
34942025-02-28T00:15:53.225Z Checking serde_plain v1.0.2
34952025-02-28T00:15:53.244Z Checking typed-path v0.9.3
34962025-02-28T00:15:53.489Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
34972025-02-28T00:15:53.528Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
34982025-02-28T00:15:53.793Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
34992025-02-28T00:15:53.831Z Checking parse-size v1.1.0
35002025-02-28T00:15:54.094Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
35012025-02-28T00:15:54.150Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
35022025-02-28T00:15:54.942Z Checking pin-project v1.1.6
35032025-02-28T00:15:54.974Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
35042025-02-28T00:15:55.081Z Checking rustls-pemfile v1.0.4
35052025-02-28T00:15:55.110Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
35062025-02-28T00:15:55.150Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
35072025-02-28T00:15:55.295Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
35082025-02-28T00:15:55.439Z Checking common v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
35092025-02-28T00:15:55.456Z Checking twox-hash v2.1.0
35102025-02-28T00:15:55.567Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
35112025-02-28T00:15:55.760Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
35122025-02-28T00:15:56.062Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
35132025-02-28T00:15:56.802Z Checking tokio-rustls v0.24.1
35142025-02-28T00:15:56.887Z Checking snafu v0.8.5
35152025-02-28T00:15:57.090Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
35162025-02-28T00:15:57.315Z Checking tough v0.19.0
35172025-02-28T00:15:57.420Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
35182025-02-28T00:15:57.595Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
35192025-02-28T00:15:57.614Z Checking fatfs v0.3.6
35202025-02-28T00:15:57.851Z Checking assert_matches v1.5.0
35212025-02-28T00:16:01.050Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
35222025-02-28T00:16:02.359Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
35232025-02-28T00:16:04.148Z Compiling git2 v0.19.0
35242025-02-28T00:16:08.213Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
35252025-02-28T00:17:09.645Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s
35262025-02-28T00:17:09.645Z
35272025-02-28T00:17:09.961Zinfo: running `cargo check --bins` on nexus-external-api (169/199)
35282025-02-28T00:17:09.961Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35292025-02-28T00:17:09.961Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35302025-02-28T00:17:09.961Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35312025-02-28T00:17:09.961Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
35322025-02-28T00:17:09.961Z
35332025-02-28T00:17:09.961Zinfo: running `cargo check --bins` on openapi-manager-types (170/199)
35342025-02-28T00:17:09.961Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35352025-02-28T00:17:09.961Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35362025-02-28T00:17:09.961Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35372025-02-28T00:17:09.961Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
35382025-02-28T00:17:09.961Z
35392025-02-28T00:17:09.961Zinfo: running `cargo check --bins` on nexus-internal-api (171/199)
35402025-02-28T00:17:09.961Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35412025-02-28T00:17:09.961Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35422025-02-28T00:17:09.961Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35432025-02-28T00:17:09.961Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
35442025-02-28T00:17:09.961Z
35452025-02-28T00:17:09.962Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (172/199)
35462025-02-28T00:17:10.112Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35472025-02-28T00:17:10.181Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35482025-02-28T00:17:10.181Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35492025-02-28T00:17:10.182Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
35502025-02-28T00:17:10.182Z
35512025-02-28T00:17:10.182Zinfo: running `cargo check --bins` on nexus-networking (173/199)
35522025-02-28T00:17:10.756Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35532025-02-28T00:17:10.773Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35542025-02-28T00:17:10.773Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35552025-02-28T00:17:10.773Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
35562025-02-28T00:17:10.861Z
35572025-02-28T00:17:10.862Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (174/199)
35582025-02-28T00:17:11.459Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35592025-02-28T00:17:11.467Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35602025-02-28T00:17:11.467Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35612025-02-28T00:17:11.467Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
35622025-02-28T00:17:11.547Z
35632025-02-28T00:17:11.547Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (175/199)
35642025-02-28T00:17:12.201Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35652025-02-28T00:17:12.225Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35662025-02-28T00:17:12.225Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35672025-02-28T00:17:12.225Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
35682025-02-28T00:17:12.277Z
35692025-02-28T00:17:12.277Zinfo: running `cargo check --bins` on update-common (176/199)
35702025-02-28T00:17:12.893Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35712025-02-28T00:17:12.898Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35722025-02-28T00:17:12.900Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35732025-02-28T00:17:12.903Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
35742025-02-28T00:17:12.997Z
35752025-02-28T00:17:12.997Zinfo: running `cargo check --bins` on tufaceous-lib (177/199)
35762025-02-28T00:17:13.601Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35772025-02-28T00:17:13.630Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35782025-02-28T00:17:13.630Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35792025-02-28T00:17:13.631Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
35802025-02-28T00:17:13.709Z
35812025-02-28T00:17:13.709Zinfo: running `cargo check --bins` on tufaceous (178/199)
35822025-02-28T00:17:14.313Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35832025-02-28T00:17:14.317Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35842025-02-28T00:17:14.421Z Checking omicron-brand-metadata v0.1.0 (/work/oxidecomputer/omicron/brand-metadata)
35852025-02-28T00:17:14.716Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
35862025-02-28T00:17:15.752Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
35872025-02-28T00:17:16.538Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.84s
35882025-02-28T00:17:16.724Z
35892025-02-28T00:17:16.725Zinfo: running `cargo check --bins` on omicron-dev (179/199)
35902025-02-28T00:17:17.438Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35912025-02-28T00:17:17.443Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35922025-02-28T00:17:17.646Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
35932025-02-28T00:17:17.650Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
35942025-02-28T00:17:17.774Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
35952025-02-28T00:17:17.800Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
35962025-02-28T00:17:18.806Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
35972025-02-28T00:17:46.272Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
35982025-02-28T00:17:46.364Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
35992025-02-28T00:17:46.364Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
36002025-02-28T00:17:46.364Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
36012025-02-28T00:17:46.364Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
36022025-02-28T00:17:46.364Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
36032025-02-28T00:17:47.047Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
36042025-02-28T00:17:48.291Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
36052025-02-28T00:18:30.964Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s
36062025-02-28T00:18:31.195Z
36072025-02-28T00:18:31.195Zinfo: running `cargo check --bins` on openapi-manager (180/199)
36082025-02-28T00:18:31.827Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36092025-02-28T00:18:31.830Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36102025-02-28T00:18:31.956Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
36112025-02-28T00:18:31.959Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
36122025-02-28T00:18:32.084Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
36132025-02-28T00:18:32.094Z Compiling proc-macro-error-attr2 v2.0.0
36142025-02-28T00:18:32.105Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
36152025-02-28T00:18:32.109Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
36162025-02-28T00:18:32.138Z Checking papergrid v0.14.0
36172025-02-28T00:18:32.155Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
36182025-02-28T00:18:32.340Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
36192025-02-28T00:18:32.443Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
36202025-02-28T00:18:32.719Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
36212025-02-28T00:18:32.818Z Compiling proc-macro-error2 v2.0.1
36222025-02-28T00:18:33.468Z Compiling tabled_derive v0.10.0
36232025-02-28T00:18:33.581Z Checking dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
36242025-02-28T00:18:33.840Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
36252025-02-28T00:18:33.938Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
36262025-02-28T00:18:34.312Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
36272025-02-28T00:18:34.863Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
36282025-02-28T00:18:34.902Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
36292025-02-28T00:18:35.014Z Checking heck v0.4.1
36302025-02-28T00:18:35.260Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
36312025-02-28T00:18:35.287Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
36322025-02-28T00:18:35.683Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
36332025-02-28T00:18:35.847Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
36342025-02-28T00:18:36.087Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
36352025-02-28T00:18:36.109Z Checking tabled v0.18.0
36362025-02-28T00:18:36.365Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
36372025-02-28T00:18:36.550Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
36382025-02-28T00:18:36.659Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
36392025-02-28T00:18:38.310Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
36402025-02-28T00:18:38.310Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
36412025-02-28T00:18:41.255Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
36422025-02-28T00:18:42.818Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
36432025-02-28T00:18:47.606Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
36442025-02-28T00:18:47.606Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
36452025-02-28T00:18:48.881Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
36462025-02-28T00:18:50.902Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.68s
36472025-02-28T00:18:50.936Z
36482025-02-28T00:18:50.936Zinfo: running `cargo check --bins` on installinator-api (181/199)
36492025-02-28T00:18:50.936Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36502025-02-28T00:18:50.936Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36512025-02-28T00:18:50.936Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36522025-02-28T00:18:50.936Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
36532025-02-28T00:18:50.936Z
36542025-02-28T00:18:50.936Zinfo: running `cargo check --bins` on wicketd-api (182/199)
36552025-02-28T00:18:51.418Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36562025-02-28T00:18:51.421Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36572025-02-28T00:18:51.421Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36582025-02-28T00:18:51.424Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
36592025-02-28T00:18:51.509Z
36602025-02-28T00:18:51.509Zinfo: running `cargo check --bins` on omicron-pins (183/199)
36612025-02-28T00:18:52.083Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36622025-02-28T00:18:52.086Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36632025-02-28T00:18:52.086Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36642025-02-28T00:18:52.089Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
36652025-02-28T00:18:52.163Z
36662025-02-28T00:18:52.163Zinfo: running `cargo check --bins` on reconfigurator-cli (184/199)
36672025-02-28T00:18:52.777Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36682025-02-28T00:18:52.781Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36692025-02-28T00:18:52.891Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
36702025-02-28T00:18:52.892Z Compiling petname v2.0.2
36712025-02-28T00:18:52.894Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
36722025-02-28T00:18:52.894Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
36732025-02-28T00:18:52.894Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
36742025-02-28T00:18:52.894Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
36752025-02-28T00:18:52.894Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
36762025-02-28T00:18:53.021Z Checking sync-ptr v0.1.1
36772025-02-28T00:18:58.108Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
36782025-02-28T00:18:58.720Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
36792025-02-28T00:18:59.962Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
36802025-02-28T00:19:01.518Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.34s
36812025-02-28T00:19:01.708Z
36822025-02-28T00:19:01.709Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (185/199)
36832025-02-28T00:19:02.329Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36842025-02-28T00:19:02.334Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36852025-02-28T00:19:02.334Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36862025-02-28T00:19:02.338Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
36872025-02-28T00:19:02.418Z
36882025-02-28T00:19:02.418Zinfo: running `cargo check --bins` on omicron-releng (186/199)
36892025-02-28T00:19:03.018Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36902025-02-28T00:19:03.023Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36912025-02-28T00:19:03.116Z Checking memmap2 v0.9.5
36922025-02-28T00:19:03.116Z Checking arrayvec v0.7.6
36932025-02-28T00:19:03.116Z Checking arrayref v0.3.9
36942025-02-28T00:19:03.119Z Checking constant_time_eq v0.3.1
36952025-02-28T00:19:03.119Z Checking topological-sort v0.2.2
36962025-02-28T00:19:03.238Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
36972025-02-28T00:19:03.248Z Checking shell-words v1.1.0
36982025-02-28T00:19:03.513Z Checking blake3 v1.5.4
36992025-02-28T00:19:03.861Z Checking omicron-zone-package v0.12.0
37002025-02-28T00:19:04.969Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
37012025-02-28T00:19:05.882Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.45s
37022025-02-28T00:19:06.074Z
37032025-02-28T00:19:06.074Zinfo: running `cargo check --bins` on xtask (187/199)
37042025-02-28T00:19:06.524Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37052025-02-28T00:19:06.540Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37062025-02-28T00:19:06.544Z Checking bitflags v2.6.0
37072025-02-28T00:19:06.544Z Checking serde v1.0.218
37082025-02-28T00:19:06.544Z Checking thiserror v1.0.69
37092025-02-28T00:19:06.620Z Checking scroll v0.12.0
37102025-02-28T00:19:06.640Z Checking hashbrown v0.15.1
37112025-02-28T00:19:06.655Z Checking log v0.4.22
37122025-02-28T00:19:06.668Z Checking zerocopy v0.7.35
37132025-02-28T00:19:06.678Z Checking syn v2.0.96
37142025-02-28T00:19:06.731Z Checking pest v2.7.14
37152025-02-28T00:19:06.856Z Checking rustix v0.38.37
37162025-02-28T00:19:06.909Z Checking once_cell v1.20.3
37172025-02-28T00:19:07.090Z Checking goblin v0.8.2
37182025-02-28T00:19:07.212Z Checking thiserror v2.0.11
37192025-02-28T00:19:07.367Z Checking fs-err v2.11.0
37202025-02-28T00:19:07.535Z Checking indexmap v2.7.1
37212025-02-28T00:19:07.689Z Checking tabled v0.15.0
37222025-02-28T00:19:07.849Z Checking anyhow v1.0.96
37232025-02-28T00:19:08.689Z Checking terminal_size v0.4.0
37242025-02-28T00:19:08.690Z Checking tempfile v3.13.0
37252025-02-28T00:19:08.848Z Checking clap_builder v4.5.31
37262025-02-28T00:19:09.370Z Checking dtrace-parser v0.2.0
37272025-02-28T00:19:10.268Z Checking serde_json v1.0.139
37282025-02-28T00:19:10.268Z Checking serde_spanned v0.6.8
37292025-02-28T00:19:10.271Z Checking toml_datetime v0.6.8
37302025-02-28T00:19:10.271Z Checking camino v1.1.9
37312025-02-28T00:19:10.271Z Checking semver v1.0.25
37322025-02-28T00:19:10.501Z Checking cargo-platform v0.1.8
37332025-02-28T00:19:10.570Z Checking toml_edit v0.22.24
37342025-02-28T00:19:10.724Z Checking macaddr v1.0.1
37352025-02-28T00:19:10.833Z Checking camino-tempfile v1.1.1
37362025-02-28T00:19:11.430Z Checking clap v4.5.31
37372025-02-28T00:19:11.571Z Checking dof v0.3.0
37382025-02-28T00:19:11.571Z Checking cargo_metadata v0.19.1
37392025-02-28T00:19:11.977Z Checking usdt-impl v0.5.0
37402025-02-28T00:19:12.346Z Checking usdt v0.5.0
37412025-02-28T00:19:12.553Z Checking toml v0.8.20
37422025-02-28T00:19:12.983Z Checking cargo_toml v0.21.0
37432025-02-28T00:19:14.136Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
37442025-02-28T00:19:14.779Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.69s
37452025-02-28T00:19:14.887Z
37462025-02-28T00:19:14.887Zinfo: running `cargo check --bins` on end-to-end-tests (188/199)
37472025-02-28T00:19:15.543Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37482025-02-28T00:19:15.556Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37492025-02-28T00:19:15.685Z Checking polyval v0.6.2
37502025-02-28T00:19:15.689Z Checking ctr v0.9.2
37512025-02-28T00:19:15.816Z Checking ssh-encoding v0.2.0
37522025-02-28T00:19:15.819Z Checking blowfish v0.9.1
37532025-02-28T00:19:15.840Z Checking password-hash v0.4.2
37542025-02-28T00:19:15.856Z Checking p256 v0.13.2
37552025-02-28T00:19:15.856Z Checking p521 v0.13.3
37562025-02-28T00:19:15.888Z Checking russh-cryptovec v0.7.3
37572025-02-28T00:19:16.032Z Checking bcrypt-pbkdf v0.10.0
37582025-02-28T00:19:16.053Z Checking ghash v0.5.1
37592025-02-28T00:19:16.069Z Checking md5 v0.7.0
37602025-02-28T00:19:16.098Z Checking num-bigint v0.4.6
37612025-02-28T00:19:16.150Z Checking des v0.8.1
37622025-02-28T00:19:16.230Z Checking aes-gcm v0.10.3
37632025-02-28T00:19:16.259Z Checking pbkdf2 v0.11.0
37642025-02-28T00:19:16.301Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
37652025-02-28T00:19:16.351Z Checking hex-literal v0.4.1
37662025-02-28T00:19:16.378Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
37672025-02-28T00:19:16.421Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
37682025-02-28T00:19:16.460Z Checking ssh-cipher v0.2.0
37692025-02-28T00:19:16.502Z Checking internet-checksum v0.2.1
37702025-02-28T00:19:16.755Z Checking ssh-key v0.6.6
37712025-02-28T00:19:17.008Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
37722025-02-28T00:19:17.876Z Checking russh-keys v0.45.0
37732025-02-28T00:19:18.721Z Checking russh v0.45.0
37742025-02-28T00:19:36.958Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
37752025-02-28T00:19:40.652Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.41s
37762025-02-28T00:19:41.011Z
37772025-02-28T00:19:41.011Zinfo: running `cargo check --bins` on gateway-cli (189/199)
37782025-02-28T00:19:41.011Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37792025-02-28T00:19:41.012Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37802025-02-28T00:19:41.012Z Checking termios v0.3.3
37812025-02-28T00:19:41.012Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
37822025-02-28T00:19:41.013Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.70s
37832025-02-28T00:19:41.013Z
37842025-02-28T00:19:41.013Zinfo: running `cargo check --bins --no-default-features` on installinator (190/199)
37852025-02-28T00:19:45.268Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37862025-02-28T00:19:45.411Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37872025-02-28T00:19:45.411Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
37882025-02-28T00:19:45.411Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
37892025-02-28T00:19:45.411Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
37902025-02-28T00:19:45.411Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
37912025-02-28T00:19:45.510Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
37922025-02-28T00:19:45.510Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
37932025-02-28T00:19:45.510Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.80s
37942025-02-28T00:19:45.573Z
37952025-02-28T00:19:45.574Zinfo: running `cargo check --bins` on internal-dns-cli (191/199)
37962025-02-28T00:19:46.030Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37972025-02-28T00:19:46.033Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37982025-02-28T00:19:46.124Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
37992025-02-28T00:19:46.628Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s
38002025-02-28T00:19:46.786Z
38012025-02-28T00:19:46.786Zinfo: running `cargo check --bins` on omicron-live-tests (192/199)
38022025-02-28T00:19:47.368Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38032025-02-28T00:19:47.371Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38042025-02-28T00:19:47.371Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38052025-02-28T00:19:47.374Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
38062025-02-28T00:19:47.453Z
38072025-02-28T00:19:47.453Zinfo: running `cargo check --bins` on live-tests-macros (193/199)
38082025-02-28T00:19:48.038Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38092025-02-28T00:19:48.041Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38102025-02-28T00:19:48.042Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38112025-02-28T00:19:48.045Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
38122025-02-28T00:19:48.119Z
38132025-02-28T00:19:48.119Zinfo: running `cargo check --bins` on omicron-package (194/199)
38142025-02-28T00:19:48.732Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38152025-02-28T00:19:48.735Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38162025-02-28T00:19:48.834Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
38172025-02-28T00:19:50.195Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.07s
38182025-02-28T00:19:50.386Z
38192025-02-28T00:19:50.386Zinfo: running `cargo check --bins` on wicket-dbg (195/199)
38202025-02-28T00:19:51.027Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38212025-02-28T00:19:51.030Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38222025-02-28T00:19:51.148Z Checking rtoolbox v0.0.2
38232025-02-28T00:19:51.151Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
38242025-02-28T00:19:51.151Z Checking tui-tree-widget v0.23.0
38252025-02-28T00:19:51.414Z Checking rpassword v7.3.1
38262025-02-28T00:19:56.036Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
38272025-02-28T00:19:58.919Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
38282025-02-28T00:20:00.064Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.67s
38292025-02-28T00:20:00.267Z
38302025-02-28T00:20:00.267Zinfo: running `cargo check --bins` on wicket (196/199)
38312025-02-28T00:20:00.898Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38322025-02-28T00:20:00.903Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38332025-02-28T00:20:01.014Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
38342025-02-28T00:20:01.435Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.16s
38352025-02-28T00:20:01.637Z
38362025-02-28T00:20:01.637Zinfo: running `cargo check --bins` on wicketd (197/199)
38372025-02-28T00:20:02.284Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38382025-02-28T00:20:02.287Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38392025-02-28T00:20:02.409Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
38402025-02-28T00:20:02.409Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
38412025-02-28T00:20:03.256Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
38422025-02-28T00:20:07.189Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.54s
38432025-02-28T00:20:07.392Z
38442025-02-28T00:20:07.393Zinfo: running `cargo check --bins` on omicron-workspace-hack (198/199)
38452025-02-28T00:20:07.966Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38462025-02-28T00:20:07.969Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38472025-02-28T00:20:07.969Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38482025-02-28T00:20:07.972Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
38492025-02-28T00:20:08.048Z
38502025-02-28T00:20:08.049Zinfo: running `cargo check --bins` on zone-setup (199/199)
38512025-02-28T00:20:08.664Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38522025-02-28T00:20:08.668Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38532025-02-28T00:20:08.770Z Checking uzers v0.12.1
38542025-02-28T00:20:09.118Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
38552025-02-28T00:20:10.083Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.02s
38562025-02-28T00:20:10.291Z
38572025-02-28T00:20:10.291Zreal 13:59.233050711
38582025-02-28T00:20:10.291Zuser 27:57.783661937
38592025-02-28T00:20:10.291Zsys 4:22.792954222
38602025-02-28T00:20:10.291Ztrap 0.572198804
38612025-02-28T00:20:10.291Ztflt 0.594425253
38622025-02-28T00:20:10.291Zdflt 1.693722133
38632025-02-28T00:20:10.292Zkflt 0.000892505
38642025-02-28T00:20:10.292Zlock 48:18.285555369
38652025-02-28T00:20:10.292Zslp 2:14:28.981849360
38662025-02-28T00:20:10.292Zlat 1:07.979981279
38672025-02-28T00:20:10.295Zstop 3:59.184064650
38682025-02-28T00:20:10.296Zprocess exited: duration 1114694 ms, exit code 0
 
38692025-02-28T00:20:10.303Zfound 0 output files