01JMRYAJD24HKH80ES5475SZS1: 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: 01JMRYAWSYYKYJJYQGGVPWBYF6

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-02-23T08:22:13.302Zjob assigned to worker 01JMRYB47NKV6FNAGJ58NQJ3JB [factory aws, i-0e4f31f8ee45f3749] (queued for 57 s)
 
22025-02-23T08:22:21.420Zstarting task 0: "setup"
32025-02-23T08:22:21.427Z++ uname -s
42025-02-23T08:22:21.430Z+ kern=SunOS
52025-02-23T08:22:21.430Z+ build_user=build
62025-02-23T08:22:21.430Z+ build_uid=12345
72025-02-23T08:22:21.430Z+ work_dir=/work
82025-02-23T08:22:21.430Z+ input_dir=/input
92025-02-23T08:22:21.430Z+ [[ 0 == 12345 ]]
102025-02-23T08:22:21.430Z+ case "$kern" in
112025-02-23T08:22:21.430Z+ groupadd -g 12345 build
122025-02-23T08:22:21.432Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-02-23T08:22:23.440Z+ zfs create -o mountpoint=/work rpool/work
142025-02-23T08:22:23.517Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-02-23T08:22:23.519Z+ home_fs=zfs
162025-02-23T08:22:23.519Z+ [[ zfs == autofs ]]
172025-02-23T08:22:23.519Z+ mkdir -p /home/build
182025-02-23T08:22:23.522Z+ chown build:build /home/build /work
192025-02-23T08:22:25.524Z+ chmod 0700 /home/build /work
202025-02-23T08:22:25.527Zprocess exited: duration 4106 ms, exit code 0
 
