01JMQN4H4Y5EHRQA130JSMWZDE: 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: 01JMQN4TMZTKAMGQCB084ZWACX

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-02-22T20:22:26.809Zjob assigned to worker 01JMQN529QYJKWJEDZ4JGP0RC2 [factory aws, i-03749296246fc9c65] (queued for 1 m 1 s)
 
22025-02-22T20:22:35.091Zstarting task 0: "setup"
32025-02-22T20:22:35.099Z++ uname -s
42025-02-22T20:22:35.102Z+ kern=SunOS
52025-02-22T20:22:35.102Z+ build_user=build
62025-02-22T20:22:35.102Z+ build_uid=12345
72025-02-22T20:22:35.102Z+ work_dir=/work
82025-02-22T20:22:35.102Z+ input_dir=/input
92025-02-22T20:22:35.102Z+ [[ 0 == 12345 ]]
102025-02-22T20:22:35.102Z+ case "$kern" in
112025-02-22T20:22:35.102Z+ groupadd -g 12345 build
122025-02-22T20:22:35.105Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-02-22T20:22:37.112Z+ zfs create -o mountpoint=/work rpool/work
142025-02-22T20:22:37.188Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-02-22T20:22:37.191Z+ home_fs=zfs
162025-02-22T20:22:37.191Z+ [[ zfs == autofs ]]
172025-02-22T20:22:37.191Z+ mkdir -p /home/build
182025-02-22T20:22:37.193Z+ chown build:build /home/build /work
192025-02-22T20:22:39.195Z+ chmod 0700 /home/build /work
202025-02-22T20:22:39.198Zprocess exited: duration 4105 ms, exit code 0
 