212025-02-23T08:22:25.532Zstarting task 1: "rust-toolchain"
222025-02-23T08:22:25.538Z+ printf ' * rust toolchain channel = "%s"\n' 1.85.0
232025-02-23T08:22:25.538Z * rust toolchain channel = "1.85.0"
242025-02-23T08:22:25.538Z * rust toolchain profile = "default"
252025-02-23T08:22:25.538Z+ printf ' * rust toolchain profile = "%s"\n' default
262025-02-23T08:22:25.538Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-02-23T08:22:25.538Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-02-23T08:22:25.540Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-02-23T08:22:25.540Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.85.0 --profile default
302025-02-23T08:22:25.661Zinfo: downloading installer
312025-02-23T08:22:26.812Zwarning: it looks like you have an existing installation of Rust at:
322025-02-23T08:22:26.813Zwarning: /opt/ooce/bin
332025-02-23T08:22:26.813Zwarning: It is recommended that rustup be the primary Rust installation.
342025-02-23T08:22:26.813Zwarning: Otherwise you may have confusion unless you are careful with your PATH
352025-02-23T08:22:26.813Zwarning: If you are sure that you want both rustup and your already installed Rust
362025-02-23T08:22:26.813Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-02-23T08:22:26.813Zwarning: or pass `-y' to ignore all ignorable checks.
382025-02-23T08:22:26.813Zerror: cannot install while Rust is installed
392025-02-23T08:22:26.813Zwarning: continuing (because the -y flag is set and the error is ignorable)
402025-02-23T08:22:26.828Zinfo: profile set to 'default'
412025-02-23T08:22:26.828Zinfo: default host triple is x86_64-unknown-illumos
422025-02-23T08:22:26.830Zinfo: syncing channel updates for '1.85.0-x86_64-unknown-illumos'
432025-02-23T08:22:26.992Zinfo: latest update on 2025-02-20, rust version 1.85.0 (4d91de4e4 2025-02-17)
442025-02-23T08:22:26.992Zinfo: downloading component 'cargo'
452025-02-23T08:22:27.858Zinfo: downloading component 'clippy'
462025-02-23T08:22:28.191Zinfo: downloading component 'rust-docs'
472025-02-23T08:22:29.525Zinfo: downloading component 'rust-std'
482025-02-23T08:22:31.454Zinfo: downloading component 'rustc'
492025-02-23T08:22:38.107Zinfo: downloading component 'rustfmt'
502025-02-23T08:22:38.356Zinfo: installing component 'cargo'
512025-02-23T08:22:39.204Zinfo: installing component 'clippy'
522025-02-23T08:22:39.589Zinfo: installing component 'rust-docs'
532025-02-23T08:22:41.364Zinfo: installing component 'rust-std'
542025-02-23T08:22:43.258Zinfo: installing component 'rustc'
552025-02-23T08:22:49.271Zinfo: installing component 'rustfmt'
562025-02-23T08:22:49.607Zinfo: default toolchain set to '1.85.0-x86_64-unknown-illumos'
572025-02-23T08:22:49.608Z
582025-02-23T08:22:49.985Z 1.85.0-x86_64-unknown-illumos installed - rustc 1.85.0 (4d91de4e4 2025-02-17)
592025-02-23T08:22:49.985Z
602025-02-23T08:22:49.987Z
612025-02-23T08:22:49.988ZRust is installed now. Great!
622025-02-23T08:22:49.988Z
632025-02-23T08:22:49.988ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-02-23T08:22:49.988Zenvironment variable. This has not been done automatically.
652025-02-23T08:22:49.988Z
662025-02-23T08:22:49.988ZTo configure your current shell, you need to source
672025-02-23T08:22:49.988Zthe corresponding env file under $HOME/.cargo.
682025-02-23T08:22:49.988Z
692025-02-23T08:22:49.988ZThis is usually done by running one of the following (note the leading DOT):
702025-02-23T08:22:49.988Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-02-23T08:22:49.988Zsource "$HOME/.cargo/env.fish" # For fish
722025-02-23T08:22:50.066Z+ rustup --version
732025-02-23T08:22:50.074Zrustup 1.27.1 (54dd3d00f 2024-04-24)
742025-02-23T08:22:50.074Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
752025-02-23T08:22:50.157Zinfo: The currently active `rustc` version is `rustc 1.85.0 (4d91de4e4 2025-02-17)`
762025-02-23T08:22:50.161Z+ cargo --version
772025-02-23T08:22:50.222Zcargo 1.85.0 (d73d2caf9 2024-12-31)
782025-02-23T08:22:50.224Z+ rustc --version
792025-02-23T08:22:50.290Zrustc 1.85.0 (4d91de4e4 2025-02-17)
802025-02-23T08:22:50.293Zprocess exited: duration 24755 ms, exit code 0
 
812025-02-23T08:22:50.299Zstarting task 2: "authentication"
822025-02-23T08:22:50.320Zprocess exited: duration 21 ms, exit code 0
 
832025-02-23T08:22:50.328Zstarting task 3: "clone repository"
842025-02-23T08:22:50.331Z+ mkdir -p /work/oxidecomputer/omicron
852025-02-23T08:22:50.334Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
862025-02-23T08:22:50.379ZCloning into '/work/oxidecomputer/omicron'...
872025-02-23T08:22:58.821Z+ cd /work/oxidecomputer/omicron
882025-02-23T08:22:58.821Z+ git fetch origin fef44b3229fc3a7f8a483a2e323b831dc82f07e3
892025-02-23T08:22:59.138ZFrom https://github.com/oxidecomputer/omicron
902025-02-23T08:22:59.138Z * branch fef44b3229fc3a7f8a483a2e323b831dc82f07e3 -> FETCH_HEAD
912025-02-23T08:22:59.150Z+ [[ -n renovate/test-strategy-0.x ]]
922025-02-23T08:22:59.152Z++ git branch --show-current
932025-02-23T08:22:59.155Z+ current=main
942025-02-23T08:22:59.155Z+ [[ main != renovate/test-strategy-0.x ]]
952025-02-23T08:22:59.156Z+ git branch -f renovate/test-strategy-0.x fef44b3229fc3a7f8a483a2e323b831dc82f07e3
962025-02-23T08:22:59.161Z+ git checkout -f renovate/test-strategy-0.x
972025-02-23T08:22:59.341ZSwitched to branch 'renovate/test-strategy-0.x'
982025-02-23T08:22:59.344Z+ git reset --hard fef44b3229fc3a7f8a483a2e323b831dc82f07e3
992025-02-23T08:22:59.524ZHEAD is now at fef44b322 merge main into branch
1002025-02-23T08:22:59.527Zprocess exited: duration 9198 ms, exit code 0
 
1012025-02-23T08:22:59.532Zstarting task 4: "build"
1022025-02-23T08:22:59.538Z+ source .github/buildomat/ci-env.sh
1032025-02-23T08:22:59.538Z++ export CARGO_TERM_COLOR=always
1042025-02-23T08:22:59.538Z++ CARGO_TERM_COLOR=always
1052025-02-23T08:22:59.538Z+ cargo --version
1062025-02-23T08:22:59.602Zcargo 1.85.0 (d73d2caf9 2024-12-31)
1072025-02-23T08:22:59.604Z+ rustc --version
1082025-02-23T08:22:59.670Zrustc 1.85.0 (4d91de4e4 2025-02-17)
1092025-02-23T08:22:59.672Z+ source ./env.sh
1102025-02-23T08:22:59.672Z++ OLD_SHELL_OPTS=ehxB
1112025-02-23T08:22:59.672Z++ set -o xtrace
1122025-02-23T08:22:59.675Z++++ dirname ./env.sh
1132025-02-23T08:22:59.677Z+++ readlink -f .
1142025-02-23T08:22:59.680Z++ OMICRON_WS=/work/oxidecomputer/omicron
1152025-02-23T08:22:59.682Z++ 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-23T08:22:59.682Z++ 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-23T08:22:59.682Z++ 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-23T08:22:59.682Z++ 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-23T08:22:59.682Z++ 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-23T08:22:59.682Z++ 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-23T08:22:59.682Z++ 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-23T08:22:59.682Z++ 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-23T08:22:59.682Z++ case $OLD_SHELL_OPTS in
1242025-02-23T08:22:59.682Z++ unset OLD_SHELL_OPTS OMICRON_WS
1252025-02-23T08:22:59.683Z+ 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-23T08:22:59.683Z+ 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-23T08:22:59.683Z+ banner prerequisites
1282025-02-23T08:22:59.686Z
1292025-02-23T08:22:59.686Z ##### ##### ###### ##### ###### #### # # # #### #
1302025-02-23T08:22:59.686Z # # # # # # # # # # # # # # #
1312025-02-23T08:22:59.686Z # # # # ##### # # ##### # # # # # #### #
1322025-02-23T08:22:59.686Z ##### ##### # ##### # # # # # # # # #
1332025-02-23T08:22:59.686Z # # # # # # # # # # # # # # #
1342025-02-23T08:22:59.686Z # # # ###### # # ###### ### # #### # #### #
1352025-02-23T08:22:59.686Z
1362025-02-23T08:22:59.686Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1372025-02-23T08:23:01.330Zpkg list: illegal option -- F
1382025-02-23T08:23:01.331ZUsage:
1392025-02-23T08:23:01.334Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1402025-02-23T08:23:01.334Z [pkg_fmri_pattern ...]
1412025-02-23T08:23:02.199Zpkg list: illegal option -- F
1422025-02-23T08:23:02.199ZUsage:
1432025-02-23T08:23:02.201Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1442025-02-23T08:23:02.201Z [pkg_fmri_pattern ...]
1452025-02-23T08:23:11.579Z Startup: Refreshing catalog 'helios-dev' ... Done
1462025-02-23T08:23:15.940Z Startup: Caching catalogs ... Done
1472025-02-23T08:23:29.649ZPlanning: Solver setup ... Done (12.741s)
1482025-02-23T08:23:29.808ZPlanning: Running solver ... Done (0.159s)
1492025-02-23T08:23:29.931ZPlanning: Finding local manifests ... Done (0.005s)
1502025-02-23T08:23:29.967ZPlanning: Fetching manifests: 0/7 0% complete
1512025-02-23T08:23:30.654ZPlanning: Fetching manifests: 7/7 100% complete
1522025-02-23T08:23:30.765ZPlanning: Package planning ... Done (0.111s)
1532025-02-23T08:23:30.821ZPlanning: Merging actions ... Done (0.056s)
1542025-02-23T08:23:31.021ZPlanning: Checking for conflicting actions ... Done (0.199s)
1552025-02-23T08:23:33.071ZPlanning: Consolidating action changes ... Done (2.049s)
1562025-02-23T08:23:33.517ZPlanning: Evaluating mediators ... Done (0.447s)
1572025-02-23T08:23:33.601ZPlanning: Planning completed in 17.56 seconds
1582025-02-23T08:23:33.617Z Packages to install: 4
1592025-02-23T08:23:33.617Z Packages to update: 3
1602025-02-23T08:23:33.620Z Mediators to change: 2
1612025-02-23T08:23:33.620Z Services to change: 1
1622025-02-23T08:23:33.620Z Estimated space available: 155.60 GB
1632025-02-23T08:23:33.620ZEstimated space to be consumed: 1.66 GB
1642025-02-23T08:23:33.620Z Create boot environment: No
1652025-02-23T08:23:33.620ZCreate backup boot environment: Yes
1662025-02-23T08:23:33.620Z Rebuild boot archive: No
1672025-02-23T08:23:33.620Z
1682025-02-23T08:23:33.620ZChanged mediators:
1692025-02-23T08:23:33.620Z mediator clang:
1702025-02-23T08:23:33.620Z version: None -> 15 (system default)
1712025-02-23T08:23:33.620Z
1722025-02-23T08:23:33.620Z mediator llvm:
1732025-02-23T08:23:33.621Z version: 14 (system default) -> 15 (system default)
1742025-02-23T08:23:33.622Z
1752025-02-23T08:23:33.622ZChanged packages:
1762025-02-23T08:23:33.622Zhelios-dev
1772025-02-23T08:23:33.622Z developer/build-essential
1782025-02-23T08:23:33.622Z None -> 11-2.0
1792025-02-23T08:23:33.622Z library/libxmlsec1
1802025-02-23T08:23:33.622Z None -> 1.2.35-2.0
1812025-02-23T08:23:33.622Z ooce/developer/clang-15
1822025-02-23T08:23:33.622Z None -> 15.0.7-2.0
1832025-02-23T08:23:33.622Z ooce/developer/llvm-15
1842025-02-23T08:23:33.622Z None -> 15.0.7-2.0
1852025-02-23T08:23:33.622Z package/pkg
1862025-02-23T08:23:33.622Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1872025-02-23T08:23:33.622Z system/library/g++-runtime
1882025-02-23T08:23:33.622Z 13-2.0 -> 14-2.0
1892025-02-23T08:23:33.622Z system/library/gcc-runtime
1902025-02-23T08:23:33.623Z 13-2.0 -> 14-2.0
1912025-02-23T08:23:33.623Z
1922025-02-23T08:23:33.623ZServices:
1932025-02-23T08:23:33.623Z restart_fmri:
1942025-02-23T08:23:33.623Z svc:/system/update-man-index:default
1952025-02-23T08:23:33.623Z
1962025-02-23T08:23:33.623ZEditable files to change:
1972025-02-23T08:23:33.623Z Update:
1982025-02-23T08:23:33.623Z usr/share/lib/pkg/web/config.shtml
1992025-02-23T08:23:33.702Z
2002025-02-23T08:23:33.702ZDownload: 0/4301 items 0.0/225.4MB 0% complete
2012025-02-23T08:23:38.704ZDownload: 332/4301 items 2.0/225.4MB 0% complete (396k/s)
2022025-02-23T08:23:43.708ZDownload: 1055/4301 items 19.4/225.4MB 8% complete (2.0M/s)
2032025-02-23T08:23:50.062ZDownload: 1193/4301 items 83.3/225.4MB 36% complete (8.8M/s)
2042025-02-23T08:24:02.875ZDownload: 1196/4301 items 83.4/225.4MB 36% complete
2052025-02-23T08:24:07.881ZDownload: 1197/4301 items 83.4/225.4MB 36% complete (3.4k/s)
2062025-02-23T08:24:14.804ZDownload: 2224/4301 items 119.2/225.4MB 52% complete (4.5M/s)
2072025-02-23T08:24:19.806ZDownload: 3512/4301 items 215.5/225.4MB 95% complete (9.7M/s)
2082025-02-23T08:24:22.755ZDownload: Completed 225.42 MB in 49.04 seconds (4.6M/s)
2092025-02-23T08:24:24.851Z Actions: 1/5122 actions (Removing old actions)
2102025-02-23T08:24:24.874Z Actions: 194/5122 actions (Installing new actions)
2112025-02-23T08:24:29.542Z Actions: 4267/5122 actions (Updating modified actions)
2122025-02-23T08:24:29.905Z Actions: Completed 5122 actions in 5.05 seconds.
2132025-02-23T08:24:30.147Z Done (0.234s)
2142025-02-23T08:24:30.149Z Done (0.001s)
2152025-02-23T08:24:30.762Z Done (0.613s)
2162025-02-23T08:24:35.496Z Done (4.508s)
2172025-02-23T08:24:35.584Z Done (0.017s)
2182025-02-23T08:24:35.587Z Done (0.000s)
2192025-02-23T08:24:35.764Z Done (0.000s)
2202025-02-23T08:24:36.489ZPlanning: Evaluating mediator changes ... Done
2212025-02-23T08:24:36.651ZPlanning: Checking for conflicting actions ... Done
2222025-02-23T08:24:36.653ZPlanning: Consolidating action changes ... Done
2232025-02-23T08:24:36.923ZPlanning: Evaluating mediators ... Done
2242025-02-23T08:24:36.925ZPlanning: Planning completed in 0.43 seconds
2252025-02-23T08:24:36.962Z Mediators to change: 2
2262025-02-23T08:24:36.962Z Create boot environment: No
2272025-02-23T08:24:36.965ZCreate backup boot environment: No
2282025-02-23T08:24:37.045Z Done
2292025-02-23T08:24:37.045Z Done
2302025-02-23T08:24:37.504Z Done
2312025-02-23T08:24:41.200Z Done
2322025-02-23T08:24:41.292Z Done
2332025-02-23T08:24:41.294Z Done
2342025-02-23T08:24:41.416Z Done
2352025-02-23T08:24:42.037ZPlanning: Evaluating mediator changes ... Done
2362025-02-23T08:24:42.040ZPlanning: Merging actions ... Done
2372025-02-23T08:24:42.226ZPlanning: Checking for conflicting actions ... Done
2382025-02-23T08:24:42.228ZPlanning: Consolidating action changes ... Done
2392025-02-23T08:24:42.498ZPlanning: Evaluating mediators ... Done
2402025-02-23T08:24:42.554ZPlanning: Planning completed in 0.76 seconds
2412025-02-23T08:24:42.596Z Packages to change: 1
2422025-02-23T08:24:42.596Z Mediators to change: 1
2432025-02-23T08:24:42.596Z Services to change: 1
2442025-02-23T08:24:42.597Z Create boot environment: No
2452025-02-23T08:24:42.599ZCreate backup boot environment: Yes
2462025-02-23T08:24:44.808Z Actions: 1/6 actions (Updating modified actions)
2472025-02-23T08:24:44.810Z Actions: Completed 6 actions in 0.00 seconds.
2482025-02-23T08:24:44.810Z Done
2492025-02-23T08:24:44.811Z Done
2502025-02-23T08:24:44.934Z Done
2512025-02-23T08:24:48.709Z Done
2522025-02-23T08:24:48.801Z Done
2532025-02-23T08:24:48.804Z Done
2542025-02-23T08:24:48.946Z Done
2552025-02-23T08:24:49.384ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2562025-02-23T08:24:49.384Zclang system 15 system
2572025-02-23T08:24:49.384Zcsh system system illumos
2582025-02-23T08:24:49.384Zctags system system illumos
2592025-02-23T08:24:49.384Zgcc vendor 12 vendor
2602025-02-23T08:24:49.384Zgcc system 10 system
2612025-02-23T08:24:49.384Zgcc system 7 system
2622025-02-23T08:24:49.384Zgo system 1.20 system
2632025-02-23T08:24:49.384Zgo system 1.19 system
2642025-02-23T08:24:49.384Zllvm system 15 system
2652025-02-23T08:24:49.384Zllvm system 14 system
2662025-02-23T08:24:49.384Zmariadb system 10.6 system
2672025-02-23T08:24:49.384Zmta vendor vendor dma
2682025-02-23T08:24:49.384Zopenjdk system 17 system
2692025-02-23T08:24:49.384Zopenjdk system 11 system
2702025-02-23T08:24:49.384Zopenjdk system 1.8 system
2712025-02-23T08:24:49.384Zopenssl vendor 3 vendor
2722025-02-23T08:24:49.384Zperl system 5.36 system
2732025-02-23T08:24:49.384Zpostgresql system 15 system
2742025-02-23T08:24:49.384Zpostgresql system 13 system
2752025-02-23T08:24:49.384Zpython vendor 3 vendor
2762025-02-23T08:24:49.384Zpython system 2 system
2772025-02-23T08:24:49.384Zpython3 system 3.11 system
2782025-02-23T08:24:49.384Zruby system 3.0 system
2792025-02-23T08:24:49.384Zwords vendor vendor american-english
2802025-02-23T08:24:49.384Zwords system system australian-english
2812025-02-23T08:24:49.384Zwords system system british-english
2822025-02-23T08:24:49.384Zwords system system canadian-english
2832025-02-23T08:24:49.384Zwords system system french
2842025-02-23T08:24:49.384Zwords system system italian
2852025-02-23T08:24:49.384Zwords system system ngerman
2862025-02-23T08:24:49.384Zwords system system ogerman
2872025-02-23T08:24:49.384Zwords system system spanish
2882025-02-23T08:24:49.725ZPUBLISHER TYPE STATUS P LOCATION
2892025-02-23T08:24:49.725Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2902025-02-23T08:24:52.798ZFMRI IFO
2912025-02-23T08:24:52.798Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2922025-02-23T08:24:52.798Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2932025-02-23T08:24:52.798Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2942025-02-23T08:24:52.798Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2952025-02-23T08:24:52.798Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2962025-02-23T08:24:52.799Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2972025-02-23T08:24:52.799Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2982025-02-23T08:24:52.799Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2992025-02-23T08:24:52.799Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
3002025-02-23T08:24:52.799Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im-
3012025-02-23T08:24:52.799Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
3022025-02-23T08:24:52.799Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
3032025-02-23T08:24:52.799Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im-
3042025-02-23T08:24:52.799Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
3052025-02-23T08:24:52.799Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
3062025-02-23T08:24:53.593Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
3072025-02-23T08:24:53.886Z Updating crates.io index
3082025-02-23T08:24:53.889Z Updating git repository `https://github.com/oxidecomputer/maghemite`
3092025-02-23T08:24:54.495Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
3102025-02-23T08:24:54.797Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
3112025-02-23T08:24:55.016Z Updating git repository `https://github.com/oxidecomputer/propolis`
3122025-02-23T08:24:55.999Z Updating git repository `https://github.com/oxidecomputer/crucible`
3132025-02-23T08:24:57.722Z Updating git repository `https://github.com/oxidecomputer/opte`
3142025-02-23T08:24:58.372Z Updating git repository `https://github.com/oxidecomputer/falcon`
3152025-02-23T08:24:59.141Z Updating git repository `https://github.com/oxidecomputer/clickward`
3162025-02-23T08:24:59.417Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
3172025-02-23T08:24:59.810Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
3182025-02-23T08:25:00.363Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3192025-02-23T08:25:00.967Z Updating git repository `https://github.com/oxidecomputer/libipcc`
3202025-02-23T08:25:01.263Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3212025-02-23T08:25:01.555Z Updating git repository `https://github.com/oxidecomputer/tofino`
3222025-02-23T08:25:01.820Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3232025-02-23T08:25:02.218Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3242025-02-23T08:25:02.446Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3252025-02-23T08:25:02.706Z Updating git repository `https://github.com/oxidecomputer/lldp`
3262025-02-23T08:25:03.016Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3272025-02-23T08:25:03.474Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3282025-02-23T08:25:03.836Z Updating git repository `https://github.com/oxidecomputer/ispf`
3292025-02-23T08:25:04.240Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3302025-02-23T08:25:04.520Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3312025-02-23T08:25:04.972Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3322025-02-23T08:25:05.262Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3332025-02-23T08:25:05.646Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3342025-02-23T08:25:06.055Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
3352025-02-23T08:25:06.338Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3362025-02-23T08:25:06.618Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3372025-02-23T08:25:06.872Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3382025-02-23T08:25:08.128Z Downloading crates ...
3392025-02-23T08:25:08.201Z Downloaded anstyle-query v1.1.1
3402025-02-23T08:25:08.208Z Downloaded pretty-hex v0.4.1
3412025-02-23T08:25:08.210Z Downloaded equivalent v1.0.1
3422025-02-23T08:25:08.215Z Downloaded colorchoice v1.0.2
3432025-02-23T08:25:08.218Z Downloaded scroll_derive v0.12.0
3442025-02-23T08:25:08.220Z Downloaded swrite v0.1.0
3452025-02-23T08:25:08.228Z Downloaded usdt-macro v0.5.0
3462025-02-23T08:25:08.230Z Downloaded usdt-attr-macro v0.5.0
3472025-02-23T08:25:08.230Z Downloaded dtrace-parser v0.2.0
3482025-02-23T08:25:08.233Z Downloaded bytecount v0.6.8
3492025-02-23T08:25:08.236Z Downloaded byteorder v1.5.0
3502025-02-23T08:25:08.238Z Downloaded cargo-platform v0.1.8
3512025-02-23T08:25:08.238Z Downloaded anstyle-parse v0.2.5
3522025-02-23T08:25:08.241Z Downloaded block-buffer v0.10.4
3532025-02-23T08:25:08.241Z Downloaded anstyle v1.0.10
3542025-02-23T08:25:08.243Z Downloaded autocfg v1.4.0
3552025-02-23T08:25:08.250Z Downloaded is_terminal_polyfill v1.70.1
3562025-02-23T08:25:08.254Z Downloaded toml_datetime v0.6.8
3572025-02-23T08:25:08.254Z Downloaded fastrand v2.1.1
3582025-02-23T08:25:08.257Z Downloaded dof v0.3.0
3592025-02-23T08:25:08.257Z Downloaded fnv v1.0.7
3602025-02-23T08:25:08.262Z Downloaded strsim v0.11.1
3612025-02-23T08:25:08.262Z Downloaded serde_spanned v0.6.8
3622025-02-23T08:25:08.262Z Downloaded fs-err v2.11.0
3632025-02-23T08:25:08.264Z Downloaded crypto-common v0.1.6
3642025-02-23T08:25:08.264Z Downloaded proc-macro-error-attr v1.0.4
3652025-02-23T08:25:08.264Z Downloaded memmap v0.7.0
3662025-02-23T08:25:08.264Z Downloaded unicode-linebreak v0.1.5
3672025-02-23T08:25:08.267Z Downloaded heck v0.4.1
3682025-02-23T08:25:08.267Z Downloaded thiserror-impl v1.0.69
3692025-02-23T08:25:08.270Z Downloaded plain v0.2.3
3702025-02-23T08:25:08.270Z Downloaded heck v0.5.0
3712025-02-23T08:25:08.272Z Downloaded cpufeatures v0.2.14
3722025-02-23T08:25:08.272Z Downloaded errno v0.3.9
3732025-02-23T08:25:08.272Z Downloaded usdt v0.5.0
3742025-02-23T08:25:08.275Z Downloaded clap_lex v0.7.4
3752025-02-23T08:25:08.275Z Downloaded pest_generator v2.7.14
3762025-02-23T08:25:08.277Z Downloaded cargo_metadata v0.18.1
3772025-02-23T08:25:08.279Z Downloaded smawk v0.3.2
3782025-02-23T08:25:08.282Z Downloaded macaddr v1.0.1
3792025-02-23T08:25:08.282Z Downloaded utf8parse v0.2.2
3802025-02-23T08:25:08.284Z Downloaded serde_tokenstream v0.2.2
3812025-02-23T08:25:08.287Z Downloaded cargo_toml v0.20.5
3822025-02-23T08:25:08.289Z Downloaded terminal_size v0.4.0
3832025-02-23T08:25:08.289Z Downloaded generic-array v0.14.7
3842025-02-23T08:25:08.292Z Downloaded anstream v0.6.15
3852025-02-23T08:25:08.296Z Downloaded digest v0.10.7
3862025-02-23T08:25:08.296Z Downloaded version_check v0.9.5
3872025-02-23T08:25:08.299Z Downloaded itoa v1.0.11
3882025-02-23T08:25:08.299Z Downloaded cfg-if v1.0.0
3892025-02-23T08:25:08.299Z Downloaded camino-tempfile v1.1.1
3902025-02-23T08:25:08.303Z Downloaded thiserror v1.0.69
3912025-02-23T08:25:08.306Z Downloaded thread-id v4.2.2
3922025-02-23T08:25:08.306Z Downloaded sha2 v0.10.8
3932025-02-23T08:25:08.308Z Downloaded scroll v0.12.0
3942025-02-23T08:25:08.308Z Downloaded quote v1.0.38
3952025-02-23T08:25:08.310Z Downloaded tempfile v3.13.0
3962025-02-23T08:25:08.313Z Downloaded pest_derive v2.7.14
3972025-02-23T08:25:08.316Z Downloaded once_cell v1.20.3
3982025-02-23T08:25:08.318Z Downloaded tabled_derive v0.7.0
3992025-02-23T08:25:08.321Z Downloaded camino v1.1.9
4002025-02-23T08:25:08.323Z Downloaded semver v1.0.25
4012025-02-23T08:25:08.327Z Downloaded bitflags v2.6.0
4022025-02-23T08:25:08.330Z Downloaded usdt-impl v0.5.0
4032025-02-23T08:25:08.332Z Downloaded proc-macro-error v1.0.4
4042025-02-23T08:25:08.334Z Downloaded textwrap v0.16.1
4052025-02-23T08:25:08.337Z Downloaded clap_derive v4.5.28
4062025-02-23T08:25:08.340Z Downloaded zerocopy-derive v0.7.35
4072025-02-23T08:25:08.342Z Downloaded typenum v1.17.0
4082025-02-23T08:25:08.344Z Downloaded proc-macro2 v1.0.92
4092025-02-23T08:25:08.347Z Downloaded unicode-ident v1.0.14
4102025-02-23T08:25:08.349Z Downloaded anyhow v1.0.96
4112025-02-23T08:25:08.353Z Downloaded pest_meta v2.7.14
4122025-02-23T08:25:08.355Z Downloaded clap v4.5.30
4132025-02-23T08:25:08.363Z Downloaded toml v0.8.19
4142025-02-23T08:25:08.366Z Downloaded log v0.4.22
4152025-02-23T08:25:08.369Z Downloaded serde_derive v1.0.217
4162025-02-23T08:25:08.371Z Downloaded papergrid v0.11.0
4172025-02-23T08:25:08.375Z Downloaded serde v1.0.217
4182025-02-23T08:25:08.379Z Downloaded ucd-trie v0.1.7
4192025-02-23T08:25:08.384Z Downloaded ryu v1.0.18
4202025-02-23T08:25:08.389Z Downloaded indexmap v2.7.1
4212025-02-23T08:25:08.397Z Downloaded toml_edit v0.22.22
4222025-02-23T08:25:08.417Z Downloaded memchr v2.7.4
4232025-02-23T08:25:08.433Z Downloaded pest v2.7.14
4242025-02-23T08:25:08.439Z Downloaded hashbrown v0.15.1
4252025-02-23T08:25:08.444Z Downloaded zerocopy v0.7.35
4262025-02-23T08:25:08.459Z Downloaded winnow v0.6.20
4272025-02-23T08:25:08.467Z Downloaded clap_builder v4.5.30
4282025-02-23T08:25:08.473Z Downloaded tabled v0.15.0
4292025-02-23T08:25:08.488Z Downloaded goblin v0.8.2
4302025-02-23T08:25:08.493Z Downloaded serde_json v1.0.139
4312025-02-23T08:25:08.507Z Downloaded syn v1.0.109
4322025-02-23T08:25:08.516Z Downloaded unicode-width v0.1.14
4332025-02-23T08:25:08.522Z Downloaded syn v2.0.96
4342025-02-23T08:25:08.532Z Downloaded rustix v0.38.37
4352025-02-23T08:25:08.574Z Downloaded libc v0.2.169
4362025-02-23T08:25:08.858Z Compiling proc-macro2 v1.0.92
4372025-02-23T08:25:08.858Z Compiling unicode-ident v1.0.14
4382025-02-23T08:25:08.858Z Compiling serde v1.0.217
4392025-02-23T08:25:08.858Z Compiling version_check v0.9.5
4402025-02-23T08:25:08.858Z Compiling thiserror v1.0.69
4412025-02-23T08:25:08.858Z Compiling memchr v2.7.4
4422025-02-23T08:25:08.858Z Compiling libc v0.2.169
4432025-02-23T08:25:08.858Z Compiling itoa v1.0.11
4442025-02-23T08:25:09.143Z Compiling ryu v1.0.18
4452025-02-23T08:25:09.189Z Compiling ucd-trie v0.1.7
4462025-02-23T08:25:09.509Z Compiling once_cell v1.20.3
4472025-02-23T08:25:09.662Z Compiling byteorder v1.5.0
4482025-02-23T08:25:09.713Z Compiling rustix v0.38.37
4492025-02-23T08:25:09.849Z Compiling serde_json v1.0.139
4502025-02-23T08:25:10.102Z Compiling bitflags v2.6.0
4512025-02-23T08:25:10.230Z Compiling proc-macro-error-attr v1.0.4
4522025-02-23T08:25:10.458Z Compiling usdt-impl v0.5.0
4532025-02-23T08:25:10.499Z Compiling syn v1.0.109
4542025-02-23T08:25:10.565Z Compiling proc-macro-error v1.0.4
4552025-02-23T08:25:10.627Z Compiling plain v0.2.3
4562025-02-23T08:25:10.629Z Compiling log v0.4.22
4572025-02-23T08:25:10.792Z Compiling quote v1.0.38
4582025-02-23T08:25:10.870Z Compiling errno v0.3.9
4592025-02-23T08:25:10.959Z Compiling camino v1.1.9
4602025-02-23T08:25:11.010Z Compiling utf8parse v0.2.2
4612025-02-23T08:25:11.114Z Compiling equivalent v1.0.1
4622025-02-23T08:25:11.159Z Compiling hashbrown v0.15.1
4632025-02-23T08:25:11.187Z Compiling syn v2.0.96
4642025-02-23T08:25:11.244Z Compiling thread-id v4.2.2
4652025-02-23T08:25:11.353Z Compiling anstyle-parse v0.2.5
4662025-02-23T08:25:11.613Z Compiling anstyle v1.0.10
4672025-02-23T08:25:11.666Z Compiling pretty-hex v0.4.1
4682025-02-23T08:25:11.882Z Compiling semver v1.0.25
4692025-02-23T08:25:11.903Z Compiling colorchoice v1.0.2
4702025-02-23T08:25:12.043Z Compiling unicode-width v0.1.14
4712025-02-23T08:25:12.067Z Compiling winnow v0.6.20
4722025-02-23T08:25:12.157Z Compiling anstyle-query v1.1.1
4732025-02-23T08:25:12.266Z Compiling indexmap v2.7.1
4742025-02-23T08:25:12.308Z Compiling autocfg v1.4.0
4752025-02-23T08:25:12.415Z Compiling is_terminal_polyfill v1.70.1
4762025-02-23T08:25:12.564Z Compiling anstream v0.6.15
4772025-02-23T08:25:13.177Z Compiling terminal_size v0.4.0
4782025-02-23T08:25:13.287Z Compiling heck v0.5.0
4792025-02-23T08:25:13.290Z Compiling fs-err v2.11.0
4802025-02-23T08:25:13.416Z Compiling cfg-if v1.0.0
4812025-02-23T08:25:13.527Z Compiling anyhow v1.0.96
4822025-02-23T08:25:13.530Z Compiling fnv v1.0.7
4832025-02-23T08:25:13.625Z Compiling clap_lex v0.7.4
4842025-02-23T08:25:13.650Z Compiling strsim v0.11.1
4852025-02-23T08:25:13.706Z Compiling bytecount v0.6.8
4862025-02-23T08:25:13.762Z Compiling heck v0.4.1
4872025-02-23T08:25:13.969Z Compiling fastrand v2.1.1
4882025-02-23T08:25:14.207Z Compiling clap_builder v4.5.30
4892025-02-23T08:25:14.441Z Compiling tempfile v3.13.0
4902025-02-23T08:25:14.465Z Compiling papergrid v0.11.0
4912025-02-23T08:25:14.686Z Compiling memmap v0.7.0
4922025-02-23T08:25:14.709Z Compiling unicode-linebreak v0.1.5
4932025-02-23T08:25:15.005Z Compiling smawk v0.3.2
4942025-02-23T08:25:15.239Z Compiling textwrap v0.16.1
4952025-02-23T08:25:15.510Z Compiling swrite v0.1.0
4962025-02-23T08:25:16.144Z Compiling tabled_derive v0.7.0
4972025-02-23T08:25:17.483Z Compiling tabled v0.15.0
4982025-02-23T08:25:18.027Z Compiling serde_derive v1.0.217
4992025-02-23T08:25:18.049Z Compiling thiserror-impl v1.0.69
5002025-02-23T08:25:18.051Z Compiling zerocopy-derive v0.7.35
5012025-02-23T08:25:18.110Z Compiling scroll_derive v0.12.0
5022025-02-23T08:25:18.385Z Compiling clap_derive v4.5.28
5032025-02-23T08:25:19.368Z Compiling scroll v0.12.0
5042025-02-23T08:25:19.862Z Compiling goblin v0.8.2
5052025-02-23T08:25:20.036Z Compiling zerocopy v0.7.35
5062025-02-23T08:25:20.566Z Compiling pest v2.7.14
5072025-02-23T08:25:21.695Z Compiling clap v4.5.30
5082025-02-23T08:25:22.786Z Compiling pest_meta v2.7.14
5092025-02-23T08:25:23.677Z Compiling pest_generator v2.7.14
5102025-02-23T08:25:25.070Z Compiling pest_derive v2.7.14
5112025-02-23T08:25:25.750Z Compiling dtrace-parser v0.2.0
5122025-02-23T08:25:26.626Z Compiling toml_datetime v0.6.8
5132025-02-23T08:25:26.629Z Compiling serde_spanned v0.6.8
5142025-02-23T08:25:26.629Z Compiling cargo-platform v0.1.8
5152025-02-23T08:25:26.962Z Compiling serde_tokenstream v0.2.2
5162025-02-23T08:25:26.987Z Compiling toml_edit v0.22.22
5172025-02-23T08:25:27.131Z Compiling macaddr v1.0.1
5182025-02-23T08:25:27.251Z Compiling camino-tempfile v1.1.1
5192025-02-23T08:25:28.022Z Compiling dof v0.3.0
5202025-02-23T08:25:28.023Z Compiling cargo_metadata v0.18.1
5212025-02-23T08:25:29.611Z Compiling usdt-attr-macro v0.5.0
5222025-02-23T08:25:29.611Z Compiling usdt-macro v0.5.0
5232025-02-23T08:25:29.773Z Compiling toml v0.8.19
5242025-02-23T08:25:30.697Z Compiling cargo_toml v0.20.5
5252025-02-23T08:25:30.881Z Compiling usdt v0.5.0
5262025-02-23T08:25:33.289Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5272025-02-23T08:25:36.465Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.08s
5282025-02-23T08:25:36.697Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
5292025-02-23T08:25:37.235Z Downloading crates ...
5302025-02-23T08:25:37.359Z Downloaded atty v0.2.14
5312025-02-23T08:25:37.374Z Downloaded async-stream-impl v0.3.6
5322025-02-23T08:25:37.377Z Downloaded atomicwrites v0.4.4
5332025-02-23T08:25:37.379Z Downloaded daft v0.1.1
5342025-02-23T08:25:37.389Z Downloaded ciborium-io v0.2.2
5352025-02-23T08:25:37.392Z Downloaded cfg_aliases v0.1.1
5362025-02-23T08:25:37.400Z Downloaded heapless v0.7.17
5372025-02-23T08:25:37.405Z Downloaded headers-core v0.3.0
5382025-02-23T08:25:37.410Z Downloaded cstr-argument v0.1.2
5392025-02-23T08:25:37.412Z Downloaded crucible-workspace-hack v0.1.0
5402025-02-23T08:25:37.418Z Downloaded crunchy v0.2.2
5412025-02-23T08:25:37.421Z Downloaded heck v0.3.3
5422025-02-23T08:25:37.424Z Downloaded highway v1.2.0
5432025-02-23T08:25:37.426Z Downloaded assert_matches v1.5.0
5442025-02-23T08:25:37.426Z Downloaded async-stream v0.3.6
5452025-02-23T08:25:37.429Z Downloaded cfg_aliases v0.2.1
5462025-02-23T08:25:37.431Z Downloaded async-recursion v1.1.1
5472025-02-23T08:25:37.434Z Downloaded ascii-canvas v3.0.0
5482025-02-23T08:25:37.436Z Downloaded array-init v0.0.4
5492025-02-23T08:25:37.439Z Downloaded icu_locid_transform_data v1.5.0
5502025-02-23T08:25:37.441Z Downloaded colored v2.1.0
5512025-02-23T08:25:37.443Z Downloaded heapless v0.8.0
5522025-02-23T08:25:37.447Z Downloaded icu_locid_transform v1.5.0
5532025-02-23T08:25:37.450Z Downloaded hickory-resolver v0.24.3
5542025-02-23T08:25:37.456Z Downloaded hyper-util v0.1.10
5552025-02-23T08:25:37.460Z Downloaded icu_normalizer v1.5.0
5562025-02-23T08:25:37.465Z Downloaded icu_normalizer_data v1.5.0
5572025-02-23T08:25:37.468Z Downloaded crc v3.2.1
5582025-02-23T08:25:37.470Z Downloaded crc-catalog v2.4.0
5592025-02-23T08:25:37.475Z Downloaded hyper-tls v0.6.0
5602025-02-23T08:25:37.477Z Downloaded icu_locid v1.5.0
5612025-02-23T08:25:37.480Z Downloaded hickory-client v0.24.3
5622025-02-23T08:25:37.485Z Downloaded is_ci v1.2.0
5632025-02-23T08:25:37.488Z Downloaded bit-vec v0.6.3
5642025-02-23T08:25:37.491Z Downloaded buf-list v1.0.3
5652025-02-23T08:25:37.493Z Downloaded ident_case v1.0.1
5662025-02-23T08:25:37.493Z Downloaded instant v0.1.13
5672025-02-23T08:25:37.497Z Downloaded backoff v0.4.0
5682025-02-23T08:25:37.500Z Downloaded atomic-waker v1.1.2
5692025-02-23T08:25:37.500Z Downloaded httpdate v1.0.3
5702025-02-23T08:25:37.502Z Downloaded icu_provider_macros v1.5.0
5712025-02-23T08:25:37.503Z Downloaded aead v0.5.2
5722025-02-23T08:25:37.505Z Downloaded curve25519-dalek-derive v0.1.1
5732025-02-23T08:25:37.505Z Downloaded ctr v0.9.2
5742025-02-23T08:25:37.508Z Downloaded arrayvec v0.7.6
5752025-02-23T08:25:37.510Z Downloaded lockfree-object-pool v0.1.6
5762025-02-23T08:25:37.513Z Downloaded hex-literal v0.4.1
5772025-02-23T08:25:37.515Z Downloaded addr2line v0.24.2
5782025-02-23T08:25:37.518Z Downloaded managed v0.8.0
5792025-02-23T08:25:37.520Z Downloaded md5 v0.7.0
5802025-02-23T08:25:37.520Z Downloaded hubpack_derive v0.1.1
5812025-02-23T08:25:37.523Z Downloaded console v0.15.10
5822025-02-23T08:25:37.525Z Downloaded chrono-tz-build v0.4.0
5832025-02-23T08:25:37.528Z Downloaded russh-cryptovec v0.7.3
5842025-02-23T08:25:37.528Z Downloaded match_cfg v0.1.0
5852025-02-23T08:25:37.529Z Downloaded hostname v0.4.0
5862025-02-23T08:25:37.533Z Downloaded bcs v0.1.6
5872025-02-23T08:25:37.533Z Downloaded bb8 v0.8.5
5882025-02-23T08:25:37.535Z Downloaded sqlparser_derive v0.2.2
5892025-02-23T08:25:37.535Z Downloaded internet-checksum v0.2.1
5902025-02-23T08:25:37.538Z Downloaded indoc v1.0.9
5912025-02-23T08:25:37.541Z Downloaded constant_time_eq v0.3.1
5922025-02-23T08:25:37.544Z Downloaded bzip2 v0.4.4
5932025-02-23T08:25:37.544Z Downloaded linked-hash-map v0.5.6
5942025-02-23T08:25:37.546Z Downloaded libefi-sys v0.1.0
5952025-02-23T08:25:37.548Z Downloaded keccak v0.1.5
5962025-02-23T08:25:37.548Z Downloaded instability v0.3.2
5972025-02-23T08:25:37.551Z Downloaded lalrpop-util v0.19.12
5982025-02-23T08:25:37.551Z Downloaded progenitor v0.8.0
5992025-02-23T08:25:37.553Z Downloaded libsw v3.3.1
6002025-02-23T08:25:37.555Z Downloaded crc32fast v1.4.2
6012025-02-23T08:25:37.558Z Downloaded csv-core v0.1.11
6022025-02-23T08:25:37.560Z Downloaded lazycell v1.3.0
6032025-02-23T08:25:37.563Z Downloaded maplit v1.0.2
6042025-02-23T08:25:37.563Z Downloaded lru-cache v0.1.2
6052025-02-23T08:25:37.566Z Downloaded impl-trait-for-tuples v0.2.2
6062025-02-23T08:25:37.568Z Downloaded termtree v0.4.1
6072025-02-23T08:25:37.568Z Downloaded tower-layer v0.3.3
6082025-02-23T08:25:37.570Z Downloaded tower-service v0.3.3
6092025-02-23T08:25:37.570Z Downloaded ssh-encoding v0.2.0
6102025-02-23T08:25:37.573Z Downloaded zerofrom v0.1.4
6112025-02-23T08:25:37.575Z Downloaded humantime v2.1.0
6122025-02-23T08:25:37.578Z Downloaded diesel_table_macro_syntax v0.2.0
6132025-02-23T08:25:37.578Z Downloaded ahash v0.8.11
6142025-02-23T08:25:37.580Z Downloaded mime v0.3.17
6152025-02-23T08:25:37.583Z Downloaded memoffset v0.9.1
6162025-02-23T08:25:37.586Z Downloaded md-5 v0.10.6
6172025-02-23T08:25:37.588Z Downloaded salsa20 v0.10.2
6182025-02-23T08:25:37.588Z Downloaded waitgroup v0.1.2
6192025-02-23T08:25:37.588Z Downloaded async-trait v0.1.86
6202025-02-23T08:25:37.592Z Downloaded crossbeam-epoch v0.9.18
6212025-02-23T08:25:37.596Z Downloaded slog-stdlog v4.1.1
6222025-02-23T08:25:37.598Z Downloaded ipnet v2.10.1
6232025-02-23T08:25:37.601Z Downloaded cookie v0.18.1
6242025-02-23T08:25:37.603Z Downloaded clang-sys v1.8.1
6252025-02-23T08:25:37.606Z Downloaded endian-type v0.1.2
6262025-02-23T08:25:37.609Z Downloaded sha1 v0.10.6
6272025-02-23T08:25:37.611Z Downloaded secrecy v0.8.0
6282025-02-23T08:25:37.611Z Downloaded foreign-types v0.3.2
6292025-02-23T08:25:37.614Z Downloaded lock_api v0.4.12
6302025-02-23T08:25:37.616Z Downloaded lru v0.12.5
6312025-02-23T08:25:37.618Z Downloaded crossbeam-utils v0.8.20
6322025-02-23T08:25:37.621Z Downloaded sqlformat v0.2.6
6332025-02-23T08:25:37.623Z Downloaded openssl-probe v0.1.5
6342025-02-23T08:25:37.625Z Downloaded openssl-macros v0.1.1
6352025-02-23T08:25:37.625Z Downloaded number_prefix v0.4.0
6362025-02-23T08:25:37.626Z Downloaded num_threads v0.1.7
6372025-02-23T08:25:37.628Z Downloaded fxhash v0.2.1
6382025-02-23T08:25:37.628Z Downloaded mirai-annotations v1.12.0
6392025-02-23T08:25:37.631Z Downloaded untrusted v0.9.0
6402025-02-23T08:25:37.633Z Downloaded litemap v0.7.3
6412025-02-23T08:25:37.635Z Downloaded wait-timeout v0.2.0
6422025-02-23T08:25:37.638Z Downloaded memmap2 v0.9.5
6432025-02-23T08:25:37.640Z Downloaded httparse v1.9.5
6442025-02-23T08:25:37.643Z Downloaded termios v0.3.3
6452025-02-23T08:25:37.645Z Downloaded pretty-hex v0.2.1
6462025-02-23T08:25:37.645Z Downloaded path-slash v0.1.5
6472025-02-23T08:25:37.648Z Downloaded allocator-api2 v0.2.18
6482025-02-23T08:25:37.650Z Downloaded zeroize_derive v1.4.2
6492025-02-23T08:25:37.652Z Downloaded data-encoding v2.6.0
6502025-02-23T08:25:37.655Z Downloaded zeroize v1.8.1
6512025-02-23T08:25:37.655Z Downloaded rustls-pemfile v2.2.0
6522025-02-23T08:25:37.657Z Downloaded icu_provider v1.5.0
6532025-02-23T08:25:37.661Z Downloaded indexmap v1.9.3
6542025-02-23T08:25:37.665Z Downloaded ena v0.14.3
6552025-02-23T08:25:37.667Z Downloaded rustc-hash v2.0.0
6562025-02-23T08:25:37.670Z Downloaded const-oid v0.9.6
6572025-02-23T08:25:37.673Z Downloaded slog-json v2.6.1
6582025-02-23T08:25:37.675Z Downloaded enum-as-inner v0.6.1
6592025-02-23T08:25:37.677Z Downloaded sync_wrapper v1.0.1
6602025-02-23T08:25:37.678Z Downloaded sync-ptr v0.1.1
6612025-02-23T08:25:37.680Z Downloaded shell-words v1.1.0
6622025-02-23T08:25:37.680Z Downloaded test-strategy v0.4.0
6632025-02-23T08:25:37.684Z Downloaded toolchain_find v0.4.0
6642025-02-23T08:25:37.687Z Downloaded nodrop v0.1.14
6652025-02-23T08:25:37.689Z Downloaded tokio-tungstenite v0.23.1
6662025-02-23T08:25:37.691Z Downloaded gethostname v0.5.0
6672025-02-23T08:25:37.691Z Downloaded fragile v2.0.0
6682025-02-23T08:25:37.694Z Downloaded miniz_oxide v0.8.0
6692025-02-23T08:25:37.696Z Downloaded mime_guess v2.0.5
6702025-02-23T08:25:37.699Z Downloaded pbkdf2 v0.12.2
6712025-02-23T08:25:37.701Z Downloaded peg v0.8.4
6722025-02-23T08:25:37.705Z Downloaded zone_cfg_derive v0.3.0
6732025-02-23T08:25:37.708Z Downloaded write16 v1.0.0
6742025-02-23T08:25:37.708Z Downloaded vsss-rs v3.3.4
6752025-02-23T08:25:37.713Z Downloaded derive_builder_core v0.20.2
6762025-02-23T08:25:37.716Z Downloaded downcast v0.11.0
6772025-02-23T08:25:37.716Z Downloaded quick-error v1.2.3
6782025-02-23T08:25:37.720Z Downloaded rustc-hash v1.1.0
6792025-02-23T08:25:37.720Z Downloaded proc-macro-crate v1.3.1
6802025-02-23T08:25:37.720Z Downloaded packed_struct_codegen v0.10.1
6812025-02-23T08:25:37.724Z Downloaded litrs v0.4.1
6822025-02-23T08:25:37.727Z Downloaded indicatif v0.17.11
6832025-02-23T08:25:37.730Z Downloaded packed_struct v0.10.1
6842025-02-23T08:25:37.730Z Downloaded vte v0.11.1
6852025-02-23T08:25:37.733Z Downloaded prettyplease v0.2.29
6862025-02-23T08:25:37.737Z Downloaded primeorder v0.13.6
6872025-02-23T08:25:37.739Z Downloaded hickory-server v0.24.3
6882025-02-23T08:25:37.746Z Downloaded shlex v1.3.0
6892025-02-23T08:25:37.748Z Downloaded normalize-line-endings v0.3.0
6902025-02-23T08:25:37.751Z Downloaded fs_extra v1.3.0
6912025-02-23T08:25:37.754Z Downloaded subtle v2.6.1
6922025-02-23T08:25:37.754Z Downloaded topological-sort v0.2.2
6932025-02-23T08:25:37.756Z Downloaded tabled_derive v0.10.0
6942025-02-23T08:25:37.768Z Downloaded string_cache v0.8.7
6952025-02-23T08:25:37.770Z Downloaded zone v0.3.0
6962025-02-23T08:25:37.773Z Downloaded unicode-truncate v1.1.0
6972025-02-23T08:25:37.775Z Downloaded backtrace v0.3.74
6982025-02-23T08:25:37.779Z Downloaded rustc-demangle v0.1.24
6992025-02-23T08:25:37.781Z Downloaded hashlink v0.9.1
7002025-02-23T08:25:37.783Z Downloaded unicode-properties v0.1.3
7012025-02-23T08:25:37.786Z Downloaded wyz v0.5.1
7022025-02-23T08:25:37.788Z Downloaded deranged v0.3.11
7032025-02-23T08:25:37.790Z Downloaded writeable v0.5.5
7042025-02-23T08:25:37.793Z Downloaded typify v0.3.0
7052025-02-23T08:25:37.795Z Downloaded foreign-types v0.5.0
7062025-02-23T08:25:37.798Z Downloaded glob v0.3.2
7072025-02-23T08:25:37.800Z Downloaded ghash v0.5.1
7082025-02-23T08:25:37.800Z Downloaded flagset v0.4.6
7092025-02-23T08:25:37.802Z Downloaded vergen v8.3.2
7102025-02-23T08:25:37.805Z Downloaded time-core v0.1.2
7112025-02-23T08:25:37.808Z Downloaded crossbeam-channel v0.5.13
7122025-02-23T08:25:37.812Z Downloaded supports-color v3.0.1
7132025-02-23T08:25:37.814Z Downloaded base64 v0.21.7
7142025-02-23T08:25:37.817Z Downloaded cc v1.2.15
7152025-02-23T08:25:37.822Z Downloaded slog-term v2.9.1
7162025-02-23T08:25:37.825Z Downloaded serde_derive_internals v0.29.1
7172025-02-23T08:25:37.827Z Downloaded percent-encoding v2.3.1
7182025-02-23T08:25:37.830Z Downloaded dirs-sys-next v0.1.2
7192025-02-23T08:25:37.832Z Downloaded crypto-bigint v0.5.5
7202025-02-23T08:25:37.837Z Downloaded radium v0.7.0
7212025-02-23T08:25:37.840Z Downloaded progenitor v0.9.1
7222025-02-23T08:25:37.842Z Downloaded tokio-stream v0.1.16
7232025-02-23T08:25:37.845Z Downloaded rusty-fork v0.3.0
7242025-02-23T08:25:37.848Z Downloaded rustversion v1.0.17
7252025-02-23T08:25:37.850Z Downloaded ref-cast-impl v1.0.23
7262025-02-23T08:25:37.853Z Downloaded pkcs5 v0.7.1
7272025-02-23T08:25:37.856Z Downloaded progenitor-client v0.8.0
7282025-02-23T08:25:37.859Z Downloaded phf_shared v0.10.0
7292025-02-23T08:25:37.859Z Downloaded thread_local v1.1.8
7302025-02-23T08:25:37.861Z Downloaded thiserror-impl-no-std v2.0.2
7312025-02-23T08:25:37.863Z Downloaded tar v0.4.42
7322025-02-23T08:25:37.866Z Downloaded futures-channel v0.3.31
7332025-02-23T08:25:37.868Z Downloaded bumpalo v3.16.0
7342025-02-23T08:25:37.871Z Downloaded synstructure v0.13.1
7352025-02-23T08:25:37.873Z Downloaded rand v0.8.5
7362025-02-23T08:25:37.877Z Downloaded signal-hook v0.3.17
7372025-02-23T08:25:37.881Z Downloaded rsa v0.9.6
7382025-02-23T08:25:37.886Z Downloaded progenitor-client v0.9.1
7392025-02-23T08:25:37.889Z Downloaded getrandom v0.2.15
7402025-02-23T08:25:37.895Z Downloaded dirs-next v2.0.0
7412025-02-23T08:25:37.897Z Downloaded which v4.4.2
7422025-02-23T08:25:37.897Z Downloaded untrusted v0.7.1
7432025-02-23T08:25:37.897Z Downloaded num-rational v0.4.2
7442025-02-23T08:25:37.901Z Downloaded take_mut v0.2.2
7452025-02-23T08:25:37.901Z Downloaded subprocess v0.2.9
7462025-02-23T08:25:37.905Z Downloaded serde-big-array v0.5.1
7472025-02-23T08:25:37.911Z Downloaded fallible-iterator v0.2.0
7482025-02-23T08:25:37.911Z Downloaded num-complex v0.4.6
7492025-02-23T08:25:37.911Z Downloaded group v0.13.0
7502025-02-23T08:25:37.911Z Downloaded password-hash v0.4.2
7512025-02-23T08:25:37.915Z Downloaded publicsuffix v2.3.0
7522025-02-23T08:25:37.917Z Downloaded darling_macro v0.20.10
7532025-02-23T08:25:37.917Z Downloaded num-derive v0.4.2
7542025-02-23T08:25:37.920Z Downloaded postcard v1.0.10
7552025-02-23T08:25:37.922Z Downloaded try-lock v0.2.5
7562025-02-23T08:25:37.924Z Downloaded polyval v0.6.2
7572025-02-23T08:25:37.927Z Downloaded foreign-types-shared v0.1.1
7582025-02-23T08:25:37.927Z Downloaded resolv-conf v0.7.0
7592025-02-23T08:25:37.930Z Downloaded phf v0.11.2
7602025-02-23T08:25:37.932Z Downloaded olpc-cjson v0.1.4
7612025-02-23T08:25:37.932Z Downloaded multimap v0.10.0
7622025-02-23T08:25:37.935Z Downloaded futures v0.3.31
7632025-02-23T08:25:37.939Z Downloaded diesel_derives v2.2.3
7642025-02-23T08:25:37.945Z Downloaded der v0.7.9
7652025-02-23T08:25:37.951Z Downloaded semver v0.1.20
7662025-02-23T08:25:37.953Z Downloaded tiny-keccak v2.0.2
7672025-02-23T08:25:37.956Z Downloaded fatfs v0.3.6
7682025-02-23T08:25:37.959Z Downloaded env_logger v0.11.5
7692025-02-23T08:25:37.962Z Downloaded slab v0.4.9
7702025-02-23T08:25:37.965Z Downloaded phf_shared v0.11.2
7712025-02-23T08:25:37.968Z Downloaded parse-display-derive v0.10.0
7722025-02-23T08:25:37.968Z Downloaded slog-async v2.8.0
7732025-02-23T08:25:37.971Z Downloaded peg-runtime v0.8.3
7742025-02-23T08:25:37.971Z Downloaded aes v0.8.4
7752025-02-23T08:25:37.974Z Downloaded darling v0.20.10
7762025-02-23T08:25:37.979Z Downloaded slog-dtrace v0.3.0
7772025-02-23T08:25:37.981Z Downloaded fallible-iterator v0.3.0
7782025-02-23T08:25:37.983Z Downloaded serde-hex v0.1.0
7792025-02-23T08:25:37.986Z Downloaded progenitor-macro v0.8.0
7802025-02-23T08:25:37.986Z Downloaded url v2.5.3
7812025-02-23T08:25:37.989Z Downloaded daft-derive v0.1.1
7822025-02-23T08:25:37.994Z Downloaded foreign-types-macros v0.2.3
7832025-02-23T08:25:37.997Z Downloaded fixedbitset v0.4.2
7842025-02-23T08:25:37.998Z Downloaded unicode-bidi v0.3.17
7852025-02-23T08:25:38.001Z Downloaded whoami v1.5.2
7862025-02-23T08:25:38.003Z Downloaded headers v0.4.0
7872025-02-23T08:25:38.009Z Downloaded defmt v0.3.8
7882025-02-23T08:25:38.012Z Downloaded hash32 v0.3.1
7892025-02-23T08:25:38.015Z Downloaded libm v0.2.8
7902025-02-23T08:25:38.024Z Downloaded num_enum_derive v0.5.11
7912025-02-23T08:25:38.026Z Downloaded slog-bunyan v2.5.0
7922025-02-23T08:25:38.028Z Downloaded hash32 v0.2.1
7932025-02-23T08:25:38.031Z Downloaded oso-derive v0.27.3
7942025-02-23T08:25:38.031Z Downloaded opaque-debug v0.3.1
7952025-02-23T08:25:38.031Z Downloaded float-ord v0.3.2
7962025-02-23T08:25:38.033Z Downloaded paste v1.0.15
7972025-02-23T08:25:38.036Z Downloaded crossterm v0.28.1
7982025-02-23T08:25:38.043Z Downloaded pem v3.0.4
7992025-02-23T08:25:38.045Z Downloaded tokio-tungstenite v0.24.0
8002025-02-23T08:25:38.048Z Downloaded precomputed-hash v0.1.1
8012025-02-23T08:25:38.050Z Downloaded samael v0.0.17
8022025-02-23T08:25:38.055Z Downloaded psl-types v2.0.11
8032025-02-23T08:25:38.057Z Downloaded rand_core v0.6.4
8042025-02-23T08:25:38.060Z Downloaded elliptic-curve v0.13.8
8052025-02-23T08:25:38.062Z Downloaded unicode-segmentation v1.12.0
8062025-02-23T08:25:38.067Z Downloaded smf v0.2.3
8072025-02-23T08:25:38.069Z Downloaded serde_repr v0.1.19
8082025-02-23T08:25:38.072Z Downloaded tinystr v0.7.6
8092025-02-23T08:25:38.074Z Downloaded new_debug_unreachable v1.0.6
8102025-02-23T08:25:38.077Z Downloaded openssl-sys v0.9.106
8112025-02-23T08:25:38.081Z Downloaded steno v0.4.1
8122025-02-23T08:25:38.086Z Downloaded newtype_derive v0.1.6
8132025-02-23T08:25:38.088Z Downloaded sigpipe v0.1.3
8142025-02-23T08:25:38.090Z Downloaded parse-size v1.1.0
8152025-02-23T08:25:38.090Z Downloaded utf8_iter v1.0.4
8162025-02-23T08:25:38.093Z Downloaded float-cmp v0.10.0
8172025-02-23T08:25:38.093Z Downloaded newline-converter v0.3.0
8182025-02-23T08:25:38.095Z Downloaded typify v0.2.0
8192025-02-23T08:25:38.099Z Downloaded flate2 v1.0.35
8202025-02-23T08:25:38.103Z Downloaded strum v0.26.3
8212025-02-23T08:25:38.106Z Downloaded difflib v0.4.0
8222025-02-23T08:25:38.106Z Downloaded diesel-dtrace v0.4.2
8232025-02-23T08:25:38.108Z Downloaded pem-rfc7468 v0.7.0
8242025-02-23T08:25:38.111Z Downloaded uuid v1.12.0
8252025-02-23T08:25:38.114Z Downloaded serde_urlencoded v0.7.1
8262025-02-23T08:25:38.117Z Downloaded strum_macros v0.24.3
8272025-02-23T08:25:38.119Z Downloaded smallvec v1.13.2
8282025-02-23T08:25:38.122Z Downloaded schemars_derive v0.8.21
8292025-02-23T08:25:38.124Z Downloaded progenitor-macro v0.9.1
8302025-02-23T08:25:38.124Z Downloaded num v0.4.3
8312025-02-23T08:25:38.126Z Downloaded tokio-native-tls v0.3.1
8322025-02-23T08:25:38.129Z Downloaded tokio-macros v2.5.0
8332025-02-23T08:25:38.131Z Downloaded rcgen v0.12.1
8342025-02-23T08:25:38.133Z Downloaded xattr v1.3.1
8352025-02-23T08:25:38.136Z Downloaded rustc_version v0.4.1
8362025-02-23T08:25:38.138Z Downloaded embedded-io v0.4.0
8372025-02-23T08:25:38.140Z Downloaded aes-gcm v0.10.3
8382025-02-23T08:25:38.143Z Downloaded itertools v0.13.0
8392025-02-23T08:25:38.152Z Downloaded newtype-uuid v1.2.1
8402025-02-23T08:25:38.154Z Downloaded idna v1.0.3
8412025-02-23T08:25:38.158Z Downloaded tinyvec_macros v0.1.1
8422025-02-23T08:25:38.161Z Downloaded uzers v0.12.1
8432025-02-23T08:25:38.163Z Downloaded scopeguard v1.2.0
8442025-02-23T08:25:38.165Z Downloaded r2d2 v0.8.10
8452025-02-23T08:25:38.168Z Downloaded pin-utils v0.1.0
8462025-02-23T08:25:38.168Z Downloaded proc-macro-error2 v2.0.1
8472025-02-23T08:25:38.171Z Downloaded yoke-derive v0.7.4
8482025-02-23T08:25:38.173Z Downloaded rustfmt-wrapper v0.2.1
8492025-02-23T08:25:38.176Z Downloaded utf16_iter v1.0.5
8502025-02-23T08:25:38.176Z Downloaded omicron-zone-package v0.12.0
8512025-02-23T08:25:38.179Z Downloaded strum_macros v0.25.3
8522025-02-23T08:25:38.182Z Downloaded nanorand v0.7.0
8532025-02-23T08:25:38.185Z Downloaded derive_builder_macro v0.20.2
8542025-02-23T08:25:38.187Z Downloaded nibble_vec v0.1.0
8552025-02-23T08:25:38.189Z Downloaded mockall v0.13.1
8562025-02-23T08:25:38.189Z Downloaded proc-macro-error-attr2 v2.0.0
8572025-02-23T08:25:38.192Z Downloaded russh-keys v0.45.0
8582025-02-23T08:25:38.194Z Downloaded ron v0.7.1
8592025-02-23T08:25:38.199Z Downloaded embedded-io v0.6.1
8602025-02-23T08:25:38.201Z Downloaded dyn-clone v1.0.18
8612025-02-23T08:25:38.204Z Downloaded num-conv v0.1.0
8622025-02-23T08:25:38.206Z Downloaded rand_xorshift v0.3.0
8632025-02-23T08:25:38.206Z Downloaded rand_chacha v0.3.1
8642025-02-23T08:25:38.209Z Downloaded tokio-rustls v0.25.0
8652025-02-23T08:25:38.209Z Downloaded foldhash v0.1.3
8662025-02-23T08:25:38.212Z Downloaded dunce v1.0.5
8672025-02-23T08:25:38.212Z Downloaded rand_seeder v0.3.0
8682025-02-23T08:25:38.214Z Downloaded ecdsa v0.16.9
8692025-02-23T08:25:38.217Z Downloaded der_derive v0.7.3
8702025-02-23T08:25:38.219Z Downloaded reedline v0.35.0
8712025-02-23T08:25:38.226Z Downloaded thiserror-impl v2.0.11
8722025-02-23T08:25:38.228Z Downloaded pkcs1 v0.7.5
8732025-02-23T08:25:38.231Z Downloaded pin-project-internal v1.1.6
8742025-02-23T08:25:38.233Z Downloaded tap v1.0.1
8752025-02-23T08:25:38.235Z Downloaded typify-macro v0.3.0
8762025-02-23T08:25:38.235Z Downloaded value-bag v1.9.0
8772025-02-23T08:25:38.238Z Downloaded futures-macro v0.3.31
8782025-02-23T08:25:38.241Z Downloaded futures-io v0.3.31
8792025-02-23T08:25:38.241Z Downloaded futures-core v0.3.31
8802025-02-23T08:25:38.243Z Downloaded predicates-tree v1.0.11
8812025-02-23T08:25:38.245Z Downloaded futures-task v0.3.31
8822025-02-23T08:25:38.245Z Downloaded strum_macros v0.26.4
8832025-02-23T08:25:38.248Z Downloaded defmt-macros v0.3.9
8842025-02-23T08:25:38.251Z Downloaded native-tls v0.2.12
8852025-02-23T08:25:38.253Z Downloaded filetime v0.2.25
8862025-02-23T08:25:38.255Z Downloaded x509-cert v0.2.5
8872025-02-23T08:25:38.261Z Downloaded typify-macro v0.2.0
8882025-02-23T08:25:38.264Z Downloaded predicates-core v1.0.8
8892025-02-23T08:25:38.267Z Downloaded hkdf v0.12.4
8902025-02-23T08:25:38.269Z Downloaded predicates v3.1.3
8912025-02-23T08:25:38.271Z Downloaded parking_lot v0.12.3
8922025-02-23T08:25:38.273Z Downloaded siphasher v0.3.11
8932025-02-23T08:25:38.277Z Downloaded toml v0.7.8
8942025-02-23T08:25:38.277Z Downloaded dsl_auto_type v0.1.2
8952025-02-23T08:25:38.279Z Downloaded zone v0.1.8
8962025-02-23T08:25:38.280Z Downloaded salty v0.3.0
8972025-02-23T08:25:38.287Z Downloaded foreign-types-shared v0.3.1
8982025-02-23T08:25:38.290Z Downloaded blake3 v1.5.4
8992025-02-23T08:25:38.297Z Downloaded unicode-xid v0.2.6
9002025-02-23T08:25:38.299Z Downloaded unarray v0.1.4
9012025-02-23T08:25:38.301Z Downloaded ppv-lite86 v0.2.20
9022025-02-23T08:25:38.301Z Downloaded zerovec-derive v0.10.3
9032025-02-23T08:25:38.304Z Downloaded oso v0.27.3
9042025-02-23T08:25:38.306Z Downloaded tls_codec v0.4.1
9052025-02-23T08:25:38.309Z Downloaded fallible-streaming-iterator v0.1.9
9062025-02-23T08:25:38.313Z Downloaded env_filter v0.1.2
9072025-02-23T08:25:38.315Z Downloaded displaydoc v0.2.5
9082025-02-23T08:25:38.315Z Downloaded signal-hook-mio v0.2.4
9092025-02-23T08:25:38.317Z Downloaded zip v0.6.6
9102025-02-23T08:25:38.321Z Downloaded tracing-attributes v0.1.27
9112025-02-23T08:25:38.323Z Downloaded expectorate v1.1.0
9122025-02-23T08:25:38.326Z Downloaded rtoolbox v0.0.2
9132025-02-23T08:25:38.328Z Downloaded rustyline v14.0.0
9142025-02-23T08:25:38.333Z Downloaded universal-hash v0.5.1
9152025-02-23T08:25:38.336Z Downloaded postgres-protocol v0.6.7
9162025-02-23T08:25:38.338Z Downloaded num-iter v0.1.45
9172025-02-23T08:25:38.338Z Downloaded funty v2.0.0
9182025-02-23T08:25:38.341Z Downloaded utf-8 v0.7.6
9192025-02-23T08:25:38.341Z Downloaded rpassword v7.3.1
9202025-02-23T08:25:38.341Z Downloaded postgres-types v0.2.8
9212025-02-23T08:25:38.344Z Downloaded ff v0.13.0
9222025-02-23T08:25:38.346Z Downloaded pin-project v1.1.6
9232025-02-23T08:25:38.357Z Downloaded fd-lock v4.0.2
9242025-02-23T08:25:38.360Z Downloaded unicase v2.7.0
9252025-02-23T08:25:38.362Z Downloaded simd-adler32 v0.3.7
9262025-02-23T08:25:38.364Z Downloaded env_logger v0.10.2
9272025-02-23T08:25:38.366Z Downloaded password-hash v0.5.0
9282025-02-23T08:25:38.369Z Downloaded tinyvec v1.8.0
9292025-02-23T08:25:38.372Z Downloaded static_assertions v1.1.0
9302025-02-23T08:25:38.374Z Downloaded stable_deref_trait v1.2.0
9312025-02-23T08:25:38.374Z Downloaded smallvec v0.6.14
9322025-02-23T08:25:38.376Z Downloaded poly1305 v0.8.0
9332025-02-23T08:25:38.379Z Downloaded des v0.8.1
9342025-02-23T08:25:38.382Z Downloaded parking_lot_core v0.8.6
9352025-02-23T08:25:38.384Z Downloaded hashbrown v0.13.2
9362025-02-23T08:25:38.387Z Downloaded num-integer v0.1.46
9372025-02-23T08:25:38.390Z Downloaded quinn v0.11.5
9382025-02-23T08:25:38.393Z Downloaded hashbrown v0.12.3
9392025-02-23T08:25:38.398Z Downloaded walkdir v2.5.0
9402025-02-23T08:25:38.400Z Downloaded flume v0.11.1
9412025-02-23T08:25:38.404Z Downloaded sqlparser v0.45.0
9422025-02-23T08:25:38.410Z Downloaded tokio-postgres v0.7.12
9432025-02-23T08:25:38.415Z Downloaded parking_lot v0.11.2
9442025-02-23T08:25:38.418Z Downloaded quinn-proto v0.11.8
9452025-02-23T08:25:38.425Z Downloaded rustls-pki-types v1.10.0
9462025-02-23T08:25:38.428Z Downloaded serde_yaml v0.9.34+deprecated
9472025-02-23T08:25:38.432Z Downloaded ron v0.8.1
9482025-02-23T08:25:38.438Z Downloaded bitvec v1.0.1
9492025-02-23T08:25:38.454Z Downloaded similar v2.6.0
9502025-02-23T08:25:38.459Z Downloaded quick-xml v0.33.0
9512025-02-23T08:25:38.466Z Downloaded rusqlite v0.32.1
9522025-02-23T08:25:38.473Z Downloaded zip v2.1.3
9532025-02-23T08:25:38.477Z Downloaded typed-path v0.9.3
9542025-02-23T08:25:38.484Z Downloaded serde_with_macros v3.11.0
9552025-02-23T08:25:38.487Z Downloaded lalrpop v0.19.12
9562025-02-23T08:25:38.498Z Downloaded p256 v0.13.2
9572025-02-23T08:25:38.502Z Downloaded num-bigint v0.4.6
9582025-02-23T08:25:38.506Z Downloaded ssh-key v0.6.6
9592025-02-23T08:25:38.514Z Downloaded unicode_categories v0.1.1
9602025-02-23T08:25:38.516Z Downloaded tracing v0.1.40
9612025-02-23T08:25:38.520Z Downloaded icu_properties_data v1.5.0
9622025-02-23T08:25:38.532Z Downloaded proptest v1.5.0
9632025-02-23T08:25:38.542Z Downloaded h2 v0.4.6
9642025-02-23T08:25:38.549Z Downloaded parse-zoneinfo v0.3.1
9652025-02-23T08:25:38.553Z Downloaded winnow v0.5.40
9662025-02-23T08:25:38.562Z Downloaded russh v0.45.0
9672025-02-23T08:25:38.568Z Downloaded rustls-webpki v0.102.8
9682025-02-23T08:25:38.588Z Downloaded toml_edit v0.19.15
9692025-02-23T08:25:38.603Z Downloaded tokio-util v0.7.12
9702025-02-23T08:25:38.610Z Downloaded curve25519-dalek v4.1.3
9712025-02-23T08:25:38.620Z Downloaded serde_with v3.11.0
9722025-02-23T08:25:38.628Z Downloaded num-bigint-dig v0.8.4
9732025-02-23T08:25:38.634Z Downloaded tabled v0.18.0
9742025-02-23T08:25:38.652Z Downloaded tough v0.19.0
9752025-02-23T08:25:38.659Z Downloaded rayon v1.10.0
9762025-02-23T08:25:38.670Z Downloaded webpki-roots v0.26.6
9772025-02-23T08:25:38.674Z Downloaded zerocopy v0.8.10
9782025-02-23T08:25:38.699Z Downloaded p521 v0.13.3
9792025-02-23T08:25:38.703Z Downloaded regress v0.9.1
9802025-02-23T08:25:38.712Z Downloaded rustls v0.21.12
9812025-02-23T08:25:38.725Z Downloaded futures-util v0.3.31
9822025-02-23T08:25:38.737Z Downloaded object v0.30.4
9832025-02-23T08:25:38.748Z Downloaded hickory-proto v0.24.3
9842025-02-23T08:25:38.763Z Downloaded regex-syntax v0.8.5
9852025-02-23T08:25:38.772Z Downloaded reqwest v0.12.12
9862025-02-23T08:25:38.780Z Downloaded unicode-width v0.2.0
9872025-02-23T08:25:38.787Z Downloaded petname v2.0.2
9882025-02-23T08:25:38.794Z Downloaded polar-core v0.27.3
9892025-02-23T08:25:38.803Z Downloaded vcpkg v0.2.15
9902025-02-23T08:25:38.842Z Downloaded smoltcp v0.9.1
9912025-02-23T08:25:38.870Z Downloaded gimli v0.31.1
9922025-02-23T08:25:38.881Z Downloaded regex-syntax v0.6.29
9932025-02-23T08:25:38.890Z Downloaded typify-impl v0.2.0
9942025-02-23T08:25:38.912Z Downloaded typify-impl v0.3.0
9952025-02-23T08:25:38.928Z Downloaded nix v0.27.1
9962025-02-23T08:25:38.938Z Downloaded smoltcp v0.11.0
9972025-02-23T08:25:38.951Z Downloaded regress v0.10.1
9982025-02-23T08:25:38.959Z Downloaded dropshot v0.15.1
9992025-02-23T08:25:38.981Z Downloaded nix v0.28.0
10002025-02-23T08:25:38.992Z Downloaded openapiv3 v2.0.0
10012025-02-23T08:25:39.003Z Downloaded diesel v2.2.7
10022025-02-23T08:25:39.023Z Downloaded rustls v0.23.19
10032025-02-23T08:25:39.033Z Downloaded nix v0.29.0
10042025-02-23T08:25:39.045Z Downloaded rustls v0.22.4
10052025-02-23T08:25:39.058Z Downloaded regex-automata v0.4.8
10062025-02-23T08:25:39.075Z Downloaded sled v0.34.7
10072025-02-23T08:25:39.084Z Downloaded bzip2-sys v0.1.11+1.0.8
10082025-02-23T08:25:39.097Z Downloaded ratatui v0.29.0
10092025-02-23T08:25:39.115Z Downloaded object v0.36.5
10102025-02-23T08:25:39.127Z Downloaded petgraph v0.6.5
10112025-02-23T08:25:39.143Z Downloaded p384 v0.13.0
10122025-02-23T08:25:39.149Z Downloaded radix_trie v0.2.1
10132025-02-23T08:25:39.154Z Downloaded chrono-tz v0.10.1
10142025-02-23T08:25:39.162Z Downloaded zerocopy-derive v0.6.6
10152025-02-23T08:25:39.171Z Downloaded openssl v0.10.71
10162025-02-23T08:25:39.180Z Downloaded git2 v0.19.0
10172025-02-23T08:25:39.189Z Downloaded csv v1.3.1
10182025-02-23T08:25:39.211Z Downloaded lzma-sys v0.1.20
10192025-02-23T08:25:39.236Z Downloaded dropshot v0.12.0
10202025-02-23T08:25:39.257Z Downloaded bstr v1.10.0
10212025-02-23T08:25:39.265Z Downloaded tokio v1.43.0
10222025-02-23T08:25:39.302Z Downloaded regex v1.11.1
10232025-02-23T08:25:39.314Z Downloaded rustls-webpki v0.101.7
10242025-02-23T08:25:39.326Z Downloaded chrono v0.4.39
10252025-02-23T08:25:39.333Z Downloaded portable-atomic v1.9.0
10262025-02-23T08:25:39.339Z Downloaded zerocopy-derive v0.8.10
10272025-02-23T08:25:39.345Z Downloaded derive_more v0.99.19
10282025-02-23T08:25:39.350Z Downloaded libz-sys v1.1.20
10292025-02-23T08:25:39.369Z Downloaded tracing-core v0.1.32
10302025-02-23T08:25:39.372Z Downloaded zerovec v0.10.4
10312025-02-23T08:25:39.378Z Downloaded time v0.3.36
10322025-02-23T08:25:39.384Z Downloaded bindgen v0.69.5
10332025-02-23T08:25:39.391Z Downloaded unicode-normalization v0.1.24
10342025-02-23T08:25:39.395Z Downloaded aws-lc-rs v1.10.0
10352025-02-23T08:25:39.403Z Downloaded yoke v0.7.4
10362025-02-23T08:25:39.405Z Downloaded sha3 v0.10.8
10372025-02-23T08:25:39.410Z Downloaded yasna v0.5.2
10382025-02-23T08:25:39.412Z Downloaded thiserror v2.0.11
10392025-02-23T08:25:39.417Z Downloaded powerfmt v0.2.0
10402025-02-23T08:25:39.422Z Downloaded xz2 v0.1.7
10412025-02-23T08:25:39.422Z Downloaded mockall_derive v0.13.1
10422025-02-23T08:25:39.424Z Downloaded diff v0.1.13
10432025-02-23T08:25:39.426Z Downloaded hashbrown v0.14.5
10442025-02-23T08:25:39.431Z Downloaded quinn-udp v0.5.5
10452025-02-23T08:25:39.434Z Downloaded itertools v0.14.0
10462025-02-23T08:25:39.440Z Downloaded tokio-rustls v0.24.1
10472025-02-23T08:25:39.443Z Downloaded nom v7.1.3
10482025-02-23T08:25:39.448Z Downloaded tungstenite v0.21.0
10492025-02-23T08:25:39.451Z Downloaded structmeta-derive v0.3.0
10502025-02-23T08:25:39.454Z Downloaded structmeta v0.3.0
10512025-02-23T08:25:39.454Z Downloaded strip-ansi-escapes v0.2.0
10522025-02-23T08:25:39.454Z Downloaded stringprep v0.1.5
10532025-02-23T08:25:39.457Z Downloaded owo-colors v4.1.0
10542025-02-23T08:25:39.459Z Downloaded itertools v0.12.1
10552025-02-23T08:25:39.465Z Downloaded defmt-parser v0.3.4
10562025-02-23T08:25:39.467Z Downloaded snafu v0.8.5
10572025-02-23T08:25:39.472Z Downloaded progenitor-impl v0.9.1
10582025-02-23T08:25:39.474Z Downloaded darling_core v0.20.10
10592025-02-23T08:25:39.479Z Downloaded unsafe-libyaml v0.2.11
10602025-02-23T08:25:39.482Z Downloaded tungstenite v0.24.0
10612025-02-23T08:25:39.485Z Downloaded nu-ansi-term v0.50.1
10622025-02-23T08:25:39.488Z Downloaded aho-corasick v1.1.3
10632025-02-23T08:25:39.493Z Downloaded oxnet v0.1.0
10642025-02-23T08:25:39.496Z Downloaded num_enum v0.5.11
10652025-02-23T08:25:39.499Z Downloaded futures-sink v0.3.31
10662025-02-23T08:25:39.502Z Downloaded schemars v0.8.21
10672025-02-23T08:25:39.512Z Downloaded itertools v0.10.5
10682025-02-23T08:25:39.518Z Downloaded serde_plain v1.0.2
10692025-02-23T08:25:39.522Z Downloaded scrypt v0.11.0
10702025-02-23T08:25:39.524Z Downloaded twox-hash v2.1.0
10712025-02-23T08:25:39.524Z Downloaded tui-tree-widget v0.23.0
10722025-02-23T08:25:39.524Z Downloaded libxml v0.3.3
10732025-02-23T08:25:39.530Z Downloaded tungstenite v0.23.0
10742025-02-23T08:25:39.534Z Downloaded tower v0.5.2
10752025-02-23T08:25:39.543Z Downloaded tokio-rustls v0.26.0
10762025-02-23T08:25:39.545Z Downloaded zopfli v0.8.1
10772025-02-23T08:25:39.549Z Downloaded zerocopy v0.6.6
10782025-02-23T08:25:39.551Z Downloaded multer v3.1.0
10792025-02-23T08:25:39.553Z Downloaded slog v2.7.0
10802025-02-23T08:25:39.556Z Downloaded qorb v0.2.1
10812025-02-23T08:25:39.559Z Downloaded ring v0.17.11
10822025-02-23T08:25:39.601Z Downloaded encoding_rs v0.8.34
10832025-02-23T08:25:39.621Z Downloaded either v1.13.0
10842025-02-23T08:25:39.623Z Downloaded ed25519 v2.2.3
10852025-02-23T08:25:39.626Z Downloaded display-error-chain v0.2.2
10862025-02-23T08:25:39.626Z Downloaded debug-ignore v1.0.5
10872025-02-23T08:25:39.628Z Downloaded num-traits v0.2.19
10882025-02-23T08:25:39.630Z Downloaded tls_codec_derive v0.4.1
10892025-02-23T08:25:39.633Z Downloaded tabwriter v1.4.0
10902025-02-23T08:25:39.633Z Downloaded globset v0.4.15
10912025-02-23T08:25:39.635Z Downloaded ed25519-dalek v2.1.1
10922025-02-23T08:25:39.637Z Downloaded ref-cast v1.0.23
10932025-02-23T08:25:39.640Z Downloaded time-macros v0.2.18
10942025-02-23T08:25:39.642Z Downloaded spin v0.9.8
10952025-02-23T08:25:39.645Z Downloaded snafu-derive v0.8.5
10962025-02-23T08:25:39.647Z Downloaded dropshot_endpoint v0.15.1
10972025-02-23T08:25:39.649Z Downloaded dropshot_endpoint v0.12.0
10982025-02-23T08:25:39.652Z Downloaded rayon-core v1.12.1
10992025-02-23T08:25:39.654Z Downloaded libgit2-sys v0.17.0+1.8.1
11002025-02-23T08:25:39.715Z Downloaded papergrid v0.14.0
11012025-02-23T08:25:39.722Z Downloaded futures-executor v0.3.31
11022025-02-23T08:25:39.722Z Downloaded phf_generator v0.11.2
11032025-02-23T08:25:39.722Z Downloaded phf_codegen v0.11.2
11042025-02-23T08:25:39.726Z Downloaded parse-display v0.10.0
11052025-02-23T08:25:39.726Z Downloaded derive_builder v0.20.2
11062025-02-23T08:25:39.729Z Downloaded derive-where v1.2.7
11072025-02-23T08:25:39.732Z Downloaded thiserror-no-std v2.0.2
11082025-02-23T08:25:39.735Z Downloaded mio v1.0.2
11092025-02-23T08:25:39.741Z Downloaded minimal-lexical v0.2.1
11102025-02-23T08:25:39.745Z Downloaded http v1.2.0
11112025-02-23T08:25:39.750Z Downloaded parking_lot_core v0.9.10
11122025-02-23T08:25:39.752Z Downloaded pin-project-lite v0.2.14
11132025-02-23T08:25:39.757Z Downloaded half v2.4.1
11142025-02-23T08:25:39.760Z Downloaded socket2 v0.5.7
11152025-02-23T08:25:39.762Z Downloaded hyper v1.5.2
11162025-02-23T08:25:39.768Z Downloaded document-features v0.2.10
11172025-02-23T08:25:39.771Z Downloaded pkcs8 v0.10.2
11182025-02-23T08:25:39.776Z Downloaded peg-macros v0.8.4
11192025-02-23T08:25:39.778Z Downloaded tokio-tungstenite v0.21.0
11202025-02-23T08:25:39.778Z Downloaded const_format v0.2.34
11212025-02-23T08:25:39.781Z Downloaded slog-envlogger v2.2.0
11222025-02-23T08:25:39.784Z Downloaded serde_path_to_error v0.1.16
11232025-02-23T08:25:39.787Z Downloaded scheduled-thread-pool v0.2.7
11242025-02-23T08:25:39.787Z Downloaded same-file v1.0.6
11252025-02-23T08:25:39.787Z Downloaded rfc6979 v0.4.0
11262025-02-23T08:25:39.790Z Downloaded base64 v0.22.1
11272025-02-23T08:25:39.793Z Downloaded zone_cfg_derive v0.1.2
11282025-02-23T08:25:39.793Z Downloaded want v0.3.1
11292025-02-23T08:25:39.793Z Downloaded pkg-config v0.3.31
11302025-02-23T08:25:39.796Z Downloaded pbkdf2 v0.11.0
11312025-02-23T08:25:39.799Z Downloaded term v0.7.0
11322025-02-23T08:25:39.802Z Downloaded form_urlencoded v1.2.1
11332025-02-23T08:25:39.802Z Downloaded progenitor-impl v0.8.0
11342025-02-23T08:25:39.804Z Downloaded crc-any v2.5.0
11352025-02-23T08:25:39.807Z Downloaded compact_str v0.8.0
11362025-02-23T08:25:39.809Z Downloaded icu_properties v1.5.1
11372025-02-23T08:25:39.811Z Downloaded sct v0.7.1
11382025-02-23T08:25:39.815Z Downloaded hmac v0.12.1
11392025-02-23T08:25:39.818Z Downloaded chacha20poly1305 v0.10.1
11402025-02-23T08:25:39.820Z Downloaded bytes v1.9.0
11412025-02-23T08:25:39.823Z Downloaded base64 v0.13.1
11422025-02-23T08:25:39.826Z Downloaded arc-swap v1.7.1
11432025-02-23T08:25:39.830Z Downloaded zerofrom-derive v0.1.4
11442025-02-23T08:25:39.832Z Downloaded termcolor v1.4.1
11452025-02-23T08:25:39.832Z Downloaded home v0.5.9
11462025-02-23T08:25:39.834Z Downloaded spki v0.7.3
11472025-02-23T08:25:39.834Z Downloaded slog-scope v4.4.0
11482025-02-23T08:25:39.837Z Downloaded signal-hook-tokio v0.3.1
11492025-02-23T08:25:39.837Z Downloaded signal-hook-registry v1.4.2
11502025-02-23T08:25:39.839Z Downloaded sec1 v0.7.3
11512025-02-23T08:25:39.839Z Downloaded rustls-pemfile v1.0.4
11522025-02-23T08:25:39.841Z Downloaded ssh-cipher v0.2.0
11532025-02-23T08:25:39.844Z Downloaded libloading v0.8.5
11542025-02-23T08:25:39.846Z Downloaded ciborium v0.2.2
11552025-02-23T08:25:39.848Z Downloaded blake2 v0.10.6
11562025-02-23T08:25:39.851Z Downloaded signature v2.2.0
11572025-02-23T08:25:39.853Z Downloaded rustc_version v0.1.7
11582025-02-23T08:25:39.853Z Downloaded jobserver v0.1.32
11592025-02-23T08:25:39.856Z Downloaded indoc v2.0.5
11602025-02-23T08:25:39.858Z Downloaded maybe-uninit v2.0.0
11612025-02-23T08:25:39.860Z Downloaded hubpack v0.1.2
11622025-02-23T08:25:39.860Z Downloaded hostname v0.3.1
11632025-02-23T08:25:39.864Z Downloaded async-bb8-diesel v0.2.1
11642025-02-23T08:25:39.868Z Downloaded vte_generate_state_changes v0.1.2
11652025-02-23T08:25:39.868Z Downloaded http-body-util v0.1.2
11662025-02-23T08:25:39.868Z Downloaded termtree v0.5.1
11672025-02-23T08:25:39.870Z Downloaded argon2 v0.5.3
11682025-02-23T08:25:39.870Z Downloaded cancel-safe-futures v0.1.5
11692025-02-23T08:25:39.872Z Downloaded idna_adapter v1.2.0
11702025-02-23T08:25:39.872Z Downloaded icu_collections v1.5.0
11712025-02-23T08:25:39.878Z Downloaded linear-map v1.2.0
11722025-02-23T08:25:39.880Z Downloaded lazy_static v1.5.0
11732025-02-23T08:25:39.883Z Downloaded kstat-rs v0.2.4
11742025-02-23T08:25:39.885Z Downloaded ipnetwork v0.21.1
11752025-02-23T08:25:39.885Z Downloaded cookie_store v0.21.1
11762025-02-23T08:25:39.887Z Downloaded bitfield v0.14.0
11772025-02-23T08:25:39.890Z Downloaded is-terminal v0.4.13
11782025-02-23T08:25:39.890Z Downloaded base64ct v1.6.0
11792025-02-23T08:25:39.892Z Downloaded http-range v0.1.5
11802025-02-23T08:25:39.895Z Downloaded http-body v1.0.1
11812025-02-23T08:25:39.895Z Downloaded inout v0.1.3
11822025-02-23T08:25:39.899Z Downloaded indent_write v2.2.0
11832025-02-23T08:25:39.899Z Downloaded hyper-staticfile v0.10.1
11842025-02-23T08:25:39.901Z Downloaded const_format_proc_macros v0.2.34
11852025-02-23T08:25:39.901Z Downloaded castaway v0.2.3
11862025-02-23T08:25:39.904Z Downloaded bit-set v0.5.3
11872025-02-23T08:25:39.904Z Downloaded hex v0.4.3
11882025-02-23T08:25:39.906Z Downloaded blowfish v0.9.1
11892025-02-23T08:25:39.906Z Downloaded cipher v0.4.4
11902025-02-23T08:25:39.906Z Downloaded block-padding v0.3.3
11912025-02-23T08:25:39.909Z Downloaded ciborium-ll v0.2.2
11922025-02-23T08:25:39.909Z Downloaded cmake v0.1.51
11932025-02-23T08:25:39.911Z Downloaded chacha20 v0.9.1
11942025-02-23T08:25:39.913Z Downloaded cassowary v0.3.0
11952025-02-23T08:25:39.913Z Downloaded bitflags v1.3.2
11962025-02-23T08:25:39.916Z Downloaded bcrypt-pbkdf v0.10.0
11972025-02-23T08:25:39.916Z Downloaded base16ct v0.2.0
11982025-02-23T08:25:39.918Z Downloaded iana-time-zone v0.1.61
11992025-02-23T08:25:39.921Z Downloaded hyper-rustls v0.27.3
12002025-02-23T08:25:39.925Z Downloaded crossbeam-deque v0.8.5
12012025-02-23T08:25:39.925Z Downloaded convert_case v0.4.0
12022025-02-23T08:25:39.925Z Downloaded bitfield-struct v0.6.2
12032025-02-23T08:25:39.927Z Downloaded cobs v0.2.3
12042025-02-23T08:25:39.927Z Downloaded cexpr v0.6.0
12052025-02-23T08:25:39.930Z Downloaded cbc v0.1.2
12062025-02-23T08:25:39.930Z Downloaded adler2 v2.0.0
12072025-02-23T08:25:39.932Z Downloaded arrayref v0.3.9
12082025-02-23T08:25:40.043Z Downloaded libsqlite3-sys v0.30.1
12092025-02-23T08:25:40.295Z Downloaded aws-lc-sys v0.22.0
12102025-02-23T08:25:40.615Z Compiling serde v1.0.217
12112025-02-23T08:25:40.619Z Compiling value-bag v1.9.0
12122025-02-23T08:25:40.619Z Compiling lock_api v0.4.12
12132025-02-23T08:25:40.619Z Compiling scopeguard v1.2.0
12142025-02-23T08:25:40.767Z Compiling typenum v1.17.0
12152025-02-23T08:25:40.769Z Compiling generic-array v0.14.7
12162025-02-23T08:25:40.807Z Compiling syn v2.0.96
12172025-02-23T08:25:40.822Z Compiling getrandom v0.2.15
12182025-02-23T08:25:40.984Z Compiling shlex v1.3.0
12192025-02-23T08:25:41.115Z Compiling rand_core v0.6.4
12202025-02-23T08:25:41.217Z Compiling log v0.4.22
12212025-02-23T08:25:41.326Z Compiling subtle v2.6.1
12222025-02-23T08:25:41.345Z Compiling jobserver v0.1.32
12232025-02-23T08:25:41.364Z Compiling smallvec v1.13.2
12242025-02-23T08:25:41.654Z Compiling const-oid v0.9.6
12252025-02-23T08:25:41.673Z Compiling pin-project-lite v0.2.14
12262025-02-23T08:25:41.691Z Compiling rustix v0.38.37
12272025-02-23T08:25:41.747Z Compiling cc v1.2.15
12282025-02-23T08:25:41.813Z Compiling parking_lot_core v0.9.10
12292025-02-23T08:25:41.938Z Compiling futures-core v0.3.31
12302025-02-23T08:25:42.117Z Compiling spin v0.9.8
12312025-02-23T08:25:42.181Z Compiling signal-hook-registry v1.4.2
12322025-02-23T08:25:42.485Z Compiling mio v1.0.2
12332025-02-23T08:25:42.517Z Compiling either v1.13.0
12342025-02-23T08:25:42.834Z Compiling parking_lot v0.12.3
12352025-02-23T08:25:42.887Z Compiling aho-corasick v1.1.3
12362025-02-23T08:25:42.927Z Compiling cpufeatures v0.2.14
12372025-02-23T08:25:43.043Z Compiling regex-syntax v0.8.5
12382025-02-23T08:25:43.094Z Compiling stable_deref_trait v1.2.0
12392025-02-23T08:25:43.217Z Compiling futures-sink v0.3.31
12402025-02-23T08:25:43.388Z Compiling socket2 v0.5.7
12412025-02-23T08:25:43.496Z Compiling slab v0.4.9
12422025-02-23T08:25:43.625Z Compiling glob v0.3.2
12432025-02-23T08:25:43.642Z Compiling prettyplease v0.2.29
12442025-02-23T08:25:44.107Z Compiling lazy_static v1.5.0
12452025-02-23T08:25:44.253Z Compiling minimal-lexical v0.2.1
12462025-02-23T08:25:44.318Z Compiling serde_json v1.0.139
12472025-02-23T08:25:44.368Z Compiling futures-channel v0.3.31
12482025-02-23T08:25:44.582Z Compiling clang-sys v1.8.1
12492025-02-23T08:25:44.697Z Compiling nom v7.1.3
12502025-02-23T08:25:44.756Z Compiling libloading v0.8.5
12512025-02-23T08:25:44.789Z Compiling futures-io v0.3.31
12522025-02-23T08:25:45.076Z Compiling bindgen v0.69.5
12532025-02-23T08:25:45.163Z Compiling pin-utils v0.1.0
12542025-02-23T08:25:45.280Z Compiling futures-task v0.3.31
12552025-02-23T08:25:45.356Z Compiling home v0.5.9
12562025-02-23T08:25:45.617Z Compiling itertools v0.12.1
12572025-02-23T08:25:45.746Z Compiling libm v0.2.8
12582025-02-23T08:25:45.981Z Compiling allocator-api2 v0.2.18
12592025-02-23T08:25:46.116Z Compiling foldhash v0.1.3
12602025-02-23T08:25:46.458Z Compiling rustc-hash v1.1.0
12612025-02-23T08:25:46.612Z Compiling lazycell v1.3.0
12622025-02-23T08:25:46.763Z Compiling regex-automata v0.4.8
12632025-02-23T08:25:46.810Z Compiling hashbrown v0.15.1
12642025-02-23T08:25:47.577Z Compiling cmake v0.1.51
12652025-02-23T08:25:48.036Z Compiling synstructure v0.13.1
12662025-02-23T08:25:48.407Z Compiling cexpr v0.6.0
12672025-02-23T08:25:48.515Z Compiling num-traits v0.2.19
12682025-02-23T08:25:48.835Z Compiling pkg-config v0.3.31
12692025-02-23T08:25:49.184Z Compiling dunce v1.0.5
12702025-02-23T08:25:49.330Z Compiling fs_extra v1.3.0
12712025-02-23T08:25:49.877Z Compiling litemap v0.7.3
12722025-02-23T08:25:50.020Z Compiling writeable v0.5.5
12732025-02-23T08:25:50.126Z Compiling ring v0.17.11
12742025-02-23T08:25:50.283Z Compiling paste v1.0.15
12752025-02-23T08:25:50.551Z Compiling base64ct v1.6.0
12762025-02-23T08:25:50.965Z Compiling flagset v0.4.6
12772025-02-23T08:25:51.020Z Compiling aws-lc-rs v1.10.0
12782025-02-23T08:25:51.152Z Compiling pem-rfc7468 v0.7.0
12792025-02-23T08:25:51.180Z Compiling httparse v1.9.5
12802025-02-23T08:25:51.431Z Compiling icu_locid_transform_data v1.5.0
12812025-02-23T08:25:51.804Z Compiling tracing-core v0.1.32
12822025-02-23T08:25:51.962Z Compiling crossbeam-utils v0.8.20
12832025-02-23T08:25:52.440Z Compiling regex v1.11.1
12842025-02-23T08:25:52.517Z Compiling percent-encoding v2.3.1
12852025-02-23T08:25:52.665Z Compiling icu_properties_data v1.5.0
12862025-02-23T08:25:52.840Z Compiling rustls-pki-types v1.10.0
12872025-02-23T08:25:52.954Z Compiling utf8_iter v1.0.4
12882025-02-23T08:25:52.972Z Compiling serde_derive v1.0.217
12892025-02-23T08:25:53.202Z Compiling zeroize_derive v1.4.2
12902025-02-23T08:25:53.308Z Compiling zerocopy-derive v0.7.35
12912025-02-23T08:25:53.541Z Compiling tokio-macros v2.5.0
12922025-02-23T08:25:53.814Z Compiling zerofrom-derive v0.1.4
12932025-02-23T08:25:54.647Z Compiling zeroize v1.8.1
12942025-02-23T08:25:55.024Z Compiling yoke-derive v0.7.4
12952025-02-23T08:25:55.327Z Compiling zerocopy v0.7.35
12962025-02-23T08:25:55.551Z Compiling thiserror-impl v1.0.69
12972025-02-23T08:25:56.319Z Compiling crypto-common v0.1.6
12982025-02-23T08:25:56.578Z Compiling block-buffer v0.10.4
12992025-02-23T08:25:56.599Z Compiling zerovec-derive v0.10.3
13002025-02-23T08:25:56.706Z Compiling futures-macro v0.3.31
13012025-02-23T08:25:56.864Z Compiling digest v0.10.7
13022025-02-23T08:25:57.048Z Compiling zerofrom v0.1.4
13032025-02-23T08:25:57.287Z Compiling hmac v0.12.1
13042025-02-23T08:25:57.338Z Compiling displaydoc v0.2.5
13052025-02-23T08:25:57.364Z Compiling block-padding v0.3.3
13062025-02-23T08:25:57.543Z Compiling sha2 v0.10.8
13072025-02-23T08:25:57.631Z Compiling inout v0.1.3
13082025-02-23T08:25:57.715Z Compiling yoke v0.7.4
13092025-02-23T08:25:57.923Z Compiling cipher v0.4.4
13102025-02-23T08:25:58.082Z Compiling icu_provider_macros v1.5.0
13112025-02-23T08:25:58.440Z Compiling ppv-lite86 v0.2.20
13122025-02-23T08:25:58.485Z Compiling futures-util v0.3.31
13132025-02-23T08:25:58.507Z Compiling thiserror v1.0.69
13142025-02-23T08:25:58.667Z Compiling der_derive v0.7.3
13152025-02-23T08:25:58.888Z Compiling tracing-attributes v0.1.27
13162025-02-23T08:25:59.133Z Compiling zerovec v0.10.4
13172025-02-23T08:25:59.158Z Compiling rand_chacha v0.3.1
13182025-02-23T08:25:59.216Z Compiling pest v2.7.14
13192025-02-23T08:26:01.075Z Compiling tinystr v0.7.6
13202025-02-23T08:26:01.095Z Compiling der v0.7.9
13212025-02-23T08:26:01.135Z Compiling icu_collections v1.5.0
13222025-02-23T08:26:01.458Z Compiling icu_locid v1.5.0
13232025-02-23T08:26:01.478Z Compiling rand v0.8.5
13242025-02-23T08:26:02.096Z Compiling tracing v0.1.40
13252025-02-23T08:26:02.259Z Compiling salsa20 v0.10.2
13262025-02-23T08:26:02.419Z Compiling pbkdf2 v0.12.2
13272025-02-23T08:26:02.509Z Compiling icu_provider v1.5.0
13282025-02-23T08:26:02.598Z Compiling powerfmt v0.2.0
13292025-02-23T08:26:02.618Z Compiling write16 v1.0.0
13302025-02-23T08:26:02.762Z Compiling time-core v0.1.2
13312025-02-23T08:26:02.958Z Compiling vcpkg v0.2.15
13322025-02-23T08:26:02.980Z Compiling untrusted v0.9.0
13332025-02-23T08:26:03.163Z Compiling spki v0.7.3
13342025-02-23T08:26:03.411Z Compiling icu_locid_transform v1.5.0
13352025-02-23T08:26:03.498Z Compiling untrusted v0.7.1
13362025-02-23T08:26:03.538Z Compiling icu_normalizer_data v1.5.0
13372025-02-23T08:26:03.577Z Compiling num-conv v0.1.0
13382025-02-23T08:26:03.654Z Compiling mirai-annotations v1.12.0
13392025-02-23T08:26:03.685Z Compiling utf16_iter v1.0.5
13402025-02-23T08:26:03.907Z Compiling time-macros v0.2.18
13412025-02-23T08:26:03.929Z Compiling deranged v0.3.11
13422025-02-23T08:26:03.948Z Compiling scrypt v0.11.0
13432025-02-23T08:26:04.025Z Compiling pest_meta v2.7.14
13442025-02-23T08:26:04.473Z Compiling aes v0.8.4
13452025-02-23T08:26:04.761Z Compiling icu_properties v1.5.1
13462025-02-23T08:26:05.388Z Compiling openssl-sys v0.9.106
13472025-02-23T08:26:05.760Z Compiling bitflags v2.6.0
13482025-02-23T08:26:05.781Z Compiling bytes v1.9.0
13492025-02-23T08:26:06.960Z Compiling tokio v1.43.0
13502025-02-23T08:26:06.963Z Compiling semver v1.0.25
13512025-02-23T08:26:07.256Z Compiling indexmap v2.7.1
13522025-02-23T08:26:07.652Z Compiling http v1.2.0
13532025-02-23T08:26:08.187Z Compiling rustc_version v0.4.1
13542025-02-23T08:26:08.286Z Compiling cbc v0.1.2
13552025-02-23T08:26:08.551Z Compiling icu_normalizer v1.5.0
13562025-02-23T08:26:08.607Z Compiling scroll_derive v0.12.0
13572025-02-23T08:26:09.234Z Compiling atomic-waker v1.1.2
13582025-02-23T08:26:09.412Z Compiling num_threads v0.1.7
13592025-02-23T08:26:09.436Z Compiling tinyvec_macros v0.1.1
13602025-02-23T08:26:09.546Z Compiling tinyvec v1.8.0
13612025-02-23T08:26:09.565Z Compiling time v0.3.36
13622025-02-23T08:26:09.889Z Compiling which v4.4.2
13632025-02-23T08:26:09.982Z Compiling idna_adapter v1.2.0
13642025-02-23T08:26:10.055Z Compiling scroll v0.12.0
13652025-02-23T08:26:10.340Z Compiling http-body v1.0.1
13662025-02-23T08:26:10.418Z Compiling pkcs5 v0.7.1
13672025-02-23T08:26:10.587Z Compiling pest_generator v2.7.14
13682025-02-23T08:26:10.674Z Compiling form_urlencoded v1.2.1
13692025-02-23T08:26:10.846Z Compiling slog v2.7.0
13702025-02-23T08:26:10.987Z Compiling try-lock v0.2.5
13712025-02-23T08:26:11.035Z Compiling goblin v0.8.2
13722025-02-23T08:26:11.160Z Compiling want v0.3.1
13732025-02-23T08:26:11.430Z Compiling pkcs8 v0.10.2
13742025-02-23T08:26:11.451Z Compiling idna v1.0.3
13752025-02-23T08:26:11.489Z Compiling uuid v1.12.0
13762025-02-23T08:26:12.083Z Compiling httpdate v1.0.3
13772025-02-23T08:26:12.370Z Compiling pest_derive v2.7.14
13782025-02-23T08:26:12.538Z Compiling iana-time-zone v0.1.61
13792025-02-23T08:26:12.926Z Compiling tower-service v0.3.3
13802025-02-23T08:26:12.990Z Compiling chrono v0.4.39
13812025-02-23T08:26:13.074Z Compiling serde_spanned v0.6.8
13822025-02-23T08:26:13.175Z Compiling dtrace-parser v0.2.0
13832025-02-23T08:26:13.297Z Compiling serde_tokenstream v0.2.2
13842025-02-23T08:26:13.723Z Compiling toml_datetime v0.6.8
13852025-02-23T08:26:13.880Z Compiling base64 v0.22.1
13862025-02-23T08:26:14.094Z Compiling match_cfg v0.1.0
13872025-02-23T08:26:14.208Z Compiling foreign-types-shared v0.1.1
13882025-02-23T08:26:14.270Z Compiling rustversion v1.0.17
13892025-02-23T08:26:14.346Z Compiling adler2 v2.0.0
13902025-02-23T08:26:14.572Z Compiling openssl v0.10.71
13912025-02-23T08:26:14.621Z Compiling miniz_oxide v0.8.0
13922025-02-23T08:26:14.998Z Compiling tokio-util v0.7.12
13932025-02-23T08:26:15.043Z Compiling foreign-types v0.3.2
13942025-02-23T08:26:15.067Z Compiling hostname v0.3.1
13952025-02-23T08:26:15.147Z Compiling url v2.5.3
13962025-02-23T08:26:16.065Z Compiling h2 v0.4.6
13972025-02-23T08:26:16.266Z Compiling async-trait v0.1.86
13982025-02-23T08:26:16.300Z Compiling openssl-macros v0.1.1
13992025-02-23T08:26:16.572Z Compiling serde_derive_internals v0.29.1
14002025-02-23T08:26:16.914Z Compiling dof v0.3.0
14012025-02-23T08:26:17.063Z Compiling dirs-sys-next v0.1.2
14022025-02-23T08:26:17.616Z Compiling schemars v0.8.21
14032025-02-23T08:26:17.995Z Compiling usdt-impl v0.5.0
14042025-02-23T08:26:18.640Z Compiling rustls v0.23.19
14052025-02-23T08:26:18.703Z Compiling siphasher v0.3.11
14062025-02-23T08:26:18.846Z Compiling native-tls v0.2.12
14072025-02-23T08:26:18.957Z Compiling syn v1.0.109
14082025-02-23T08:26:19.125Z Compiling rustls v0.22.4
14092025-02-23T08:26:19.254Z Compiling data-encoding v2.6.0
14102025-02-23T08:26:19.363Z Compiling schemars_derive v0.8.21
14112025-02-23T08:26:19.497Z Compiling dirs-next v2.0.0
14122025-02-23T08:26:20.100Z Compiling unicode-normalization v0.1.24
14132025-02-23T08:26:20.220Z Compiling http-body-util v0.1.2
14142025-02-23T08:26:20.664Z Compiling crossbeam-epoch v0.9.18
14152025-02-23T08:26:20.957Z Compiling heapless v0.7.17
14162025-02-23T08:26:21.157Z Compiling sha1 v0.10.6
14172025-02-23T08:26:21.202Z Compiling signature v2.2.0
14182025-02-23T08:26:21.333Z Compiling bzip2-sys v0.1.11+1.0.8
14192025-02-23T08:26:21.426Z Compiling thread_local v1.1.8
14202025-02-23T08:26:21.515Z Compiling cookie v0.18.1
14212025-02-23T08:26:21.553Z Compiling multer v3.1.0
14222025-02-23T08:26:21.846Z Compiling encoding_rs v0.8.34
14232025-02-23T08:26:21.849Z Compiling openssl-probe v0.1.5
14242025-02-23T08:26:21.880Z Compiling unicode-bidi v0.3.17
14252025-02-23T08:26:21.898Z Compiling rayon-core v1.12.1
14262025-02-23T08:26:22.158Z Compiling dyn-clone v1.0.18
14272025-02-23T08:26:22.211Z Compiling signal-hook v0.3.17
14282025-02-23T08:26:22.290Z Compiling slog-async v2.8.0
14292025-02-23T08:26:22.375Z Compiling ipnet v2.10.1
14302025-02-23T08:26:22.521Z Compiling mime v0.3.17
14312025-02-23T08:26:22.817Z Compiling gimli v0.31.1
14322025-02-23T08:26:23.068Z Compiling unicode-properties v0.1.3
14332025-02-23T08:26:23.106Z Compiling toml_edit v0.22.22
14342025-02-23T08:26:23.408Z Compiling hyper v1.5.2
14352025-02-23T08:26:23.505Z Compiling stringprep v0.1.5
14362025-02-23T08:26:25.918Z Compiling hyper-util v0.1.10
14372025-02-23T08:26:27.139Z Compiling addr2line v0.24.2
14382025-02-23T08:26:27.366Z Compiling crossbeam-deque v0.8.5
14392025-02-23T08:26:27.659Z Compiling usdt-attr-macro v0.5.0
14402025-02-23T08:26:27.701Z Compiling usdt-macro v0.5.0
14412025-02-23T08:26:27.843Z Compiling term v0.7.0
14422025-02-23T08:26:28.364Z Compiling slog-json v2.6.1
14432025-02-23T08:26:28.721Z Compiling serde_urlencoded v0.7.1
14442025-02-23T08:26:28.777Z Compiling crossbeam-channel v0.5.13
14452025-02-23T08:26:29.071Z Compiling curve25519-dalek v4.1.3
14462025-02-23T08:26:29.091Z Compiling enum-as-inner v0.6.1
14472025-02-23T08:26:29.143Z Compiling futures-executor v0.3.31
14482025-02-23T08:26:29.228Z Compiling md-5 v0.10.6
14492025-02-23T08:26:29.520Z Compiling rustls-pemfile v2.2.0
14502025-02-23T08:26:29.672Z Compiling async-stream-impl v0.3.6
14512025-02-23T08:26:29.789Z Compiling num-integer v0.1.46
14522025-02-23T08:26:29.809Z Compiling hash32 v0.2.1
14532025-02-23T08:26:29.870Z Compiling ff v0.13.0
14542025-02-23T08:26:30.117Z Compiling is-terminal v0.4.13
14552025-02-23T08:26:30.151Z Compiling object v0.36.5
14562025-02-23T08:26:30.176Z Compiling dropshot v0.12.0
14572025-02-23T08:26:30.261Z Compiling memoffset v0.9.1
14582025-02-23T08:26:30.475Z Compiling portable-atomic v1.9.0
14592025-02-23T08:26:30.495Z Compiling litrs v0.4.1
14602025-02-23T08:26:30.512Z Compiling num-bigint-dig v0.8.4
14612025-02-23T08:26:30.582Z Compiling take_mut v0.2.2
14622025-02-23T08:26:30.752Z Compiling psl-types v2.0.11
14632025-02-23T08:26:30.858Z Compiling cfg_aliases v0.2.1
14642025-02-23T08:26:30.861Z Compiling quick-error v1.2.3
14652025-02-23T08:26:30.969Z Compiling smoltcp v0.9.1
14662025-02-23T08:26:30.990Z Compiling linked-hash-map v0.5.6
14672025-02-23T08:26:31.029Z Compiling rustc-demangle v0.1.24
14682025-02-23T08:26:31.341Z Compiling utf-8 v0.7.6
14692025-02-23T08:26:31.435Z Compiling base16ct v0.2.0
14702025-02-23T08:26:31.611Z Compiling anyhow v1.0.96
14712025-02-23T08:26:31.631Z Compiling fallible-iterator v0.2.0
14722025-02-23T08:26:31.668Z Compiling sec1 v0.7.3
14732025-02-23T08:26:31.762Z Compiling document-features v0.2.10
14742025-02-23T08:26:31.967Z Compiling tungstenite v0.24.0
14752025-02-23T08:26:32.304Z Compiling postgres-protocol v0.6.7
14762025-02-23T08:26:32.325Z Compiling lru-cache v0.1.2
14772025-02-23T08:26:32.547Z Compiling resolv-conf v0.7.0
14782025-02-23T08:26:32.611Z Compiling nix v0.29.0
14792025-02-23T08:26:32.943Z Compiling publicsuffix v2.3.0
14802025-02-23T08:26:33.238Z Compiling async-stream v0.3.6
14812025-02-23T08:26:33.538Z Compiling num-iter v0.1.45
14822025-02-23T08:26:33.566Z Compiling slog-term v2.9.1
14832025-02-23T08:26:33.617Z Compiling hickory-proto v0.24.3
14842025-02-23T08:26:33.740Z Compiling usdt v0.5.0
14852025-02-23T08:26:33.898Z Compiling group v0.13.0
14862025-02-23T08:26:34.345Z Compiling futures v0.3.31
14872025-02-23T08:26:34.387Z Compiling slog-bunyan v2.5.0
14882025-02-23T08:26:35.335Z Compiling toml v0.8.19
14892025-02-23T08:26:35.627Z Compiling tokio-native-tls v0.3.1
14902025-02-23T08:26:35.922Z Compiling camino v1.1.9
14912025-02-23T08:26:36.137Z Compiling phf_shared v0.11.2
14922025-02-23T08:26:36.500Z Compiling dropshot_endpoint v0.12.0
14932025-02-23T08:26:36.653Z Compiling terminal_size v0.4.0
14942025-02-23T08:26:36.781Z Compiling backtrace v0.3.74
14952025-02-23T08:26:36.861Z Compiling waitgroup v0.1.2
14962025-02-23T08:26:36.883Z Compiling openapiv3 v2.0.0
14972025-02-23T08:26:37.099Z Compiling serde_path_to_error v0.1.16
14982025-02-23T08:26:37.361Z Compiling hkdf v0.12.4
14992025-02-23T08:26:37.650Z Compiling crypto-bigint v0.5.5
15002025-02-23T08:26:37.839Z Compiling webpki-roots v0.26.6
15012025-02-23T08:26:38.052Z Compiling curve25519-dalek-derive v0.1.1
15022025-02-23T08:26:39.523Z Compiling zerocopy-derive v0.6.6
15032025-02-23T08:26:39.675Z Compiling sync_wrapper v1.0.1
15042025-02-23T08:26:39.861Z Compiling hostname v0.4.0
15052025-02-23T08:26:39.894Z Compiling hubpack_derive v0.1.1
15062025-02-23T08:26:40.087Z Compiling fs-err v2.11.0
15072025-02-23T08:26:40.411Z Compiling crc32fast v1.4.2
15082025-02-23T08:26:40.587Z Compiling ahash v0.8.11
15092025-02-23T08:26:40.749Z Compiling unicode-width v0.2.0
15102025-02-23T08:26:40.784Z Compiling bitflags v1.3.2
15112025-02-23T08:26:40.901Z Compiling newtype-uuid v1.2.1
15122025-02-23T08:26:40.919Z Compiling winnow v0.5.40
15132025-02-23T08:26:40.955Z Compiling tower-layer v0.3.3
15142025-02-23T08:26:41.216Z Compiling managed v0.8.0
15152025-02-23T08:26:41.263Z Compiling debug-ignore v1.0.5
15162025-02-23T08:26:41.297Z Compiling clap_builder v4.5.30
15172025-02-23T08:26:41.440Z Compiling zerocopy v0.6.6
15182025-02-23T08:26:41.466Z Compiling console v0.15.10
15192025-02-23T08:26:42.196Z Compiling tower v0.5.2
15202025-02-23T08:26:42.767Z Compiling strum_macros v0.25.3
15212025-02-23T08:26:42.786Z Compiling hubpack v0.1.2
15222025-02-23T08:26:42.999Z Compiling flate2 v1.0.35
15232025-02-23T08:26:43.226Z Compiling elliptic-curve v0.13.8
15242025-02-23T08:26:43.694Z Compiling hickory-resolver v0.24.3
15252025-02-23T08:26:44.130Z Compiling phf v0.11.2
15262025-02-23T08:26:44.425Z Compiling toml_edit v0.19.15
15272025-02-23T08:26:44.457Z Compiling signal-hook-mio v0.2.4
15282025-02-23T08:26:44.638Z Compiling hyper-tls v0.6.0
15292025-02-23T08:26:44.659Z Compiling rayon v1.10.0
15302025-02-23T08:26:45.051Z Compiling cookie_store v0.21.1
15312025-02-23T08:26:46.445Z Compiling bzip2 v0.4.4
15322025-02-23T08:26:47.028Z Compiling postgres-types v0.2.8
15332025-02-23T08:26:48.336Z Compiling tokio-tungstenite v0.24.0
15342025-02-23T08:26:49.153Z Compiling ed25519 v2.2.3
15352025-02-23T08:26:49.293Z Compiling phf_shared v0.10.0
15362025-02-23T08:26:49.313Z Compiling tokio-stream v0.1.16
15372025-02-23T08:26:49.700Z Compiling pkcs1 v0.7.5
15382025-02-23T08:26:50.138Z Compiling serde-big-array v0.5.1
15392025-02-23T08:26:50.247Z Compiling clap_derive v4.5.28
15402025-02-23T08:26:50.379Z Compiling rfc6979 v0.4.0
15412025-02-23T08:26:50.585Z Compiling derive-where v1.2.7
15422025-02-23T08:26:50.589Z Compiling serde_repr v0.1.19
15432025-02-23T08:26:51.029Z Compiling float-cmp v0.10.0
15442025-02-23T08:26:51.293Z Compiling bstr v1.10.0
15452025-02-23T08:26:51.390Z Compiling number_prefix v0.4.0
15462025-02-23T08:26:51.603Z Compiling fixedbitset v0.4.2
15472025-02-23T08:26:51.662Z Compiling static_assertions v1.1.0
15482025-02-23T08:26:51.783Z Compiling difflib v0.4.0
15492025-02-23T08:26:51.802Z Compiling whoami v1.5.2
15502025-02-23T08:26:52.067Z Compiling unicode-segmentation v1.12.0
15512025-02-23T08:26:52.364Z Compiling bit-vec v0.6.3
15522025-02-23T08:26:52.785Z Compiling normalize-line-endings v0.3.0
15532025-02-23T08:26:52.788Z Compiling new_debug_unreachable v1.0.6
15542025-02-23T08:26:52.919Z Compiling predicates-core v1.0.8
15552025-02-23T08:26:52.942Z Compiling precomputed-hash v0.1.1
15562025-02-23T08:26:52.971Z Compiling similar v2.6.0
15572025-02-23T08:26:53.083Z Compiling string_cache v0.8.7
15582025-02-23T08:26:53.083Z Compiling bit-set v0.5.3
15592025-02-23T08:26:53.236Z Compiling predicates v3.1.3
15602025-02-23T08:26:53.355Z Compiling tokio-postgres v0.7.12
15612025-02-23T08:26:53.536Z Compiling petgraph v0.6.5
15622025-02-23T08:26:53.664Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
15632025-02-23T08:26:54.773Z Compiling indicatif v0.17.11
15642025-02-23T08:26:54.860Z Compiling clap v4.5.30
15652025-02-23T08:26:54.996Z Compiling ecdsa v0.16.9
15662025-02-23T08:26:55.097Z Compiling rsa v0.9.6
15672025-02-23T08:26:55.842Z Compiling ed25519-dalek v2.1.1
15682025-02-23T08:26:56.750Z Compiling toml v0.7.8
15692025-02-23T08:26:57.255Z Compiling zip v0.6.6
15702025-02-23T08:26:58.246Z Compiling crossterm v0.28.1
15712025-02-23T08:26:59.392Z Compiling hex v0.4.3
15722025-02-23T08:26:59.520Z Compiling x509-cert v0.2.5
15732025-02-23T08:26:59.560Z Compiling itertools v0.10.5
15742025-02-23T08:27:00.016Z Compiling itertools v0.14.0
15752025-02-23T08:27:00.037Z Compiling unicode-xid v0.2.6
15762025-02-23T08:27:00.246Z Compiling peg-runtime v0.8.3
15772025-02-23T08:27:00.754Z Compiling lalrpop-util v0.19.12
15782025-02-23T08:27:00.818Z Compiling strum_macros v0.26.4
15792025-02-23T08:27:01.131Z Compiling xattr v1.3.1
15802025-02-23T08:27:01.422Z Compiling filetime v0.2.25
15812025-02-23T08:27:01.746Z Compiling tar v0.4.42
15822025-02-23T08:27:05.390Z Compiling strum v0.26.3
15832025-02-23T08:27:08.926Z Compiling aws-lc-sys v0.22.0
15842025-02-23T08:27:36.719Z Compiling rustls-webpki v0.102.8
15852025-02-23T08:27:39.867Z Compiling tokio-rustls v0.25.0
15862025-02-23T08:27:41.661Z Compiling tokio-rustls v0.26.0
15872025-02-23T08:27:41.920Z Compiling hyper-rustls v0.27.3
15882025-02-23T08:27:42.356Z Compiling reqwest v0.12.12
15892025-02-23T08:27:43.602Z Compiling qorb v0.2.1
15902025-02-23T08:27:46.645Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15912025-02-23T08:27:46.921Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15922025-02-23T08:27:51.435Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 14s
15932025-02-23T08:27:51.602Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
15942025-02-23T08:27:51.653ZFeb 23 08:27:50.960 INFO Starting download, target: Clickhouse
15952025-02-23T08:27:51.653ZFeb 23 08:27:50.960 INFO Starting download, target: Cockroach
15962025-02-23T08:27:51.653ZFeb 23 08:27:50.960 INFO Starting download, target: Console
15972025-02-23T08:27:51.653ZFeb 23 08:27:50.960 INFO Starting download, target: DendriteOpenapi
15982025-02-23T08:27:51.653ZFeb 23 08:27:50.960 INFO Starting download, target: DendriteStub
15992025-02-23T08:27:51.655ZFeb 23 08:27:50.960 INFO Starting download, target: MaghemiteMgd
16002025-02-23T08:27:51.655ZFeb 23 08:27:50.960 INFO Starting download, target: TransceiverControl
16012025-02-23T08:27:51.656ZFeb 23 08:27:50.961 INFO Downloading out/downloads/dpd-b37a8fdc335592e24d6afe71995637b2ad36eb7d.json (attempt 1/3), target: DendriteOpenapi
16022025-02-23T08:27:51.656ZFeb 23 08:27:50.961 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
16032025-02-23T08:27:51.656ZFeb 23 08:27:50.961 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16042025-02-23T08:27:51.656ZFeb 23 08:27:50.961 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16052025-02-23T08:27:51.656ZFeb 23 08:27:50.961 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16062025-02-23T08:27:51.656ZFeb 23 08:27:50.961 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16072025-02-23T08:27:51.656ZFeb 23 08:27:50.961 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16082025-02-23T08:27:51.935ZFeb 23 08:27:51.193 INFO Download complete, target: DendriteOpenapi
16092025-02-23T08:27:51.975ZFeb 23 08:27:51.249 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16102025-02-23T08:27:52.125ZFeb 23 08:27:51.419 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16112025-02-23T08:27:52.445ZFeb 23 08:27:51.746 INFO Download complete, target: TransceiverControl
16122025-02-23T08:27:52.511ZFeb 23 08:27:51.802 INFO Download complete, target: Console
16132025-02-23T08:27:52.579ZFeb 23 08:27:51.877 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16142025-02-23T08:27:52.662ZFeb 23 08:27:51.966 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16152025-02-23T08:27:53.146ZFeb 23 08:27:52.453 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16162025-02-23T08:27:53.146ZFeb 23 08:27:52.453 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16172025-02-23T08:27:53.548ZFeb 23 08:27:52.855 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16182025-02-23T08:27:55.564ZFeb 23 08:27:54.871 INFO Download complete, target: DendriteStub
16192025-02-23T08:27:55.823ZFeb 23 08:27:55.129 INFO Download complete, target: MaghemiteMgd
16202025-02-23T08:28:00.730ZFeb 23 08:28:00.036 INFO Checking that binary works, target: Cockroach
16212025-02-23T08:28:00.893ZFeb 23 08:28:00.199 INFO Download complete, target: Cockroach
16222025-02-23T08:28:06.274ZFeb 23 08:28:05.578 INFO Checking that binary works, target: Clickhouse
16232025-02-23T08:28:06.402ZFeb 23 08:28:05.706 INFO Download complete, target: Clickhouse
16242025-02-23T08:28:06.423ZAll builder prerequisites installed successfully, and PATH looks valid
16252025-02-23T08:28:06.426Z
16262025-02-23T08:28:06.426Zreal 5:06.674906552
16272025-02-23T08:28:06.426Zuser 15:40.280127587
16282025-02-23T08:28:06.426Zsys 2:06.457675587
16292025-02-23T08:28:06.426Ztrap 0.575159229
16302025-02-23T08:28:06.426Ztflt 0.915078689
16312025-02-23T08:28:06.426Zdflt 1.067778753
16322025-02-23T08:28:06.426Zkflt 0.025563850
16332025-02-23T08:28:06.426Zlock 24:02.859815997
16342025-02-23T08:28:06.426Zslp 55:35.037429666
16352025-02-23T08:28:06.426Zlat 1:01.958912067
16362025-02-23T08:28:06.426Zstop 2:24.228536253
16372025-02-23T08:28:06.426Z+ banner hack-check
16382025-02-23T08:28:06.429Z
16392025-02-23T08:28:06.429Z # # ## #### # # #### # # ###### #### # #
16402025-02-23T08:28:06.429Z # # # # # # # # # # # # # # # # #
16412025-02-23T08:28:06.429Z ###### # # # #### ##### # ###### ##### # ####
16422025-02-23T08:28:06.429Z # # ###### # # # # # # # # # #
16432025-02-23T08:28:06.429Z # # # # # # # # # # # # # # # # #
16442025-02-23T08:28:06.429Z # # # # #### # # #### # # ###### #### # #
16452025-02-23T08:28:06.429Z
16462025-02-23T08:28:06.429Z+ export CARGO_INCREMENTAL=0
16472025-02-23T08:28:06.429Z+ CARGO_INCREMENTAL=0
16482025-02-23T08:28:06.429Z+ ptime -m timeout 2h cargo xtask check-features --ci
16492025-02-23T08:28:06.989Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
16502025-02-23T08:28:09.789Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.30s
16512025-02-23T08:28:09.855Z Running `target/debug/xtask check-features --ci`
16522025-02-23T08:28:09.875Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
16532025-02-23T08:28:09.875Zrunning: "/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
16542025-02-23T08:28:10.349Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
16552025-02-23T08:28:10.367Z Running `target/debug/xtask download cargo-hack`
16562025-02-23T08:28:11.208Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16572025-02-23T08:28:11.617Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16582025-02-23T08:28:15.365Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.97s
16592025-02-23T08:28:15.522Z Running `target/debug/xtask-downloader cargo-hack`
16602025-02-23T08:28:15.562ZFeb 23 08:28:14.862 INFO Starting download, target: CargoHack
16612025-02-23T08:28:15.566ZFeb 23 08:28:14.863 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
16622025-02-23T08:28:16.177ZFeb 23 08:28:15.479 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
16632025-02-23T08:28:16.269ZFeb 23 08:28:15.571 INFO Download complete, target: CargoHack
16642025-02-23T08:28:16.274Zrunning: "/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"
16652025-02-23T08:28:16.289Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
16662025-02-23T08:28:16.468Zinfo: running `cargo check --bins` on api_identity (1/199)
16672025-02-23T08:28:17.019Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16682025-02-23T08:28:17.022Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16692025-02-23T08:28:17.022Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16702025-02-23T08:28:17.025Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
16712025-02-23T08:28:17.090Z
16722025-02-23T08:28:17.090Zinfo: running `cargo check --bins` on bootstore (2/199)
16732025-02-23T08:28:17.675Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16742025-02-23T08:28:17.678Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16752025-02-23T08:28:17.678Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16762025-02-23T08:28:17.681Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
16772025-02-23T08:28:17.754Z
16782025-02-23T08:28:17.754Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/199)
16792025-02-23T08:28:18.313Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16802025-02-23T08:28:18.317Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16812025-02-23T08:28:18.317Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16822025-02-23T08:28:18.320Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
16832025-02-23T08:28:18.390Z
16842025-02-23T08:28:18.390Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/199)
16852025-02-23T08:28:18.951Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16862025-02-23T08:28:18.954Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16872025-02-23T08:28:18.954Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16882025-02-23T08:28:18.957Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
16892025-02-23T08:28:19.029Z
16902025-02-23T08:28:19.029Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/199)
16912025-02-23T08:28:19.451Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16922025-02-23T08:28:19.453Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16932025-02-23T08:28:19.453Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16942025-02-23T08:28:19.456Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
16952025-02-23T08:28:19.495Z
16962025-02-23T08:28:19.495Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (6/199)
16972025-02-23T08:28:19.903Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16982025-02-23T08:28:19.906Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16992025-02-23T08:28:19.906Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17002025-02-23T08:28:19.909Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
17012025-02-23T08:28:19.947Z
17022025-02-23T08:28:19.947Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/199)
17032025-02-23T08:28:20.343Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17042025-02-23T08:28:20.346Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17052025-02-23T08:28:20.346Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17062025-02-23T08:28:20.348Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
17072025-02-23T08:28:20.387Z
17082025-02-23T08:28:20.387Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/199)
17092025-02-23T08:28:20.793Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17102025-02-23T08:28:20.796Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17112025-02-23T08:28:20.796Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17122025-02-23T08:28:20.801Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
17132025-02-23T08:28:20.837Z
17142025-02-23T08:28:20.837Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/199)
17152025-02-23T08:28:21.237Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17162025-02-23T08:28:21.240Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17172025-02-23T08:28:21.240Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17182025-02-23T08:28:21.243Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
17192025-02-23T08:28:21.281Z
17202025-02-23T08:28:21.282Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/199)
17212025-02-23T08:28:21.683Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17222025-02-23T08:28:21.686Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17232025-02-23T08:28:21.686Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17242025-02-23T08:28:21.689Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
17252025-02-23T08:28:21.727Z
17262025-02-23T08:28:21.727Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/199)
17272025-02-23T08:28:22.126Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17282025-02-23T08:28:22.129Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17292025-02-23T08:28:22.129Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17302025-02-23T08:28:22.132Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
17312025-02-23T08:28:22.170Z
17322025-02-23T08:28:22.170Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/199)
17332025-02-23T08:28:22.568Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17342025-02-23T08:28:22.572Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17352025-02-23T08:28:22.572Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17362025-02-23T08:28:22.575Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
17372025-02-23T08:28:22.614Z
17382025-02-23T08:28:22.614Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/199)
17392025-02-23T08:28:23.011Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17402025-02-23T08:28:23.014Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17412025-02-23T08:28:23.014Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17422025-02-23T08:28:23.017Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
17432025-02-23T08:28:23.059Z
17442025-02-23T08:28:23.059Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/199)
17452025-02-23T08:28:23.457Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17462025-02-23T08:28:23.460Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17472025-02-23T08:28:23.460Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17482025-02-23T08:28:23.462Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
17492025-02-23T08:28:23.501Z
17502025-02-23T08:28:23.501Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/199)
17512025-02-23T08:28:23.899Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17522025-02-23T08:28:23.902Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17532025-02-23T08:28:23.902Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17542025-02-23T08:28:23.904Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
17552025-02-23T08:28:23.942Z
17562025-02-23T08:28:23.942Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (16/199)
17572025-02-23T08:28:24.342Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17582025-02-23T08:28:24.346Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17592025-02-23T08:28:24.346Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17602025-02-23T08:28:24.349Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
17612025-02-23T08:28:24.388Z
17622025-02-23T08:28:24.388Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (17/199)
17632025-02-23T08:28:24.789Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17642025-02-23T08:28:24.791Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17652025-02-23T08:28:24.791Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17662025-02-23T08:28:24.794Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
17672025-02-23T08:28:24.833Z
17682025-02-23T08:28:24.833Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (18/199)
17692025-02-23T08:28:25.234Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17702025-02-23T08:28:25.238Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17712025-02-23T08:28:25.238Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17722025-02-23T08:28:25.240Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
17732025-02-23T08:28:25.277Z
17742025-02-23T08:28:25.277Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (19/199)
17752025-02-23T08:28:25.683Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17762025-02-23T08:28:25.686Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17772025-02-23T08:28:25.686Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17782025-02-23T08:28:25.689Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
17792025-02-23T08:28:25.729Z
17802025-02-23T08:28:25.729Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (20/199)
17812025-02-23T08:28:26.129Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17822025-02-23T08:28:26.132Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17832025-02-23T08:28:26.132Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17842025-02-23T08:28:26.135Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
17852025-02-23T08:28:26.175Z
17862025-02-23T08:28:26.175Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (21/199)
17872025-02-23T08:28:26.582Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17882025-02-23T08:28:26.584Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17892025-02-23T08:28:26.585Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17902025-02-23T08:28:26.587Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
17912025-02-23T08:28:26.629Z
17922025-02-23T08:28:26.629Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (22/199)
17932025-02-23T08:28:27.039Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17942025-02-23T08:28:27.041Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17952025-02-23T08:28:27.041Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17962025-02-23T08:28:27.044Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
17972025-02-23T08:28:27.084Z
17982025-02-23T08:28:27.084Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (23/199)
17992025-02-23T08:28:27.488Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18002025-02-23T08:28:27.491Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18012025-02-23T08:28:27.491Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18022025-02-23T08:28:27.493Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18032025-02-23T08:28:27.536Z
18042025-02-23T08:28:27.536Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (24/199)
18052025-02-23T08:28:27.939Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18062025-02-23T08:28:27.941Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18072025-02-23T08:28:27.942Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18082025-02-23T08:28:27.944Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18092025-02-23T08:28:27.985Z
18102025-02-23T08:28:27.986Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (25/199)
18112025-02-23T08:28:28.392Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18122025-02-23T08:28:28.394Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18132025-02-23T08:28:28.394Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18142025-02-23T08:28:28.408Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18152025-02-23T08:28:28.438Z
18162025-02-23T08:28:28.438Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (26/199)
18172025-02-23T08:28:28.847Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18182025-02-23T08:28:28.850Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18192025-02-23T08:28:28.850Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18202025-02-23T08:28:28.853Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18212025-02-23T08:28:28.892Z
18222025-02-23T08:28:28.892Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (27/199)
18232025-02-23T08:28:29.289Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18242025-02-23T08:28:29.292Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18252025-02-23T08:28:29.292Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18262025-02-23T08:28:29.294Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
18272025-02-23T08:28:29.336Z
18282025-02-23T08:28:29.336Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (28/199)
18292025-02-23T08:28:29.742Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18302025-02-23T08:28:29.744Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18312025-02-23T08:28:29.744Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18322025-02-23T08:28:29.746Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18332025-02-23T08:28:29.788Z
18342025-02-23T08:28:29.789Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (29/199)
18352025-02-23T08:28:30.187Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18362025-02-23T08:28:30.191Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18372025-02-23T08:28:30.192Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18382025-02-23T08:28:30.194Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
18392025-02-23T08:28:30.231Z
18402025-02-23T08:28:30.231Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (30/199)
18412025-02-23T08:28:30.633Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18422025-02-23T08:28:30.635Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18432025-02-23T08:28:30.635Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18442025-02-23T08:28:30.638Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18452025-02-23T08:28:30.678Z
18462025-02-23T08:28:30.678Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (31/199)
18472025-02-23T08:28:31.084Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18482025-02-23T08:28:31.087Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18492025-02-23T08:28:31.087Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18502025-02-23T08:28:31.087Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18512025-02-23T08:28:31.128Z
18522025-02-23T08:28:31.129Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (32/199)
18532025-02-23T08:28:31.533Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18542025-02-23T08:28:31.536Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18552025-02-23T08:28:31.536Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18562025-02-23T08:28:31.539Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18572025-02-23T08:28:31.578Z
18582025-02-23T08:28:31.579Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/199)
18592025-02-23T08:28:31.981Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18602025-02-23T08:28:31.986Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18612025-02-23T08:28:31.986Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18622025-02-23T08:28:31.986Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18632025-02-23T08:28:32.028Z
18642025-02-23T08:28:32.028Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (34/199)
18652025-02-23T08:28:32.423Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18662025-02-23T08:28:32.426Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18672025-02-23T08:28:32.426Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18682025-02-23T08:28:32.428Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
18692025-02-23T08:28:32.472Z
18702025-02-23T08:28:32.472Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (35/199)
18712025-02-23T08:28:32.872Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18722025-02-23T08:28:32.874Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18732025-02-23T08:28:32.874Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18742025-02-23T08:28:32.877Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
18752025-02-23T08:28:32.917Z
18762025-02-23T08:28:32.917Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (36/199)
18772025-02-23T08:28:33.319Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18782025-02-23T08:28:33.321Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18792025-02-23T08:28:33.321Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18802025-02-23T08:28:33.325Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18812025-02-23T08:28:33.364Z
18822025-02-23T08:28:33.364Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (37/199)
18832025-02-23T08:28:33.775Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18842025-02-23T08:28:33.778Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18852025-02-23T08:28:33.778Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18862025-02-23T08:28:33.781Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18872025-02-23T08:28:33.818Z
18882025-02-23T08:28:33.818Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (38/199)
18892025-02-23T08:28:34.225Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18902025-02-23T08:28:34.228Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18912025-02-23T08:28:34.228Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18922025-02-23T08:28:34.231Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18932025-02-23T08:28:34.270Z
18942025-02-23T08:28:34.270Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/199)
18952025-02-23T08:28:34.676Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18962025-02-23T08:28:34.679Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18972025-02-23T08:28:34.679Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18982025-02-23T08:28:34.682Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18992025-02-23T08:28:34.722Z
19002025-02-23T08:28:34.722Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (40/199)
19012025-02-23T08:28:35.132Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19022025-02-23T08:28:35.135Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19032025-02-23T08:28:35.135Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19042025-02-23T08:28:35.137Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
19052025-02-23T08:28:35.179Z
19062025-02-23T08:28:35.179Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (41/199)
19072025-02-23T08:28:35.588Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19082025-02-23T08:28:35.590Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19092025-02-23T08:28:35.590Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19102025-02-23T08:28:35.590Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
19112025-02-23T08:28:35.630Z
19122025-02-23T08:28:35.630Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (42/199)
19132025-02-23T08:28:36.039Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19142025-02-23T08:28:36.048Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19152025-02-23T08:28:36.048Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19162025-02-23T08:28:36.048Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
19172025-02-23T08:28:36.082Z
19182025-02-23T08:28:36.082Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/199)
19192025-02-23T08:28:36.495Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19202025-02-23T08:28:36.498Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19212025-02-23T08:28:36.498Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19222025-02-23T08:28:36.506Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
19232025-02-23T08:28:36.542Z
19242025-02-23T08:28:36.542Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (44/199)
19252025-02-23T08:28:36.957Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19262025-02-23T08:28:36.960Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19272025-02-23T08:28:36.960Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19282025-02-23T08:28:36.963Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
19292025-02-23T08:28:37.002Z
19302025-02-23T08:28:37.002Zinfo: running `cargo check --bins` on sled-hardware-types (45/199)
19312025-02-23T08:28:37.578Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19322025-02-23T08:28:37.581Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19332025-02-23T08:28:37.581Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19342025-02-23T08:28:37.584Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
19352025-02-23T08:28:37.659Z
19362025-02-23T08:28:37.659Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (46/199)
19372025-02-23T08:28:38.231Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19382025-02-23T08:28:38.234Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19392025-02-23T08:28:38.234Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19402025-02-23T08:28:38.239Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
19412025-02-23T08:28:38.313Z
19422025-02-23T08:28:38.313Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (47/199)
19432025-02-23T08:28:38.895Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19442025-02-23T08:28:38.897Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19452025-02-23T08:28:38.897Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19462025-02-23T08:28:38.900Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
19472025-02-23T08:28:38.973Z
19482025-02-23T08:28:38.973Zinfo: running `cargo check --bins` on oxlog (48/199)
19492025-02-23T08:28:39.513Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19502025-02-23T08:28:39.516Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19512025-02-23T08:28:39.605Z Checking cfg-if v1.0.0
19522025-02-23T08:28:39.608Z Checking libc v0.2.169
19532025-02-23T08:28:39.718Z Checking serde v1.0.217
19542025-02-23T08:28:39.720Z Checking zeroize v1.8.1
19552025-02-23T08:28:39.736Z Checking memchr v2.7.4
19562025-02-23T08:28:39.748Z Checking typenum v1.17.0
19572025-02-23T08:28:39.762Z Checking subtle v2.6.1
19582025-02-23T08:28:39.779Z Checking value-bag v1.9.0
19592025-02-23T08:28:39.789Z Checking scopeguard v1.2.0
19602025-02-23T08:28:39.938Z Checking smallvec v1.13.2
19612025-02-23T08:28:39.969Z Checking lock_api v0.4.12
19622025-02-23T08:28:40.033Z Checking itoa v1.0.11
19632025-02-23T08:28:40.162Z Checking log v0.4.22
19642025-02-23T08:28:40.292Z Checking const-oid v0.9.6
19652025-02-23T08:28:40.308Z Checking pin-project-lite v0.2.14
19662025-02-23T08:28:40.347Z Checking byteorder v1.5.0
19672025-02-23T08:28:40.429Z Checking once_cell v1.20.3
19682025-02-23T08:28:40.578Z Checking futures-core v0.3.31
19692025-02-23T08:28:40.690Z Checking stable_deref_trait v1.2.0
19702025-02-23T08:28:40.718Z Checking futures-sink v0.3.31
19712025-02-23T08:28:40.756Z Checking cpufeatures v0.2.14
19722025-02-23T08:28:40.773Z Checking getrandom v0.2.15
19732025-02-23T08:28:40.776Z Checking parking_lot_core v0.9.10
19742025-02-23T08:28:40.801Z Checking generic-array v0.14.7
19752025-02-23T08:28:40.803Z Checking signal-hook-registry v1.4.2
19762025-02-23T08:28:40.851Z Checking mio v1.0.2
19772025-02-23T08:28:40.867Z Checking socket2 v0.5.7
19782025-02-23T08:28:41.016Z Checking rand_core v0.6.4
19792025-02-23T08:28:41.065Z Checking zerocopy v0.7.35
19802025-02-23T08:28:41.111Z Checking parking_lot v0.12.3
19812025-02-23T08:28:41.348Z Checking zerofrom v0.1.4
19822025-02-23T08:28:41.348Z Checking slab v0.4.9
19832025-02-23T08:28:41.441Z Checking futures-channel v0.3.31
19842025-02-23T08:28:41.463Z Checking futures-task v0.3.31
19852025-02-23T08:28:41.563Z Checking yoke v0.7.4
19862025-02-23T08:28:41.627Z Checking pin-utils v0.1.0
19872025-02-23T08:28:41.683Z Checking futures-io v0.3.31
19882025-02-23T08:28:41.726Z Checking allocator-api2 v0.2.18
19892025-02-23T08:28:41.802Z Checking equivalent v1.0.1
19902025-02-23T08:28:41.872Z Checking crypto-common v0.1.6
19912025-02-23T08:28:41.874Z Checking block-buffer v0.10.4
19922025-02-23T08:28:41.900Z Checking zerovec v0.10.4
19932025-02-23T08:28:41.920Z Checking futures-util v0.3.31
19942025-02-23T08:28:42.072Z Checking foldhash v0.1.3
19952025-02-23T08:28:42.107Z Checking block-padding v0.3.3
19962025-02-23T08:28:42.129Z Checking digest v0.10.7
19972025-02-23T08:28:42.293Z Checking ryu v1.0.18
19982025-02-23T08:28:42.325Z Checking inout v0.1.3
19992025-02-23T08:28:42.348Z Checking writeable v0.5.5
20002025-02-23T08:28:42.363Z Checking hashbrown v0.15.1
20012025-02-23T08:28:42.514Z Checking hmac v0.12.1
20022025-02-23T08:28:42.531Z Checking litemap v0.7.3
20032025-02-23T08:28:42.548Z Checking fnv v1.0.7
20042025-02-23T08:28:42.660Z Checking cipher v0.4.4
20052025-02-23T08:28:42.680Z Checking sha2 v0.10.8
20062025-02-23T08:28:42.724Z Checking libm v0.2.8
20072025-02-23T08:28:42.890Z Checking base64ct v1.6.0
20082025-02-23T08:28:43.082Z Checking ppv-lite86 v0.2.20
20092025-02-23T08:28:43.237Z Checking flagset v0.4.6
20102025-02-23T08:28:43.331Z Checking pem-rfc7468 v0.7.0
20112025-02-23T08:28:43.403Z Checking icu_locid_transform_data v1.5.0
20122025-02-23T08:28:43.432Z Checking tinystr v0.7.6
20132025-02-23T08:28:43.435Z Checking icu_collections v1.5.0
20142025-02-23T08:28:43.499Z Checking tracing-core v0.1.32
20152025-02-23T08:28:43.592Z Checking num-traits v0.2.19
20162025-02-23T08:28:43.605Z Checking der v0.7.9
20172025-02-23T08:28:43.770Z Checking icu_locid v1.5.0
20182025-02-23T08:28:43.797Z Checking rand_chacha v0.3.1
20192025-02-23T08:28:44.086Z Checking thiserror v1.0.69
20202025-02-23T08:28:44.136Z Checking icu_properties_data v1.5.0
20212025-02-23T08:28:44.161Z Checking bytes v1.9.0
20222025-02-23T08:28:44.179Z Checking indexmap v2.7.1
20232025-02-23T08:28:44.239Z Checking serde_json v1.0.139
20242025-02-23T08:28:44.405Z Checking bitflags v2.6.0
20252025-02-23T08:28:44.723Z Checking rustls-pki-types v1.10.0
20262025-02-23T08:28:44.770Z Checking icu_provider v1.5.0
20272025-02-23T08:28:44.984Z Checking tokio v1.43.0
20282025-02-23T08:28:45.131Z Checking http v1.2.0
20292025-02-23T08:28:45.279Z Checking percent-encoding v2.3.1
20302025-02-23T08:28:45.386Z Checking rand v0.8.5
20312025-02-23T08:28:45.404Z Checking icu_locid_transform v1.5.0
20322025-02-23T08:28:45.409Z Checking spki v0.7.3
20332025-02-23T08:28:45.487Z Checking tracing v0.1.40
20342025-02-23T08:28:45.697Z Checking salsa20 v0.10.2
20352025-02-23T08:28:45.845Z Checking pbkdf2 v0.12.2
20362025-02-23T08:28:45.902Z Checking aws-lc-sys v0.22.0
20372025-02-23T08:28:45.918Z Checking httparse v1.9.5
20382025-02-23T08:28:46.004Z Checking untrusted v0.9.0
20392025-02-23T08:28:46.169Z Checking write16 v1.0.0
20402025-02-23T08:28:46.302Z Checking utf16_iter v1.0.5
20412025-02-23T08:28:46.389Z Checking icu_normalizer_data v1.5.0
20422025-02-23T08:28:46.431Z Checking icu_properties v1.5.1
20432025-02-23T08:28:46.434Z Checking utf8_iter v1.0.4
20442025-02-23T08:28:46.478Z Checking mirai-annotations v1.12.0
20452025-02-23T08:28:46.496Z Checking untrusted v0.7.1
20462025-02-23T08:28:46.510Z Checking powerfmt v0.2.0
20472025-02-23T08:28:46.569Z Checking ring v0.17.11
20482025-02-23T08:28:46.643Z Checking scrypt v0.11.0
20492025-02-23T08:28:46.661Z Checking cbc v0.1.2
20502025-02-23T08:28:46.661Z Checking aes v0.8.4
20512025-02-23T08:28:46.768Z Checking deranged v0.3.11
20522025-02-23T08:28:46.871Z Checking crossbeam-utils v0.8.20
20532025-02-23T08:28:46.887Z Checking spin v0.9.8
20542025-02-23T08:28:47.211Z Checking atomic-waker v1.1.2
20552025-02-23T08:28:47.365Z Checking tinyvec_macros v0.1.1
20562025-02-23T08:28:47.463Z Checking time-core v0.1.2
20572025-02-23T08:28:47.567Z Checking num-conv v0.1.0
20582025-02-23T08:28:47.611Z Checking num_threads v0.1.7
20592025-02-23T08:28:47.627Z Checking pkcs5 v0.7.1
20602025-02-23T08:28:47.739Z Checking tinyvec v1.8.0
20612025-02-23T08:28:47.830Z Checking http-body v1.0.1
20622025-02-23T08:28:48.018Z Checking aws-lc-rs v1.10.0
20632025-02-23T08:28:48.053Z Checking form_urlencoded v1.2.1
20642025-02-23T08:28:48.077Z Checking time v0.3.36
20652025-02-23T08:28:48.116Z Checking try-lock v0.2.5
20662025-02-23T08:28:48.257Z Checking pkcs8 v0.10.2
20672025-02-23T08:28:48.273Z Checking want v0.3.1
20682025-02-23T08:28:48.458Z Checking uuid v1.12.0
20692025-02-23T08:28:48.586Z Checking tower-service v0.3.3
20702025-02-23T08:28:48.724Z Checking httpdate v1.0.3
20712025-02-23T08:28:48.783Z Checking unicode-ident v1.0.14
20722025-02-23T08:28:48.970Z Checking proc-macro2 v1.0.92
20732025-02-23T08:28:48.988Z Checking toml_datetime v0.6.8
20742025-02-23T08:28:49.075Z Checking serde_spanned v0.6.8
20752025-02-23T08:28:49.108Z Checking slog v2.7.0
20762025-02-23T08:28:49.295Z Checking scroll v0.12.0
20772025-02-23T08:28:49.313Z Checking adler2 v2.0.0
20782025-02-23T08:28:49.490Z Checking plain v0.2.3
20792025-02-23T08:28:49.593Z Checking ucd-trie v0.1.7
20802025-02-23T08:28:49.655Z Checking match_cfg v0.1.0
20812025-02-23T08:28:49.674Z Checking foreign-types-shared v0.1.1
20822025-02-23T08:28:49.688Z Checking icu_normalizer v1.5.0
20832025-02-23T08:28:49.706Z Checking rustls-webpki v0.102.8
20842025-02-23T08:28:49.753Z Checking iana-time-zone v0.1.61
20852025-02-23T08:28:49.776Z Checking base64 v0.22.1
20862025-02-23T08:28:49.788Z Checking foreign-types v0.3.2
20872025-02-23T08:28:49.805Z Checking pest v2.7.14
20882025-02-23T08:28:49.882Z Checking goblin v0.8.2
20892025-02-23T08:28:49.911Z Checking chrono v0.4.39
20902025-02-23T08:28:50.242Z Checking hostname v0.3.1
20912025-02-23T08:28:50.392Z Checking quote v1.0.38
20922025-02-23T08:28:50.438Z Checking miniz_oxide v0.8.0
20932025-02-23T08:28:50.463Z Checking idna_adapter v1.2.0
20942025-02-23T08:28:50.487Z Checking openssl-sys v0.9.106
20952025-02-23T08:28:50.676Z Checking idna v1.0.3
20962025-02-23T08:28:50.710Z Checking dirs-sys-next v0.1.2
20972025-02-23T08:28:50.891Z Checking errno v0.3.9
20982025-02-23T08:28:51.075Z Checking aho-corasick v1.1.3
20992025-02-23T08:28:51.158Z Compiling newtype-uuid v1.2.1
21002025-02-23T08:28:51.176Z Checking url v2.5.3
21012025-02-23T08:28:51.465Z Checking siphasher v0.3.11
21022025-02-23T08:28:51.723Z Checking regex-syntax v0.8.5
21032025-02-23T08:28:51.746Z Checking tokio-util v0.7.12
21042025-02-23T08:28:51.783Z Checking data-encoding v2.6.0
21052025-02-23T08:28:51.837Z Checking pretty-hex v0.4.1
21062025-02-23T08:28:52.007Z Checking either v1.13.0
21072025-02-23T08:28:52.038Z Checking openssl v0.10.71
21082025-02-23T08:28:52.346Z Checking dtrace-parser v0.2.0
21092025-02-23T08:28:52.367Z Checking rustix v0.38.37
21102025-02-23T08:28:52.385Z Checking dirs-next v2.0.0
21112025-02-23T08:28:52.524Z Checking syn v2.0.96
21122025-02-23T08:28:52.559Z Checking h2 v0.4.6
21132025-02-23T08:28:52.598Z Checking unicode-normalization v0.1.24
21142025-02-23T08:28:52.808Z Checking http-body-util v0.1.2
21152025-02-23T08:28:53.215Z Checking crossbeam-epoch v0.9.18
21162025-02-23T08:28:53.520Z Checking sha1 v0.10.6
21172025-02-23T08:28:53.656Z Checking signature v2.2.0
21182025-02-23T08:28:53.804Z Checking thread-id v4.2.2
21192025-02-23T08:28:53.867Z Checking thread_local v1.1.8
21202025-02-23T08:28:53.930Z Checking encoding_rs v0.8.34
21212025-02-23T08:28:54.170Z Checking anstyle v1.0.10
21222025-02-23T08:28:54.538Z Checking ipnet v2.10.1
21232025-02-23T08:28:54.791Z Checking dof v0.3.0
21242025-02-23T08:28:54.930Z Checking regex-automata v0.4.8
21252025-02-23T08:28:54.978Z Checking unicode-properties v0.1.3
21262025-02-23T08:28:55.355Z Checking mime v0.3.17
21272025-02-23T08:28:55.390Z Checking unicode-bidi v0.3.17
21282025-02-23T08:28:55.642Z Checking gimli v0.31.1
21292025-02-23T08:28:55.694Z Checking utf8parse v0.2.2
21302025-02-23T08:28:55.844Z Checking openssl-probe v0.1.5
21312025-02-23T08:28:56.019Z Checking winnow v0.6.20
21322025-02-23T08:28:56.037Z Checking stringprep v0.1.5
21332025-02-23T08:28:56.209Z Checking anstyle-parse v0.2.5
21342025-02-23T08:28:56.319Z Checking crossbeam-deque v0.8.5
21352025-02-23T08:28:56.501Z Checking term v0.7.0
21362025-02-23T08:28:56.638Z Checking rustls v0.23.19
21372025-02-23T08:28:56.939Z Checking rustls v0.22.4
21382025-02-23T08:28:57.152Z Checking native-tls v0.2.12
21392025-02-23T08:28:57.483Z Checking slog-json v2.6.1
21402025-02-23T08:28:57.750Z Checking serde_urlencoded v0.7.1
21412025-02-23T08:28:58.141Z Checking crossbeam-channel v0.5.13
21422025-02-23T08:28:58.336Z Checking usdt-impl v0.5.0
21432025-02-23T08:28:58.642Z Checking toml_edit v0.22.22
21442025-02-23T08:28:58.693Z Checking hyper v1.5.2
21452025-02-23T08:28:58.863Z Checking futures-executor v0.3.31
21462025-02-23T08:28:58.884Z Checking rustls-pemfile v2.2.0
21472025-02-23T08:28:59.115Z Checking num-integer v0.1.46
21482025-02-23T08:28:59.141Z Checking semver v1.0.25
21492025-02-23T08:28:59.492Z Checking md-5 v0.10.6
21502025-02-23T08:28:59.521Z Checking addr2line v0.24.2
21512025-02-23T08:28:59.553Z Checking ff v0.13.0
21522025-02-23T08:28:59.598Z Checking is-terminal v0.4.13
21532025-02-23T08:28:59.715Z Checking memmap v0.7.0
21542025-02-23T08:28:59.730Z Checking hash32 v0.2.1
21552025-02-23T08:28:59.772Z Checking object v0.36.5
21562025-02-23T08:28:59.932Z Checking linked-hash-map v0.5.6
21572025-02-23T08:29:00.029Z Checking base16ct v0.2.0
21582025-02-23T08:29:00.046Z Checking psl-types v2.0.11
21592025-02-23T08:29:00.236Z Checking anstyle-query v1.1.1
21602025-02-23T08:29:00.238Z Checking rustc-demangle v0.1.24
21612025-02-23T08:29:00.266Z Checking quick-error v1.2.3
21622025-02-23T08:29:00.289Z Checking is_terminal_polyfill v1.70.1
21632025-02-23T08:29:00.364Z Checking take_mut v0.2.2
21642025-02-23T08:29:00.413Z Checking dyn-clone v1.0.18
21652025-02-23T08:29:00.430Z Checking fallible-iterator v0.2.0
21662025-02-23T08:29:00.520Z Checking utf-8 v0.7.6
21672025-02-23T08:29:00.576Z Checking colorchoice v1.0.2
21682025-02-23T08:29:00.680Z Checking schemars v0.8.21
21692025-02-23T08:29:00.704Z Checking hyper-util v0.1.10
21702025-02-23T08:29:00.726Z Checking anstream v0.6.15
21712025-02-23T08:29:00.728Z Checking tungstenite v0.24.0
21722025-02-23T08:29:01.008Z Checking postgres-protocol v0.6.7
21732025-02-23T08:29:01.086Z Checking slog-async v2.8.0
21742025-02-23T08:29:01.274Z Checking toml v0.8.19
21752025-02-23T08:29:01.369Z Checking resolv-conf v0.7.0
21762025-02-23T08:29:01.609Z Checking tokio-rustls v0.25.0
21772025-02-23T08:29:01.699Z Checking publicsuffix v2.3.0
21782025-02-23T08:29:01.718Z Checking sec1 v0.7.3
21792025-02-23T08:29:01.957Z Checking lru-cache v0.1.2
21802025-02-23T08:29:01.979Z Checking heapless v0.7.17
21812025-02-23T08:29:01.984Z Checking tokio-rustls v0.26.0
21822025-02-23T08:29:02.010Z Checking usdt v0.5.0
21832025-02-23T08:29:02.116Z Checking group v0.13.0
21842025-02-23T08:29:02.147Z Checking slog-term v2.9.1
21852025-02-23T08:29:02.238Z Checking num-iter v0.1.45
21862025-02-23T08:29:02.269Z Checking futures v0.3.31
21872025-02-23T08:29:02.369Z Checking slog-bunyan v2.5.0
21882025-02-23T08:29:02.369Z Checking tokio-native-tls v0.3.1
21892025-02-23T08:29:02.400Z Checking rayon-core v1.12.1
21902025-02-23T08:29:02.428Z Checking multer v3.1.0
21912025-02-23T08:29:02.531Z Checking terminal_size v0.4.0
21922025-02-23T08:29:02.642Z Checking hickory-proto v0.24.3
21932025-02-23T08:29:02.681Z Checking phf_shared v0.11.2
21942025-02-23T08:29:02.719Z Checking cookie v0.18.1
21952025-02-23T08:29:02.831Z Checking async-stream v0.3.6
21962025-02-23T08:29:02.897Z Checking bzip2-sys v0.1.11+1.0.8
21972025-02-23T08:29:02.936Z Checking signal-hook v0.3.17
21982025-02-23T08:29:02.963Z Checking camino v1.1.9
21992025-02-23T08:29:03.021Z Checking waitgroup v0.1.2
22002025-02-23T08:29:03.039Z Checking lazy_static v1.5.0
22012025-02-23T08:29:03.041Z Checking openapiv3 v2.0.0
22022025-02-23T08:29:03.150Z Checking webpki-roots v0.26.6
22032025-02-23T08:29:03.179Z Checking serde_path_to_error v0.1.16
22042025-02-23T08:29:03.182Z Checking hkdf v0.12.4
22052025-02-23T08:29:03.267Z Checking crypto-bigint v0.5.5
22062025-02-23T08:29:03.344Z Checking sync_wrapper v1.0.1
22072025-02-23T08:29:03.386Z Checking hostname v0.4.0
22082025-02-23T08:29:03.488Z Checking crc32fast v1.4.2
22092025-02-23T08:29:03.508Z Checking managed v0.8.0
22102025-02-23T08:29:03.533Z Checking tower-layer v0.3.3
22112025-02-23T08:29:03.738Z Checking strsim v0.11.1
22122025-02-23T08:29:03.786Z Checking debug-ignore v1.0.5
22132025-02-23T08:29:03.803Z Checking clap_lex v0.7.4
22142025-02-23T08:29:03.887Z Checking bitflags v1.3.2
22152025-02-23T08:29:03.945Z Checking unicode-width v0.2.0
22162025-02-23T08:29:03.993Z Checking winnow v0.5.40
22172025-02-23T08:29:04.027Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22182025-02-23T08:29:04.073Z Checking clap_builder v4.5.30
22192025-02-23T08:29:04.346Z Checking smoltcp v0.9.1
22202025-02-23T08:29:04.469Z Checking console v0.15.10
22212025-02-23T08:29:05.076Z Checking tower v0.5.2
22222025-02-23T08:29:05.781Z Checking backtrace v0.3.74
22232025-02-23T08:29:05.806Z Checking flate2 v1.0.35
22242025-02-23T08:29:05.825Z Checking hyper-rustls v0.27.3
22252025-02-23T08:29:06.006Z Checking elliptic-curve v0.13.8
22262025-02-23T08:29:06.185Z Checking signal-hook-mio v0.2.4
22272025-02-23T08:29:06.326Z Checking dropshot v0.12.0
22282025-02-23T08:29:06.343Z Checking num-bigint-dig v0.8.4
22292025-02-23T08:29:06.348Z Checking anyhow v1.0.96
22302025-02-23T08:29:06.384Z Checking cookie_store v0.21.1
22312025-02-23T08:29:06.637Z Checking bzip2 v0.4.4
22322025-02-23T08:29:06.753Z Checking rayon v1.10.0
22332025-02-23T08:29:06.864Z Checking toml_edit v0.19.15
22342025-02-23T08:29:06.902Z Checking phf v0.11.2
22352025-02-23T08:29:06.924Z Checking hyper-tls v0.6.0
22362025-02-23T08:29:07.055Z Checking postgres-types v0.2.8
22372025-02-23T08:29:07.158Z Checking tokio-tungstenite v0.24.0
22382025-02-23T08:29:07.216Z Checking hickory-resolver v0.24.3
22392025-02-23T08:29:07.220Z Checking regex v1.11.1
22402025-02-23T08:29:07.606Z Checking bstr v1.10.0
22412025-02-23T08:29:07.692Z Checking ed25519 v2.2.3
22422025-02-23T08:29:07.825Z Checking tokio-stream v0.1.16
22432025-02-23T08:29:08.017Z Checking phf_shared v0.10.0
22442025-02-23T08:29:08.294Z Checking zerocopy v0.6.6
22452025-02-23T08:29:08.404Z Checking curve25519-dalek v4.1.3
22462025-02-23T08:29:08.525Z Checking hubpack v0.1.2
22472025-02-23T08:29:08.631Z Checking memoffset v0.9.1
22482025-02-23T08:29:08.771Z Checking portable-atomic v1.9.0
22492025-02-23T08:29:08.805Z Checking pkcs1 v0.7.5
22502025-02-23T08:29:08.836Z Checking float-cmp v0.10.0
22512025-02-23T08:29:08.948Z Checking serde-big-array v0.5.1
22522025-02-23T08:29:09.045Z Checking rfc6979 v0.4.0
22532025-02-23T08:29:09.179Z Checking whoami v1.5.2
22542025-02-23T08:29:09.197Z Checking predicates-core v1.0.8
22552025-02-23T08:29:09.245Z Checking new_debug_unreachable v1.0.6
22562025-02-23T08:29:09.345Z Checking static_assertions v1.1.0
22572025-02-23T08:29:09.371Z Checking bit-vec v0.6.3
22582025-02-23T08:29:09.411Z Checking fixedbitset v0.4.2
22592025-02-23T08:29:09.446Z Checking minimal-lexical v0.2.1
22602025-02-23T08:29:09.490Z Checking precomputed-hash v0.1.1
22612025-02-23T08:29:09.620Z Checking difflib v0.4.0
22622025-02-23T08:29:09.686Z Checking unicode-segmentation v1.12.0
22632025-02-23T08:29:09.703Z Checking number_prefix v0.4.0
22642025-02-23T08:29:09.760Z Checking normalize-line-endings v0.3.0
22652025-02-23T08:29:09.777Z Checking qorb v0.2.1
22662025-02-23T08:29:09.872Z Checking nom v7.1.3
22672025-02-23T08:29:09.895Z Checking bit-set v0.5.3
22682025-02-23T08:29:09.911Z Checking petgraph v0.6.5
22692025-02-23T08:29:09.938Z Checking predicates v3.1.3
22702025-02-23T08:29:10.149Z Checking string_cache v0.8.7
22712025-02-23T08:29:10.182Z Checking ed25519-dalek v2.1.1
22722025-02-23T08:29:10.326Z Checking indicatif v0.17.11
22732025-02-23T08:29:10.351Z Checking similar v2.6.0
22742025-02-23T08:29:10.435Z Checking tokio-postgres v0.7.12
22752025-02-23T08:29:10.548Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
22762025-02-23T08:29:10.584Z Checking toml v0.7.8
22772025-02-23T08:29:11.058Z Checking ecdsa v0.16.9
22782025-02-23T08:29:11.166Z Checking rsa v0.9.6
22792025-02-23T08:29:11.308Z Checking nix v0.29.0
22802025-02-23T08:29:11.728Z Checking reqwest v0.12.12
22812025-02-23T08:29:12.167Z Checking zip v0.6.6
22822025-02-23T08:29:12.284Z Checking clap v4.5.30
22832025-02-23T08:29:12.404Z Checking crossterm v0.28.1
22842025-02-23T08:29:12.592Z Checking itertools v0.14.0
22852025-02-23T08:29:12.676Z Checking itertools v0.10.5
22862025-02-23T08:29:12.853Z Checking itertools v0.12.1
22872025-02-23T08:29:13.000Z Checking fs-err v2.11.0
22882025-02-23T08:29:13.364Z Checking ahash v0.8.11
22892025-02-23T08:29:13.639Z Checking x509-cert v0.2.5
22902025-02-23T08:29:13.771Z Checking hex v0.4.3
22912025-02-23T08:29:13.859Z Checking lalrpop-util v0.19.12
22922025-02-23T08:29:14.126Z Checking peg-runtime v0.8.3
22932025-02-23T08:29:14.174Z Checking sigpipe v0.1.3
22942025-02-23T08:29:15.139Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
22952025-02-23T08:29:15.473Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.48s
22962025-02-23T08:29:15.636Z
22972025-02-23T08:29:15.636Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (49/199)
22982025-02-23T08:29:16.218Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22992025-02-23T08:29:16.222Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23002025-02-23T08:29:16.316Z Compiling hashbrown v0.14.5
23012025-02-23T08:29:16.440Z Checking heck v0.5.0
23022025-02-23T08:29:16.455Z Compiling unsafe-libyaml v0.2.11
23032025-02-23T08:29:16.471Z Checking ipnetwork v0.21.1
23042025-02-23T08:29:16.473Z Compiling ident_case v1.0.1
23052025-02-23T08:29:16.499Z Checking progenitor-client v0.8.0
23062025-02-23T08:29:16.515Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23072025-02-23T08:29:16.609Z Checking newtype-uuid v1.2.1
23082025-02-23T08:29:16.672Z Compiling darling_core v0.20.10
23092025-02-23T08:29:16.821Z Checking oxnet v0.1.0
23102025-02-23T08:29:16.840Z Compiling proc-macro-crate v1.3.1
23112025-02-23T08:29:16.870Z Compiling structmeta-derive v0.3.0
23122025-02-23T08:29:16.919Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23132025-02-23T08:29:17.166Z Compiling thiserror v2.0.11
23142025-02-23T08:29:17.262Z Compiling lzma-sys v0.1.20
23152025-02-23T08:29:17.425Z Checking regress v0.10.1
23162025-02-23T08:29:17.729Z Compiling serde_yaml v0.9.34+deprecated
23172025-02-23T08:29:17.996Z Compiling num_enum_derive v0.5.11
23182025-02-23T08:29:18.125Z Compiling thiserror-impl v2.0.11
23192025-02-23T08:29:18.232Z Compiling foreign-types-macros v0.2.3
23202025-02-23T08:29:19.473Z Compiling daft-derive v0.1.1
23212025-02-23T08:29:19.497Z Compiling structmeta v0.3.0
23222025-02-23T08:29:19.937Z Compiling dropshot v0.15.1
23232025-02-23T08:29:20.217Z Checking foreign-types-shared v0.3.1
23242025-02-23T08:29:20.273Z Checking arc-swap v1.7.1
23252025-02-23T08:29:20.354Z Checking foreign-types v0.5.0
23262025-02-23T08:29:20.470Z Checking num_enum v0.5.11
23272025-02-23T08:29:20.684Z Checking slog-scope v4.4.0
23282025-02-23T08:29:20.714Z Compiling parse-display-derive v0.10.0
23292025-02-23T08:29:20.919Z Compiling proc-macro-error v1.0.4
23302025-02-23T08:29:21.004Z Checking daft v0.1.1
23312025-02-23T08:29:21.075Z Checking typify-impl v0.2.0
23322025-02-23T08:29:21.409Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23332025-02-23T08:29:21.429Z Checking tungstenite v0.21.0
23342025-02-23T08:29:21.520Z Compiling heck v0.3.3
23352025-02-23T08:29:21.538Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23362025-02-23T08:29:21.871Z Compiling dropshot_endpoint v0.15.1
23372025-02-23T08:29:22.324Z Checking cstr-argument v0.1.2
23382025-02-23T08:29:22.361Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23392025-02-23T08:29:22.383Z Checking instant v0.1.13
23402025-02-23T08:29:22.417Z Compiling darling_macro v0.20.10
23412025-02-23T08:29:22.499Z Checking base64 v0.21.7
23422025-02-23T08:29:22.516Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
23432025-02-23T08:29:22.830Z Checking pretty-hex v0.2.1
23442025-02-23T08:29:22.984Z Checking fastrand v2.1.1
23452025-02-23T08:29:23.114Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23462025-02-23T08:29:23.130Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23472025-02-23T08:29:23.294Z Compiling darling v0.20.10
23482025-02-23T08:29:23.305Z Checking tempfile v3.13.0
23492025-02-23T08:29:23.351Z Checking backoff v0.4.0
23502025-02-23T08:29:23.413Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23512025-02-23T08:29:23.443Z Compiling serde_with_macros v3.11.0
23522025-02-23T08:29:23.593Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23532025-02-23T08:29:23.677Z Checking tokio-tungstenite v0.21.0
23542025-02-23T08:29:23.691Z Compiling zone_cfg_derive v0.1.2
23552025-02-23T08:29:23.707Z Checking strum v0.26.3
23562025-02-23T08:29:23.747Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23572025-02-23T08:29:23.882Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23582025-02-23T08:29:24.311Z Checking slog-stdlog v4.1.1
23592025-02-23T08:29:24.329Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23602025-02-23T08:29:24.504Z Checking regress v0.9.1
23612025-02-23T08:29:24.509Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23622025-02-23T08:29:24.553Z Checking progenitor-client v0.9.1
23632025-02-23T08:29:24.682Z Checking parse-display v0.10.0
23642025-02-23T08:29:24.818Z Checking colored v2.1.0
23652025-02-23T08:29:24.925Z Checking macaddr v1.0.1
23662025-02-23T08:29:24.975Z Checking base64 v0.13.1
23672025-02-23T08:29:25.111Z Checking unicode-width v0.1.14
23682025-02-23T08:29:25.132Z Checking zone v0.1.8
23692025-02-23T08:29:25.385Z Checking ron v0.7.1
23702025-02-23T08:29:25.594Z Checking tabwriter v1.4.0
23712025-02-23T08:29:25.824Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23722025-02-23T08:29:25.841Z Checking slog-envlogger v2.2.0
23732025-02-23T08:29:25.913Z Checking serde_with v3.11.0
23742025-02-23T08:29:26.070Z Checking xz2 v0.1.7
23752025-02-23T08:29:26.318Z Checking xattr v1.3.1
23762025-02-23T08:29:26.389Z Checking pem v3.0.4
23772025-02-23T08:29:26.480Z Checking yasna v0.5.2
23782025-02-23T08:29:26.549Z Checking headers-core v0.3.0
23792025-02-23T08:29:26.648Z Checking smf v0.2.3
23802025-02-23T08:29:26.691Z Checking filetime v0.2.25
23812025-02-23T08:29:26.916Z Checking same-file v1.0.6
23822025-02-23T08:29:27.096Z Checking tar v0.4.42
23832025-02-23T08:29:27.115Z Checking walkdir v2.5.0
23842025-02-23T08:29:27.148Z Checking headers v0.4.0
23852025-02-23T08:29:27.347Z Checking rcgen v0.12.1
23862025-02-23T08:29:27.402Z Checking camino-tempfile v1.1.1
23872025-02-23T08:29:27.700Z Checking atomicwrites v0.4.4
23882025-02-23T08:29:27.916Z Checking subprocess v0.2.9
23892025-02-23T08:29:30.431Z Compiling typify-macro v0.2.0
23902025-02-23T08:29:32.050Z Compiling typify v0.2.0
23912025-02-23T08:29:32.221Z Compiling progenitor-impl v0.8.0
23922025-02-23T08:29:34.698Z Compiling progenitor-macro v0.8.0
23932025-02-23T08:29:38.438Z Checking progenitor v0.8.0
23942025-02-23T08:29:38.636Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
23952025-02-23T08:29:38.636Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23962025-02-23T08:29:40.911Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
23972025-02-23T08:29:41.263Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23982025-02-23T08:29:47.409Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
23992025-02-23T08:29:48.938Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
24002025-02-23T08:29:50.152Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.50s
24012025-02-23T08:29:50.325Z
24022025-02-23T08:29:50.325Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (50/199)
24032025-02-23T08:29:50.903Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24042025-02-23T08:29:50.906Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24052025-02-23T08:29:50.999Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
24062025-02-23T08:29:52.398Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.06s
24072025-02-23T08:29:52.571Z
24082025-02-23T08:29:52.571Zinfo: running `cargo check --bins` on nexus-config (51/199)
24092025-02-23T08:29:53.137Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24102025-02-23T08:29:53.141Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24112025-02-23T08:29:53.141Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24122025-02-23T08:29:53.144Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
24132025-02-23T08:29:53.215Z
24142025-02-23T08:29:53.215Zinfo: running `cargo check --bins` on omicron-rpaths (52/199)
24152025-02-23T08:29:53.769Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24162025-02-23T08:29:53.774Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24172025-02-23T08:29:53.774Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24182025-02-23T08:29:53.782Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
24192025-02-23T08:29:53.859Z
24202025-02-23T08:29:53.859Zinfo: running `cargo check --bins` on omicron-brand-metadata (53/199)
24212025-02-23T08:29:54.445Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24222025-02-23T08:29:54.477Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24232025-02-23T08:29:54.477Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24242025-02-23T08:29:54.477Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
24252025-02-23T08:29:54.508Z
24262025-02-23T08:29:54.508Zinfo: running `cargo check --bins` on omicron-certificates (54/199)
24272025-02-23T08:29:55.072Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24282025-02-23T08:29:55.078Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24292025-02-23T08:29:55.078Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24302025-02-23T08:29:55.079Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
24312025-02-23T08:29:55.157Z
24322025-02-23T08:29:55.157Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (55/199)
24332025-02-23T08:29:55.709Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24342025-02-23T08:29:55.712Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24352025-02-23T08:29:55.830Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24362025-02-23T08:29:55.944Z Compiling ipnetwork v0.21.1
24372025-02-23T08:29:55.948Z Compiling zerocopy v0.8.10
24382025-02-23T08:29:55.948Z Compiling progenitor-client v0.8.0
24392025-02-23T08:29:55.948Z Compiling itertools v0.13.0
24402025-02-23T08:29:55.948Z Compiling zerocopy-derive v0.8.10
24412025-02-23T08:29:55.948Z Compiling heapless v0.8.0
24422025-02-23T08:29:55.948Z Compiling thiserror v2.0.11
24432025-02-23T08:29:56.162Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24442025-02-23T08:29:56.284Z Checking hash32 v0.3.1
24452025-02-23T08:29:56.418Z Compiling oxnet v0.1.0
24462025-02-23T08:29:56.487Z Compiling progenitor v0.8.0
24472025-02-23T08:29:56.691Z Compiling instant v0.1.13
24482025-02-23T08:29:56.708Z Compiling smoltcp v0.11.0
24492025-02-23T08:29:56.773Z Compiling daft v0.1.1
24502025-02-23T08:29:56.842Z Compiling backoff v0.4.0
24512025-02-23T08:29:56.888Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24522025-02-23T08:29:57.050Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
24532025-02-23T08:29:57.193Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24542025-02-23T08:29:57.232Z Compiling dropshot v0.15.1
24552025-02-23T08:29:57.379Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24562025-02-23T08:29:57.581Z Compiling serde_with v3.11.0
24572025-02-23T08:29:57.648Z Compiling parse-display v0.10.0
24582025-02-23T08:29:57.700Z Checking num-rational v0.4.2
24592025-02-23T08:29:58.262Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24602025-02-23T08:29:58.348Z Compiling progenitor-client v0.9.1
24612025-02-23T08:29:58.975Z Compiling regress v0.9.1
24622025-02-23T08:29:59.072Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
24632025-02-23T08:29:59.951Z Compiling phf_generator v0.11.2
24642025-02-23T08:30:00.156Z Checking num-complex v0.4.6
24652025-02-23T08:30:01.076Z Compiling macaddr v1.0.1
24662025-02-23T08:30:01.429Z Checking cobs v0.2.3
24672025-02-23T08:30:01.570Z Checking num v0.4.3
24682025-02-23T08:30:01.788Z Checking postcard v1.0.10
24692025-02-23T08:30:01.788Z Compiling phf_codegen v0.11.2
24702025-02-23T08:30:02.016Z Compiling parse-zoneinfo v0.3.1
24712025-02-23T08:30:02.191Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
24722025-02-23T08:30:02.506Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
24732025-02-23T08:30:03.676Z Compiling convert_case v0.4.0
24742025-02-23T08:30:03.807Z Checking float-ord v0.3.2
24752025-02-23T08:30:04.176Z Compiling chrono-tz-build v0.4.0
24762025-02-23T08:30:04.410Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
24772025-02-23T08:30:04.491Z Compiling derive_more v0.99.19
24782025-02-23T08:30:04.905Z Compiling crucible-workspace-hack v0.1.0
24792025-02-23T08:30:05.242Z Checking newline-converter v0.3.0
24802025-02-23T08:30:05.380Z Compiling chrono-tz v0.10.1
24812025-02-23T08:30:05.407Z Checking prettyplease v0.2.29
24822025-02-23T08:30:05.495Z Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
24832025-02-23T08:30:06.098Z Compiling slog-dtrace v0.3.0
24842025-02-23T08:30:06.128Z Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
24852025-02-23T08:30:06.223Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
24862025-02-23T08:30:06.533Z Checking expectorate v1.1.0
24872025-02-23T08:30:06.575Z Compiling zone_cfg_derive v0.3.0
24882025-02-23T08:30:06.783Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24892025-02-23T08:30:07.452Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
24902025-02-23T08:30:07.549Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
24912025-02-23T08:30:07.710Z Compiling const_format_proc_macros v0.2.34
24922025-02-23T08:30:07.839Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24932025-02-23T08:30:07.893Z Compiling num-derive v0.4.2
24942025-02-23T08:30:07.910Z Checking highway v1.2.0
24952025-02-23T08:30:08.249Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
24962025-02-23T08:30:08.348Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
24972025-02-23T08:30:08.713Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
24982025-02-23T08:30:08.939Z Checking zone v0.3.0
24992025-02-23T08:30:08.984Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
25002025-02-23T08:30:09.623Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25012025-02-23T08:30:09.667Z Checking const_format v0.2.34
25022025-02-23T08:30:10.150Z Checking gethostname v0.5.0
25032025-02-23T08:30:10.179Z Checking bcs v0.1.6
25042025-02-23T08:30:10.194Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
25052025-02-23T08:30:10.291Z Checking nanorand v0.7.0
25062025-02-23T08:30:10.643Z Compiling async-recursion v1.1.1
25072025-02-23T08:30:10.659Z Checking termtree v0.5.1
25082025-02-23T08:30:10.662Z Checking flume v0.11.1
25092025-02-23T08:30:10.759Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25102025-02-23T08:30:10.900Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25112025-02-23T08:30:11.041Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=242fd812aaeafec99ba01b5505ffbb2bd2370917#242fd812)
25122025-02-23T08:30:11.143Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25132025-02-23T08:30:11.252Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25142025-02-23T08:30:13.053Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
25152025-02-23T08:30:17.813Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25162025-02-23T08:30:21.134Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25172025-02-23T08:30:23.585Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
25182025-02-23T08:30:24.876Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.74s
25192025-02-23T08:30:25.067Z
25202025-02-23T08:30:25.067Zinfo: running `cargo check --bins` on clickhouse-admin-api (56/199)
25212025-02-23T08:30:25.654Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25222025-02-23T08:30:25.657Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25232025-02-23T08:30:25.657Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25242025-02-23T08:30:25.660Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
25252025-02-23T08:30:25.739Z
25262025-02-23T08:30:25.739Zinfo: running `cargo check --bins` on clickhouse-admin-types (57/199)
25272025-02-23T08:30:26.314Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25282025-02-23T08:30:26.317Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25292025-02-23T08:30:26.317Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25302025-02-23T08:30:26.321Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
25312025-02-23T08:30:26.395Z
25322025-02-23T08:30:26.395Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (58/199)
25332025-02-23T08:30:26.973Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25342025-02-23T08:30:26.977Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25352025-02-23T08:30:27.073Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25362025-02-23T08:30:27.702Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.30s
25372025-02-23T08:30:27.880Z
25382025-02-23T08:30:27.880Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (59/199)
25392025-02-23T08:30:28.463Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25402025-02-23T08:30:28.466Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25412025-02-23T08:30:28.573Z Compiling cfg_aliases v0.1.1
25422025-02-23T08:30:28.576Z Compiling vte_generate_state_changes v0.1.2
25432025-02-23T08:30:28.576Z Checking fd-lock v4.0.2
25442025-02-23T08:30:28.576Z Checking nibble_vec v0.1.0
25452025-02-23T08:30:28.576Z Checking bytecount v0.6.8
25462025-02-23T08:30:28.576Z Checking endian-type v0.1.2
25472025-02-23T08:30:28.576Z Compiling tabled_derive v0.7.0
25482025-02-23T08:30:28.704Z Compiling peg-macros v0.8.4
25492025-02-23T08:30:28.774Z Compiling nix v0.28.0
25502025-02-23T08:30:28.838Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25512025-02-23T08:30:28.877Z Compiling sqlparser_derive v0.2.2
25522025-02-23T08:30:28.912Z Checking papergrid v0.11.0
25532025-02-23T08:30:28.953Z Checking radix_trie v0.2.1
25542025-02-23T08:30:29.292Z Checking vte v0.11.1
25552025-02-23T08:30:29.335Z Checking home v0.5.9
25562025-02-23T08:30:29.508Z Checking unicode_categories v0.1.1
25572025-02-23T08:30:29.827Z Checking nu-ansi-term v0.50.1
25582025-02-23T08:30:29.894Z Checking sqlformat v0.2.6
25592025-02-23T08:30:29.923Z Checking sqlparser v0.45.0
25602025-02-23T08:30:30.236Z Checking display-error-chain v0.2.2
25612025-02-23T08:30:30.711Z Checking strip-ansi-escapes v0.2.0
25622025-02-23T08:30:30.886Z Checking tabled v0.15.0
25632025-02-23T08:30:30.905Z Checking reedline v0.35.0
25642025-02-23T08:30:31.204Z Checking peg v0.8.4
25652025-02-23T08:30:31.648Z Checking rustyline v14.0.0
25662025-02-23T08:30:40.863Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.95s
25672025-02-23T08:30:41.025Z
25682025-02-23T08:30:41.025Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (60/199)
25692025-02-23T08:30:41.604Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25702025-02-23T08:30:41.608Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25712025-02-23T08:30:41.721Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25722025-02-23T08:30:46.871Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.84s
25732025-02-23T08:30:47.061Z
25742025-02-23T08:30:47.061Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (61/199)
25752025-02-23T08:30:47.630Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25762025-02-23T08:30:47.633Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25772025-02-23T08:30:47.737Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25782025-02-23T08:30:51.253Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.19s
25792025-02-23T08:30:51.432Z
25802025-02-23T08:30:51.433Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (62/199)
25812025-02-23T08:30:52.012Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25822025-02-23T08:30:52.018Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25832025-02-23T08:30:52.121Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25842025-02-23T08:30:56.962Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.52s
25852025-02-23T08:30:57.133Z
25862025-02-23T08:30:57.133Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (63/199)
25872025-02-23T08:30:57.715Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25882025-02-23T08:30:57.717Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25892025-02-23T08:30:57.824Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25902025-02-23T08:31:02.748Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.60s
25912025-02-23T08:31:02.977Z
25922025-02-23T08:31:02.978Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (64/199)
25932025-02-23T08:31:03.526Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25942025-02-23T08:31:03.531Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25952025-02-23T08:31:03.618Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25962025-02-23T08:31:07.357Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.42s
25972025-02-23T08:31:07.543Z
25982025-02-23T08:31:07.543Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (65/199)
25992025-02-23T08:31:08.123Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26002025-02-23T08:31:08.135Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26012025-02-23T08:31:08.227Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26022025-02-23T08:31:12.047Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.50s
26032025-02-23T08:31:12.221Z
26042025-02-23T08:31:12.222Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (66/199)
26052025-02-23T08:31:12.797Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26062025-02-23T08:31:12.799Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26072025-02-23T08:31:12.902Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26082025-02-23T08:31:18.101Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.87s
26092025-02-23T08:31:18.276Z
26102025-02-23T08:31:18.276Zinfo: running `cargo check --bins` on oximeter (67/199)
26112025-02-23T08:31:18.842Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26122025-02-23T08:31:18.845Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26132025-02-23T08:31:18.845Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26142025-02-23T08:31:18.849Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
26152025-02-23T08:31:18.924Z
26162025-02-23T08:31:18.924Zinfo: running `cargo check --bins` on oximeter-macro-impl (68/199)
26172025-02-23T08:31:19.479Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26182025-02-23T08:31:19.482Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26192025-02-23T08:31:19.482Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26202025-02-23T08:31:19.485Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
26212025-02-23T08:31:19.555Z
26222025-02-23T08:31:19.555Zinfo: running `cargo check --bins` on oximeter-schema (69/199)
26232025-02-23T08:31:20.118Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26242025-02-23T08:31:20.121Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26252025-02-23T08:31:20.209Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
26262025-02-23T08:31:22.278Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
26272025-02-23T08:31:23.232Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.67s
26282025-02-23T08:31:23.403Z
26292025-02-23T08:31:23.403Zinfo: running `cargo check --bins` on oximeter-types (70/199)
26302025-02-23T08:31:23.978Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26312025-02-23T08:31:23.980Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26322025-02-23T08:31:23.980Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26332025-02-23T08:31:23.984Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
26342025-02-23T08:31:24.060Z
26352025-02-23T08:31:24.060Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (71/199)
26362025-02-23T08:31:24.630Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26372025-02-23T08:31:24.633Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26382025-02-23T08:31:24.633Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26392025-02-23T08:31:24.636Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
26402025-02-23T08:31:24.711Z
26412025-02-23T08:31:24.711Zinfo: running `cargo check --bins` on oxql-types (72/199)
26422025-02-23T08:31:25.275Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26432025-02-23T08:31:25.278Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26442025-02-23T08:31:25.278Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26452025-02-23T08:31:25.281Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
26462025-02-23T08:31:25.355Z
26472025-02-23T08:31:25.355Zinfo: running `cargo check --bins` on oximeter-test-utils (73/199)
26482025-02-23T08:31:25.942Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26492025-02-23T08:31:25.945Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26502025-02-23T08:31:25.945Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26512025-02-23T08:31:25.948Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
26522025-02-23T08:31:26.027Z
26532025-02-23T08:31:26.027Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (74/199)
26542025-02-23T08:31:26.600Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26552025-02-23T08:31:26.603Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26562025-02-23T08:31:26.603Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26572025-02-23T08:31:26.606Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
26582025-02-23T08:31:26.684Z
26592025-02-23T08:31:26.685Zinfo: running `cargo check --bins` on bootstrap-agent-client (75/199)
26602025-02-23T08:31:27.265Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26612025-02-23T08:31:27.271Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26622025-02-23T08:31:27.271Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26632025-02-23T08:31:27.274Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
26642025-02-23T08:31:27.348Z
26652025-02-23T08:31:27.348Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (76/199)
26662025-02-23T08:31:27.918Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26672025-02-23T08:31:27.920Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26682025-02-23T08:31:27.920Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26692025-02-23T08:31:27.923Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
26702025-02-23T08:31:27.997Z
26712025-02-23T08:31:27.997Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (77/199)
26722025-02-23T08:31:28.569Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26732025-02-23T08:31:28.571Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26742025-02-23T08:31:28.571Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26752025-02-23T08:31:28.575Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
26762025-02-23T08:31:28.651Z
26772025-02-23T08:31:28.651Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (78/199)
26782025-02-23T08:31:29.218Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26792025-02-23T08:31:29.221Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26802025-02-23T08:31:29.221Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26812025-02-23T08:31:29.224Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
26822025-02-23T08:31:29.300Z
26832025-02-23T08:31:29.300Zinfo: running `cargo check --bins` on cockroach-admin-client (79/199)
26842025-02-23T08:31:29.851Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26852025-02-23T08:31:29.853Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26862025-02-23T08:31:29.853Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26872025-02-23T08:31:29.857Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
26882025-02-23T08:31:29.929Z
26892025-02-23T08:31:29.929Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (80/199)
26902025-02-23T08:31:30.504Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26912025-02-23T08:31:30.507Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26922025-02-23T08:31:30.507Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26932025-02-23T08:31:30.512Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
26942025-02-23T08:31:30.590Z
26952025-02-23T08:31:30.590Zinfo: running `cargo check --bins` on dns-service-client (81/199)
26962025-02-23T08:31:31.173Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26972025-02-23T08:31:31.177Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26982025-02-23T08:31:31.177Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26992025-02-23T08:31:31.179Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
27002025-02-23T08:31:31.256Z
27012025-02-23T08:31:31.256Zinfo: running `cargo check --bins` on internal-dns-types (82/199)
27022025-02-23T08:31:31.832Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27032025-02-23T08:31:31.835Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27042025-02-23T08:31:31.835Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27052025-02-23T08:31:31.838Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
27062025-02-23T08:31:31.914Z
27072025-02-23T08:31:31.914Zinfo: running `cargo check --bins` on dpd-client (83/199)
27082025-02-23T08:31:32.472Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27092025-02-23T08:31:32.475Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27102025-02-23T08:31:32.475Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27112025-02-23T08:31:32.478Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
27122025-02-23T08:31:32.551Z
27132025-02-23T08:31:32.552Zinfo: running `cargo check --bins` on gateway-client (84/199)
27142025-02-23T08:31:33.103Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27152025-02-23T08:31:33.108Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27162025-02-23T08:31:33.108Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27172025-02-23T08:31:33.110Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
27182025-02-23T08:31:33.181Z
27192025-02-23T08:31:33.181Zinfo: running `cargo check --bins` on installinator-client (85/199)
27202025-02-23T08:31:33.764Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27212025-02-23T08:31:33.768Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27222025-02-23T08:31:33.768Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27232025-02-23T08:31:33.774Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
27242025-02-23T08:31:33.848Z
27252025-02-23T08:31:33.848Zinfo: running `cargo check --bins` on installinator-common (86/199)
27262025-02-23T08:31:34.430Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27272025-02-23T08:31:34.433Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27282025-02-23T08:31:34.433Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27292025-02-23T08:31:34.436Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
27302025-02-23T08:31:34.512Z
27312025-02-23T08:31:34.512Zinfo: running `cargo check --bins` on update-engine (87/199)
27322025-02-23T08:31:35.063Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27332025-02-23T08:31:35.066Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27342025-02-23T08:31:35.066Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27352025-02-23T08:31:35.069Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
27362025-02-23T08:31:35.144Z
27372025-02-23T08:31:35.144Zinfo: running `cargo check --bins` on nexus-client (88/199)
27382025-02-23T08:31:35.737Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27392025-02-23T08:31:35.742Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27402025-02-23T08:31:35.742Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27412025-02-23T08:31:35.746Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
27422025-02-23T08:31:35.822Z
27432025-02-23T08:31:35.822Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (89/199)
27442025-02-23T08:31:36.399Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27452025-02-23T08:31:36.402Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27462025-02-23T08:31:36.402Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27472025-02-23T08:31:36.405Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
27482025-02-23T08:31:36.482Z
27492025-02-23T08:31:36.482Zinfo: running `cargo check --bins` on omicron-passwords (90/199)
27502025-02-23T08:31:37.032Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27512025-02-23T08:31:37.035Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27522025-02-23T08:31:37.035Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27532025-02-23T08:31:37.038Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
27542025-02-23T08:31:37.112Z
27552025-02-23T08:31:37.112Zinfo: running `cargo check --bins` on nexus-types (91/199)
27562025-02-23T08:31:37.698Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27572025-02-23T08:31:37.700Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27582025-02-23T08:31:37.700Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27592025-02-23T08:31:37.704Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
27602025-02-23T08:31:37.781Z
27612025-02-23T08:31:37.781Zinfo: running `cargo check --bins` on oxide-client (92/199)
27622025-02-23T08:31:38.334Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27632025-02-23T08:31:38.337Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27642025-02-23T08:31:38.337Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27652025-02-23T08:31:38.339Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
27662025-02-23T08:31:38.411Z
27672025-02-23T08:31:38.411Zinfo: running `cargo check --bins` on oximeter-client (93/199)
27682025-02-23T08:31:38.980Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27692025-02-23T08:31:38.984Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27702025-02-23T08:31:38.984Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27712025-02-23T08:31:38.986Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
27722025-02-23T08:31:39.063Z
27732025-02-23T08:31:39.063Zinfo: running `cargo check --bins` on repo-depot-client (94/199)
27742025-02-23T08:31:39.618Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27752025-02-23T08:31:39.620Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27762025-02-23T08:31:39.620Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27772025-02-23T08:31:39.624Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
27782025-02-23T08:31:39.696Z
27792025-02-23T08:31:39.696Zinfo: running `cargo check --bins` on sled-agent-client (95/199)
27802025-02-23T08:31:40.279Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27812025-02-23T08:31:40.281Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27822025-02-23T08:31:40.281Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27832025-02-23T08:31:40.285Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
27842025-02-23T08:31:40.362Z
27852025-02-23T08:31:40.362Zinfo: running `cargo check --bins` on wicketd-client (96/199)
27862025-02-23T08:31:41.076Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27872025-02-23T08:31:41.080Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27882025-02-23T08:31:41.080Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27892025-02-23T08:31:41.081Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
27902025-02-23T08:31:41.081Z
27912025-02-23T08:31:41.081Zinfo: running `cargo check --bins` on sled-agent-types (97/199)
27922025-02-23T08:31:41.641Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27932025-02-23T08:31:41.643Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27942025-02-23T08:31:41.643Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27952025-02-23T08:31:41.647Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
27962025-02-23T08:31:41.726Z
27972025-02-23T08:31:41.726Zinfo: running `cargo check --bins` on wicket-common (98/199)
27982025-02-23T08:31:42.315Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27992025-02-23T08:31:42.317Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28002025-02-23T08:31:42.317Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28012025-02-23T08:31:42.321Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
28022025-02-23T08:31:42.399Z
28032025-02-23T08:31:42.399Zinfo: running `cargo check --bins` on omicron-cockroach-admin (99/199)
28042025-02-23T08:31:42.980Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28052025-02-23T08:31:42.982Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28062025-02-23T08:31:43.082Z Checking csv-core v0.1.11
28072025-02-23T08:31:43.082Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
28082025-02-23T08:31:43.085Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28092025-02-23T08:31:43.085Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28102025-02-23T08:31:43.389Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28112025-02-23T08:31:43.399Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
28122025-02-23T08:31:43.424Z Checking csv v1.3.1
28132025-02-23T08:31:43.976Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
28142025-02-23T08:31:44.355Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
28152025-02-23T08:31:45.985Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.57s
28162025-02-23T08:31:46.155Z
28172025-02-23T08:31:46.156Zinfo: running `cargo check --bins` on cockroach-admin-api (100/199)
28182025-02-23T08:31:46.721Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28192025-02-23T08:31:46.724Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28202025-02-23T08:31:46.724Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28212025-02-23T08:31:46.727Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
28222025-02-23T08:31:46.804Z
28232025-02-23T08:31:46.804Zinfo: running `cargo check --bins` on cockroach-admin-types (101/199)
28242025-02-23T08:31:47.373Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28252025-02-23T08:31:47.376Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28262025-02-23T08:31:47.376Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28272025-02-23T08:31:47.379Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
28282025-02-23T08:31:47.455Z
28292025-02-23T08:31:47.455Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (102/199)
28302025-02-23T08:31:48.119Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28312025-02-23T08:31:48.123Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28322025-02-23T08:31:48.123Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28332025-02-23T08:31:48.127Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
28342025-02-23T08:31:48.217Z
28352025-02-23T08:31:48.217Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (103/199)
28362025-02-23T08:31:48.879Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28372025-02-23T08:31:48.882Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28382025-02-23T08:31:48.882Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28392025-02-23T08:31:48.886Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
28402025-02-23T08:31:48.977Z
28412025-02-23T08:31:48.978Zinfo: running `cargo check --bins` on dns-server (104/199)
28422025-02-23T08:31:49.550Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28432025-02-23T08:31:49.553Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28442025-02-23T08:31:49.647Z Compiling typify-impl v0.3.0
28452025-02-23T08:31:49.755Z Compiling parking_lot_core v0.8.6
28462025-02-23T08:31:49.757Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
28472025-02-23T08:31:49.767Z Checking fxhash v0.2.1
28482025-02-23T08:31:49.779Z Checking hickory-client v0.24.3
28492025-02-23T08:31:49.803Z Checking hickory-server v0.24.3
28502025-02-23T08:31:50.467Z Checking parking_lot v0.11.2
28512025-02-23T08:31:50.514Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
28522025-02-23T08:31:50.743Z Checking sled v0.34.7
28532025-02-23T08:31:55.284Z Compiling typify-macro v0.3.0
28542025-02-23T08:31:56.813Z Compiling typify v0.3.0
28552025-02-23T08:31:56.886Z Compiling progenitor-impl v0.9.1
28562025-02-23T08:31:59.327Z Compiling progenitor-macro v0.9.1
28572025-02-23T08:32:02.923Z Checking progenitor v0.9.1
28582025-02-23T08:32:03.058Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
28592025-02-23T08:32:03.526Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28602025-02-23T08:32:04.846Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.86s
28612025-02-23T08:32:05.018Z
28622025-02-23T08:32:05.018Zinfo: running `cargo check --bins` on dns-server-api (105/199)
28632025-02-23T08:32:05.623Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28642025-02-23T08:32:05.671Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28652025-02-23T08:32:05.671Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28662025-02-23T08:32:05.671Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
28672025-02-23T08:32:05.700Z
28682025-02-23T08:32:05.700Zinfo: running `cargo check --bins` on gateway-test-utils (106/199)
28692025-02-23T08:32:06.277Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28702025-02-23T08:32:06.288Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28712025-02-23T08:32:06.289Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28722025-02-23T08:32:06.289Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
28732025-02-23T08:32:06.364Z
28742025-02-23T08:32:06.364Zinfo: running `cargo check --bins` on gateway-types (107/199)
28752025-02-23T08:32:06.950Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28762025-02-23T08:32:07.015Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28772025-02-23T08:32:07.015Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28782025-02-23T08:32:07.015Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
28792025-02-23T08:32:07.072Z
28802025-02-23T08:32:07.073Zinfo: running `cargo check --bins` on ipcc (108/199)
28812025-02-23T08:32:07.577Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28822025-02-23T08:32:07.581Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28832025-02-23T08:32:07.581Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28842025-02-23T08:32:07.585Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
28852025-02-23T08:32:07.659Z
28862025-02-23T08:32:07.659Zinfo: running `cargo check --bins` on omicron-gateway (109/199)
28872025-02-23T08:32:08.260Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28882025-02-23T08:32:08.263Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28892025-02-23T08:32:08.386Z Compiling semver v0.1.20
28902025-02-23T08:32:08.386Z Compiling radium v0.7.0
28912025-02-23T08:32:08.388Z Compiling maybe-uninit v2.0.0
28922025-02-23T08:32:08.388Z Checking tap v1.0.1
28932025-02-23T08:32:08.530Z Checking password-hash v0.5.0
28942025-02-23T08:32:08.533Z Checking blake2 v0.10.6
28952025-02-23T08:32:08.533Z Checking crc-catalog v2.4.0
28962025-02-23T08:32:08.533Z Compiling packed_struct v0.10.1
28972025-02-23T08:32:08.650Z Checking wyz v0.5.1
28982025-02-23T08:32:08.690Z Compiling owo-colors v4.1.0
28992025-02-23T08:32:08.963Z Compiling rustc_version v0.1.7
29002025-02-23T08:32:08.999Z Compiling cancel-safe-futures v0.1.5
29012025-02-23T08:32:09.010Z Checking funty v2.0.0
29022025-02-23T08:32:09.034Z Checking argon2 v0.5.3
29032025-02-23T08:32:09.108Z Checking crc v3.2.1
29042025-02-23T08:32:09.143Z Compiling packed_struct_codegen v0.10.1
29052025-02-23T08:32:09.278Z Checking half v2.4.1
29062025-02-23T08:32:09.334Z Compiling indexmap v1.9.3
29072025-02-23T08:32:09.353Z Compiling newtype_derive v0.1.6
29082025-02-23T08:32:09.400Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
29092025-02-23T08:32:09.579Z Checking ciborium-io v0.2.2
29102025-02-23T08:32:09.669Z Checking nodrop v0.1.14
29112025-02-23T08:32:09.763Z Checking ciborium-ll v0.2.2
29122025-02-23T08:32:09.770Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
29132025-02-23T08:32:09.776Z Checking smallvec v0.6.14
29142025-02-23T08:32:09.824Z Checking array-init v0.0.4
29152025-02-23T08:32:09.900Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
29162025-02-23T08:32:09.924Z Checking bitvec v1.0.1
29172025-02-23T08:32:10.045Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
29182025-02-23T08:32:10.164Z Checking libsw v3.3.1
29192025-02-23T08:32:10.197Z Checking hashbrown v0.12.3
29202025-02-23T08:32:10.429Z Checking termcolor v1.4.1
29212025-02-23T08:32:10.571Z Checking bitfield v0.14.0
29222025-02-23T08:32:10.692Z Checking linear-map v1.2.0
29232025-02-23T08:32:10.857Z Checking indent_write v2.2.0
29242025-02-23T08:32:10.876Z Checking swrite v0.1.0
29252025-02-23T08:32:10.981Z Checking env_logger v0.10.2
29262025-02-23T08:32:11.012Z Checking serde-hex v0.1.0
29272025-02-23T08:32:11.036Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
29282025-02-23T08:32:11.076Z Checking ron v0.8.1
29292025-02-23T08:32:11.425Z Checking ciborium v0.2.2
29302025-02-23T08:32:11.584Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
29312025-02-23T08:32:11.588Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
29322025-02-23T08:32:11.863Z Checking steno v0.4.1
29332025-02-23T08:32:12.332Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
29342025-02-23T08:32:12.507Z Checking hashbrown v0.13.2
29352025-02-23T08:32:12.591Z Checking humantime v2.1.0
29362025-02-23T08:32:12.610Z Checking crc-any v2.5.0
29372025-02-23T08:32:12.897Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
29382025-02-23T08:32:13.007Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
29392025-02-23T08:32:13.186Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
29402025-02-23T08:32:13.414Z Checking object v0.30.4
29412025-02-23T08:32:13.504Z Checking path-slash v0.1.5
29422025-02-23T08:32:13.579Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
29432025-02-23T08:32:13.738Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
29442025-02-23T08:32:14.026Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
29452025-02-23T08:32:14.314Z Checking nix v0.27.1
29462025-02-23T08:32:14.491Z Checking tungstenite v0.23.0
29472025-02-23T08:32:14.536Z Checking kstat-rs v0.2.4
29482025-02-23T08:32:14.892Z Checking signal-hook-tokio v0.3.1
29492025-02-23T08:32:14.909Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
29502025-02-23T08:32:15.325Z Checking tokio-tungstenite v0.23.1
29512025-02-23T08:32:15.909Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
29522025-02-23T08:32:15.993Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
29532025-02-23T08:32:16.213Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
29542025-02-23T08:32:23.392Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
29552025-02-23T08:32:24.729Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
29562025-02-23T08:32:26.748Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
29572025-02-23T08:32:32.148Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
29582025-02-23T08:32:32.820Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
29592025-02-23T08:32:35.550Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.88s
29602025-02-23T08:32:35.724Z
29612025-02-23T08:32:35.724Zinfo: running `cargo check --bins` on gateway-api (110/199)
29622025-02-23T08:32:36.302Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29632025-02-23T08:32:36.306Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29642025-02-23T08:32:36.306Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29652025-02-23T08:32:36.308Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
29662025-02-23T08:32:36.385Z
29672025-02-23T08:32:36.385Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (111/199)
29682025-02-23T08:32:36.946Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29692025-02-23T08:32:36.948Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29702025-02-23T08:32:36.948Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29712025-02-23T08:32:36.952Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
29722025-02-23T08:32:37.026Z
29732025-02-23T08:32:37.027Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (112/199)
29742025-02-23T08:32:37.599Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29752025-02-23T08:32:37.603Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29762025-02-23T08:32:37.603Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29772025-02-23T08:32:37.606Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
29782025-02-23T08:32:37.681Z
29792025-02-23T08:32:37.682Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (113/199)
29802025-02-23T08:32:38.253Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29812025-02-23T08:32:38.255Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29822025-02-23T08:32:38.255Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29832025-02-23T08:32:38.259Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
29842025-02-23T08:32:38.334Z
29852025-02-23T08:32:38.334Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (114/199)
29862025-02-23T08:32:38.905Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29872025-02-23T08:32:38.908Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29882025-02-23T08:32:38.908Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29892025-02-23T08:32:38.911Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
29902025-02-23T08:32:38.992Z
29912025-02-23T08:32:38.992Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (115/199)
29922025-02-23T08:32:39.577Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29932025-02-23T08:32:39.580Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29942025-02-23T08:32:39.580Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29952025-02-23T08:32:39.583Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
29962025-02-23T08:32:39.656Z
29972025-02-23T08:32:39.656Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (116/199)
29982025-02-23T08:32:40.224Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29992025-02-23T08:32:40.227Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30002025-02-23T08:32:40.227Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30012025-02-23T08:32:40.230Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
30022025-02-23T08:32:40.306Z
30032025-02-23T08:32:40.306Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (117/199)
30042025-02-23T08:32:40.882Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30052025-02-23T08:32:40.885Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30062025-02-23T08:32:40.885Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30072025-02-23T08:32:40.889Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
30082025-02-23T08:32:40.960Z
30092025-02-23T08:32:40.960Zinfo: running `cargo check --bins` on oximeter-producer (118/199)
30102025-02-23T08:32:41.553Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30112025-02-23T08:32:41.553Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30122025-02-23T08:32:41.553Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30132025-02-23T08:32:41.556Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
30142025-02-23T08:32:41.637Z
30152025-02-23T08:32:41.637Zinfo: running `cargo check --bins` on internal-dns-resolver (119/199)
30162025-02-23T08:32:42.212Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30172025-02-23T08:32:42.215Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30182025-02-23T08:32:42.215Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30192025-02-23T08:32:42.217Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
30202025-02-23T08:32:42.293Z
30212025-02-23T08:32:42.293Zinfo: running `cargo check --bins` on sp-sim (120/199)
30222025-02-23T08:32:42.858Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30232025-02-23T08:32:42.860Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30242025-02-23T08:32:42.950Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
30252025-02-23T08:32:43.402Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30262025-02-23T08:32:45.091Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
30272025-02-23T08:32:46.800Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.50s
30282025-02-23T08:32:46.967Z
30292025-02-23T08:32:46.967Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (121/199)
30302025-02-23T08:32:47.584Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30312025-02-23T08:32:47.587Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30322025-02-23T08:32:47.587Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30332025-02-23T08:32:47.590Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
30342025-02-23T08:32:47.671Z
30352025-02-23T08:32:47.671Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (122/199)
30362025-02-23T08:32:48.285Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30372025-02-23T08:32:48.287Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30382025-02-23T08:32:48.287Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30392025-02-23T08:32:48.291Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
30402025-02-23T08:32:48.373Z
30412025-02-23T08:32:48.373Zinfo: running `cargo check --bins` on db-macros (123/199)
30422025-02-23T08:32:48.935Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30432025-02-23T08:32:48.941Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30442025-02-23T08:32:48.941Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30452025-02-23T08:32:48.941Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
30462025-02-23T08:32:49.004Z
30472025-02-23T08:32:49.004Zinfo: running `cargo check --bins` on nexus-macros-common (124/199)
30482025-02-23T08:32:49.554Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30492025-02-23T08:32:49.561Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30502025-02-23T08:32:49.561Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30512025-02-23T08:32:49.564Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
30522025-02-23T08:32:49.633Z
30532025-02-23T08:32:49.633Zinfo: running `cargo check --bins` on nexus-auth (125/199)
30542025-02-23T08:32:50.253Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30552025-02-23T08:32:50.256Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30562025-02-23T08:32:50.257Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30572025-02-23T08:32:50.259Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
30582025-02-23T08:32:50.344Z
30592025-02-23T08:32:50.345Zinfo: running `cargo check --bins` on authz-macros (126/199)
30602025-02-23T08:32:50.908Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30612025-02-23T08:32:50.911Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30622025-02-23T08:32:50.911Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30632025-02-23T08:32:50.914Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
30642025-02-23T08:32:50.991Z
30652025-02-23T08:32:50.992Zinfo: running `cargo check --bins` on nexus-db-fixed-data (127/199)
30662025-02-23T08:32:51.590Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30672025-02-23T08:32:51.596Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30682025-02-23T08:32:51.596Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30692025-02-23T08:32:51.601Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
30702025-02-23T08:32:52.683Z
30712025-02-23T08:32:52.683Zinfo: running `cargo check --bins` on nexus-db-model (128/199)
30722025-02-23T08:32:52.686Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30732025-02-23T08:32:52.686Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30742025-02-23T08:32:52.686Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30752025-02-23T08:32:52.686Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
30762025-02-23T08:32:52.686Z
30772025-02-23T08:32:52.686Zinfo: running `cargo check --bins` on nexus-defaults (129/199)
30782025-02-23T08:32:52.945Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30792025-02-23T08:32:52.949Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30802025-02-23T08:32:52.949Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30812025-02-23T08:32:52.952Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
30822025-02-23T08:32:53.028Z
30832025-02-23T08:32:53.028Zinfo: running `cargo check --bins` on nexus-inventory (130/199)
30842025-02-23T08:32:53.620Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30852025-02-23T08:32:53.622Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30862025-02-23T08:32:53.622Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30872025-02-23T08:32:53.626Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
30882025-02-23T08:32:53.705Z
30892025-02-23T08:32:53.705Zinfo: running `cargo check --bins` on typed-rng (131/199)
30902025-02-23T08:32:54.260Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30912025-02-23T08:32:54.265Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30922025-02-23T08:32:54.266Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30932025-02-23T08:32:54.269Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
30942025-02-23T08:32:54.335Z
30952025-02-23T08:32:54.335Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (132/199)
30962025-02-23T08:32:54.961Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30972025-02-23T08:32:54.963Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30982025-02-23T08:32:55.104Z Checking keccak v0.1.5
30992025-02-23T08:32:55.215Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
31002025-02-23T08:32:55.226Z Checking secrecy v0.8.0
31012025-02-23T08:32:55.226Z Compiling unicase v2.7.0
31022025-02-23T08:32:55.238Z Compiling same-file v1.0.6
31032025-02-23T08:32:55.248Z Compiling tempfile v3.13.0
31042025-02-23T08:32:55.277Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
31052025-02-23T08:32:55.280Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
31062025-02-23T08:32:55.388Z Compiling thiserror-impl-no-std v2.0.2
31072025-02-23T08:32:55.509Z Checking sha3 v0.10.8
31082025-02-23T08:32:55.526Z Compiling walkdir v2.5.0
31092025-02-23T08:32:55.563Z Checking universal-hash v0.5.1
31102025-02-23T08:32:55.606Z Compiling blake3 v1.5.4
31112025-02-23T08:32:55.741Z Checking opaque-debug v0.3.1
31122025-02-23T08:32:55.792Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31132025-02-23T08:32:55.834Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
31142025-02-23T08:32:55.850Z Checking poly1305 v0.8.0
31152025-02-23T08:32:55.876Z Checking chacha20 v0.9.1
31162025-02-23T08:32:56.013Z Checking aead v0.5.2
31172025-02-23T08:32:56.123Z Compiling memmap2 v0.9.5
31182025-02-23T08:32:56.164Z Compiling libefi-sys v0.1.0
31192025-02-23T08:32:56.232Z Compiling constant_time_eq v0.3.1
31202025-02-23T08:32:56.235Z Compiling salty v0.3.0
31212025-02-23T08:32:56.367Z Compiling arrayvec v0.7.6
31222025-02-23T08:32:56.424Z Compiling arrayref v0.3.9
31232025-02-23T08:32:56.502Z Checking chacha20poly1305 v0.10.1
31242025-02-23T08:32:56.548Z Compiling toolchain_find v0.4.0
31252025-02-23T08:32:56.670Z Compiling camino-tempfile v1.1.1
31262025-02-23T08:32:56.689Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
31272025-02-23T08:32:56.735Z Compiling bitfield-struct v0.6.2
31282025-02-23T08:32:56.912Z Compiling topological-sort v0.2.2
31292025-02-23T08:32:57.127Z Compiling mime_guess v2.0.5
31302025-02-23T08:32:57.130Z Compiling rustfmt-wrapper v0.2.1
31312025-02-23T08:32:57.613Z Compiling omicron-zone-package v0.12.0
31322025-02-23T08:32:57.700Z Compiling progenitor v0.9.1
31332025-02-23T08:32:57.722Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
31342025-02-23T08:32:57.937Z Checking primeorder v0.13.6
31352025-02-23T08:32:58.010Z Checking env_filter v0.1.2
31362025-02-23T08:32:58.032Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31372025-02-23T08:32:58.062Z Checking thiserror-no-std v2.0.2
31382025-02-23T08:32:58.110Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31392025-02-23T08:32:58.188Z Checking vsss-rs v3.3.4
31402025-02-23T08:32:58.246Z Checking env_logger v0.11.5
31412025-02-23T08:32:58.345Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
31422025-02-23T08:32:58.386Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
31432025-02-23T08:32:58.404Z Checking p384 v0.13.0
31442025-02-23T08:32:58.407Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
31452025-02-23T08:32:58.647Z Checking bumpalo v3.16.0
31462025-02-23T08:32:58.665Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31472025-02-23T08:32:58.848Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
31482025-02-23T08:32:58.919Z Checking simd-adler32 v0.3.7
31492025-02-23T08:32:58.985Z Checking http-range v0.1.5
31502025-02-23T08:32:59.121Z Checking lockfree-object-pool v0.1.6
31512025-02-23T08:32:59.181Z Compiling zip v2.1.3
31522025-02-23T08:32:59.263Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
31532025-02-23T08:32:59.380Z Checking zopfli v0.8.1
31542025-02-23T08:32:59.560Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
31552025-02-23T08:32:59.588Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
31562025-02-23T08:32:59.886Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
31572025-02-23T08:33:00.093Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31582025-02-23T08:33:00.128Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
31592025-02-23T08:33:00.192Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
31602025-02-23T08:33:00.480Z Checking atty v0.2.14
31612025-02-23T08:33:00.632Z Checking glob v0.3.2
31622025-02-23T08:33:00.650Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
31632025-02-23T08:33:00.669Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31642025-02-23T08:33:00.713Z Checking hyper-staticfile v0.10.1
31652025-02-23T08:33:00.959Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
31662025-02-23T08:33:01.274Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31672025-02-23T08:33:01.989Z Checking omicron-brand-metadata v0.1.0 (/work/oxidecomputer/omicron/brand-metadata)
31682025-02-23T08:33:02.271Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
31692025-02-23T08:33:02.303Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
31702025-02-23T08:33:02.306Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
31712025-02-23T08:33:02.618Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
31722025-02-23T08:33:02.730Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
31732025-02-23T08:33:02.938Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
31742025-02-23T08:33:03.189Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
31752025-02-23T08:33:03.446Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
31762025-02-23T08:33:03.486Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
31772025-02-23T08:33:03.811Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
31782025-02-23T08:33:06.764Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
31792025-02-23T08:33:06.766Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
31802025-02-23T08:33:15.436Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31812025-02-23T08:33:28.847Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.49s
31822025-02-23T08:33:29.048Z
31832025-02-23T08:33:29.048Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (133/199)
31842025-02-23T08:33:29.672Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31852025-02-23T08:33:29.677Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31862025-02-23T08:33:29.812Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31872025-02-23T08:33:43.157Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.10s
31882025-02-23T08:33:43.408Z
31892025-02-23T08:33:43.408Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (134/199)
31902025-02-23T08:33:44.001Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31912025-02-23T08:33:44.039Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31922025-02-23T08:33:44.132Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31932025-02-23T08:33:57.680Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.32s
31942025-02-23T08:33:57.875Z
31952025-02-23T08:33:57.875Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (135/199)
31962025-02-23T08:33:58.502Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31972025-02-23T08:33:58.505Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31982025-02-23T08:33:58.648Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31992025-02-23T08:34:12.278Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.39s
32002025-02-23T08:34:12.474Z
32012025-02-23T08:34:12.474Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (136/199)
32022025-02-23T08:34:13.112Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32032025-02-23T08:34:13.114Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32042025-02-23T08:34:13.252Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32052025-02-23T08:34:27.003Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.52s
32062025-02-23T08:34:27.197Z
32072025-02-23T08:34:27.197Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (137/199)
32082025-02-23T08:34:27.821Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32092025-02-23T08:34:27.823Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32102025-02-23T08:34:27.961Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32112025-02-23T08:34:41.445Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.23s
32122025-02-23T08:34:41.639Z
32132025-02-23T08:34:41.639Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (138/199)
32142025-02-23T08:34:42.254Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32152025-02-23T08:34:42.257Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32162025-02-23T08:34:42.394Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32172025-02-23T08:34:55.851Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.20s
32182025-02-23T08:34:56.045Z
32192025-02-23T08:34:56.045Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (139/199)
32202025-02-23T08:34:56.666Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32212025-02-23T08:34:56.669Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32222025-02-23T08:34:56.807Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32232025-02-23T08:35:10.477Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.42s
32242025-02-23T08:35:10.671Z
32252025-02-23T08:35:10.671Zinfo: running `cargo check --bins` on bootstrap-agent-api (140/199)
32262025-02-23T08:35:11.267Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32272025-02-23T08:35:11.269Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32282025-02-23T08:35:11.269Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32292025-02-23T08:35:11.273Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
32302025-02-23T08:35:11.353Z
32312025-02-23T08:35:11.353Zinfo: running `cargo check --bins` on key-manager (141/199)
32322025-02-23T08:35:11.918Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32332025-02-23T08:35:11.921Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32342025-02-23T08:35:11.921Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32352025-02-23T08:35:11.924Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
32362025-02-23T08:35:12.001Z
32372025-02-23T08:35:12.001Zinfo: running `cargo check --bins` on range-requests (142/199)
32382025-02-23T08:35:12.548Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32392025-02-23T08:35:12.552Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32402025-02-23T08:35:12.552Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32412025-02-23T08:35:12.554Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
32422025-02-23T08:35:12.626Z
32432025-02-23T08:35:12.626Zinfo: running `cargo check --bins` on repo-depot-api (143/199)
32442025-02-23T08:35:13.197Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32452025-02-23T08:35:13.199Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32462025-02-23T08:35:13.199Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32472025-02-23T08:35:13.203Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
32482025-02-23T08:35:13.277Z
32492025-02-23T08:35:13.277Zinfo: running `cargo check --bins` on sled-agent-api (144/199)
32502025-02-23T08:35:13.879Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32512025-02-23T08:35:13.881Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32522025-02-23T08:35:13.883Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32532025-02-23T08:35:13.886Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
32542025-02-23T08:35:13.968Z
32552025-02-23T08:35:13.968Zinfo: running `cargo check --bins` on sled-diagnostics (145/199)
32562025-02-23T08:35:14.521Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32572025-02-23T08:35:14.524Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32582025-02-23T08:35:14.524Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32592025-02-23T08:35:14.527Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
32602025-02-23T08:35:14.599Z
32612025-02-23T08:35:14.599Zinfo: running `cargo check --bins` on sled-hardware (146/199)
32622025-02-23T08:35:15.177Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32632025-02-23T08:35:15.179Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32642025-02-23T08:35:15.179Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32652025-02-23T08:35:15.183Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
32662025-02-23T08:35:15.262Z
32672025-02-23T08:35:15.262Zinfo: running `cargo check --bins --no-default-features` on sled-storage (147/199)
32682025-02-23T08:35:15.840Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32692025-02-23T08:35:15.843Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32702025-02-23T08:35:15.843Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32712025-02-23T08:35:15.846Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
32722025-02-23T08:35:15.923Z
32732025-02-23T08:35:15.923Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (148/199)
32742025-02-23T08:35:16.508Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32752025-02-23T08:35:16.511Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32762025-02-23T08:35:16.511Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32772025-02-23T08:35:16.514Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
32782025-02-23T08:35:16.593Z
32792025-02-23T08:35:16.596Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (149/199)
32802025-02-23T08:35:17.196Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32812025-02-23T08:35:17.199Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32822025-02-23T08:35:17.199Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32832025-02-23T08:35:17.203Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
32842025-02-23T08:35:17.283Z
32852025-02-23T08:35:17.283Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (150/199)
32862025-02-23T08:35:17.879Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32872025-02-23T08:35:17.881Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32882025-02-23T08:35:17.881Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32892025-02-23T08:35:17.885Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
32902025-02-23T08:35:17.964Z
32912025-02-23T08:35:17.964Zinfo: running `cargo check --bins` on nexus-test-interface (151/199)
32922025-02-23T08:35:18.560Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32932025-02-23T08:35:18.562Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32942025-02-23T08:35:18.562Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32952025-02-23T08:35:18.566Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
32962025-02-23T08:35:18.651Z
32972025-02-23T08:35:18.651Zinfo: running `cargo check --bins` on oximeter-collector (152/199)
32982025-02-23T08:35:19.248Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32992025-02-23T08:35:19.251Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33002025-02-23T08:35:19.366Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
33012025-02-23T08:35:19.367Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
33022025-02-23T08:35:20.240Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
33032025-02-23T08:35:22.260Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.60s
33042025-02-23T08:35:22.439Z
33052025-02-23T08:35:22.439Zinfo: running `cargo check --bins` on oximeter-api (153/199)
33062025-02-23T08:35:23.009Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33072025-02-23T08:35:23.012Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33082025-02-23T08:35:23.012Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33092025-02-23T08:35:23.014Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
33102025-02-23T08:35:23.089Z
33112025-02-23T08:35:23.089Zinfo: running `cargo check --bins` on cert-dev (154/199)
33122025-02-23T08:35:23.644Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33132025-02-23T08:35:23.656Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33142025-02-23T08:35:23.724Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
33152025-02-23T08:35:24.006Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
33162025-02-23T08:35:24.176Z
33172025-02-23T08:35:24.176Zinfo: running `cargo check --bins` on clickana (155/199)
33182025-02-23T08:35:24.750Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33192025-02-23T08:35:24.752Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33202025-02-23T08:35:24.847Z Checking castaway v0.2.3
33212025-02-23T08:35:24.849Z Checking lru v0.12.5
33222025-02-23T08:35:24.850Z Compiling instability v0.3.2
33232025-02-23T08:35:24.850Z Compiling indoc v2.0.5
33242025-02-23T08:35:24.850Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
33252025-02-23T08:35:24.850Z Checking unicode-truncate v1.1.0
33262025-02-23T08:35:24.850Z Checking cassowary v0.3.0
33272025-02-23T08:35:25.077Z Checking compact_str v0.8.0
33282025-02-23T08:35:25.730Z Checking ratatui v0.29.0
33292025-02-23T08:35:26.650Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
33302025-02-23T08:35:27.801Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
33312025-02-23T08:35:28.655Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.46s
33322025-02-23T08:35:28.812Z
33332025-02-23T08:35:28.812Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (156/199)
33342025-02-23T08:35:29.419Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33352025-02-23T08:35:29.423Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33362025-02-23T08:35:29.531Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
33372025-02-23T08:35:29.531Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
33382025-02-23T08:35:30.568Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
33392025-02-23T08:35:31.034Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
33402025-02-23T08:35:31.382Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.56s
33412025-02-23T08:35:31.581Z
33422025-02-23T08:35:31.581Zinfo: running `cargo check --bins` on ch-dev (157/199)
33432025-02-23T08:35:32.206Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33442025-02-23T08:35:32.256Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33452025-02-23T08:35:32.297Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
33462025-02-23T08:35:33.002Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.41s
33472025-02-23T08:35:33.182Z
33482025-02-23T08:35:33.182Zinfo: running `cargo check --bins` on crdb-seed (158/199)
33492025-02-23T08:35:33.759Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33502025-02-23T08:35:33.761Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33512025-02-23T08:35:33.856Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
33522025-02-23T08:35:34.206Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.01s
33532025-02-23T08:35:34.390Z
33542025-02-23T08:35:34.390Zinfo: running `cargo check --bins` on db-dev (159/199)
33552025-02-23T08:35:34.963Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33562025-02-23T08:35:34.965Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33572025-02-23T08:35:35.064Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
33582025-02-23T08:35:35.815Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.42s
33592025-02-23T08:35:35.996Z
33602025-02-23T08:35:35.996Zinfo: running `cargo check --bins` on omicron-dev-lib (160/199)
33612025-02-23T08:35:36.598Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33622025-02-23T08:35:36.625Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33632025-02-23T08:35:36.625Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33642025-02-23T08:35:36.634Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
33652025-02-23T08:35:36.705Z
33662025-02-23T08:35:36.705Zinfo: running `cargo check --bins` on xtask-downloader (161/199)
33672025-02-23T08:35:37.304Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33682025-02-23T08:35:37.386Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33692025-02-23T08:35:37.406Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
33702025-02-23T08:35:38.192Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.50s
33712025-02-23T08:35:38.372Z
33722025-02-23T08:35:38.373Zinfo: running `cargo check --bins` on omicron-ls-apis (162/199)
33732025-02-23T08:35:38.924Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33742025-02-23T08:35:38.933Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33752025-02-23T08:35:39.005Z Checking cargo-platform v0.1.8
33762025-02-23T08:35:39.280Z Checking cargo_metadata v0.18.1
33772025-02-23T08:35:40.187Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
33782025-02-23T08:35:41.011Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.65s
33792025-02-23T08:35:41.181Z
33802025-02-23T08:35:41.181Zinfo: running `cargo check --bins` on mgs-dev (163/199)
33812025-02-23T08:35:41.808Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33822025-02-23T08:35:41.811Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33832025-02-23T08:35:41.916Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
33842025-02-23T08:35:43.378Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
33852025-02-23T08:35:43.935Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
33862025-02-23T08:35:44.482Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.29s
33872025-02-23T08:35:44.676Z
33882025-02-23T08:35:44.676Zinfo: running `cargo check --bins` on omicron-omdb (164/199)
33892025-02-23T08:35:45.320Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33902025-02-23T08:35:45.325Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33912025-02-23T08:35:45.489Z Compiling crunchy v0.2.2
33922025-02-23T08:35:45.489Z Compiling tiny-keccak v2.0.2
33932025-02-23T08:35:45.491Z Compiling dsl_auto_type v0.1.2
33942025-02-23T08:35:45.491Z Checking scheduled-thread-pool v0.2.7
33952025-02-23T08:35:45.491Z Compiling diesel_table_macro_syntax v0.2.0
33962025-02-23T08:35:45.491Z Compiling ascii-canvas v3.0.0
33972025-02-23T08:35:45.606Z Compiling ena v0.14.3
33982025-02-23T08:35:45.630Z Compiling diff v0.1.13
33992025-02-23T08:35:45.811Z Checking r2d2 v0.8.10
34002025-02-23T08:35:45.977Z Compiling regex-syntax v0.6.29
34012025-02-23T08:35:46.031Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
34022025-02-23T08:35:46.057Z Compiling ref-cast v1.0.23
34032025-02-23T08:35:46.078Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
34042025-02-23T08:35:46.153Z Compiling derive_builder_core v0.20.2
34052025-02-23T08:35:46.211Z Compiling libxml v0.3.3
34062025-02-23T08:35:46.257Z Compiling ref-cast-impl v1.0.23
34072025-02-23T08:35:46.418Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
34082025-02-23T08:35:46.660Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
34092025-02-23T08:35:46.684Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
34102025-02-23T08:35:46.921Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
34112025-02-23T08:35:46.947Z Compiling diesel_derives v2.2.3
34122025-02-23T08:35:46.958Z Compiling strum_macros v0.24.3
34132025-02-23T08:35:46.989Z Compiling samael v0.0.17
34142025-02-23T08:35:47.278Z Compiling indoc v1.0.9
34152025-02-23T08:35:48.196Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
34162025-02-23T08:35:48.215Z Compiling derive_builder_macro v0.20.2
34172025-02-23T08:35:48.515Z Compiling impl-trait-for-tuples v0.2.2
34182025-02-23T08:35:48.992Z Compiling oso-derive v0.27.3
34192025-02-23T08:35:49.124Z Checking derive_builder v0.20.2
34202025-02-23T08:35:49.345Z Compiling lalrpop v0.19.12
34212025-02-23T08:35:49.708Z Checking quick-xml v0.33.0
34222025-02-23T08:35:50.003Z Compiling diesel-dtrace v0.4.2
34232025-02-23T08:35:50.099Z Checking maplit v1.0.2
34242025-02-23T08:35:50.267Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
34252025-02-23T08:35:50.440Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
34262025-02-23T08:35:50.730Z Checking bb8 v0.8.5
34272025-02-23T08:35:51.008Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
34282025-02-23T08:35:51.198Z Checking rand_seeder v0.3.0
34292025-02-23T08:35:51.255Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
34302025-02-23T08:35:51.366Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
34312025-02-23T08:35:51.449Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
34322025-02-23T08:35:51.663Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
34332025-02-23T08:35:51.788Z Checking smawk v0.3.2
34342025-02-23T08:35:51.988Z Checking unicode-linebreak v0.1.5
34352025-02-23T08:35:52.007Z Checking is_ci v1.2.0
34362025-02-23T08:35:52.162Z Checking supports-color v3.0.1
34372025-02-23T08:35:52.396Z Checking multimap v0.10.0
34382025-02-23T08:35:53.418Z Checking textwrap v0.16.1
34392025-02-23T08:35:53.425Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
34402025-02-23T08:35:55.200Z Checking diesel v2.2.7
34412025-02-23T08:36:19.723Z Compiling polar-core v0.27.3
34422025-02-23T08:36:20.907Z Checking async-bb8-diesel v0.2.1
34432025-02-23T08:36:27.083Z Checking oso v0.27.3
34442025-02-23T08:37:32.876Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
34452025-02-23T08:37:39.554Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 54s
34462025-02-23T08:37:39.766Z
34472025-02-23T08:37:39.766Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (165/199)
34482025-02-23T08:37:40.387Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34492025-02-23T08:37:40.390Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34502025-02-23T08:37:40.390Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34512025-02-23T08:37:40.392Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
34522025-02-23T08:37:40.477Z
34532025-02-23T08:37:40.477Zinfo: running `cargo check --bins` on nexus-saga-recovery (166/199)
34542025-02-23T08:37:41.093Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34552025-02-23T08:37:41.095Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34562025-02-23T08:37:41.095Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34572025-02-23T08:37:41.099Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
34582025-02-23T08:37:41.181Z
34592025-02-23T08:37:41.181Zinfo: running `cargo check --bins` on nexus-test-utils-macros (167/199)
34602025-02-23T08:37:41.737Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34612025-02-23T08:37:41.740Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34622025-02-23T08:37:41.740Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34632025-02-23T08:37:41.743Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
34642025-02-23T08:37:41.815Z
34652025-02-23T08:37:41.816Zinfo: running `cargo check --bins` on omicron-nexus (168/199)
34662025-02-23T08:37:42.468Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34672025-02-23T08:37:42.471Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34682025-02-23T08:37:42.659Z Compiling libz-sys v1.1.20
34692025-02-23T08:37:42.661Z Compiling libgit2-sys v0.17.0+1.8.1
34702025-02-23T08:37:42.791Z Compiling vergen v8.3.2
34712025-02-23T08:37:42.793Z Compiling cargo-platform v0.1.8
34722025-02-23T08:37:42.793Z Compiling pin-project-internal v1.1.6
34732025-02-23T08:37:42.831Z Compiling libsqlite3-sys v0.30.1
34742025-02-23T08:37:42.832Z Compiling snafu-derive v0.8.5
34752025-02-23T08:37:42.836Z Compiling rustls v0.21.12
34762025-02-23T08:37:43.121Z Compiling cargo_metadata v0.18.1
34772025-02-23T08:37:43.148Z Compiling buf-list v1.0.3
34782025-02-23T08:37:43.371Z Checking globset v0.4.15
34792025-02-23T08:37:43.403Z Checking olpc-cjson v0.1.4
34802025-02-23T08:37:43.508Z Checking rustls-webpki v0.101.7
34812025-02-23T08:37:43.805Z Checking sct v0.7.1
34822025-02-23T08:37:43.835Z Checking serde_plain v1.0.2
34832025-02-23T08:37:43.854Z Checking typed-path v0.9.3
34842025-02-23T08:37:44.323Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
34852025-02-23T08:37:44.490Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
34862025-02-23T08:37:44.651Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
34872025-02-23T08:37:44.804Z Checking hashlink v0.9.1
34882025-02-23T08:37:44.958Z Checking parse-size v1.1.0
34892025-02-23T08:37:45.151Z Checking fallible-iterator v0.3.0
34902025-02-23T08:37:45.402Z Checking fallible-streaming-iterator v0.1.9
34912025-02-23T08:37:45.556Z Checking pin-project v1.1.6
34922025-02-23T08:37:45.721Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
34932025-02-23T08:37:45.737Z Checking rusqlite v0.32.1
34942025-02-23T08:37:45.740Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
34952025-02-23T08:37:45.775Z Checking rustls-pemfile v1.0.4
34962025-02-23T08:37:45.997Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
34972025-02-23T08:37:46.087Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
34982025-02-23T08:37:46.409Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
34992025-02-23T08:37:46.570Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
35002025-02-23T08:37:46.676Z Checking common v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
35012025-02-23T08:37:46.718Z Checking twox-hash v2.1.0
35022025-02-23T08:37:46.758Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
35032025-02-23T08:37:46.978Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
35042025-02-23T08:37:47.206Z Checking tokio-rustls v0.24.1
35052025-02-23T08:37:47.311Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
35062025-02-23T08:37:47.463Z Checking snafu v0.8.5
35072025-02-23T08:37:47.862Z Checking tough v0.19.0
35082025-02-23T08:37:48.112Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
35092025-02-23T08:37:48.420Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
35102025-02-23T08:37:48.606Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
35112025-02-23T08:37:48.792Z Checking fatfs v0.3.6
35122025-02-23T08:37:49.113Z Checking assert_matches v1.5.0
35132025-02-23T08:37:51.967Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
35142025-02-23T08:37:53.224Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
35152025-02-23T08:37:55.396Z Compiling git2 v0.19.0
35162025-02-23T08:37:59.417Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
35172025-02-23T08:38:58.261Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s
35182025-02-23T08:38:58.464Z
35192025-02-23T08:38:58.464Zinfo: running `cargo check --bins` on nexus-external-api (169/199)
35202025-02-23T08:38:59.093Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35212025-02-23T08:38:59.096Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35222025-02-23T08:38:59.096Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35232025-02-23T08:38:59.099Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
35242025-02-23T08:38:59.180Z
35252025-02-23T08:38:59.180Zinfo: running `cargo check --bins` on openapi-manager-types (170/199)
35262025-02-23T08:38:59.738Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35272025-02-23T08:38:59.741Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35282025-02-23T08:38:59.741Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35292025-02-23T08:38:59.745Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
35302025-02-23T08:38:59.816Z
35312025-02-23T08:38:59.816Zinfo: running `cargo check --bins` on nexus-internal-api (171/199)
35322025-02-23T08:39:00.423Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35332025-02-23T08:39:00.426Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35342025-02-23T08:39:00.426Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35352025-02-23T08:39:00.429Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
35362025-02-23T08:39:00.510Z
35372025-02-23T08:39:00.510Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (172/199)
35382025-02-23T08:39:01.123Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35392025-02-23T08:39:01.126Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35402025-02-23T08:39:01.126Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35412025-02-23T08:39:01.131Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
35422025-02-23T08:39:01.213Z
35432025-02-23T08:39:01.213Zinfo: running `cargo check --bins` on nexus-networking (173/199)
35442025-02-23T08:39:01.817Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35452025-02-23T08:39:01.820Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35462025-02-23T08:39:01.820Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35472025-02-23T08:39:01.824Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
35482025-02-23T08:39:01.903Z
35492025-02-23T08:39:01.903Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (174/199)
35502025-02-23T08:39:02.503Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35512025-02-23T08:39:02.506Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35522025-02-23T08:39:02.506Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35532025-02-23T08:39:02.509Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
35542025-02-23T08:39:02.590Z
35552025-02-23T08:39:02.591Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (175/199)
35562025-02-23T08:39:03.210Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35572025-02-23T08:39:03.214Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35582025-02-23T08:39:03.215Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35592025-02-23T08:39:03.218Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
35602025-02-23T08:39:03.299Z
35612025-02-23T08:39:03.299Zinfo: running `cargo check --bins` on update-common (176/199)
35622025-02-23T08:39:03.892Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35632025-02-23T08:39:03.894Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35642025-02-23T08:39:03.894Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35652025-02-23T08:39:03.900Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
35662025-02-23T08:39:03.977Z
35672025-02-23T08:39:03.977Zinfo: running `cargo check --bins` on tufaceous-lib (177/199)
35682025-02-23T08:39:04.560Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35692025-02-23T08:39:04.563Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35702025-02-23T08:39:04.563Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35712025-02-23T08:39:04.566Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
35722025-02-23T08:39:04.643Z
35732025-02-23T08:39:04.644Zinfo: running `cargo check --bins` on tufaceous (178/199)
35742025-02-23T08:39:05.239Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35752025-02-23T08:39:05.242Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35762025-02-23T08:39:05.344Z Checking omicron-brand-metadata v0.1.0 (/work/oxidecomputer/omicron/brand-metadata)
35772025-02-23T08:39:05.635Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
35782025-02-23T08:39:06.646Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
35792025-02-23T08:39:07.440Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.79s
35802025-02-23T08:39:07.625Z
35812025-02-23T08:39:07.625Zinfo: running `cargo check --bins` on omicron-dev (179/199)
35822025-02-23T08:39:08.316Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35832025-02-23T08:39:08.318Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35842025-02-23T08:39:08.518Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
35852025-02-23T08:39:08.521Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
35862025-02-23T08:39:08.660Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
35872025-02-23T08:39:08.663Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
35882025-02-23T08:39:09.698Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
35892025-02-23T08:39:38.397Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
35902025-02-23T08:39:38.397Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
35912025-02-23T08:39:38.399Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
35922025-02-23T08:39:38.399Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
35932025-02-23T08:39:38.399Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
35942025-02-23T08:39:38.399Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
35952025-02-23T08:39:39.313Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
35962025-02-23T08:39:40.560Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
35972025-02-23T08:40:24.749Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s
35982025-02-23T08:40:24.966Z
35992025-02-23T08:40:24.967Zinfo: running `cargo check --bins` on openapi-manager (180/199)
36002025-02-23T08:40:25.590Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36012025-02-23T08:40:25.592Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36022025-02-23T08:40:25.718Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
36032025-02-23T08:40:25.721Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
36042025-02-23T08:40:25.721Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
36052025-02-23T08:40:25.850Z Compiling proc-macro-error-attr2 v2.0.0
36062025-02-23T08:40:25.853Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
36072025-02-23T08:40:25.860Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
36082025-02-23T08:40:25.889Z Checking papergrid v0.14.0
36092025-02-23T08:40:25.904Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#9fc521c4)
36102025-02-23T08:40:26.105Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#9fc521c4)
36112025-02-23T08:40:26.207Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
36122025-02-23T08:40:26.494Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
36132025-02-23T08:40:26.604Z Compiling proc-macro-error2 v2.0.1
36142025-02-23T08:40:27.214Z Compiling tabled_derive v0.10.0
36152025-02-23T08:40:27.318Z Checking dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
36162025-02-23T08:40:27.627Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#9fc521c4)
36172025-02-23T08:40:27.671Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
36182025-02-23T08:40:28.122Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
36192025-02-23T08:40:28.679Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
36202025-02-23T08:40:28.740Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
36212025-02-23T08:40:28.825Z Checking heck v0.4.1
36222025-02-23T08:40:29.049Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
36232025-02-23T08:40:29.165Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
36242025-02-23T08:40:29.473Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
36252025-02-23T08:40:29.773Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
36262025-02-23T08:40:29.923Z Checking tabled v0.18.0
36272025-02-23T08:40:29.958Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
36282025-02-23T08:40:30.224Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
36292025-02-23T08:40:30.244Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
36302025-02-23T08:40:30.469Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
36312025-02-23T08:40:32.030Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
36322025-02-23T08:40:32.032Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
36332025-02-23T08:40:34.950Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
36342025-02-23T08:40:36.534Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
36352025-02-23T08:40:41.490Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
36362025-02-23T08:40:41.493Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
36372025-02-23T08:40:42.784Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
36382025-02-23T08:40:43.811Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.83s
36392025-02-23T08:40:43.997Z
36402025-02-23T08:40:43.997Zinfo: running `cargo check --bins` on installinator-api (181/199)
36412025-02-23T08:40:44.587Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36422025-02-23T08:40:44.590Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36432025-02-23T08:40:44.590Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36442025-02-23T08:40:44.593Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
36452025-02-23T08:40:44.671Z
36462025-02-23T08:40:44.671Zinfo: running `cargo check --bins` on wicketd-api (182/199)
36472025-02-23T08:40:45.264Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36482025-02-23T08:40:45.267Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36492025-02-23T08:40:45.267Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36502025-02-23T08:40:45.271Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
36512025-02-23T08:40:45.350Z
36522025-02-23T08:40:45.350Zinfo: running `cargo check --bins` on omicron-pins (183/199)
36532025-02-23T08:40:45.903Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36542025-02-23T08:40:45.905Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36552025-02-23T08:40:45.905Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36562025-02-23T08:40:45.908Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
36572025-02-23T08:40:45.982Z
36582025-02-23T08:40:45.982Zinfo: running `cargo check --bins` on reconfigurator-cli (184/199)
36592025-02-23T08:40:46.586Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36602025-02-23T08:40:46.589Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36612025-02-23T08:40:46.703Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
36622025-02-23T08:40:46.703Z Compiling petname v2.0.2
36632025-02-23T08:40:46.705Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
36642025-02-23T08:40:46.705Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
36652025-02-23T08:40:46.705Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
36662025-02-23T08:40:46.705Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
36672025-02-23T08:40:46.705Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
36682025-02-23T08:40:46.705Z Checking sync-ptr v0.1.1
36692025-02-23T08:40:52.085Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
36702025-02-23T08:40:52.706Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
36712025-02-23T08:40:53.929Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
36722025-02-23T08:40:55.490Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.50s
36732025-02-23T08:40:55.680Z
36742025-02-23T08:40:55.680Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (185/199)
36752025-02-23T08:40:56.276Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36762025-02-23T08:40:56.278Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36772025-02-23T08:40:56.278Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36782025-02-23T08:40:56.282Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
36792025-02-23T08:40:56.361Z
36802025-02-23T08:40:56.361Zinfo: running `cargo check --bins` on omicron-releng (186/199)
36812025-02-23T08:40:56.948Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36822025-02-23T08:40:56.951Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36832025-02-23T08:40:57.047Z Checking memmap2 v0.9.5
36842025-02-23T08:40:57.047Z Checking arrayref v0.3.9
36852025-02-23T08:40:57.050Z Checking arrayvec v0.7.6
36862025-02-23T08:40:57.050Z Checking constant_time_eq v0.3.1
36872025-02-23T08:40:57.050Z Checking topological-sort v0.2.2
36882025-02-23T08:40:57.155Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
36892025-02-23T08:40:57.168Z Checking shell-words v1.1.0
36902025-02-23T08:40:57.422Z Checking blake3 v1.5.4
36912025-02-23T08:40:57.760Z Checking omicron-zone-package v0.12.0
36922025-02-23T08:40:58.887Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
36932025-02-23T08:40:59.826Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.45s
36942025-02-23T08:41:00.011Z
36952025-02-23T08:41:00.011Zinfo: running `cargo check --bins` on xtask (187/199)
36962025-02-23T08:41:00.443Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36972025-02-23T08:41:00.446Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36982025-02-23T08:41:00.461Z Checking bitflags v2.6.0
36992025-02-23T08:41:00.463Z Checking serde v1.0.217
37002025-02-23T08:41:00.463Z Checking thiserror v1.0.69
37012025-02-23T08:41:00.555Z Checking scroll v0.12.0
37022025-02-23T08:41:00.563Z Checking log v0.4.22
37032025-02-23T08:41:00.566Z Checking hashbrown v0.15.1
37042025-02-23T08:41:00.575Z Checking zerocopy v0.7.35
37052025-02-23T08:41:00.600Z Checking syn v2.0.96
37062025-02-23T08:41:00.667Z Checking pest v2.7.14
37072025-02-23T08:41:00.776Z Checking rustix v0.38.37
37082025-02-23T08:41:00.811Z Checking once_cell v1.20.3
37092025-02-23T08:41:01.012Z Checking goblin v0.8.2
37102025-02-23T08:41:01.117Z Checking fs-err v2.11.0
37112025-02-23T08:41:01.412Z Checking anyhow v1.0.96
37122025-02-23T08:41:01.533Z Checking indexmap v2.7.1
37132025-02-23T08:41:01.817Z Checking tabled v0.15.0
37142025-02-23T08:41:02.660Z Checking terminal_size v0.4.0
37152025-02-23T08:41:02.660Z Checking tempfile v3.13.0
37162025-02-23T08:41:02.851Z Checking clap_builder v4.5.30
37172025-02-23T08:41:03.179Z Checking dtrace-parser v0.2.0
37182025-02-23T08:41:04.520Z Checking serde_json v1.0.139
37192025-02-23T08:41:04.520Z Checking toml_datetime v0.6.8
37202025-02-23T08:41:04.523Z Checking serde_spanned v0.6.8
37212025-02-23T08:41:04.523Z Checking camino v1.1.9
37222025-02-23T08:41:04.523Z Checking semver v1.0.25
37232025-02-23T08:41:04.730Z Checking cargo-platform v0.1.8
37242025-02-23T08:41:04.813Z Checking toml_edit v0.22.22
37252025-02-23T08:41:04.996Z Checking macaddr v1.0.1
37262025-02-23T08:41:05.084Z Checking camino-tempfile v1.1.1
37272025-02-23T08:41:05.189Z Checking clap v4.5.30
37282025-02-23T08:41:05.753Z Checking dof v0.3.0
37292025-02-23T08:41:05.753Z Checking cargo_metadata v0.18.1
37302025-02-23T08:41:06.166Z Checking usdt-impl v0.5.0
37312025-02-23T08:41:06.536Z Checking usdt v0.5.0
37322025-02-23T08:41:06.666Z Checking toml v0.8.19
37332025-02-23T08:41:07.119Z Checking cargo_toml v0.20.5
37342025-02-23T08:41:08.558Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
37352025-02-23T08:41:08.924Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.90s
37362025-02-23T08:41:09.024Z
37372025-02-23T08:41:09.024Zinfo: running `cargo check --bins` on end-to-end-tests (188/199)
37382025-02-23T08:41:09.667Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37392025-02-23T08:41:09.670Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37402025-02-23T08:41:09.810Z Checking polyval v0.6.2
37412025-02-23T08:41:09.925Z Checking ctr v0.9.2
37422025-02-23T08:41:09.939Z Checking ssh-encoding v0.2.0
37432025-02-23T08:41:09.942Z Checking blowfish v0.9.1
37442025-02-23T08:41:09.964Z Checking password-hash v0.4.2
37452025-02-23T08:41:09.979Z Checking p256 v0.13.2
37462025-02-23T08:41:09.979Z Checking p521 v0.13.3
37472025-02-23T08:41:09.998Z Checking russh-cryptovec v0.7.3
37482025-02-23T08:41:10.155Z Checking bcrypt-pbkdf v0.10.0
37492025-02-23T08:41:10.171Z Checking ghash v0.5.1
37502025-02-23T08:41:10.191Z Checking md5 v0.7.0
37512025-02-23T08:41:10.242Z Checking num-bigint v0.4.6
37522025-02-23T08:41:10.280Z Checking des v0.8.1
37532025-02-23T08:41:10.372Z Checking pbkdf2 v0.11.0
37542025-02-23T08:41:10.391Z Checking aes-gcm v0.10.3
37552025-02-23T08:41:10.410Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
37562025-02-23T08:41:10.434Z Checking hex-literal v0.4.1
37572025-02-23T08:41:10.502Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
37582025-02-23T08:41:10.532Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
37592025-02-23T08:41:10.573Z Checking internet-checksum v0.2.1
37602025-02-23T08:41:10.641Z Checking ssh-cipher v0.2.0
37612025-02-23T08:41:10.927Z Checking ssh-key v0.6.6
37622025-02-23T08:41:11.085Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
37632025-02-23T08:41:12.009Z Checking russh-keys v0.45.0
37642025-02-23T08:41:12.873Z Checking russh v0.45.0
37652025-02-23T08:41:31.405Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
37662025-02-23T08:41:32.783Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.74s
37672025-02-23T08:41:32.988Z
37682025-02-23T08:41:32.988Zinfo: running `cargo check --bins` on gateway-cli (189/199)
37692025-02-23T08:41:33.579Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37702025-02-23T08:41:33.581Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37712025-02-23T08:41:33.673Z Checking termios v0.3.3
37722025-02-23T08:41:33.897Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
37732025-02-23T08:41:34.713Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.72s
37742025-02-23T08:41:34.891Z
37752025-02-23T08:41:34.891Zinfo: running `cargo check --bins --no-default-features` on installinator (190/199)
37762025-02-23T08:41:35.501Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37772025-02-23T08:41:35.504Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37782025-02-23T08:41:35.616Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
37792025-02-23T08:41:35.616Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
37802025-02-23T08:41:35.618Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
37812025-02-23T08:41:35.725Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
37822025-02-23T08:41:36.659Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
37832025-02-23T08:41:37.889Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
37842025-02-23T08:41:39.710Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.81s
37852025-02-23T08:41:39.898Z
37862025-02-23T08:41:39.898Zinfo: running `cargo check --bins` on internal-dns-cli (191/199)
37872025-02-23T08:41:40.468Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37882025-02-23T08:41:40.470Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37892025-02-23T08:41:40.558Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
37902025-02-23T08:41:41.034Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.13s
37912025-02-23T08:41:41.207Z
37922025-02-23T08:41:41.207Zinfo: running `cargo check --bins` on omicron-live-tests (192/199)
37932025-02-23T08:41:41.765Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37942025-02-23T08:41:41.768Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37952025-02-23T08:41:41.768Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37962025-02-23T08:41:41.771Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
37972025-02-23T08:41:41.843Z
37982025-02-23T08:41:41.843Zinfo: running `cargo check --bins` on live-tests-macros (193/199)
37992025-02-23T08:41:42.397Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38002025-02-23T08:41:42.399Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38012025-02-23T08:41:42.399Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38022025-02-23T08:41:42.402Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
38032025-02-23T08:41:42.476Z
38042025-02-23T08:41:42.476Zinfo: running `cargo check --bins` on omicron-package (194/199)
38052025-02-23T08:41:43.073Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38062025-02-23T08:41:43.076Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38072025-02-23T08:41:43.180Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
38082025-02-23T08:41:44.559Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.07s
38092025-02-23T08:41:44.740Z
38102025-02-23T08:41:44.740Zinfo: running `cargo check --bins` on wicket-dbg (195/199)
38112025-02-23T08:41:45.352Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38122025-02-23T08:41:45.355Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38132025-02-23T08:41:45.475Z Checking rtoolbox v0.0.2
38142025-02-23T08:41:45.477Z Checking tui-tree-widget v0.23.0
38152025-02-23T08:41:45.477Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
38162025-02-23T08:41:45.712Z Checking rpassword v7.3.1
38172025-02-23T08:41:50.436Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
38182025-02-23T08:41:53.395Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
38192025-02-23T08:41:54.558Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.81s
38202025-02-23T08:41:54.757Z
38212025-02-23T08:41:54.757Zinfo: running `cargo check --bins` on wicket (196/199)
38222025-02-23T08:41:55.374Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38232025-02-23T08:41:55.377Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38242025-02-23T08:41:55.490Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
38252025-02-23T08:41:55.907Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
38262025-02-23T08:41:56.103Z
38272025-02-23T08:41:56.103Zinfo: running `cargo check --bins` on wicketd (197/199)
38282025-02-23T08:41:56.748Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38292025-02-23T08:41:56.752Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38302025-02-23T08:41:56.877Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
38312025-02-23T08:41:56.880Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
38322025-02-23T08:41:57.742Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
38332025-02-23T08:42:01.768Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.65s
38342025-02-23T08:42:01.961Z
38352025-02-23T08:42:01.961Zinfo: running `cargo check --bins` on omicron-workspace-hack (198/199)
38362025-02-23T08:42:02.532Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38372025-02-23T08:42:02.536Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38382025-02-23T08:42:02.536Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38392025-02-23T08:42:02.538Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
38402025-02-23T08:42:02.612Z
38412025-02-23T08:42:02.612Zinfo: running `cargo check --bins` on zone-setup (199/199)
38422025-02-23T08:42:03.252Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38432025-02-23T08:42:03.255Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38442025-02-23T08:42:03.385Z Checking uzers v0.12.1
38452025-02-23T08:42:03.737Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
38462025-02-23T08:42:04.818Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.20s
38472025-02-23T08:42:05.047Z
38482025-02-23T08:42:05.049Zreal 13:58.441573842
38492025-02-23T08:42:05.049Zuser 26:35.640606986
38502025-02-23T08:42:05.049Zsys 4:21.962603335
38512025-02-23T08:42:05.049Ztrap 0.558871541
38522025-02-23T08:42:05.051Ztflt 0.613026922
38532025-02-23T08:42:05.051Zdflt 1.746693294
38542025-02-23T08:42:05.051Zkflt 0.000896895
38552025-02-23T08:42:05.051Zlock 47:13.648284198
38562025-02-23T08:42:05.051Zslp 2:13:21.634249418
38572025-02-23T08:42:05.051Zlat 1:05.881779990
38582025-02-23T08:42:05.051Zstop 3:49.579339546
38592025-02-23T08:42:05.051Zprocess exited: duration 1145276 ms, exit code 0
 
38602025-02-23T08:42:05.058Zfound 0 output files