212025-02-22T20:22:39.203Zstarting task 1: "rust-toolchain"
222025-02-22T20:22:39.209Z+ printf ' * rust toolchain channel = "%s"\n' 1.85.0
232025-02-22T20:22:39.209Z+ printf ' * rust toolchain profile = "%s"\n' default
242025-02-22T20:22:39.209Z * rust toolchain channel = "1.85.0"
252025-02-22T20:22:39.209Z * rust toolchain profile = "default"
262025-02-22T20:22:39.209Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-02-22T20:22:39.209Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-02-22T20:22:39.212Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-02-22T20:22:39.212Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.85.0 --profile default
302025-02-22T20:22:39.331Zinfo: downloading installer
312025-02-22T20:22:40.493Zwarning: it looks like you have an existing installation of Rust at:
322025-02-22T20:22:40.493Zwarning: /opt/ooce/bin
332025-02-22T20:22:40.493Zwarning: It is recommended that rustup be the primary Rust installation.
342025-02-22T20:22:40.493Zwarning: Otherwise you may have confusion unless you are careful with your PATH
352025-02-22T20:22:40.493Zwarning: If you are sure that you want both rustup and your already installed Rust
362025-02-22T20:22:40.493Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-02-22T20:22:40.493Zwarning: or pass `-y' to ignore all ignorable checks.
382025-02-22T20:22:40.493Zerror: cannot install while Rust is installed
392025-02-22T20:22:40.493Zwarning: continuing (because the -y flag is set and the error is ignorable)
402025-02-22T20:22:40.509Zinfo: profile set to 'default'
412025-02-22T20:22:40.509Zinfo: default host triple is x86_64-unknown-illumos
422025-02-22T20:22:40.512Zinfo: syncing channel updates for '1.85.0-x86_64-unknown-illumos'
432025-02-22T20:22:40.674Zinfo: latest update on 2025-02-20, rust version 1.85.0 (4d91de4e4 2025-02-17)
442025-02-22T20:22:40.674Zinfo: downloading component 'cargo'
452025-02-22T20:22:41.566Zinfo: downloading component 'clippy'
462025-02-22T20:22:41.912Zinfo: downloading component 'rust-docs'
472025-02-22T20:22:43.267Zinfo: downloading component 'rust-std'
482025-02-22T20:22:45.258Zinfo: downloading component 'rustc'
492025-02-22T20:22:52.109Zinfo: downloading component 'rustfmt'
502025-02-22T20:22:52.365Zinfo: installing component 'cargo'
512025-02-22T20:22:53.191Zinfo: installing component 'clippy'
522025-02-22T20:22:53.571Zinfo: installing component 'rust-docs'
532025-02-22T20:22:55.327Zinfo: installing component 'rust-std'
542025-02-22T20:22:57.202Zinfo: installing component 'rustc'
552025-02-22T20:23:03.104Zinfo: installing component 'rustfmt'
562025-02-22T20:23:03.436Zinfo: default toolchain set to '1.85.0-x86_64-unknown-illumos'
572025-02-22T20:23:03.436Z
582025-02-22T20:23:03.802Z 1.85.0-x86_64-unknown-illumos installed - rustc 1.85.0 (4d91de4e4 2025-02-17)
592025-02-22T20:23:03.802Z
602025-02-22T20:23:03.804Z
612025-02-22T20:23:03.805ZRust is installed now. Great!
622025-02-22T20:23:03.805Z
632025-02-22T20:23:03.805ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-02-22T20:23:03.805Zenvironment variable. This has not been done automatically.
652025-02-22T20:23:03.805Z
662025-02-22T20:23:03.805ZTo configure your current shell, you need to source
672025-02-22T20:23:03.805Zthe corresponding env file under $HOME/.cargo.
682025-02-22T20:23:03.805Z
692025-02-22T20:23:03.805ZThis is usually done by running one of the following (note the leading DOT):
702025-02-22T20:23:03.805Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-02-22T20:23:03.805Zsource "$HOME/.cargo/env.fish" # For fish
722025-02-22T20:23:03.873Z+ rustup --version
732025-02-22T20:23:03.880Zrustup 1.27.1 (54dd3d00f 2024-04-24)
742025-02-22T20:23:03.880Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
752025-02-22T20:23:03.960Zinfo: The currently active `rustc` version is `rustc 1.85.0 (4d91de4e4 2025-02-17)`
762025-02-22T20:23:03.963Z+ cargo --version
772025-02-22T20:23:04.019Zcargo 1.85.0 (d73d2caf9 2024-12-31)
782025-02-22T20:23:04.022Z+ rustc --version
792025-02-22T20:23:04.084Zrustc 1.85.0 (4d91de4e4 2025-02-17)
802025-02-22T20:23:04.088Zprocess exited: duration 24879 ms, exit code 0
 
812025-02-22T20:23:04.093Zstarting task 2: "authentication"
822025-02-22T20:23:04.114Zprocess exited: duration 20 ms, exit code 0
 
832025-02-22T20:23:04.119Zstarting task 3: "clone repository"
842025-02-22T20:23:04.124Z+ mkdir -p /work/oxidecomputer/omicron
852025-02-22T20:23:04.126Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
862025-02-22T20:23:04.166ZCloning into '/work/oxidecomputer/omicron'...
872025-02-22T20:23:11.427Z+ cd /work/oxidecomputer/omicron
882025-02-22T20:23:11.431Z+ git fetch origin 7999177b3af7fc9123673b57374e082f135c5e93
892025-02-22T20:23:11.715ZFrom https://github.com/oxidecomputer/omicron
902025-02-22T20:23:11.715Z * branch 7999177b3af7fc9123673b57374e082f135c5e93 -> FETCH_HEAD
912025-02-22T20:23:11.725Z+ [[ -n expunge-and-decommission-disks-in-planner ]]
922025-02-22T20:23:11.727Z++ git branch --show-current
932025-02-22T20:23:11.730Z+ current=main
942025-02-22T20:23:11.730Z+ [[ main != expunge-and-decommission-disks-in-planner ]]
952025-02-22T20:23:11.730Z+ git branch -f expunge-and-decommission-disks-in-planner 7999177b3af7fc9123673b57374e082f135c5e93
962025-02-22T20:23:11.733Z+ git checkout -f expunge-and-decommission-disks-in-planner
972025-02-22T20:23:11.916ZSwitched to branch 'expunge-and-decommission-disks-in-planner'
982025-02-22T20:23:11.919Z+ git reset --hard 7999177b3af7fc9123673b57374e082f135c5e93
992025-02-22T20:23:11.947ZHEAD is now at 7999177b3 Merge branch 'main' into expunge-and-decommission-disks-in-planner
1002025-02-22T20:23:11.950Zprocess exited: duration 7828 ms, exit code 0
 
1012025-02-22T20:23:11.956Zstarting task 4: "build"
1022025-02-22T20:23:11.961Z+ source .github/buildomat/ci-env.sh
1032025-02-22T20:23:11.961Z++ export CARGO_TERM_COLOR=always
1042025-02-22T20:23:11.961Z++ CARGO_TERM_COLOR=always
1052025-02-22T20:23:11.964Z+ cargo --version
1062025-02-22T20:23:12.013Zcargo 1.85.0 (d73d2caf9 2024-12-31)
1072025-02-22T20:23:12.016Z+ rustc --version
1082025-02-22T20:23:12.079Zrustc 1.85.0 (4d91de4e4 2025-02-17)
1092025-02-22T20:23:12.082Z+ source ./env.sh
1102025-02-22T20:23:12.082Z++ OLD_SHELL_OPTS=ehxB
1112025-02-22T20:23:12.082Z++ set -o xtrace
1122025-02-22T20:23:12.085Z++++ dirname ./env.sh
1132025-02-22T20:23:12.087Z+++ readlink -f .
1142025-02-22T20:23:12.090Z++ OMICRON_WS=/work/oxidecomputer/omicron
1152025-02-22T20:23:12.090Z++ 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-22T20:23:12.090Z++ 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-22T20:23:12.090Z++ 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-22T20:23:12.090Z++ 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-22T20:23:12.090Z++ 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-22T20:23:12.090Z++ 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-22T20:23:12.090Z++ 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-22T20:23:12.090Z++ 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-22T20:23:12.090Z++ case $OLD_SHELL_OPTS in
1242025-02-22T20:23:12.090Z++ unset OLD_SHELL_OPTS OMICRON_WS
1252025-02-22T20:23:12.090Z+ 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-22T20:23:12.090Z+ 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-22T20:23:12.090Z+ banner prerequisites
1282025-02-22T20:23:12.093Z
1292025-02-22T20:23:12.093Z ##### ##### ###### ##### ###### #### # # # #### #
1302025-02-22T20:23:12.093Z # # # # # # # # # # # # # # #
1312025-02-22T20:23:12.093Z # # # # ##### # # ##### # # # # # #### #
1322025-02-22T20:23:12.093Z ##### ##### # ##### # # # # # # # # #
1332025-02-22T20:23:12.094Z # # # # # # # # # # # # # # #
1342025-02-22T20:23:12.094Z # # # ###### # # ###### ### # #### # #### #
1352025-02-22T20:23:12.094Z
1362025-02-22T20:23:12.094Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1372025-02-22T20:23:13.747Zpkg list: illegal option -- F
1382025-02-22T20:23:13.747ZUsage:
1392025-02-22T20:23:13.750Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1402025-02-22T20:23:13.750Z [pkg_fmri_pattern ...]
1412025-02-22T20:23:14.574Zpkg list: illegal option -- F
1422025-02-22T20:23:14.574ZUsage:
1432025-02-22T20:23:14.577Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1442025-02-22T20:23:14.577Z [pkg_fmri_pattern ...]
1452025-02-22T20:23:22.983Z Startup: Refreshing catalog 'helios-dev' ... Done
1462025-02-22T20:23:27.298Z Startup: Caching catalogs ... Done
1472025-02-22T20:23:40.538ZPlanning: Solver setup ... Done (12.301s)
1482025-02-22T20:23:40.696ZPlanning: Running solver ... Done (0.158s)
1492025-02-22T20:23:40.822ZPlanning: Finding local manifests ... Done (0.006s)
1502025-02-22T20:23:40.835ZPlanning: Fetching manifests: 0/7 0% complete
1512025-02-22T20:23:41.064ZPlanning: Fetching manifests: 7/7 100% complete
1522025-02-22T20:23:41.174ZPlanning: Package planning ... Done (0.111s)
1532025-02-22T20:23:41.231ZPlanning: Merging actions ... Done (0.057s)
1542025-02-22T20:23:41.432ZPlanning: Checking for conflicting actions ... Done (0.200s)
1552025-02-22T20:23:43.571ZPlanning: Consolidating action changes ... Done (2.139s)
1562025-02-22T20:23:44.020ZPlanning: Evaluating mediators ... Done (0.449s)
1572025-02-22T20:23:44.099ZPlanning: Planning completed in 16.70 seconds
1582025-02-22T20:23:44.115Z Packages to install: 4
1592025-02-22T20:23:44.115Z Packages to update: 3
1602025-02-22T20:23:44.117Z Mediators to change: 2
1612025-02-22T20:23:44.117Z Services to change: 1
1622025-02-22T20:23:44.117Z Estimated space available: 155.61 GB
1632025-02-22T20:23:44.117ZEstimated space to be consumed: 1.66 GB
1642025-02-22T20:23:44.117Z Create boot environment: No
1652025-02-22T20:23:44.117ZCreate backup boot environment: Yes
1662025-02-22T20:23:44.118Z Rebuild boot archive: No
1672025-02-22T20:23:44.118Z
1682025-02-22T20:23:44.118ZChanged mediators:
1692025-02-22T20:23:44.118Z mediator clang:
1702025-02-22T20:23:44.118Z version: None -> 15 (system default)
1712025-02-22T20:23:44.118Z
1722025-02-22T20:23:44.118Z mediator llvm:
1732025-02-22T20:23:44.118Z version: 14 (system default) -> 15 (system default)
1742025-02-22T20:23:44.118Z
1752025-02-22T20:23:44.118ZChanged packages:
1762025-02-22T20:23:44.118Zhelios-dev
1772025-02-22T20:23:44.118Z developer/build-essential
1782025-02-22T20:23:44.118Z None -> 11-2.0
1792025-02-22T20:23:44.118Z library/libxmlsec1
1802025-02-22T20:23:44.118Z None -> 1.2.35-2.0
1812025-02-22T20:23:44.118Z ooce/developer/clang-15
1822025-02-22T20:23:44.118Z None -> 15.0.7-2.0
1832025-02-22T20:23:44.118Z ooce/developer/llvm-15
1842025-02-22T20:23:44.118Z None -> 15.0.7-2.0
1852025-02-22T20:23:44.118Z package/pkg
1862025-02-22T20:23:44.118Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1872025-02-22T20:23:44.118Z system/library/g++-runtime
1882025-02-22T20:23:44.118Z 13-2.0 -> 14-2.0
1892025-02-22T20:23:44.118Z system/library/gcc-runtime
1902025-02-22T20:23:44.118Z 13-2.0 -> 14-2.0
1912025-02-22T20:23:44.118Z
1922025-02-22T20:23:44.118ZServices:
1932025-02-22T20:23:44.118Z restart_fmri:
1942025-02-22T20:23:44.118Z svc:/system/update-man-index:default
1952025-02-22T20:23:44.118Z
1962025-02-22T20:23:44.118ZEditable files to change:
1972025-02-22T20:23:44.118Z Update:
1982025-02-22T20:23:44.118Z usr/share/lib/pkg/web/config.shtml
1992025-02-22T20:23:44.199Z
2002025-02-22T20:23:44.199ZDownload: 0/4301 items 0.0/225.4MB 0% complete
2012025-02-22T20:23:49.209ZDownload: 724/4301 items 18.2/225.4MB 8% complete (3.8M/s)
2022025-02-22T20:23:54.830ZDownload: 1194/4301 items 83.5/225.4MB 37% complete (9.6M/s)
2032025-02-22T20:24:01.229ZDownload: 1198/4301 items 83.5/225.4MB 37% complete (9.3M/s)
2042025-02-22T20:24:06.234ZDownload: 1791/4301 items 116.9/225.4MB 51% complete (4.7M/s)
2052025-02-22T20:24:13.975ZDownload: 2222/4301 items 118.6/225.4MB 52% complete (3.6M/s)
2062025-02-22T20:24:18.986ZDownload: 3042/4301 items 121.4/225.4MB 53% complete (366k/s)
2072025-02-22T20:24:23.994ZDownload: 3499/4301 items 215.5/225.4MB 95% complete (9.7M/s)
2082025-02-22T20:24:29.005ZDownload: 3994/4301 items 218.7/225.4MB 97% complete (9.7M/s)
2092025-02-22T20:24:34.762ZDownload: 4205/4301 items 220.5/225.4MB 97% complete (4.2M/s)
2102025-02-22T20:24:36.332ZDownload: Completed 225.42 MB in 52.12 seconds (4.3M/s)
2112025-02-22T20:24:38.335Z Actions: 1/5122 actions (Removing old actions)
2122025-02-22T20:24:38.358Z Actions: 194/5122 actions (Installing new actions)
2132025-02-22T20:24:43.053Z Actions: 4267/5122 actions (Updating modified actions)
2142025-02-22T20:24:43.414Z Actions: Completed 5122 actions in 5.08 seconds.
2152025-02-22T20:24:43.649Z Done (0.227s)
2162025-02-22T20:24:43.651Z Done (0.001s)
2172025-02-22T20:24:44.266Z Done (0.615s)
2182025-02-22T20:24:48.632Z Done (4.141s)
2192025-02-22T20:24:48.716Z Done (0.017s)
2202025-02-22T20:24:48.719Z Done (0.000s)
2212025-02-22T20:24:48.878Z Done (0.000s)
2222025-02-22T20:24:49.585ZPlanning: Evaluating mediator changes ... Done
2232025-02-22T20:24:49.750ZPlanning: Checking for conflicting actions ... Done
2242025-02-22T20:24:49.753ZPlanning: Consolidating action changes ... Done
2252025-02-22T20:24:50.026ZPlanning: Evaluating mediators ... Done
2262025-02-22T20:24:50.028ZPlanning: Planning completed in 0.44 seconds
2272025-02-22T20:24:50.066Z Mediators to change: 2
2282025-02-22T20:24:50.066Z Create boot environment: No
2292025-02-22T20:24:50.066ZCreate backup boot environment: No
2302025-02-22T20:24:50.149Z Done
2312025-02-22T20:24:50.149Z Done
2322025-02-22T20:24:50.566Z Done
2332025-02-22T20:24:54.171Z Done
2342025-02-22T20:24:54.262Z Done
2352025-02-22T20:24:54.264Z Done
2362025-02-22T20:24:54.392Z Done
2372025-02-22T20:24:54.999ZPlanning: Evaluating mediator changes ... Done
2382025-02-22T20:24:55.002ZPlanning: Merging actions ... Done
2392025-02-22T20:24:55.192ZPlanning: Checking for conflicting actions ... Done
2402025-02-22T20:24:55.194ZPlanning: Consolidating action changes ... Done
2412025-02-22T20:24:55.454ZPlanning: Evaluating mediators ... Done
2422025-02-22T20:24:55.508ZPlanning: Planning completed in 0.75 seconds
2432025-02-22T20:24:55.549Z Packages to change: 1
2442025-02-22T20:24:55.549Z Mediators to change: 1
2452025-02-22T20:24:55.552Z Services to change: 1
2462025-02-22T20:24:55.552Z Create boot environment: No
2472025-02-22T20:24:55.552ZCreate backup boot environment: Yes
2482025-02-22T20:24:57.762Z Actions: 1/6 actions (Updating modified actions)
2492025-02-22T20:24:57.764Z Actions: Completed 6 actions in 0.00 seconds.
2502025-02-22T20:24:57.764Z Done
2512025-02-22T20:24:57.764Z Done
2522025-02-22T20:24:57.887Z Done
2532025-02-22T20:25:01.583Z Done
2542025-02-22T20:25:01.675Z Done
2552025-02-22T20:25:01.678Z Done
2562025-02-22T20:25:01.821Z Done
2572025-02-22T20:25:02.255ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2582025-02-22T20:25:02.255Zclang system 15 system
2592025-02-22T20:25:02.255Zcsh system system illumos
2602025-02-22T20:25:02.255Zctags system system illumos
2612025-02-22T20:25:02.255Zgcc vendor 12 vendor
2622025-02-22T20:25:02.255Zgcc system 10 system
2632025-02-22T20:25:02.255Zgcc system 7 system
2642025-02-22T20:25:02.256Zgo system 1.20 system
2652025-02-22T20:25:02.256Zgo system 1.19 system
2662025-02-22T20:25:02.256Zllvm system 15 system
2672025-02-22T20:25:02.256Zllvm system 14 system
2682025-02-22T20:25:02.256Zmariadb system 10.6 system
2692025-02-22T20:25:02.256Zmta vendor vendor dma
2702025-02-22T20:25:02.256Zopenjdk system 17 system
2712025-02-22T20:25:02.256Zopenjdk system 11 system
2722025-02-22T20:25:02.256Zopenjdk system 1.8 system
2732025-02-22T20:25:02.256Zopenssl vendor 3 vendor
2742025-02-22T20:25:02.256Zperl system 5.36 system
2752025-02-22T20:25:02.256Zpostgresql system 15 system
2762025-02-22T20:25:02.256Zpostgresql system 13 system
2772025-02-22T20:25:02.256Zpython vendor 3 vendor
2782025-02-22T20:25:02.256Zpython system 2 system
2792025-02-22T20:25:02.256Zpython3 system 3.11 system
2802025-02-22T20:25:02.256Zruby system 3.0 system
2812025-02-22T20:25:02.256Zwords vendor vendor american-english
2822025-02-22T20:25:02.256Zwords system system australian-english
2832025-02-22T20:25:02.256Zwords system system british-english
2842025-02-22T20:25:02.256Zwords system system canadian-english
2852025-02-22T20:25:02.256Zwords system system french
2862025-02-22T20:25:02.256Zwords system system italian
2872025-02-22T20:25:02.256Zwords system system ngerman
2882025-02-22T20:25:02.256Zwords system system ogerman
2892025-02-22T20:25:02.256Zwords system system spanish
2902025-02-22T20:25:02.585ZPUBLISHER TYPE STATUS P LOCATION
2912025-02-22T20:25:02.585Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2922025-02-22T20:25:05.629ZFMRI IFO
2932025-02-22T20:25:05.629Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2942025-02-22T20:25:05.629Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2952025-02-22T20:25:05.629Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2962025-02-22T20:25:05.629Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2972025-02-22T20:25:05.630Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2982025-02-22T20:25:05.630Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2992025-02-22T20:25:05.630Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
3002025-02-22T20:25:05.630Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
3012025-02-22T20:25:05.630Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
3022025-02-22T20:25:05.630Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im-
3032025-02-22T20:25:05.630Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
3042025-02-22T20:25:05.630Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
3052025-02-22T20:25:05.630Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im-
3062025-02-22T20:25:05.630Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
3072025-02-22T20:25:05.630Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
3082025-02-22T20:25:06.404Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
3092025-02-22T20:25:06.679Z Updating crates.io index
3102025-02-22T20:25:06.733Z Updating git repository `https://github.com/oxidecomputer/maghemite`
3112025-02-22T20:25:07.296Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
3122025-02-22T20:25:07.539Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
3132025-02-22T20:25:07.781Z Updating git repository `https://github.com/oxidecomputer/propolis`
3142025-02-22T20:25:08.818Z Updating git repository `https://github.com/oxidecomputer/crucible`
3152025-02-22T20:25:10.668Z Updating git repository `https://github.com/oxidecomputer/opte`
3162025-02-22T20:25:11.393Z Updating git repository `https://github.com/oxidecomputer/falcon`
3172025-02-22T20:25:12.159Z Updating git repository `https://github.com/oxidecomputer/clickward`
3182025-02-22T20:25:12.423Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
3192025-02-22T20:25:12.788Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
3202025-02-22T20:25:13.323Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3212025-02-22T20:25:13.924Z Updating git repository `https://github.com/oxidecomputer/libipcc`
3222025-02-22T20:25:14.214Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3232025-02-22T20:25:14.543Z Updating git repository `https://github.com/oxidecomputer/tofino`
3242025-02-22T20:25:14.838Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3252025-02-22T20:25:15.079Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3262025-02-22T20:25:15.330Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3272025-02-22T20:25:15.644Z Updating git repository `https://github.com/oxidecomputer/lldp`
3282025-02-22T20:25:15.961Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3292025-02-22T20:25:16.344Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3302025-02-22T20:25:16.679Z Updating git repository `https://github.com/oxidecomputer/ispf`
3312025-02-22T20:25:17.104Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3322025-02-22T20:25:17.351Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3332025-02-22T20:25:17.850Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3342025-02-22T20:25:18.154Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3352025-02-22T20:25:18.531Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3362025-02-22T20:25:18.930Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
3372025-02-22T20:25:19.234Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3382025-02-22T20:25:19.491Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3392025-02-22T20:25:19.752Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3402025-02-22T20:25:21.016Z Downloading crates ...
3412025-02-22T20:25:21.187Z Downloaded camino v1.1.9
3422025-02-22T20:25:21.261Z Downloaded camino-tempfile v1.1.1
3432025-02-22T20:25:21.264Z Downloaded cargo-platform v0.1.8
3442025-02-22T20:25:21.266Z Downloaded clap_lex v0.7.4
3452025-02-22T20:25:21.266Z Downloaded digest v0.10.7
3462025-02-22T20:25:21.281Z Downloaded equivalent v1.0.1
3472025-02-22T20:25:21.284Z Downloaded dtrace-parser v0.2.0
3482025-02-22T20:25:21.288Z Downloaded cpufeatures v0.2.14
3492025-02-22T20:25:21.292Z Downloaded dof v0.3.0
3502025-02-22T20:25:21.297Z Downloaded cfg-if v1.0.0
3512025-02-22T20:25:21.300Z Downloaded fnv v1.0.7
3522025-02-22T20:25:21.303Z Downloaded crypto-common v0.1.6
3532025-02-22T20:25:21.308Z Downloaded macaddr v1.0.1
3542025-02-22T20:25:21.311Z Downloaded cargo_metadata v0.18.1
3552025-02-22T20:25:21.314Z Downloaded itoa v1.0.11
3562025-02-22T20:25:21.314Z Downloaded is_terminal_polyfill v1.70.1
3572025-02-22T20:25:21.316Z Downloaded heck v0.4.1
3582025-02-22T20:25:21.316Z Downloaded fs-err v2.11.0
3592025-02-22T20:25:21.319Z Downloaded colorchoice v1.0.2
3602025-02-22T20:25:21.327Z Downloaded smawk v0.3.2
3612025-02-22T20:25:21.330Z Downloaded unicode-linebreak v0.1.5
3622025-02-22T20:25:21.330Z Downloaded fastrand v2.1.1
3632025-02-22T20:25:21.332Z Downloaded errno v0.3.9
3642025-02-22T20:25:21.332Z Downloaded clap_derive v4.5.28
3652025-02-22T20:25:21.335Z Downloaded proc-macro-error-attr v1.0.4
3662025-02-22T20:25:21.337Z Downloaded generic-array v0.14.7
3672025-02-22T20:25:21.337Z Downloaded cargo_toml v0.20.5
3682025-02-22T20:25:21.341Z Downloaded swrite v0.1.0
3692025-02-22T20:25:21.343Z Downloaded pretty-hex v0.4.1
3702025-02-22T20:25:21.346Z Downloaded pest_generator v2.7.14
3712025-02-22T20:25:21.350Z Downloaded scroll_derive v0.12.0
3722025-02-22T20:25:21.358Z Downloaded pest_meta v2.7.14
3732025-02-22T20:25:21.362Z Downloaded quote v1.0.38
3742025-02-22T20:25:21.367Z Downloaded usdt-attr-macro v0.5.0
3752025-02-22T20:25:21.370Z Downloaded plain v0.2.3
3762025-02-22T20:25:21.372Z Downloaded usdt-macro v0.5.0
3772025-02-22T20:25:21.372Z Downloaded terminal_size v0.4.0
3782025-02-22T20:25:21.372Z Downloaded clap v4.5.30
3792025-02-22T20:25:21.380Z Downloaded thiserror-impl v1.0.69
3802025-02-22T20:25:21.382Z Downloaded heck v0.5.0
3812025-02-22T20:25:21.385Z Downloaded log v0.4.22
3822025-02-22T20:25:21.388Z Downloaded serde_spanned v0.6.8
3832025-02-22T20:25:21.390Z Downloaded version_check v0.9.5
3842025-02-22T20:25:21.390Z Downloaded anstyle-parse v0.2.5
3852025-02-22T20:25:21.393Z Downloaded memmap v0.7.0
3862025-02-22T20:25:21.396Z Downloaded autocfg v1.4.0
3872025-02-22T20:25:21.398Z Downloaded serde_tokenstream v0.2.2
3882025-02-22T20:25:21.399Z Downloaded anstyle-query v1.1.1
3892025-02-22T20:25:21.402Z Downloaded thread-id v4.2.2
3902025-02-22T20:25:21.420Z Downloaded byteorder v1.5.0
3912025-02-22T20:25:21.420Z Downloaded anstyle v1.0.10
3922025-02-22T20:25:21.420Z Downloaded usdt v0.5.0
3932025-02-22T20:25:21.420Z Downloaded tabled_derive v0.7.0
3942025-02-22T20:25:21.420Z Downloaded strsim v0.11.1
3952025-02-22T20:25:21.420Z Downloaded bytecount v0.6.8
3962025-02-22T20:25:21.420Z Downloaded utf8parse v0.2.2
3972025-02-22T20:25:21.420Z Downloaded usdt-impl v0.5.0
3982025-02-22T20:25:21.420Z Downloaded toml_datetime v0.6.8
3992025-02-22T20:25:21.423Z Downloaded once_cell v1.20.3
4002025-02-22T20:25:21.423Z Downloaded thiserror v1.0.69
4012025-02-22T20:25:21.427Z Downloaded unicode-ident v1.0.14
4022025-02-22T20:25:21.429Z Downloaded scroll v0.12.0
4032025-02-22T20:25:21.432Z Downloaded proc-macro-error v1.0.4
4042025-02-22T20:25:21.435Z Downloaded semver v1.0.25
4052025-02-22T20:25:21.437Z Downloaded tempfile v3.13.0
4062025-02-22T20:25:21.440Z Downloaded pest_derive v2.7.14
4072025-02-22T20:25:21.443Z Downloaded zerocopy-derive v0.7.35
4082025-02-22T20:25:21.446Z Downloaded anstream v0.6.15
4092025-02-22T20:25:21.449Z Downloaded ucd-trie v0.1.7
4102025-02-22T20:25:21.452Z Downloaded block-buffer v0.10.4
4112025-02-22T20:25:21.454Z Downloaded textwrap v0.16.1
4122025-02-22T20:25:21.457Z Downloaded ryu v1.0.18
4132025-02-22T20:25:21.460Z Downloaded serde_derive v1.0.217
4142025-02-22T20:25:21.462Z Downloaded indexmap v2.7.1
4152025-02-22T20:25:21.465Z Downloaded typenum v1.17.0
4162025-02-22T20:25:21.468Z Downloaded toml v0.8.19
4172025-02-22T20:25:21.471Z Downloaded proc-macro2 v1.0.92
4182025-02-22T20:25:21.473Z Downloaded anyhow v1.0.96
4192025-02-22T20:25:21.477Z Downloaded bitflags v2.6.0
4202025-02-22T20:25:21.480Z Downloaded papergrid v0.11.0
4212025-02-22T20:25:21.485Z Downloaded sha2 v0.10.8
4222025-02-22T20:25:21.488Z Downloaded memchr v2.7.4
4232025-02-22T20:25:21.492Z Downloaded serde v1.0.217
4242025-02-22T20:25:21.496Z Downloaded clap_builder v4.5.30
4252025-02-22T20:25:21.519Z Downloaded toml_edit v0.22.22
4262025-02-22T20:25:21.541Z Downloaded pest v2.7.14
4272025-02-22T20:25:21.546Z Downloaded hashbrown v0.15.1
4282025-02-22T20:25:21.563Z Downloaded serde_json v1.0.139
4292025-02-22T20:25:21.570Z Downloaded goblin v0.8.2
4302025-02-22T20:25:21.576Z Downloaded zerocopy v0.7.35
4312025-02-22T20:25:21.591Z Downloaded winnow v0.6.20
4322025-02-22T20:25:21.599Z Downloaded tabled v0.15.0
4332025-02-22T20:25:21.623Z Downloaded syn v1.0.109
4342025-02-22T20:25:21.640Z Downloaded unicode-width v0.1.14
4352025-02-22T20:25:21.645Z Downloaded syn v2.0.96
4362025-02-22T20:25:21.656Z Downloaded rustix v0.38.37
4372025-02-22T20:25:21.696Z Downloaded libc v0.2.169
4382025-02-22T20:25:21.987Z Compiling proc-macro2 v1.0.92
4392025-02-22T20:25:21.987Z Compiling unicode-ident v1.0.14
4402025-02-22T20:25:21.990Z Compiling version_check v0.9.5
4412025-02-22T20:25:21.990Z Compiling serde v1.0.217
4422025-02-22T20:25:21.990Z Compiling memchr v2.7.4
4432025-02-22T20:25:21.990Z Compiling thiserror v1.0.69
4442025-02-22T20:25:21.990Z Compiling libc v0.2.169
4452025-02-22T20:25:22.022Z Compiling itoa v1.0.11
4462025-02-22T20:25:22.280Z Compiling ucd-trie v0.1.7
4472025-02-22T20:25:22.303Z Compiling ryu v1.0.18
4482025-02-22T20:25:22.649Z Compiling once_cell v1.20.3
4492025-02-22T20:25:22.782Z Compiling byteorder v1.5.0
4502025-02-22T20:25:22.825Z Compiling rustix v0.38.37
4512025-02-22T20:25:22.974Z Compiling serde_json v1.0.139
4522025-02-22T20:25:23.243Z Compiling bitflags v2.6.0
4532025-02-22T20:25:23.341Z Compiling usdt-impl v0.5.0
4542025-02-22T20:25:23.531Z Compiling proc-macro-error-attr v1.0.4
4552025-02-22T20:25:23.633Z Compiling syn v1.0.109
4562025-02-22T20:25:23.636Z Compiling proc-macro-error v1.0.4
4572025-02-22T20:25:23.740Z Compiling utf8parse v0.2.2
4582025-02-22T20:25:23.857Z Compiling quote v1.0.38
4592025-02-22T20:25:23.898Z Compiling plain v0.2.3
4602025-02-22T20:25:23.921Z Compiling errno v0.3.9
4612025-02-22T20:25:23.943Z Compiling log v0.4.22
4622025-02-22T20:25:24.074Z Compiling camino v1.1.9
4632025-02-22T20:25:24.148Z Compiling equivalent v1.0.1
4642025-02-22T20:25:24.254Z Compiling syn v2.0.96
4652025-02-22T20:25:24.278Z Compiling hashbrown v0.15.1
4662025-02-22T20:25:24.419Z Compiling thread-id v4.2.2
4672025-02-22T20:25:24.546Z Compiling anstyle-parse v0.2.5
4682025-02-22T20:25:24.727Z Compiling is_terminal_polyfill v1.70.1
4692025-02-22T20:25:24.867Z Compiling colorchoice v1.0.2
4702025-02-22T20:25:24.890Z Compiling anstyle-query v1.1.1
4712025-02-22T20:25:24.977Z Compiling anstyle v1.0.10
4722025-02-22T20:25:25.048Z Compiling pretty-hex v0.4.1
4732025-02-22T20:25:25.073Z Compiling unicode-width v0.1.14
4742025-02-22T20:25:25.271Z Compiling indexmap v2.7.1
4752025-02-22T20:25:25.293Z Compiling winnow v0.6.20
4762025-02-22T20:25:25.320Z Compiling semver v1.0.25
4772025-02-22T20:25:25.367Z Compiling autocfg v1.4.0
4782025-02-22T20:25:25.587Z Compiling anstream v0.6.15
4792025-02-22T20:25:26.082Z Compiling terminal_size v0.4.0
4802025-02-22T20:25:26.313Z Compiling clap_lex v0.7.4
4812025-02-22T20:25:26.332Z Compiling fs-err v2.11.0
4822025-02-22T20:25:26.561Z Compiling strsim v0.11.1
4832025-02-22T20:25:26.585Z Compiling heck v0.5.0
4842025-02-22T20:25:26.653Z Compiling fnv v1.0.7
4852025-02-22T20:25:26.676Z Compiling cfg-if v1.0.0
4862025-02-22T20:25:26.735Z Compiling bytecount v0.6.8
4872025-02-22T20:25:26.826Z Compiling heck v0.4.1
4882025-02-22T20:25:26.850Z Compiling anyhow v1.0.96
4892025-02-22T20:25:27.104Z Compiling fastrand v2.1.1
4902025-02-22T20:25:27.236Z Compiling clap_builder v4.5.30
4912025-02-22T20:25:27.328Z Compiling papergrid v0.11.0
4922025-02-22T20:25:27.636Z Compiling tempfile v3.13.0
4932025-02-22T20:25:27.798Z Compiling memmap v0.7.0
4942025-02-22T20:25:27.840Z Compiling unicode-linebreak v0.1.5
4952025-02-22T20:25:28.119Z Compiling smawk v0.3.2
4962025-02-22T20:25:28.340Z Compiling textwrap v0.16.1
4972025-02-22T20:25:28.675Z Compiling swrite v0.1.0
4982025-02-22T20:25:29.154Z Compiling tabled_derive v0.7.0
4992025-02-22T20:25:30.389Z Compiling tabled v0.15.0
5002025-02-22T20:25:31.114Z Compiling serde_derive v1.0.217
5012025-02-22T20:25:31.114Z Compiling thiserror-impl v1.0.69
5022025-02-22T20:25:31.262Z Compiling zerocopy-derive v0.7.35
5032025-02-22T20:25:31.283Z Compiling scroll_derive v0.12.0
5042025-02-22T20:25:31.438Z Compiling clap_derive v4.5.28
5052025-02-22T20:25:32.500Z Compiling scroll v0.12.0
5062025-02-22T20:25:32.785Z Compiling zerocopy v0.7.35
5072025-02-22T20:25:32.898Z Compiling goblin v0.8.2
5082025-02-22T20:25:33.365Z Compiling pest v2.7.14
5092025-02-22T20:25:34.755Z Compiling clap v4.5.30
5102025-02-22T20:25:35.583Z Compiling pest_meta v2.7.14
5112025-02-22T20:25:36.472Z Compiling pest_generator v2.7.14
5122025-02-22T20:25:37.762Z Compiling pest_derive v2.7.14
5132025-02-22T20:25:38.460Z Compiling dtrace-parser v0.2.0
5142025-02-22T20:25:39.497Z Compiling serde_tokenstream v0.2.2
5152025-02-22T20:25:39.560Z Compiling toml_datetime v0.6.8
5162025-02-22T20:25:39.560Z Compiling serde_spanned v0.6.8
5172025-02-22T20:25:39.871Z Compiling toml_edit v0.22.22
5182025-02-22T20:25:39.892Z Compiling cargo-platform v0.1.8
5192025-02-22T20:25:40.017Z Compiling macaddr v1.0.1
5202025-02-22T20:25:40.193Z Compiling camino-tempfile v1.1.1
5212025-02-22T20:25:40.858Z Compiling dof v0.3.0
5222025-02-22T20:25:40.935Z Compiling cargo_metadata v0.18.1
5232025-02-22T20:25:42.175Z Compiling usdt-attr-macro v0.5.0
5242025-02-22T20:25:42.175Z Compiling usdt-macro v0.5.0
5252025-02-22T20:25:42.695Z Compiling toml v0.8.19
5262025-02-22T20:25:43.219Z Compiling usdt v0.5.0
5272025-02-22T20:25:43.469Z Compiling cargo_toml v0.20.5
5282025-02-22T20:25:45.989Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5292025-02-22T20:25:49.108Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.92s
5302025-02-22T20:25:49.336Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
5312025-02-22T20:25:49.872Z Downloading crates ...
5322025-02-22T20:25:49.990Z Downloaded adler2 v2.0.0
5332025-02-22T20:25:49.996Z Downloaded async-stream-impl v0.3.6
5342025-02-22T20:25:49.998Z Downloaded atty v0.2.14
5352025-02-22T20:25:50.007Z Downloaded assert_matches v1.5.0
5362025-02-22T20:25:50.010Z Downloaded atomicwrites v0.4.4
5372025-02-22T20:25:50.017Z Downloaded ciborium-io v0.2.2
5382025-02-22T20:25:50.023Z Downloaded cstr-argument v0.1.2
5392025-02-22T20:25:50.026Z Downloaded cfg_aliases v0.1.1
5402025-02-22T20:25:50.040Z Downloaded crucible-workspace-hack v0.1.0
5412025-02-22T20:25:50.043Z Downloaded crunchy v0.2.2
5422025-02-22T20:25:50.050Z Downloaded cfg_aliases v0.2.1
5432025-02-22T20:25:50.053Z Downloaded base16ct v0.2.0
5442025-02-22T20:25:50.055Z Downloaded async-stream v0.3.6
5452025-02-22T20:25:50.058Z Downloaded aead v0.5.2
5462025-02-22T20:25:50.058Z Downloaded addr2line v0.24.2
5472025-02-22T20:25:50.061Z Downloaded atomic-waker v1.1.2
5482025-02-22T20:25:50.065Z Downloaded ascii-canvas v3.0.0
5492025-02-22T20:25:50.068Z Downloaded array-init v0.0.4
5502025-02-22T20:25:50.068Z Downloaded cobs v0.2.3
5512025-02-22T20:25:50.070Z Downloaded bitflags v1.3.2
5522025-02-22T20:25:50.073Z Downloaded cmake v0.1.51
5532025-02-22T20:25:50.076Z Downloaded block-padding v0.3.3
5542025-02-22T20:25:50.076Z Downloaded arrayref v0.3.9
5552025-02-22T20:25:50.079Z Downloaded ciborium-ll v0.2.2
5562025-02-22T20:25:50.079Z Downloaded chrono-tz-build v0.4.0
5572025-02-22T20:25:50.079Z Downloaded castaway v0.2.3
5582025-02-22T20:25:50.082Z Downloaded constant_time_eq v0.3.1
5592025-02-22T20:25:50.082Z Downloaded cexpr v0.6.0
5602025-02-22T20:25:50.084Z Downloaded blowfish v0.9.1
5612025-02-22T20:25:50.087Z Downloaded home v0.5.9
5622025-02-22T20:25:50.087Z Downloaded crossbeam-deque v0.8.5
5632025-02-22T20:25:50.090Z Downloaded crc-catalog v2.4.0
5642025-02-22T20:25:50.090Z Downloaded crc v3.2.1
5652025-02-22T20:25:50.092Z Downloaded bit-set v0.5.3
5662025-02-22T20:25:50.095Z Downloaded httpdate v1.0.3
5672025-02-22T20:25:50.095Z Downloaded cbc v0.1.2
5682025-02-22T20:25:50.098Z Downloaded http-body-util v0.1.2
5692025-02-22T20:25:50.101Z Downloaded cipher v0.4.4
5702025-02-22T20:25:50.101Z Downloaded async-recursion v1.1.1
5712025-02-22T20:25:50.103Z Downloaded convert_case v0.4.0
5722025-02-22T20:25:50.106Z Downloaded daft v0.1.1
5732025-02-22T20:25:50.109Z Downloaded chacha20 v0.9.1
5742025-02-22T20:25:50.111Z Downloaded buf-list v1.0.3
5752025-02-22T20:25:50.114Z Downloaded http-body v1.0.1
5762025-02-22T20:25:50.114Z Downloaded hostname v0.3.1
5772025-02-22T20:25:50.116Z Downloaded curve25519-dalek-derive v0.1.1
5782025-02-22T20:25:50.117Z Downloaded cassowary v0.3.0
5792025-02-22T20:25:50.119Z Downloaded bcrypt-pbkdf v0.10.0
5802025-02-22T20:25:50.119Z Downloaded hmac v0.12.1
5812025-02-22T20:25:50.122Z Downloaded hkdf v0.12.4
5822025-02-22T20:25:50.124Z Downloaded http-range v0.1.5
5832025-02-22T20:25:50.131Z Downloaded arrayvec v0.7.6
5842025-02-22T20:25:50.134Z Downloaded ahash v0.8.11
5852025-02-22T20:25:50.134Z Downloaded hubpack v0.1.2
5862025-02-22T20:25:50.134Z Downloaded async-bb8-diesel v0.2.1
5872025-02-22T20:25:50.137Z Downloaded backoff v0.4.0
5882025-02-22T20:25:50.139Z Downloaded argon2 v0.5.3
5892025-02-22T20:25:50.139Z Downloaded httparse v1.9.5
5902025-02-22T20:25:50.142Z Downloaded ciborium v0.2.2
5912025-02-22T20:25:50.145Z Downloaded bcs v0.1.6
5922025-02-22T20:25:50.147Z Downloaded csv-core v0.1.11
5932025-02-22T20:25:50.150Z Downloaded hyper-util v0.1.10
5942025-02-22T20:25:50.153Z Downloaded hyper-tls v0.6.0
5952025-02-22T20:25:50.156Z Downloaded crc32fast v1.4.2
5962025-02-22T20:25:50.158Z Downloaded const_format_proc_macros v0.2.34
5972025-02-22T20:25:50.161Z Downloaded icu_locid v1.5.0
5982025-02-22T20:25:50.165Z Downloaded idna_adapter v1.2.0
5992025-02-22T20:25:50.168Z Downloaded clang-sys v1.8.1
6002025-02-22T20:25:50.171Z Downloaded icu_provider v1.5.0
6012025-02-22T20:25:50.177Z Downloaded console v0.15.10
6022025-02-22T20:25:50.180Z Downloaded ident_case v1.0.1
6032025-02-22T20:25:50.180Z Downloaded icu_normalizer v1.5.0
6042025-02-22T20:25:50.182Z Downloaded hyper-rustls v0.27.3
6052025-02-22T20:25:50.186Z Downloaded sqlparser_derive v0.2.2
6062025-02-22T20:25:50.188Z Downloaded instant v0.1.13
6072025-02-22T20:25:50.188Z Downloaded iana-time-zone v0.1.61
6082025-02-22T20:25:50.191Z Downloaded sync-ptr v0.1.1
6092025-02-22T20:25:50.193Z Downloaded colored v2.1.0
6102025-02-22T20:25:50.196Z Downloaded icu_provider_macros v1.5.0
6112025-02-22T20:25:50.196Z Downloaded cancel-safe-futures v0.1.5
6122025-02-22T20:25:50.199Z Downloaded bitfield v0.14.0
6132025-02-22T20:25:50.202Z Downloaded hyper-staticfile v0.10.1
6142025-02-22T20:25:50.205Z Downloaded crossbeam-epoch v0.9.18
6152025-02-22T20:25:50.207Z Downloaded async-trait v0.1.86
6162025-02-22T20:25:50.211Z Downloaded is_ci v1.2.0
6172025-02-22T20:25:50.214Z Downloaded const-oid v0.9.6
6182025-02-22T20:25:50.216Z Downloaded cookie_store v0.21.1
6192025-02-22T20:25:50.219Z Downloaded internet-checksum v0.2.1
6202025-02-22T20:25:50.221Z Downloaded crc-any v2.5.0
6212025-02-22T20:25:50.224Z Downloaded inout v0.1.3
6222025-02-22T20:25:50.224Z Downloaded allocator-api2 v0.2.18
6232025-02-22T20:25:50.227Z Downloaded indoc v2.0.5
6242025-02-22T20:25:50.230Z Downloaded rfc6979 v0.4.0
6252025-02-22T20:25:50.233Z Downloaded match_cfg v0.1.0
6262025-02-22T20:25:50.233Z Downloaded crossbeam-utils v0.8.20
6272025-02-22T20:25:50.236Z Downloaded md5 v0.7.0
6282025-02-22T20:25:50.238Z Downloaded indoc v1.0.9
6292025-02-22T20:25:50.248Z Downloaded serde_repr v0.1.19
6302025-02-22T20:25:50.249Z Downloaded waitgroup v0.1.2
6312025-02-22T20:25:50.249Z Downloaded wait-timeout v0.2.0
6322025-02-22T20:25:50.249Z Downloaded endian-type v0.1.2
6332025-02-22T20:25:50.249Z Downloaded downcast v0.11.0
6342025-02-22T20:25:50.252Z Downloaded lazycell v1.3.0
6352025-02-22T20:25:50.252Z Downloaded keccak v0.1.5
6362025-02-22T20:25:50.252Z Downloaded is-terminal v0.4.13
6372025-02-22T20:25:50.255Z Downloaded ipnetwork v0.21.1
6382025-02-22T20:25:50.257Z Downloaded ssh-cipher v0.2.0
6392025-02-22T20:25:50.257Z Downloaded lazy_static v1.5.0
6402025-02-22T20:25:50.260Z Downloaded supports-color v3.0.1
6412025-02-22T20:25:50.263Z Downloaded chacha20poly1305 v0.10.1
6422025-02-22T20:25:50.263Z Downloaded ipnet v2.10.1
6432025-02-22T20:25:50.265Z Downloaded libefi-sys v0.1.0
6442025-02-22T20:25:50.268Z Downloaded yoke-derive v0.7.4
6452025-02-22T20:25:50.268Z Downloaded jobserver v0.1.32
6462025-02-22T20:25:50.270Z Downloaded base64 v0.13.1
6472025-02-22T20:25:50.273Z Downloaded darling_macro v0.20.10
6482025-02-22T20:25:50.276Z Downloaded lalrpop-util v0.19.12
6492025-02-22T20:25:50.276Z Downloaded itertools v0.12.1
6502025-02-22T20:25:50.283Z Downloaded sync_wrapper v1.0.1
6512025-02-22T20:25:50.286Z Downloaded hex v0.4.3
6522025-02-22T20:25:50.288Z Downloaded bytes v1.9.0
6532025-02-22T20:25:50.291Z Downloaded number_prefix v0.4.0
6542025-02-22T20:25:50.294Z Downloaded num_threads v0.1.7
6552025-02-22T20:25:50.294Z Downloaded newtype_derive v0.1.6
6562025-02-22T20:25:50.296Z Downloaded blake2 v0.10.6
6572025-02-22T20:25:50.299Z Downloaded maybe-uninit v2.0.0
6582025-02-22T20:25:50.299Z Downloaded newline-converter v0.3.0
6592025-02-22T20:25:50.302Z Downloaded mockall v0.13.1
6602025-02-22T20:25:50.305Z Downloaded mime v0.3.17
6612025-02-22T20:25:50.305Z Downloaded dirs-next v2.0.0
6622025-02-22T20:25:50.307Z Downloaded diesel-dtrace v0.4.2
6632025-02-22T20:25:50.310Z Downloaded dyn-clone v1.0.18
6642025-02-22T20:25:50.310Z Downloaded dunce v1.0.5
6652025-02-22T20:25:50.313Z Downloaded arc-swap v1.7.1
6662025-02-22T20:25:50.315Z Downloaded kstat-rs v0.2.4
6672025-02-22T20:25:50.318Z Downloaded sqlformat v0.2.6
6682025-02-22T20:25:50.321Z Downloaded libloading v0.8.5
6692025-02-22T20:25:50.324Z Downloaded cookie v0.18.1
6702025-02-22T20:25:50.327Z Downloaded psl-types v2.0.11
6712025-02-22T20:25:50.327Z Downloaded tokio-macros v2.5.0
6722025-02-22T20:25:50.329Z Downloaded utf8_iter v1.0.4
6732025-02-22T20:25:50.330Z Downloaded indexmap v1.9.3
6742025-02-22T20:25:50.333Z Downloaded data-encoding v2.6.0
6752025-02-22T20:25:50.336Z Downloaded zeroize v1.8.1
6762025-02-22T20:25:50.338Z Downloaded foldhash v0.1.3
6772025-02-22T20:25:50.338Z Downloaded progenitor-client v0.8.0
6782025-02-22T20:25:50.341Z Downloaded futures-executor v0.3.31
6792025-02-22T20:25:50.341Z Downloaded float-ord v0.3.2
6802025-02-22T20:25:50.344Z Downloaded tokio-stream v0.1.16
6812025-02-22T20:25:50.347Z Downloaded rpassword v7.3.1
6822025-02-22T20:25:50.350Z Downloaded tokio-rustls v0.26.0
6832025-02-22T20:25:50.352Z Downloaded newtype-uuid v1.2.1
6842025-02-22T20:25:50.355Z Downloaded num_enum_derive v0.5.11
6852025-02-22T20:25:50.355Z Downloaded glob v0.3.2
6862025-02-22T20:25:50.358Z Downloaded slog-scope v4.4.0
6872025-02-22T20:25:50.358Z Downloaded samael v0.0.17
6882025-02-22T20:25:50.364Z Downloaded multer v3.1.0
6892025-02-22T20:25:50.367Z Downloaded mime_guess v2.0.5
6902025-02-22T20:25:50.370Z Downloaded memmap2 v0.9.5
6912025-02-22T20:25:50.372Z Downloaded peg-macros v0.8.4
6922025-02-22T20:25:50.375Z Downloaded pbkdf2 v0.12.2
6932025-02-22T20:25:50.375Z Downloaded futures-core v0.3.31
6942025-02-22T20:25:50.378Z Downloaded write16 v1.0.0
6952025-02-22T20:25:50.381Z Downloaded want v0.3.1
6962025-02-22T20:25:50.381Z Downloaded oxnet v0.1.0
6972025-02-22T20:25:50.383Z Downloaded synstructure v0.13.1
6982025-02-22T20:25:50.383Z Downloaded crossbeam-channel v0.5.13
6992025-02-22T20:25:50.389Z Downloaded zone v0.1.8
7002025-02-22T20:25:50.401Z Downloaded diesel_table_macro_syntax v0.2.0
7012025-02-22T20:25:50.404Z Downloaded toolchain_find v0.4.0
7022025-02-22T20:25:50.404Z Downloaded quick-error v1.2.3
7032025-02-22T20:25:50.406Z Downloaded pkg-config v0.3.31
7042025-02-22T20:25:50.406Z Downloaded futures-channel v0.3.31
7052025-02-22T20:25:50.409Z Downloaded foreign-types-shared v0.1.1
7062025-02-22T20:25:50.412Z Downloaded aes v0.8.4
7072025-02-22T20:25:50.414Z Downloaded termtree v0.5.1
7082025-02-22T20:25:50.417Z Downloaded scrypt v0.11.0
7092025-02-22T20:25:50.417Z Downloaded derive_builder_macro v0.20.2
7102025-02-22T20:25:50.420Z Downloaded simd-adler32 v0.3.7
7112025-02-22T20:25:50.422Z Downloaded highway v1.2.0
7122025-02-22T20:25:50.425Z Downloaded slog-async v2.8.0
7132025-02-22T20:25:50.425Z Downloaded siphasher v0.3.11
7142025-02-22T20:25:50.427Z Downloaded slog-bunyan v2.5.0
7152025-02-22T20:25:50.427Z Downloaded mockall_derive v0.13.1
7162025-02-22T20:25:50.430Z Downloaded precomputed-hash v0.1.1
7172025-02-22T20:25:50.432Z Downloaded miniz_oxide v0.8.0
7182025-02-22T20:25:50.435Z Downloaded hickory-client v0.24.3
7192025-02-22T20:25:50.437Z Downloaded postgres-protocol v0.6.7
7202025-02-22T20:25:50.440Z Downloaded untrusted v0.7.1
7212025-02-22T20:25:50.443Z Downloaded topological-sort v0.2.2
7222025-02-22T20:25:50.443Z Downloaded pin-project-lite v0.2.14
7232025-02-22T20:25:50.447Z Downloaded take_mut v0.2.2
7242025-02-22T20:25:50.450Z Downloaded writeable v0.5.5
7252025-02-22T20:25:50.452Z Downloaded rand v0.8.5
7262025-02-22T20:25:50.455Z Downloaded postcard v1.0.10
7272025-02-22T20:25:50.458Z Downloaded uuid v1.12.0
7282025-02-22T20:25:50.461Z Downloaded tower-layer v0.3.3
7292025-02-22T20:25:50.463Z Downloaded tungstenite v0.21.0
7302025-02-22T20:25:50.466Z Downloaded foreign-types-macros v0.2.3
7312025-02-22T20:25:50.469Z Downloaded difflib v0.4.0
7322025-02-22T20:25:50.469Z Downloaded num-complex v0.4.6
7332025-02-22T20:25:50.471Z Downloaded tower-service v0.3.3
7342025-02-22T20:25:50.474Z Downloaded tabled_derive v0.10.0
7352025-02-22T20:25:50.474Z Downloaded strum_macros v0.25.3
7362025-02-22T20:25:50.477Z Downloaded thiserror v2.0.11
7372025-02-22T20:25:50.482Z Downloaded zone_cfg_derive v0.3.0
7382025-02-22T20:25:50.485Z Downloaded num_enum v0.5.11
7392025-02-22T20:25:50.488Z Downloaded num-integer v0.1.46
7402025-02-22T20:25:50.491Z Downloaded progenitor-macro v0.8.0
7412025-02-22T20:25:50.494Z Downloaded powerfmt v0.2.0
7422025-02-22T20:25:50.494Z Downloaded indicatif v0.17.11
7432025-02-22T20:25:50.498Z Downloaded tokio-tungstenite v0.21.0
7442025-02-22T20:25:50.501Z Downloaded rand_core v0.6.4
7452025-02-22T20:25:50.504Z Downloaded num-iter v0.1.45
7462025-02-22T20:25:50.506Z Downloaded zone_cfg_derive v0.1.2
7472025-02-22T20:25:50.506Z Downloaded fatfs v0.3.6
7482025-02-22T20:25:50.508Z Downloaded rustc-hash v2.0.0
7492025-02-22T20:25:50.511Z Downloaded rusty-fork v0.3.0
7502025-02-22T20:25:50.514Z Downloaded rustc-hash v1.1.0
7512025-02-22T20:25:50.514Z Downloaded typify v0.2.0
7522025-02-22T20:25:50.516Z Downloaded foreign-types-shared v0.3.1
7532025-02-22T20:25:50.519Z Downloaded sha1 v0.10.6
7542025-02-22T20:25:50.521Z Downloaded tabwriter v1.4.0
7552025-02-22T20:25:50.521Z Downloaded darling v0.20.10
7562025-02-22T20:25:50.525Z Downloaded derive_builder_core v0.20.2
7572025-02-22T20:25:50.528Z Downloaded strum_macros v0.24.3
7582025-02-22T20:25:50.530Z Downloaded hickory-resolver v0.24.3
7592025-02-22T20:25:50.537Z Downloaded universal-hash v0.5.1
7602025-02-22T20:25:50.540Z Downloaded num-rational v0.4.2
7612025-02-22T20:25:50.540Z Downloaded subprocess v0.2.9
7622025-02-22T20:25:50.543Z Downloaded pretty-hex v0.2.1
7632025-02-22T20:25:50.543Z Downloaded parse-size v1.1.0
7642025-02-22T20:25:50.545Z Downloaded sigpipe v0.1.3
7652025-02-22T20:25:50.545Z Downloaded hash32 v0.3.1
7662025-02-22T20:25:50.548Z Downloaded rustls-pki-types v1.10.0
7672025-02-22T20:25:50.550Z Downloaded percent-encoding v2.3.1
7682025-02-22T20:25:50.553Z Downloaded slog v2.7.0
7692025-02-22T20:25:50.556Z Downloaded test-strategy v0.3.1
7702025-02-22T20:25:50.559Z Downloaded p256 v0.13.2
7712025-02-22T20:25:50.562Z Downloaded flume v0.11.1
7722025-02-22T20:25:50.566Z Downloaded ppv-lite86 v0.2.20
7732025-02-22T20:25:50.569Z Downloaded similar v2.6.0
7742025-02-22T20:25:50.573Z Downloaded dirs-sys-next v0.1.2
7752025-02-22T20:25:50.576Z Downloaded ron v0.7.1
7762025-02-22T20:25:50.580Z Downloaded display-error-chain v0.2.2
7772025-02-22T20:25:50.584Z Downloaded daft-derive v0.1.1
7782025-02-22T20:25:50.587Z Downloaded fragile v2.0.0
7792025-02-22T20:25:50.589Z Downloaded hash32 v0.2.1
7802025-02-22T20:25:50.592Z Downloaded tokio-rustls v0.24.1
7812025-02-22T20:25:50.594Z Downloaded group v0.13.0
7822025-02-22T20:25:50.595Z Downloaded darling_core v0.20.10
7832025-02-22T20:25:50.599Z Downloaded subtle v2.6.1
7842025-02-22T20:25:50.603Z Downloaded snafu-derive v0.8.5
7852025-02-22T20:25:50.606Z Downloaded new_debug_unreachable v1.0.6
7862025-02-22T20:25:50.606Z Downloaded des v0.8.1
7872025-02-22T20:25:50.609Z Downloaded radium v0.7.0
7882025-02-22T20:25:50.609Z Downloaded progenitor v0.9.1
7892025-02-22T20:25:50.612Z Downloaded pin-utils v0.1.0
7902025-02-22T20:25:50.612Z Downloaded rustversion v1.0.17
7912025-02-22T20:25:50.614Z Downloaded rtoolbox v0.0.2
7922025-02-22T20:25:50.617Z Downloaded vsss-rs v3.3.4
7932025-02-22T20:25:50.620Z Downloaded num-traits v0.2.19
7942025-02-22T20:25:50.622Z Downloaded progenitor-impl v0.8.0
7952025-02-22T20:25:50.625Z Downloaded aes-gcm v0.10.3
7962025-02-22T20:25:50.628Z Downloaded minimal-lexical v0.2.1
7972025-02-22T20:25:50.634Z Downloaded string_cache v0.8.7
7982025-02-22T20:25:50.636Z Downloaded smf v0.2.3
7992025-02-22T20:25:50.639Z Downloaded termtree v0.4.1
8002025-02-22T20:25:50.639Z Downloaded strum v0.26.3
8012025-02-22T20:25:50.641Z Downloaded env_logger v0.11.5
8022025-02-22T20:25:50.644Z Downloaded unarray v0.1.4
8032025-02-22T20:25:50.644Z Downloaded displaydoc v0.2.5
8042025-02-22T20:25:50.647Z Downloaded termcolor v1.4.1
8052025-02-22T20:25:50.650Z Downloaded termios v0.3.3
8062025-02-22T20:25:50.652Z Downloaded tap v1.0.1
8072025-02-22T20:25:50.652Z Downloaded derive_builder v0.20.2
8082025-02-22T20:25:50.657Z Downloaded dsl_auto_type v0.1.2
8092025-02-22T20:25:50.660Z Downloaded zerovec-derive v0.10.3
8102025-02-22T20:25:50.662Z Downloaded xattr v1.3.1
8112025-02-22T20:25:50.665Z Downloaded typify v0.3.0
8122025-02-22T20:25:50.667Z Downloaded multimap v0.10.0
8132025-02-22T20:25:50.670Z Downloaded qorb v0.2.1
8142025-02-22T20:25:50.674Z Downloaded num-conv v0.1.0
8152025-02-22T20:25:50.676Z Downloaded vte_generate_state_changes v0.1.2
8162025-02-22T20:25:50.676Z Downloaded predicates-tree v1.0.11
8172025-02-22T20:25:50.679Z Downloaded float-cmp v0.10.0
8182025-02-22T20:25:50.679Z Downloaded nanorand v0.7.0
8192025-02-22T20:25:50.682Z Downloaded heck v0.3.3
8202025-02-22T20:25:50.684Z Downloaded phf v0.11.2
8212025-02-22T20:25:50.687Z Downloaded path-slash v0.1.5
8222025-02-22T20:25:50.687Z Downloaded idna v1.0.3
8232025-02-22T20:25:50.691Z Downloaded semver v0.1.20
8242025-02-22T20:25:50.694Z Downloaded libm v0.2.8
8252025-02-22T20:25:50.701Z Downloaded thiserror-impl-no-std v2.0.2
8262025-02-22T20:25:50.704Z Downloaded tracing-attributes v0.1.27
8272025-02-22T20:25:50.706Z Downloaded structmeta-derive v0.3.0
8282025-02-22T20:25:50.709Z Downloaded polyval v0.6.2
8292025-02-22T20:25:50.709Z Downloaded env_logger v0.10.2
8302025-02-22T20:25:50.712Z Downloaded either v1.13.0
8312025-02-22T20:25:50.715Z Downloaded vte v0.11.1
8322025-02-22T20:25:50.717Z Downloaded secrecy v0.8.0
8332025-02-22T20:25:50.720Z Downloaded sec1 v0.7.3
8342025-02-22T20:25:50.720Z Downloaded serde_yaml v0.9.34+deprecated
8352025-02-22T20:25:50.723Z Downloaded half v2.4.1
8362025-02-22T20:25:50.727Z Downloaded smallvec v0.6.14
8372025-02-22T20:25:50.729Z Downloaded libxml v0.3.3
8382025-02-22T20:25:50.735Z Downloaded value-bag v1.9.0
8392025-02-22T20:25:50.738Z Downloaded phf_codegen v0.11.2
8402025-02-22T20:25:50.741Z Downloaded snafu v0.8.5
8412025-02-22T20:25:50.746Z Downloaded packed_struct_codegen v0.10.1
8422025-02-22T20:25:50.749Z Downloaded serde-big-array v0.5.1
8432025-02-22T20:25:50.752Z Downloaded num v0.4.3
8442025-02-22T20:25:50.752Z Downloaded openssl-probe v0.1.5
8452025-02-22T20:25:50.755Z Downloaded utf-8 v0.7.6
8462025-02-22T20:25:50.755Z Downloaded unicode-bidi v0.3.17
8472025-02-22T20:25:50.758Z Downloaded heapless v0.7.17
8482025-02-22T20:25:50.761Z Downloaded tinyvec_macros v0.1.1
8492025-02-22T20:25:50.764Z Downloaded nibble_vec v0.1.0
8502025-02-22T20:25:50.764Z Downloaded predicates v3.1.3
8512025-02-22T20:25:50.767Z Downloaded time v0.3.36
8522025-02-22T20:25:50.775Z Downloaded oso-derive v0.27.3
8532025-02-22T20:25:50.777Z Downloaded ssh-encoding v0.2.0
8542025-02-22T20:25:50.780Z Downloaded which v4.4.2
8552025-02-22T20:25:50.780Z Downloaded dropshot_endpoint v0.15.1
8562025-02-22T20:25:50.783Z Downloaded tough v0.19.0
8572025-02-22T20:25:50.792Z Downloaded gethostname v0.5.0
8582025-02-22T20:25:50.795Z Downloaded foreign-types v0.3.2
8592025-02-22T20:25:50.795Z Downloaded toml v0.7.8
8602025-02-22T20:25:50.798Z Downloaded slog-term v2.9.1
8612025-02-22T20:25:50.800Z Downloaded parking_lot v0.12.3
8622025-02-22T20:25:50.803Z Downloaded tokio-tungstenite v0.24.0
8632025-02-22T20:25:50.806Z Downloaded rand_seeder v0.3.0
8642025-02-22T20:25:50.808Z Downloaded tracing v0.1.40
8652025-02-22T20:25:50.813Z Downloaded ed25519 v2.2.3
8662025-02-22T20:25:50.815Z Downloaded openssl-macros v0.1.1
8672025-02-22T20:25:50.818Z Downloaded slog-stdlog v4.1.1
8682025-02-22T20:25:50.818Z Downloaded itertools v0.13.0
8692025-02-22T20:25:50.826Z Downloaded shlex v1.3.0
8702025-02-22T20:25:50.828Z Downloaded rand_chacha v0.3.1
8712025-02-22T20:25:50.831Z Downloaded ecdsa v0.16.9
8722025-02-22T20:25:50.834Z Downloaded tinystr v0.7.6
8732025-02-22T20:25:50.834Z Downloaded time-macros v0.2.18
8742025-02-22T20:25:50.837Z Downloaded toml_edit v0.19.15
8752025-02-22T20:25:50.853Z Downloaded ena v0.14.3
8762025-02-22T20:25:50.855Z Downloaded itertools v0.14.0
8772025-02-22T20:25:50.861Z Downloaded structmeta v0.3.0
8782025-02-22T20:25:50.864Z Downloaded hashbrown v0.14.5
8792025-02-22T20:25:50.868Z Downloaded resolv-conf v0.7.0
8802025-02-22T20:25:50.871Z Downloaded aws-lc-rs v1.10.0
8812025-02-22T20:25:50.881Z Downloaded zeroize_derive v1.4.2
8822025-02-22T20:25:50.884Z Downloaded env_filter v0.1.2
8832025-02-22T20:25:50.884Z Downloaded stringprep v0.1.5
8842025-02-22T20:25:50.886Z Downloaded pkcs8 v0.10.2
8852025-02-22T20:25:50.887Z Downloaded static_assertions v1.1.0
8862025-02-22T20:25:50.889Z Downloaded peg-runtime v0.8.3
8872025-02-22T20:25:50.892Z Downloaded stable_deref_trait v1.2.0
8882025-02-22T20:25:50.892Z Downloaded foreign-types v0.5.0
8892025-02-22T20:25:50.892Z Downloaded filetime v0.2.25
8902025-02-22T20:25:50.895Z Downloaded embedded-io v0.6.1
8912025-02-22T20:25:50.895Z Downloaded zone v0.3.0
8922025-02-22T20:25:50.897Z Downloaded spin v0.9.8
8932025-02-22T20:25:50.900Z Downloaded fxhash v0.2.1
8942025-02-22T20:25:50.900Z Downloaded pbkdf2 v0.11.0
8952025-02-22T20:25:50.902Z Downloaded paste v1.0.15
8962025-02-22T20:25:50.905Z Downloaded papergrid v0.14.0
8972025-02-22T20:25:50.910Z Downloaded progenitor-client v0.9.1
8982025-02-22T20:25:50.912Z Downloaded normalize-line-endings v0.3.0
8992025-02-22T20:25:50.912Z Downloaded try-lock v0.2.5
9002025-02-22T20:25:50.912Z Downloaded tls_codec_derive v0.4.1
9012025-02-22T20:25:50.915Z Downloaded signal-hook-mio v0.2.4
9022025-02-22T20:25:50.918Z Downloaded r2d2 v0.8.10
9032025-02-22T20:25:50.920Z Downloaded getrandom v0.2.15
9042025-02-22T20:25:50.923Z Downloaded tokio-tungstenite v0.23.1
9052025-02-22T20:25:50.923Z Downloaded serde_path_to_error v0.1.16
9062025-02-22T20:25:50.925Z Downloaded expectorate v1.1.0
9072025-02-22T20:25:50.928Z Downloaded aho-corasick v1.1.3
9082025-02-22T20:25:50.933Z Downloaded enum-as-inner v0.6.1
9092025-02-22T20:25:50.935Z Downloaded time-core v0.1.2
9102025-02-22T20:25:50.936Z Downloaded parking_lot_core v0.9.10
9112025-02-22T20:25:50.938Z Downloaded parking_lot_core v0.8.6
9122025-02-22T20:25:50.942Z Downloaded whoami v1.5.2
9132025-02-22T20:25:50.944Z Downloaded tui-tree-widget v0.23.0
9142025-02-22T20:25:50.944Z Downloaded rustls-pemfile v1.0.4
9152025-02-22T20:25:50.947Z Downloaded pkcs5 v0.7.1
9162025-02-22T20:25:50.950Z Downloaded phf_shared v0.10.0
9172025-02-22T20:25:50.952Z Downloaded serde-hex v0.1.0
9182025-02-22T20:25:50.952Z Downloaded tungstenite v0.24.0
9192025-02-22T20:25:50.955Z Downloaded tar v0.4.42
9202025-02-22T20:25:50.958Z Downloaded futures-io v0.3.31
9212025-02-22T20:25:50.961Z Downloaded fd-lock v4.0.2
9222025-02-22T20:25:50.964Z Downloaded rand_xorshift v0.3.0
9232025-02-22T20:25:50.964Z Downloaded fs_extra v1.3.0
9242025-02-22T20:25:50.967Z Downloaded signal-hook-registry v1.4.2
9252025-02-22T20:25:50.967Z Downloaded derive-where v1.2.7
9262025-02-22T20:25:50.970Z Downloaded russh-cryptovec v0.7.3
9272025-02-22T20:25:50.973Z Downloaded opaque-debug v0.3.1
9282025-02-22T20:25:50.973Z Downloaded structmeta v0.2.0
9292025-02-22T20:25:50.973Z Downloaded strip-ansi-escapes v0.2.0
9302025-02-22T20:25:50.975Z Downloaded serde_derive_internals v0.29.1
9312025-02-22T20:25:50.979Z Downloaded ff v0.13.0
9322025-02-22T20:25:50.979Z Downloaded chrono v0.4.39
9332025-02-22T20:25:50.985Z Downloaded thiserror-no-std v2.0.2
9342025-02-22T20:25:50.989Z Downloaded bindgen v0.69.5
9352025-02-22T20:25:50.997Z Downloaded tokio-native-tls v0.3.1
9362025-02-22T20:25:51.000Z Downloaded fallible-iterator v0.3.0
9372025-02-22T20:25:51.002Z Downloaded sct v0.7.1
9382025-02-22T20:25:51.005Z Downloaded structmeta-derive v0.2.0
9392025-02-22T20:25:51.005Z Downloaded oso v0.27.3
9402025-02-22T20:25:51.008Z Downloaded socket2 v0.5.7
9412025-02-22T20:25:51.011Z Downloaded progenitor-macro v0.9.1
9422025-02-22T20:25:51.013Z Downloaded predicates-core v1.0.8
9432025-02-22T20:25:51.013Z Downloaded ref-cast-impl v1.0.23
9442025-02-22T20:25:51.016Z Downloaded quinn-udp v0.5.5
9452025-02-22T20:25:51.016Z Downloaded defmt v0.3.8
9462025-02-22T20:25:51.018Z Downloaded steno v0.4.1
9472025-02-22T20:25:51.023Z Downloaded thread_local v1.1.8
9482025-02-22T20:25:51.026Z Downloaded embedded-io v0.4.0
9492025-02-22T20:25:51.028Z Downloaded yoke v0.7.4
9502025-02-22T20:25:51.031Z Downloaded sqlparser v0.45.0
9512025-02-22T20:25:51.034Z Downloaded unicase v2.7.0
9522025-02-22T20:25:51.037Z Downloaded tls_codec v0.4.1
9532025-02-22T20:25:51.039Z Downloaded twox-hash v2.1.0
9542025-02-22T20:25:51.042Z Downloaded pin-project-internal v1.1.6
9552025-02-22T20:25:51.045Z Downloaded flate2 v1.0.35
9562025-02-22T20:25:51.048Z Downloaded rustc-demangle v0.1.24
9572025-02-22T20:25:51.051Z Downloaded signal-hook v0.3.17
9582025-02-22T20:25:51.054Z Downloaded hashbrown v0.13.2
9592025-02-22T20:25:51.057Z Downloaded defmt-parser v0.3.4
9602025-02-22T20:25:51.060Z Downloaded elliptic-curve v0.13.8
9612025-02-22T20:25:51.062Z Downloaded url v2.5.3
9622025-02-22T20:25:51.066Z Downloaded defmt-macros v0.3.9
9632025-02-22T20:25:51.069Z Downloaded tokio-rustls v0.25.0
9642025-02-22T20:25:51.073Z Downloaded yasna v0.5.2
9652025-02-22T20:25:51.073Z Downloaded poly1305 v0.8.0
9662025-02-22T20:25:51.076Z Downloaded pem-rfc7468 v0.7.0
9672025-02-22T20:25:51.079Z Downloaded ed25519-dalek v2.1.1
9682025-02-22T20:25:51.081Z Downloaded salty v0.3.0
9692025-02-22T20:25:51.088Z Downloaded hashbrown v0.12.3
9702025-02-22T20:25:51.093Z Downloaded rustyline v14.0.0
9712025-02-22T20:25:51.099Z Downloaded rayon-core v1.12.1
9722025-02-22T20:25:51.102Z Downloaded num-bigint v0.4.6
9732025-02-22T20:25:51.107Z Downloaded bitvec v1.0.1
9742025-02-22T20:25:51.122Z Downloaded zopfli v0.8.1
9752025-02-22T20:25:51.125Z Downloaded futures v0.3.31
9762025-02-22T20:25:51.129Z Downloaded openssl-sys v0.9.106
9772025-02-22T20:25:51.135Z Downloaded pin-project v1.1.6
9782025-02-22T20:25:51.146Z Downloaded unicode-segmentation v1.12.0
9792025-02-22T20:25:51.149Z Downloaded unicode-properties v0.1.3
9802025-02-22T20:25:51.153Z Downloaded icu_properties_data v1.5.0
9812025-02-22T20:25:51.163Z Downloaded zip v2.1.3
9822025-02-22T20:25:51.167Z Downloaded omicron-zone-package v0.12.0
9832025-02-22T20:25:51.171Z Downloaded rusqlite v0.32.1
9842025-02-22T20:25:51.178Z Downloaded tokio-postgres v0.7.12
9852025-02-22T20:25:51.182Z Downloaded nom v7.1.3
9862025-02-22T20:25:51.189Z Downloaded quick-xml v0.33.0
9872025-02-22T20:25:51.196Z Downloaded ssh-key v0.6.6
9882025-02-22T20:25:51.203Z Downloaded quinn v0.11.5
9892025-02-22T20:25:51.206Z Downloaded typed-path v0.9.3
9902025-02-22T20:25:51.213Z Downloaded der v0.7.9
9912025-02-22T20:25:51.217Z Downloaded rustls-webpki v0.101.7
9922025-02-22T20:25:51.232Z Downloaded zerocopy-derive v0.8.10
9932025-02-22T20:25:51.238Z Downloaded russh v0.45.0
9942025-02-22T20:25:51.244Z Downloaded reedline v0.35.0
9952025-02-22T20:25:51.251Z Downloaded p521 v0.13.3
9962025-02-22T20:25:51.256Z Downloaded rayon v1.10.0
9972025-02-22T20:25:51.265Z Downloaded curve25519-dalek v4.1.3
9982025-02-22T20:25:51.274Z Downloaded petname v2.0.2
9992025-02-22T20:25:51.280Z Downloaded x509-cert v0.2.5
10002025-02-22T20:25:51.286Z Downloaded tabled v0.18.0
10012025-02-22T20:25:51.305Z Downloaded rustls-webpki v0.102.8
10022025-02-22T20:25:51.324Z Downloaded futures-util v0.3.31
10032025-02-22T20:25:51.336Z Downloaded winnow v0.5.40
10042025-02-22T20:25:51.344Z Downloaded portable-atomic v1.9.0
10052025-02-22T20:25:51.351Z Downloaded reqwest v0.12.12
10062025-02-22T20:25:51.359Z Downloaded nix v0.28.0
10072025-02-22T20:25:51.371Z Downloaded nix v0.27.1
10082025-02-22T20:25:51.383Z Downloaded git2 v0.19.0
10092025-02-22T20:25:51.391Z Downloaded smoltcp v0.9.1
10102025-02-22T20:25:51.403Z Downloaded p384 v0.13.0
10112025-02-22T20:25:51.409Z Downloaded regex-syntax v0.8.5
10122025-02-22T20:25:51.417Z Downloaded regress v0.10.1
10132025-02-22T20:25:51.426Z Downloaded rustls v0.21.12
10142025-02-22T20:25:51.438Z Downloaded dropshot v0.12.0
10152025-02-22T20:25:51.458Z Downloaded webpki-roots v0.26.6
10162025-02-22T20:25:51.461Z Downloaded regex v1.11.1
10172025-02-22T20:25:51.474Z Downloaded unicode-width v0.2.0
10182025-02-22T20:25:51.480Z Downloaded smoltcp v0.11.0
10192025-02-22T20:25:51.493Z Downloaded nix v0.29.0
10202025-02-22T20:25:51.505Z Downloaded radix_trie v0.2.1
10212025-02-22T20:25:51.511Z Downloaded typify-impl v0.2.0
10222025-02-22T20:25:51.527Z Downloaded gimli v0.31.1
10232025-02-22T20:25:51.536Z Downloaded object v0.36.5
10242025-02-22T20:25:51.548Z Downloaded openssl v0.10.71
10252025-02-22T20:25:51.557Z Downloaded zerocopy-derive v0.6.6
10262025-02-22T20:25:51.567Z Downloaded diesel v2.2.7
10272025-02-22T20:25:51.587Z Downloaded rustls v0.23.19
10282025-02-22T20:25:51.598Z Downloaded rustls v0.22.4
10292025-02-22T20:25:51.611Z Downloaded dropshot v0.15.1
10302025-02-22T20:25:51.632Z Downloaded polar-core v0.27.3
10312025-02-22T20:25:51.640Z Downloaded chrono-tz v0.10.1
10322025-02-22T20:25:51.647Z Downloaded bstr v1.10.0
10332025-02-22T20:25:51.658Z Downloaded openapiv3 v2.0.0
10342025-02-22T20:25:51.670Z Downloaded sled v0.34.7
10352025-02-22T20:25:51.680Z Downloaded ratatui v0.29.0
10362025-02-22T20:25:51.701Z Downloaded hickory-proto v0.24.3
10372025-02-22T20:25:51.715Z Downloaded lzma-sys v0.1.20
10382025-02-22T20:25:51.763Z Downloaded bzip2-sys v0.1.11+1.0.8
10392025-02-22T20:25:51.778Z Downloaded typify-impl v0.3.0
10402025-02-22T20:25:51.798Z Downloaded regress v0.9.1
10412025-02-22T20:25:51.809Z Downloaded object v0.30.4
10422025-02-22T20:25:51.818Z Downloaded regex-syntax v0.6.29
10432025-02-22T20:25:51.825Z Downloaded zerocopy v0.8.10
10442025-02-22T20:25:51.848Z Downloaded libz-sys v1.1.20
10452025-02-22T20:25:51.869Z Downloaded vcpkg v0.2.15
10462025-02-22T20:25:51.903Z Downloaded tokio v1.43.0
10472025-02-22T20:25:51.938Z Downloaded tokio-util v0.7.12
10482025-02-22T20:25:51.944Z Downloaded regex-automata v0.4.8
10492025-02-22T20:25:51.960Z Downloaded h2 v0.4.6
10502025-02-22T20:25:51.967Z Downloaded lalrpop v0.19.12
10512025-02-22T20:25:51.977Z Downloaded petgraph v0.6.5
10522025-02-22T20:25:51.993Z Downloaded nu-ansi-term v0.50.1
10532025-02-22T20:25:51.995Z Downloaded tracing-core v0.1.32
10542025-02-22T20:25:51.998Z Downloaded unicode-normalization v0.1.24
10552025-02-22T20:25:52.001Z Downloaded serde_with v3.11.0
10562025-02-22T20:25:52.009Z Downloaded proptest v1.5.0
10572025-02-22T20:25:52.017Z Downloaded zerovec v0.10.4
10582025-02-22T20:25:52.022Z Downloaded csv v1.3.1
10592025-02-22T20:25:52.040Z Downloaded password-hash v0.5.0
10602025-02-22T20:25:52.043Z Downloaded password-hash v0.4.2
10612025-02-22T20:25:52.045Z Downloaded quinn-proto v0.11.8
10622025-02-22T20:25:52.051Z Downloaded fallible-iterator v0.2.0
10632025-02-22T20:25:52.054Z Downloaded xz2 v0.1.7
10642025-02-22T20:25:52.054Z Downloaded der_derive v0.7.3
10652025-02-22T20:25:52.057Z Downloaded num-bigint-dig v0.8.4
10662025-02-22T20:25:52.059Z Downloaded zip v0.6.6
10672025-02-22T20:25:52.064Z Downloaded heapless v0.8.0
10682025-02-22T20:25:52.067Z Downloaded blake3 v1.5.4
10692025-02-22T20:25:52.075Z Downloaded tiny-keccak v2.0.2
10702025-02-22T20:25:52.078Z Downloaded postgres-types v0.2.8
10712025-02-22T20:25:52.080Z Downloaded parking_lot v0.11.2
10722025-02-22T20:25:52.083Z Downloaded sha3 v0.10.8
10732025-02-22T20:25:52.086Z Downloaded pem v3.0.4
10742025-02-22T20:25:52.089Z Downloaded packed_struct v0.10.1
10752025-02-22T20:25:52.094Z Downloaded document-features v0.2.10
10762025-02-22T20:25:52.094Z Downloaded deranged v0.3.11
10772025-02-22T20:25:52.094Z Downloaded slog-dtrace v0.3.0
10782025-02-22T20:25:52.097Z Downloaded phf_shared v0.11.2
10792025-02-22T20:25:52.097Z Downloaded dropshot_endpoint v0.12.0
10802025-02-22T20:25:52.100Z Downloaded utf16_iter v1.0.5
10812025-02-22T20:25:52.100Z Downloaded walkdir v2.5.0
10822025-02-22T20:25:52.100Z Downloaded uzers v0.12.1
10832025-02-22T20:25:52.102Z Downloaded prettyplease v0.2.29
10842025-02-22T20:25:52.105Z Downloaded nodrop v0.1.14
10852025-02-22T20:25:52.108Z Downloaded native-tls v0.2.12
10862025-02-22T20:25:52.108Z Downloaded term v0.7.0
10872025-02-22T20:25:52.111Z Downloaded unicode-truncate v1.1.0
10882025-02-22T20:25:52.114Z Downloaded shell-words v1.1.0
10892025-02-22T20:25:52.114Z Downloaded funty v2.0.0
10902025-02-22T20:25:52.116Z Downloaded smallvec v1.13.2
10912025-02-22T20:25:52.116Z Downloaded headers v0.4.0
10922025-02-22T20:25:52.120Z Downloaded parse-zoneinfo v0.3.1
10932025-02-22T20:25:52.123Z Downloaded diesel_derives v2.2.3
10942025-02-22T20:25:52.127Z Downloaded rcgen v0.12.1
10952025-02-22T20:25:52.130Z Downloaded itertools v0.10.5
10962025-02-22T20:25:52.136Z Downloaded encoding_rs v0.8.34
10972025-02-22T20:25:52.156Z Downloaded mio v1.0.2
10982025-02-22T20:25:52.161Z Downloaded rustls-pemfile v2.2.0
10992025-02-22T20:25:52.165Z Downloaded ghash v0.5.1
11002025-02-22T20:25:52.167Z Downloaded fixedbitset v0.4.2
11012025-02-22T20:25:52.167Z Downloaded zerocopy v0.6.6
11022025-02-22T20:25:52.170Z Downloaded vergen v8.3.2
11032025-02-22T20:25:52.173Z Downloaded proc-macro-error2 v2.0.1
11042025-02-22T20:25:52.175Z Downloaded pkcs1 v0.7.5
11052025-02-22T20:25:52.178Z Downloaded parse-display-derive v0.10.0
11062025-02-22T20:25:52.180Z Downloaded unicode_categories v0.1.1
11072025-02-22T20:25:52.180Z Downloaded tower v0.5.2
11082025-02-22T20:25:52.188Z Downloaded ring v0.17.9
11092025-02-22T20:25:52.228Z Downloaded hickory-server v0.24.3
11102025-02-22T20:25:52.233Z Downloaded unsafe-libyaml v0.2.11
11112025-02-22T20:25:52.236Z Downloaded serde_with_macros v3.11.0
11122025-02-22T20:25:52.238Z Downloaded proc-macro-error-attr2 v2.0.0
11132025-02-22T20:25:52.238Z Downloaded proc-macro-crate v1.3.1
11142025-02-22T20:25:52.241Z Downloaded phf_generator v0.11.2
11152025-02-22T20:25:52.241Z Downloaded parse-display v0.10.0
11162025-02-22T20:25:52.244Z Downloaded libgit2-sys v0.17.0+1.8.1
11172025-02-22T20:25:52.298Z Downloaded thiserror-impl v2.0.11
11182025-02-22T20:25:52.301Z Downloaded diff v0.1.13
11192025-02-22T20:25:52.303Z Downloaded derive_more v0.99.19
11202025-02-22T20:25:52.307Z Downloaded schemars v0.8.21
11212025-02-22T20:25:52.318Z Downloaded ron v0.8.1
11222025-02-22T20:25:52.323Z Downloaded crossterm v0.28.1
11232025-02-22T20:25:52.329Z Downloaded form_urlencoded v1.2.1
11242025-02-22T20:25:52.332Z Downloaded rsa v0.9.6
11252025-02-22T20:25:52.335Z Downloaded tungstenite v0.23.0
11262025-02-22T20:25:52.338Z Downloaded untrusted v0.9.0
11272025-02-22T20:25:52.341Z Downloaded olpc-cjson v0.1.4
11282025-02-22T20:25:52.341Z Downloaded num-derive v0.4.2
11292025-02-22T20:25:52.343Z Downloaded futures-task v0.3.31
11302025-02-22T20:25:52.343Z Downloaded futures-sink v0.3.31
11312025-02-22T20:25:52.346Z Downloaded futures-macro v0.3.31
11322025-02-22T20:25:52.346Z Downloaded flagset v0.4.6
11332025-02-22T20:25:52.346Z Downloaded strum_macros v0.26.4
11342025-02-22T20:25:52.349Z Downloaded icu_normalizer_data v1.5.0
11352025-02-22T20:25:52.351Z Downloaded slab v0.4.9
11362025-02-22T20:25:52.351Z Downloaded peg v0.8.4
11372025-02-22T20:25:52.355Z Downloaded owo-colors v4.1.0
11382025-02-22T20:25:52.357Z Downloaded publicsuffix v2.3.0
11392025-02-22T20:25:52.360Z Downloaded scopeguard v1.2.0
11402025-02-22T20:25:52.363Z Downloaded schemars_derive v0.8.21
11412025-02-22T20:25:52.363Z Downloaded salsa20 v0.10.2
11422025-02-22T20:25:52.366Z Downloaded hashlink v0.9.1
11432025-02-22T20:25:52.366Z Downloaded globset v0.4.15
11442025-02-22T20:25:52.368Z Downloaded russh-keys v0.45.0
11452025-02-22T20:25:52.368Z Downloaded tinyvec v1.8.0
11462025-02-22T20:25:52.371Z Downloaded litrs v0.4.1
11472025-02-22T20:25:52.373Z Downloaded const_format v0.2.34
11482025-02-22T20:25:52.377Z Downloaded base64 v0.22.1
11492025-02-22T20:25:52.380Z Downloaded primeorder v0.13.6
11502025-02-22T20:25:52.383Z Downloaded crypto-bigint v0.5.5
11512025-02-22T20:25:52.386Z Downloaded cc v1.1.30
11522025-02-22T20:25:52.390Z Downloaded bumpalo v3.16.0
11532025-02-22T20:25:52.393Z Downloaded icu_properties v1.5.1
11542025-02-22T20:25:52.395Z Downloaded md-5 v0.10.6
11552025-02-22T20:25:52.398Z Downloaded lock_api v0.4.12
11562025-02-22T20:25:52.398Z Downloaded litemap v0.7.3
11572025-02-22T20:25:52.401Z Downloaded libsw v3.3.1
11582025-02-22T20:25:52.404Z Downloaded progenitor-impl v0.9.1
11592025-02-22T20:25:52.404Z Downloaded fallible-streaming-iterator v0.1.9
11602025-02-22T20:25:52.406Z Downloaded debug-ignore v1.0.5
11612025-02-22T20:25:52.406Z Downloaded linear-map v1.2.0
11622025-02-22T20:25:52.409Z Downloaded backtrace v0.3.74
11632025-02-22T20:25:52.411Z Downloaded icu_locid_transform_data v1.5.0
11642025-02-22T20:25:52.414Z Downloaded hyper v1.5.2
11652025-02-22T20:25:52.420Z Downloaded memoffset v0.9.1
11662025-02-22T20:25:52.422Z Downloaded zerofrom-derive v0.1.4
11672025-02-22T20:25:52.422Z Downloaded wyz v0.5.1
11682025-02-22T20:25:52.425Z Downloaded unicode-xid v0.2.6
11692025-02-22T20:25:52.425Z Downloaded typify-macro v0.3.0
11702025-02-22T20:25:52.428Z Downloaded typify-macro v0.2.0
11712025-02-22T20:25:52.428Z Downloaded slog-envlogger v2.2.0
11722025-02-22T20:25:52.430Z Downloaded progenitor v0.8.0
11732025-02-22T20:25:52.430Z Downloaded base64 v0.21.7
11742025-02-22T20:25:52.433Z Downloaded maplit v1.0.2
11752025-02-22T20:25:52.436Z Downloaded managed v0.8.0
11762025-02-22T20:25:52.436Z Downloaded lru-cache v0.1.2
11772025-02-22T20:25:52.438Z Downloaded lru v0.12.5
11782025-02-22T20:25:52.438Z Downloaded lockfree-object-pool v0.1.6
11792025-02-22T20:25:52.441Z Downloaded linked-hash-map v0.5.6
11802025-02-22T20:25:52.441Z Downloaded compact_str v0.8.0
11812025-02-22T20:25:52.444Z Downloaded icu_locid_transform v1.5.0
11822025-02-22T20:25:52.446Z Downloaded hex-literal v0.4.1
11832025-02-22T20:25:52.446Z Downloaded spki v0.7.3
11842025-02-22T20:25:52.450Z Downloaded ref-cast v1.0.23
11852025-02-22T20:25:52.453Z Downloaded instability v0.3.2
11862025-02-22T20:25:52.453Z Downloaded zerofrom v0.1.4
11872025-02-22T20:25:52.453Z Downloaded slog-json v2.6.1
11882025-02-22T20:25:52.455Z Downloaded signature v2.2.0
11892025-02-22T20:25:52.458Z Downloaded signal-hook-tokio v0.3.1
11902025-02-22T20:25:52.458Z Downloaded serde_urlencoded v0.7.1
11912025-02-22T20:25:52.461Z Downloaded serde_plain v1.0.2
11922025-02-22T20:25:52.461Z Downloaded scheduled-thread-pool v0.2.7
11932025-02-22T20:25:52.461Z Downloaded same-file v1.0.6
11942025-02-22T20:25:52.464Z Downloaded rustfmt-wrapper v0.2.1
11952025-02-22T20:25:52.464Z Downloaded rustc_version v0.4.1
11962025-02-22T20:25:52.464Z Downloaded rustc_version v0.1.7
11972025-02-22T20:25:52.467Z Downloaded mirai-annotations v1.12.0
11982025-02-22T20:25:52.467Z Downloaded indent_write v2.2.0
11992025-02-22T20:25:52.467Z Downloaded impl-trait-for-tuples v0.2.2
12002025-02-22T20:25:52.469Z Downloaded icu_collections v1.5.0
12012025-02-22T20:25:52.476Z Downloaded bitfield-struct v0.6.2
12022025-02-22T20:25:52.478Z Downloaded hubpack_derive v0.1.1
12032025-02-22T20:25:52.478Z Downloaded bzip2 v0.4.4
12042025-02-22T20:25:52.481Z Downloaded humantime v2.1.0
12052025-02-22T20:25:52.481Z Downloaded base64ct v1.6.0
12062025-02-22T20:25:52.483Z Downloaded http v1.2.0
12072025-02-22T20:25:52.488Z Downloaded hostname v0.4.0
12082025-02-22T20:25:52.490Z Downloaded headers-core v0.3.0
12092025-02-22T20:25:52.490Z Downloaded ctr v0.9.2
12102025-02-22T20:25:52.493Z Downloaded bit-vec v0.6.3
12112025-02-22T20:25:52.493Z Downloaded bb8 v0.8.5
12122025-02-22T20:25:52.623Z Downloaded libsqlite3-sys v0.30.1
12132025-02-22T20:25:52.898Z Downloaded aws-lc-sys v0.22.0
12142025-02-22T20:25:53.212Z Compiling serde v1.0.217
12152025-02-22T20:25:53.215Z Compiling value-bag v1.9.0
12162025-02-22T20:25:53.215Z Compiling lock_api v0.4.12
12172025-02-22T20:25:53.215Z Compiling scopeguard v1.2.0
12182025-02-22T20:25:53.215Z Compiling typenum v1.17.0
12192025-02-22T20:25:53.215Z Compiling generic-array v0.14.7
12202025-02-22T20:25:53.215Z Compiling syn v2.0.96
12212025-02-22T20:25:53.215Z Compiling getrandom v0.2.15
12222025-02-22T20:25:53.546Z Compiling shlex v1.3.0
12232025-02-22T20:25:53.782Z Compiling rand_core v0.6.4
12242025-02-22T20:25:53.826Z Compiling log v0.4.22
12252025-02-22T20:25:53.924Z Compiling subtle v2.6.1
12262025-02-22T20:25:53.943Z Compiling jobserver v0.1.32
12272025-02-22T20:25:53.974Z Compiling smallvec v1.13.2
12282025-02-22T20:25:54.263Z Compiling const-oid v0.9.6
12292025-02-22T20:25:54.290Z Compiling cc v1.1.30
12302025-02-22T20:25:54.310Z Compiling pin-project-lite v0.2.14
12312025-02-22T20:25:54.363Z Compiling rustix v0.38.37
12322025-02-22T20:25:54.448Z Compiling parking_lot_core v0.9.10
12332025-02-22T20:25:54.558Z Compiling futures-core v0.3.31
12342025-02-22T20:25:54.671Z Compiling spin v0.9.8
12352025-02-22T20:25:54.795Z Compiling signal-hook-registry v1.4.2
12362025-02-22T20:25:55.049Z Compiling mio v1.0.2
12372025-02-22T20:25:55.162Z Compiling aho-corasick v1.1.3
12382025-02-22T20:25:55.436Z Compiling parking_lot v0.12.3
12392025-02-22T20:25:55.439Z Compiling futures-sink v0.3.31
12402025-02-22T20:25:55.620Z Compiling regex-syntax v0.8.5
12412025-02-22T20:25:55.722Z Compiling stable_deref_trait v1.2.0
12422025-02-22T20:25:55.843Z Compiling cpufeatures v0.2.14
12432025-02-22T20:25:55.951Z Compiling socket2 v0.5.7
12442025-02-22T20:25:56.027Z Compiling slab v0.4.9
12452025-02-22T20:25:56.167Z Compiling either v1.13.0
12462025-02-22T20:25:56.264Z Compiling glob v0.3.2
12472025-02-22T20:25:56.503Z Compiling prettyplease v0.2.29
12482025-02-22T20:25:56.844Z Compiling lazy_static v1.5.0
12492025-02-22T20:25:56.892Z Compiling minimal-lexical v0.2.1
12502025-02-22T20:25:56.911Z Compiling serde_json v1.0.139
12512025-02-22T20:25:56.977Z Compiling futures-channel v0.3.31
12522025-02-22T20:25:57.165Z Compiling clang-sys v1.8.1
12532025-02-22T20:25:57.268Z Compiling libloading v0.8.5
12542025-02-22T20:25:57.396Z Compiling nom v7.1.3
12552025-02-22T20:25:57.399Z Compiling futures-task v0.3.31
12562025-02-22T20:25:57.653Z Compiling bindgen v0.69.5
12572025-02-22T20:25:57.716Z Compiling home v0.5.9
12582025-02-22T20:25:57.776Z Compiling futures-io v0.3.31
12592025-02-22T20:25:57.911Z Compiling pin-utils v0.1.0
12602025-02-22T20:25:58.019Z Compiling itertools v0.10.5
12612025-02-22T20:25:58.040Z Compiling lazycell v1.3.0
12622025-02-22T20:25:58.226Z Compiling allocator-api2 v0.2.18
12632025-02-22T20:25:58.529Z Compiling rustc-hash v1.1.0
12642025-02-22T20:25:58.699Z Compiling foldhash v0.1.3
12652025-02-22T20:25:58.962Z Compiling libm v0.2.8
12662025-02-22T20:25:58.997Z Compiling hashbrown v0.15.1
12672025-02-22T20:25:59.329Z Compiling cmake v0.1.51
12682025-02-22T20:25:59.717Z Compiling regex-automata v0.4.8
12692025-02-22T20:26:00.172Z Compiling num-traits v0.2.19
12702025-02-22T20:26:00.194Z Compiling dunce v1.0.5
12712025-02-22T20:26:00.323Z Compiling pkg-config v0.3.31
12722025-02-22T20:26:00.479Z Compiling cexpr v0.6.0
12732025-02-22T20:26:00.538Z Compiling fs_extra v1.3.0
12742025-02-22T20:26:00.719Z Compiling synstructure v0.13.1
12752025-02-22T20:26:01.824Z Compiling litemap v0.7.3
12762025-02-22T20:26:02.060Z Compiling writeable v0.5.5
12772025-02-22T20:26:02.146Z Compiling ring v0.17.9
12782025-02-22T20:26:02.204Z Compiling base64ct v1.6.0
12792025-02-22T20:26:02.583Z Compiling paste v1.0.15
12802025-02-22T20:26:03.023Z Compiling pem-rfc7468 v0.7.0
12812025-02-22T20:26:03.137Z Compiling httparse v1.9.5
12822025-02-22T20:26:03.646Z Compiling icu_locid_transform_data v1.5.0
12832025-02-22T20:26:03.763Z Compiling flagset v0.4.6
12842025-02-22T20:26:03.801Z Compiling aws-lc-rs v1.10.0
12852025-02-22T20:26:03.980Z Compiling tracing-core v0.1.32
12862025-02-22T20:26:04.157Z Compiling crossbeam-utils v0.8.20
12872025-02-22T20:26:04.337Z Compiling rustls-pki-types v1.10.0
12882025-02-22T20:26:04.696Z Compiling percent-encoding v2.3.1
12892025-02-22T20:26:04.956Z Compiling icu_properties_data v1.5.0
12902025-02-22T20:26:05.051Z Compiling regex v1.11.1
12912025-02-22T20:26:05.193Z Compiling time-core v0.1.2
12922025-02-22T20:26:05.264Z Compiling powerfmt v0.2.0
12932025-02-22T20:26:05.362Z Compiling num-conv v0.1.0
12942025-02-22T20:26:05.601Z Compiling mirai-annotations v1.12.0
12952025-02-22T20:26:05.604Z Compiling utf16_iter v1.0.5
12962025-02-22T20:26:05.681Z Compiling serde_derive v1.0.217
12972025-02-22T20:26:05.787Z Compiling zeroize_derive v1.4.2
12982025-02-22T20:26:05.808Z Compiling zerocopy-derive v0.7.35
12992025-02-22T20:26:05.808Z Compiling tokio-macros v2.5.0
13002025-02-22T20:26:05.968Z Compiling zerofrom-derive v0.1.4
13012025-02-22T20:26:07.181Z Compiling zeroize v1.8.1
13022025-02-22T20:26:07.254Z Compiling yoke-derive v0.7.4
13032025-02-22T20:26:07.672Z Compiling zerocopy v0.7.35
13042025-02-22T20:26:07.787Z Compiling zerovec-derive v0.10.3
13052025-02-22T20:26:08.631Z Compiling futures-macro v0.3.31
13062025-02-22T20:26:08.791Z Compiling crypto-common v0.1.6
13072025-02-22T20:26:08.995Z Compiling block-buffer v0.10.4
13082025-02-22T20:26:09.037Z Compiling thiserror-impl v1.0.69
13092025-02-22T20:26:09.272Z Compiling digest v0.10.7
13102025-02-22T20:26:09.341Z Compiling zerofrom v0.1.4
13112025-02-22T20:26:09.577Z Compiling displaydoc v0.2.5
13122025-02-22T20:26:09.741Z Compiling hmac v0.12.1
13132025-02-22T20:26:09.769Z Compiling yoke v0.7.4
13142025-02-22T20:26:10.006Z Compiling block-padding v0.3.3
13152025-02-22T20:26:10.111Z Compiling sha2 v0.10.8
13162025-02-22T20:26:10.133Z Compiling icu_provider_macros v1.5.0
13172025-02-22T20:26:10.151Z Compiling zerovec v0.10.4
13182025-02-22T20:26:10.244Z Compiling inout v0.1.3
13192025-02-22T20:26:10.436Z Compiling futures-util v0.3.31
13202025-02-22T20:26:10.521Z Compiling cipher v0.4.4
13212025-02-22T20:26:11.028Z Compiling ppv-lite86 v0.2.20
13222025-02-22T20:26:11.086Z Compiling der_derive v0.7.3
13232025-02-22T20:26:11.152Z Compiling tracing-attributes v0.1.27
13242025-02-22T20:26:11.845Z Compiling rand_chacha v0.3.1
13252025-02-22T20:26:11.935Z Compiling thiserror v1.0.69
13262025-02-22T20:26:12.094Z Compiling tinystr v0.7.6
13272025-02-22T20:26:12.208Z Compiling icu_collections v1.5.0
13282025-02-22T20:26:12.482Z Compiling icu_locid v1.5.0
13292025-02-22T20:26:13.376Z Compiling der v0.7.9
13302025-02-22T20:26:13.471Z Compiling rand v0.8.5
13312025-02-22T20:26:13.775Z Compiling icu_provider v1.5.0
13322025-02-22T20:26:14.159Z Compiling pest v2.7.14
13332025-02-22T20:26:14.208Z Compiling tracing v0.1.40
13342025-02-22T20:26:14.451Z Compiling icu_locid_transform v1.5.0
13352025-02-22T20:26:14.729Z Compiling salsa20 v0.10.2
13362025-02-22T20:26:14.750Z Compiling pbkdf2 v0.12.2
13372025-02-22T20:26:14.929Z Compiling utf8_iter v1.0.4
13382025-02-22T20:26:14.972Z Compiling untrusted v0.7.1
13392025-02-22T20:26:15.167Z Compiling untrusted v0.9.0
13402025-02-22T20:26:15.185Z Compiling write16 v1.0.0
13412025-02-22T20:26:15.322Z Compiling spki v0.7.3
13422025-02-22T20:26:15.343Z Compiling icu_normalizer_data v1.5.0
13432025-02-22T20:26:15.404Z Compiling vcpkg v0.2.15
13442025-02-22T20:26:15.664Z Compiling scrypt v0.11.0
13452025-02-22T20:26:15.790Z Compiling icu_properties v1.5.1
13462025-02-22T20:26:16.138Z Compiling cbc v0.1.2
13472025-02-22T20:26:16.286Z Compiling aes v0.8.4
13482025-02-22T20:26:16.389Z Compiling scroll_derive v0.12.0
13492025-02-22T20:26:16.718Z Compiling time-macros v0.2.18
13502025-02-22T20:26:17.109Z Compiling openssl-sys v0.9.106
13512025-02-22T20:26:17.256Z Compiling pest_meta v2.7.14
13522025-02-22T20:26:17.809Z Compiling deranged v0.3.11
13532025-02-22T20:26:18.199Z Compiling bitflags v2.6.0
13542025-02-22T20:26:18.371Z Compiling bytes v1.9.0
13552025-02-22T20:26:19.228Z Compiling tokio v1.43.0
13562025-02-22T20:26:19.522Z Compiling semver v1.0.25
13572025-02-22T20:26:19.703Z Compiling indexmap v2.7.1
13582025-02-22T20:26:19.725Z Compiling http v1.2.0
13592025-02-22T20:26:20.204Z Compiling rustc_version v0.4.1
13602025-02-22T20:26:20.269Z Compiling icu_normalizer v1.5.0
13612025-02-22T20:26:21.056Z Compiling tinyvec_macros v0.1.1
13622025-02-22T20:26:21.162Z Compiling atomic-waker v1.1.2
13632025-02-22T20:26:21.362Z Compiling num_threads v0.1.7
13642025-02-22T20:26:21.423Z Compiling idna_adapter v1.2.0
13652025-02-22T20:26:21.507Z Compiling time v0.3.36
13662025-02-22T20:26:21.653Z Compiling tinyvec v1.8.0
13672025-02-22T20:26:21.765Z Compiling http-body v1.0.1
13682025-02-22T20:26:21.825Z Compiling pest_generator v2.7.14
13692025-02-22T20:26:22.023Z Compiling scroll v0.12.0
13702025-02-22T20:26:22.065Z Compiling pkcs5 v0.7.1
13712025-02-22T20:26:22.152Z Compiling which v4.4.2
13722025-02-22T20:26:22.691Z Compiling form_urlencoded v1.2.1
13732025-02-22T20:26:23.013Z Compiling slog v2.7.0
13742025-02-22T20:26:23.082Z Compiling try-lock v0.2.5
13752025-02-22T20:26:23.133Z Compiling goblin v0.8.2
13762025-02-22T20:26:23.231Z Compiling want v0.3.1
13772025-02-22T20:26:23.251Z Compiling pkcs8 v0.10.2
13782025-02-22T20:26:23.507Z Compiling idna v1.0.3
13792025-02-22T20:26:23.579Z Compiling uuid v1.12.0
13802025-02-22T20:26:23.642Z Compiling pest_derive v2.7.14
13812025-02-22T20:26:23.889Z Compiling tower-service v0.3.3
13822025-02-22T20:26:24.032Z Compiling iana-time-zone v0.1.61
13832025-02-22T20:26:24.385Z Compiling httpdate v1.0.3
13842025-02-22T20:26:24.449Z Compiling dtrace-parser v0.2.0
13852025-02-22T20:26:24.841Z Compiling chrono v0.4.39
13862025-02-22T20:26:25.090Z Compiling toml_datetime v0.6.8
13872025-02-22T20:26:25.545Z Compiling serde_spanned v0.6.8
13882025-02-22T20:26:25.732Z Compiling serde_tokenstream v0.2.2
13892025-02-22T20:26:25.776Z Compiling openssl v0.10.71
13902025-02-22T20:26:25.958Z Compiling rustversion v1.0.17
13912025-02-22T20:26:26.223Z Compiling match_cfg v0.1.0
13922025-02-22T20:26:26.277Z Compiling base64 v0.22.1
13932025-02-22T20:26:26.306Z Compiling adler2 v2.0.0
13942025-02-22T20:26:26.327Z Compiling foreign-types-shared v0.1.1
13952025-02-22T20:26:26.444Z Compiling foreign-types v0.3.2
13962025-02-22T20:26:26.518Z Compiling miniz_oxide v0.8.0
13972025-02-22T20:26:26.546Z Compiling hostname v0.3.1
13982025-02-22T20:26:26.693Z Compiling url v2.5.3
13992025-02-22T20:26:26.972Z Compiling async-trait v0.1.86
14002025-02-22T20:26:27.940Z Compiling tokio-util v0.7.12
14012025-02-22T20:26:28.048Z Compiling openssl-macros v0.1.1
14022025-02-22T20:26:28.074Z Compiling serde_derive_internals v0.29.1
14032025-02-22T20:26:28.407Z Compiling dirs-sys-next v0.1.2
14042025-02-22T20:26:28.787Z Compiling dof v0.3.0
14052025-02-22T20:26:28.945Z Compiling h2 v0.4.6
14062025-02-22T20:26:29.153Z Compiling rustls v0.23.19
14072025-02-22T20:26:29.327Z Compiling native-tls v0.2.12
14082025-02-22T20:26:29.458Z Compiling data-encoding v2.6.0
14092025-02-22T20:26:29.685Z Compiling usdt-impl v0.5.0
14102025-02-22T20:26:30.236Z Compiling syn v1.0.109
14112025-02-22T20:26:30.506Z Compiling rustls v0.22.4
14122025-02-22T20:26:30.794Z Compiling schemars v0.8.21
14132025-02-22T20:26:30.834Z Compiling siphasher v0.3.11
14142025-02-22T20:26:31.138Z Compiling schemars_derive v0.8.21
14152025-02-22T20:26:31.243Z Compiling dirs-next v2.0.0
14162025-02-22T20:26:31.436Z Compiling unicode-normalization v0.1.24
14172025-02-22T20:26:31.963Z Compiling http-body-util v0.1.2
14182025-02-22T20:26:32.018Z Compiling crossbeam-epoch v0.9.18
14192025-02-22T20:26:32.437Z Compiling heapless v0.7.17
14202025-02-22T20:26:32.550Z Compiling signature v2.2.0
14212025-02-22T20:26:32.666Z Compiling sha1 v0.10.6
14222025-02-22T20:26:32.692Z Compiling bzip2-sys v0.1.11+1.0.8
14232025-02-22T20:26:32.832Z Compiling thread_local v1.1.8
14242025-02-22T20:26:32.881Z Compiling cookie v0.18.1
14252025-02-22T20:26:33.095Z Compiling multer v3.1.0
14262025-02-22T20:26:33.171Z Compiling encoding_rs v0.8.34
14272025-02-22T20:26:33.195Z Compiling signal-hook v0.3.17
14282025-02-22T20:26:33.271Z Compiling ipnet v2.10.1
14292025-02-22T20:26:33.397Z Compiling gimli v0.31.1
14302025-02-22T20:26:33.499Z Compiling openssl-probe v0.1.5
14312025-02-22T20:26:33.795Z Compiling rayon-core v1.12.1
14322025-02-22T20:26:34.096Z Compiling slog-async v2.8.0
14332025-02-22T20:26:34.119Z Compiling dyn-clone v1.0.18
14342025-02-22T20:26:34.286Z Compiling unicode-properties v0.1.3
14352025-02-22T20:26:34.336Z Compiling unicode-bidi v0.3.17
14362025-02-22T20:26:34.611Z Compiling mime v0.3.17
14372025-02-22T20:26:35.120Z Compiling stringprep v0.1.5
14382025-02-22T20:26:35.614Z Compiling toml_edit v0.22.22
14392025-02-22T20:26:36.120Z Compiling hyper v1.5.2
14402025-02-22T20:26:37.715Z Compiling addr2line v0.24.2
14412025-02-22T20:26:38.254Z Compiling crossbeam-deque v0.8.5
14422025-02-22T20:26:38.388Z Compiling usdt-attr-macro v0.5.0
14432025-02-22T20:26:38.601Z Compiling hyper-util v0.1.10
14442025-02-22T20:26:38.622Z Compiling usdt-macro v0.5.0
14452025-02-22T20:26:38.934Z Compiling term v0.7.0
14462025-02-22T20:26:39.719Z Compiling slog-json v2.6.1
14472025-02-22T20:26:39.810Z Compiling serde_urlencoded v0.7.1
14482025-02-22T20:26:39.996Z Compiling crossbeam-channel v0.5.13
14492025-02-22T20:26:40.057Z Compiling curve25519-dalek v4.1.3
14502025-02-22T20:26:40.111Z Compiling futures-executor v0.3.31
14512025-02-22T20:26:40.323Z Compiling md-5 v0.10.6
14522025-02-22T20:26:40.606Z Compiling async-stream-impl v0.3.6
14532025-02-22T20:26:40.609Z Compiling enum-as-inner v0.6.1
14542025-02-22T20:26:40.724Z Compiling rustls-pemfile v2.2.0
14552025-02-22T20:26:40.955Z Compiling num-integer v0.1.46
14562025-02-22T20:26:41.061Z Compiling hash32 v0.2.1
14572025-02-22T20:26:41.247Z Compiling ff v0.13.0
14582025-02-22T20:26:41.413Z Compiling is-terminal v0.4.13
14592025-02-22T20:26:41.490Z Compiling object v0.36.5
14602025-02-22T20:26:41.551Z Compiling memoffset v0.9.1
14612025-02-22T20:26:41.654Z Compiling dropshot v0.12.0
14622025-02-22T20:26:41.657Z Compiling linked-hash-map v0.5.6
14632025-02-22T20:26:41.846Z Compiling portable-atomic v1.9.0
14642025-02-22T20:26:41.942Z Compiling litrs v0.4.1
14652025-02-22T20:26:42.015Z Compiling psl-types v2.0.11
14662025-02-22T20:26:42.042Z Compiling quick-error v1.2.3
14672025-02-22T20:26:42.203Z Compiling take_mut v0.2.2
14682025-02-22T20:26:42.222Z Compiling num-bigint-dig v0.8.4
14692025-02-22T20:26:42.378Z Compiling smoltcp v0.9.1
14702025-02-22T20:26:42.545Z Compiling rustc-demangle v0.1.24
14712025-02-22T20:26:42.792Z Compiling cfg_aliases v0.2.1
14722025-02-22T20:26:42.795Z Compiling utf-8 v0.7.6
14732025-02-22T20:26:42.897Z Compiling base16ct v0.2.0
14742025-02-22T20:26:42.996Z Compiling fallible-iterator v0.2.0
14752025-02-22T20:26:43.016Z Compiling anyhow v1.0.96
14762025-02-22T20:26:43.115Z Compiling sec1 v0.7.3
14772025-02-22T20:26:43.238Z Compiling tungstenite v0.24.0
14782025-02-22T20:26:43.409Z Compiling document-features v0.2.10
14792025-02-22T20:26:43.655Z Compiling postgres-protocol v0.6.7
14802025-02-22T20:26:43.673Z Compiling nix v0.29.0
14812025-02-22T20:26:44.503Z Compiling publicsuffix v2.3.0
14822025-02-22T20:26:44.524Z Compiling resolv-conf v0.7.0
14832025-02-22T20:26:44.828Z Compiling lru-cache v0.1.2
14842025-02-22T20:26:45.026Z Compiling async-stream v0.3.6
14852025-02-22T20:26:45.045Z Compiling hickory-proto v0.24.3
14862025-02-22T20:26:45.079Z Compiling slog-term v2.9.1
14872025-02-22T20:26:45.127Z Compiling usdt v0.5.0
14882025-02-22T20:26:45.216Z Compiling group v0.13.0
14892025-02-22T20:26:45.301Z Compiling num-iter v0.1.45
14902025-02-22T20:26:45.596Z Compiling futures v0.3.31
14912025-02-22T20:26:45.641Z Compiling slog-bunyan v2.5.0
14922025-02-22T20:26:45.865Z Compiling toml v0.8.19
14932025-02-22T20:26:46.501Z Compiling camino v1.1.9
14942025-02-22T20:26:47.385Z Compiling tokio-native-tls v0.3.1
14952025-02-22T20:26:47.419Z Compiling phf_shared v0.11.2
14962025-02-22T20:26:47.661Z Compiling dropshot_endpoint v0.12.0
14972025-02-22T20:26:47.785Z Compiling terminal_size v0.4.0
14982025-02-22T20:26:48.017Z Compiling backtrace v0.3.74
14992025-02-22T20:26:48.103Z Compiling waitgroup v0.1.2
15002025-02-22T20:26:48.188Z Compiling openapiv3 v2.0.0
15012025-02-22T20:26:48.324Z Compiling serde_path_to_error v0.1.16
15022025-02-22T20:26:48.438Z Compiling hkdf v0.12.4
15032025-02-22T20:26:48.703Z Compiling crypto-bigint v0.5.5
15042025-02-22T20:26:49.086Z Compiling curve25519-dalek-derive v0.1.1
15052025-02-22T20:26:50.521Z Compiling zerocopy-derive v0.6.6
15062025-02-22T20:26:50.841Z Compiling webpki-roots v0.26.6
15072025-02-22T20:26:51.066Z Compiling sync_wrapper v1.0.1
15082025-02-22T20:26:51.238Z Compiling hostname v0.4.0
15092025-02-22T20:26:51.464Z Compiling ahash v0.8.11
15102025-02-22T20:26:51.503Z Compiling hubpack_derive v0.1.1
15112025-02-22T20:26:51.692Z Compiling crc32fast v1.4.2
15122025-02-22T20:26:51.864Z Compiling fs-err v2.11.0
15132025-02-22T20:26:52.053Z Compiling tower-layer v0.3.3
15142025-02-22T20:26:52.149Z Compiling managed v0.8.0
15152025-02-22T20:26:52.184Z Compiling unicode-width v0.2.0
15162025-02-22T20:26:52.369Z Compiling debug-ignore v1.0.5
15172025-02-22T20:26:52.388Z Compiling newtype-uuid v1.2.1
15182025-02-22T20:26:52.408Z Compiling bitflags v1.3.2
15192025-02-22T20:26:52.522Z Compiling winnow v0.5.40
15202025-02-22T20:26:52.542Z Compiling clap_builder v4.5.30
15212025-02-22T20:26:52.572Z Compiling strum_macros v0.25.3
15222025-02-22T20:26:52.699Z Compiling console v0.15.10
15232025-02-22T20:26:53.690Z Compiling zerocopy v0.6.6
15242025-02-22T20:26:54.040Z Compiling hubpack v0.1.2
15252025-02-22T20:26:54.423Z Compiling tower v0.5.2
15262025-02-22T20:26:54.570Z Compiling flate2 v1.0.35
15272025-02-22T20:26:54.656Z Compiling elliptic-curve v0.13.8
15282025-02-22T20:26:55.222Z Compiling hickory-resolver v0.24.3
15292025-02-22T20:26:55.473Z Compiling signal-hook-mio v0.2.4
15302025-02-22T20:26:55.636Z Compiling toml_edit v0.19.15
15312025-02-22T20:26:55.851Z Compiling phf v0.11.2
15322025-02-22T20:26:56.139Z Compiling hyper-tls v0.6.0
15332025-02-22T20:26:56.159Z Compiling cookie_store v0.21.1
15342025-02-22T20:26:56.159Z Compiling rayon v1.10.0
15352025-02-22T20:26:56.547Z Compiling bzip2 v0.4.4
15362025-02-22T20:26:57.744Z Compiling postgres-types v0.2.8
15372025-02-22T20:26:59.003Z Compiling tokio-tungstenite v0.24.0
15382025-02-22T20:27:00.287Z Compiling ed25519 v2.2.3
15392025-02-22T20:27:00.479Z Compiling phf_shared v0.10.0
15402025-02-22T20:27:00.714Z Compiling tokio-stream v0.1.16
15412025-02-22T20:27:00.783Z Compiling pkcs1 v0.7.5
15422025-02-22T20:27:00.864Z Compiling serde-big-array v0.5.1
15432025-02-22T20:27:01.110Z Compiling rfc6979 v0.4.0
15442025-02-22T20:27:01.312Z Compiling clap_derive v4.5.28
15452025-02-22T20:27:01.663Z Compiling derive-where v1.2.7
15462025-02-22T20:27:01.685Z Compiling serde_repr v0.1.19
15472025-02-22T20:27:02.103Z Compiling bstr v1.10.0
15482025-02-22T20:27:02.644Z Compiling float-cmp v0.10.0
15492025-02-22T20:27:02.676Z Compiling unicode-segmentation v1.12.0
15502025-02-22T20:27:02.769Z Compiling whoami v1.5.2
15512025-02-22T20:27:02.885Z Compiling new_debug_unreachable v1.0.6
15522025-02-22T20:27:02.992Z Compiling static_assertions v1.1.0
15532025-02-22T20:27:03.107Z Compiling normalize-line-endings v0.3.0
15542025-02-22T20:27:03.251Z Compiling bit-vec v0.6.3
15552025-02-22T20:27:03.310Z Compiling number_prefix v0.4.0
15562025-02-22T20:27:03.531Z Compiling difflib v0.4.0
15572025-02-22T20:27:03.551Z Compiling fixedbitset v0.4.2
15582025-02-22T20:27:03.653Z Compiling predicates-core v1.0.8
15592025-02-22T20:27:03.686Z Compiling precomputed-hash v0.1.1
15602025-02-22T20:27:03.828Z Compiling string_cache v0.8.7
15612025-02-22T20:27:03.995Z Compiling predicates v3.1.3
15622025-02-22T20:27:04.015Z Compiling petgraph v0.6.5
15632025-02-22T20:27:04.253Z Compiling bit-set v0.5.3
15642025-02-22T20:27:04.550Z Compiling indicatif v0.17.11
15652025-02-22T20:27:04.809Z Compiling similar v2.6.0
15662025-02-22T20:27:04.831Z Compiling tokio-postgres v0.7.12
15672025-02-22T20:27:05.440Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
15682025-02-22T20:27:05.647Z Compiling clap v4.5.30
15692025-02-22T20:27:05.772Z Compiling ecdsa v0.16.9
15702025-02-22T20:27:06.487Z Compiling rsa v0.9.6
15712025-02-22T20:27:06.607Z Compiling ed25519-dalek v2.1.1
15722025-02-22T20:27:06.839Z Compiling toml v0.7.8
15732025-02-22T20:27:07.900Z Compiling zip v0.6.6
15742025-02-22T20:27:08.265Z Compiling crossterm v0.28.1
15752025-02-22T20:27:10.047Z Compiling hex v0.4.3
15762025-02-22T20:27:10.352Z Compiling x509-cert v0.2.5
15772025-02-22T20:27:10.386Z Compiling lalrpop-util v0.19.12
15782025-02-22T20:27:10.629Z Compiling unicode-xid v0.2.6
15792025-02-22T20:27:10.755Z Compiling peg-runtime v0.8.3
15802025-02-22T20:27:10.781Z Compiling strum_macros v0.26.4
15812025-02-22T20:27:10.850Z Compiling xattr v1.3.1
15822025-02-22T20:27:11.121Z Compiling filetime v0.2.25
15832025-02-22T20:27:11.424Z Compiling tar v0.4.42
15842025-02-22T20:27:15.170Z Compiling strum v0.26.3
15852025-02-22T20:27:18.323Z Compiling aws-lc-sys v0.22.0
15862025-02-22T20:27:45.711Z Compiling rustls-webpki v0.102.8
15872025-02-22T20:27:48.824Z Compiling tokio-rustls v0.25.0
15882025-02-22T20:27:50.568Z Compiling tokio-rustls v0.26.0
15892025-02-22T20:27:50.826Z Compiling hyper-rustls v0.27.3
15902025-02-22T20:27:51.164Z Compiling reqwest v0.12.12
15912025-02-22T20:27:52.492Z Compiling qorb v0.2.1
15922025-02-22T20:27:55.422Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15932025-02-22T20:27:55.683Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15942025-02-22T20:28:00.017Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 10s
15952025-02-22T20:28:00.182Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
15962025-02-22T20:28:00.233ZFeb 22 20:27:58.561 INFO Starting download, target: Cockroach
15972025-02-22T20:28:00.233ZFeb 22 20:27:58.561 INFO Starting download, target: Clickhouse
15982025-02-22T20:28:00.235ZFeb 22 20:27:58.561 INFO Starting download, target: DendriteOpenapi
15992025-02-22T20:28:00.235ZFeb 22 20:27:58.561 INFO Starting download, target: Console
16002025-02-22T20:28:00.235ZFeb 22 20:27:58.561 INFO Starting download, target: DendriteStub
16012025-02-22T20:28:00.235ZFeb 22 20:27:58.561 INFO Starting download, target: MaghemiteMgd
16022025-02-22T20:28:00.235ZFeb 22 20:27:58.561 INFO Starting download, target: TransceiverControl
16032025-02-22T20:28:00.235ZFeb 22 20:27:58.562 INFO Downloading out/downloads/dpd-b37a8fdc335592e24d6afe71995637b2ad36eb7d.json (attempt 1/3), target: DendriteOpenapi
16042025-02-22T20:28:00.235ZFeb 22 20:27:58.562 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
16052025-02-22T20:28:00.235ZFeb 22 20:27:58.562 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16062025-02-22T20:28:00.236ZFeb 22 20:27:58.562 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16072025-02-22T20:28:00.236ZFeb 22 20:27:58.562 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16082025-02-22T20:28:00.236ZFeb 22 20:27:58.562 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16092025-02-22T20:28:00.236ZFeb 22 20:27:58.562 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16102025-02-22T20:28:00.396ZFeb 22 20:27:58.722 INFO Download complete, target: DendriteOpenapi
16112025-02-22T20:28:00.564ZFeb 22 20:27:58.878 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16122025-02-22T20:28:00.724ZFeb 22 20:27:59.034 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16132025-02-22T20:28:01.040ZFeb 22 20:27:59.366 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16142025-02-22T20:28:01.049ZFeb 22 20:27:59.375 INFO Download complete, target: TransceiverControl
16152025-02-22T20:28:01.097ZFeb 22 20:27:59.410 INFO Download complete, target: Console
16162025-02-22T20:28:01.184ZFeb 22 20:27:59.506 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16172025-02-22T20:28:02.009ZFeb 22 20:28:00.337 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16182025-02-22T20:28:02.009ZFeb 22 20:28:00.337 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16192025-02-22T20:28:02.266ZFeb 22 20:28:00.594 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16202025-02-22T20:28:04.061ZFeb 22 20:28:02.388 INFO Download complete, target: DendriteStub
16212025-02-22T20:28:04.374ZFeb 22 20:28:02.702 INFO Download complete, target: MaghemiteMgd
16222025-02-22T20:28:09.713ZFeb 22 20:28:08.040 INFO Checking that binary works, target: Cockroach
16232025-02-22T20:28:09.872ZFeb 22 20:28:08.198 INFO Download complete, target: Cockroach
16242025-02-22T20:28:15.189ZFeb 22 20:28:13.514 INFO Checking that binary works, target: Clickhouse
16252025-02-22T20:28:15.332ZFeb 22 20:28:13.657 INFO Download complete, target: Clickhouse
16262025-02-22T20:28:15.352ZAll builder prerequisites installed successfully, and PATH looks valid
16272025-02-22T20:28:15.355Z
16282025-02-22T20:28:15.355Zreal 5:03.201629486
16292025-02-22T20:28:15.355Zuser 15:19.990952409
16302025-02-22T20:28:15.355Zsys 2:03.126802960
16312025-02-22T20:28:15.355Ztrap 0.535313357
16322025-02-22T20:28:15.355Ztflt 0.927853471
16332025-02-22T20:28:15.355Zdflt 1.326209968
16342025-02-22T20:28:15.355Zkflt 0.031802384
16352025-02-22T20:28:15.355Zlock 23:35.943269518
16362025-02-22T20:28:15.355Zslp 54:01.782412793
16372025-02-22T20:28:15.355Zlat 1:00.236140456
16382025-02-22T20:28:15.355Zstop 2:23.384943480
16392025-02-22T20:28:15.355Z+ banner hack-check
16402025-02-22T20:28:15.358Z
16412025-02-22T20:28:15.358Z # # ## #### # # #### # # ###### #### # #
16422025-02-22T20:28:15.358Z # # # # # # # # # # # # # # # # #
16432025-02-22T20:28:15.358Z ###### # # # #### ##### # ###### ##### # ####
16442025-02-22T20:28:15.358Z # # ###### # # # # # # # # # #
16452025-02-22T20:28:15.358Z # # # # # # # # # # # # # # # # #
16462025-02-22T20:28:15.358Z # # # # #### # # #### # # ###### #### # #
16472025-02-22T20:28:15.358Z
16482025-02-22T20:28:15.358Z+ export CARGO_INCREMENTAL=0
16492025-02-22T20:28:15.358Z+ CARGO_INCREMENTAL=0
16502025-02-22T20:28:15.358Z+ ptime -m timeout 2h cargo xtask check-features --ci
16512025-02-22T20:28:15.891Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
16522025-02-22T20:28:18.691Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.28s
16532025-02-22T20:28:18.757Z Running `target/debug/xtask check-features --ci`
16542025-02-22T20:28:18.779Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
16552025-02-22T20:28:18.779Zrunning: "/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
16562025-02-22T20:28:19.243Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s
16572025-02-22T20:28:19.260Z Running `target/debug/xtask download cargo-hack`
16582025-02-22T20:28:20.120Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16592025-02-22T20:28:20.510Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16602025-02-22T20:28:24.397Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.10s
16612025-02-22T20:28:24.551Z Running `target/debug/xtask-downloader cargo-hack`
16622025-02-22T20:28:24.588ZFeb 22 20:28:22.912 INFO Starting download, target: CargoHack
16632025-02-22T20:28:24.591ZFeb 22 20:28:22.913 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
16642025-02-22T20:28:25.262ZFeb 22 20:28:23.586 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
16652025-02-22T20:28:25.354ZFeb 22 20:28:23.677 INFO Download complete, target: CargoHack
16662025-02-22T20:28:25.357Zrunning: "/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"
16672025-02-22T20:28:25.373Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
16682025-02-22T20:28:25.542Zinfo: running `cargo check --bins` on api_identity (1/199)
16692025-02-22T20:28:26.069Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16702025-02-22T20:28:26.071Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16712025-02-22T20:28:26.072Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16722025-02-22T20:28:26.074Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
16732025-02-22T20:28:26.137Z
16742025-02-22T20:28:26.137Zinfo: running `cargo check --bins` on bootstore (2/199)
16752025-02-22T20:28:26.720Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16762025-02-22T20:28:26.723Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16772025-02-22T20:28:26.723Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16782025-02-22T20:28:26.726Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
16792025-02-22T20:28:26.796Z
16802025-02-22T20:28:26.796Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/199)
16812025-02-22T20:28:27.338Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16822025-02-22T20:28:27.341Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16832025-02-22T20:28:27.341Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16842025-02-22T20:28:27.343Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
16852025-02-22T20:28:27.409Z
16862025-02-22T20:28:27.409Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/199)
16872025-02-22T20:28:27.958Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16882025-02-22T20:28:27.961Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16892025-02-22T20:28:27.961Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16902025-02-22T20:28:27.963Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
16912025-02-22T20:28:28.030Z
16922025-02-22T20:28:28.030Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/199)
16932025-02-22T20:28:28.418Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16942025-02-22T20:28:28.421Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16952025-02-22T20:28:28.421Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16962025-02-22T20:28:28.424Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
16972025-02-22T20:28:28.460Z
16982025-02-22T20:28:28.460Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (6/199)
16992025-02-22T20:28:28.851Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17002025-02-22T20:28:28.854Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17012025-02-22T20:28:28.854Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17022025-02-22T20:28:28.857Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
17032025-02-22T20:28:28.892Z
17042025-02-22T20:28:28.892Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/199)
17052025-02-22T20:28:29.274Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17062025-02-22T20:28:29.277Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17072025-02-22T20:28:29.277Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17082025-02-22T20:28:29.280Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17092025-02-22T20:28:29.315Z
17102025-02-22T20:28:29.315Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/199)
17112025-02-22T20:28:29.707Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17122025-02-22T20:28:29.709Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17132025-02-22T20:28:29.709Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17142025-02-22T20:28:29.712Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
17152025-02-22T20:28:29.752Z
17162025-02-22T20:28:29.752Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/199)
17172025-02-22T20:28:30.142Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17182025-02-22T20:28:30.144Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17192025-02-22T20:28:30.144Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17202025-02-22T20:28:30.147Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17212025-02-22T20:28:30.185Z
17222025-02-22T20:28:30.185Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/199)
17232025-02-22T20:28:30.578Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17242025-02-22T20:28:30.580Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17252025-02-22T20:28:30.580Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17262025-02-22T20:28:30.583Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
17272025-02-22T20:28:30.620Z
17282025-02-22T20:28:30.620Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/199)
17292025-02-22T20:28:31.013Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17302025-02-22T20:28:31.016Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17312025-02-22T20:28:31.016Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17322025-02-22T20:28:31.018Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
17332025-02-22T20:28:31.056Z
17342025-02-22T20:28:31.056Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/199)
17352025-02-22T20:28:31.442Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17362025-02-22T20:28:31.445Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17372025-02-22T20:28:31.445Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17382025-02-22T20:28:31.448Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17392025-02-22T20:28:31.484Z
17402025-02-22T20:28:31.484Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/199)
17412025-02-22T20:28:31.878Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17422025-02-22T20:28:31.880Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17432025-02-22T20:28:31.880Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17442025-02-22T20:28:31.883Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
17452025-02-22T20:28:31.921Z
17462025-02-22T20:28:31.921Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/199)
17472025-02-22T20:28:32.310Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17482025-02-22T20:28:32.313Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17492025-02-22T20:28:32.313Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17502025-02-22T20:28:32.316Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17512025-02-22T20:28:32.353Z
17522025-02-22T20:28:32.353Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/199)
17532025-02-22T20:28:32.748Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17542025-02-22T20:28:32.751Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17552025-02-22T20:28:32.751Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17562025-02-22T20:28:32.753Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
17572025-02-22T20:28:32.790Z
17582025-02-22T20:28:32.790Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (16/199)
17592025-02-22T20:28:33.186Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17602025-02-22T20:28:33.189Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17612025-02-22T20:28:33.189Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17622025-02-22T20:28:33.191Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
17632025-02-22T20:28:33.228Z
17642025-02-22T20:28:33.228Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (17/199)
17652025-02-22T20:28:33.628Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17662025-02-22T20:28:33.630Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17672025-02-22T20:28:33.630Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17682025-02-22T20:28:33.633Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
17692025-02-22T20:28:33.670Z
17702025-02-22T20:28:33.670Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (18/199)
17712025-02-22T20:28:34.067Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17722025-02-22T20:28:34.070Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17732025-02-22T20:28:34.070Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17742025-02-22T20:28:34.073Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
17752025-02-22T20:28:34.109Z
17762025-02-22T20:28:34.109Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (19/199)
17772025-02-22T20:28:34.501Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17782025-02-22T20:28:34.504Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17792025-02-22T20:28:34.504Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17802025-02-22T20:28:34.507Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
17812025-02-22T20:28:34.544Z
17822025-02-22T20:28:34.544Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (20/199)
17832025-02-22T20:28:34.935Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17842025-02-22T20:28:34.938Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17852025-02-22T20:28:34.938Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17862025-02-22T20:28:34.941Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
17872025-02-22T20:28:34.979Z
17882025-02-22T20:28:34.979Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (21/199)
17892025-02-22T20:28:35.372Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17902025-02-22T20:28:35.375Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17912025-02-22T20:28:35.375Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17922025-02-22T20:28:35.378Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
17932025-02-22T20:28:35.414Z
17942025-02-22T20:28:35.414Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (22/199)
17952025-02-22T20:28:35.805Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17962025-02-22T20:28:35.808Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17972025-02-22T20:28:35.808Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17982025-02-22T20:28:35.811Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
17992025-02-22T20:28:35.847Z
18002025-02-22T20:28:35.847Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (23/199)
18012025-02-22T20:28:36.236Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18022025-02-22T20:28:36.240Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18032025-02-22T20:28:36.240Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18042025-02-22T20:28:36.242Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18052025-02-22T20:28:36.279Z
18062025-02-22T20:28:36.279Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (24/199)
18072025-02-22T20:28:36.671Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18082025-02-22T20:28:36.674Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18092025-02-22T20:28:36.674Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18102025-02-22T20:28:36.676Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
18112025-02-22T20:28:36.717Z
18122025-02-22T20:28:36.717Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (25/199)
18132025-02-22T20:28:37.109Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18142025-02-22T20:28:37.112Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18152025-02-22T20:28:37.112Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18162025-02-22T20:28:37.114Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
18172025-02-22T20:28:37.153Z
18182025-02-22T20:28:37.153Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (26/199)
18192025-02-22T20:28:37.586Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18202025-02-22T20:28:37.677Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18212025-02-22T20:28:37.678Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18222025-02-22T20:28:37.678Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18232025-02-22T20:28:37.678Z
18242025-02-22T20:28:37.678Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (27/199)
18252025-02-22T20:28:37.998Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18262025-02-22T20:28:38.034Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18272025-02-22T20:28:38.034Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18282025-02-22T20:28:38.035Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
18292025-02-22T20:28:38.035Z
18302025-02-22T20:28:38.035Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (28/199)
18312025-02-22T20:28:38.411Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18322025-02-22T20:28:38.414Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18332025-02-22T20:28:38.414Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18342025-02-22T20:28:38.417Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18352025-02-22T20:28:38.454Z
18362025-02-22T20:28:38.454Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (29/199)
18372025-02-22T20:28:38.846Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18382025-02-22T20:28:38.849Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18392025-02-22T20:28:38.849Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18402025-02-22T20:28:38.851Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
18412025-02-22T20:28:38.890Z
18422025-02-22T20:28:38.890Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (30/199)
18432025-02-22T20:28:39.279Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18442025-02-22T20:28:39.282Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18452025-02-22T20:28:39.282Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18462025-02-22T20:28:39.285Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18472025-02-22T20:28:39.322Z
18482025-02-22T20:28:39.322Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (31/199)
18492025-02-22T20:28:39.715Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18502025-02-22T20:28:39.718Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18512025-02-22T20:28:39.718Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18522025-02-22T20:28:39.721Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
18532025-02-22T20:28:39.758Z
18542025-02-22T20:28:39.758Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (32/199)
18552025-02-22T20:28:40.148Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18562025-02-22T20:28:40.150Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18572025-02-22T20:28:40.150Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18582025-02-22T20:28:40.153Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18592025-02-22T20:28:40.193Z
18602025-02-22T20:28:40.193Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/199)
18612025-02-22T20:28:40.590Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18622025-02-22T20:28:40.593Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18632025-02-22T20:28:40.593Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18642025-02-22T20:28:40.595Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
18652025-02-22T20:28:40.635Z
18662025-02-22T20:28:40.635Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (34/199)
18672025-02-22T20:28:41.030Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18682025-02-22T20:28:41.033Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18692025-02-22T20:28:41.033Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18702025-02-22T20:28:41.036Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
18712025-02-22T20:28:41.074Z
18722025-02-22T20:28:41.074Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (35/199)
18732025-02-22T20:28:41.471Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18742025-02-22T20:28:41.473Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18752025-02-22T20:28:41.473Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18762025-02-22T20:28:41.476Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
18772025-02-22T20:28:41.515Z
18782025-02-22T20:28:41.515Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (36/199)
18792025-02-22T20:28:41.906Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18802025-02-22T20:28:41.909Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18812025-02-22T20:28:41.909Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18822025-02-22T20:28:41.912Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
18832025-02-22T20:28:41.949Z
18842025-02-22T20:28:41.949Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (37/199)
18852025-02-22T20:28:42.340Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18862025-02-22T20:28:42.343Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18872025-02-22T20:28:42.343Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18882025-02-22T20:28:42.345Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
18892025-02-22T20:28:42.384Z
18902025-02-22T20:28:42.384Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (38/199)
18912025-02-22T20:28:42.781Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18922025-02-22T20:28:42.784Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18932025-02-22T20:28:42.784Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18942025-02-22T20:28:42.786Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
18952025-02-22T20:28:42.825Z
18962025-02-22T20:28:42.825Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/199)
18972025-02-22T20:28:43.216Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18982025-02-22T20:28:43.219Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18992025-02-22T20:28:43.219Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19002025-02-22T20:28:43.221Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
19012025-02-22T20:28:43.259Z
19022025-02-22T20:28:43.259Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (40/199)
19032025-02-22T20:28:43.656Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19042025-02-22T20:28:43.659Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19052025-02-22T20:28:43.659Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19062025-02-22T20:28:43.661Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
19072025-02-22T20:28:43.700Z
19082025-02-22T20:28:43.700Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (41/199)
19092025-02-22T20:28:44.101Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19102025-02-22T20:28:44.104Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19112025-02-22T20:28:44.104Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19122025-02-22T20:28:44.107Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
19132025-02-22T20:28:44.146Z
19142025-02-22T20:28:44.146Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (42/199)
19152025-02-22T20:28:44.544Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19162025-02-22T20:28:44.547Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19172025-02-22T20:28:44.547Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19182025-02-22T20:28:44.549Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
19192025-02-22T20:28:44.587Z
19202025-02-22T20:28:44.587Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/199)
19212025-02-22T20:28:44.987Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19222025-02-22T20:28:44.990Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19232025-02-22T20:28:44.990Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19242025-02-22T20:28:44.993Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
19252025-02-22T20:28:45.032Z
19262025-02-22T20:28:45.032Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (44/199)
19272025-02-22T20:28:45.421Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19282025-02-22T20:28:45.423Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19292025-02-22T20:28:45.423Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19302025-02-22T20:28:45.426Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
19312025-02-22T20:28:45.463Z
19322025-02-22T20:28:45.464Zinfo: running `cargo check --bins` on sled-hardware-types (45/199)
19332025-02-22T20:28:46.024Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19342025-02-22T20:28:46.026Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19352025-02-22T20:28:46.026Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19362025-02-22T20:28:46.029Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
19372025-02-22T20:28:46.099Z
19382025-02-22T20:28:46.099Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (46/199)
19392025-02-22T20:28:46.654Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19402025-02-22T20:28:46.656Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19412025-02-22T20:28:46.656Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19422025-02-22T20:28:46.659Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
19432025-02-22T20:28:46.731Z
19442025-02-22T20:28:46.731Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (47/199)
19452025-02-22T20:28:47.292Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19462025-02-22T20:28:47.295Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19472025-02-22T20:28:47.295Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19482025-02-22T20:28:47.298Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
19492025-02-22T20:28:47.367Z
19502025-02-22T20:28:47.367Zinfo: running `cargo check --bins` on oxlog (48/199)
19512025-02-22T20:28:47.900Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19522025-02-22T20:28:47.903Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19532025-02-22T20:28:47.988Z Checking cfg-if v1.0.0
19542025-02-22T20:28:47.991Z Checking libc v0.2.169
19552025-02-22T20:28:48.099Z Checking serde v1.0.217
19562025-02-22T20:28:48.102Z Checking zeroize v1.8.1
19572025-02-22T20:28:48.118Z Checking memchr v2.7.4
19582025-02-22T20:28:48.128Z Checking typenum v1.17.0
19592025-02-22T20:28:48.138Z Checking subtle v2.6.1
19602025-02-22T20:28:48.149Z Checking value-bag v1.9.0
19612025-02-22T20:28:48.164Z Checking smallvec v1.13.2
19622025-02-22T20:28:48.333Z Checking scopeguard v1.2.0
19632025-02-22T20:28:48.397Z Checking itoa v1.0.11
19642025-02-22T20:28:48.485Z Checking const-oid v0.9.6
19652025-02-22T20:28:48.488Z Checking lock_api v0.4.12
19662025-02-22T20:28:48.521Z Checking log v0.4.22
19672025-02-22T20:28:48.613Z Checking pin-project-lite v0.2.14
19682025-02-22T20:28:48.744Z Checking byteorder v1.5.0
19692025-02-22T20:28:48.869Z Checking futures-core v0.3.31
19702025-02-22T20:28:48.913Z Checking once_cell v1.20.3
19712025-02-22T20:28:49.020Z Checking stable_deref_trait v1.2.0
19722025-02-22T20:28:49.050Z Checking cpufeatures v0.2.14
19732025-02-22T20:28:49.076Z Checking getrandom v0.2.15
19742025-02-22T20:28:49.121Z Checking signal-hook-registry v1.4.2
19752025-02-22T20:28:49.123Z Checking parking_lot_core v0.9.10
19762025-02-22T20:28:49.136Z Checking generic-array v0.14.7
19772025-02-22T20:28:49.161Z Checking mio v1.0.2
19782025-02-22T20:28:49.198Z Checking futures-sink v0.3.31
19792025-02-22T20:28:49.284Z Checking rand_core v0.6.4
19802025-02-22T20:28:49.339Z Checking socket2 v0.5.7
19812025-02-22T20:28:49.367Z Checking zerocopy v0.7.35
19822025-02-22T20:28:49.456Z Checking parking_lot v0.12.3
19832025-02-22T20:28:49.601Z Checking slab v0.4.9
19842025-02-22T20:28:49.750Z Checking zerofrom v0.1.4
19852025-02-22T20:28:49.796Z Checking futures-channel v0.3.31
19862025-02-22T20:28:49.812Z Checking pin-utils v0.1.0
19872025-02-22T20:28:49.862Z Checking futures-task v0.3.31
19882025-02-22T20:28:49.900Z Checking futures-io v0.3.31
19892025-02-22T20:28:49.945Z Checking yoke v0.7.4
19902025-02-22T20:28:50.078Z Checking foldhash v0.1.3
19912025-02-22T20:28:50.081Z Checking allocator-api2 v0.2.18
19922025-02-22T20:28:50.125Z Checking futures-util v0.3.31
19932025-02-22T20:28:50.211Z Checking crypto-common v0.1.6
19942025-02-22T20:28:50.270Z Checking block-buffer v0.10.4
19952025-02-22T20:28:50.286Z Checking zerovec v0.10.4
19962025-02-22T20:28:50.382Z Checking equivalent v1.0.1
19972025-02-22T20:28:50.424Z Checking block-padding v0.3.3
19982025-02-22T20:28:50.480Z Checking digest v0.10.7
19992025-02-22T20:28:50.500Z Checking ryu v1.0.18
20002025-02-22T20:28:50.591Z Checking writeable v0.5.5
20012025-02-22T20:28:50.615Z Checking inout v0.1.3
20022025-02-22T20:28:50.700Z Checking hashbrown v0.15.1
20032025-02-22T20:28:50.747Z Checking fnv v1.0.7
20042025-02-22T20:28:50.830Z Checking litemap v0.7.3
20052025-02-22T20:28:50.833Z Checking hmac v0.12.1
20062025-02-22T20:28:50.872Z Checking sha2 v0.10.8
20072025-02-22T20:28:50.893Z Checking cipher v0.4.4
20082025-02-22T20:28:51.035Z Checking libm v0.2.8
20092025-02-22T20:28:51.179Z Checking base64ct v1.6.0
20102025-02-22T20:28:51.293Z Checking ppv-lite86 v0.2.20
20112025-02-22T20:28:51.463Z Checking flagset v0.4.6
20122025-02-22T20:28:51.660Z Checking pem-rfc7468 v0.7.0
20132025-02-22T20:28:51.675Z Checking icu_locid_transform_data v1.5.0
20142025-02-22T20:28:51.751Z Checking tracing-core v0.1.32
20152025-02-22T20:28:51.780Z Checking thiserror v1.0.69
20162025-02-22T20:28:51.795Z Checking tinystr v0.7.6
20172025-02-22T20:28:51.914Z Checking der v0.7.9
20182025-02-22T20:28:51.930Z Checking icu_collections v1.5.0
20192025-02-22T20:28:51.961Z Checking num-traits v0.2.19
20202025-02-22T20:28:51.986Z Checking rand_chacha v0.3.1
20212025-02-22T20:28:52.103Z Checking icu_locid v1.5.0
20222025-02-22T20:28:52.385Z Checking rustls-pki-types v1.10.0
20232025-02-22T20:28:52.401Z Checking percent-encoding v2.3.1
20242025-02-22T20:28:52.577Z Checking icu_properties_data v1.5.0
20252025-02-22T20:28:52.617Z Checking tracing v0.1.40
20262025-02-22T20:28:52.644Z Checking bytes v1.9.0
20272025-02-22T20:28:52.820Z Checking indexmap v2.7.1
20282025-02-22T20:28:52.928Z Checking serde_json v1.0.139
20292025-02-22T20:28:52.953Z Checking bitflags v2.6.0
20302025-02-22T20:28:52.999Z Checking icu_provider v1.5.0
20312025-02-22T20:28:53.262Z Checking rand v0.8.5
20322025-02-22T20:28:53.433Z Checking tokio v1.43.0
20332025-02-22T20:28:53.436Z Checking http v1.2.0
20342025-02-22T20:28:53.589Z Checking spki v0.7.3
20352025-02-22T20:28:53.614Z Checking icu_locid_transform v1.5.0
20362025-02-22T20:28:53.871Z Checking salsa20 v0.10.2
20372025-02-22T20:28:54.041Z Checking pbkdf2 v0.12.2
20382025-02-22T20:28:54.081Z Checking aws-lc-sys v0.22.0
20392025-02-22T20:28:54.206Z Checking httparse v1.9.5
20402025-02-22T20:28:54.492Z Checking utf16_iter v1.0.5
20412025-02-22T20:28:54.525Z Checking mirai-annotations v1.12.0
20422025-02-22T20:28:54.581Z Checking icu_properties v1.5.1
20432025-02-22T20:28:54.620Z Checking utf8_iter v1.0.4
20442025-02-22T20:28:54.636Z Checking icu_normalizer_data v1.5.0
20452025-02-22T20:28:54.638Z Checking powerfmt v0.2.0
20462025-02-22T20:28:54.665Z Checking untrusted v0.9.0
20472025-02-22T20:28:54.684Z Checking untrusted v0.7.1
20482025-02-22T20:28:54.730Z Checking write16 v1.0.0
20492025-02-22T20:28:54.806Z Checking scrypt v0.11.0
20502025-02-22T20:28:54.822Z Checking ring v0.17.9
20512025-02-22T20:28:54.844Z Checking aes v0.8.4
20522025-02-22T20:28:54.862Z Checking cbc v0.1.2
20532025-02-22T20:28:54.890Z Checking deranged v0.3.11
20542025-02-22T20:28:55.016Z Checking crossbeam-utils v0.8.20
20552025-02-22T20:28:55.050Z Checking spin v0.9.8
20562025-02-22T20:28:55.370Z Checking atomic-waker v1.1.2
20572025-02-22T20:28:55.513Z Checking tinyvec_macros v0.1.1
20582025-02-22T20:28:55.607Z Checking num-conv v0.1.0
20592025-02-22T20:28:55.716Z Checking time-core v0.1.2
20602025-02-22T20:28:55.779Z Checking num_threads v0.1.7
20612025-02-22T20:28:55.847Z Checking pkcs5 v0.7.1
20622025-02-22T20:28:55.886Z Checking tinyvec v1.8.0
20632025-02-22T20:28:55.902Z Checking http-body v1.0.1
20642025-02-22T20:28:56.102Z Checking form_urlencoded v1.2.1
20652025-02-22T20:28:56.120Z Checking aws-lc-rs v1.10.0
20662025-02-22T20:28:56.171Z Checking time v0.3.36
20672025-02-22T20:28:56.329Z Checking try-lock v0.2.5
20682025-02-22T20:28:56.344Z Checking pkcs8 v0.10.2
20692025-02-22T20:28:56.469Z Checking want v0.3.1
20702025-02-22T20:28:56.661Z Checking uuid v1.12.0
20712025-02-22T20:28:56.679Z Checking tower-service v0.3.3
20722025-02-22T20:28:56.812Z Checking httpdate v1.0.3
20732025-02-22T20:28:57.071Z Checking unicode-ident v1.0.14
20742025-02-22T20:28:57.089Z Checking serde_spanned v0.6.8
20752025-02-22T20:28:57.153Z Checking toml_datetime v0.6.8
20762025-02-22T20:28:57.258Z Checking proc-macro2 v1.0.92
20772025-02-22T20:28:57.282Z Checking slog v2.7.0
20782025-02-22T20:28:57.298Z Checking scroll v0.12.0
20792025-02-22T20:28:57.436Z Checking match_cfg v0.1.0
20802025-02-22T20:28:57.531Z Checking base64 v0.22.1
20812025-02-22T20:28:57.730Z Checking foreign-types-shared v0.1.1
20822025-02-22T20:28:57.752Z Checking ucd-trie v0.1.7
20832025-02-22T20:28:57.848Z Checking icu_normalizer v1.5.0
20842025-02-22T20:28:57.848Z Checking iana-time-zone v0.1.61
20852025-02-22T20:28:57.880Z Checking rustls-webpki v0.102.8
20862025-02-22T20:28:57.918Z Checking plain v0.2.3
20872025-02-22T20:28:57.938Z Checking adler2 v2.0.0
20882025-02-22T20:28:57.971Z Checking pest v2.7.14
20892025-02-22T20:28:57.995Z Checking chrono v0.4.39
20902025-02-22T20:28:58.059Z Checking goblin v0.8.2
20912025-02-22T20:28:58.101Z Checking miniz_oxide v0.8.0
20922025-02-22T20:28:58.586Z Checking idna_adapter v1.2.0
20932025-02-22T20:28:58.589Z Checking quote v1.0.38
20942025-02-22T20:28:58.628Z Checking foreign-types v0.3.2
20952025-02-22T20:28:58.721Z Checking hostname v0.3.1
20962025-02-22T20:28:58.761Z Checking idna v1.0.3
20972025-02-22T20:28:58.825Z Checking openssl-sys v0.9.106
20982025-02-22T20:28:58.856Z Checking errno v0.3.9
20992025-02-22T20:28:58.940Z Checking dirs-sys-next v0.1.2
21002025-02-22T20:28:59.023Z Checking aho-corasick v1.1.3
21012025-02-22T20:28:59.116Z Checking siphasher v0.3.11
21022025-02-22T20:28:59.233Z Checking url v2.5.3
21032025-02-22T20:28:59.414Z Checking pretty-hex v0.4.1
21042025-02-22T20:28:59.593Z Checking regex-syntax v0.8.5
21052025-02-22T20:28:59.936Z Compiling newtype-uuid v1.2.1
21062025-02-22T20:28:59.957Z Checking data-encoding v2.6.0
21072025-02-22T20:29:00.036Z Checking tokio-util v0.7.12
21082025-02-22T20:29:00.075Z Checking openssl v0.10.71
21092025-02-22T20:29:00.269Z Checking dirs-next v2.0.0
21102025-02-22T20:29:00.412Z Checking rustix v0.38.37
21112025-02-22T20:29:00.477Z Checking syn v2.0.96
21122025-02-22T20:29:00.571Z Checking unicode-normalization v0.1.24
21132025-02-22T20:29:00.586Z Checking dtrace-parser v0.2.0
21142025-02-22T20:29:00.879Z Checking h2 v0.4.6
21152025-02-22T20:29:01.061Z Checking http-body-util v0.1.2
21162025-02-22T20:29:01.506Z Checking crossbeam-epoch v0.9.18
21172025-02-22T20:29:01.541Z Checking signature v2.2.0
21182025-02-22T20:29:01.757Z Checking sha1 v0.10.6
21192025-02-22T20:29:01.903Z Checking thread_local v1.1.8
21202025-02-22T20:29:02.051Z Checking thread-id v4.2.2
21212025-02-22T20:29:02.169Z Checking encoding_rs v0.8.34
21222025-02-22T20:29:02.184Z Checking utf8parse v0.2.2
21232025-02-22T20:29:02.319Z Checking unicode-bidi v0.3.17
21242025-02-22T20:29:02.674Z Checking regex-automata v0.4.8
21252025-02-22T20:29:02.764Z Checking dof v0.3.0
21262025-02-22T20:29:02.886Z Checking openssl-probe v0.1.5
21272025-02-22T20:29:03.058Z Checking winnow v0.6.20
21282025-02-22T20:29:03.332Z Checking ipnet v2.10.1
21292025-02-22T20:29:03.596Z Checking anstyle v1.0.10
21302025-02-22T20:29:03.757Z Checking mime v0.3.17
21312025-02-22T20:29:03.951Z Checking gimli v0.31.1
21322025-02-22T20:29:04.082Z Checking unicode-properties v0.1.3
21332025-02-22T20:29:04.469Z Checking stringprep v0.1.5
21342025-02-22T20:29:04.488Z Checking anstyle-parse v0.2.5
21352025-02-22T20:29:04.755Z Checking crossbeam-deque v0.8.5
21362025-02-22T20:29:04.771Z Checking term v0.7.0
21372025-02-22T20:29:05.075Z Checking rustls v0.23.19
21382025-02-22T20:29:05.186Z Checking rustls v0.22.4
21392025-02-22T20:29:05.242Z Checking native-tls v0.2.12
21402025-02-22T20:29:05.553Z Checking slog-json v2.6.1
21412025-02-22T20:29:05.785Z Checking toml_edit v0.22.22
21422025-02-22T20:29:05.818Z Checking serde_urlencoded v0.7.1
21432025-02-22T20:29:06.213Z Checking crossbeam-channel v0.5.13
21442025-02-22T20:29:06.499Z Checking usdt-impl v0.5.0
21452025-02-22T20:29:06.932Z Checking futures-executor v0.3.31
21462025-02-22T20:29:06.952Z Checking num-integer v0.1.46
21472025-02-22T20:29:06.993Z Checking rustls-pemfile v2.2.0
21482025-02-22T20:29:07.131Z Checking hyper v1.5.2
21492025-02-22T20:29:07.145Z Checking semver v1.0.25
21502025-02-22T20:29:07.214Z Checking md-5 v0.10.6
21512025-02-22T20:29:07.430Z Checking ff v0.13.0
21522025-02-22T20:29:07.445Z Checking hash32 v0.2.1
21532025-02-22T20:29:07.562Z Checking memmap v0.7.0
21542025-02-22T20:29:07.644Z Checking addr2line v0.24.2
21552025-02-22T20:29:07.658Z Checking is-terminal v0.4.13
21562025-02-22T20:29:07.716Z Checking object v0.36.5
21572025-02-22T20:29:07.777Z Checking dyn-clone v1.0.18
21582025-02-22T20:29:07.780Z Checking linked-hash-map v0.5.6
21592025-02-22T20:29:07.935Z Checking is_terminal_polyfill v1.70.1
21602025-02-22T20:29:08.062Z Checking either v1.13.0
21612025-02-22T20:29:08.100Z Checking anstyle-query v1.1.1
21622025-02-22T20:29:08.152Z Checking utf-8 v0.7.6
21632025-02-22T20:29:08.233Z Checking psl-types v2.0.11
21642025-02-22T20:29:08.368Z Checking base16ct v0.2.0
21652025-02-22T20:29:08.371Z Checking quick-error v1.2.3
21662025-02-22T20:29:08.413Z Checking colorchoice v1.0.2
21672025-02-22T20:29:08.416Z Checking rustc-demangle v0.1.24
21682025-02-22T20:29:08.519Z Checking take_mut v0.2.2
21692025-02-22T20:29:08.550Z Checking fallible-iterator v0.2.0
21702025-02-22T20:29:08.566Z Checking sec1 v0.7.3
21712025-02-22T20:29:08.570Z Checking anstream v0.6.15
21722025-02-22T20:29:08.673Z Checking slog-async v2.8.0
21732025-02-22T20:29:08.857Z Checking tokio-rustls v0.25.0
21742025-02-22T20:29:08.931Z Checking resolv-conf v0.7.0
21752025-02-22T20:29:08.954Z Checking publicsuffix v2.3.0
21762025-02-22T20:29:08.968Z Checking toml v0.8.19
21772025-02-22T20:29:09.068Z Checking hyper-util v0.1.10
21782025-02-22T20:29:09.110Z Checking postgres-protocol v0.6.7
21792025-02-22T20:29:09.206Z Checking tungstenite v0.24.0
21802025-02-22T20:29:09.222Z Checking lru-cache v0.1.2
21812025-02-22T20:29:09.276Z Checking schemars v0.8.21
21822025-02-22T20:29:09.388Z Checking usdt v0.5.0
21832025-02-22T20:29:09.636Z Checking slog-term v2.9.1
21842025-02-22T20:29:09.660Z Checking heapless v0.7.17
21852025-02-22T20:29:09.729Z Checking group v0.13.0
21862025-02-22T20:29:09.984Z Checking num-iter v0.1.45
21872025-02-22T20:29:10.062Z Checking futures v0.3.31
21882025-02-22T20:29:10.144Z Checking slog-bunyan v2.5.0
21892025-02-22T20:29:10.161Z Checking tokio-rustls v0.26.0
21902025-02-22T20:29:10.176Z Checking tokio-native-tls v0.3.1
21912025-02-22T20:29:10.179Z Checking rayon-core v1.12.1
21922025-02-22T20:29:10.318Z Checking multer v3.1.0
21932025-02-22T20:29:10.432Z Checking hickory-proto v0.24.3
21942025-02-22T20:29:10.533Z Checking terminal_size v0.4.0
21952025-02-22T20:29:10.710Z Checking phf_shared v0.11.2
21962025-02-22T20:29:10.727Z Checking cookie v0.18.1
21972025-02-22T20:29:10.780Z Checking async-stream v0.3.6
21982025-02-22T20:29:10.797Z Checking bzip2-sys v0.1.11+1.0.8
21992025-02-22T20:29:10.852Z Checking camino v1.1.9
22002025-02-22T20:29:10.926Z Checking signal-hook v0.3.17
22012025-02-22T20:29:10.966Z Checking waitgroup v0.1.2
22022025-02-22T20:29:10.985Z Checking lazy_static v1.5.0
22032025-02-22T20:29:11.021Z Checking openapiv3 v2.0.0
22042025-02-22T20:29:11.101Z Checking webpki-roots v0.26.6
22052025-02-22T20:29:11.116Z Checking serde_path_to_error v0.1.16
22062025-02-22T20:29:11.147Z Checking hkdf v0.12.4
22072025-02-22T20:29:11.274Z Checking crypto-bigint v0.5.5
22082025-02-22T20:29:11.313Z Checking hostname v0.4.0
22092025-02-22T20:29:11.379Z Checking sync_wrapper v1.0.1
22102025-02-22T20:29:11.397Z Checking crc32fast v1.4.2
22112025-02-22T20:29:11.441Z Checking managed v0.8.0
22122025-02-22T20:29:11.536Z Checking strsim v0.11.1
22132025-02-22T20:29:11.627Z Checking bitflags v1.3.2
22142025-02-22T20:29:11.697Z Checking unicode-width v0.2.0
22152025-02-22T20:29:11.731Z Checking tower-layer v0.3.3
22162025-02-22T20:29:11.800Z Checking clap_lex v0.7.4
22172025-02-22T20:29:11.817Z Checking winnow v0.5.40
22182025-02-22T20:29:11.972Z Checking debug-ignore v1.0.5
22192025-02-22T20:29:12.058Z Checking clap_builder v4.5.30
22202025-02-22T20:29:12.111Z Checking tower v0.5.2
22212025-02-22T20:29:12.194Z Checking console v0.15.10
22222025-02-22T20:29:12.717Z Checking smoltcp v0.9.1
22232025-02-22T20:29:12.845Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22242025-02-22T20:29:13.147Z Checking flate2 v1.0.35
22252025-02-22T20:29:13.555Z Checking backtrace v0.3.74
22262025-02-22T20:29:13.760Z Checking hyper-rustls v0.27.3
22272025-02-22T20:29:14.041Z Checking elliptic-curve v0.13.8
22282025-02-22T20:29:14.109Z Checking signal-hook-mio v0.2.4
22292025-02-22T20:29:14.111Z Checking anyhow v1.0.96
22302025-02-22T20:29:14.138Z Checking cookie_store v0.21.1
22312025-02-22T20:29:14.181Z Checking dropshot v0.12.0
22322025-02-22T20:29:14.251Z Checking num-bigint-dig v0.8.4
22332025-02-22T20:29:14.490Z Checking hyper-tls v0.6.0
22342025-02-22T20:29:14.571Z Checking toml_edit v0.19.15
22352025-02-22T20:29:14.642Z Checking phf v0.11.2
22362025-02-22T20:29:14.762Z Checking bzip2 v0.4.4
22372025-02-22T20:29:14.826Z Checking rayon v1.10.0
22382025-02-22T20:29:14.882Z Checking tokio-tungstenite v0.24.0
22392025-02-22T20:29:14.897Z Checking postgres-types v0.2.8
22402025-02-22T20:29:14.971Z Checking hickory-resolver v0.24.3
22412025-02-22T20:29:15.014Z Checking bstr v1.10.0
22422025-02-22T20:29:15.322Z Checking regex v1.11.1
22432025-02-22T20:29:15.550Z Checking ed25519 v2.2.3
22442025-02-22T20:29:15.860Z Checking tokio-stream v0.1.16
22452025-02-22T20:29:15.875Z Checking phf_shared v0.10.0
22462025-02-22T20:29:15.935Z Checking zerocopy v0.6.6
22472025-02-22T20:29:16.135Z Checking curve25519-dalek v4.1.3
22482025-02-22T20:29:16.228Z Checking hubpack v0.1.2
22492025-02-22T20:29:16.545Z Checking memoffset v0.9.1
22502025-02-22T20:29:16.560Z Checking portable-atomic v1.9.0
22512025-02-22T20:29:16.609Z Checking pkcs1 v0.7.5
22522025-02-22T20:29:16.634Z Checking float-cmp v0.10.0
22532025-02-22T20:29:16.654Z Checking serde-big-array v0.5.1
22542025-02-22T20:29:16.836Z Checking rfc6979 v0.4.0
22552025-02-22T20:29:16.871Z Checking unicode-segmentation v1.12.0
22562025-02-22T20:29:16.990Z Checking predicates-core v1.0.8
22572025-02-22T20:29:17.014Z Checking fixedbitset v0.4.2
22582025-02-22T20:29:17.017Z Checking difflib v0.4.0
22592025-02-22T20:29:17.173Z Checking number_prefix v0.4.0
22602025-02-22T20:29:17.283Z Checking new_debug_unreachable v1.0.6
22612025-02-22T20:29:17.338Z Checking bit-vec v0.6.3
22622025-02-22T20:29:17.365Z Checking static_assertions v1.1.0
22632025-02-22T20:29:17.383Z Checking minimal-lexical v0.2.1
22642025-02-22T20:29:17.465Z Checking whoami v1.5.2
22652025-02-22T20:29:17.528Z Checking normalize-line-endings v0.3.0
22662025-02-22T20:29:17.546Z Checking precomputed-hash v0.1.1
22672025-02-22T20:29:17.621Z Checking qorb v0.2.1
22682025-02-22T20:29:17.651Z Checking predicates v3.1.3
22692025-02-22T20:29:17.667Z Checking bit-set v0.5.3
22702025-02-22T20:29:17.670Z Checking string_cache v0.8.7
22712025-02-22T20:29:17.741Z Checking tokio-postgres v0.7.12
22722025-02-22T20:29:17.756Z Checking nom v7.1.3
22732025-02-22T20:29:17.906Z Checking similar v2.6.0
22742025-02-22T20:29:17.952Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
22752025-02-22T20:29:17.973Z Checking ed25519-dalek v2.1.1
22762025-02-22T20:29:18.263Z Checking petgraph v0.6.5
22772025-02-22T20:29:18.345Z Checking indicatif v0.17.11
22782025-02-22T20:29:18.388Z Checking rsa v0.9.6
22792025-02-22T20:29:18.729Z Checking ecdsa v0.16.9
22802025-02-22T20:29:19.065Z Checking toml v0.7.8
22812025-02-22T20:29:19.351Z Checking nix v0.29.0
22822025-02-22T20:29:19.435Z Checking zip v0.6.6
22832025-02-22T20:29:19.770Z Checking clap v4.5.30
22842025-02-22T20:29:19.891Z Checking reqwest v0.12.12
22852025-02-22T20:29:20.061Z Checking crossterm v0.28.1
22862025-02-22T20:29:20.147Z Checking itertools v0.10.5
22872025-02-22T20:29:20.372Z Checking ahash v0.8.11
22882025-02-22T20:29:20.574Z Checking fs-err v2.11.0
22892025-02-22T20:29:20.823Z Checking x509-cert v0.2.5
22902025-02-22T20:29:20.956Z Checking hex v0.4.3
22912025-02-22T20:29:21.129Z Checking lalrpop-util v0.19.12
22922025-02-22T20:29:21.272Z Checking peg-runtime v0.8.3
22932025-02-22T20:29:21.430Z Checking sigpipe v0.1.3
22942025-02-22T20:29:22.507Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
22952025-02-22T20:29:22.830Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.45s
22962025-02-22T20:29:22.984Z
22972025-02-22T20:29:22.984Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (49/199)
22982025-02-22T20:29:23.549Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22992025-02-22T20:29:23.552Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23002025-02-22T20:29:23.649Z Compiling hashbrown v0.14.5
23012025-02-22T20:29:23.771Z Checking heck v0.5.0
23022025-02-22T20:29:23.783Z Compiling unsafe-libyaml v0.2.11
23032025-02-22T20:29:23.798Z Checking ipnetwork v0.21.1
23042025-02-22T20:29:23.801Z Compiling ident_case v1.0.1
23052025-02-22T20:29:23.827Z Checking progenitor-client v0.8.0
23062025-02-22T20:29:23.841Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23072025-02-22T20:29:23.937Z Checking newtype-uuid v1.2.1
23082025-02-22T20:29:23.984Z Compiling darling_core v0.20.10
23092025-02-22T20:29:24.140Z Checking oxnet v0.1.0
23102025-02-22T20:29:24.154Z Compiling proc-macro-crate v1.3.1
23112025-02-22T20:29:24.202Z Compiling structmeta-derive v0.3.0
23122025-02-22T20:29:24.242Z Compiling thiserror v2.0.11
23132025-02-22T20:29:24.467Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23142025-02-22T20:29:24.743Z Compiling regress v0.10.1
23152025-02-22T20:29:24.831Z Compiling lzma-sys v0.1.20
23162025-02-22T20:29:25.068Z Compiling serde_yaml v0.9.34+deprecated
23172025-02-22T20:29:25.208Z Compiling num_enum_derive v0.5.11
23182025-02-22T20:29:25.510Z Compiling foreign-types-macros v0.2.3
23192025-02-22T20:29:25.581Z Compiling thiserror-impl v2.0.11
23202025-02-22T20:29:26.746Z Compiling daft-derive v0.1.1
23212025-02-22T20:29:26.773Z Compiling structmeta v0.3.0
23222025-02-22T20:29:27.151Z Compiling dropshot v0.15.1
23232025-02-22T20:29:27.408Z Checking foreign-types-shared v0.3.1
23242025-02-22T20:29:27.473Z Checking arc-swap v1.7.1
23252025-02-22T20:29:27.535Z Checking foreign-types v0.5.0
23262025-02-22T20:29:27.713Z Checking num_enum v0.5.11
23272025-02-22T20:29:27.866Z Checking slog-scope v4.4.0
23282025-02-22T20:29:27.883Z Compiling parse-display-derive v0.10.0
23292025-02-22T20:29:28.111Z Compiling proc-macro-error v1.0.4
23302025-02-22T20:29:28.205Z Checking daft v0.1.1
23312025-02-22T20:29:28.326Z Compiling typify-impl v0.2.0
23322025-02-22T20:29:28.760Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23332025-02-22T20:29:28.814Z Checking tungstenite v0.21.0
23342025-02-22T20:29:28.830Z Compiling heck v0.3.3
23352025-02-22T20:29:28.866Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23362025-02-22T20:29:29.171Z Compiling dropshot_endpoint v0.15.1
23372025-02-22T20:29:29.348Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23382025-02-22T20:29:29.624Z Compiling darling_macro v0.20.10
23392025-02-22T20:29:29.676Z Checking cstr-argument v0.1.2
23402025-02-22T20:29:29.706Z Checking instant v0.1.13
23412025-02-22T20:29:29.834Z Checking fastrand v2.1.1
23422025-02-22T20:29:29.863Z Checking base64 v0.21.7
23432025-02-22T20:29:30.088Z Checking pretty-hex v0.2.1
23442025-02-22T20:29:30.165Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
23452025-02-22T20:29:30.311Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23462025-02-22T20:29:30.367Z Checking tempfile v3.13.0
23472025-02-22T20:29:30.486Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23482025-02-22T20:29:30.519Z Compiling darling v0.20.10
23492025-02-22T20:29:30.580Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23502025-02-22T20:29:30.636Z Checking backoff v0.4.0
23512025-02-22T20:29:30.653Z Compiling serde_with_macros v3.11.0
23522025-02-22T20:29:30.726Z Checking tokio-tungstenite v0.21.0
23532025-02-22T20:29:30.813Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23542025-02-22T20:29:30.864Z Compiling zone_cfg_derive v0.1.2
23552025-02-22T20:29:30.924Z Checking strum v0.26.3
23562025-02-22T20:29:30.976Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23572025-02-22T20:29:31.083Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23582025-02-22T20:29:31.401Z Checking slog-stdlog v4.1.1
23592025-02-22T20:29:31.483Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23602025-02-22T20:29:31.570Z Checking regress v0.9.1
23612025-02-22T20:29:31.645Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23622025-02-22T20:29:31.712Z Checking parse-display v0.10.0
23632025-02-22T20:29:31.748Z Checking progenitor-client v0.9.1
23642025-02-22T20:29:31.930Z Checking colored v2.1.0
23652025-02-22T20:29:31.956Z Checking macaddr v1.0.1
23662025-02-22T20:29:32.122Z Checking base64 v0.13.1
23672025-02-22T20:29:32.229Z Checking unicode-width v0.1.14
23682025-02-22T20:29:32.279Z Checking zone v0.1.8
23692025-02-22T20:29:32.543Z Checking ron v0.7.1
23702025-02-22T20:29:32.682Z Checking tabwriter v1.4.0
23712025-02-22T20:29:32.915Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23722025-02-22T20:29:32.932Z Checking slog-envlogger v2.2.0
23732025-02-22T20:29:33.116Z Checking serde_with v3.11.0
23742025-02-22T20:29:33.155Z Checking xz2 v0.1.7
23752025-02-22T20:29:33.350Z Checking xattr v1.3.1
23762025-02-22T20:29:33.474Z Checking pem v3.0.4
23772025-02-22T20:29:33.553Z Checking yasna v0.5.2
23782025-02-22T20:29:33.595Z Checking headers-core v0.3.0
23792025-02-22T20:29:33.727Z Checking smf v0.2.3
23802025-02-22T20:29:33.744Z Checking filetime v0.2.25
23812025-02-22T20:29:33.949Z Checking same-file v1.0.6
23822025-02-22T20:29:34.112Z Checking tar v0.4.42
23832025-02-22T20:29:34.134Z Checking walkdir v2.5.0
23842025-02-22T20:29:34.186Z Checking headers v0.4.0
23852025-02-22T20:29:34.381Z Checking rcgen v0.12.1
23862025-02-22T20:29:34.406Z Checking camino-tempfile v1.1.1
23872025-02-22T20:29:34.672Z Checking atomicwrites v0.4.4
23882025-02-22T20:29:34.879Z Checking subprocess v0.2.9
23892025-02-22T20:29:37.273Z Compiling typify-macro v0.2.0
23902025-02-22T20:29:38.772Z Compiling typify v0.2.0
23912025-02-22T20:29:38.841Z Compiling progenitor-impl v0.8.0
23922025-02-22T20:29:41.228Z Compiling progenitor-macro v0.8.0
23932025-02-22T20:29:44.724Z Checking progenitor v0.8.0
23942025-02-22T20:29:44.850Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
23952025-02-22T20:29:44.852Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23962025-02-22T20:29:47.352Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
23972025-02-22T20:29:47.712Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23982025-02-22T20:29:53.759Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
23992025-02-22T20:29:55.271Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
24002025-02-22T20:29:56.464Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.46s
24012025-02-22T20:29:56.633Z
24022025-02-22T20:29:56.633Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (50/199)
24032025-02-22T20:29:57.202Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24042025-02-22T20:29:57.205Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24052025-02-22T20:29:57.300Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
24062025-02-22T20:29:58.644Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.00s
24072025-02-22T20:29:58.811Z
24082025-02-22T20:29:58.811Zinfo: running `cargo check --bins` on nexus-config (51/199)
24092025-02-22T20:29:59.361Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24102025-02-22T20:29:59.364Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24112025-02-22T20:29:59.364Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24122025-02-22T20:29:59.367Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
24132025-02-22T20:29:59.437Z
24142025-02-22T20:29:59.437Zinfo: running `cargo check --bins` on omicron-rpaths (52/199)
24152025-02-22T20:29:59.986Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24162025-02-22T20:29:59.988Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24172025-02-22T20:29:59.988Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24182025-02-22T20:29:59.991Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
24192025-02-22T20:30:00.062Z
24202025-02-22T20:30:00.062Zinfo: running `cargo check --bins` on omicron-brand-metadata (53/199)
24212025-02-22T20:30:00.599Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24222025-02-22T20:30:00.602Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24232025-02-22T20:30:00.602Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24242025-02-22T20:30:00.605Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
24252025-02-22T20:30:00.673Z
24262025-02-22T20:30:00.673Zinfo: running `cargo check --bins` on omicron-certificates (54/199)
24272025-02-22T20:30:01.228Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24282025-02-22T20:30:01.231Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24292025-02-22T20:30:01.231Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24302025-02-22T20:30:01.234Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
24312025-02-22T20:30:01.307Z
24322025-02-22T20:30:01.307Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (55/199)
24332025-02-22T20:30:01.884Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24342025-02-22T20:30:01.887Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24352025-02-22T20:30:02.002Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24362025-02-22T20:30:02.112Z Compiling ipnetwork v0.21.1
24372025-02-22T20:30:02.114Z Compiling zerocopy v0.8.10
24382025-02-22T20:30:02.114Z Compiling progenitor-client v0.8.0
24392025-02-22T20:30:02.114Z Compiling itertools v0.13.0
24402025-02-22T20:30:02.114Z Compiling zerocopy-derive v0.8.10
24412025-02-22T20:30:02.114Z Compiling heapless v0.8.0
24422025-02-22T20:30:02.115Z Compiling thiserror v2.0.11
24432025-02-22T20:30:02.290Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24442025-02-22T20:30:02.421Z Checking hash32 v0.3.1
24452025-02-22T20:30:02.553Z Compiling oxnet v0.1.0
24462025-02-22T20:30:02.605Z Compiling progenitor v0.8.0
24472025-02-22T20:30:02.805Z Compiling instant v0.1.13
24482025-02-22T20:30:02.880Z Compiling smoltcp v0.11.0
24492025-02-22T20:30:02.925Z Compiling backoff v0.4.0
24502025-02-22T20:30:02.941Z Compiling daft v0.1.1
24512025-02-22T20:30:02.989Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24522025-02-22T20:30:03.226Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
24532025-02-22T20:30:03.267Z Compiling dropshot v0.15.1
24542025-02-22T20:30:03.384Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24552025-02-22T20:30:03.533Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24562025-02-22T20:30:03.720Z Compiling serde_with v3.11.0
24572025-02-22T20:30:03.786Z Compiling parse-display v0.10.0
24582025-02-22T20:30:03.826Z Checking num-rational v0.4.2
24592025-02-22T20:30:04.366Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24602025-02-22T20:30:04.458Z Compiling progenitor-client v0.9.1
24612025-02-22T20:30:04.959Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
24622025-02-22T20:30:04.975Z Compiling regress v0.9.1
24632025-02-22T20:30:05.969Z Compiling phf_generator v0.11.2
24642025-02-22T20:30:06.167Z Checking num-complex v0.4.6
24652025-02-22T20:30:07.134Z Compiling macaddr v1.0.1
24662025-02-22T20:30:07.467Z Checking cobs v0.2.3
24672025-02-22T20:30:07.536Z Checking num v0.4.3
24682025-02-22T20:30:07.647Z Compiling phf_codegen v0.11.2
24692025-02-22T20:30:07.673Z Checking postcard v1.0.10
24702025-02-22T20:30:08.082Z Compiling parse-zoneinfo v0.3.1
24712025-02-22T20:30:08.232Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
24722025-02-22T20:30:08.552Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
24732025-02-22T20:30:09.724Z Compiling float-ord v0.3.2
24742025-02-22T20:30:09.900Z Compiling convert_case v0.4.0
24752025-02-22T20:30:09.951Z Compiling chrono-tz-build v0.4.0
24762025-02-22T20:30:10.595Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
24772025-02-22T20:30:10.673Z Compiling derive_more v0.99.19
24782025-02-22T20:30:10.738Z Compiling crucible-workspace-hack v0.1.0
24792025-02-22T20:30:11.061Z Checking newline-converter v0.3.0
24802025-02-22T20:30:11.111Z Compiling chrono-tz v0.10.1
24812025-02-22T20:30:11.480Z Checking prettyplease v0.2.29
24822025-02-22T20:30:11.544Z Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
24832025-02-22T20:30:11.743Z Compiling slog-dtrace v0.3.0
24842025-02-22T20:30:11.830Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
24852025-02-22T20:30:12.143Z Checking expectorate v1.1.0
24862025-02-22T20:30:12.231Z Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
24872025-02-22T20:30:12.313Z Compiling zone_cfg_derive v0.3.0
24882025-02-22T20:30:12.752Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24892025-02-22T20:30:13.210Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
24902025-02-22T20:30:13.485Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
24912025-02-22T20:30:13.553Z Compiling const_format_proc_macros v0.2.34
24922025-02-22T20:30:13.675Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24932025-02-22T20:30:13.723Z Compiling num-derive v0.4.2
24942025-02-22T20:30:13.780Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
24952025-02-22T20:30:14.093Z Checking highway v1.2.0
24962025-02-22T20:30:14.293Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
24972025-02-22T20:30:14.546Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
24982025-02-22T20:30:14.734Z Checking zone v0.3.0
24992025-02-22T20:30:14.789Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
25002025-02-22T20:30:15.439Z Checking const_format v0.2.34
25012025-02-22T20:30:15.613Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25022025-02-22T20:30:15.895Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
25032025-02-22T20:30:15.898Z Checking gethostname v0.5.0
25042025-02-22T20:30:15.924Z Checking bcs v0.1.6
25052025-02-22T20:30:16.025Z Compiling async-recursion v1.1.1
25062025-02-22T20:30:16.421Z Checking nanorand v0.7.0
25072025-02-22T20:30:16.445Z Checking termtree v0.5.1
25082025-02-22T20:30:16.742Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25092025-02-22T20:30:16.761Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25102025-02-22T20:30:16.811Z Checking flume v0.11.1
25112025-02-22T20:30:17.152Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=242fd812aaeafec99ba01b5505ffbb2bd2370917#242fd812)
25122025-02-22T20:30:17.308Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25132025-02-22T20:30:17.311Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25142025-02-22T20:30:18.975Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
25152025-02-22T20:30:23.361Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25162025-02-22T20:30:26.600Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25172025-02-22T20:30:29.045Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
25182025-02-22T20:30:30.282Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.96s
25192025-02-22T20:30:30.466Z
25202025-02-22T20:30:30.466Zinfo: running `cargo check --bins` on clickhouse-admin-api (56/199)
25212025-02-22T20:30:31.036Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25222025-02-22T20:30:31.038Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25232025-02-22T20:30:31.039Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25242025-02-22T20:30:31.041Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
25252025-02-22T20:30:31.115Z
25262025-02-22T20:30:31.115Zinfo: running `cargo check --bins` on clickhouse-admin-types (57/199)
25272025-02-22T20:30:31.677Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25282025-02-22T20:30:31.680Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25292025-02-22T20:30:31.680Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25302025-02-22T20:30:31.683Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
25312025-02-22T20:30:31.758Z
25322025-02-22T20:30:31.758Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (58/199)
25332025-02-22T20:30:32.326Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25342025-02-22T20:30:32.329Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25352025-02-22T20:30:32.427Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25362025-02-22T20:30:33.052Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.28s
25372025-02-22T20:30:33.223Z
25382025-02-22T20:30:33.223Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (59/199)
25392025-02-22T20:30:33.800Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25402025-02-22T20:30:33.803Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25412025-02-22T20:30:33.907Z Compiling cfg_aliases v0.1.1
25422025-02-22T20:30:33.907Z Compiling vte_generate_state_changes v0.1.2
25432025-02-22T20:30:33.910Z Checking fd-lock v4.0.2
25442025-02-22T20:30:33.910Z Checking nibble_vec v0.1.0
25452025-02-22T20:30:34.013Z Checking bytecount v0.6.8
25462025-02-22T20:30:34.023Z Checking endian-type v0.1.2
25472025-02-22T20:30:34.045Z Compiling tabled_derive v0.7.0
25482025-02-22T20:30:34.057Z Checking itertools v0.12.1
25492025-02-22T20:30:34.102Z Compiling nix v0.28.0
25502025-02-22T20:30:34.161Z Checking papergrid v0.11.0
25512025-02-22T20:30:34.181Z Compiling peg-macros v0.8.4
25522025-02-22T20:30:34.226Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25532025-02-22T20:30:34.253Z Checking radix_trie v0.2.1
25542025-02-22T20:30:34.583Z Checking vte v0.11.1
25552025-02-22T20:30:34.663Z Compiling sqlparser_derive v0.2.2
25562025-02-22T20:30:35.261Z Checking home v0.5.9
25572025-02-22T20:30:35.414Z Checking unicode_categories v0.1.1
25582025-02-22T20:30:35.556Z Checking nu-ansi-term v0.50.1
25592025-02-22T20:30:35.668Z Checking sqlparser v0.45.0
25602025-02-22T20:30:35.694Z Checking sqlformat v0.2.6
25612025-02-22T20:30:36.005Z Checking display-error-chain v0.2.2
25622025-02-22T20:30:36.046Z Checking strip-ansi-escapes v0.2.0
25632025-02-22T20:30:36.185Z Checking tabled v0.15.0
25642025-02-22T20:30:36.423Z Checking reedline v0.35.0
25652025-02-22T20:30:36.929Z Checking peg v0.8.4
25662025-02-22T20:30:37.058Z Checking rustyline v14.0.0
25672025-02-22T20:30:46.039Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.80s
25682025-02-22T20:30:46.210Z
25692025-02-22T20:30:46.210Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (60/199)
25702025-02-22T20:30:46.786Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25712025-02-22T20:30:46.789Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25722025-02-22T20:30:46.891Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25732025-02-22T20:30:51.983Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.76s
25742025-02-22T20:30:52.163Z
25752025-02-22T20:30:52.163Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (61/199)
25762025-02-22T20:30:52.745Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25772025-02-22T20:30:52.748Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25782025-02-22T20:30:52.851Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25792025-02-22T20:30:56.394Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.22s
25802025-02-22T20:30:56.562Z
25812025-02-22T20:30:56.562Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (62/199)
25822025-02-22T20:30:57.134Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25832025-02-22T20:30:57.137Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25842025-02-22T20:30:57.234Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25852025-02-22T20:31:02.061Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.49s
25862025-02-22T20:31:02.231Z
25872025-02-22T20:31:02.231Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (63/199)
25882025-02-22T20:31:02.807Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25892025-02-22T20:31:02.810Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25902025-02-22T20:31:02.912Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25912025-02-22T20:31:07.736Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.49s
25922025-02-22T20:31:07.911Z
25932025-02-22T20:31:07.911Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (64/199)
25942025-02-22T20:31:08.479Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25952025-02-22T20:31:08.481Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25962025-02-22T20:31:08.580Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25972025-02-22T20:31:12.249Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.33s
25982025-02-22T20:31:12.427Z
25992025-02-22T20:31:12.427Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (65/199)
26002025-02-22T20:31:13.006Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26012025-02-22T20:31:13.009Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26022025-02-22T20:31:13.110Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26032025-02-22T20:31:16.828Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.39s
26042025-02-22T20:31:16.995Z
26052025-02-22T20:31:16.995Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (66/199)
26062025-02-22T20:31:17.574Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26072025-02-22T20:31:17.577Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26082025-02-22T20:31:17.676Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26092025-02-22T20:31:22.700Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.69s
26102025-02-22T20:31:22.871Z
26112025-02-22T20:31:22.871Zinfo: running `cargo check --bins` on oximeter (67/199)
26122025-02-22T20:31:23.427Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26132025-02-22T20:31:23.430Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26142025-02-22T20:31:23.430Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26152025-02-22T20:31:23.433Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
26162025-02-22T20:31:23.507Z
26172025-02-22T20:31:23.507Zinfo: running `cargo check --bins` on oximeter-macro-impl (68/199)
26182025-02-22T20:31:24.054Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26192025-02-22T20:31:24.057Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26202025-02-22T20:31:24.057Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26212025-02-22T20:31:24.059Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
26222025-02-22T20:31:24.129Z
26232025-02-22T20:31:24.129Zinfo: running `cargo check --bins` on oximeter-schema (69/199)
26242025-02-22T20:31:24.686Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26252025-02-22T20:31:24.689Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26262025-02-22T20:31:24.773Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
26272025-02-22T20:31:26.768Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
26282025-02-22T20:31:27.691Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.55s
26292025-02-22T20:31:27.860Z
26302025-02-22T20:31:27.860Zinfo: running `cargo check --bins` on oximeter-types (70/199)
26312025-02-22T20:31:28.413Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26322025-02-22T20:31:28.417Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26332025-02-22T20:31:28.417Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26342025-02-22T20:31:28.420Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
26352025-02-22T20:31:28.491Z
26362025-02-22T20:31:28.491Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (71/199)
26372025-02-22T20:31:29.044Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26382025-02-22T20:31:29.047Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26392025-02-22T20:31:29.047Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26402025-02-22T20:31:29.050Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
26412025-02-22T20:31:29.123Z
26422025-02-22T20:31:29.123Zinfo: running `cargo check --bins` on oxql-types (72/199)
26432025-02-22T20:31:29.683Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26442025-02-22T20:31:29.686Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26452025-02-22T20:31:29.686Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26462025-02-22T20:31:29.689Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
26472025-02-22T20:31:29.762Z
26482025-02-22T20:31:29.762Zinfo: running `cargo check --bins` on oximeter-test-utils (73/199)
26492025-02-22T20:31:30.340Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26502025-02-22T20:31:30.343Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26512025-02-22T20:31:30.343Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26522025-02-22T20:31:30.346Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
26532025-02-22T20:31:30.423Z
26542025-02-22T20:31:30.423Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (74/199)
26552025-02-22T20:31:30.994Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26562025-02-22T20:31:30.997Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26572025-02-22T20:31:30.997Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26582025-02-22T20:31:31.001Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
26592025-02-22T20:31:31.073Z
26602025-02-22T20:31:31.073Zinfo: running `cargo check --bins` on bootstrap-agent-client (75/199)
26612025-02-22T20:31:31.645Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26622025-02-22T20:31:31.650Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26632025-02-22T20:31:31.650Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26642025-02-22T20:31:31.654Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
26652025-02-22T20:31:31.727Z
26662025-02-22T20:31:31.727Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (76/199)
26672025-02-22T20:31:32.286Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26682025-02-22T20:31:32.288Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26692025-02-22T20:31:32.289Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26702025-02-22T20:31:32.292Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
26712025-02-22T20:31:32.364Z
26722025-02-22T20:31:32.364Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (77/199)
26732025-02-22T20:31:32.924Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26742025-02-22T20:31:32.926Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26752025-02-22T20:31:32.927Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26762025-02-22T20:31:32.929Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
26772025-02-22T20:31:33.001Z
26782025-02-22T20:31:33.001Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (78/199)
26792025-02-22T20:31:33.560Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26802025-02-22T20:31:33.563Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26812025-02-22T20:31:33.563Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26822025-02-22T20:31:33.566Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
26832025-02-22T20:31:33.639Z
26842025-02-22T20:31:33.640Zinfo: running `cargo check --bins` on cockroach-admin-client (79/199)
26852025-02-22T20:31:34.180Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26862025-02-22T20:31:34.182Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26872025-02-22T20:31:34.182Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26882025-02-22T20:31:34.185Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
26892025-02-22T20:31:34.256Z
26902025-02-22T20:31:34.256Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (80/199)
26912025-02-22T20:31:34.822Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26922025-02-22T20:31:34.826Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26932025-02-22T20:31:34.826Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26942025-02-22T20:31:34.828Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
26952025-02-22T20:31:34.901Z
26962025-02-22T20:31:34.901Zinfo: running `cargo check --bins` on dns-service-client (81/199)
26972025-02-22T20:31:35.459Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26982025-02-22T20:31:35.462Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26992025-02-22T20:31:35.462Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27002025-02-22T20:31:35.465Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
27012025-02-22T20:31:35.537Z
27022025-02-22T20:31:35.537Zinfo: running `cargo check --bins` on internal-dns-types (82/199)
27032025-02-22T20:31:36.088Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27042025-02-22T20:31:36.091Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27052025-02-22T20:31:36.091Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27062025-02-22T20:31:36.094Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
27072025-02-22T20:31:36.167Z
27082025-02-22T20:31:36.167Zinfo: running `cargo check --bins` on dpd-client (83/199)
27092025-02-22T20:31:36.718Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27102025-02-22T20:31:36.721Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27112025-02-22T20:31:36.721Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27122025-02-22T20:31:36.724Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
27132025-02-22T20:31:36.798Z
27142025-02-22T20:31:36.798Zinfo: running `cargo check --bins` on gateway-client (84/199)
27152025-02-22T20:31:37.338Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27162025-02-22T20:31:37.340Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27172025-02-22T20:31:37.340Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27182025-02-22T20:31:37.344Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
27192025-02-22T20:31:37.414Z
27202025-02-22T20:31:37.414Zinfo: running `cargo check --bins` on installinator-client (85/199)
27212025-02-22T20:31:37.987Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27222025-02-22T20:31:37.990Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27232025-02-22T20:31:37.990Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27242025-02-22T20:31:37.993Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
27252025-02-22T20:31:38.068Z
27262025-02-22T20:31:38.068Zinfo: running `cargo check --bins` on installinator-common (86/199)
27272025-02-22T20:31:38.639Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27282025-02-22T20:31:38.642Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27292025-02-22T20:31:38.642Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27302025-02-22T20:31:38.645Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
27312025-02-22T20:31:38.720Z
27322025-02-22T20:31:38.720Zinfo: running `cargo check --bins` on update-engine (87/199)
27332025-02-22T20:31:39.266Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27342025-02-22T20:31:39.268Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27352025-02-22T20:31:39.268Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27362025-02-22T20:31:39.271Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
27372025-02-22T20:31:39.339Z
27382025-02-22T20:31:39.340Zinfo: running `cargo check --bins` on nexus-client (88/199)
27392025-02-22T20:31:39.921Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27402025-02-22T20:31:39.923Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27412025-02-22T20:31:39.923Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27422025-02-22T20:31:39.927Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
27432025-02-22T20:31:40.004Z
27442025-02-22T20:31:40.004Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (89/199)
27452025-02-22T20:31:40.584Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27462025-02-22T20:31:40.587Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27472025-02-22T20:31:40.587Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27482025-02-22T20:31:40.590Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
27492025-02-22T20:31:40.668Z
27502025-02-22T20:31:40.668Zinfo: running `cargo check --bins` on omicron-passwords (90/199)
27512025-02-22T20:31:41.212Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27522025-02-22T20:31:41.215Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27532025-02-22T20:31:41.215Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27542025-02-22T20:31:41.218Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
27552025-02-22T20:31:41.289Z
27562025-02-22T20:31:41.289Zinfo: running `cargo check --bins` on nexus-types (91/199)
27572025-02-22T20:31:41.868Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27582025-02-22T20:31:41.871Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27592025-02-22T20:31:41.871Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27602025-02-22T20:31:41.874Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
27612025-02-22T20:31:41.951Z
27622025-02-22T20:31:41.951Zinfo: running `cargo check --bins` on oxide-client (92/199)
27632025-02-22T20:31:42.489Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27642025-02-22T20:31:42.492Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27652025-02-22T20:31:42.492Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27662025-02-22T20:31:42.495Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
27672025-02-22T20:31:42.566Z
27682025-02-22T20:31:42.566Zinfo: running `cargo check --bins` on oximeter-client (93/199)
27692025-02-22T20:31:43.125Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27702025-02-22T20:31:43.127Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27712025-02-22T20:31:43.127Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27722025-02-22T20:31:43.130Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
27732025-02-22T20:31:43.203Z
27742025-02-22T20:31:43.204Zinfo: running `cargo check --bins` on repo-depot-client (94/199)
27752025-02-22T20:31:43.742Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27762025-02-22T20:31:43.745Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27772025-02-22T20:31:43.745Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27782025-02-22T20:31:43.748Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
27792025-02-22T20:31:43.818Z
27802025-02-22T20:31:43.818Zinfo: running `cargo check --bins` on sled-agent-client (95/199)
27812025-02-22T20:31:44.395Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27822025-02-22T20:31:44.398Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27832025-02-22T20:31:44.398Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27842025-02-22T20:31:44.401Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
27852025-02-22T20:31:44.475Z
27862025-02-22T20:31:44.475Zinfo: running `cargo check --bins` on wicketd-client (96/199)
27872025-02-22T20:31:45.074Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27882025-02-22T20:31:45.078Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27892025-02-22T20:31:45.078Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27902025-02-22T20:31:45.081Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
27912025-02-22T20:31:45.160Z
27922025-02-22T20:31:45.160Zinfo: running `cargo check --bins` on sled-agent-types (97/199)
27932025-02-22T20:31:45.746Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27942025-02-22T20:31:45.749Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27952025-02-22T20:31:45.749Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27962025-02-22T20:31:45.752Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
27972025-02-22T20:31:45.830Z
27982025-02-22T20:31:45.830Zinfo: running `cargo check --bins` on wicket-common (98/199)
27992025-02-22T20:31:46.410Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28002025-02-22T20:31:46.413Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28012025-02-22T20:31:46.413Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28022025-02-22T20:31:46.416Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
28032025-02-22T20:31:46.494Z
28042025-02-22T20:31:46.494Zinfo: running `cargo check --bins` on omicron-cockroach-admin (99/199)
28052025-02-22T20:31:47.070Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28062025-02-22T20:31:47.072Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28072025-02-22T20:31:47.171Z Checking csv-core v0.1.11
28082025-02-22T20:31:47.171Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
28092025-02-22T20:31:47.174Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28102025-02-22T20:31:47.174Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28112025-02-22T20:31:47.457Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
28122025-02-22T20:31:47.476Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28132025-02-22T20:31:47.511Z Checking csv v1.3.1
28142025-02-22T20:31:48.065Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
28152025-02-22T20:31:48.406Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
28162025-02-22T20:31:49.942Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.44s
28172025-02-22T20:31:50.112Z
28182025-02-22T20:31:50.112Zinfo: running `cargo check --bins` on cockroach-admin-api (100/199)
28192025-02-22T20:31:50.691Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28202025-02-22T20:31:50.694Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28212025-02-22T20:31:50.694Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28222025-02-22T20:31:50.697Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
28232025-02-22T20:31:50.774Z
28242025-02-22T20:31:50.774Zinfo: running `cargo check --bins` on cockroach-admin-types (101/199)
28252025-02-22T20:31:51.353Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28262025-02-22T20:31:51.356Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28272025-02-22T20:31:51.356Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28282025-02-22T20:31:51.359Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
28292025-02-22T20:31:51.431Z
28302025-02-22T20:31:51.431Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (102/199)
28312025-02-22T20:31:52.090Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28322025-02-22T20:31:52.093Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28332025-02-22T20:31:52.093Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28342025-02-22T20:31:52.097Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
28352025-02-22T20:31:52.186Z
28362025-02-22T20:31:52.187Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (103/199)
28372025-02-22T20:31:52.839Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28382025-02-22T20:31:52.841Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28392025-02-22T20:31:52.841Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28402025-02-22T20:31:52.845Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
28412025-02-22T20:31:52.934Z
28422025-02-22T20:31:52.934Zinfo: running `cargo check --bins` on dns-server (104/199)
28432025-02-22T20:31:53.498Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28442025-02-22T20:31:53.501Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28452025-02-22T20:31:53.592Z Compiling typify-impl v0.3.0
28462025-02-22T20:31:53.701Z Compiling parking_lot_core v0.8.6
28472025-02-22T20:31:53.720Z Checking fxhash v0.2.1
28482025-02-22T20:31:53.723Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
28492025-02-22T20:31:53.723Z Checking hickory-client v0.24.3
28502025-02-22T20:31:53.731Z Checking hickory-server v0.24.3
28512025-02-22T20:31:54.450Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
28522025-02-22T20:31:54.481Z Checking parking_lot v0.11.2
28532025-02-22T20:31:54.737Z Checking sled v0.34.7
28542025-02-22T20:31:59.199Z Compiling typify-macro v0.3.0
28552025-02-22T20:32:00.694Z Compiling typify v0.3.0
28562025-02-22T20:32:00.769Z Compiling progenitor-impl v0.9.1
28572025-02-22T20:32:03.136Z Compiling progenitor-macro v0.9.1
28582025-02-22T20:32:06.657Z Checking progenitor v0.9.1
28592025-02-22T20:32:06.788Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
28602025-02-22T20:32:07.238Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28612025-02-22T20:32:08.503Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.56s
28622025-02-22T20:32:08.672Z
28632025-02-22T20:32:08.672Zinfo: running `cargo check --bins` on dns-server-api (105/199)
28642025-02-22T20:32:09.238Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28652025-02-22T20:32:09.241Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28662025-02-22T20:32:09.241Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28672025-02-22T20:32:09.244Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
28682025-02-22T20:32:09.318Z
28692025-02-22T20:32:09.318Zinfo: running `cargo check --bins` on gateway-test-utils (106/199)
28702025-02-22T20:32:09.934Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28712025-02-22T20:32:09.936Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28722025-02-22T20:32:09.936Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28732025-02-22T20:32:09.940Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
28742025-02-22T20:32:10.022Z
28752025-02-22T20:32:10.022Zinfo: running `cargo check --bins` on gateway-types (107/199)
28762025-02-22T20:32:10.602Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28772025-02-22T20:32:10.607Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28782025-02-22T20:32:10.607Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28792025-02-22T20:32:10.609Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
28802025-02-22T20:32:10.685Z
28812025-02-22T20:32:10.685Zinfo: running `cargo check --bins` on ipcc (108/199)
28822025-02-22T20:32:11.253Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28832025-02-22T20:32:11.255Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28842025-02-22T20:32:11.255Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28852025-02-22T20:32:11.259Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
28862025-02-22T20:32:11.338Z
28872025-02-22T20:32:11.338Zinfo: running `cargo check --bins` on omicron-gateway (109/199)
28882025-02-22T20:32:11.932Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28892025-02-22T20:32:11.935Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28902025-02-22T20:32:12.051Z Compiling semver v0.1.20
28912025-02-22T20:32:12.051Z Compiling radium v0.7.0
28922025-02-22T20:32:12.169Z Compiling maybe-uninit v2.0.0
28932025-02-22T20:32:12.172Z Checking tap v1.0.1
28942025-02-22T20:32:12.193Z Checking password-hash v0.5.0
28952025-02-22T20:32:12.193Z Checking blake2 v0.10.6
28962025-02-22T20:32:12.196Z Compiling cancel-safe-futures v0.1.5
28972025-02-22T20:32:12.196Z Checking crc-catalog v2.4.0
28982025-02-22T20:32:12.331Z Checking wyz v0.5.1
28992025-02-22T20:32:12.391Z Compiling owo-colors v4.1.0
29002025-02-22T20:32:12.556Z Compiling rustc_version v0.1.7
29012025-02-22T20:32:12.613Z Checking funty v2.0.0
29022025-02-22T20:32:12.640Z Compiling packed_struct v0.10.1
29032025-02-22T20:32:12.642Z Checking argon2 v0.5.3
29042025-02-22T20:32:12.717Z Checking crc v3.2.1
29052025-02-22T20:32:12.759Z Compiling packed_struct_codegen v0.10.1
29062025-02-22T20:32:12.867Z Checking half v2.4.1
29072025-02-22T20:32:12.973Z Compiling newtype_derive v0.1.6
29082025-02-22T20:32:12.992Z Compiling indexmap v1.9.3
29092025-02-22T20:32:13.134Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
29102025-02-22T20:32:13.157Z Checking ciborium-io v0.2.2
29112025-02-22T20:32:13.286Z Checking nodrop v0.1.14
29122025-02-22T20:32:13.305Z Checking ciborium-ll v0.2.2
29132025-02-22T20:32:13.333Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
29142025-02-22T20:32:13.380Z Checking bitvec v1.0.1
29152025-02-22T20:32:13.396Z Checking smallvec v0.6.14
29162025-02-22T20:32:13.412Z Checking array-init v0.0.4
29172025-02-22T20:32:13.465Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
29182025-02-22T20:32:13.609Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
29192025-02-22T20:32:13.745Z Checking libsw v3.3.1
29202025-02-22T20:32:14.008Z Checking linear-map v1.2.0
29212025-02-22T20:32:14.011Z Checking bitfield v0.14.0
29222025-02-22T20:32:14.135Z Checking indent_write v2.2.0
29232025-02-22T20:32:14.271Z Checking hashbrown v0.12.3
29242025-02-22T20:32:14.302Z Checking swrite v0.1.0
29252025-02-22T20:32:14.332Z Checking termcolor v1.4.1
29262025-02-22T20:32:14.349Z Checking serde-hex v0.1.0
29272025-02-22T20:32:14.422Z Checking ron v0.8.1
29282025-02-22T20:32:14.587Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
29292025-02-22T20:32:14.724Z Checking env_logger v0.10.2
29302025-02-22T20:32:14.967Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
29312025-02-22T20:32:15.137Z Checking ciborium v0.2.2
29322025-02-22T20:32:15.200Z Checking steno v0.4.1
29332025-02-22T20:32:15.612Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
29342025-02-22T20:32:16.067Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
29352025-02-22T20:32:16.085Z Checking hashbrown v0.13.2
29362025-02-22T20:32:16.088Z Checking humantime v2.1.0
29372025-02-22T20:32:16.353Z Checking crc-any v2.5.0
29382025-02-22T20:32:16.413Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
29392025-02-22T20:32:16.689Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
29402025-02-22T20:32:16.735Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
29412025-02-22T20:32:16.999Z Checking object v0.30.4
29422025-02-22T20:32:17.054Z Checking path-slash v0.1.5
29432025-02-22T20:32:17.263Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
29442025-02-22T20:32:17.266Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
29452025-02-22T20:32:17.292Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
29462025-02-22T20:32:17.556Z Checking nix v0.27.1
29472025-02-22T20:32:17.881Z Checking tungstenite v0.23.0
29482025-02-22T20:32:17.921Z Checking kstat-rs v0.2.4
29492025-02-22T20:32:18.170Z Checking signal-hook-tokio v0.3.1
29502025-02-22T20:32:18.244Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
29512025-02-22T20:32:18.784Z Checking tokio-tungstenite v0.23.1
29522025-02-22T20:32:19.349Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
29532025-02-22T20:32:19.643Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
29542025-02-22T20:32:19.837Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
29552025-02-22T20:32:26.628Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
29562025-02-22T20:32:27.944Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
29572025-02-22T20:32:30.407Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
29582025-02-22T20:32:35.648Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
29592025-02-22T20:32:36.302Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
29602025-02-22T20:32:38.941Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.59s
29612025-02-22T20:32:39.122Z
29622025-02-22T20:32:39.122Zinfo: running `cargo check --bins` on gateway-api (110/199)
29632025-02-22T20:32:39.692Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29642025-02-22T20:32:39.695Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29652025-02-22T20:32:39.695Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29662025-02-22T20:32:39.698Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
29672025-02-22T20:32:39.772Z
29682025-02-22T20:32:39.772Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (111/199)
29692025-02-22T20:32:40.328Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29702025-02-22T20:32:40.331Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29712025-02-22T20:32:40.331Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29722025-02-22T20:32:40.334Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
29732025-02-22T20:32:40.407Z
29742025-02-22T20:32:40.407Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (112/199)
29752025-02-22T20:32:40.975Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29762025-02-22T20:32:40.978Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29772025-02-22T20:32:40.978Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29782025-02-22T20:32:40.981Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
29792025-02-22T20:32:41.057Z
29802025-02-22T20:32:41.057Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (113/199)
29812025-02-22T20:32:41.619Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29822025-02-22T20:32:41.622Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29832025-02-22T20:32:41.622Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29842025-02-22T20:32:41.625Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
29852025-02-22T20:32:41.697Z
29862025-02-22T20:32:41.697Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (114/199)
29872025-02-22T20:32:42.250Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29882025-02-22T20:32:42.253Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29892025-02-22T20:32:42.253Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29902025-02-22T20:32:42.256Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
29912025-02-22T20:32:42.330Z
29922025-02-22T20:32:42.330Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (115/199)
29932025-02-22T20:32:42.884Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29942025-02-22T20:32:42.887Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29952025-02-22T20:32:42.887Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29962025-02-22T20:32:42.890Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
29972025-02-22T20:32:42.964Z
29982025-02-22T20:32:42.964Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (116/199)
29992025-02-22T20:32:43.525Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30002025-02-22T20:32:43.528Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30012025-02-22T20:32:43.528Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30022025-02-22T20:32:43.531Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
30032025-02-22T20:32:43.603Z
30042025-02-22T20:32:43.603Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (117/199)
30052025-02-22T20:32:44.163Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30062025-02-22T20:32:44.166Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30072025-02-22T20:32:44.166Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30082025-02-22T20:32:44.169Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
30092025-02-22T20:32:44.241Z
30102025-02-22T20:32:44.241Zinfo: running `cargo check --bins` on oximeter-producer (118/199)
30112025-02-22T20:32:44.827Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30122025-02-22T20:32:44.829Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30132025-02-22T20:32:44.829Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30142025-02-22T20:32:44.832Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
30152025-02-22T20:32:44.908Z
30162025-02-22T20:32:44.908Zinfo: running `cargo check --bins` on internal-dns-resolver (119/199)
30172025-02-22T20:32:45.469Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30182025-02-22T20:32:45.472Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30192025-02-22T20:32:45.472Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30202025-02-22T20:32:45.474Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
30212025-02-22T20:32:45.545Z
30222025-02-22T20:32:45.545Zinfo: running `cargo check --bins` on sp-sim (120/199)
30232025-02-22T20:32:46.106Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30242025-02-22T20:32:46.108Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30252025-02-22T20:32:46.195Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
30262025-02-22T20:32:46.632Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30272025-02-22T20:32:48.276Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
30282025-02-22T20:32:49.947Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.39s
30292025-02-22T20:32:50.122Z
30302025-02-22T20:32:50.122Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (121/199)
30312025-02-22T20:32:50.735Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30322025-02-22T20:32:50.737Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30332025-02-22T20:32:50.737Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30342025-02-22T20:32:50.741Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
30352025-02-22T20:32:50.821Z
30362025-02-22T20:32:50.821Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (122/199)
30372025-02-22T20:32:51.438Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30382025-02-22T20:32:51.441Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30392025-02-22T20:32:51.441Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30402025-02-22T20:32:51.444Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
30412025-02-22T20:32:51.523Z
30422025-02-22T20:32:51.523Zinfo: running `cargo check --bins` on db-macros (123/199)
30432025-02-22T20:32:52.071Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30442025-02-22T20:32:52.074Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30452025-02-22T20:32:52.074Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30462025-02-22T20:32:52.077Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
30472025-02-22T20:32:52.146Z
30482025-02-22T20:32:52.146Zinfo: running `cargo check --bins` on nexus-macros-common (124/199)
30492025-02-22T20:32:52.701Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30502025-02-22T20:32:52.704Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30512025-02-22T20:32:52.704Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30522025-02-22T20:32:52.707Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
30532025-02-22T20:32:52.779Z
30542025-02-22T20:32:52.779Zinfo: running `cargo check --bins` on nexus-auth (125/199)
30552025-02-22T20:32:53.376Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30562025-02-22T20:32:53.379Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30572025-02-22T20:32:53.379Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30582025-02-22T20:32:53.382Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
30592025-02-22T20:32:53.462Z
30602025-02-22T20:32:53.462Zinfo: running `cargo check --bins` on authz-macros (126/199)
30612025-02-22T20:32:54.008Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30622025-02-22T20:32:54.011Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30632025-02-22T20:32:54.011Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30642025-02-22T20:32:54.013Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
30652025-02-22T20:32:54.084Z
30662025-02-22T20:32:54.084Zinfo: running `cargo check --bins` on nexus-db-fixed-data (127/199)
30672025-02-22T20:32:54.662Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30682025-02-22T20:32:54.664Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30692025-02-22T20:32:54.664Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30702025-02-22T20:32:54.667Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
30712025-02-22T20:32:54.745Z
30722025-02-22T20:32:54.745Zinfo: running `cargo check --bins` on nexus-db-model (128/199)
30732025-02-22T20:32:55.335Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30742025-02-22T20:32:55.337Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30752025-02-22T20:32:55.337Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30762025-02-22T20:32:55.341Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
30772025-02-22T20:32:55.418Z
30782025-02-22T20:32:55.419Zinfo: running `cargo check --bins` on nexus-defaults (129/199)
30792025-02-22T20:32:55.973Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30802025-02-22T20:32:55.976Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30812025-02-22T20:32:55.976Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30822025-02-22T20:32:55.979Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
30832025-02-22T20:32:56.050Z
30842025-02-22T20:32:56.050Zinfo: running `cargo check --bins` on nexus-inventory (130/199)
30852025-02-22T20:32:56.627Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30862025-02-22T20:32:56.630Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30872025-02-22T20:32:56.630Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30882025-02-22T20:32:56.633Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
30892025-02-22T20:32:56.711Z
30902025-02-22T20:32:56.712Zinfo: running `cargo check --bins` on typed-rng (131/199)
30912025-02-22T20:32:57.258Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30922025-02-22T20:32:57.260Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30932025-02-22T20:32:57.260Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30942025-02-22T20:32:57.263Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
30952025-02-22T20:32:57.332Z
30962025-02-22T20:32:57.332Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (132/199)
30972025-02-22T20:32:57.946Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30982025-02-22T20:32:57.949Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30992025-02-22T20:32:58.087Z Checking keccak v0.1.5
31002025-02-22T20:32:58.200Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
31012025-02-22T20:32:58.203Z Checking secrecy v0.8.0
31022025-02-22T20:32:58.203Z Compiling unicase v2.7.0
31032025-02-22T20:32:58.211Z Compiling same-file v1.0.6
31042025-02-22T20:32:58.233Z Compiling tempfile v3.13.0
31052025-02-22T20:32:58.264Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
31062025-02-22T20:32:58.264Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
31072025-02-22T20:32:58.390Z Compiling walkdir v2.5.0
31082025-02-22T20:32:58.480Z Checking sha3 v0.10.8
31092025-02-22T20:32:58.503Z Compiling thiserror-impl-no-std v2.0.2
31102025-02-22T20:32:58.537Z Checking universal-hash v0.5.1
31112025-02-22T20:32:58.561Z Compiling blake3 v1.5.4
31122025-02-22T20:32:58.710Z Checking opaque-debug v0.3.1
31132025-02-22T20:32:58.731Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31142025-02-22T20:32:58.816Z Checking poly1305 v0.8.0
31152025-02-22T20:32:58.834Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
31162025-02-22T20:32:58.893Z Checking chacha20 v0.9.1
31172025-02-22T20:32:58.962Z Checking aead v0.5.2
31182025-02-22T20:32:59.007Z Compiling memmap2 v0.9.5
31192025-02-22T20:32:59.042Z Compiling constant_time_eq v0.3.1
31202025-02-22T20:32:59.170Z Compiling libefi-sys v0.1.0
31212025-02-22T20:32:59.230Z Compiling arrayref v0.3.9
31222025-02-22T20:32:59.248Z Compiling arrayvec v0.7.6
31232025-02-22T20:32:59.320Z Compiling salty v0.3.0
31242025-02-22T20:32:59.342Z Checking chacha20poly1305 v0.10.1
31252025-02-22T20:32:59.511Z Compiling toolchain_find v0.4.0
31262025-02-22T20:32:59.529Z Compiling camino-tempfile v1.1.1
31272025-02-22T20:32:59.605Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
31282025-02-22T20:32:59.720Z Compiling bitfield-struct v0.6.2
31292025-02-22T20:32:59.765Z Compiling topological-sort v0.2.2
31302025-02-22T20:32:59.944Z Compiling rustfmt-wrapper v0.2.1
31312025-02-22T20:33:00.071Z Compiling mime_guess v2.0.5
31322025-02-22T20:33:00.466Z Compiling omicron-zone-package v0.12.0
31332025-02-22T20:33:00.493Z Compiling progenitor v0.9.1
31342025-02-22T20:33:00.555Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
31352025-02-22T20:33:00.722Z Checking primeorder v0.13.6
31362025-02-22T20:33:00.837Z Checking env_filter v0.1.2
31372025-02-22T20:33:00.857Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31382025-02-22T20:33:01.031Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31392025-02-22T20:33:01.071Z Checking env_logger v0.11.5
31402025-02-22T20:33:01.140Z Checking thiserror-no-std v2.0.2
31412025-02-22T20:33:01.187Z Checking p384 v0.13.0
31422025-02-22T20:33:01.220Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
31432025-02-22T20:33:01.246Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
31442025-02-22T20:33:01.264Z Checking vsss-rs v3.3.4
31452025-02-22T20:33:01.433Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
31462025-02-22T20:33:01.516Z Checking simd-adler32 v0.3.7
31472025-02-22T20:33:01.594Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31482025-02-22T20:33:01.658Z Checking bumpalo v3.16.0
31492025-02-22T20:33:01.819Z Compiling zip v2.1.3
31502025-02-22T20:33:01.866Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
31512025-02-22T20:33:01.984Z Checking http-range v0.1.5
31522025-02-22T20:33:02.069Z Checking lockfree-object-pool v0.1.6
31532025-02-22T20:33:02.162Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
31542025-02-22T20:33:02.219Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
31552025-02-22T20:33:02.287Z Checking zopfli v0.8.1
31562025-02-22T20:33:02.365Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
31572025-02-22T20:33:02.651Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
31582025-02-22T20:33:02.804Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31592025-02-22T20:33:02.896Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
31602025-02-22T20:33:02.950Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
31612025-02-22T20:33:03.191Z Checking atty v0.2.14
31622025-02-22T20:33:03.341Z Checking glob v0.3.2
31632025-02-22T20:33:03.388Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31642025-02-22T20:33:03.451Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
31652025-02-22T20:33:03.652Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
31662025-02-22T20:33:04.055Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31672025-02-22T20:33:04.602Z Checking hyper-staticfile v0.10.1
31682025-02-22T20:33:04.745Z Checking omicron-brand-metadata v0.1.0 (/work/oxidecomputer/omicron/brand-metadata)
31692025-02-22T20:33:05.061Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
31702025-02-22T20:33:05.112Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
31712025-02-22T20:33:05.260Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
31722025-02-22T20:33:05.337Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
31732025-02-22T20:33:05.460Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
31742025-02-22T20:33:05.603Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
31752025-02-22T20:33:05.978Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
31762025-02-22T20:33:06.029Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
31772025-02-22T20:33:06.234Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
31782025-02-22T20:33:06.735Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
31792025-02-22T20:33:09.530Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
31802025-02-22T20:33:09.530Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
31812025-02-22T20:33:17.987Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31822025-02-22T20:33:30.990Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.64s
31832025-02-22T20:33:31.174Z
31842025-02-22T20:33:31.174Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (133/199)
31852025-02-22T20:33:31.790Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31862025-02-22T20:33:31.793Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31872025-02-22T20:33:31.925Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31882025-02-22T20:33:45.165Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.98s
31892025-02-22T20:33:45.356Z
31902025-02-22T20:33:45.356Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (134/199)
31912025-02-22T20:33:45.969Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31922025-02-22T20:33:45.972Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31932025-02-22T20:33:46.102Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31942025-02-22T20:33:59.361Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.99s
31952025-02-22T20:33:59.547Z
31962025-02-22T20:33:59.547Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (135/199)
31972025-02-22T20:34:00.177Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31982025-02-22T20:34:00.180Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31992025-02-22T20:34:00.318Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32002025-02-22T20:34:13.587Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.03s
32012025-02-22T20:34:13.778Z
32022025-02-22T20:34:13.779Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (136/199)
32032025-02-22T20:34:14.395Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32042025-02-22T20:34:14.397Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32052025-02-22T20:34:14.532Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32062025-02-22T20:34:27.692Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.90s
32072025-02-22T20:34:27.880Z
32082025-02-22T20:34:27.880Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (137/199)
32092025-02-22T20:34:28.484Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32102025-02-22T20:34:28.487Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32112025-02-22T20:34:28.616Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32122025-02-22T20:34:41.850Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.96s
32132025-02-22T20:34:42.041Z
32142025-02-22T20:34:42.041Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (138/199)
32152025-02-22T20:34:42.646Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32162025-02-22T20:34:42.649Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32172025-02-22T20:34:42.781Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32182025-02-22T20:34:55.964Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.91s
32192025-02-22T20:34:56.152Z
32202025-02-22T20:34:56.152Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (139/199)
32212025-02-22T20:34:56.758Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32222025-02-22T20:34:56.760Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32232025-02-22T20:34:56.889Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32242025-02-22T20:35:10.203Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.04s
32252025-02-22T20:35:10.398Z
32262025-02-22T20:35:10.398Zinfo: running `cargo check --bins` on bootstrap-agent-api (140/199)
32272025-02-22T20:35:10.995Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32282025-02-22T20:35:10.997Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32292025-02-22T20:35:10.997Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32302025-02-22T20:35:11.001Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
32312025-02-22T20:35:11.078Z
32322025-02-22T20:35:11.078Zinfo: running `cargo check --bins` on key-manager (141/199)
32332025-02-22T20:35:11.648Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32342025-02-22T20:35:11.651Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32352025-02-22T20:35:11.651Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32362025-02-22T20:35:11.654Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
32372025-02-22T20:35:11.727Z
32382025-02-22T20:35:11.727Zinfo: running `cargo check --bins` on range-requests (142/199)
32392025-02-22T20:35:12.276Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32402025-02-22T20:35:12.279Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32412025-02-22T20:35:12.279Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32422025-02-22T20:35:12.283Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
32432025-02-22T20:35:12.354Z
32442025-02-22T20:35:12.354Zinfo: running `cargo check --bins` on repo-depot-api (143/199)
32452025-02-22T20:35:12.912Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32462025-02-22T20:35:12.914Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32472025-02-22T20:35:12.914Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32482025-02-22T20:35:12.918Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
32492025-02-22T20:35:12.990Z
32502025-02-22T20:35:12.990Zinfo: running `cargo check --bins` on sled-agent-api (144/199)
32512025-02-22T20:35:13.580Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32522025-02-22T20:35:13.583Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32532025-02-22T20:35:13.583Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32542025-02-22T20:35:13.586Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
32552025-02-22T20:35:13.666Z
32562025-02-22T20:35:13.666Zinfo: running `cargo check --bins` on sled-diagnostics (145/199)
32572025-02-22T20:35:14.209Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32582025-02-22T20:35:14.213Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32592025-02-22T20:35:14.213Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32602025-02-22T20:35:14.217Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
32612025-02-22T20:35:14.286Z
32622025-02-22T20:35:14.287Zinfo: running `cargo check --bins` on sled-hardware (146/199)
32632025-02-22T20:35:14.862Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32642025-02-22T20:35:14.865Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32652025-02-22T20:35:14.865Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32662025-02-22T20:35:14.868Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
32672025-02-22T20:35:14.945Z
32682025-02-22T20:35:14.945Zinfo: running `cargo check --bins --no-default-features` on sled-storage (147/199)
32692025-02-22T20:35:15.515Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32702025-02-22T20:35:15.518Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32712025-02-22T20:35:15.518Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32722025-02-22T20:35:15.521Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
32732025-02-22T20:35:15.598Z
32742025-02-22T20:35:15.598Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (148/199)
32752025-02-22T20:35:16.169Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32762025-02-22T20:35:16.171Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32772025-02-22T20:35:16.171Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32782025-02-22T20:35:16.174Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
32792025-02-22T20:35:16.249Z
32802025-02-22T20:35:16.249Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (149/199)
32812025-02-22T20:35:16.827Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32822025-02-22T20:35:16.830Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32832025-02-22T20:35:16.830Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32842025-02-22T20:35:16.833Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
32852025-02-22T20:35:16.910Z
32862025-02-22T20:35:16.910Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (150/199)
32872025-02-22T20:35:17.491Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32882025-02-22T20:35:17.493Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32892025-02-22T20:35:17.494Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32902025-02-22T20:35:17.497Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
32912025-02-22T20:35:17.576Z
32922025-02-22T20:35:17.576Zinfo: running `cargo check --bins` on nexus-test-interface (151/199)
32932025-02-22T20:35:18.153Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32942025-02-22T20:35:18.156Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32952025-02-22T20:35:18.156Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32962025-02-22T20:35:18.159Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
32972025-02-22T20:35:18.237Z
32982025-02-22T20:35:18.237Zinfo: running `cargo check --bins` on oximeter-collector (152/199)
32992025-02-22T20:35:18.826Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33002025-02-22T20:35:18.829Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33012025-02-22T20:35:18.944Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
33022025-02-22T20:35:18.947Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
33032025-02-22T20:35:19.840Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
33042025-02-22T20:35:21.844Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.60s
33052025-02-22T20:35:22.021Z
33062025-02-22T20:35:22.021Zinfo: running `cargo check --bins` on oximeter-api (153/199)
33072025-02-22T20:35:22.588Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33082025-02-22T20:35:22.590Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33092025-02-22T20:35:22.590Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33102025-02-22T20:35:22.594Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
33112025-02-22T20:35:22.669Z
33122025-02-22T20:35:22.669Zinfo: running `cargo check --bins` on cert-dev (154/199)
33132025-02-22T20:35:23.220Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33142025-02-22T20:35:23.223Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33152025-02-22T20:35:23.303Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
33162025-02-22T20:35:23.585Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
33172025-02-22T20:35:23.750Z
33182025-02-22T20:35:23.750Zinfo: running `cargo check --bins` on clickana (155/199)
33192025-02-22T20:35:24.328Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33202025-02-22T20:35:24.330Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33212025-02-22T20:35:24.419Z Checking castaway v0.2.3
33222025-02-22T20:35:24.422Z Checking unicode-truncate v1.1.0
33232025-02-22T20:35:24.422Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
33242025-02-22T20:35:24.422Z Checking lru v0.12.5
33252025-02-22T20:35:24.422Z Compiling instability v0.3.2
33262025-02-22T20:35:24.422Z Compiling indoc v2.0.5
33272025-02-22T20:35:24.422Z Checking cassowary v0.3.0
33282025-02-22T20:35:24.653Z Checking compact_str v0.8.0
33292025-02-22T20:35:25.292Z Checking ratatui v0.29.0
33302025-02-22T20:35:26.184Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
33312025-02-22T20:35:27.329Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
33322025-02-22T20:35:28.137Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.38s
33332025-02-22T20:35:28.312Z
33342025-02-22T20:35:28.312Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (156/199)
33352025-02-22T20:35:28.896Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33362025-02-22T20:35:28.899Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33372025-02-22T20:35:29.003Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
33382025-02-22T20:35:29.003Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
33392025-02-22T20:35:30.027Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
33402025-02-22T20:35:30.486Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
33412025-02-22T20:35:30.830Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.51s
33422025-02-22T20:35:31.014Z
33432025-02-22T20:35:31.015Zinfo: running `cargo check --bins` on ch-dev (157/199)
33442025-02-22T20:35:31.599Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33452025-02-22T20:35:31.602Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33462025-02-22T20:35:31.696Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
33472025-02-22T20:35:32.421Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.40s
33482025-02-22T20:35:32.609Z
33492025-02-22T20:35:32.609Zinfo: running `cargo check --bins` on crdb-seed (158/199)
33502025-02-22T20:35:33.195Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33512025-02-22T20:35:33.197Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33522025-02-22T20:35:33.291Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
33532025-02-22T20:35:33.639Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
33542025-02-22T20:35:33.815Z
33552025-02-22T20:35:33.815Zinfo: running `cargo check --bins` on db-dev (159/199)
33562025-02-22T20:35:34.399Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33572025-02-22T20:35:34.401Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33582025-02-22T20:35:34.499Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
33592025-02-22T20:35:35.232Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.41s
33602025-02-22T20:35:35.407Z
33612025-02-22T20:35:35.407Zinfo: running `cargo check --bins` on omicron-dev-lib (160/199)
33622025-02-22T20:35:35.992Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33632025-02-22T20:35:35.994Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33642025-02-22T20:35:35.994Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33652025-02-22T20:35:35.998Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
33662025-02-22T20:35:36.074Z
33672025-02-22T20:35:36.074Zinfo: running `cargo check --bins` on xtask-downloader (161/199)
33682025-02-22T20:35:36.631Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33692025-02-22T20:35:36.634Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33702025-02-22T20:35:36.711Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
33712025-02-22T20:35:37.555Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.47s
33722025-02-22T20:35:37.716Z
33732025-02-22T20:35:37.717Zinfo: running `cargo check --bins` on omicron-ls-apis (162/199)
33742025-02-22T20:35:38.272Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33752025-02-22T20:35:38.275Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33762025-02-22T20:35:38.355Z Checking cargo-platform v0.1.8
33772025-02-22T20:35:38.628Z Checking cargo_metadata v0.18.1
33782025-02-22T20:35:39.533Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
33792025-02-22T20:35:40.383Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.66s
33802025-02-22T20:35:40.540Z
33812025-02-22T20:35:40.540Zinfo: running `cargo check --bins` on mgs-dev (163/199)
33822025-02-22T20:35:41.165Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33832025-02-22T20:35:41.167Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33842025-02-22T20:35:41.290Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
33852025-02-22T20:35:42.743Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
33862025-02-22T20:35:43.291Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
33872025-02-22T20:35:43.814Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.26s
33882025-02-22T20:35:44.002Z
33892025-02-22T20:35:44.003Zinfo: running `cargo check --bins` on omicron-omdb (164/199)
33902025-02-22T20:35:44.646Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33912025-02-22T20:35:44.649Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33922025-02-22T20:35:44.810Z Compiling crunchy v0.2.2
33932025-02-22T20:35:44.810Z Compiling tiny-keccak v2.0.2
33942025-02-22T20:35:44.813Z Compiling dsl_auto_type v0.1.2
33952025-02-22T20:35:44.813Z Checking scheduled-thread-pool v0.2.7
33962025-02-22T20:35:44.813Z Compiling diesel_table_macro_syntax v0.2.0
33972025-02-22T20:35:44.813Z Compiling ascii-canvas v3.0.0
33982025-02-22T20:35:44.927Z Compiling ena v0.14.3
33992025-02-22T20:35:44.930Z Compiling regex-syntax v0.6.29
34002025-02-22T20:35:45.134Z Checking r2d2 v0.8.10
34012025-02-22T20:35:45.251Z Compiling diff v0.1.13
34022025-02-22T20:35:45.360Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
34032025-02-22T20:35:45.362Z Compiling ref-cast v1.0.23
34042025-02-22T20:35:45.404Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
34052025-02-22T20:35:45.448Z Compiling derive_builder_core v0.20.2
34062025-02-22T20:35:45.586Z Compiling libxml v0.3.3
34072025-02-22T20:35:45.692Z Compiling ref-cast-impl v1.0.23
34082025-02-22T20:35:45.774Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
34092025-02-22T20:35:45.954Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
34102025-02-22T20:35:45.979Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
34112025-02-22T20:35:46.181Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
34122025-02-22T20:35:46.263Z Compiling diesel_derives v2.2.3
34132025-02-22T20:35:46.281Z Compiling strum_macros v0.24.3
34142025-02-22T20:35:46.298Z Compiling samael v0.0.17
34152025-02-22T20:35:46.541Z Compiling indoc v1.0.9
34162025-02-22T20:35:47.422Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
34172025-02-22T20:35:47.575Z Compiling derive_builder_macro v0.20.2
34182025-02-22T20:35:47.738Z Compiling impl-trait-for-tuples v0.2.2
34192025-02-22T20:35:48.330Z Compiling lalrpop v0.19.12
34202025-02-22T20:35:48.455Z Checking derive_builder v0.20.2
34212025-02-22T20:35:48.620Z Compiling oso-derive v0.27.3
34222025-02-22T20:35:48.909Z Checking quick-xml v0.33.0
34232025-02-22T20:35:49.430Z Compiling diesel-dtrace v0.4.2
34242025-02-22T20:35:49.599Z Checking maplit v1.0.2
34252025-02-22T20:35:49.776Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
34262025-02-22T20:35:49.822Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
34272025-02-22T20:35:50.128Z Checking bb8 v0.8.5
34282025-02-22T20:35:50.166Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
34292025-02-22T20:35:50.194Z Checking rand_seeder v0.3.0
34302025-02-22T20:35:50.454Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
34312025-02-22T20:35:51.509Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
34322025-02-22T20:35:51.512Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
34332025-02-22T20:35:51.512Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
34342025-02-22T20:35:51.512Z Checking unicode-linebreak v0.1.5
34352025-02-22T20:35:51.512Z Checking smawk v0.3.2
34362025-02-22T20:35:51.512Z Checking is_ci v1.2.0
34372025-02-22T20:35:51.574Z Checking textwrap v0.16.1
34382025-02-22T20:35:51.648Z Checking supports-color v3.0.1
34392025-02-22T20:35:51.912Z Checking multimap v0.10.0
34402025-02-22T20:35:52.739Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
34412025-02-22T20:35:54.301Z Checking diesel v2.2.7
34422025-02-22T20:36:18.384Z Compiling polar-core v0.27.3
34432025-02-22T20:36:19.621Z Checking async-bb8-diesel v0.2.1
34442025-02-22T20:36:25.594Z Checking oso v0.27.3
34452025-02-22T20:37:30.013Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
34462025-02-22T20:37:36.526Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 52s
34472025-02-22T20:37:36.728Z
34482025-02-22T20:37:36.728Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (165/199)
34492025-02-22T20:37:37.332Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34502025-02-22T20:37:37.335Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34512025-02-22T20:37:37.335Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34522025-02-22T20:37:37.339Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
34532025-02-22T20:37:37.418Z
34542025-02-22T20:37:37.418Zinfo: running `cargo check --bins` on nexus-saga-recovery (166/199)
34552025-02-22T20:37:38.027Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34562025-02-22T20:37:38.035Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34572025-02-22T20:37:38.035Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34582025-02-22T20:37:38.035Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
34592025-02-22T20:37:38.111Z
34602025-02-22T20:37:38.111Zinfo: running `cargo check --bins` on nexus-test-utils-macros (167/199)
34612025-02-22T20:37:38.660Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34622025-02-22T20:37:38.663Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34632025-02-22T20:37:38.663Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34642025-02-22T20:37:38.665Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
34652025-02-22T20:37:38.735Z
34662025-02-22T20:37:38.735Zinfo: running `cargo check --bins` on omicron-nexus (168/199)
34672025-02-22T20:37:39.385Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34682025-02-22T20:37:39.388Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34692025-02-22T20:37:39.567Z Compiling libz-sys v1.1.20
34702025-02-22T20:37:39.570Z Compiling libgit2-sys v0.17.0+1.8.1
34712025-02-22T20:37:39.698Z Compiling vergen v8.3.2
34722025-02-22T20:37:39.701Z Compiling cargo-platform v0.1.8
34732025-02-22T20:37:39.701Z Compiling pin-project-internal v1.1.6
34742025-02-22T20:37:39.736Z Compiling libsqlite3-sys v0.30.1
34752025-02-22T20:37:39.738Z Compiling snafu-derive v0.8.5
34762025-02-22T20:37:39.738Z Compiling rustls v0.21.12
34772025-02-22T20:37:39.998Z Compiling buf-list v1.0.3
34782025-02-22T20:37:40.057Z Compiling cargo_metadata v0.18.1
34792025-02-22T20:37:40.269Z Checking globset v0.4.15
34802025-02-22T20:37:40.282Z Checking olpc-cjson v0.1.4
34812025-02-22T20:37:40.409Z Checking rustls-webpki v0.101.7
34822025-02-22T20:37:40.620Z Checking sct v0.7.1
34832025-02-22T20:37:40.636Z Checking serde_plain v1.0.2
34842025-02-22T20:37:40.726Z Checking typed-path v0.9.3
34852025-02-22T20:37:41.144Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
34862025-02-22T20:37:41.262Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
34872025-02-22T20:37:41.483Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
34882025-02-22T20:37:41.573Z Checking hashlink v0.9.1
34892025-02-22T20:37:41.787Z Checking fallible-iterator v0.3.0
34902025-02-22T20:37:42.135Z Checking fallible-streaming-iterator v0.1.9
34912025-02-22T20:37:42.342Z Checking pin-project v1.1.6
34922025-02-22T20:37:42.373Z Checking parse-size v1.1.0
34932025-02-22T20:37:42.393Z Checking rusqlite v0.32.1
34942025-02-22T20:37:42.550Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
34952025-02-22T20:37:42.574Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
34962025-02-22T20:37:42.594Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
34972025-02-22T20:37:42.984Z Checking rustls-pemfile v1.0.4
34982025-02-22T20:37:43.187Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
34992025-02-22T20:37:43.271Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
35002025-02-22T20:37:43.407Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
35012025-02-22T20:37:43.491Z Checking common v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
35022025-02-22T20:37:43.556Z Checking twox-hash v2.1.0
35032025-02-22T20:37:43.577Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
35042025-02-22T20:37:43.820Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
35052025-02-22T20:37:43.996Z Checking tokio-rustls v0.24.1
35062025-02-22T20:37:44.168Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
35072025-02-22T20:37:44.306Z Checking snafu v0.8.5
35082025-02-22T20:37:44.639Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
35092025-02-22T20:37:44.689Z Checking tough v0.19.0
35102025-02-22T20:37:45.020Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
35112025-02-22T20:37:45.142Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
35122025-02-22T20:37:45.539Z Checking fatfs v0.3.6
35132025-02-22T20:37:45.990Z Checking assert_matches v1.5.0
35142025-02-22T20:37:48.719Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
35152025-02-22T20:37:49.977Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
35162025-02-22T20:37:51.885Z Compiling git2 v0.19.0
35172025-02-22T20:37:55.843Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
35182025-02-22T20:38:52.976Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s
35192025-02-22T20:38:53.178Z
35202025-02-22T20:38:53.178Zinfo: running `cargo check --bins` on nexus-external-api (169/199)
35212025-02-22T20:38:53.804Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35222025-02-22T20:38:53.807Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35232025-02-22T20:38:53.807Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35242025-02-22T20:38:53.810Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
35252025-02-22T20:38:53.885Z
35262025-02-22T20:38:53.885Zinfo: running `cargo check --bins` on openapi-manager-types (170/199)
35272025-02-22T20:38:54.433Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35282025-02-22T20:38:54.436Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35292025-02-22T20:38:54.436Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35302025-02-22T20:38:54.439Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
35312025-02-22T20:38:54.507Z
35322025-02-22T20:38:54.507Zinfo: running `cargo check --bins` on nexus-internal-api (171/199)
35332025-02-22T20:38:55.100Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35342025-02-22T20:38:55.103Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35352025-02-22T20:38:55.103Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35362025-02-22T20:38:55.106Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
35372025-02-22T20:38:55.185Z
35382025-02-22T20:38:55.185Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (172/199)
35392025-02-22T20:38:55.789Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35402025-02-22T20:38:55.792Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35412025-02-22T20:38:55.792Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35422025-02-22T20:38:55.795Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
35432025-02-22T20:38:55.875Z
35442025-02-22T20:38:55.875Zinfo: running `cargo check --bins` on nexus-networking (173/199)
35452025-02-22T20:38:56.483Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35462025-02-22T20:38:56.486Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35472025-02-22T20:38:56.486Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35482025-02-22T20:38:56.489Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
35492025-02-22T20:38:56.567Z
35502025-02-22T20:38:56.567Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (174/199)
35512025-02-22T20:38:57.170Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35522025-02-22T20:38:57.173Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35532025-02-22T20:38:57.173Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35542025-02-22T20:38:57.176Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
35552025-02-22T20:38:57.256Z
35562025-02-22T20:38:57.256Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (175/199)
35572025-02-22T20:38:57.857Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35582025-02-22T20:38:57.860Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35592025-02-22T20:38:57.860Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35602025-02-22T20:38:57.863Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
35612025-02-22T20:38:57.942Z
35622025-02-22T20:38:57.942Zinfo: running `cargo check --bins` on update-common (176/199)
35632025-02-22T20:38:58.522Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35642025-02-22T20:38:58.524Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35652025-02-22T20:38:58.524Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35662025-02-22T20:38:58.528Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
35672025-02-22T20:38:58.606Z
35682025-02-22T20:38:58.606Zinfo: running `cargo check --bins` on tufaceous-lib (177/199)
35692025-02-22T20:38:59.186Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35702025-02-22T20:38:59.189Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35712025-02-22T20:38:59.189Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35722025-02-22T20:38:59.192Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
35732025-02-22T20:38:59.270Z
35742025-02-22T20:38:59.271Zinfo: running `cargo check --bins` on tufaceous (178/199)
35752025-02-22T20:38:59.857Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35762025-02-22T20:38:59.860Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35772025-02-22T20:38:59.961Z Checking omicron-brand-metadata v0.1.0 (/work/oxidecomputer/omicron/brand-metadata)
35782025-02-22T20:39:00.250Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
35792025-02-22T20:39:01.242Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
35802025-02-22T20:39:02.012Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.73s
35812025-02-22T20:39:02.190Z
35822025-02-22T20:39:02.190Zinfo: running `cargo check --bins` on omicron-dev (179/199)
35832025-02-22T20:39:02.872Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35842025-02-22T20:39:02.875Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35852025-02-22T20:39:03.060Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
35862025-02-22T20:39:03.063Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
35872025-02-22T20:39:03.200Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
35882025-02-22T20:39:03.202Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
35892025-02-22T20:39:04.178Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
35902025-02-22T20:39:31.470Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
35912025-02-22T20:39:31.470Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
35922025-02-22T20:39:31.472Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
35932025-02-22T20:39:31.472Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
35942025-02-22T20:39:31.472Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
35952025-02-22T20:39:31.472Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
35962025-02-22T20:39:32.340Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
35972025-02-22T20:39:33.540Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
35982025-02-22T20:40:15.209Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
35992025-02-22T20:40:15.427Z
36002025-02-22T20:40:15.428Zinfo: running `cargo check --bins` on openapi-manager (180/199)
36012025-02-22T20:40:16.032Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36022025-02-22T20:40:16.035Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36032025-02-22T20:40:16.155Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
36042025-02-22T20:40:16.156Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
36052025-02-22T20:40:16.158Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
36062025-02-22T20:40:16.286Z Compiling proc-macro-error-attr2 v2.0.0
36072025-02-22T20:40:16.289Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
36082025-02-22T20:40:16.299Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
36092025-02-22T20:40:16.327Z Checking papergrid v0.14.0
36102025-02-22T20:40:16.340Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#9fc521c4)
36112025-02-22T20:40:16.520Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#9fc521c4)
36122025-02-22T20:40:16.622Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
36132025-02-22T20:40:16.891Z Checking itertools v0.14.0
36142025-02-22T20:40:16.912Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
36152025-02-22T20:40:17.017Z Compiling proc-macro-error2 v2.0.1
36162025-02-22T20:40:17.604Z Compiling tabled_derive v0.10.0
36172025-02-22T20:40:17.991Z Checking dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
36182025-02-22T20:40:18.083Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#9fc521c4)
36192025-02-22T20:40:18.503Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
36202025-02-22T20:40:19.137Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
36212025-02-22T20:40:19.378Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
36222025-02-22T20:40:19.527Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
36232025-02-22T20:40:20.073Z Checking heck v0.4.1
36242025-02-22T20:40:20.198Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
36252025-02-22T20:40:20.287Z Checking tabled v0.18.0
36262025-02-22T20:40:20.316Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
36272025-02-22T20:40:20.335Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
36282025-02-22T20:40:20.415Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
36292025-02-22T20:40:20.650Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
36302025-02-22T20:40:20.726Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
36312025-02-22T20:40:20.984Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
36322025-02-22T20:40:21.120Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
36332025-02-22T20:40:23.185Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
36342025-02-22T20:40:23.185Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
36352025-02-22T20:40:25.574Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
36362025-02-22T20:40:27.126Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
36372025-02-22T20:40:31.998Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
36382025-02-22T20:40:31.998Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
36392025-02-22T20:40:33.242Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
36402025-02-22T20:40:34.240Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.80s
36412025-02-22T20:40:34.425Z
36422025-02-22T20:40:34.425Zinfo: running `cargo check --bins` on installinator-api (181/199)
36432025-02-22T20:40:35.007Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36442025-02-22T20:40:35.010Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36452025-02-22T20:40:35.010Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36462025-02-22T20:40:35.013Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
36472025-02-22T20:40:35.090Z
36482025-02-22T20:40:35.090Zinfo: running `cargo check --bins` on wicketd-api (182/199)
36492025-02-22T20:40:35.675Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36502025-02-22T20:40:35.677Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36512025-02-22T20:40:35.677Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36522025-02-22T20:40:35.681Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
36532025-02-22T20:40:35.760Z
36542025-02-22T20:40:35.760Zinfo: running `cargo check --bins` on omicron-pins (183/199)
36552025-02-22T20:40:36.313Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36562025-02-22T20:40:36.316Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36572025-02-22T20:40:36.316Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36582025-02-22T20:40:36.319Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
36592025-02-22T20:40:36.389Z
36602025-02-22T20:40:36.389Zinfo: running `cargo check --bins` on reconfigurator-cli (184/199)
36612025-02-22T20:40:36.986Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36622025-02-22T20:40:36.989Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36632025-02-22T20:40:37.099Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
36642025-02-22T20:40:37.099Z Compiling petname v2.0.2
36652025-02-22T20:40:37.101Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
36662025-02-22T20:40:37.101Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
36672025-02-22T20:40:37.101Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
36682025-02-22T20:40:37.101Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
36692025-02-22T20:40:37.228Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
36702025-02-22T20:40:37.250Z Checking sync-ptr v0.1.1
36712025-02-22T20:40:42.395Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
36722025-02-22T20:40:43.008Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
36732025-02-22T20:40:44.217Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
36742025-02-22T20:40:45.759Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.36s
36752025-02-22T20:40:45.939Z
36762025-02-22T20:40:45.939Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (185/199)
36772025-02-22T20:40:46.534Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36782025-02-22T20:40:46.537Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36792025-02-22T20:40:46.537Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36802025-02-22T20:40:46.540Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
36812025-02-22T20:40:46.619Z
36822025-02-22T20:40:46.619Zinfo: running `cargo check --bins` on omicron-releng (186/199)
36832025-02-22T20:40:47.216Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36842025-02-22T20:40:47.218Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36852025-02-22T20:40:47.314Z Checking memmap2 v0.9.5
36862025-02-22T20:40:47.314Z Checking constant_time_eq v0.3.1
36872025-02-22T20:40:47.316Z Checking arrayvec v0.7.6
36882025-02-22T20:40:47.316Z Checking arrayref v0.3.9
36892025-02-22T20:40:47.316Z Checking topological-sort v0.2.2
36902025-02-22T20:40:47.316Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
36912025-02-22T20:40:47.316Z Checking shell-words v1.1.0
36922025-02-22T20:40:47.700Z Checking blake3 v1.5.4
36932025-02-22T20:40:48.043Z Checking omicron-zone-package v0.12.0
36942025-02-22T20:40:49.157Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
36952025-02-22T20:40:50.088Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.46s
36962025-02-22T20:40:50.270Z
36972025-02-22T20:40:50.270Zinfo: running `cargo check --bins` on xtask (187/199)
36982025-02-22T20:40:50.700Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36992025-02-22T20:40:50.703Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37002025-02-22T20:40:50.719Z Checking bitflags v2.6.0
37012025-02-22T20:40:50.721Z Checking serde v1.0.217
37022025-02-22T20:40:50.721Z Checking thiserror v1.0.69
37032025-02-22T20:40:50.816Z Checking scroll v0.12.0
37042025-02-22T20:40:50.826Z Checking hashbrown v0.15.1
37052025-02-22T20:40:50.829Z Checking log v0.4.22
37062025-02-22T20:40:50.829Z Checking zerocopy v0.7.35
37072025-02-22T20:40:50.860Z Checking syn v2.0.96
37082025-02-22T20:40:50.914Z Checking pest v2.7.14
37092025-02-22T20:40:51.049Z Checking rustix v0.38.37
37102025-02-22T20:40:51.074Z Checking once_cell v1.20.3
37112025-02-22T20:40:51.237Z Checking goblin v0.8.2
37122025-02-22T20:40:51.362Z Checking fs-err v2.11.0
37132025-02-22T20:40:51.652Z Checking tabled v0.15.0
37142025-02-22T20:40:51.797Z Checking indexmap v2.7.1
37152025-02-22T20:40:52.044Z Checking anyhow v1.0.96
37162025-02-22T20:40:52.845Z Checking terminal_size v0.4.0
37172025-02-22T20:40:52.845Z Checking tempfile v3.13.0
37182025-02-22T20:40:52.995Z Checking clap_builder v4.5.30
37192025-02-22T20:40:53.487Z Checking dtrace-parser v0.2.0
37202025-02-22T20:40:54.799Z Checking serde_json v1.0.139
37212025-02-22T20:40:54.799Z Checking toml_datetime v0.6.8
37222025-02-22T20:40:54.801Z Checking serde_spanned v0.6.8
37232025-02-22T20:40:54.801Z Checking camino v1.1.9
37242025-02-22T20:40:54.801Z Checking cargo-platform v0.1.8
37252025-02-22T20:40:54.948Z Checking semver v1.0.25
37262025-02-22T20:40:55.034Z Checking macaddr v1.0.1
37272025-02-22T20:40:55.089Z Checking toml_edit v0.22.22
37282025-02-22T20:40:55.225Z Checking clap v4.5.30
37292025-02-22T20:40:55.318Z Checking camino-tempfile v1.1.1
37302025-02-22T20:40:55.973Z Checking dof v0.3.0
37312025-02-22T20:40:55.973Z Checking cargo_metadata v0.18.1
37322025-02-22T20:40:56.366Z Checking usdt-impl v0.5.0
37332025-02-22T20:40:56.720Z Checking usdt v0.5.0
37342025-02-22T20:40:56.872Z Checking toml v0.8.19
37352025-02-22T20:40:57.311Z Checking cargo_toml v0.20.5
37362025-02-22T20:40:58.456Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
37372025-02-22T20:40:59.087Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.81s
37382025-02-22T20:40:59.187Z
37392025-02-22T20:40:59.187Zinfo: running `cargo check --bins` on end-to-end-tests (188/199)
37402025-02-22T20:40:59.833Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37412025-02-22T20:40:59.836Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37422025-02-22T20:40:59.981Z Checking polyval v0.6.2
37432025-02-22T20:41:00.096Z Checking ctr v0.9.2
37442025-02-22T20:41:00.109Z Checking ssh-encoding v0.2.0
37452025-02-22T20:41:00.112Z Checking blowfish v0.9.1
37462025-02-22T20:41:00.134Z Checking password-hash v0.4.2
37472025-02-22T20:41:00.152Z Checking p521 v0.13.3
37482025-02-22T20:41:00.152Z Checking p256 v0.13.2
37492025-02-22T20:41:00.188Z Checking russh-cryptovec v0.7.3
37502025-02-22T20:41:00.325Z Checking ghash v0.5.1
37512025-02-22T20:41:00.344Z Checking bcrypt-pbkdf v0.10.0
37522025-02-22T20:41:00.371Z Checking md5 v0.7.0
37532025-02-22T20:41:00.423Z Checking num-bigint v0.4.6
37542025-02-22T20:41:00.423Z Checking des v0.8.1
37552025-02-22T20:41:00.491Z Checking aes-gcm v0.10.3
37562025-02-22T20:41:00.557Z Checking pbkdf2 v0.11.0
37572025-02-22T20:41:00.593Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
37582025-02-22T20:41:00.622Z Checking hex-literal v0.4.1
37592025-02-22T20:41:00.684Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
37602025-02-22T20:41:00.703Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
37612025-02-22T20:41:00.737Z Checking ssh-cipher v0.2.0
37622025-02-22T20:41:00.757Z Checking internet-checksum v0.2.1
37632025-02-22T20:41:01.018Z Checking ssh-key v0.6.6
37642025-02-22T20:41:01.282Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
37652025-02-22T20:41:02.101Z Checking russh-keys v0.45.0
37662025-02-22T20:41:02.935Z Checking russh v0.45.0
37672025-02-22T20:41:21.035Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
37682025-02-22T20:41:22.382Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.18s
37692025-02-22T20:41:22.584Z
37702025-02-22T20:41:22.584Zinfo: running `cargo check --bins` on gateway-cli (189/199)
37712025-02-22T20:41:23.151Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37722025-02-22T20:41:23.154Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37732025-02-22T20:41:23.240Z Checking termios v0.3.3
37742025-02-22T20:41:23.460Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
37752025-02-22T20:41:24.274Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.68s
37762025-02-22T20:41:24.444Z
37772025-02-22T20:41:24.444Zinfo: running `cargo check --bins --no-default-features` on installinator (190/199)
37782025-02-22T20:41:25.039Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37792025-02-22T20:41:25.042Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37802025-02-22T20:41:25.148Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
37812025-02-22T20:41:25.148Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
37822025-02-22T20:41:25.151Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
37832025-02-22T20:41:25.151Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
37842025-02-22T20:41:26.154Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
37852025-02-22T20:41:27.351Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
37862025-02-22T20:41:29.099Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.64s
37872025-02-22T20:41:29.279Z
37882025-02-22T20:41:29.279Zinfo: running `cargo check --bins` on internal-dns-cli (191/199)
37892025-02-22T20:41:29.838Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37902025-02-22T20:41:29.841Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37912025-02-22T20:41:29.927Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
37922025-02-22T20:41:30.401Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s
37932025-02-22T20:41:30.569Z
37942025-02-22T20:41:30.569Zinfo: running `cargo check --bins` on omicron-live-tests (192/199)
37952025-02-22T20:41:31.117Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37962025-02-22T20:41:31.119Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37972025-02-22T20:41:31.119Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37982025-02-22T20:41:31.122Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
37992025-02-22T20:41:31.193Z
38002025-02-22T20:41:31.193Zinfo: running `cargo check --bins` on live-tests-macros (193/199)
38012025-02-22T20:41:31.732Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38022025-02-22T20:41:31.735Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38032025-02-22T20:41:31.735Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38042025-02-22T20:41:31.738Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
38052025-02-22T20:41:31.807Z
38062025-02-22T20:41:31.807Zinfo: running `cargo check --bins` on omicron-package (194/199)
38072025-02-22T20:41:32.380Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38082025-02-22T20:41:32.382Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38092025-02-22T20:41:32.478Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
38102025-02-22T20:41:33.796Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.98s
38112025-02-22T20:41:33.974Z
38122025-02-22T20:41:33.975Zinfo: running `cargo check --bins` on wicket-dbg (195/199)
38132025-02-22T20:41:34.574Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38142025-02-22T20:41:34.577Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38152025-02-22T20:41:34.688Z Checking rtoolbox v0.0.2
38162025-02-22T20:41:34.690Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
38172025-02-22T20:41:34.690Z Checking tui-tree-widget v0.23.0
38182025-02-22T20:41:34.923Z Checking rpassword v7.3.1
38192025-02-22T20:41:39.520Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
38202025-02-22T20:41:42.427Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
38212025-02-22T20:41:43.555Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.57s
38222025-02-22T20:41:43.740Z
38232025-02-22T20:41:43.740Zinfo: running `cargo check --bins` on wicket (196/199)
38242025-02-22T20:41:44.350Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38252025-02-22T20:41:44.353Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38262025-02-22T20:41:44.465Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
38272025-02-22T20:41:44.882Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.13s
38282025-02-22T20:41:45.072Z
38292025-02-22T20:41:45.072Zinfo: running `cargo check --bins` on wicketd (197/199)
38302025-02-22T20:41:45.678Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38312025-02-22T20:41:45.680Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38322025-02-22T20:41:45.797Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
38332025-02-22T20:41:45.797Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
38342025-02-22T20:41:46.619Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
38352025-02-22T20:41:50.459Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.38s
38362025-02-22T20:41:50.647Z
38372025-02-22T20:41:50.647Zinfo: running `cargo check --bins` on omicron-workspace-hack (198/199)
38382025-02-22T20:41:51.205Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38392025-02-22T20:41:51.208Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38402025-02-22T20:41:51.208Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38412025-02-22T20:41:51.211Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
38422025-02-22T20:41:51.285Z
38432025-02-22T20:41:51.285Zinfo: running `cargo check --bins` on zone-setup (199/199)
38442025-02-22T20:41:51.902Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38452025-02-22T20:41:51.905Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38462025-02-22T20:41:52.036Z Checking uzers v0.12.1
38472025-02-22T20:41:52.379Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
38482025-02-22T20:41:53.436Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.14s
38492025-02-22T20:41:53.653Z
38502025-02-22T20:41:53.653Zreal 13:38.148657483
38512025-02-22T20:41:53.653Zuser 26:06.475283574
38522025-02-22T20:41:53.653Zsys 4:11.433788919
38532025-02-22T20:41:53.653Ztrap 0.525774562
38542025-02-22T20:41:53.653Ztflt 0.571151186
38552025-02-22T20:41:53.653Zdflt 1.998142944
38562025-02-22T20:41:53.653Zkflt 0.001025411
38572025-02-22T20:41:53.653Zlock 46:12.181567263
38582025-02-22T20:41:53.653Zslp 2:10:15.590363735
38592025-02-22T20:41:53.656Zlat 1:06.866728715
38602025-02-22T20:41:53.656Zstop 3:48.814673934
38612025-02-22T20:41:53.656Zprocess exited: duration 1121497 ms, exit code 0
 
38622025-02-22T20:41:53.661Zfound 0 output files