01JMX8S2ENPRW0WG1YDM7058KX: 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: 01JMX8TYE4S34TDC9FAX04BC9E

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-02-25T01:38:29.188Zjob assigned to worker 01JMXC17J6E48XPW2Q42V8SMZZ [factory aws, i-06bb3ce0439f0094b] (queued for 56 m 44 s)
 
22025-02-25T01:38:37.649Zstarting task 0: "setup"
32025-02-25T01:38:37.656Z++ uname -s
42025-02-25T01:38:37.659Z+ kern=SunOS
52025-02-25T01:38:37.659Z+ build_user=build
62025-02-25T01:38:37.659Z+ build_uid=12345
72025-02-25T01:38:37.659Z+ work_dir=/work
82025-02-25T01:38:37.659Z+ input_dir=/input
92025-02-25T01:38:37.659Z+ [[ 0 == 12345 ]]
102025-02-25T01:38:37.659Z+ case "$kern" in
112025-02-25T01:38:37.659Z+ groupadd -g 12345 build
122025-02-25T01:38:37.662Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-02-25T01:38:39.670Z+ zfs create -o mountpoint=/work rpool/work
142025-02-25T01:38:39.852Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-02-25T01:38:39.909Z+ home_fs=zfs
162025-02-25T01:38:39.909Z+ [[ zfs == autofs ]]
172025-02-25T01:38:39.909Z+ mkdir -p /home/build
182025-02-25T01:38:39.909Z+ chown build:build /home/build /work
192025-02-25T01:38:40.858Z+ chmod 0700 /home/build /work
202025-02-25T01:38:40.861Zprocess exited: duration 3212 ms, exit code 0
 
212025-02-25T01:38:40.867Zstarting task 1: "rust-toolchain"
222025-02-25T01:38:40.872Z+ printf ' * rust toolchain channel = "%s"\n' 1.85.0
232025-02-25T01:38:40.872Z * rust toolchain channel = "1.85.0"
242025-02-25T01:38:40.872Z * rust toolchain profile = "default"
252025-02-25T01:38:40.872Z+ printf ' * rust toolchain profile = "%s"\n' default
262025-02-25T01:38:40.872Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-02-25T01:38:40.872Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-02-25T01:38:40.875Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-02-25T01:38:40.875Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.85.0 --profile default
302025-02-25T01:38:41.031Zinfo: downloading installer
312025-02-25T01:38:42.378Zwarning: it looks like you have an existing installation of Rust at:
322025-02-25T01:38:42.378Zwarning: /opt/ooce/bin
332025-02-25T01:38:42.378Zwarning: It is recommended that rustup be the primary Rust installation.
342025-02-25T01:38:42.378Zwarning: Otherwise you may have confusion unless you are careful with your PATH
352025-02-25T01:38:42.378Zwarning: If you are sure that you want both rustup and your already installed Rust
362025-02-25T01:38:42.378Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-02-25T01:38:42.378Zwarning: or pass `-y' to ignore all ignorable checks.
382025-02-25T01:38:42.378Zerror: cannot install while Rust is installed
392025-02-25T01:38:42.378Zwarning: continuing (because the -y flag is set and the error is ignorable)
402025-02-25T01:38:42.399Zinfo: profile set to 'default'
412025-02-25T01:38:42.399Zinfo: default host triple is x86_64-unknown-illumos
422025-02-25T01:38:42.402Zinfo: syncing channel updates for '1.85.0-x86_64-unknown-illumos'
432025-02-25T01:38:42.561Zinfo: latest update on 2025-02-20, rust version 1.85.0 (4d91de4e4 2025-02-17)
442025-02-25T01:38:42.561Zinfo: downloading component 'cargo'
452025-02-25T01:38:43.642Zinfo: downloading component 'clippy'
462025-02-25T01:38:44.031Zinfo: downloading component 'rust-docs'
472025-02-25T01:38:45.140Zinfo: downloading component 'rust-std'
482025-02-25T01:38:47.281Zinfo: downloading component 'rustc'
492025-02-25T01:38:54.281Zinfo: downloading component 'rustfmt'
502025-02-25T01:38:54.731Zinfo: installing component 'cargo'
512025-02-25T01:38:55.560Zinfo: installing component 'clippy'
522025-02-25T01:38:55.944Zinfo: installing component 'rust-docs'
532025-02-25T01:38:57.697Zinfo: installing component 'rust-std'
542025-02-25T01:38:59.586Zinfo: installing component 'rustc'
552025-02-25T01:39:05.509Zinfo: installing component 'rustfmt'
562025-02-25T01:39:05.839Zinfo: default toolchain set to '1.85.0-x86_64-unknown-illumos'
572025-02-25T01:39:05.839Z
582025-02-25T01:39:06.213Z 1.85.0-x86_64-unknown-illumos installed - rustc 1.85.0 (4d91de4e4 2025-02-17)
592025-02-25T01:39:06.213Z
602025-02-25T01:39:06.218Z
612025-02-25T01:39:06.218ZRust is installed now. Great!
622025-02-25T01:39:06.218Z
632025-02-25T01:39:06.218ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-02-25T01:39:06.218Zenvironment variable. This has not been done automatically.
652025-02-25T01:39:06.218Z
662025-02-25T01:39:06.218ZTo configure your current shell, you need to source
672025-02-25T01:39:06.218Zthe corresponding env file under $HOME/.cargo.
682025-02-25T01:39:06.218Z
692025-02-25T01:39:06.218ZThis is usually done by running one of the following (note the leading DOT):
702025-02-25T01:39:06.218Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-02-25T01:39:06.218Zsource "$HOME/.cargo/env.fish" # For fish
722025-02-25T01:39:06.287Z+ rustup --version
732025-02-25T01:39:06.301Zrustup 1.27.1 (54dd3d00f 2024-04-24)
742025-02-25T01:39:06.301Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
752025-02-25T01:39:06.390Zinfo: The currently active `rustc` version is `rustc 1.85.0 (4d91de4e4 2025-02-17)`
762025-02-25T01:39:06.426Z+ cargo --version
772025-02-25T01:39:06.434Zcargo 1.85.0 (d73d2caf9 2024-12-31)
782025-02-25T01:39:06.438Z+ rustc --version
792025-02-25T01:39:06.501Zrustc 1.85.0 (4d91de4e4 2025-02-17)
802025-02-25T01:39:06.506Zprocess exited: duration 25634 ms, exit code 0
 
812025-02-25T01:39:06.575Zstarting task 2: "authentication"
822025-02-25T01:39:06.604Zprocess exited: duration 24 ms, exit code 0
 
832025-02-25T01:39:06.617Zstarting task 3: "clone repository"
842025-02-25T01:39:06.640Z+ mkdir -p /work/oxidecomputer/omicron
852025-02-25T01:39:06.640Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
862025-02-25T01:39:06.708ZCloning into '/work/oxidecomputer/omicron'...
872025-02-25T01:39:14.148Z+ cd /work/oxidecomputer/omicron
882025-02-25T01:39:14.148Z+ git fetch origin 0e54843a98440d9bf47052fda013cd22848268e3
892025-02-25T01:39:14.473ZFrom https://github.com/oxidecomputer/omicron
902025-02-25T01:39:14.473Z * branch 0e54843a98440d9bf47052fda013cd22848268e3 -> FETCH_HEAD
912025-02-25T01:39:14.483Z+ [[ -n vmm-reduce-contention ]]
922025-02-25T01:39:14.488Z++ git branch --show-current
932025-02-25T01:39:14.489Z+ current=main
942025-02-25T01:39:14.489Z+ [[ main != vmm-reduce-contention ]]
952025-02-25T01:39:14.489Z+ git branch -f vmm-reduce-contention 0e54843a98440d9bf47052fda013cd22848268e3
962025-02-25T01:39:14.492Z+ git checkout -f vmm-reduce-contention
972025-02-25T01:39:14.678ZSwitched to branch 'vmm-reduce-contention'
982025-02-25T01:39:14.681Z+ git reset --hard 0e54843a98440d9bf47052fda013cd22848268e3
992025-02-25T01:39:14.867ZHEAD is now at 0e54843a9 Merge branch 'vmm-reserve-bench' into vmm-reduce-contention
1002025-02-25T01:39:14.870Zprocess exited: duration 8254 ms, exit code 0
 
1012025-02-25T01:39:14.876Zstarting task 4: "build"
1022025-02-25T01:39:14.882Z+ source .github/buildomat/ci-env.sh
1032025-02-25T01:39:14.882Z++ export CARGO_TERM_COLOR=always
1042025-02-25T01:39:14.882Z++ CARGO_TERM_COLOR=always
1052025-02-25T01:39:14.882Z+ cargo --version
1062025-02-25T01:39:14.934Zcargo 1.85.0 (d73d2caf9 2024-12-31)
1072025-02-25T01:39:14.937Z+ rustc --version
1082025-02-25T01:39:15.000Zrustc 1.85.0 (4d91de4e4 2025-02-17)
1092025-02-25T01:39:15.007Z+ source ./env.sh
1102025-02-25T01:39:15.007Z++ OLD_SHELL_OPTS=ehxB
1112025-02-25T01:39:15.007Z++ set -o xtrace
1122025-02-25T01:39:15.012Z++++ dirname ./env.sh
1132025-02-25T01:39:15.013Z+++ readlink -f .
1142025-02-25T01:39:15.016Z++ OMICRON_WS=/work/oxidecomputer/omicron
1152025-02-25T01:39:15.016Z++ 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-25T01:39:15.016Z++ 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-25T01:39:15.016Z++ 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-25T01:39:15.017Z++ 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-25T01:39:15.017Z++ 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-25T01:39:15.017Z++ 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-25T01:39:15.017Z++ 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-25T01:39:15.017Z++ 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-25T01:39:15.017Z++ case $OLD_SHELL_OPTS in
1242025-02-25T01:39:15.017Z++ unset OLD_SHELL_OPTS OMICRON_WS
1252025-02-25T01:39:15.017Z+ 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-25T01:39:15.017Z+ 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-25T01:39:15.017Z+ banner prerequisites
1282025-02-25T01:39:15.130Z
1292025-02-25T01:39:15.130Z ##### ##### ###### ##### ###### #### # # # #### #
1302025-02-25T01:39:15.131Z # # # # # # # # # # # # # # #
1312025-02-25T01:39:15.131Z # # # # ##### # # ##### # # # # # #### #
1322025-02-25T01:39:15.131Z ##### ##### # ##### # # # # # # # # #
1332025-02-25T01:39:15.131Z # # # # # # # # # # # # # # #
1342025-02-25T01:39:15.131Z # # # ###### # # ###### ### # #### # #### #
1352025-02-25T01:39:15.131Z
1362025-02-25T01:39:15.134Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1372025-02-25T01:39:19.087Zpkg list: illegal option -- F
1382025-02-25T01:39:19.087ZUsage:
1392025-02-25T01:39:19.097Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1402025-02-25T01:39:19.097Z [pkg_fmri_pattern ...]
1412025-02-25T01:39:19.930Zpkg list: illegal option -- F
1422025-02-25T01:39:19.930ZUsage:
1432025-02-25T01:39:19.941Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1442025-02-25T01:39:19.941Z [pkg_fmri_pattern ...]
1452025-02-25T01:39:26.441Z Startup: Refreshing catalog 'helios-dev' ... Done
1462025-02-25T01:39:30.886Z Startup: Caching catalogs ... Done
1472025-02-25T01:39:44.029ZPlanning: Solver setup ... Done (12.215s)
1482025-02-25T01:39:44.184ZPlanning: Running solver ... Done (0.156s)
1492025-02-25T01:39:44.493ZPlanning: Finding local manifests ... Done (0.192s)
1502025-02-25T01:39:44.504ZPlanning: Fetching manifests: 0/7 0% complete
1512025-02-25T01:39:45.251ZPlanning: Fetching manifests: 7/7 100% complete
1522025-02-25T01:39:45.659ZPlanning: Package planning ... Done (0.411s)
1532025-02-25T01:39:45.716ZPlanning: Merging actions ... Done (0.057s)
1542025-02-25T01:39:46.278ZPlanning: Checking for conflicting actions ... Done (0.562s)
1552025-02-25T01:39:50.787ZPlanning: Consolidating action changes ... Done (4.508s)
1562025-02-25T01:39:51.182ZPlanning: Evaluating mediators ... Done (0.395s)
1572025-02-25T01:39:51.409ZPlanning: Planning completed in 20.42 seconds
1582025-02-25T01:39:51.425Z Packages to install: 4
1592025-02-25T01:39:51.425Z Packages to update: 3
1602025-02-25T01:39:51.429Z Mediators to change: 2
1612025-02-25T01:39:51.429Z Services to change: 1
1622025-02-25T01:39:51.429Z Estimated space available: 155.60 GB
1632025-02-25T01:39:51.429ZEstimated space to be consumed: 1.66 GB
1642025-02-25T01:39:51.429Z Create boot environment: No
1652025-02-25T01:39:51.429ZCreate backup boot environment: Yes
1662025-02-25T01:39:51.429Z Rebuild boot archive: No
1672025-02-25T01:39:51.429Z
1682025-02-25T01:39:51.429ZChanged mediators:
1692025-02-25T01:39:51.429Z mediator clang:
1702025-02-25T01:39:51.429Z version: None -> 15 (system default)
1712025-02-25T01:39:51.429Z
1722025-02-25T01:39:51.429Z mediator llvm:
1732025-02-25T01:39:51.429Z version: 14 (system default) -> 15 (system default)
1742025-02-25T01:39:51.429Z
1752025-02-25T01:39:51.429ZChanged packages:
1762025-02-25T01:39:51.429Zhelios-dev
1772025-02-25T01:39:51.429Z developer/build-essential
1782025-02-25T01:39:51.429Z None -> 11-2.0
1792025-02-25T01:39:51.429Z library/libxmlsec1
1802025-02-25T01:39:51.429Z None -> 1.2.35-2.0
1812025-02-25T01:39:51.429Z ooce/developer/clang-15
1822025-02-25T01:39:51.429Z None -> 15.0.7-2.0
1832025-02-25T01:39:51.429Z ooce/developer/llvm-15
1842025-02-25T01:39:51.429Z None -> 15.0.7-2.0
1852025-02-25T01:39:51.430Z package/pkg
1862025-02-25T01:39:51.430Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1872025-02-25T01:39:51.430Z system/library/g++-runtime
1882025-02-25T01:39:51.430Z 13-2.0 -> 14-2.0
1892025-02-25T01:39:51.430Z system/library/gcc-runtime
1902025-02-25T01:39:51.430Z 13-2.0 -> 14-2.0
1912025-02-25T01:39:51.430Z
1922025-02-25T01:39:51.430ZServices:
1932025-02-25T01:39:51.430Z restart_fmri:
1942025-02-25T01:39:51.430Z svc:/system/update-man-index:default
1952025-02-25T01:39:51.430Z
1962025-02-25T01:39:51.430ZEditable files to change:
1972025-02-25T01:39:51.430Z Update:
1982025-02-25T01:39:51.430Z usr/share/lib/pkg/web/config.shtml
1992025-02-25T01:39:51.679Z
2002025-02-25T01:39:51.679ZDownload: 0/4301 items 0.0/225.4MB 0% complete
2012025-02-25T01:39:56.682ZDownload: 911/4301 items 18.9/225.4MB 8% complete (3.9M/s)
2022025-02-25T01:40:02.494ZDownload: 1198/4301 items 83.5/225.4MB 37% complete (12.1M/s)
2032025-02-25T01:40:07.502ZDownload: 2013/4301 items 118.7/225.4MB 52% complete (9.0M/s)
2042025-02-25T01:40:12.504ZDownload: 2805/4301 items 121.0/225.4MB 53% complete (3.8M/s)
2052025-02-25T01:40:18.048ZDownload: 3247/4301 items 203.1/225.4MB 90% complete (8.5M/s)
2062025-02-25T01:40:23.051ZDownload: 4169/4301 items 220.3/225.4MB 97% complete (9.9M/s)
2072025-02-25T01:40:28.369ZDownload: 4294/4301 items 225.0/225.4MB 99% complete (2.1M/s)
2082025-02-25T01:40:28.875ZDownload: Completed 225.42 MB in 37.19 seconds (6.1M/s)
2092025-02-25T01:40:30.898Z Actions: 1/5122 actions (Removing old actions)
2102025-02-25T01:40:30.916Z Actions: 194/5122 actions (Installing new actions)
2112025-02-25T01:40:35.948Z Actions: 4182/5122 actions (Installing new actions)
2122025-02-25T01:40:36.209Z Actions: 4267/5122 actions (Updating modified actions)
2132025-02-25T01:40:36.622Z Actions: Completed 5122 actions in 5.72 seconds.
2142025-02-25T01:40:37.043Z Done (0.413s)
2152025-02-25T01:40:37.046Z Done (0.001s)
2162025-02-25T01:40:37.659Z Done (0.614s)
2172025-02-25T01:40:43.339Z Done (5.440s)
2182025-02-25T01:40:43.613Z Done (0.204s)
2192025-02-25T01:40:43.616Z Done (0.000s)
2202025-02-25T01:40:43.851Z Done (0.000s)
2212025-02-25T01:40:44.564ZPlanning: Evaluating mediator changes ... Done
2222025-02-25T01:40:44.729ZPlanning: Checking for conflicting actions ... Done
2232025-02-25T01:40:44.732ZPlanning: Consolidating action changes ... Done
2242025-02-25T01:40:45.003ZPlanning: Evaluating mediators ... Done
2252025-02-25T01:40:45.005ZPlanning: Planning completed in 0.44 seconds
2262025-02-25T01:40:45.043Z Mediators to change: 2
2272025-02-25T01:40:45.043Z Create boot environment: No
2282025-02-25T01:40:45.046ZCreate backup boot environment: No
2292025-02-25T01:40:45.142Z Done
2302025-02-25T01:40:45.142Z Done
2312025-02-25T01:40:45.561Z Done
2322025-02-25T01:40:49.194Z Done
2332025-02-25T01:40:49.291Z Done
2342025-02-25T01:40:49.293Z Done
2352025-02-25T01:40:49.435Z Done
2362025-02-25T01:40:50.045ZPlanning: Evaluating mediator changes ... Done
2372025-02-25T01:40:50.048ZPlanning: Merging actions ... Done
2382025-02-25T01:40:50.237ZPlanning: Checking for conflicting actions ... Done
2392025-02-25T01:40:50.240ZPlanning: Consolidating action changes ... Done
2402025-02-25T01:40:50.501ZPlanning: Evaluating mediators ... Done
2412025-02-25T01:40:50.555ZPlanning: Planning completed in 0.75 seconds
2422025-02-25T01:40:50.594Z Packages to change: 1
2432025-02-25T01:40:50.594Z Mediators to change: 1
2442025-02-25T01:40:50.597Z Services to change: 1
2452025-02-25T01:40:50.597Z Create boot environment: No
2462025-02-25T01:40:50.597ZCreate backup boot environment: Yes
2472025-02-25T01:40:52.982Z Actions: 1/6 actions (Updating modified actions)
2482025-02-25T01:40:53.050Z Actions: Completed 6 actions in 0.07 seconds.
2492025-02-25T01:40:53.053Z Done
2502025-02-25T01:40:53.053Z Done
2512025-02-25T01:40:53.175Z Done
2522025-02-25T01:40:56.826Z Done
2532025-02-25T01:40:56.924Z Done
2542025-02-25T01:40:56.927Z Done
2552025-02-25T01:40:57.067Z Done
2562025-02-25T01:40:57.498ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2572025-02-25T01:40:57.498Zclang system 15 system
2582025-02-25T01:40:57.498Zcsh system system illumos
2592025-02-25T01:40:57.498Zctags system system illumos
2602025-02-25T01:40:57.498Zgcc vendor 12 vendor
2612025-02-25T01:40:57.498Zgcc system 10 system
2622025-02-25T01:40:57.498Zgcc system 7 system
2632025-02-25T01:40:57.498Zgo system 1.20 system
2642025-02-25T01:40:57.498Zgo system 1.19 system
2652025-02-25T01:40:57.498Zllvm system 15 system
2662025-02-25T01:40:57.498Zllvm system 14 system
2672025-02-25T01:40:57.498Zmariadb system 10.6 system
2682025-02-25T01:40:57.498Zmta vendor vendor dma
2692025-02-25T01:40:57.498Zopenjdk system 17 system
2702025-02-25T01:40:57.498Zopenjdk system 11 system
2712025-02-25T01:40:57.498Zopenjdk system 1.8 system
2722025-02-25T01:40:57.499Zopenssl vendor 3 vendor
2732025-02-25T01:40:57.499Zperl system 5.36 system
2742025-02-25T01:40:57.499Zpostgresql system 15 system
2752025-02-25T01:40:57.499Zpostgresql system 13 system
2762025-02-25T01:40:57.499Zpython vendor 3 vendor
2772025-02-25T01:40:57.499Zpython system 2 system
2782025-02-25T01:40:57.499Zpython3 system 3.11 system
2792025-02-25T01:40:57.499Zruby system 3.0 system
2802025-02-25T01:40:57.499Zwords vendor vendor american-english
2812025-02-25T01:40:57.499Zwords system system australian-english
2822025-02-25T01:40:57.499Zwords system system british-english
2832025-02-25T01:40:57.499Zwords system system canadian-english
2842025-02-25T01:40:57.499Zwords system system french
2852025-02-25T01:40:57.499Zwords system system italian
2862025-02-25T01:40:57.499Zwords system system ngerman
2872025-02-25T01:40:57.499Zwords system system ogerman
2882025-02-25T01:40:57.499Zwords system system spanish
2892025-02-25T01:40:57.826ZPUBLISHER TYPE STATUS P LOCATION
2902025-02-25T01:40:57.826Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2912025-02-25T01:41:00.906ZFMRI IFO
2922025-02-25T01:41:00.906Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2932025-02-25T01:41:00.906Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2942025-02-25T01:41:00.906Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2952025-02-25T01:41:00.906Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2962025-02-25T01:41:00.906Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2972025-02-25T01:41:00.906Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2982025-02-25T01:41:00.906Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2992025-02-25T01:41:00.906Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
3002025-02-25T01:41:00.906Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
3012025-02-25T01:41:00.906Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im-
3022025-02-25T01:41:00.906Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
3032025-02-25T01:41:00.906Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
3042025-02-25T01:41:00.906Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im-
3052025-02-25T01:41:00.906Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
3062025-02-25T01:41:00.906Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
3072025-02-25T01:41:01.694Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
3082025-02-25T01:41:02.002Z Updating crates.io index
3092025-02-25T01:41:02.063Z Updating git repository `https://github.com/oxidecomputer/maghemite`
3102025-02-25T01:41:02.598Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
3112025-02-25T01:41:02.855Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
3122025-02-25T01:41:03.104Z Updating git repository `https://github.com/oxidecomputer/propolis`
3132025-02-25T01:41:04.050Z Updating git repository `https://github.com/oxidecomputer/crucible`
3142025-02-25T01:41:06.004Z Updating git repository `https://github.com/oxidecomputer/opte`
3152025-02-25T01:41:06.712Z Updating git repository `https://github.com/oxidecomputer/falcon`
3162025-02-25T01:41:07.564Z Updating git repository `https://github.com/oxidecomputer/clickward`
3172025-02-25T01:41:07.828Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
3182025-02-25T01:41:08.138Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
3192025-02-25T01:41:08.989Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3202025-02-25T01:41:09.439Z Updating git repository `https://github.com/oxidecomputer/libipcc`
3212025-02-25T01:41:09.700Z Updating git repository `https://github.com/oxidecomputer/propolis`
3222025-02-25T01:41:10.214Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3232025-02-25T01:41:10.561Z Updating git repository `https://github.com/oxidecomputer/tofino`
3242025-02-25T01:41:10.844Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3252025-02-25T01:41:11.106Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3262025-02-25T01:41:11.355Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3272025-02-25T01:41:11.652Z Updating git repository `https://github.com/oxidecomputer/lldp`
3282025-02-25T01:41:11.986Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3292025-02-25T01:41:12.303Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3302025-02-25T01:41:12.605Z Updating git repository `https://github.com/oxidecomputer/ispf`
3312025-02-25T01:41:13.007Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3322025-02-25T01:41:13.242Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3332025-02-25T01:41:13.690Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3342025-02-25T01:41:14.030Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3352025-02-25T01:41:14.481Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3362025-02-25T01:41:14.857Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
3372025-02-25T01:41:15.136Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3382025-02-25T01:41:15.431Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3392025-02-25T01:41:15.694Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3402025-02-25T01:41:17.007Z Downloading crates ...
3412025-02-25T01:41:17.186Z Downloaded bytecount v0.6.8
3422025-02-25T01:41:17.188Z Downloaded block-buffer v0.10.4
3432025-02-25T01:41:17.194Z Downloaded camino-tempfile v1.1.1
3442025-02-25T01:41:17.199Z Downloaded autocfg v1.4.0
3452025-02-25T01:41:17.212Z Downloaded byteorder v1.5.0
3462025-02-25T01:41:17.233Z Downloaded cfg-if v1.0.0
3472025-02-25T01:41:17.236Z Downloaded clap v4.5.30
3482025-02-25T01:41:17.242Z Downloaded dof v0.3.0
3492025-02-25T01:41:17.246Z Downloaded clap_derive v4.5.28
3502025-02-25T01:41:17.246Z Downloaded itoa v1.0.11
3512025-02-25T01:41:17.252Z Downloaded log v0.4.22
3522025-02-25T01:41:17.275Z Downloaded indexmap v2.7.1
3532025-02-25T01:41:17.275Z Downloaded cpufeatures v0.2.14
3542025-02-25T01:41:17.275Z Downloaded equivalent v1.0.1
3552025-02-25T01:41:17.275Z Downloaded swrite v0.1.0
3562025-02-25T01:41:17.275Z Downloaded cargo_metadata v0.18.1
3572025-02-25T01:41:17.280Z Downloaded scroll_derive v0.12.0
3582025-02-25T01:41:17.285Z Downloaded cargo-platform v0.1.8
3592025-02-25T01:41:17.290Z Downloaded digest v0.10.7
3602025-02-25T01:41:17.294Z Downloaded crypto-common v0.1.6
3612025-02-25T01:41:17.294Z Downloaded colorchoice v1.0.2
3622025-02-25T01:41:17.294Z Downloaded macaddr v1.0.1
3632025-02-25T01:41:17.294Z Downloaded clap_lex v0.7.4
3642025-02-25T01:41:17.297Z Downloaded fs-err v2.11.0
3652025-02-25T01:41:17.302Z Downloaded dtrace-parser v0.2.0
3662025-02-25T01:41:17.305Z Downloaded pretty-hex v0.4.1
3672025-02-25T01:41:17.309Z Downloaded heck v0.4.1
3682025-02-25T01:41:17.313Z Downloaded fastrand v2.1.1
3692025-02-25T01:41:17.313Z Downloaded errno v0.3.9
3702025-02-25T01:41:17.316Z Downloaded toml_datetime v0.6.8
3712025-02-25T01:41:17.316Z Downloaded memmap v0.7.0
3722025-02-25T01:41:17.319Z Downloaded heck v0.5.0
3732025-02-25T01:41:17.319Z Downloaded version_check v0.9.5
3742025-02-25T01:41:17.319Z Downloaded strsim v0.11.1
3752025-02-25T01:41:17.322Z Downloaded proc-macro-error-attr v1.0.4
3762025-02-25T01:41:17.322Z Downloaded plain v0.2.3
3772025-02-25T01:41:17.322Z Downloaded anstyle v1.0.10
3782025-02-25T01:41:17.326Z Downloaded usdt v0.5.0
3792025-02-25T01:41:17.331Z Downloaded usdt-attr-macro v0.5.0
3802025-02-25T01:41:17.333Z Downloaded once_cell v1.20.3
3812025-02-25T01:41:17.336Z Downloaded cargo_toml v0.20.5
3822025-02-25T01:41:17.336Z Downloaded thiserror-impl v1.0.69
3832025-02-25T01:41:17.338Z Downloaded smawk v0.3.2
3842025-02-25T01:41:17.338Z Downloaded is_terminal_polyfill v1.70.1
3852025-02-25T01:41:17.341Z Downloaded fnv v1.0.7
3862025-02-25T01:41:17.341Z Downloaded utf8parse v0.2.2
3872025-02-25T01:41:17.343Z Downloaded tabled_derive v0.7.0
3882025-02-25T01:41:17.344Z Downloaded pest_derive v2.7.14
3892025-02-25T01:41:17.346Z Downloaded usdt-macro v0.5.0
3902025-02-25T01:41:17.346Z Downloaded generic-array v0.14.7
3912025-02-25T01:41:17.349Z Downloaded thiserror v1.0.69
3922025-02-25T01:41:17.351Z Downloaded usdt-impl v0.5.0
3932025-02-25T01:41:17.354Z Downloaded pest_generator v2.7.14
3942025-02-25T01:41:17.357Z Downloaded thread-id v4.2.2
3952025-02-25T01:41:17.361Z Downloaded terminal_size v0.4.0
3962025-02-25T01:41:17.364Z Downloaded anstyle-parse v0.2.5
3972025-02-25T01:41:17.371Z Downloaded semver v1.0.25
3982025-02-25T01:41:17.772Z Downloaded quote v1.0.38
3992025-02-25T01:41:17.806Z Downloaded scroll v0.12.0
4002025-02-25T01:41:17.806Z Downloaded serde_tokenstream v0.2.2
4012025-02-25T01:41:17.806Z Downloaded anstyle-query v1.1.1
4022025-02-25T01:41:17.806Z Downloaded unicode-linebreak v0.1.5
4032025-02-25T01:41:17.806Z Downloaded anstream v0.6.15
4042025-02-25T01:41:17.806Z Downloaded tempfile v3.13.0
4052025-02-25T01:41:17.806Z Downloaded sha2 v0.10.8
4062025-02-25T01:41:17.806Z Downloaded serde_spanned v0.6.8
4072025-02-25T01:41:17.806Z Downloaded zerocopy-derive v0.7.35
4082025-02-25T01:41:17.806Z Downloaded ryu v1.0.18
4092025-02-25T01:41:17.806Z Downloaded proc-macro2 v1.0.93
4102025-02-25T01:41:17.806Z Downloaded pest_meta v2.7.14
4112025-02-25T01:41:17.806Z Downloaded anyhow v1.0.96
4122025-02-25T01:41:17.807Z Downloaded proc-macro-error v1.0.4
4132025-02-25T01:41:17.807Z Downloaded typenum v1.17.0
4142025-02-25T01:41:17.807Z Downloaded papergrid v0.11.0
4152025-02-25T01:41:17.807Z Downloaded unicode-ident v1.0.14
4162025-02-25T01:41:17.807Z Downloaded bitflags v2.6.0
4172025-02-25T01:41:17.807Z Downloaded ucd-trie v0.1.7
4182025-02-25T01:41:17.807Z Downloaded toml v0.8.19
4192025-02-25T01:41:17.807Z Downloaded serde_derive v1.0.218
4202025-02-25T01:41:17.807Z Downloaded camino v1.1.9
4212025-02-25T01:41:17.807Z Downloaded textwrap v0.16.1
4222025-02-25T01:41:17.807Z Downloaded serde v1.0.218
4232025-02-25T01:41:17.807Z Downloaded memchr v2.7.4
4242025-02-25T01:41:17.807Z Downloaded toml_edit v0.22.22
4252025-02-25T01:41:17.807Z Downloaded pest v2.7.14
4262025-02-25T01:41:17.807Z Downloaded serde_json v1.0.139
4272025-02-25T01:41:17.807Z Downloaded hashbrown v0.15.1
4282025-02-25T01:41:17.807Z Downloaded clap_builder v4.5.30
4292025-02-25T01:41:17.807Z Downloaded zerocopy v0.7.35
4302025-02-25T01:41:17.808Z Downloaded goblin v0.8.2
4312025-02-25T01:41:17.808Z Downloaded winnow v0.6.20
4322025-02-25T01:41:17.808Z Downloaded tabled v0.15.0
4332025-02-25T01:41:17.808Z Downloaded syn v1.0.109
4342025-02-25T01:41:17.808Z Downloaded unicode-width v0.1.14
4352025-02-25T01:41:17.808Z Downloaded syn v2.0.96
4362025-02-25T01:41:17.808Z Downloaded rustix v0.38.37
4372025-02-25T01:41:17.808Z Downloaded libc v0.2.170
4382025-02-25T01:41:17.966Z Compiling proc-macro2 v1.0.93
4392025-02-25T01:41:17.966Z Compiling unicode-ident v1.0.14
4402025-02-25T01:41:17.970Z Compiling serde v1.0.218
4412025-02-25T01:41:17.970Z Compiling version_check v0.9.5
4422025-02-25T01:41:17.970Z Compiling memchr v2.7.4
4432025-02-25T01:41:17.970Z Compiling thiserror v1.0.69
4442025-02-25T01:41:17.970Z Compiling libc v0.2.170
4452025-02-25T01:41:17.975Z Compiling ryu v1.0.18
4462025-02-25T01:41:18.214Z Compiling itoa v1.0.11
4472025-02-25T01:41:18.449Z Compiling ucd-trie v0.1.7
4482025-02-25T01:41:18.471Z Compiling once_cell v1.20.3
4492025-02-25T01:41:18.798Z Compiling byteorder v1.5.0
4502025-02-25T01:41:18.966Z Compiling rustix v0.38.37
4512025-02-25T01:41:19.185Z Compiling serde_json v1.0.139
4522025-02-25T01:41:19.287Z Compiling bitflags v2.6.0
4532025-02-25T01:41:19.404Z Compiling usdt-impl v0.5.0
4542025-02-25T01:41:19.523Z Compiling proc-macro-error-attr v1.0.4
4552025-02-25T01:41:19.617Z Compiling syn v1.0.109
4562025-02-25T01:41:19.687Z Compiling proc-macro-error v1.0.4
4572025-02-25T01:41:19.777Z Compiling camino v1.1.9
4582025-02-25T01:41:19.895Z Compiling utf8parse v0.2.2
4592025-02-25T01:41:19.918Z Compiling plain v0.2.3
4602025-02-25T01:41:20.000Z Compiling quote v1.0.38
4612025-02-25T01:41:20.079Z Compiling errno v0.3.9
4622025-02-25T01:41:20.105Z Compiling hashbrown v0.15.1
4632025-02-25T01:41:20.156Z Compiling equivalent v1.0.1
4642025-02-25T01:41:20.300Z Compiling thread-id v4.2.2
4652025-02-25T01:41:21.305Z Compiling log v0.4.22
4662025-02-25T01:41:21.308Z Compiling anstyle-parse v0.2.5
4672025-02-25T01:41:21.308Z Compiling syn v2.0.96
4682025-02-25T01:41:21.308Z Compiling anstyle-query v1.1.1
4692025-02-25T01:41:21.308Z Compiling colorchoice v1.0.2
4702025-02-25T01:41:21.308Z Compiling anstyle v1.0.10
4712025-02-25T01:41:21.308Z Compiling semver v1.0.25
4722025-02-25T01:41:21.308Z Compiling pretty-hex v0.4.1
4732025-02-25T01:41:21.308Z Compiling indexmap v2.7.1
4742025-02-25T01:41:21.308Z Compiling is_terminal_polyfill v1.70.1
4752025-02-25T01:41:21.308Z Compiling autocfg v1.4.0
4762025-02-25T01:41:21.367Z Compiling unicode-width v0.1.14
4772025-02-25T01:41:21.391Z Compiling winnow v0.6.20
4782025-02-25T01:41:21.525Z Compiling anstream v0.6.15
4792025-02-25T01:41:22.198Z Compiling clap_lex v0.7.4
4802025-02-25T01:41:22.262Z Compiling fs-err v2.11.0
4812025-02-25T01:41:22.284Z Compiling terminal_size v0.4.0
4822025-02-25T01:41:22.521Z Compiling bytecount v0.6.8
4832025-02-25T01:41:22.559Z Compiling cfg-if v1.0.0
4842025-02-25T01:41:22.590Z Compiling strsim v0.11.1
4852025-02-25T01:41:22.639Z Compiling fnv v1.0.7
4862025-02-25T01:41:22.664Z Compiling anyhow v1.0.96
4872025-02-25T01:41:22.787Z Compiling fastrand v2.1.1
4882025-02-25T01:41:22.859Z Compiling heck v0.5.0
4892025-02-25T01:41:23.129Z Compiling heck v0.4.1
4902025-02-25T01:41:23.348Z Compiling tempfile v3.13.0
4912025-02-25T01:41:23.373Z Compiling clap_builder v4.5.30
4922025-02-25T01:41:23.567Z Compiling papergrid v0.11.0
4932025-02-25T01:41:23.860Z Compiling memmap v0.7.0
4942025-02-25T01:41:23.908Z Compiling smawk v0.3.2
4952025-02-25T01:41:24.091Z Compiling unicode-linebreak v0.1.5
4962025-02-25T01:41:24.588Z Compiling textwrap v0.16.1
4972025-02-25T01:41:24.682Z Compiling swrite v0.1.0
4982025-02-25T01:41:25.170Z Compiling tabled_derive v0.7.0
4992025-02-25T01:41:26.458Z Compiling tabled v0.15.0
5002025-02-25T01:41:27.160Z Compiling serde_derive v1.0.218
5012025-02-25T01:41:27.163Z Compiling thiserror-impl v1.0.69
5022025-02-25T01:41:27.266Z Compiling zerocopy-derive v0.7.35
5032025-02-25T01:41:27.340Z Compiling scroll_derive v0.12.0
5042025-02-25T01:41:27.567Z Compiling clap_derive v4.5.28
5052025-02-25T01:41:28.801Z Compiling scroll v0.12.0
5062025-02-25T01:41:29.044Z Compiling zerocopy v0.7.35
5072025-02-25T01:41:29.243Z Compiling goblin v0.8.2
5082025-02-25T01:41:29.609Z Compiling pest v2.7.14
5092025-02-25T01:41:31.047Z Compiling clap v4.5.30
5102025-02-25T01:41:31.769Z Compiling pest_meta v2.7.14
5112025-02-25T01:41:32.792Z Compiling pest_generator v2.7.14
5122025-02-25T01:41:33.991Z Compiling pest_derive v2.7.14
5132025-02-25T01:41:34.727Z Compiling dtrace-parser v0.2.0
5142025-02-25T01:41:35.728Z Compiling toml_datetime v0.6.8
5152025-02-25T01:41:35.728Z Compiling serde_spanned v0.6.8
5162025-02-25T01:41:35.735Z Compiling cargo-platform v0.1.8
5172025-02-25T01:41:36.049Z Compiling serde_tokenstream v0.2.2
5182025-02-25T01:41:36.106Z Compiling toml_edit v0.22.22
5192025-02-25T01:41:36.202Z Compiling macaddr v1.0.1
5202025-02-25T01:41:36.346Z Compiling camino-tempfile v1.1.1
5212025-02-25T01:41:37.091Z Compiling dof v0.3.0
5222025-02-25T01:41:37.091Z Compiling cargo_metadata v0.18.1
5232025-02-25T01:41:38.682Z Compiling usdt-macro v0.5.0
5242025-02-25T01:41:38.682Z Compiling usdt-attr-macro v0.5.0
5252025-02-25T01:41:38.791Z Compiling toml v0.8.19
5262025-02-25T01:41:39.708Z Compiling cargo_toml v0.20.5
5272025-02-25T01:41:39.887Z Compiling usdt v0.5.0
5282025-02-25T01:41:42.275Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5292025-02-25T01:41:45.386Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.91s
5302025-02-25T01:41:45.621Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
5312025-02-25T01:41:46.175Z Downloading crates ...
5322025-02-25T01:41:46.315Z Downloaded adler2 v2.0.0
5332025-02-25T01:41:46.318Z Downloaded aead v0.5.2
5342025-02-25T01:41:46.321Z Downloaded addr2line v0.24.2
5352025-02-25T01:41:46.326Z Downloaded hmac v0.12.1
5362025-02-25T01:41:46.329Z Downloaded crunchy v0.2.2
5372025-02-25T01:41:46.329Z Downloaded cfg_aliases v0.2.1
5382025-02-25T01:41:46.332Z Downloaded atty v0.2.14
5392025-02-25T01:41:46.338Z Downloaded match_cfg v0.1.0
5402025-02-25T01:41:46.341Z Downloaded ident_case v1.0.1
5412025-02-25T01:41:46.341Z Downloaded cstr-argument v0.1.2
5422025-02-25T01:41:46.344Z Downloaded headers-core v0.3.0
5432025-02-25T01:41:46.344Z Downloaded http-range v0.1.5
5442025-02-25T01:41:46.347Z Downloaded hubpack_derive v0.1.1
5452025-02-25T01:41:46.350Z Downloaded http-body v1.0.1
5462025-02-25T01:41:46.350Z Downloaded ahash v0.8.11
5472025-02-25T01:41:46.355Z Downloaded async-stream-impl v0.3.6
5482025-02-25T01:41:46.362Z Downloaded instant v0.1.13
5492025-02-25T01:41:46.364Z Downloaded crucible-workspace-hack v0.1.0
5502025-02-25T01:41:46.364Z Downloaded ciborium-io v0.2.2
5512025-02-25T01:41:46.367Z Downloaded hostname v0.4.0
5522025-02-25T01:41:46.367Z Downloaded chrono-tz-build v0.4.0
5532025-02-25T01:41:46.370Z Downloaded ciborium-ll v0.2.2
5542025-02-25T01:41:46.370Z Downloaded blowfish v0.9.1
5552025-02-25T01:41:46.374Z Downloaded crc v3.2.1
5562025-02-25T01:41:46.377Z Downloaded colored v2.1.0
5572025-02-25T01:41:46.381Z Downloaded ctr v0.9.2
5582025-02-25T01:41:46.381Z Downloaded md5 v0.7.0
5592025-02-25T01:41:46.384Z Downloaded cipher v0.4.4
5602025-02-25T01:41:46.384Z Downloaded icu_provider_macros v1.5.0
5612025-02-25T01:41:46.387Z Downloaded cfg_aliases v0.1.1
5622025-02-25T01:41:46.387Z Downloaded assert_matches v1.5.0
5632025-02-25T01:41:46.387Z Downloaded chacha20 v0.9.1
5642025-02-25T01:41:46.390Z Downloaded maybe-uninit v2.0.0
5652025-02-25T01:41:46.392Z Downloaded lru-cache v0.1.2
5662025-02-25T01:41:46.395Z Downloaded lru v0.12.5
5672025-02-25T01:41:46.395Z Downloaded lazy_static v1.5.0
5682025-02-25T01:41:46.398Z Downloaded linked-hash-map v0.5.6
5692025-02-25T01:41:46.398Z Downloaded ipnetwork v0.21.1
5702025-02-25T01:41:46.400Z Downloaded managed v0.8.0
5712025-02-25T01:41:46.403Z Downloaded linear-map v1.2.0
5722025-02-25T01:41:46.406Z Downloaded is_ci v1.2.0
5732025-02-25T01:41:46.406Z Downloaded base16ct v0.2.0
5742025-02-25T01:41:46.408Z Downloaded atomic-waker v1.1.2
5752025-02-25T01:41:46.412Z Downloaded maplit v1.0.2
5762025-02-25T01:41:46.412Z Downloaded impl-trait-for-tuples v0.2.2
5772025-02-25T01:41:46.415Z Downloaded async-recursion v1.1.1
5782025-02-25T01:41:46.418Z Downloaded mime v0.3.17
5792025-02-25T01:41:46.421Z Downloaded lockfree-object-pool v0.1.6
5802025-02-25T01:41:46.423Z Downloaded md-5 v0.10.6
5812025-02-25T01:41:46.423Z Downloaded indoc v1.0.9
5822025-02-25T01:41:46.426Z Downloaded cmake v0.1.51
5832025-02-25T01:41:46.429Z Downloaded bitfield v0.14.0
5842025-02-25T01:41:46.431Z Downloaded bit-set v0.5.3
5852025-02-25T01:41:46.432Z Downloaded memoffset v0.9.1
5862025-02-25T01:41:46.434Z Downloaded lalrpop-util v0.19.12
5872025-02-25T01:41:46.434Z Downloaded ascii-canvas v3.0.0
5882025-02-25T01:41:46.437Z Downloaded lazycell v1.3.0
5892025-02-25T01:41:46.437Z Downloaded crc32fast v1.4.2
5902025-02-25T01:41:46.440Z Downloaded keccak v0.1.5
5912025-02-25T01:41:46.440Z Downloaded bitflags v1.3.2
5922025-02-25T01:41:46.443Z Downloaded instability v0.3.2
5932025-02-25T01:41:46.446Z Downloaded indoc v2.0.5
5942025-02-25T01:41:46.449Z Downloaded russh-cryptovec v0.7.3
5952025-02-25T01:41:46.449Z Downloaded hex v0.4.3
5962025-02-25T01:41:46.452Z Downloaded internet-checksum v0.2.1
5972025-02-25T01:41:46.454Z Downloaded memmap2 v0.9.5
5982025-02-25T01:41:46.454Z Downloaded csv-core v0.1.11
5992025-02-25T01:41:46.457Z Downloaded mime_guess v2.0.5
6002025-02-25T01:41:46.460Z Downloaded cookie_store v0.21.1
6012025-02-25T01:41:46.463Z Downloaded rustc_version v0.1.7
6022025-02-25T01:41:46.463Z Downloaded bzip2 v0.4.4
6032025-02-25T01:41:46.465Z Downloaded proc-macro-crate v1.3.1
6042025-02-25T01:41:46.468Z Downloaded http-body-util v0.1.2
6052025-02-25T01:41:46.468Z Downloaded hostname v0.3.1
6062025-02-25T01:41:46.471Z Downloaded progenitor v0.9.1
6072025-02-25T01:41:46.474Z Downloaded tinyvec_macros v0.1.1
6082025-02-25T01:41:46.474Z Downloaded progenitor-macro v0.9.1
6092025-02-25T01:41:46.476Z Downloaded hashlink v0.9.1
6102025-02-25T01:41:46.476Z Downloaded strum v0.26.3
6112025-02-25T01:41:46.479Z Downloaded httparse v1.9.5
6122025-02-25T01:41:46.482Z Downloaded crossbeam-utils v0.8.20
6132025-02-25T01:41:46.485Z Downloaded hyper-staticfile v0.10.1
6142025-02-25T01:41:46.487Z Downloaded libloading v0.8.5
6152025-02-25T01:41:46.490Z Downloaded crossbeam-epoch v0.9.18
6162025-02-25T01:41:46.493Z Downloaded litemap v0.7.3
6172025-02-25T01:41:46.496Z Downloaded shell-words v1.1.0
6182025-02-25T01:41:46.498Z Downloaded curve25519-dalek-derive v0.1.1
6192025-02-25T01:41:46.498Z Downloaded structmeta-derive v0.3.0
6202025-02-25T01:41:46.501Z Downloaded siphasher v0.3.11
6212025-02-25T01:41:46.501Z Downloaded downcast v0.11.0
6222025-02-25T01:41:46.504Z Downloaded darling_macro v0.20.10
6232025-02-25T01:41:46.504Z Downloaded waitgroup v0.1.2
6242025-02-25T01:41:46.507Z Downloaded foreign-types v0.3.2
6252025-02-25T01:41:46.507Z Downloaded vte_generate_state_changes v0.1.2
6262025-02-25T01:41:46.509Z Downloaded yoke-derive v0.7.4
6272025-02-25T01:41:46.509Z Downloaded strum_macros v0.24.3
6282025-02-25T01:41:46.512Z Downloaded rand_xorshift v0.3.0
6292025-02-25T01:41:46.515Z Downloaded slog-bunyan v2.5.0
6302025-02-25T01:41:46.515Z Downloaded psl-types v2.0.11
6312025-02-25T01:41:46.517Z Downloaded cookie v0.18.1
6322025-02-25T01:41:46.520Z Downloaded signature v2.2.0
6332025-02-25T01:41:46.520Z Downloaded ciborium v0.2.2
6342025-02-25T01:41:46.523Z Downloaded newline-converter v0.3.0
6352025-02-25T01:41:46.526Z Downloaded fxhash v0.2.1
6362025-02-25T01:41:46.526Z Downloaded opaque-debug v0.3.1
6372025-02-25T01:41:46.529Z Downloaded chacha20poly1305 v0.10.1
6382025-02-25T01:41:46.532Z Downloaded thiserror-impl v2.0.11
6392025-02-25T01:41:46.532Z Downloaded smf v0.2.3
6402025-02-25T01:41:46.534Z Downloaded endian-type v0.1.2
6412025-02-25T01:41:46.534Z Downloaded rand_chacha v0.3.1
6422025-02-25T01:41:46.537Z Downloaded termcolor v1.4.1
6432025-02-25T01:41:46.537Z Downloaded ipnet v2.10.1
6442025-02-25T01:41:46.540Z Downloaded jobserver v0.1.32
6452025-02-25T01:41:46.543Z Downloaded icu_normalizer_data v1.5.0
6462025-02-25T01:41:46.546Z Downloaded sct v0.7.1
6472025-02-25T01:41:46.548Z Downloaded icu_locid v1.5.0
6482025-02-25T01:41:46.553Z Downloaded snafu-derive v0.8.5
6492025-02-25T01:41:46.556Z Downloaded ena v0.14.3
6502025-02-25T01:41:46.559Z Downloaded slog-dtrace v0.3.0
6512025-02-25T01:41:46.559Z Downloaded hyper-rustls v0.27.3
6522025-02-25T01:41:46.562Z Downloaded icu_normalizer v1.5.0
6532025-02-25T01:41:46.566Z Downloaded parse-size v1.1.0
6542025-02-25T01:41:46.569Z Downloaded futures-executor v0.3.31
6552025-02-25T01:41:46.572Z Downloaded pretty-hex v0.2.1
6562025-02-25T01:41:46.572Z Downloaded allocator-api2 v0.2.18
6572025-02-25T01:41:46.574Z Downloaded wait-timeout v0.2.0
6582025-02-25T01:41:46.577Z Downloaded indexmap v1.9.3
6592025-02-25T01:41:46.580Z Downloaded rustc-hash v1.1.0
6602025-02-25T01:41:46.584Z Downloaded num v0.4.3
6612025-02-25T01:41:46.584Z Downloaded normalize-line-endings v0.3.0
6622025-02-25T01:41:46.586Z Downloaded foldhash v0.1.3
6632025-02-25T01:41:46.586Z Downloaded foreign-types v0.5.0
6642025-02-25T01:41:46.586Z Downloaded tls_codec v0.4.1
6652025-02-25T01:41:46.589Z Downloaded thiserror v2.0.11
6662025-02-25T01:41:46.595Z Downloaded tower-service v0.3.3
6672025-02-25T01:41:46.598Z Downloaded time-core v0.1.2
6682025-02-25T01:41:46.598Z Downloaded signal-hook-tokio v0.3.1
6692025-02-25T01:41:46.600Z Downloaded tower-layer v0.3.3
6702025-02-25T01:41:46.600Z Downloaded gethostname v0.5.0
6712025-02-25T01:41:46.603Z Downloaded pin-utils v0.1.0
6722025-02-25T01:41:46.603Z Downloaded twox-hash v2.1.0
6732025-02-25T01:41:46.606Z Downloaded parse-display v0.10.0
6742025-02-25T01:41:46.609Z Downloaded packed_struct v0.10.1
6752025-02-25T01:41:46.611Z Downloaded daft-derive v0.1.1
6762025-02-25T01:41:46.614Z Downloaded derive_builder_macro v0.20.2
6772025-02-25T01:41:46.614Z Downloaded crypto-bigint v0.5.5
6782025-02-25T01:41:46.622Z Downloaded scopeguard v1.2.0
6792025-02-25T01:41:46.625Z Downloaded schemars_derive v0.8.21
6802025-02-25T01:41:46.627Z Downloaded indicatif v0.17.11
6812025-02-25T01:41:46.630Z Downloaded multer v3.1.0
6822025-02-25T01:41:46.633Z Downloaded compact_str v0.8.0
6832025-02-25T01:41:46.637Z Downloaded thread_local v1.1.8
6842025-02-25T01:41:46.640Z Downloaded stable_deref_trait v1.2.0
6852025-02-25T01:41:46.640Z Downloaded ssh-encoding v0.2.0
6862025-02-25T01:41:46.643Z Downloaded headers v0.4.0
6872025-02-25T01:41:46.648Z Downloaded new_debug_unreachable v1.0.6
6882025-02-25T01:41:46.651Z Downloaded slog-async v2.8.0
6892025-02-25T01:41:46.655Z Downloaded parse-display-derive v0.10.0
6902025-02-25T01:41:46.655Z Downloaded yasna v0.5.2
6912025-02-25T01:41:46.658Z Downloaded num_enum_derive v0.5.11
6922025-02-25T01:41:46.658Z Downloaded foreign-types-shared v0.1.1
6932025-02-25T01:41:46.658Z Downloaded yoke v0.7.4
6942025-02-25T01:41:46.660Z Downloaded snafu v0.8.5
6952025-02-25T01:41:46.667Z Downloaded oso-derive v0.27.3
6962025-02-25T01:41:46.669Z Downloaded newtype_derive v0.1.6
6972025-02-25T01:41:46.669Z Downloaded packed_struct_codegen v0.10.1
6982025-02-25T01:41:46.672Z Downloaded enum-as-inner v0.6.1
6992025-02-25T01:41:46.672Z Downloaded zone v0.1.8
7002025-02-25T01:41:46.675Z Downloaded crossbeam-channel v0.5.13
7012025-02-25T01:41:46.689Z Downloaded fallible-iterator v0.2.0
7022025-02-25T01:41:46.692Z Downloaded icu_locid_transform_data v1.5.0
7032025-02-25T01:41:46.694Z Downloaded xattr v1.3.1
7042025-02-25T01:41:46.694Z Downloaded utf-8 v0.7.6
7052025-02-25T01:41:46.697Z Downloaded termios v0.3.3
7062025-02-25T01:41:46.700Z Downloaded hyper-util v0.1.10
7072025-02-25T01:41:46.702Z Downloaded icu_properties v1.5.1
7082025-02-25T01:41:46.705Z Downloaded tabled_derive v0.10.0
7092025-02-25T01:41:46.708Z Downloaded tungstenite v0.24.0
7102025-02-25T01:41:46.711Z Downloaded der_derive v0.7.3
7112025-02-25T01:41:46.715Z Downloaded toolchain_find v0.4.0
7122025-02-25T01:41:46.715Z Downloaded fallible-iterator v0.3.0
7132025-02-25T01:41:46.717Z Downloaded whoami v1.5.2
7142025-02-25T01:41:46.720Z Downloaded zerofrom-derive v0.1.4
7152025-02-25T01:41:46.720Z Downloaded pkcs5 v0.7.1
7162025-02-25T01:41:46.724Z Downloaded oxnet v0.1.0
7172025-02-25T01:41:46.727Z Downloaded heapless v0.8.0
7182025-02-25T01:41:46.730Z Downloaded ed25519 v2.2.3
7192025-02-25T01:41:46.733Z Downloaded hickory-resolver v0.24.3
7202025-02-25T01:41:46.738Z Downloaded diesel_table_macro_syntax v0.2.0
7212025-02-25T01:41:46.741Z Downloaded cc v1.2.15
7222025-02-25T01:41:46.744Z Downloaded num_threads v0.1.7
7232025-02-25T01:41:46.747Z Downloaded radium v0.7.0
7242025-02-25T01:41:46.747Z Downloaded getrandom v0.3.1
7252025-02-25T01:41:46.750Z Downloaded static_assertions v1.1.0
7262025-02-25T01:41:46.752Z Downloaded progenitor v0.8.0
7272025-02-25T01:41:46.755Z Downloaded signal-hook-registry v1.4.2
7282025-02-25T01:41:46.755Z Downloaded mirai-annotations v1.12.0
7292025-02-25T01:41:46.758Z Downloaded sqlformat v0.2.6
7302025-02-25T01:41:46.758Z Downloaded rustversion v1.0.17
7312025-02-25T01:41:46.761Z Downloaded phf_shared v0.10.0
7322025-02-25T01:41:46.764Z Downloaded vsss-rs v3.3.4
7332025-02-25T01:41:46.767Z Downloaded native-tls v0.2.12
7342025-02-25T01:41:46.769Z Downloaded unicode-properties v0.1.3
7352025-02-25T01:41:46.772Z Downloaded minimal-lexical v0.2.1
7362025-02-25T01:41:46.776Z Downloaded aho-corasick v1.1.3
7372025-02-25T01:41:46.782Z Downloaded zeroize v1.8.1
7382025-02-25T01:41:46.785Z Downloaded difflib v0.4.0
7392025-02-25T01:41:46.788Z Downloaded path-slash v0.1.5
7402025-02-25T01:41:46.788Z Downloaded foreign-types-shared v0.3.1
7412025-02-25T01:41:46.790Z Downloaded progenitor-impl v0.8.0
7422025-02-25T01:41:46.793Z Downloaded topological-sort v0.2.2
7432025-02-25T01:41:46.793Z Downloaded icu_collections v1.5.0
7442025-02-25T01:41:46.799Z Downloaded subtle v2.6.1
7452025-02-25T01:41:46.802Z Downloaded slog-scope v4.4.0
7462025-02-25T01:41:46.805Z Downloaded futures-io v0.3.31
7472025-02-25T01:41:46.805Z Downloaded dirs-next v2.0.0
7482025-02-25T01:41:46.807Z Downloaded zeroize_derive v1.4.2
7492025-02-25T01:41:46.807Z Downloaded try-lock v0.2.5
7502025-02-25T01:41:46.810Z Downloaded slog-json v2.6.1
7512025-02-25T01:41:46.810Z Downloaded rusty-fork v0.3.0
7522025-02-25T01:41:46.813Z Downloaded heapless v0.7.17
7532025-02-25T01:41:46.817Z Downloaded num-iter v0.1.45
7542025-02-25T01:41:46.821Z Downloaded num-traits v0.2.19
7552025-02-25T01:41:46.824Z Downloaded futures-macro v0.3.31
7562025-02-25T01:41:46.824Z Downloaded dirs-sys-next v0.1.2
7572025-02-25T01:41:46.827Z Downloaded num_enum v0.5.11
7582025-02-25T01:41:46.831Z Downloaded untrusted v0.7.1
7592025-02-25T01:41:46.834Z Downloaded zone_cfg_derive v0.3.0
7602025-02-25T01:41:46.834Z Downloaded tracing-attributes v0.1.27
7612025-02-25T01:41:46.837Z Downloaded tokio-postgres v0.7.12
7622025-02-25T01:41:46.843Z Downloaded polyval v0.6.2
7632025-02-25T01:41:46.846Z Downloaded pkg-config v0.3.31
7642025-02-25T01:41:46.849Z Downloaded postgres-protocol v0.6.8
7652025-02-25T01:41:46.851Z Downloaded owo-colors v4.1.0
7662025-02-25T01:41:46.859Z Downloaded des v0.8.1
7672025-02-25T01:41:46.859Z Downloaded derive_more v0.99.19
7682025-02-25T01:41:46.863Z Downloaded derive_builder v0.20.2
7692025-02-25T01:41:46.867Z Downloaded rcgen v0.12.1
7702025-02-25T01:41:46.870Z Downloaded yansi v1.0.1
7712025-02-25T01:41:46.873Z Downloaded semver v0.1.20
7722025-02-25T01:41:46.877Z Downloaded subprocess v0.2.9
7732025-02-25T01:41:46.882Z Downloaded scrypt v0.11.0
7742025-02-25T01:41:46.885Z Downloaded resolv-conf v0.7.0
7752025-02-25T01:41:46.885Z Downloaded string_cache v0.8.7
7762025-02-25T01:41:46.885Z Downloaded http v1.2.0
7772025-02-25T01:41:46.889Z Downloaded mockall v0.13.1
7782025-02-25T01:41:46.892Z Downloaded ref-cast v1.0.23
7792025-02-25T01:41:46.895Z Downloaded daft v0.1.1
7802025-02-25T01:41:46.898Z Downloaded vergen v8.3.2
7812025-02-25T01:41:46.900Z Downloaded diff v0.1.13
7822025-02-25T01:41:46.904Z Downloaded p256 v0.13.2
7832025-02-25T01:41:46.909Z Downloaded libxml v0.3.3
7842025-02-25T01:41:46.916Z Downloaded powerfmt v0.2.0
7852025-02-25T01:41:46.919Z Downloaded derive_builder_core v0.20.2
7862025-02-25T01:41:46.922Z Downloaded crossterm v0.28.1
7872025-02-25T01:41:46.928Z Downloaded hash32 v0.2.1
7882025-02-25T01:41:46.931Z Downloaded form_urlencoded v1.2.1
7892025-02-25T01:41:46.931Z Downloaded float-ord v0.3.2
7902025-02-25T01:41:46.934Z Downloaded futures v0.3.31
7912025-02-25T01:41:46.939Z Downloaded proc-macro-error-attr2 v2.0.0
7922025-02-25T01:41:46.942Z Downloaded primeorder v0.13.6
7932025-02-25T01:41:46.944Z Downloaded openssl-macros v0.1.1
7942025-02-25T01:41:46.944Z Downloaded percent-encoding v2.3.1
7952025-02-25T01:41:46.947Z Downloaded term v0.7.0
7962025-02-25T01:41:46.950Z Downloaded x509-cert v0.2.5
7972025-02-25T01:41:46.956Z Downloaded structmeta v0.3.0
7982025-02-25T01:41:46.959Z Downloaded spki v0.7.3
7992025-02-25T01:41:46.969Z Downloaded simd-adler32 v0.3.7
8002025-02-25T01:41:46.972Z Downloaded openssl-probe v0.1.5
8012025-02-25T01:41:46.975Z Downloaded hashbrown v0.12.3
8022025-02-25T01:41:46.980Z Downloaded olpc-cjson v0.1.4
8032025-02-25T01:41:46.982Z Downloaded strip-ansi-escapes v0.2.0
8042025-02-25T01:41:46.985Z Downloaded sigpipe v0.1.3
8052025-02-25T01:41:46.985Z Downloaded salsa20 v0.10.2
8062025-02-25T01:41:46.988Z Downloaded serde_with_macros v3.11.0
8072025-02-25T01:41:46.991Z Downloaded pem-rfc7468 v0.7.0
8082025-02-25T01:41:46.994Z Downloaded parking_lot_core v0.8.6
8092025-02-25T01:41:46.996Z Downloaded fixedbitset v0.4.2
8102025-02-25T01:41:47.000Z Downloaded ff v0.13.0
8112025-02-25T01:41:47.000Z Downloaded display-error-chain v0.2.2
8122025-02-25T01:41:47.003Z Downloaded fd-lock v4.0.2
8132025-02-25T01:41:47.005Z Downloaded toml v0.7.8
8142025-02-25T01:41:47.008Z Downloaded tokio-tungstenite v0.24.0
8152025-02-25T01:41:47.011Z Downloaded unicode-segmentation v1.12.0
8162025-02-25T01:41:47.014Z Downloaded ref-cast-impl v1.0.23
8172025-02-25T01:41:47.017Z Downloaded progenitor-macro v0.8.0
8182025-02-25T01:41:47.017Z Downloaded nanorand v0.7.0
8192025-02-25T01:41:47.019Z Downloaded filetime v0.2.25
8202025-02-25T01:41:47.022Z Downloaded rand v0.8.5
8212025-02-25T01:41:47.025Z Downloaded url v2.5.3
8222025-02-25T01:41:47.027Z Downloaded env_logger v0.11.5
8232025-02-25T01:41:47.031Z Downloaded hyper v1.5.2
8242025-02-25T01:41:47.039Z Downloaded termtree v0.4.1
8252025-02-25T01:41:47.042Z Downloaded value-bag v1.9.0
8262025-02-25T01:41:47.045Z Downloaded tabwriter v1.4.0
8272025-02-25T01:41:47.045Z Downloaded displaydoc v0.2.5
8282025-02-25T01:41:47.049Z Downloaded zone v0.3.0
8292025-02-25T01:41:47.052Z Downloaded deranged v0.3.11
8302025-02-25T01:41:47.054Z Downloaded time v0.3.36
8312025-02-25T01:41:47.060Z Downloaded dunce v1.0.5
8322025-02-25T01:41:47.063Z Downloaded unicase v2.7.0
8332025-02-25T01:41:47.066Z Downloaded typify-macro v0.3.0
8342025-02-25T01:41:47.066Z Downloaded schemars v0.8.21
8352025-02-25T01:41:47.078Z Downloaded quick-error v1.2.3
8362025-02-25T01:41:47.082Z Downloaded blake3 v1.5.4
8372025-02-25T01:41:47.087Z Downloaded multimap v0.10.0
8382025-02-25T01:41:47.089Z Downloaded dsl_auto_type v0.1.2
8392025-02-25T01:41:47.092Z Downloaded ron v0.7.1
8402025-02-25T01:41:47.095Z Downloaded take_mut v0.2.2
8412025-02-25T01:41:47.098Z Downloaded bindgen v0.69.5
8422025-02-25T01:41:47.104Z Downloaded zerovec-derive v0.10.3
8432025-02-25T01:41:47.107Z Downloaded peg-runtime v0.8.3
8442025-02-25T01:41:47.111Z Downloaded flume v0.11.1
8452025-02-25T01:41:47.114Z Downloaded tiny-keccak v2.0.2
8462025-02-25T01:41:47.117Z Downloaded serde-big-array v0.5.1
8472025-02-25T01:41:47.119Z Downloaded zone_cfg_derive v0.1.2
8482025-02-25T01:41:47.119Z Downloaded env_filter v0.1.2
8492025-02-25T01:41:47.119Z Downloaded thiserror-impl-no-std v2.0.2
8502025-02-25T01:41:47.122Z Downloaded password-hash v0.5.0
8512025-02-25T01:41:47.125Z Downloaded sha1 v0.10.6
8522025-02-25T01:41:47.128Z Downloaded globset v0.4.15
8532025-02-25T01:41:47.128Z Downloaded document-features v0.2.10
8542025-02-25T01:41:47.131Z Downloaded serde-hex v0.1.0
8552025-02-25T01:41:47.131Z Downloaded password-hash v0.4.2
8562025-02-25T01:41:47.134Z Downloaded aws-lc-rs v1.10.0
8572025-02-25T01:41:47.140Z Downloaded sync_wrapper v1.0.1
8582025-02-25T01:41:47.143Z Downloaded write16 v1.0.0
8592025-02-25T01:41:47.146Z Downloaded futures-task v0.3.31
8602025-02-25T01:41:47.146Z Downloaded futures-sink v0.3.31
8612025-02-25T01:41:47.146Z Downloaded slog-stdlog v4.1.1
8622025-02-25T01:41:47.148Z Downloaded slab v0.4.9
8632025-02-25T01:41:47.149Z Downloaded fatfs v0.3.6
8642025-02-25T01:41:47.152Z Downloaded rustls-pemfile v1.0.4
8652025-02-25T01:41:47.155Z Downloaded bitvec v1.0.1
8662025-02-25T01:41:47.170Z Downloaded progenitor-client v0.9.1
8672025-02-25T01:41:47.172Z Downloaded rustls-webpki v0.102.8
8682025-02-25T01:41:47.191Z Downloaded num-conv v0.1.0
8692025-02-25T01:41:47.193Z Downloaded hkdf v0.12.4
8702025-02-25T01:41:47.196Z Downloaded zerofrom v0.1.4
8712025-02-25T01:41:47.196Z Downloaded unicode-truncate v1.1.0
8722025-02-25T01:41:47.196Z Downloaded rand_chacha v0.9.0
8732025-02-25T01:41:47.199Z Downloaded num-derive v0.4.2
8742025-02-25T01:41:47.202Z Downloaded rand_core v0.6.4
8752025-02-25T01:41:47.202Z Downloaded proptest v1.5.0
8762025-02-25T01:41:47.210Z Downloaded miniz_oxide v0.8.0
8772025-02-25T01:41:47.214Z Downloaded number_prefix v0.4.0
8782025-02-25T01:41:47.216Z Downloaded sqlparser_derive v0.2.2
8792025-02-25T01:41:47.216Z Downloaded peg v0.8.4
8802025-02-25T01:41:47.219Z Downloaded hashbrown v0.13.2
8812025-02-25T01:41:47.223Z Downloaded rand_core v0.9.2
8822025-02-25T01:41:47.226Z Downloaded writeable v0.5.5
8832025-02-25T01:41:47.229Z Downloaded defmt-macros v0.3.9
8842025-02-25T01:41:47.232Z Downloaded universal-hash v0.5.1
8852025-02-25T01:41:47.232Z Downloaded pretty_assertions v1.4.1
8862025-02-25T01:41:47.235Z Downloaded which v4.4.2
8872025-02-25T01:41:47.237Z Downloaded progenitor-client v0.8.0
8882025-02-25T01:41:47.237Z Downloaded want v0.3.1
8892025-02-25T01:41:47.237Z Downloaded untrusted v0.9.0
8902025-02-25T01:41:47.240Z Downloaded ssh-cipher v0.2.0
8912025-02-25T01:41:47.240Z Downloaded salty v0.3.0
8922025-02-25T01:41:47.246Z Downloaded tough v0.19.0
8932025-02-25T01:41:47.254Z Downloaded precomputed-hash v0.1.1
8942025-02-25T01:41:47.256Z Downloaded bindgen v0.71.1
8952025-02-25T01:41:47.262Z Downloaded glob v0.3.2
8962025-02-25T01:41:47.265Z Downloaded num-integer v0.1.46
8972025-02-25T01:41:47.267Z Downloaded num-bigint v0.4.6
8982025-02-25T01:41:47.271Z Downloaded group v0.13.0
8992025-02-25T01:41:47.274Z Downloaded smallvec v1.14.0
9002025-02-25T01:41:47.279Z Downloaded unicode-xid v0.2.6
9012025-02-25T01:41:47.279Z Downloaded tokio-rustls v0.25.0
9022025-02-25T01:41:47.284Z Downloaded rpassword v7.3.1
9032025-02-25T01:41:47.284Z Downloaded ron v0.8.1
9042025-02-25T01:41:47.287Z Downloaded quinn v0.11.5
9052025-02-25T01:41:47.290Z Downloaded tokio-rustls v0.24.1
9062025-02-25T01:41:47.292Z Downloaded fs_extra v1.3.0
9072025-02-25T01:41:47.295Z Downloaded slog-term v2.9.1
9082025-02-25T01:41:47.299Z Downloaded hash32 v0.3.1
9092025-02-25T01:41:47.299Z Downloaded zip v0.6.6
9102025-02-25T01:41:47.303Z Downloaded russh-keys v0.45.0
9112025-02-25T01:41:47.305Z Downloaded unicode-bidi v0.3.17
9122025-02-25T01:41:47.308Z Downloaded rand v0.9.0
9132025-02-25T01:41:47.312Z Downloaded rustls-webpki v0.101.7
9142025-02-25T01:41:47.328Z Downloaded num-complex v0.4.6
9152025-02-25T01:41:47.331Z Downloaded signal-hook v0.3.17
9162025-02-25T01:41:47.333Z Downloaded serde_yaml v0.9.34+deprecated
9172025-02-25T01:41:47.336Z Downloaded sqlparser v0.45.0
9182025-02-25T01:41:47.343Z Downloaded lalrpop v0.19.12
9192025-02-25T01:41:47.354Z Downloaded ed25519-dalek v2.1.1
9202025-02-25T01:41:47.357Z Downloaded tokio-util v0.7.12
9212025-02-25T01:41:47.364Z Downloaded parking_lot v0.12.3
9222025-02-25T01:41:47.367Z Downloaded num-bigint-dig v0.8.4
9232025-02-25T01:41:47.371Z Downloaded tar v0.4.44
9242025-02-25T01:41:47.374Z Downloaded embedded-io v0.4.0
9252025-02-25T01:41:47.377Z Downloaded publicsuffix v2.3.0
9262025-02-25T01:41:47.380Z Downloaded qorb v0.2.1
9272025-02-25T01:41:47.384Z Downloaded oso v0.27.3
9282025-02-25T01:41:47.387Z Downloaded icu_properties_data v1.5.0
9292025-02-25T01:41:47.397Z Downloaded quinn-proto v0.11.8
9302025-02-25T01:41:47.404Z Downloaded futures-util v0.3.31
9312025-02-25T01:41:47.415Z Downloaded reedline v0.35.0
9322025-02-25T01:41:47.423Z Downloaded pin-project v1.1.6
9332025-02-25T01:41:47.437Z Downloaded openssl-sys v0.9.106
9342025-02-25T01:41:47.441Z Downloaded zerocopy-derive v0.8.10
9352025-02-25T01:41:47.448Z Downloaded der v0.7.9
9362025-02-25T01:41:47.454Z Downloaded reqwest v0.12.12
9372025-02-25T01:41:47.463Z Downloaded petname v2.0.2
9382025-02-25T01:41:47.469Z Downloaded hashbrown v0.14.5
9392025-02-25T01:41:47.475Z Downloaded steno v0.4.1
9402025-02-25T01:41:47.480Z Downloaded quick-xml v0.37.2
9412025-02-25T01:41:47.487Z Downloaded regex v1.11.1
9422025-02-25T01:41:47.501Z Downloaded smoltcp v0.11.0
9432025-02-25T01:41:47.514Z Downloaded chrono-tz v0.10.1
9442025-02-25T01:41:47.522Z Downloaded mio v1.0.2
9452025-02-25T01:41:47.528Z Downloaded polar-core v0.27.3
9462025-02-25T01:41:47.539Z Downloaded h2 v0.4.6
9472025-02-25T01:41:47.545Z Downloaded bstr v1.10.0
9482025-02-25T01:41:47.556Z Downloaded russh v0.45.0
9492025-02-25T01:41:47.562Z Downloaded object v0.30.4
9502025-02-25T01:41:47.573Z Downloaded winnow v0.5.40
9512025-02-25T01:41:47.582Z Downloaded nix v0.27.1
9522025-02-25T01:41:47.593Z Downloaded object v0.36.5
9532025-02-25T01:41:47.605Z Downloaded tabled v0.18.0
9542025-02-25T01:41:47.622Z Downloaded gimli v0.31.1
9552025-02-25T01:41:47.631Z Downloaded rustls v0.23.19
9562025-02-25T01:41:47.644Z Downloaded regex-syntax v0.8.5
9572025-02-25T01:41:47.653Z Downloaded regress v0.10.1
9582025-02-25T01:41:47.662Z Downloaded vcpkg v0.2.15
9592025-02-25T01:41:47.703Z Downloaded openssl v0.10.71
9602025-02-25T01:41:47.713Z Downloaded diesel v2.2.7
9612025-02-25T01:41:47.732Z Downloaded bzip2-sys v0.1.11+1.0.8
9622025-02-25T01:41:47.745Z Downloaded sled v0.34.7
9632025-02-25T01:41:47.757Z Downloaded git2 v0.19.0
9642025-02-25T01:41:47.764Z Downloaded openapiv3 v2.0.0
9652025-02-25T01:41:47.777Z Downloaded dropshot v0.15.1
9662025-02-25T01:41:47.800Z Downloaded webpki-roots v0.26.6
9672025-02-25T01:41:47.804Z Downloaded dropshot v0.12.0
9682025-02-25T01:41:47.824Z Downloaded unicode-width v0.2.0
9692025-02-25T01:41:47.830Z Downloaded regex-syntax v0.6.29
9702025-02-25T01:41:47.838Z Downloaded regress v0.9.1
9712025-02-25T01:41:47.848Z Downloaded nix v0.29.0
9722025-02-25T01:41:47.860Z Downloaded typify-impl v0.3.0
9732025-02-25T01:41:47.878Z Downloaded typify-impl v0.2.0
9742025-02-25T01:41:47.895Z Downloaded ratatui v0.29.0
9752025-02-25T01:41:47.917Z Downloaded rustls v0.22.4
9762025-02-25T01:41:47.931Z Downloaded nix v0.28.0
9772025-02-25T01:41:47.943Z Downloaded csv v1.3.1
9782025-02-25T01:41:47.964Z Downloaded sha3 v0.10.8
9792025-02-25T01:41:47.968Z Downloaded zerocopy v0.8.10
9802025-02-25T01:41:47.993Z Downloaded rustls v0.21.12
9812025-02-25T01:41:48.005Z Downloaded regex-automata v0.4.8
9822025-02-25T01:41:48.021Z Downloaded radix_trie v0.2.1
9832025-02-25T01:41:48.027Z Downloaded p384 v0.13.0
9842025-02-25T01:41:48.033Z Downloaded hickory-proto v0.24.3
9852025-02-25T01:41:48.049Z Downloaded zip v2.1.3
9862025-02-25T01:41:48.053Z Downloaded zerocopy-derive v0.6.6
9872025-02-25T01:41:48.062Z Downloaded petgraph v0.6.5
9882025-02-25T01:41:48.079Z Downloaded lzma-sys v0.1.20
9892025-02-25T01:41:48.107Z Downloaded flate2 v1.0.35
9902025-02-25T01:41:48.112Z Downloaded unicode-normalization v0.1.24
9912025-02-25T01:41:48.116Z Downloaded portable-atomic v1.9.0
9922025-02-25T01:41:48.122Z Downloaded nom v7.1.3
9932025-02-25T01:41:48.129Z Downloaded libz-sys v1.1.20
9942025-02-25T01:41:48.148Z Downloaded curve25519-dalek v4.1.3
9952025-02-25T01:41:48.157Z Downloaded tokio v1.43.0
9962025-02-25T01:41:48.194Z Downloaded smoltcp v0.9.1
9972025-02-25T01:41:48.204Z Downloaded unicode_categories v0.1.1
9982025-02-25T01:41:48.206Z Downloaded rustyline v14.0.0
9992025-02-25T01:41:48.210Z Downloaded rusqlite v0.32.1
10002025-02-25T01:41:48.217Z Downloaded float-cmp v0.10.0
10012025-02-25T01:41:48.219Z Downloaded defmt-parser v0.3.4
10022025-02-25T01:41:48.220Z Downloaded pin-project-internal v1.1.6
10032025-02-25T01:41:48.222Z Downloaded zerovec v0.10.4
10042025-02-25T01:41:48.227Z Downloaded p521 v0.13.3
10052025-02-25T01:41:48.231Z Downloaded rayon v1.10.0
10062025-02-25T01:41:48.240Z Downloaded tap v1.0.1
10072025-02-25T01:41:48.242Z Downloaded synstructure v0.13.1
10082025-02-25T01:41:48.242Z Downloaded peg-macros v0.8.4
10092025-02-25T01:41:48.245Z Downloaded fragile v2.0.0
10102025-02-25T01:41:48.248Z Downloaded parse-zoneinfo v0.3.1
10112025-02-25T01:41:48.250Z Downloaded chrono v0.4.39
10122025-02-25T01:41:48.255Z Downloaded dropshot_endpoint v0.12.0
10132025-02-25T01:41:48.258Z Downloaded expectorate v1.1.0
10142025-02-25T01:41:48.261Z Downloaded encoding_rs v0.8.34
10152025-02-25T01:41:48.286Z Downloaded defmt v0.3.8
10162025-02-25T01:41:48.288Z Downloaded debug-ignore v1.0.5
10172025-02-25T01:41:48.288Z Downloaded utf8_iter v1.0.4
10182025-02-25T01:41:48.288Z Downloaded pem v3.0.5
10192025-02-25T01:41:48.288Z Downloaded ring v0.17.11
10202025-02-25T01:41:48.329Z Downloaded rustls-pemfile v2.2.0
10212025-02-25T01:41:48.332Z Downloaded env_logger v0.10.2
10222025-02-25T01:41:48.334Z Downloaded time-macros v0.2.18
10232025-02-25T01:41:48.337Z Downloaded tungstenite v0.21.0
10242025-02-25T01:41:48.340Z Downloaded utf16_iter v1.0.5
10252025-02-25T01:41:48.340Z Downloaded phf_shared v0.11.2
10262025-02-25T01:41:48.343Z Downloaded funty v2.0.0
10272025-02-25T01:41:48.343Z Downloaded stringprep v0.1.5
10282025-02-25T01:41:48.343Z Downloaded smallvec v0.6.14
10292025-02-25T01:41:48.346Z Downloaded spin v0.9.8
10302025-02-25T01:41:48.346Z Downloaded socket2 v0.5.8
10312025-02-25T01:41:48.348Z Downloaded elliptic-curve v0.13.8
10322025-02-25T01:41:48.351Z Downloaded prettyplease v0.2.29
10332025-02-25T01:41:48.355Z Downloaded signal-hook-mio v0.2.4
10342025-02-25T01:41:48.358Z Downloaded shlex v1.3.0
10352025-02-25T01:41:48.358Z Downloaded phf_generator v0.11.2
10362025-02-25T01:41:48.360Z Downloaded phf_codegen v0.11.2
10372025-02-25T01:41:48.360Z Downloaded predicates v3.1.3
10382025-02-25T01:41:48.363Z Downloaded sync-ptr v0.1.1
10392025-02-25T01:41:48.363Z Downloaded serde_plain v1.0.2
10402025-02-25T01:41:48.366Z Downloaded similar v2.6.0
10412025-02-25T01:41:48.369Z Downloaded phf v0.11.2
10422025-02-25T01:41:48.372Z Downloaded fallible-streaming-iterator v0.1.9
10432025-02-25T01:41:48.372Z Downloaded ecdsa v0.16.9
10442025-02-25T01:41:48.372Z Downloaded dyn-clone v1.0.18
10452025-02-25T01:41:48.374Z Downloaded unsafe-libyaml v0.2.11
10462025-02-25T01:41:48.377Z Downloaded tower v0.5.2
10472025-02-25T01:41:48.385Z Downloaded serde_urlencoded v0.7.1
10482025-02-25T01:41:48.387Z Downloaded uzers v0.12.1
10492025-02-25T01:41:48.390Z Downloaded uuid v1.12.0
10502025-02-25T01:41:48.393Z Downloaded pbkdf2 v0.12.2
10512025-02-25T01:41:48.393Z Downloaded typify-macro v0.2.0
10522025-02-25T01:41:48.393Z Downloaded pkcs8 v0.10.2
10532025-02-25T01:41:48.396Z Downloaded unarray v0.1.4
10542025-02-25T01:41:48.398Z Downloaded tui-tree-widget v0.23.0
10552025-02-25T01:41:48.399Z Downloaded tokio-stream v0.1.17
10562025-02-25T01:41:48.402Z Downloaded termtree v0.5.1
10572025-02-25T01:41:48.405Z Downloaded tokio-rustls v0.26.0
10582025-02-25T01:41:48.407Z Downloaded half v2.4.1
10592025-02-25T01:41:48.411Z Downloaded dropshot_endpoint v0.15.1
10602025-02-25T01:41:48.414Z Downloaded rustls-pki-types v1.10.0
10612025-02-25T01:41:48.414Z Downloaded ssh-key v0.6.6
10622025-02-25T01:41:48.420Z Downloaded toml_edit v0.19.15
10632025-02-25T01:41:48.435Z Downloaded libgit2-sys v0.17.0+1.8.1
10642025-02-25T01:41:48.490Z Downloaded itertools v0.14.0
10652025-02-25T01:41:48.497Z Downloaded strum_macros v0.26.4
10662025-02-25T01:41:48.500Z Downloaded zopfli v0.8.1
10672025-02-25T01:41:48.503Z Downloaded serde_with v3.11.0
10682025-02-25T01:41:48.509Z Downloaded itertools v0.13.0
10692025-02-25T01:41:48.515Z Downloaded rsa v0.9.6
10702025-02-25T01:41:48.520Z Downloaded diesel_derives v2.2.3
10712025-02-25T01:41:48.523Z Downloaded typed-path v0.9.3
10722025-02-25T01:41:48.529Z Downloaded libm v0.2.8
10732025-02-25T01:41:48.536Z Downloaded itertools v0.12.1
10742025-02-25T01:41:48.543Z Downloaded itertools v0.10.5
10752025-02-25T01:41:48.549Z Downloaded serde_path_to_error v0.1.16
10762025-02-25T01:41:48.551Z Downloaded serde_derive_internals v0.29.1
10772025-02-25T01:41:48.554Z Downloaded rfc6979 v0.4.0
10782025-02-25T01:41:48.554Z Downloaded tokio-tungstenite v0.23.1
10792025-02-25T01:41:48.557Z Downloaded rustc-demangle v0.1.24
10802025-02-25T01:41:48.557Z Downloaded mockall_derive v0.13.1
10812025-02-25T01:41:48.560Z Downloaded tracing-core v0.1.32
10822025-02-25T01:41:48.562Z Downloaded papergrid v0.14.0
10832025-02-25T01:41:48.565Z Downloaded nodrop v0.1.14
10842025-02-25T01:41:48.565Z Downloaded tinystr v0.7.6
10852025-02-25T01:41:48.568Z Downloaded postcard v1.0.10
10862025-02-25T01:41:48.570Z Downloaded paste v1.0.15
10872025-02-25T01:41:48.573Z Downloaded tracing v0.1.40
10882025-02-25T01:41:48.576Z Downloaded idna v1.0.3
10892025-02-25T01:41:48.580Z Downloaded test-strategy v0.4.0
10902025-02-25T01:41:48.583Z Downloaded either v1.13.0
10912025-02-25T01:41:48.586Z Downloaded hickory-server v0.24.3
10922025-02-25T01:41:48.589Z Downloaded derive-where v1.2.7
10932025-02-25T01:41:48.593Z Downloaded vte v0.11.1
10942025-02-25T01:41:48.596Z Downloaded wyz v0.5.1
10952025-02-25T01:41:48.596Z Downloaded walkdir v2.5.0
10962025-02-25T01:41:48.599Z Downloaded parking_lot v0.11.2
10972025-02-25T01:41:48.601Z Downloaded secrecy v0.8.0
10982025-02-25T01:41:48.601Z Downloaded scheduled-thread-pool v0.2.7
10992025-02-25T01:41:48.604Z Downloaded same-file v1.0.6
11002025-02-25T01:41:48.604Z Downloaded tinyvec v1.8.0
11012025-02-25T01:41:48.607Z Downloaded ppv-lite86 v0.2.20
11022025-02-25T01:41:48.607Z Downloaded pbkdf2 v0.11.0
11032025-02-25T01:41:48.610Z Downloaded supports-color v3.0.2
11042025-02-25T01:41:48.610Z Downloaded rayon-core v1.12.1
11052025-02-25T01:41:48.613Z Downloaded poly1305 v0.8.0
11062025-02-25T01:41:48.615Z Downloaded num-rational v0.4.2
11072025-02-25T01:41:48.618Z Downloaded zerocopy v0.6.6
11082025-02-25T01:41:48.621Z Downloaded getrandom v0.2.15
11092025-02-25T01:41:48.621Z Downloaded tokio-tungstenite v0.21.0
11102025-02-25T01:41:48.624Z Downloaded proc-macro-error2 v2.0.1
11112025-02-25T01:41:48.626Z Downloaded postgres-types v0.2.8
11122025-02-25T01:41:48.629Z Downloaded progenitor-impl v0.9.1
11132025-02-25T01:41:48.632Z Downloaded futures-channel v0.3.31
11142025-02-25T01:41:48.632Z Downloaded omicron-zone-package v0.12.0
11152025-02-25T01:41:48.635Z Downloaded samael v0.0.18
11162025-02-25T01:41:48.640Z Downloaded nibble_vec v0.1.0
11172025-02-25T01:41:48.642Z Downloaded futures-core v0.3.31
11182025-02-25T01:41:48.642Z Downloaded foreign-types-macros v0.2.3
11192025-02-25T01:41:48.645Z Downloaded slog v2.7.0
11202025-02-25T01:41:48.648Z Downloaded parking_lot_core v0.9.10
11212025-02-25T01:41:48.648Z Downloaded data-encoding v2.6.0
11222025-02-25T01:41:48.650Z Downloaded darling_core v0.20.10
11232025-02-25T01:41:48.653Z Downloaded typify v0.3.0
11242025-02-25T01:41:48.656Z Downloaded newtype-uuid v1.2.1
11252025-02-25T01:41:48.659Z Downloaded tungstenite v0.23.0
11262025-02-25T01:41:48.669Z Downloaded icu_provider v1.5.0
11272025-02-25T01:41:48.669Z Downloaded thiserror-no-std v2.0.2
11282025-02-25T01:41:48.669Z Downloaded serde_repr v0.1.19
11292025-02-25T01:41:48.669Z Downloaded rtoolbox v0.0.2
11302025-02-25T01:41:48.669Z Downloaded ghash v0.5.1
11312025-02-25T01:41:48.669Z Downloaded typify v0.2.0
11322025-02-25T01:41:48.673Z Downloaded aes v0.8.4
11332025-02-25T01:41:48.677Z Downloaded pkcs1 v0.7.5
11342025-02-25T01:41:48.679Z Downloaded pin-project-lite v0.2.14
11352025-02-25T01:41:48.683Z Downloaded aes-gcm v0.10.3
11362025-02-25T01:41:48.686Z Downloaded nu-ansi-term v0.50.1
11372025-02-25T01:41:48.689Z Downloaded bumpalo v3.16.0
11382025-02-25T01:41:48.692Z Downloaded slog-envlogger v2.2.0
11392025-02-25T01:41:48.692Z Downloaded predicates-core v1.0.8
11402025-02-25T01:41:48.694Z Downloaded tokio-native-tls v0.3.1
11412025-02-25T01:41:48.694Z Downloaded const_format v0.2.34
11422025-02-25T01:41:48.698Z Downloaded backtrace v0.3.74
11432025-02-25T01:41:48.702Z Downloaded base64 v0.22.1
11442025-02-25T01:41:48.706Z Downloaded base64 v0.13.1
11452025-02-25T01:41:48.710Z Downloaded bytes v1.9.0
11462025-02-25T01:41:48.712Z Downloaded rustfmt-wrapper v0.2.1
11472025-02-25T01:41:48.715Z Downloaded rustc_version v0.4.1
11482025-02-25T01:41:48.715Z Downloaded rand_seeder v0.3.0
11492025-02-25T01:41:48.719Z Downloaded r2d2 v0.8.10
11502025-02-25T01:41:48.719Z Downloaded quinn-udp v0.5.5
11512025-02-25T01:41:48.719Z Downloaded litrs v0.4.1
11522025-02-25T01:41:48.722Z Downloaded darling v0.20.10
11532025-02-25T01:41:48.725Z Downloaded flagset v0.4.6
11542025-02-25T01:41:48.728Z Downloaded diesel-dtrace v0.4.2
11552025-02-25T01:41:48.728Z Downloaded base64 v0.21.7
11562025-02-25T01:41:48.731Z Downloaded embedded-io v0.6.1
11572025-02-25T01:41:48.734Z Downloaded xz2 v0.1.7
11582025-02-25T01:41:48.734Z Downloaded tokio-macros v2.5.0
11592025-02-25T01:41:48.734Z Downloaded tls_codec_derive v0.4.1
11602025-02-25T01:41:48.737Z Downloaded blake2 v0.10.6
11612025-02-25T01:41:48.739Z Downloaded arc-swap v1.7.1
11622025-02-25T01:41:48.742Z Downloaded hickory-client v0.24.3
11632025-02-25T01:41:48.745Z Downloaded strum_macros v0.25.3
11642025-02-25T01:41:48.747Z Downloaded sec1 v0.7.3
11652025-02-25T01:41:48.750Z Downloaded rustc-hash v2.1.1
11662025-02-25T01:41:48.750Z Downloaded lock_api v0.4.12
11672025-02-25T01:41:48.753Z Downloaded console v0.15.10
11682025-02-25T01:41:48.753Z Downloaded clang-sys v1.8.1
11692025-02-25T01:41:48.756Z Downloaded crc-any v2.5.0
11702025-02-25T01:41:48.758Z Downloaded const_format_proc_macros v0.2.34
11712025-02-25T01:41:48.761Z Downloaded async-bb8-diesel v0.2.1
11722025-02-25T01:41:48.763Z Downloaded predicates-tree v1.0.11
11732025-02-25T01:41:48.763Z Downloaded crc-catalog v2.4.0
11742025-02-25T01:41:48.763Z Downloaded bitfield-struct v0.6.2
11752025-02-25T01:41:48.766Z Downloaded const-oid v0.9.6
11762025-02-25T01:41:48.766Z Downloaded cancel-safe-futures v0.1.5
11772025-02-25T01:41:48.770Z Downloaded argon2 v0.5.3
11782025-02-25T01:41:48.772Z Downloaded iana-time-zone v0.1.61
11792025-02-25T01:41:48.772Z Downloaded crossbeam-deque v0.8.5
11802025-02-25T01:41:48.775Z Downloaded backoff v0.4.0
11812025-02-25T01:41:48.778Z Downloaded arrayvec v0.7.6
11822025-02-25T01:41:48.778Z Downloaded icu_locid_transform v1.5.0
11832025-02-25T01:41:48.781Z Downloaded idna_adapter v1.2.0
11842025-02-25T01:41:48.781Z Downloaded httpdate v1.0.3
11852025-02-25T01:41:48.783Z Downloaded highway v1.2.0
11862025-02-25T01:41:48.784Z Downloaded base64ct v1.6.0
11872025-02-25T01:41:48.786Z Downloaded kstat-rs v0.2.4
11882025-02-25T01:41:48.789Z Downloaded humantime v2.1.0
11892025-02-25T01:41:48.789Z Downloaded hubpack v0.1.2
11902025-02-25T01:41:48.789Z Downloaded hex-literal v0.4.1
11912025-02-25T01:41:48.792Z Downloaded async-stream v0.3.6
11922025-02-25T01:41:48.792Z Downloaded cassowary v0.3.0
11932025-02-25T01:41:48.795Z Downloaded bcs v0.1.6
11942025-02-25T01:41:48.795Z Downloaded async-trait v0.1.86
11952025-02-25T01:41:48.798Z Downloaded atomicwrites v0.4.4
11962025-02-25T01:41:48.801Z Downloaded arrayref v0.3.9
11972025-02-25T01:41:48.801Z Downloaded indent_write v2.2.0
11982025-02-25T01:41:48.804Z Downloaded block-padding v0.3.3
11992025-02-25T01:41:48.804Z Downloaded hyper-tls v0.6.0
12002025-02-25T01:41:48.804Z Downloaded is-terminal v0.4.13
12012025-02-25T01:41:48.806Z Downloaded home v0.5.9
12022025-02-25T01:41:48.807Z Downloaded convert_case v0.4.0
12032025-02-25T01:41:48.807Z Downloaded bit-vec v0.6.3
12042025-02-25T01:41:48.810Z Downloaded bb8 v0.8.5
12052025-02-25T01:41:48.810Z Downloaded libsw v3.3.1
12062025-02-25T01:41:48.813Z Downloaded libefi-sys v0.1.0
12072025-02-25T01:41:48.815Z Downloaded inout v0.1.3
12082025-02-25T01:41:48.816Z Downloaded heck v0.3.3
12092025-02-25T01:41:48.816Z Downloaded cobs v0.2.3
12102025-02-25T01:41:48.818Z Downloaded array-init v0.0.4
12112025-02-25T01:41:48.818Z Downloaded buf-list v1.0.3
12122025-02-25T01:41:48.821Z Downloaded constant_time_eq v0.3.1
12132025-02-25T01:41:48.821Z Downloaded cbc v0.1.2
12142025-02-25T01:41:48.824Z Downloaded castaway v0.2.3
12152025-02-25T01:41:48.824Z Downloaded bcrypt-pbkdf v0.10.0
12162025-02-25T01:41:48.824Z Downloaded cexpr v0.6.0
12172025-02-25T01:41:48.890Z Downloaded libsqlite3-sys v0.30.1
12182025-02-25T01:41:49.092Z Downloaded aws-lc-sys v0.22.0
12192025-02-25T01:41:49.400Z Compiling serde v1.0.218
12202025-02-25T01:41:49.403Z Compiling value-bag v1.9.0
12212025-02-25T01:41:49.403Z Compiling lock_api v0.4.12
12222025-02-25T01:41:49.403Z Compiling scopeguard v1.2.0
12232025-02-25T01:41:49.403Z Compiling typenum v1.17.0
12242025-02-25T01:41:49.403Z Compiling generic-array v0.14.7
12252025-02-25T01:41:49.594Z Compiling syn v2.0.96
12262025-02-25T01:41:49.611Z Compiling getrandom v0.2.15
12272025-02-25T01:41:49.719Z Compiling shlex v1.3.0
12282025-02-25T01:41:49.910Z Compiling rand_core v0.6.4
12292025-02-25T01:41:50.008Z Compiling log v0.4.22
12302025-02-25T01:41:50.109Z Compiling subtle v2.6.1
12312025-02-25T01:41:50.131Z Compiling jobserver v0.1.32
12322025-02-25T01:41:50.160Z Compiling smallvec v1.14.0
12332025-02-25T01:41:50.408Z Compiling const-oid v0.9.6
12342025-02-25T01:41:50.454Z Compiling pin-project-lite v0.2.14
12352025-02-25T01:41:50.495Z Compiling cc v1.2.15
12362025-02-25T01:41:50.554Z Compiling parking_lot_core v0.9.10
12372025-02-25T01:41:50.587Z Compiling rustix v0.38.37
12382025-02-25T01:41:50.743Z Compiling futures-core v0.3.31
12392025-02-25T01:41:50.877Z Compiling spin v0.9.8
12402025-02-25T01:41:50.983Z Compiling signal-hook-registry v1.4.2
12412025-02-25T01:41:51.225Z Compiling mio v1.0.2
12422025-02-25T01:41:51.397Z Compiling parking_lot v0.12.3
12432025-02-25T01:41:51.578Z Compiling either v1.13.0
12442025-02-25T01:41:51.673Z Compiling aho-corasick v1.1.3
12452025-02-25T01:41:51.821Z Compiling stable_deref_trait v1.2.0
12462025-02-25T01:41:51.949Z Compiling regex-syntax v0.8.5
12472025-02-25T01:41:52.038Z Compiling futures-sink v0.3.31
12482025-02-25T01:41:52.259Z Compiling cpufeatures v0.2.14
12492025-02-25T01:41:52.317Z Compiling socket2 v0.5.8
12502025-02-25T01:41:52.350Z Compiling slab v0.4.9
12512025-02-25T01:41:52.376Z Compiling glob v0.3.2
12522025-02-25T01:41:52.521Z Compiling prettyplease v0.2.29
12532025-02-25T01:41:52.895Z Compiling lazy_static v1.5.0
12542025-02-25T01:41:53.043Z Compiling minimal-lexical v0.2.1
12552025-02-25T01:41:53.147Z Compiling serde_json v1.0.139
12562025-02-25T01:41:53.202Z Compiling clang-sys v1.8.1
12572025-02-25T01:41:53.238Z Compiling futures-channel v0.3.31
12582025-02-25T01:41:53.551Z Compiling nom v7.1.3
12592025-02-25T01:41:53.569Z Compiling libloading v0.8.5
12602025-02-25T01:41:53.671Z Compiling bindgen v0.69.5
12612025-02-25T01:41:53.957Z Compiling futures-io v0.3.31
12622025-02-25T01:41:53.985Z Compiling home v0.5.9
12632025-02-25T01:41:54.217Z Compiling futures-task v0.3.31
12642025-02-25T01:41:54.245Z Compiling pin-utils v0.1.0
12652025-02-25T01:41:54.498Z Compiling itertools v0.12.1
12662025-02-25T01:41:54.531Z Compiling lazycell v1.3.0
12672025-02-25T01:41:54.583Z Compiling rustc-hash v1.1.0
12682025-02-25T01:41:54.715Z Compiling allocator-api2 v0.2.18
12692025-02-25T01:41:54.768Z Compiling foldhash v0.1.3
12702025-02-25T01:41:55.232Z Compiling libm v0.2.8
12712025-02-25T01:41:55.583Z Compiling hashbrown v0.15.1
12722025-02-25T01:41:55.640Z Compiling cmake v0.1.51
12732025-02-25T01:41:56.430Z Compiling regex-automata v0.4.8
12742025-02-25T01:41:56.471Z Compiling num-traits v0.2.19
12752025-02-25T01:41:56.784Z Compiling cexpr v0.6.0
12762025-02-25T01:41:56.829Z Compiling pkg-config v0.3.31
12772025-02-25T01:41:57.137Z Compiling synstructure v0.13.1
12782025-02-25T01:41:58.135Z Compiling dunce v1.0.5
12792025-02-25T01:41:58.282Z Compiling fs_extra v1.3.0
12802025-02-25T01:41:58.509Z Compiling litemap v0.7.3
12812025-02-25T01:41:58.546Z Compiling writeable v0.5.5
12822025-02-25T01:41:58.827Z Compiling ring v0.17.11
12832025-02-25T01:41:58.913Z Compiling base64ct v1.6.0
12842025-02-25T01:41:59.077Z Compiling paste v1.0.15
12852025-02-25T01:41:59.650Z Compiling pem-rfc7468 v0.7.0
12862025-02-25T01:41:59.670Z Compiling icu_locid_transform_data v1.5.0
12872025-02-25T01:41:59.787Z Compiling aws-lc-rs v1.10.0
12882025-02-25T01:42:00.179Z Compiling flagset v0.4.6
12892025-02-25T01:42:00.293Z Compiling httparse v1.9.5
12902025-02-25T01:42:00.372Z Compiling tracing-core v0.1.32
12912025-02-25T01:42:00.996Z Compiling crossbeam-utils v0.8.20
12922025-02-25T01:42:01.143Z Compiling rustls-pki-types v1.10.0
12932025-02-25T01:42:01.390Z Compiling icu_properties_data v1.5.0
12942025-02-25T01:42:01.449Z Compiling percent-encoding v2.3.1
12952025-02-25T01:42:01.623Z Compiling regex v1.11.1
12962025-02-25T01:42:01.767Z Compiling vcpkg v0.2.15
12972025-02-25T01:42:01.962Z Compiling serde_derive v1.0.218
12982025-02-25T01:42:02.063Z Compiling zeroize_derive v1.4.2
12992025-02-25T01:42:02.180Z Compiling zerocopy-derive v0.7.35
13002025-02-25T01:42:02.568Z Compiling tokio-macros v2.5.0
13012025-02-25T01:42:03.409Z Compiling zeroize v1.8.1
13022025-02-25T01:42:03.463Z Compiling zerofrom-derive v0.1.4
13032025-02-25T01:42:04.043Z Compiling yoke-derive v0.7.4
13042025-02-25T01:42:04.110Z Compiling zerocopy v0.7.35
13052025-02-25T01:42:04.590Z Compiling zerovec-derive v0.10.3
13062025-02-25T01:42:05.047Z Compiling crypto-common v0.1.6
13072025-02-25T01:42:05.296Z Compiling block-buffer v0.10.4
13082025-02-25T01:42:05.458Z Compiling thiserror-impl v1.0.69
13092025-02-25T01:42:05.569Z Compiling digest v0.10.7
13102025-02-25T01:42:06.054Z Compiling futures-macro v0.3.31
13112025-02-25T01:42:06.505Z Compiling hmac v0.12.1
13122025-02-25T01:42:06.632Z Compiling displaydoc v0.2.5
13132025-02-25T01:42:06.731Z Compiling zerofrom v0.1.4
13142025-02-25T01:42:06.754Z Compiling block-padding v0.3.3
13152025-02-25T01:42:06.954Z Compiling yoke v0.7.4
13162025-02-25T01:42:07.011Z Compiling inout v0.1.3
13172025-02-25T01:42:07.048Z Compiling ppv-lite86 v0.2.20
13182025-02-25T01:42:07.287Z Compiling cipher v0.4.4
13192025-02-25T01:42:07.350Z Compiling zerovec v0.10.4
13202025-02-25T01:42:07.780Z Compiling sha2 v0.10.8
13212025-02-25T01:42:07.804Z Compiling icu_provider_macros v1.5.0
13222025-02-25T01:42:07.883Z Compiling futures-util v0.3.31
13232025-02-25T01:42:08.133Z Compiling der_derive v0.7.3
13242025-02-25T01:42:08.319Z Compiling thiserror v1.0.69
13252025-02-25T01:42:08.516Z Compiling tracing-attributes v0.1.27
13262025-02-25T01:42:08.531Z Compiling pest v2.7.14
13272025-02-25T01:42:08.855Z Compiling salsa20 v0.10.2
13282025-02-25T01:42:09.110Z Compiling tinystr v0.7.6
13292025-02-25T01:42:09.226Z Compiling icu_collections v1.5.0
13302025-02-25T01:42:09.509Z Compiling icu_locid v1.5.0
13312025-02-25T01:42:10.372Z Compiling der v0.7.9
13322025-02-25T01:42:10.446Z Compiling pbkdf2 v0.12.2
13332025-02-25T01:42:10.629Z Compiling icu_provider v1.5.0
13342025-02-25T01:42:11.387Z Compiling icu_locid_transform v1.5.0
13352025-02-25T01:42:11.438Z Compiling powerfmt v0.2.0
13362025-02-25T01:42:11.482Z Compiling time-core v0.1.2
13372025-02-25T01:42:11.561Z Compiling tracing v0.1.40
13382025-02-25T01:42:11.608Z Compiling utf16_iter v1.0.5
13392025-02-25T01:42:11.658Z Compiling num-conv v0.1.0
13402025-02-25T01:42:11.809Z Compiling utf8_iter v1.0.4
13412025-02-25T01:42:11.828Z Compiling icu_normalizer_data v1.5.0
13422025-02-25T01:42:11.944Z Compiling write16 v1.0.0
13432025-02-25T01:42:11.962Z Compiling untrusted v0.9.0
13442025-02-25T01:42:12.106Z Compiling untrusted v0.7.1
13452025-02-25T01:42:12.126Z Compiling mirai-annotations v1.12.0
13462025-02-25T01:42:12.167Z Compiling time-macros v0.2.18
13472025-02-25T01:42:12.314Z Compiling spki v0.7.3
13482025-02-25T01:42:12.317Z Compiling deranged v0.3.11
13492025-02-25T01:42:12.691Z Compiling icu_properties v1.5.1
13502025-02-25T01:42:13.108Z Compiling pest_meta v2.7.14
13512025-02-25T01:42:13.304Z Compiling scrypt v0.11.0
13522025-02-25T01:42:13.746Z Compiling rand_chacha v0.3.1
13532025-02-25T01:42:13.787Z Compiling aes v0.8.4
13542025-02-25T01:42:13.821Z Compiling cbc v0.1.2
13552025-02-25T01:42:14.077Z Compiling openssl-sys v0.9.106
13562025-02-25T01:42:14.605Z Compiling bitflags v2.6.0
13572025-02-25T01:42:15.016Z Compiling bytes v1.9.0
13582025-02-25T01:42:16.115Z Compiling tokio v1.43.0
13592025-02-25T01:42:16.169Z Compiling semver v1.0.25
13602025-02-25T01:42:16.303Z Compiling indexmap v2.7.1
13612025-02-25T01:42:16.581Z Compiling http v1.2.0
13622025-02-25T01:42:16.848Z Compiling rustc_version v0.4.1
13632025-02-25T01:42:17.203Z Compiling icu_normalizer v1.5.0
13642025-02-25T01:42:17.299Z Compiling scroll_derive v0.12.0
13652025-02-25T01:42:17.688Z Compiling atomic-waker v1.1.2
13662025-02-25T01:42:17.892Z Compiling num_threads v0.1.7
13672025-02-25T01:42:18.030Z Compiling tinyvec_macros v0.1.1
13682025-02-25T01:42:18.050Z Compiling http-body v1.0.1
13692025-02-25T01:42:18.144Z Compiling tinyvec v1.8.0
13702025-02-25T01:42:18.305Z Compiling idna_adapter v1.2.0
13712025-02-25T01:42:18.549Z Compiling time v0.3.36
13722025-02-25T01:42:18.681Z Compiling which v4.4.2
13732025-02-25T01:42:18.698Z Compiling scroll v0.12.0
13742025-02-25T01:42:18.912Z Compiling pkcs5 v0.7.1
13752025-02-25T01:42:18.932Z Compiling pest_generator v2.7.14
13762025-02-25T01:42:19.228Z Compiling rand v0.8.5
13772025-02-25T01:42:19.586Z Compiling form_urlencoded v1.2.1
13782025-02-25T01:42:19.748Z Compiling slog v2.7.0
13792025-02-25T01:42:19.897Z Compiling zerocopy v0.8.10
13802025-02-25T01:42:19.958Z Compiling getrandom v0.3.1
13812025-02-25T01:42:20.283Z Compiling try-lock v0.2.5
13822025-02-25T01:42:20.464Z Compiling want v0.3.1
13832025-02-25T01:42:20.718Z Compiling goblin v0.8.2
13842025-02-25T01:42:20.740Z Compiling pkcs8 v0.10.2
13852025-02-25T01:42:20.743Z Compiling pest_derive v2.7.14
13862025-02-25T01:42:20.778Z Compiling idna v1.0.3
13872025-02-25T01:42:21.183Z Compiling uuid v1.12.0
13882025-02-25T01:42:21.408Z Compiling zerocopy-derive v0.8.10
13892025-02-25T01:42:21.573Z Compiling iana-time-zone v0.1.61
13902025-02-25T01:42:21.930Z Compiling tower-service v0.3.3
13912025-02-25T01:42:22.117Z Compiling httpdate v1.0.3
13922025-02-25T01:42:22.316Z Compiling chrono v0.4.39
13932025-02-25T01:42:22.569Z Compiling dtrace-parser v0.2.0
13942025-02-25T01:42:23.466Z Compiling serde_tokenstream v0.2.2
13952025-02-25T01:42:23.533Z Compiling serde_spanned v0.6.8
13962025-02-25T01:42:23.791Z Compiling toml_datetime v0.6.8
13972025-02-25T01:42:24.051Z Compiling foreign-types-shared v0.1.1
13982025-02-25T01:42:24.118Z Compiling tokio-util v0.7.12
13992025-02-25T01:42:24.251Z Compiling openssl v0.10.71
14002025-02-25T01:42:24.392Z Compiling base64 v0.22.1
14012025-02-25T01:42:24.689Z Compiling match_cfg v0.1.0
14022025-02-25T01:42:24.793Z Compiling rustversion v1.0.17
14032025-02-25T01:42:25.085Z Compiling h2 v0.4.6
14042025-02-25T01:42:25.365Z Compiling adler2 v2.0.0
14052025-02-25T01:42:25.549Z Compiling miniz_oxide v0.8.0
14062025-02-25T01:42:25.571Z Compiling hostname v0.3.1
14072025-02-25T01:42:25.627Z Compiling foreign-types v0.3.2
14082025-02-25T01:42:25.734Z Compiling url v2.5.3
14092025-02-25T01:42:26.955Z Compiling dof v0.3.0
14102025-02-25T01:42:27.003Z Compiling async-trait v0.1.86
14112025-02-25T01:42:27.291Z Compiling rand_core v0.9.2
14122025-02-25T01:42:27.543Z Compiling openssl-macros v0.1.1
14132025-02-25T01:42:27.734Z Compiling serde_derive_internals v0.29.1
14142025-02-25T01:42:28.316Z Compiling usdt-impl v0.5.0
14152025-02-25T01:42:28.798Z Compiling dirs-sys-next v0.1.2
14162025-02-25T01:42:29.143Z Compiling data-encoding v2.6.0
14172025-02-25T01:42:29.330Z Compiling rustls v0.22.4
14182025-02-25T01:42:29.385Z Compiling syn v1.0.109
14192025-02-25T01:42:29.610Z Compiling rustls v0.23.19
14202025-02-25T01:42:29.649Z Compiling siphasher v0.3.11
14212025-02-25T01:42:29.800Z Compiling native-tls v0.2.12
14222025-02-25T01:42:29.885Z Compiling schemars v0.8.21
14232025-02-25T01:42:29.988Z Compiling schemars_derive v0.8.21
14242025-02-25T01:42:30.032Z Compiling dirs-next v2.0.0
14252025-02-25T01:42:30.171Z Compiling rand_chacha v0.9.0
14262025-02-25T01:42:30.277Z Compiling unicode-normalization v0.1.24
14272025-02-25T01:42:31.022Z Compiling crossbeam-epoch v0.9.18
14282025-02-25T01:42:31.352Z Compiling http-body-util v0.1.2
14292025-02-25T01:42:31.389Z Compiling heapless v0.7.17
14302025-02-25T01:42:31.686Z Compiling sha1 v0.10.6
14312025-02-25T01:42:31.837Z Compiling signature v2.2.0
14322025-02-25T01:42:31.869Z Compiling bzip2-sys v0.1.11+1.0.8
14332025-02-25T01:42:32.130Z Compiling hyper v1.5.2
14342025-02-25T01:42:32.185Z Compiling thread_local v1.1.8
14352025-02-25T01:42:32.250Z Compiling encoding_rs v0.8.34
14362025-02-25T01:42:32.406Z Compiling multer v3.1.0
14372025-02-25T01:42:32.705Z Compiling cookie v0.18.1
14382025-02-25T01:42:32.707Z Compiling unicode-bidi v0.3.17
14392025-02-25T01:42:32.935Z Compiling ipnet v2.10.1
14402025-02-25T01:42:33.041Z Compiling gimli v0.31.1
14412025-02-25T01:42:33.870Z Compiling slog-async v2.8.0
14422025-02-25T01:42:33.991Z Compiling signal-hook v0.3.17
14432025-02-25T01:42:34.290Z Compiling rayon-core v1.12.1
14442025-02-25T01:42:34.405Z Compiling dyn-clone v1.0.18
14452025-02-25T01:42:34.598Z Compiling hyper-util v0.1.10
14462025-02-25T01:42:34.634Z Compiling unicode-properties v0.1.3
14472025-02-25T01:42:34.890Z Compiling openssl-probe v0.1.5
14482025-02-25T01:42:35.037Z Compiling mime v0.3.17
14492025-02-25T01:42:35.198Z Compiling stringprep v0.1.5
14502025-02-25T01:42:36.274Z Compiling toml_edit v0.22.22
14512025-02-25T01:42:36.512Z Compiling crossbeam-deque v0.8.5
14522025-02-25T01:42:36.876Z Compiling rand v0.9.0
14532025-02-25T01:42:37.442Z Compiling addr2line v0.24.2
14542025-02-25T01:42:37.567Z Compiling term v0.7.0
14552025-02-25T01:42:38.025Z Compiling usdt-macro v0.5.0
14562025-02-25T01:42:38.122Z Compiling usdt-attr-macro v0.5.0
14572025-02-25T01:42:38.615Z Compiling slog-json v2.6.1
14582025-02-25T01:42:38.774Z Compiling serde_urlencoded v0.7.1
14592025-02-25T01:42:38.904Z Compiling crossbeam-channel v0.5.13
14602025-02-25T01:42:38.963Z Compiling curve25519-dalek v4.1.3
14612025-02-25T01:42:39.261Z Compiling futures-executor v0.3.31
14622025-02-25T01:42:39.449Z Compiling enum-as-inner v0.6.1
14632025-02-25T01:42:39.644Z Compiling md-5 v0.10.6
14642025-02-25T01:42:39.648Z Compiling async-stream-impl v0.3.6
14652025-02-25T01:42:39.704Z Compiling rustls-pemfile v2.2.0
14662025-02-25T01:42:39.840Z Compiling num-integer v0.1.46
14672025-02-25T01:42:39.924Z Compiling hash32 v0.2.1
14682025-02-25T01:42:40.048Z Compiling ff v0.13.0
14692025-02-25T01:42:40.283Z Compiling is-terminal v0.4.13
14702025-02-25T01:42:40.303Z Compiling memoffset v0.9.1
14712025-02-25T01:42:40.431Z Compiling dropshot v0.12.0
14722025-02-25T01:42:40.502Z Compiling object v0.36.5
14732025-02-25T01:42:40.555Z Compiling cfg_aliases v0.2.1
14742025-02-25T01:42:40.642Z Compiling quick-error v1.2.3
14752025-02-25T01:42:40.662Z Compiling linked-hash-map v0.5.6
14762025-02-25T01:42:40.763Z Compiling psl-types v2.0.11
14772025-02-25T01:42:40.799Z Compiling rustc-demangle v0.1.24
14782025-02-25T01:42:40.945Z Compiling take_mut v0.2.2
14792025-02-25T01:42:40.985Z Compiling portable-atomic v1.9.0
14802025-02-25T01:42:41.007Z Compiling base16ct v0.2.0
14812025-02-25T01:42:41.107Z Compiling litrs v0.4.1
14822025-02-25T01:42:41.325Z Compiling anyhow v1.0.96
14832025-02-25T01:42:41.659Z Compiling utf-8 v0.7.6
14842025-02-25T01:42:41.923Z Compiling smoltcp v0.9.1
14852025-02-25T01:42:41.941Z Compiling fallible-iterator v0.2.0
14862025-02-25T01:42:41.992Z Compiling num-bigint-dig v0.8.4
14872025-02-25T01:42:42.225Z Compiling document-features v0.2.10
14882025-02-25T01:42:42.651Z Compiling postgres-protocol v0.6.8
14892025-02-25T01:42:42.655Z Compiling tungstenite v0.24.0
14902025-02-25T01:42:42.862Z Compiling sec1 v0.7.3
14912025-02-25T01:42:43.716Z Compiling publicsuffix v2.3.0
14922025-02-25T01:42:43.736Z Compiling lru-cache v0.1.2
14932025-02-25T01:42:43.736Z Compiling async-stream v0.3.6
14942025-02-25T01:42:43.804Z Compiling resolv-conf v0.7.0
14952025-02-25T01:42:43.806Z Compiling nix v0.29.0
14962025-02-25T01:42:44.174Z Compiling hickory-proto v0.24.3
14972025-02-25T01:42:44.391Z Compiling slog-term v2.9.1
14982025-02-25T01:42:44.519Z Compiling num-iter v0.1.45
14992025-02-25T01:42:44.651Z Compiling usdt v0.5.0
15002025-02-25T01:42:44.684Z Compiling group v0.13.0
15012025-02-25T01:42:45.089Z Compiling toml v0.8.19
15022025-02-25T01:42:45.143Z Compiling futures v0.3.31
15032025-02-25T01:42:45.270Z Compiling slog-bunyan v2.5.0
15042025-02-25T01:42:46.612Z Compiling camino v1.1.9
15052025-02-25T01:42:46.733Z Compiling tokio-native-tls v0.3.1
15062025-02-25T01:42:47.009Z Compiling phf_shared v0.11.2
15072025-02-25T01:42:47.030Z Compiling dropshot_endpoint v0.12.0
15082025-02-25T01:42:47.391Z Compiling backtrace v0.3.74
15092025-02-25T01:42:47.475Z Compiling terminal_size v0.4.0
15102025-02-25T01:42:47.509Z Compiling waitgroup v0.1.2
15112025-02-25T01:42:47.670Z Compiling openapiv3 v2.0.0
15122025-02-25T01:42:47.692Z Compiling serde_path_to_error v0.1.16
15132025-02-25T01:42:47.740Z Compiling hkdf v0.12.4
15142025-02-25T01:42:48.018Z Compiling crypto-bigint v0.5.5
15152025-02-25T01:42:48.460Z Compiling zerocopy-derive v0.6.6
15162025-02-25T01:42:49.850Z Compiling hubpack_derive v0.1.1
15172025-02-25T01:42:50.218Z Compiling curve25519-dalek-derive v0.1.1
15182025-02-25T01:42:50.416Z Compiling webpki-roots v0.26.6
15192025-02-25T01:42:50.643Z Compiling sync_wrapper v1.0.1
15202025-02-25T01:42:50.686Z Compiling hostname v0.4.0
15212025-02-25T01:42:50.820Z Compiling crc32fast v1.4.2
15222025-02-25T01:42:50.913Z Compiling fs-err v2.11.0
15232025-02-25T01:42:51.134Z Compiling ahash v0.8.11
15242025-02-25T01:42:51.163Z Compiling debug-ignore v1.0.5
15252025-02-25T01:42:51.234Z Compiling tower-layer v0.3.3
15262025-02-25T01:42:51.330Z Compiling managed v0.8.0
15272025-02-25T01:42:51.486Z Compiling bitflags v1.3.2
15282025-02-25T01:42:51.538Z Compiling winnow v0.5.40
15292025-02-25T01:42:51.592Z Compiling newtype-uuid v1.2.1
15302025-02-25T01:42:51.613Z Compiling unicode-width v0.2.0
15312025-02-25T01:42:51.616Z Compiling clap_builder v4.5.30
15322025-02-25T01:42:51.934Z Compiling strum_macros v0.25.3
15332025-02-25T01:42:52.212Z Compiling console v0.15.10
15342025-02-25T01:42:53.537Z Compiling tower v0.5.2
15352025-02-25T01:42:53.933Z Compiling flate2 v1.0.35
15362025-02-25T01:42:53.953Z Compiling elliptic-curve v0.13.8
15372025-02-25T01:42:54.341Z Compiling hubpack v0.1.2
15382025-02-25T01:42:54.754Z Compiling toml_edit v0.19.15
15392025-02-25T01:42:54.796Z Compiling zerocopy v0.6.6
15402025-02-25T01:42:54.866Z Compiling hickory-resolver v0.24.3
15412025-02-25T01:42:55.528Z Compiling phf v0.11.2
15422025-02-25T01:42:55.649Z Compiling signal-hook-mio v0.2.4
15432025-02-25T01:42:55.708Z Compiling hyper-tls v0.6.0
15442025-02-25T01:42:55.816Z Compiling cookie_store v0.21.1
15452025-02-25T01:42:55.816Z Compiling rayon v1.10.0
15462025-02-25T01:42:56.124Z Compiling bzip2 v0.4.4
15472025-02-25T01:42:57.433Z Compiling tokio-tungstenite v0.24.0
15482025-02-25T01:42:57.987Z Compiling postgres-types v0.2.8
15492025-02-25T01:42:59.448Z Compiling ed25519 v2.2.3
15502025-02-25T01:43:00.197Z Compiling phf_shared v0.10.0
15512025-02-25T01:43:00.404Z Compiling tokio-stream v0.1.17
15522025-02-25T01:43:00.537Z Compiling pkcs1 v0.7.5
15532025-02-25T01:43:00.570Z Compiling serde-big-array v0.5.1
15542025-02-25T01:43:00.826Z Compiling clap_derive v4.5.28
15552025-02-25T01:43:01.028Z Compiling rfc6979 v0.4.0
15562025-02-25T01:43:01.236Z Compiling serde_repr v0.1.19
15572025-02-25T01:43:01.303Z Compiling derive-where v1.2.7
15582025-02-25T01:43:01.370Z Compiling bstr v1.10.0
15592025-02-25T01:43:01.399Z Compiling float-cmp v0.10.0
15602025-02-25T01:43:01.547Z Compiling new_debug_unreachable v1.0.6
15612025-02-25T01:43:01.656Z Compiling difflib v0.4.0
15622025-02-25T01:43:01.678Z Compiling precomputed-hash v0.1.1
15632025-02-25T01:43:01.816Z Compiling static_assertions v1.1.0
15642025-02-25T01:43:01.923Z Compiling unicode-segmentation v1.12.0
15652025-02-25T01:43:02.348Z Compiling number_prefix v0.4.0
15662025-02-25T01:43:02.600Z Compiling predicates-core v1.0.8
15672025-02-25T01:43:02.820Z Compiling whoami v1.5.2
15682025-02-25T01:43:02.941Z Compiling bit-vec v0.6.3
15692025-02-25T01:43:02.961Z Compiling normalize-line-endings v0.3.0
15702025-02-25T01:43:03.003Z Compiling fixedbitset v0.4.2
15712025-02-25T01:43:03.112Z Compiling predicates v3.1.3
15722025-02-25T01:43:03.346Z Compiling petgraph v0.6.5
15732025-02-25T01:43:03.371Z Compiling bit-set v0.5.3
15742025-02-25T01:43:03.462Z Compiling tokio-postgres v0.7.12
15752025-02-25T01:43:03.659Z Compiling similar v2.6.0
15762025-02-25T01:43:04.438Z Compiling indicatif v0.17.11
15772025-02-25T01:43:04.587Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
15782025-02-25T01:43:05.349Z Compiling clap v4.5.30
15792025-02-25T01:43:05.488Z Compiling string_cache v0.8.7
15802025-02-25T01:43:05.622Z Compiling ecdsa v0.16.9
15812025-02-25T01:43:05.923Z Compiling rsa v0.9.6
15822025-02-25T01:43:06.410Z Compiling ed25519-dalek v2.1.1
15832025-02-25T01:43:06.455Z Compiling toml v0.7.8
15842025-02-25T01:43:07.740Z Compiling zip v0.6.6
15852025-02-25T01:43:07.931Z Compiling crossterm v0.28.1
15862025-02-25T01:43:09.358Z Compiling hex v0.4.3
15872025-02-25T01:43:09.573Z Compiling x509-cert v0.2.5
15882025-02-25T01:43:09.773Z Compiling itertools v0.14.0
15892025-02-25T01:43:09.942Z Compiling itertools v0.10.5
15902025-02-25T01:43:10.357Z Compiling lalrpop-util v0.19.12
15912025-02-25T01:43:10.719Z Compiling peg-runtime v0.8.3
15922025-02-25T01:43:10.922Z Compiling unicode-xid v0.2.6
15932025-02-25T01:43:11.116Z Compiling strum_macros v0.26.4
15942025-02-25T01:43:11.135Z Compiling xattr v1.3.1
15952025-02-25T01:43:11.271Z Compiling filetime v0.2.25
15962025-02-25T01:43:11.584Z Compiling tar v0.4.44
15972025-02-25T01:43:15.704Z Compiling strum v0.26.3
15982025-02-25T01:43:18.345Z Compiling aws-lc-sys v0.22.0
15992025-02-25T01:43:48.571Z Compiling rustls-webpki v0.102.8
16002025-02-25T01:43:51.714Z Compiling tokio-rustls v0.25.0
16012025-02-25T01:43:53.452Z Compiling tokio-rustls v0.26.0
16022025-02-25T01:43:53.778Z Compiling hyper-rustls v0.27.3
16032025-02-25T01:43:54.227Z Compiling reqwest v0.12.12
16042025-02-25T01:43:55.349Z Compiling qorb v0.2.1
16052025-02-25T01:43:58.429Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16062025-02-25T01:43:58.694Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16072025-02-25T01:44:03.129Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 17s
16082025-02-25T01:44:03.298Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
16092025-02-25T01:44:03.346ZFeb 25 01:44:02.494 INFO Starting download, target: Cockroach
16102025-02-25T01:44:03.346ZFeb 25 01:44:02.494 INFO Starting download, target: Console
16112025-02-25T01:44:03.350ZFeb 25 01:44:02.494 INFO Starting download, target: Clickhouse
16122025-02-25T01:44:03.350ZFeb 25 01:44:02.494 INFO Starting download, target: DendriteOpenapi
16132025-02-25T01:44:03.350ZFeb 25 01:44:02.494 INFO Starting download, target: DendriteStub
16142025-02-25T01:44:03.350ZFeb 25 01:44:02.494 INFO Starting download, target: MaghemiteMgd
16152025-02-25T01:44:03.350ZFeb 25 01:44:02.494 INFO Starting download, target: TransceiverControl
16162025-02-25T01:44:03.350ZFeb 25 01:44:02.495 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16172025-02-25T01:44:03.350ZFeb 25 01:44:02.495 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
16182025-02-25T01:44:03.350ZFeb 25 01:44:02.495 INFO Downloading out/downloads/dpd-b37a8fdc335592e24d6afe71995637b2ad36eb7d.json (attempt 1/3), target: DendriteOpenapi
16192025-02-25T01:44:03.350ZFeb 25 01:44:02.495 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16202025-02-25T01:44:03.350ZFeb 25 01:44:02.495 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16212025-02-25T01:44:03.350ZFeb 25 01:44:02.495 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16222025-02-25T01:44:03.350ZFeb 25 01:44:02.495 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16232025-02-25T01:44:03.469ZFeb 25 01:44:02.615 INFO Download complete, target: DendriteOpenapi
16242025-02-25T01:44:03.616ZFeb 25 01:44:02.760 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16252025-02-25T01:44:03.853ZFeb 25 01:44:02.988 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16262025-02-25T01:44:04.108ZFeb 25 01:44:03.236 INFO Download complete, target: TransceiverControl
16272025-02-25T01:44:04.248ZFeb 25 01:44:03.369 INFO Download complete, target: Console
16282025-02-25T01:44:04.462ZFeb 25 01:44:03.597 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16292025-02-25T01:44:04.676ZFeb 25 01:44:03.808 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16302025-02-25T01:44:05.409ZFeb 25 01:44:04.546 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16312025-02-25T01:44:06.388ZFeb 25 01:44:05.535 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16322025-02-25T01:44:06.389ZFeb 25 01:44:05.535 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16332025-02-25T01:44:07.403ZFeb 25 01:44:06.548 INFO Download complete, target: DendriteStub
16342025-02-25T01:44:07.826ZFeb 25 01:44:06.973 INFO Download complete, target: MaghemiteMgd
16352025-02-25T01:44:14.084ZFeb 25 01:44:13.230 INFO Checking that binary works, target: Cockroach
16362025-02-25T01:44:14.248ZFeb 25 01:44:13.395 INFO Download complete, target: Cockroach
16372025-02-25T01:44:18.554ZFeb 25 01:44:17.701 INFO Checking that binary works, target: Clickhouse
16382025-02-25T01:44:19.094ZFeb 25 01:44:18.240 INFO Download complete, target: Clickhouse
16392025-02-25T01:44:19.209ZAll builder prerequisites installed successfully, and PATH looks valid
16402025-02-25T01:44:19.213Z
16412025-02-25T01:44:19.213Zreal 5:04.047565497
16422025-02-25T01:44:19.213Zuser 15:38.078631311
16432025-02-25T01:44:19.213Zsys 2:07.943198225
16442025-02-25T01:44:19.213Ztrap 0.562225442
16452025-02-25T01:44:19.213Ztflt 4.503972644
16462025-02-25T01:44:19.213Zdflt 3.376353295
16472025-02-25T01:44:19.213Zkflt 0.023531544
16482025-02-25T01:44:19.213Zlock 24:23.189115806
16492025-02-25T01:44:19.213Zslp 56:04.662426743
16502025-02-25T01:44:19.213Zlat 59.068044114
16512025-02-25T01:44:19.213Zstop 2:25.047137445
16522025-02-25T01:44:19.213Z+ banner hack-check
16532025-02-25T01:44:19.216Z
16542025-02-25T01:44:19.216Z # # ## #### # # #### # # ###### #### # #
16552025-02-25T01:44:19.216Z # # # # # # # # # # # # # # # # #
16562025-02-25T01:44:19.216Z ###### # # # #### ##### # ###### ##### # ####
16572025-02-25T01:44:19.216Z # # ###### # # # # # # # # # #
16582025-02-25T01:44:19.216Z # # # # # # # # # # # # # # # # #
16592025-02-25T01:44:19.216Z # # # # #### # # #### # # ###### #### # #
16602025-02-25T01:44:19.216Z
16612025-02-25T01:44:19.216Z+ export CARGO_INCREMENTAL=0
16622025-02-25T01:44:19.216Z+ CARGO_INCREMENTAL=0
16632025-02-25T01:44:19.216Z+ ptime -m timeout 2h cargo xtask check-features --ci
16642025-02-25T01:44:19.776Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
16652025-02-25T01:44:22.566Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.29s
16662025-02-25T01:44:22.625Z Running `target/debug/xtask check-features --ci`
16672025-02-25T01:44:22.646Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
16682025-02-25T01:44:22.648Zrunning: "/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
16692025-02-25T01:44:23.142Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
16702025-02-25T01:44:23.161Z Running `target/debug/xtask download cargo-hack`
16712025-02-25T01:44:24.023Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16722025-02-25T01:44:24.420Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16732025-02-25T01:44:28.036Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.84s
16742025-02-25T01:44:28.194Z Running `target/debug/xtask-downloader cargo-hack`
16752025-02-25T01:44:28.232ZFeb 25 01:44:27.378 INFO Starting download, target: CargoHack
16762025-02-25T01:44:28.235ZFeb 25 01:44:27.379 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
16772025-02-25T01:44:28.956ZFeb 25 01:44:28.102 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
16782025-02-25T01:44:29.048ZFeb 25 01:44:28.194 INFO Download complete, target: CargoHack
16792025-02-25T01:44:29.051Zrunning: "/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"
16802025-02-25T01:44:29.067Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
16812025-02-25T01:44:29.241Zinfo: running `cargo check --bins` on api_identity (1/199)
16822025-02-25T01:44:29.803Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16832025-02-25T01:44:29.806Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16842025-02-25T01:44:29.806Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16852025-02-25T01:44:29.809Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
16862025-02-25T01:44:29.880Z
16872025-02-25T01:44:29.880Zinfo: running `cargo check --bins` on bootstore (2/199)
16882025-02-25T01:44:30.469Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16892025-02-25T01:44:30.472Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16902025-02-25T01:44:30.472Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16912025-02-25T01:44:30.478Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
16922025-02-25T01:44:30.549Z
16932025-02-25T01:44:30.549Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/199)
16942025-02-25T01:44:31.120Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16952025-02-25T01:44:31.123Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16962025-02-25T01:44:31.123Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16972025-02-25T01:44:31.126Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
16982025-02-25T01:44:31.195Z
16992025-02-25T01:44:31.195Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/199)
17002025-02-25T01:44:31.769Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17012025-02-25T01:44:31.772Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17022025-02-25T01:44:31.772Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17032025-02-25T01:44:31.775Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
17042025-02-25T01:44:31.846Z
17052025-02-25T01:44:31.846Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/199)
17062025-02-25T01:44:32.251Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17072025-02-25T01:44:32.254Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17082025-02-25T01:44:32.254Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17092025-02-25T01:44:32.256Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
17102025-02-25T01:44:32.297Z
17112025-02-25T01:44:32.297Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (6/199)
17122025-02-25T01:44:32.716Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17132025-02-25T01:44:32.719Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17142025-02-25T01:44:32.719Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17152025-02-25T01:44:32.722Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17162025-02-25T01:44:32.764Z
17172025-02-25T01:44:32.764Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/199)
17182025-02-25T01:44:33.178Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17192025-02-25T01:44:33.181Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17202025-02-25T01:44:33.181Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17212025-02-25T01:44:33.183Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17222025-02-25T01:44:33.225Z
17232025-02-25T01:44:33.225Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/199)
17242025-02-25T01:44:33.631Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17252025-02-25T01:44:33.633Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17262025-02-25T01:44:33.633Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17272025-02-25T01:44:33.636Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
17282025-02-25T01:44:33.675Z
17292025-02-25T01:44:33.675Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/199)
17302025-02-25T01:44:34.082Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17312025-02-25T01:44:34.084Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17322025-02-25T01:44:34.084Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17332025-02-25T01:44:34.087Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
17342025-02-25T01:44:34.126Z
17352025-02-25T01:44:34.126Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/199)
17362025-02-25T01:44:34.531Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17372025-02-25T01:44:34.534Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17382025-02-25T01:44:34.534Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17392025-02-25T01:44:34.537Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
17402025-02-25T01:44:34.578Z
17412025-02-25T01:44:34.578Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/199)
17422025-02-25T01:44:34.990Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17432025-02-25T01:44:34.993Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17442025-02-25T01:44:34.993Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17452025-02-25T01:44:34.996Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17462025-02-25T01:44:35.038Z
17472025-02-25T01:44:35.038Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/199)
17482025-02-25T01:44:35.447Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17492025-02-25T01:44:35.450Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17502025-02-25T01:44:35.450Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17512025-02-25T01:44:35.453Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
17522025-02-25T01:44:35.492Z
17532025-02-25T01:44:35.492Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/199)
17542025-02-25T01:44:35.908Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17552025-02-25T01:44:35.911Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17562025-02-25T01:44:35.911Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17572025-02-25T01:44:35.914Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17582025-02-25T01:44:35.956Z
17592025-02-25T01:44:35.956Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/199)
17602025-02-25T01:44:36.363Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17612025-02-25T01:44:36.366Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17622025-02-25T01:44:36.366Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17632025-02-25T01:44:36.369Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
17642025-02-25T01:44:36.408Z
17652025-02-25T01:44:36.409Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/199)
17662025-02-25T01:44:36.819Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17672025-02-25T01:44:36.822Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17682025-02-25T01:44:36.822Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17692025-02-25T01:44:36.824Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17702025-02-25T01:44:36.866Z
17712025-02-25T01:44:36.866Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (16/199)
17722025-02-25T01:44:37.278Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17732025-02-25T01:44:37.280Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17742025-02-25T01:44:37.280Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17752025-02-25T01:44:37.283Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17762025-02-25T01:44:37.323Z
17772025-02-25T01:44:37.323Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (17/199)
17782025-02-25T01:44:37.736Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17792025-02-25T01:44:37.738Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17802025-02-25T01:44:37.738Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17812025-02-25T01:44:37.741Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17822025-02-25T01:44:37.784Z
17832025-02-25T01:44:37.784Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (18/199)
17842025-02-25T01:44:38.206Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17852025-02-25T01:44:38.209Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17862025-02-25T01:44:38.209Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17872025-02-25T01:44:38.212Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
17882025-02-25T01:44:38.253Z
17892025-02-25T01:44:38.253Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (19/199)
17902025-02-25T01:44:38.665Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17912025-02-25T01:44:38.668Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17922025-02-25T01:44:38.668Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17932025-02-25T01:44:38.671Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17942025-02-25T01:44:38.713Z
17952025-02-25T01:44:38.713Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (20/199)
17962025-02-25T01:44:39.124Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17972025-02-25T01:44:39.127Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17982025-02-25T01:44:39.127Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17992025-02-25T01:44:39.130Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18002025-02-25T01:44:39.172Z
18012025-02-25T01:44:39.172Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (21/199)
18022025-02-25T01:44:39.584Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18032025-02-25T01:44:39.587Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18042025-02-25T01:44:39.587Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18052025-02-25T01:44:39.590Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18062025-02-25T01:44:39.631Z
18072025-02-25T01:44:39.631Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (22/199)
18082025-02-25T01:44:40.044Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18092025-02-25T01:44:40.047Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18102025-02-25T01:44:40.047Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18112025-02-25T01:44:40.050Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18122025-02-25T01:44:40.092Z
18132025-02-25T01:44:40.092Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (23/199)
18142025-02-25T01:44:40.503Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18152025-02-25T01:44:40.509Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18162025-02-25T01:44:40.509Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18172025-02-25T01:44:40.512Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18182025-02-25T01:44:40.550Z
18192025-02-25T01:44:40.550Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (24/199)
18202025-02-25T01:44:40.963Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18212025-02-25T01:44:40.966Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18222025-02-25T01:44:40.966Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18232025-02-25T01:44:40.968Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18242025-02-25T01:44:41.009Z
18252025-02-25T01:44:41.009Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (25/199)
18262025-02-25T01:44:41.418Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18272025-02-25T01:44:41.421Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18282025-02-25T01:44:41.421Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18292025-02-25T01:44:41.425Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18302025-02-25T01:44:41.465Z
18312025-02-25T01:44:41.465Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (26/199)
18322025-02-25T01:44:41.878Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18332025-02-25T01:44:41.881Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18342025-02-25T01:44:41.881Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18352025-02-25T01:44:41.884Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18362025-02-25T01:44:41.928Z
18372025-02-25T01:44:41.928Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (27/199)
18382025-02-25T01:44:42.339Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18392025-02-25T01:44:42.342Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18402025-02-25T01:44:42.342Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18412025-02-25T01:44:42.345Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18422025-02-25T01:44:42.386Z
18432025-02-25T01:44:42.386Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (28/199)
18442025-02-25T01:44:42.792Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18452025-02-25T01:44:42.795Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18462025-02-25T01:44:42.795Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18472025-02-25T01:44:42.798Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18482025-02-25T01:44:42.839Z
18492025-02-25T01:44:42.839Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (29/199)
18502025-02-25T01:44:43.248Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18512025-02-25T01:44:43.252Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18522025-02-25T01:44:43.252Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18532025-02-25T01:44:43.254Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18542025-02-25T01:44:43.293Z
18552025-02-25T01:44:43.294Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (30/199)
18562025-02-25T01:44:43.702Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18572025-02-25T01:44:43.706Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18582025-02-25T01:44:43.706Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18592025-02-25T01:44:43.706Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18602025-02-25T01:44:43.747Z
18612025-02-25T01:44:43.747Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (31/199)
18622025-02-25T01:44:44.152Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18632025-02-25T01:44:44.154Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18642025-02-25T01:44:44.154Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18652025-02-25T01:44:44.157Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18662025-02-25T01:44:44.198Z
18672025-02-25T01:44:44.198Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (32/199)
18682025-02-25T01:44:44.607Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18692025-02-25T01:44:44.610Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18702025-02-25T01:44:44.610Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18712025-02-25T01:44:44.613Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18722025-02-25T01:44:44.653Z
18732025-02-25T01:44:44.653Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/199)
18742025-02-25T01:44:45.063Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18752025-02-25T01:44:45.066Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18762025-02-25T01:44:45.066Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18772025-02-25T01:44:45.068Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18782025-02-25T01:44:45.109Z
18792025-02-25T01:44:45.109Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (34/199)
18802025-02-25T01:44:45.516Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18812025-02-25T01:44:45.520Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18822025-02-25T01:44:45.520Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18832025-02-25T01:44:45.523Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18842025-02-25T01:44:45.563Z
18852025-02-25T01:44:45.563Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (35/199)
18862025-02-25T01:44:45.978Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18872025-02-25T01:44:45.980Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18882025-02-25T01:44:45.981Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18892025-02-25T01:44:45.983Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18902025-02-25T01:44:46.023Z
18912025-02-25T01:44:46.023Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (36/199)
18922025-02-25T01:44:46.435Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18932025-02-25T01:44:46.442Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18942025-02-25T01:44:46.442Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18952025-02-25T01:44:46.445Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18962025-02-25T01:44:46.480Z
18972025-02-25T01:44:46.480Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (37/199)
18982025-02-25T01:44:46.898Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18992025-02-25T01:44:46.903Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19002025-02-25T01:44:46.903Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19012025-02-25T01:44:46.909Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
19022025-02-25T01:44:46.946Z
19032025-02-25T01:44:46.946Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (38/199)
19042025-02-25T01:44:47.359Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19052025-02-25T01:44:47.362Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19062025-02-25T01:44:47.362Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19072025-02-25T01:44:47.365Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
19082025-02-25T01:44:47.405Z
19092025-02-25T01:44:47.405Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/199)
19102025-02-25T01:44:47.821Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19112025-02-25T01:44:47.824Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19122025-02-25T01:44:47.824Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19132025-02-25T01:44:47.827Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
19142025-02-25T01:44:47.868Z
19152025-02-25T01:44:47.868Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (40/199)
19162025-02-25T01:44:48.278Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19172025-02-25T01:44:48.281Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19182025-02-25T01:44:48.281Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19192025-02-25T01:44:48.284Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
19202025-02-25T01:44:48.325Z
19212025-02-25T01:44:48.325Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (41/199)
19222025-02-25T01:44:48.738Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19232025-02-25T01:44:48.741Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19242025-02-25T01:44:48.741Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19252025-02-25T01:44:48.744Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
19262025-02-25T01:44:48.785Z
19272025-02-25T01:44:48.785Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (42/199)
19282025-02-25T01:44:49.193Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19292025-02-25T01:44:49.196Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19302025-02-25T01:44:49.196Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19312025-02-25T01:44:49.199Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
19322025-02-25T01:44:49.238Z
19332025-02-25T01:44:49.238Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/199)
19342025-02-25T01:44:49.652Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19352025-02-25T01:44:49.655Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19362025-02-25T01:44:49.655Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19372025-02-25T01:44:49.658Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
19382025-02-25T01:44:49.698Z
19392025-02-25T01:44:49.698Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (44/199)
19402025-02-25T01:44:50.104Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19412025-02-25T01:44:50.107Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19422025-02-25T01:44:50.107Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19432025-02-25T01:44:50.109Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
19442025-02-25T01:44:50.150Z
19452025-02-25T01:44:50.150Zinfo: running `cargo check --bins` on sled-hardware-types (45/199)
19462025-02-25T01:44:50.732Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19472025-02-25T01:44:50.735Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19482025-02-25T01:44:50.735Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19492025-02-25T01:44:50.738Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
19502025-02-25T01:44:50.812Z
19512025-02-25T01:44:50.812Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (46/199)
19522025-02-25T01:44:51.387Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19532025-02-25T01:44:51.390Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19542025-02-25T01:44:51.390Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19552025-02-25T01:44:51.393Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
19562025-02-25T01:44:51.467Z
19572025-02-25T01:44:51.467Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (47/199)
19582025-02-25T01:44:52.057Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19592025-02-25T01:44:52.060Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19602025-02-25T01:44:52.060Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19612025-02-25T01:44:52.063Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
19622025-02-25T01:44:52.141Z
19632025-02-25T01:44:52.141Zinfo: running `cargo check --bins` on oxlog (48/199)
19642025-02-25T01:44:52.699Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19652025-02-25T01:44:52.701Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19662025-02-25T01:44:52.790Z Checking cfg-if v1.0.0
19672025-02-25T01:44:52.792Z Checking libc v0.2.170
19682025-02-25T01:44:52.906Z Checking serde v1.0.218
19692025-02-25T01:44:52.909Z Checking zeroize v1.8.1
19702025-02-25T01:44:52.927Z Checking memchr v2.7.4
19712025-02-25T01:44:52.939Z Checking typenum v1.17.0
19722025-02-25T01:44:52.953Z Checking subtle v2.6.1
19732025-02-25T01:44:52.969Z Checking value-bag v1.9.0
19742025-02-25T01:44:52.972Z Checking smallvec v1.14.0
19752025-02-25T01:44:53.151Z Checking scopeguard v1.2.0
19762025-02-25T01:44:53.217Z Checking itoa v1.0.11
19772025-02-25T01:44:53.295Z Checking lock_api v0.4.12
19782025-02-25T01:44:53.331Z Checking const-oid v0.9.6
19792025-02-25T01:44:53.374Z Checking log v0.4.22
19802025-02-25T01:44:53.434Z Checking pin-project-lite v0.2.14
19812025-02-25T01:44:53.562Z Checking byteorder v1.5.0
19822025-02-25T01:44:53.668Z Checking futures-core v0.3.31
19832025-02-25T01:44:53.768Z Checking once_cell v1.20.3
19842025-02-25T01:44:53.867Z Checking cpufeatures v0.2.14
19852025-02-25T01:44:53.888Z Checking futures-sink v0.3.31
19862025-02-25T01:44:53.954Z Checking getrandom v0.2.15
19872025-02-25T01:44:53.971Z Checking parking_lot_core v0.9.10
19882025-02-25T01:44:53.985Z Checking signal-hook-registry v1.4.2
19892025-02-25T01:44:54.001Z Checking generic-array v0.14.7
19902025-02-25T01:44:54.040Z Checking mio v1.0.2
19912025-02-25T01:44:54.058Z Checking stable_deref_trait v1.2.0
19922025-02-25T01:44:54.167Z Checking zerocopy v0.7.35
19932025-02-25T01:44:54.184Z Checking rand_core v0.6.4
19942025-02-25T01:44:54.226Z Checking socket2 v0.5.8
19952025-02-25T01:44:54.288Z Checking parking_lot v0.12.3
19962025-02-25T01:44:54.481Z Checking zerofrom v0.1.4
19972025-02-25T01:44:54.627Z Checking slab v0.4.9
19982025-02-25T01:44:54.644Z Checking futures-channel v0.3.31
19992025-02-25T01:44:54.697Z Checking yoke v0.7.4
20002025-02-25T01:44:54.716Z Checking futures-task v0.3.31
20012025-02-25T01:44:54.900Z Checking futures-io v0.3.31
20022025-02-25T01:44:54.948Z Checking pin-utils v0.1.0
20032025-02-25T01:44:54.999Z Checking foldhash v0.1.3
20042025-02-25T01:44:55.019Z Checking zerovec v0.10.4
20052025-02-25T01:44:55.044Z Checking equivalent v1.0.1
20062025-02-25T01:44:55.089Z Checking futures-util v0.3.31
20072025-02-25T01:44:55.107Z Checking crypto-common v0.1.6
20082025-02-25T01:44:55.154Z Checking block-buffer v0.10.4
20092025-02-25T01:44:55.214Z Checking allocator-api2 v0.2.18
20102025-02-25T01:44:55.252Z Checking block-padding v0.3.3
20112025-02-25T01:44:55.286Z Checking ryu v1.0.18
20122025-02-25T01:44:55.376Z Checking digest v0.10.7
20132025-02-25T01:44:55.393Z Checking ppv-lite86 v0.2.20
20142025-02-25T01:44:55.463Z Checking inout v0.1.3
20152025-02-25T01:44:55.531Z Checking fnv v1.0.7
20162025-02-25T01:44:55.667Z Checking writeable v0.5.5
20172025-02-25T01:44:55.696Z Checking litemap v0.7.3
20182025-02-25T01:44:55.746Z Checking hmac v0.12.1
20192025-02-25T01:44:55.821Z Checking hashbrown v0.15.1
20202025-02-25T01:44:55.965Z Checking sha2 v0.10.8
20212025-02-25T01:44:55.985Z Checking cipher v0.4.4
20222025-02-25T01:44:56.048Z Checking libm v0.2.8
20232025-02-25T01:44:56.066Z Checking base64ct v1.6.0
20242025-02-25T01:44:56.379Z Checking icu_locid_transform_data v1.5.0
20252025-02-25T01:44:56.482Z Checking flagset v0.4.6
20262025-02-25T01:44:56.514Z Checking pem-rfc7468 v0.7.0
20272025-02-25T01:44:56.530Z Checking tracing-core v0.1.32
20282025-02-25T01:44:56.578Z Checking tinystr v0.7.6
20292025-02-25T01:44:56.693Z Checking icu_collections v1.5.0
20302025-02-25T01:44:56.771Z Checking der v0.7.9
20312025-02-25T01:44:56.900Z Checking thiserror v1.0.69
20322025-02-25T01:44:56.921Z Checking icu_locid v1.5.0
20332025-02-25T01:44:56.947Z Checking num-traits v0.2.19
20342025-02-25T01:44:57.046Z Checking percent-encoding v2.3.1
20352025-02-25T01:44:57.157Z Checking icu_properties_data v1.5.0
20362025-02-25T01:44:57.274Z Checking rustls-pki-types v1.10.0
20372025-02-25T01:44:57.308Z Checking bytes v1.9.0
20382025-02-25T01:44:57.325Z Checking indexmap v2.7.1
20392025-02-25T01:44:57.382Z Checking serde_json v1.0.139
20402025-02-25T01:44:57.837Z Checking bitflags v2.6.0
20412025-02-25T01:44:57.896Z Checking icu_provider v1.5.0
20422025-02-25T01:44:58.137Z Checking tokio v1.43.0
20432025-02-25T01:44:58.174Z Checking http v1.2.0
20442025-02-25T01:44:58.448Z Checking tracing v0.1.40
20452025-02-25T01:44:58.535Z Checking icu_locid_transform v1.5.0
20462025-02-25T01:44:58.552Z Checking spki v0.7.3
20472025-02-25T01:44:58.567Z Checking salsa20 v0.10.2
20482025-02-25T01:44:58.782Z Checking pbkdf2 v0.12.2
20492025-02-25T01:44:58.809Z Checking aws-lc-sys v0.22.0
20502025-02-25T01:44:58.827Z Checking httparse v1.9.5
20512025-02-25T01:44:58.947Z Checking untrusted v0.7.1
20522025-02-25T01:44:59.056Z Checking icu_normalizer_data v1.5.0
20532025-02-25T01:44:59.127Z Checking utf16_iter v1.0.5
20542025-02-25T01:44:59.167Z Checking untrusted v0.9.0
20552025-02-25T01:44:59.226Z Checking powerfmt v0.2.0
20562025-02-25T01:44:59.299Z Checking write16 v1.0.0
20572025-02-25T01:44:59.337Z Checking utf8_iter v1.0.4
20582025-02-25T01:44:59.440Z Checking mirai-annotations v1.12.0
20592025-02-25T01:44:59.472Z Checking ring v0.17.11
20602025-02-25T01:44:59.494Z Checking deranged v0.3.11
20612025-02-25T01:44:59.522Z Checking icu_properties v1.5.1
20622025-02-25T01:44:59.539Z Checking scrypt v0.11.0
20632025-02-25T01:44:59.607Z Checking cbc v0.1.2
20642025-02-25T01:44:59.651Z Checking aes v0.8.4
20652025-02-25T01:44:59.759Z Checking rand_chacha v0.3.1
20662025-02-25T01:44:59.815Z Checking crossbeam-utils v0.8.20
20672025-02-25T01:45:00.163Z Checking spin v0.9.8
20682025-02-25T01:45:00.487Z Checking time-core v0.1.2
20692025-02-25T01:45:00.531Z Checking num_threads v0.1.7
20702025-02-25T01:45:00.571Z Checking tinyvec_macros v0.1.1
20712025-02-25T01:45:00.650Z Checking atomic-waker v1.1.2
20722025-02-25T01:45:00.667Z Checking num-conv v0.1.0
20732025-02-25T01:45:00.683Z Checking tinyvec v1.8.0
20742025-02-25T01:45:00.752Z Checking pkcs5 v0.7.1
20752025-02-25T01:45:00.794Z Checking rand v0.8.5
20762025-02-25T01:45:00.874Z Checking aws-lc-rs v1.10.0
20772025-02-25T01:45:00.930Z Checking time v0.3.36
20782025-02-25T01:45:01.264Z Checking http-body v1.0.1
20792025-02-25T01:45:01.482Z Checking form_urlencoded v1.2.1
20802025-02-25T01:45:01.656Z Checking try-lock v0.2.5
20812025-02-25T01:45:01.678Z Checking pkcs8 v0.10.2
20822025-02-25T01:45:01.815Z Checking want v0.3.1
20832025-02-25T01:45:02.007Z Checking uuid v1.12.0
20842025-02-25T01:45:02.010Z Checking tower-service v0.3.3
20852025-02-25T01:45:02.026Z Checking httpdate v1.0.3
20862025-02-25T01:45:02.057Z Checking unicode-ident v1.0.14
20872025-02-25T01:45:02.166Z Checking serde_spanned v0.6.8
20882025-02-25T01:45:02.243Z Checking proc-macro2 v1.0.93
20892025-02-25T01:45:02.301Z Checking toml_datetime v0.6.8
20902025-02-25T01:45:02.376Z Checking zerocopy v0.8.10
20912025-02-25T01:45:02.500Z Checking rustls-webpki v0.102.8
20922025-02-25T01:45:02.579Z Checking getrandom v0.3.1
20932025-02-25T01:45:02.626Z Checking slog v2.7.0
20942025-02-25T01:45:02.760Z Checking icu_normalizer v1.5.0
20952025-02-25T01:45:02.838Z Checking scroll v0.12.0
20962025-02-25T01:45:02.953Z Checking base64 v0.22.1
20972025-02-25T01:45:03.098Z Checking ucd-trie v0.1.7
20982025-02-25T01:45:03.288Z Checking match_cfg v0.1.0
20992025-02-25T01:45:03.304Z Checking plain v0.2.3
21002025-02-25T01:45:03.317Z Checking adler2 v2.0.0
21012025-02-25T01:45:03.331Z Checking foreign-types-shared v0.1.1
21022025-02-25T01:45:03.381Z Checking iana-time-zone v0.1.61
21032025-02-25T01:45:03.422Z Checking hostname v0.3.1
21042025-02-25T01:45:03.444Z Checking foreign-types v0.3.2
21052025-02-25T01:45:03.463Z Checking goblin v0.8.2
21062025-02-25T01:45:03.479Z Checking miniz_oxide v0.8.0
21072025-02-25T01:45:03.515Z Checking idna_adapter v1.2.0
21082025-02-25T01:45:03.535Z Checking pest v2.7.14
21092025-02-25T01:45:03.550Z Checking chrono v0.4.39
21102025-02-25T01:45:03.566Z Checking quote v1.0.38
21112025-02-25T01:45:03.719Z Checking idna v1.0.3
21122025-02-25T01:45:03.891Z Checking openssl-sys v0.9.106
21132025-02-25T01:45:04.184Z Checking errno v0.3.9
21142025-02-25T01:45:04.216Z Checking url v2.5.3
21152025-02-25T01:45:04.382Z Checking dirs-sys-next v0.1.2
21162025-02-25T01:45:04.576Z Checking aho-corasick v1.1.3
21172025-02-25T01:45:04.758Z Checking tokio-util v0.7.12
21182025-02-25T01:45:05.008Z Compiling newtype-uuid v1.2.1
21192025-02-25T01:45:05.044Z Checking data-encoding v2.6.0
21202025-02-25T01:45:05.109Z Checking rand_core v0.9.2
21212025-02-25T01:45:05.308Z Checking siphasher v0.3.11
21222025-02-25T01:45:05.752Z Checking either v1.13.0
21232025-02-25T01:45:05.774Z Checking h2 v0.4.6
21242025-02-25T01:45:05.774Z Checking pretty-hex v0.4.1
21252025-02-25T01:45:05.774Z Checking regex-syntax v0.8.5
21262025-02-25T01:45:05.774Z Checking rand_chacha v0.9.0
21272025-02-25T01:45:05.792Z Checking openssl v0.10.71
21282025-02-25T01:45:05.817Z Checking dirs-next v2.0.0
21292025-02-25T01:45:05.964Z Checking rustix v0.38.37
21302025-02-25T01:45:05.986Z Checking syn v2.0.96
21312025-02-25T01:45:06.136Z Checking dtrace-parser v0.2.0
21322025-02-25T01:45:06.163Z Checking unicode-normalization v0.1.24
21332025-02-25T01:45:06.635Z Checking http-body-util v0.1.2
21342025-02-25T01:45:07.053Z Checking crossbeam-epoch v0.9.18
21352025-02-25T01:45:07.077Z Checking signature v2.2.0
21362025-02-25T01:45:07.290Z Checking sha1 v0.10.6
21372025-02-25T01:45:07.478Z Checking thread_local v1.1.8
21382025-02-25T01:45:07.596Z Checking thread-id v4.2.2
21392025-02-25T01:45:07.741Z Checking encoding_rs v0.8.34
21402025-02-25T01:45:07.769Z Checking mime v0.3.17
21412025-02-25T01:45:08.092Z Checking anstyle v1.0.10
21422025-02-25T01:45:08.240Z Checking dof v0.3.0
21432025-02-25T01:45:08.448Z Checking ipnet v2.10.1
21442025-02-25T01:45:08.746Z Checking regex-automata v0.4.8
21452025-02-25T01:45:08.842Z Checking openssl-probe v0.1.5
21462025-02-25T01:45:08.914Z Checking gimli v0.31.1
21472025-02-25T01:45:09.017Z Checking winnow v0.6.20
21482025-02-25T01:45:09.230Z Checking utf8parse v0.2.2
21492025-02-25T01:45:09.384Z Checking unicode-bidi v0.3.17
21502025-02-25T01:45:10.018Z Checking unicode-properties v0.1.3
21512025-02-25T01:45:10.035Z Checking anstyle-parse v0.2.5
21522025-02-25T01:45:10.309Z Checking crossbeam-deque v0.8.5
21532025-02-25T01:45:10.420Z Checking stringprep v0.1.5
21542025-02-25T01:45:10.617Z Checking rand v0.9.0
21552025-02-25T01:45:10.707Z Checking term v0.7.0
21562025-02-25T01:45:10.899Z Checking native-tls v0.2.12
21572025-02-25T01:45:11.116Z Checking rustls v0.23.19
21582025-02-25T01:45:11.218Z Checking rustls v0.22.4
21592025-02-25T01:45:11.624Z Checking slog-json v2.6.1
21602025-02-25T01:45:11.655Z Checking hyper v1.5.2
21612025-02-25T01:45:11.728Z Checking toml_edit v0.22.22
21622025-02-25T01:45:11.856Z Checking usdt-impl v0.5.0
21632025-02-25T01:45:11.874Z Checking serde_urlencoded v0.7.1
21642025-02-25T01:45:12.275Z Checking crossbeam-channel v0.5.13
21652025-02-25T01:45:12.428Z Checking futures-executor v0.3.31
21662025-02-25T01:45:12.620Z Checking addr2line v0.24.2
21672025-02-25T01:45:12.657Z Checking num-integer v0.1.46
21682025-02-25T01:45:12.977Z Checking rustls-pemfile v2.2.0
21692025-02-25T01:45:13.082Z Checking semver v1.0.25
21702025-02-25T01:45:13.156Z Checking md-5 v0.10.6
21712025-02-25T01:45:13.177Z Checking ff v0.13.0
21722025-02-25T01:45:13.207Z Checking hash32 v0.2.1
21732025-02-25T01:45:13.390Z Checking memmap v0.7.0
21742025-02-25T01:45:13.393Z Checking is-terminal v0.4.13
21752025-02-25T01:45:13.491Z Checking object v0.36.5
21762025-02-25T01:45:13.514Z Checking is_terminal_polyfill v1.70.1
21772025-02-25T01:45:13.538Z Checking dyn-clone v1.0.18
21782025-02-25T01:45:13.587Z Checking base16ct v0.2.0
21792025-02-25T01:45:13.590Z Checking hyper-util v0.1.10
21802025-02-25T01:45:13.641Z Checking quick-error v1.2.3
21812025-02-25T01:45:13.688Z Checking linked-hash-map v0.5.6
21822025-02-25T01:45:13.783Z Checking anstyle-query v1.1.1
21832025-02-25T01:45:13.804Z Checking utf-8 v0.7.6
21842025-02-25T01:45:13.913Z Checking colorchoice v1.0.2
21852025-02-25T01:45:14.000Z Checking fallible-iterator v0.2.0
21862025-02-25T01:45:14.022Z Checking rustc-demangle v0.1.24
21872025-02-25T01:45:14.060Z Checking take_mut v0.2.2
21882025-02-25T01:45:14.220Z Checking psl-types v2.0.11
21892025-02-25T01:45:14.301Z Checking toml v0.8.19
21902025-02-25T01:45:14.415Z Checking publicsuffix v2.3.0
21912025-02-25T01:45:14.453Z Checking slog-async v2.8.0
21922025-02-25T01:45:14.520Z Checking tokio-rustls v0.25.0
21932025-02-25T01:45:14.537Z Checking postgres-protocol v0.6.8
21942025-02-25T01:45:14.676Z Checking anstream v0.6.15
21952025-02-25T01:45:14.755Z Checking tungstenite v0.24.0
21962025-02-25T01:45:14.927Z Checking lru-cache v0.1.2
21972025-02-25T01:45:15.018Z Checking sec1 v0.7.3
21982025-02-25T01:45:15.091Z Checking resolv-conf v0.7.0
21992025-02-25T01:45:15.108Z Checking schemars v0.8.21
22002025-02-25T01:45:15.216Z Checking usdt v0.5.0
22012025-02-25T01:45:15.399Z Checking slog-term v2.9.1
22022025-02-25T01:45:15.446Z Checking heapless v0.7.17
22032025-02-25T01:45:15.483Z Checking group v0.13.0
22042025-02-25T01:45:15.587Z Checking num-iter v0.1.45
22052025-02-25T01:45:15.661Z Checking futures v0.3.31
22062025-02-25T01:45:15.721Z Checking slog-bunyan v2.5.0
22072025-02-25T01:45:15.759Z Checking tokio-native-tls v0.3.1
22082025-02-25T01:45:15.779Z Checking rayon-core v1.12.1
22092025-02-25T01:45:15.885Z Checking multer v3.1.0
22102025-02-25T01:45:15.902Z Checking terminal_size v0.4.0
22112025-02-25T01:45:15.998Z Checking hickory-proto v0.24.3
22122025-02-25T01:45:16.278Z Checking phf_shared v0.11.2
22132025-02-25T01:45:16.351Z Checking cookie v0.18.1
22142025-02-25T01:45:16.354Z Checking async-stream v0.3.6
22152025-02-25T01:45:16.460Z Checking tokio-rustls v0.26.0
22162025-02-25T01:45:16.477Z Checking bzip2-sys v0.1.11+1.0.8
22172025-02-25T01:45:16.539Z Checking waitgroup v0.1.2
22182025-02-25T01:45:16.555Z Checking camino v1.1.9
22192025-02-25T01:45:16.612Z Checking signal-hook v0.3.17
22202025-02-25T01:45:16.641Z Checking lazy_static v1.5.0
22212025-02-25T01:45:16.695Z Checking openapiv3 v2.0.0
22222025-02-25T01:45:16.769Z Checking webpki-roots v0.26.6
22232025-02-25T01:45:16.786Z Checking serde_path_to_error v0.1.16
22242025-02-25T01:45:16.833Z Checking hkdf v0.12.4
22252025-02-25T01:45:16.939Z Checking crypto-bigint v0.5.5
22262025-02-25T01:45:16.965Z Checking hostname v0.4.0
22272025-02-25T01:45:17.052Z Checking sync_wrapper v1.0.1
22282025-02-25T01:45:17.090Z Checking crc32fast v1.4.2
22292025-02-25T01:45:17.108Z Checking unicode-width v0.2.0
22302025-02-25T01:45:17.214Z Checking tower-layer v0.3.3
22312025-02-25T01:45:17.341Z Checking winnow v0.5.40
22322025-02-25T01:45:17.362Z Checking debug-ignore v1.0.5
22332025-02-25T01:45:17.476Z Checking bitflags v1.3.2
22342025-02-25T01:45:17.515Z Checking strsim v0.11.1
22352025-02-25T01:45:17.575Z Checking managed v0.8.0
22362025-02-25T01:45:17.592Z Checking clap_lex v0.7.4
22372025-02-25T01:45:17.808Z Checking console v0.15.10
22382025-02-25T01:45:17.870Z Checking clap_builder v4.5.30
22392025-02-25T01:45:17.982Z Checking smoltcp v0.9.1
22402025-02-25T01:45:18.392Z Checking tower v0.5.2
22412025-02-25T01:45:19.129Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22422025-02-25T01:45:19.414Z Checking flate2 v1.0.35
22432025-02-25T01:45:19.439Z Checking hyper-rustls v0.27.3
22442025-02-25T01:45:19.458Z Checking backtrace v0.3.74
22452025-02-25T01:45:19.687Z Checking elliptic-curve v0.13.8
22462025-02-25T01:45:19.789Z Checking signal-hook-mio v0.2.4
22472025-02-25T01:45:19.898Z Checking dropshot v0.12.0
22482025-02-25T01:45:19.945Z Checking cookie_store v0.21.1
22492025-02-25T01:45:20.009Z Checking num-bigint-dig v0.8.4
22502025-02-25T01:45:20.012Z Checking anyhow v1.0.96
22512025-02-25T01:45:20.158Z Checking toml_edit v0.19.15
22522025-02-25T01:45:20.289Z Checking bzip2 v0.4.4
22532025-02-25T01:45:20.381Z Checking phf v0.11.2
22542025-02-25T01:45:20.493Z Checking hickory-resolver v0.24.3
22552025-02-25T01:45:20.589Z Checking rayon v1.10.0
22562025-02-25T01:45:20.631Z Checking hyper-tls v0.6.0
22572025-02-25T01:45:20.651Z Checking tokio-tungstenite v0.24.0
22582025-02-25T01:45:20.766Z Checking postgres-types v0.2.8
22592025-02-25T01:45:20.908Z Checking bstr v1.10.0
22602025-02-25T01:45:21.115Z Checking regex v1.11.1
22612025-02-25T01:45:21.405Z Checking ed25519 v2.2.3
22622025-02-25T01:45:21.727Z Checking phf_shared v0.10.0
22632025-02-25T01:45:21.746Z Checking tokio-stream v0.1.17
22642025-02-25T01:45:21.788Z Checking zerocopy v0.6.6
22652025-02-25T01:45:21.998Z Checking curve25519-dalek v4.1.3
22662025-02-25T01:45:22.023Z Checking hubpack v0.1.2
22672025-02-25T01:45:22.053Z Checking memoffset v0.9.1
22682025-02-25T01:45:22.171Z Checking portable-atomic v1.9.0
22692025-02-25T01:45:22.345Z Checking pkcs1 v0.7.5
22702025-02-25T01:45:22.462Z Checking float-cmp v0.10.0
22712025-02-25T01:45:22.525Z Checking serde-big-array v0.5.1
22722025-02-25T01:45:22.563Z Checking rfc6979 v0.4.0
22732025-02-25T01:45:22.675Z Checking normalize-line-endings v0.3.0
22742025-02-25T01:45:22.745Z Checking precomputed-hash v0.1.1
22752025-02-25T01:45:22.758Z Checking unicode-segmentation v1.12.0
22762025-02-25T01:45:22.774Z Checking difflib v0.4.0
22772025-02-25T01:45:22.813Z Checking fixedbitset v0.4.2
22782025-02-25T01:45:22.867Z Checking new_debug_unreachable v1.0.6
22792025-02-25T01:45:22.965Z Checking whoami v1.5.2
22802025-02-25T01:45:23.112Z Checking bit-vec v0.6.3
22812025-02-25T01:45:23.140Z Checking minimal-lexical v0.2.1
22822025-02-25T01:45:23.190Z Checking static_assertions v1.1.0
22832025-02-25T01:45:23.269Z Checking number_prefix v0.4.0
22842025-02-25T01:45:23.297Z Checking predicates-core v1.0.8
22852025-02-25T01:45:23.380Z Checking qorb v0.2.1
22862025-02-25T01:45:23.412Z Checking similar v2.6.0
22872025-02-25T01:45:23.437Z Checking bit-set v0.5.3
22882025-02-25T01:45:23.461Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
22892025-02-25T01:45:23.506Z Checking predicates v3.1.3
22902025-02-25T01:45:23.532Z Checking nom v7.1.3
22912025-02-25T01:45:23.679Z Checking tokio-postgres v0.7.12
22922025-02-25T01:45:23.805Z Checking ed25519-dalek v2.1.1
22932025-02-25T01:45:24.087Z Checking indicatif v0.17.11
22942025-02-25T01:45:24.108Z Checking petgraph v0.6.5
22952025-02-25T01:45:24.230Z Checking string_cache v0.8.7
22962025-02-25T01:45:24.248Z Checking ecdsa v0.16.9
22972025-02-25T01:45:24.541Z Checking rsa v0.9.6
22982025-02-25T01:45:24.835Z Checking toml v0.7.8
22992025-02-25T01:45:24.965Z Checking nix v0.29.0
23002025-02-25T01:45:25.475Z Checking reqwest v0.12.12
23012025-02-25T01:45:25.552Z Checking clap v4.5.30
23022025-02-25T01:45:25.679Z Checking zip v0.6.6
23032025-02-25T01:45:25.842Z Checking crossterm v0.28.1
23042025-02-25T01:45:26.226Z Checking itertools v0.14.0
23052025-02-25T01:45:26.326Z Checking itertools v0.10.5
23062025-02-25T01:45:26.392Z Checking itertools v0.12.1
23072025-02-25T01:45:26.548Z Checking fs-err v2.11.0
23082025-02-25T01:45:27.110Z Checking ahash v0.8.11
23092025-02-25T01:45:27.326Z Checking x509-cert v0.2.5
23102025-02-25T01:45:27.393Z Checking hex v0.4.3
23112025-02-25T01:45:27.566Z Checking lalrpop-util v0.19.12
23122025-02-25T01:45:27.586Z Checking peg-runtime v0.8.3
23132025-02-25T01:45:27.822Z Checking sigpipe v0.1.3
23142025-02-25T01:45:28.584Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23152025-02-25T01:45:28.915Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.76s
23162025-02-25T01:45:29.081Z
23172025-02-25T01:45:29.081Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (49/199)
23182025-02-25T01:45:29.666Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23192025-02-25T01:45:29.669Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23202025-02-25T01:45:29.769Z Compiling hashbrown v0.14.5
23212025-02-25T01:45:29.895Z Checking heck v0.5.0
23222025-02-25T01:45:29.908Z Compiling unsafe-libyaml v0.2.11
23232025-02-25T01:45:29.924Z Checking ipnetwork v0.21.1
23242025-02-25T01:45:29.937Z Compiling ident_case v1.0.1
23252025-02-25T01:45:29.953Z Checking progenitor-client v0.8.0
23262025-02-25T01:45:29.969Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23272025-02-25T01:45:30.059Z Checking newtype-uuid v1.2.1
23282025-02-25T01:45:30.120Z Compiling darling_core v0.20.10
23292025-02-25T01:45:30.273Z Checking oxnet v0.1.0
23302025-02-25T01:45:30.292Z Compiling proc-macro-crate v1.3.1
23312025-02-25T01:45:30.350Z Compiling structmeta-derive v0.3.0
23322025-02-25T01:45:30.368Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23332025-02-25T01:45:30.630Z Compiling thiserror v2.0.11
23342025-02-25T01:45:30.707Z Compiling lzma-sys v0.1.20
23352025-02-25T01:45:30.874Z Checking regress v0.10.1
23362025-02-25T01:45:31.227Z Compiling serde_yaml v0.9.34+deprecated
23372025-02-25T01:45:31.439Z Compiling num_enum_derive v0.5.11
23382025-02-25T01:45:31.591Z Compiling daft-derive v0.1.1
23392025-02-25T01:45:31.605Z Compiling foreign-types-macros v0.2.3
23402025-02-25T01:45:32.788Z Compiling thiserror-impl v2.0.11
23412025-02-25T01:45:32.886Z Compiling structmeta v0.3.0
23422025-02-25T01:45:33.077Z Compiling dropshot v0.15.1
23432025-02-25T01:45:33.270Z Checking foreign-types-shared v0.3.1
23442025-02-25T01:45:33.401Z Checking arc-swap v1.7.1
23452025-02-25T01:45:33.488Z Checking foreign-types v0.5.0
23462025-02-25T01:45:33.604Z Compiling parse-display-derive v0.10.0
23472025-02-25T01:45:33.698Z Checking num_enum v0.5.11
23482025-02-25T01:45:33.800Z Checking slog-scope v4.4.0
23492025-02-25T01:45:33.867Z Checking daft v0.1.1
23502025-02-25T01:45:34.051Z Compiling proc-macro-error v1.0.4
23512025-02-25T01:45:34.486Z Checking typify-impl v0.2.0
23522025-02-25T01:45:34.635Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23532025-02-25T01:45:34.750Z Checking tungstenite v0.21.0
23542025-02-25T01:45:34.769Z Compiling heck v0.3.3
23552025-02-25T01:45:35.122Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23562025-02-25T01:45:35.663Z Compiling dropshot_endpoint v0.15.1
23572025-02-25T01:45:35.681Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23582025-02-25T01:45:35.841Z Compiling darling_macro v0.20.10
23592025-02-25T01:45:35.907Z Checking cstr-argument v0.1.2
23602025-02-25T01:45:36.021Z Checking instant v0.1.13
23612025-02-25T01:45:36.092Z Checking pretty-hex v0.2.1
23622025-02-25T01:45:36.146Z Checking fastrand v2.1.1
23632025-02-25T01:45:36.266Z Checking base64 v0.21.7
23642025-02-25T01:45:36.441Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
23652025-02-25T01:45:36.471Z Checking tempfile v3.13.0
23662025-02-25T01:45:36.769Z Compiling darling v0.20.10
23672025-02-25T01:45:36.791Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23682025-02-25T01:45:36.832Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23692025-02-25T01:45:36.851Z Checking backoff v0.4.0
23702025-02-25T01:45:36.893Z Compiling serde_with_macros v3.11.0
23712025-02-25T01:45:36.910Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23722025-02-25T01:45:36.935Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23732025-02-25T01:45:37.094Z Checking tokio-tungstenite v0.21.0
23742025-02-25T01:45:37.099Z Checking strum v0.26.3
23752025-02-25T01:45:37.142Z Compiling zone_cfg_derive v0.1.2
23762025-02-25T01:45:37.207Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23772025-02-25T01:45:37.277Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23782025-02-25T01:45:37.523Z Checking parse-display v0.10.0
23792025-02-25T01:45:37.626Z Checking slog-stdlog v4.1.1
23802025-02-25T01:45:37.815Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23812025-02-25T01:45:37.833Z Checking regress v0.9.1
23822025-02-25T01:45:37.848Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23832025-02-25T01:45:37.980Z Checking progenitor-client v0.9.1
23842025-02-25T01:45:38.018Z Checking colored v2.1.0
23852025-02-25T01:45:38.139Z Checking macaddr v1.0.1
23862025-02-25T01:45:38.324Z Checking unicode-width v0.1.14
23872025-02-25T01:45:38.382Z Checking base64 v0.13.1
23882025-02-25T01:45:38.529Z Checking zone v0.1.8
23892025-02-25T01:45:38.818Z Checking ron v0.7.1
23902025-02-25T01:45:38.835Z Checking tabwriter v1.4.0
23912025-02-25T01:45:39.093Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23922025-02-25T01:45:39.172Z Checking slog-envlogger v2.2.0
23932025-02-25T01:45:39.379Z Checking serde_with v3.11.0
23942025-02-25T01:45:39.411Z Checking xz2 v0.1.7
23952025-02-25T01:45:39.543Z Checking xattr v1.3.1
23962025-02-25T01:45:39.725Z Checking pem v3.0.5
23972025-02-25T01:45:39.753Z Checking yasna v0.5.2
23982025-02-25T01:45:39.898Z Checking headers-core v0.3.0
23992025-02-25T01:45:39.994Z Checking smf v0.2.3
24002025-02-25T01:45:40.053Z Checking filetime v0.2.25
24012025-02-25T01:45:40.272Z Checking same-file v1.0.6
24022025-02-25T01:45:40.358Z Checking tar v0.4.44
24032025-02-25T01:45:40.413Z Checking headers v0.4.0
24042025-02-25T01:45:40.452Z Checking walkdir v2.5.0
24052025-02-25T01:45:40.585Z Checking rcgen v0.12.1
24062025-02-25T01:45:40.746Z Checking atomicwrites v0.4.4
24072025-02-25T01:45:40.968Z Checking camino-tempfile v1.1.1
24082025-02-25T01:45:41.176Z Checking subprocess v0.2.9
24092025-02-25T01:45:43.545Z Compiling typify-macro v0.2.0
24102025-02-25T01:45:45.044Z Compiling typify v0.2.0
24112025-02-25T01:45:45.115Z Compiling progenitor-impl v0.8.0
24122025-02-25T01:45:47.559Z Compiling progenitor-macro v0.8.0
24132025-02-25T01:45:51.070Z Checking progenitor v0.8.0
24142025-02-25T01:45:51.201Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
24152025-02-25T01:45:51.201Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24162025-02-25T01:45:53.696Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
24172025-02-25T01:45:54.056Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24182025-02-25T01:46:00.041Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
24192025-02-25T01:46:01.560Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
24202025-02-25T01:46:02.764Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.67s
24212025-02-25T01:46:02.943Z
24222025-02-25T01:46:02.943Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (50/199)
24232025-02-25T01:46:03.533Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24242025-02-25T01:46:03.536Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24252025-02-25T01:46:03.631Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
24262025-02-25T01:46:05.040Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.05s
24272025-02-25T01:46:05.194Z
24282025-02-25T01:46:05.195Zinfo: running `cargo check --bins` on nexus-config (51/199)
24292025-02-25T01:46:05.754Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24302025-02-25T01:46:05.757Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24312025-02-25T01:46:05.757Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24322025-02-25T01:46:05.760Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
24332025-02-25T01:46:05.835Z
24342025-02-25T01:46:05.835Zinfo: running `cargo check --bins` on omicron-rpaths (52/199)
24352025-02-25T01:46:06.395Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24362025-02-25T01:46:06.397Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24372025-02-25T01:46:06.398Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24382025-02-25T01:46:06.400Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
24392025-02-25T01:46:06.472Z
24402025-02-25T01:46:06.472Zinfo: running `cargo check --bins` on omicron-brand-metadata (53/199)
24412025-02-25T01:46:07.028Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24422025-02-25T01:46:07.031Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24432025-02-25T01:46:07.031Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24442025-02-25T01:46:07.034Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
24452025-02-25T01:46:07.104Z
24462025-02-25T01:46:07.104Zinfo: running `cargo check --bins` on omicron-certificates (54/199)
24472025-02-25T01:46:07.679Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24482025-02-25T01:46:07.682Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24492025-02-25T01:46:07.682Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24502025-02-25T01:46:07.686Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
24512025-02-25T01:46:07.761Z
24522025-02-25T01:46:07.761Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (55/199)
24532025-02-25T01:46:08.351Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24542025-02-25T01:46:08.354Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24552025-02-25T01:46:08.469Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24562025-02-25T01:46:08.583Z Compiling ipnetwork v0.21.1
24572025-02-25T01:46:08.586Z Compiling progenitor-client v0.8.0
24582025-02-25T01:46:08.586Z Compiling itertools v0.13.0
24592025-02-25T01:46:08.586Z Compiling heapless v0.8.0
24602025-02-25T01:46:08.586Z Compiling thiserror v2.0.11
24612025-02-25T01:46:08.586Z Checking hash32 v0.3.1
24622025-02-25T01:46:08.594Z Compiling instant v0.1.13
24632025-02-25T01:46:08.773Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24642025-02-25T01:46:08.790Z Compiling smoltcp v0.11.0
24652025-02-25T01:46:08.831Z Compiling backoff v0.4.0
24662025-02-25T01:46:08.886Z Compiling dropshot v0.15.1
24672025-02-25T01:46:09.030Z Compiling oxnet v0.1.0
24682025-02-25T01:46:09.215Z Compiling progenitor v0.8.0
24692025-02-25T01:46:09.288Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24702025-02-25T01:46:09.401Z Compiling daft v0.1.1
24712025-02-25T01:46:09.437Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
24722025-02-25T01:46:09.459Z Compiling serde_with v3.11.0
24732025-02-25T01:46:09.488Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24742025-02-25T01:46:09.685Z Compiling parse-display v0.10.0
24752025-02-25T01:46:09.824Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24762025-02-25T01:46:10.244Z Checking num-rational v0.4.2
24772025-02-25T01:46:10.268Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24782025-02-25T01:46:10.322Z Compiling progenitor-client v0.9.1
24792025-02-25T01:46:10.844Z Compiling regress v0.9.1
24802025-02-25T01:46:10.846Z Compiling phf_generator v0.11.2
24812025-02-25T01:46:11.053Z Checking num-complex v0.4.6
24822025-02-25T01:46:11.484Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
24832025-02-25T01:46:11.901Z Compiling macaddr v1.0.1
24842025-02-25T01:46:12.327Z Checking cobs v0.2.3
24852025-02-25T01:46:12.530Z Checking postcard v1.0.10
24862025-02-25T01:46:12.849Z Compiling num v0.4.3
24872025-02-25T01:46:12.976Z Compiling phf_codegen v0.11.2
24882025-02-25T01:46:13.115Z Compiling parse-zoneinfo v0.3.1
24892025-02-25T01:46:13.214Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
24902025-02-25T01:46:13.538Z Checking float-ord v0.3.2
24912025-02-25T01:46:13.904Z Compiling convert_case v0.4.0
24922025-02-25T01:46:14.787Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
24932025-02-25T01:46:14.942Z Compiling derive_more v0.99.19
24942025-02-25T01:46:15.733Z Compiling chrono-tz-build v0.4.0
24952025-02-25T01:46:15.899Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
24962025-02-25T01:46:16.769Z Compiling crucible-workspace-hack v0.1.0
24972025-02-25T01:46:16.821Z Checking newline-converter v0.3.0
24982025-02-25T01:46:16.886Z Compiling chrono-tz v0.10.1
24992025-02-25T01:46:17.105Z Checking prettyplease v0.2.29
25002025-02-25T01:46:17.590Z Compiling slog-dtrace v0.3.0
25012025-02-25T01:46:17.622Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
25022025-02-25T01:46:17.976Z Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
25032025-02-25T01:46:18.154Z Checking expectorate v1.1.0
25042025-02-25T01:46:18.257Z Compiling zone_cfg_derive v0.3.0
25052025-02-25T01:46:18.325Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25062025-02-25T01:46:18.695Z Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
25072025-02-25T01:46:19.060Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
25082025-02-25T01:46:19.369Z Compiling const_format_proc_macros v0.2.34
25092025-02-25T01:46:19.413Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25102025-02-25T01:46:19.430Z Compiling num-derive v0.4.2
25112025-02-25T01:46:19.583Z Checking highway v1.2.0
25122025-02-25T01:46:19.788Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25132025-02-25T01:46:20.016Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25142025-02-25T01:46:20.370Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25152025-02-25T01:46:20.420Z Checking zone v0.3.0
25162025-02-25T01:46:20.613Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
25172025-02-25T01:46:20.809Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25182025-02-25T01:46:21.194Z Checking const_format v0.2.34
25192025-02-25T01:46:21.526Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=242fd812aaeafec99ba01b5505ffbb2bd2370917#242fd812)
25202025-02-25T01:46:21.595Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25212025-02-25T01:46:21.689Z Checking gethostname v0.5.0
25222025-02-25T01:46:21.706Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
25232025-02-25T01:46:21.830Z Checking bcs v0.1.6
25242025-02-25T01:46:22.144Z Checking nanorand v0.7.0
25252025-02-25T01:46:22.163Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25262025-02-25T01:46:22.306Z Compiling async-recursion v1.1.1
25272025-02-25T01:46:22.510Z Checking termtree v0.5.1
25282025-02-25T01:46:22.526Z Checking flume v0.11.1
25292025-02-25T01:46:23.044Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25302025-02-25T01:46:23.044Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25312025-02-25T01:46:23.760Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25322025-02-25T01:46:23.988Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
25332025-02-25T01:46:29.567Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25342025-02-25T01:46:32.909Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25352025-02-25T01:46:35.363Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
25362025-02-25T01:46:36.601Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.83s
25372025-02-25T01:46:36.781Z
25382025-02-25T01:46:36.781Zinfo: running `cargo check --bins` on clickhouse-admin-api (56/199)
25392025-02-25T01:46:37.370Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25402025-02-25T01:46:37.376Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25412025-02-25T01:46:37.376Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25422025-02-25T01:46:37.379Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
25432025-02-25T01:46:37.453Z
25442025-02-25T01:46:37.453Zinfo: running `cargo check --bins` on clickhouse-admin-types (57/199)
25452025-02-25T01:46:38.047Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25462025-02-25T01:46:38.050Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25472025-02-25T01:46:38.050Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25482025-02-25T01:46:38.053Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
25492025-02-25T01:46:38.130Z
25502025-02-25T01:46:38.130Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (58/199)
25512025-02-25T01:46:38.716Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25522025-02-25T01:46:38.719Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25532025-02-25T01:46:38.820Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25542025-02-25T01:46:39.457Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.32s
25552025-02-25T01:46:39.636Z
25562025-02-25T01:46:39.636Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (59/199)
25572025-02-25T01:46:40.488Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25582025-02-25T01:46:40.499Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25592025-02-25T01:46:40.499Z Compiling cfg_aliases v0.1.1
25602025-02-25T01:46:40.499Z Compiling vte_generate_state_changes v0.1.2
25612025-02-25T01:46:40.499Z Checking fd-lock v4.0.2
25622025-02-25T01:46:40.499Z Checking nibble_vec v0.1.0
25632025-02-25T01:46:40.499Z Checking bytecount v0.6.8
25642025-02-25T01:46:40.499Z Checking endian-type v0.1.2
25652025-02-25T01:46:40.499Z Compiling tabled_derive v0.7.0
25662025-02-25T01:46:40.514Z Compiling peg-macros v0.8.4
25672025-02-25T01:46:40.552Z Compiling nix v0.28.0
25682025-02-25T01:46:40.613Z Checking papergrid v0.11.0
25692025-02-25T01:46:40.630Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25702025-02-25T01:46:40.668Z Compiling sqlparser_derive v0.2.2
25712025-02-25T01:46:40.704Z Checking radix_trie v0.2.1
25722025-02-25T01:46:41.029Z Checking vte v0.11.1
25732025-02-25T01:46:41.096Z Checking unicode_categories v0.1.1
25742025-02-25T01:46:41.417Z Checking nu-ansi-term v0.50.1
25752025-02-25T01:46:41.629Z Checking home v0.5.9
25762025-02-25T01:46:41.714Z Checking sqlparser v0.45.0
25772025-02-25T01:46:41.807Z Checking sqlformat v0.2.6
25782025-02-25T01:46:41.831Z Checking display-error-chain v0.2.2
25792025-02-25T01:46:42.481Z Checking strip-ansi-escapes v0.2.0
25802025-02-25T01:46:42.592Z Checking tabled v0.15.0
25812025-02-25T01:46:42.646Z Checking reedline v0.35.0
25822025-02-25T01:46:42.953Z Checking peg v0.8.4
25832025-02-25T01:46:43.430Z Checking rustyline v14.0.0
25842025-02-25T01:46:52.073Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.43s
25852025-02-25T01:46:52.250Z
25862025-02-25T01:46:52.250Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (60/199)
25872025-02-25T01:46:52.843Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25882025-02-25T01:46:52.846Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25892025-02-25T01:46:52.952Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25902025-02-25T01:46:58.047Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.79s
25912025-02-25T01:46:58.246Z
25922025-02-25T01:46:58.246Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (61/199)
25932025-02-25T01:46:58.840Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25942025-02-25T01:46:58.844Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25952025-02-25T01:46:58.948Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25962025-02-25T01:47:02.422Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.17s
25972025-02-25T01:47:02.603Z
25982025-02-25T01:47:02.603Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (62/199)
25992025-02-25T01:47:03.199Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26002025-02-25T01:47:03.202Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26012025-02-25T01:47:03.305Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26022025-02-25T01:47:08.110Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.50s
26032025-02-25T01:47:08.283Z
26042025-02-25T01:47:08.283Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (63/199)
26052025-02-25T01:47:08.875Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26062025-02-25T01:47:08.878Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26072025-02-25T01:47:08.980Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26082025-02-25T01:47:13.777Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.48s
26092025-02-25T01:47:13.958Z
26102025-02-25T01:47:13.958Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (64/199)
26112025-02-25T01:47:14.550Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26122025-02-25T01:47:14.553Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26132025-02-25T01:47:14.659Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26142025-02-25T01:47:18.367Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.40s
26152025-02-25T01:47:18.549Z
26162025-02-25T01:47:18.549Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (65/199)
26172025-02-25T01:47:19.147Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26182025-02-25T01:47:19.150Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26192025-02-25T01:47:19.252Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26202025-02-25T01:47:23.020Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.46s
26212025-02-25T01:47:23.197Z
26222025-02-25T01:47:23.197Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (66/199)
26232025-02-25T01:47:23.787Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26242025-02-25T01:47:23.790Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26252025-02-25T01:47:23.895Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26262025-02-25T01:47:28.891Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.68s
26272025-02-25T01:47:29.096Z
26282025-02-25T01:47:29.096Zinfo: running `cargo check --bins` on oximeter (67/199)
26292025-02-25T01:47:29.648Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26302025-02-25T01:47:29.651Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26312025-02-25T01:47:29.651Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26322025-02-25T01:47:29.654Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
26332025-02-25T01:47:29.731Z
26342025-02-25T01:47:29.731Zinfo: running `cargo check --bins` on oximeter-macro-impl (68/199)
26352025-02-25T01:47:30.298Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26362025-02-25T01:47:30.301Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26372025-02-25T01:47:30.301Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26382025-02-25T01:47:30.305Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
26392025-02-25T01:47:30.376Z
26402025-02-25T01:47:30.376Zinfo: running `cargo check --bins` on oximeter-schema (69/199)
26412025-02-25T01:47:30.953Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26422025-02-25T01:47:30.956Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26432025-02-25T01:47:31.043Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
26442025-02-25T01:47:33.031Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
26452025-02-25T01:47:33.968Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.58s
26462025-02-25T01:47:34.144Z
26472025-02-25T01:47:34.144Zinfo: running `cargo check --bins` on oximeter-types (70/199)
26482025-02-25T01:47:34.723Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26492025-02-25T01:47:34.725Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26502025-02-25T01:47:34.725Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26512025-02-25T01:47:34.729Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
26522025-02-25T01:47:34.803Z
26532025-02-25T01:47:34.803Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (71/199)
26542025-02-25T01:47:35.389Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26552025-02-25T01:47:35.392Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26562025-02-25T01:47:35.392Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26572025-02-25T01:47:35.395Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
26582025-02-25T01:47:35.472Z
26592025-02-25T01:47:35.472Zinfo: running `cargo check --bins` on oxql-types (72/199)
26602025-02-25T01:47:36.058Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26612025-02-25T01:47:36.061Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26622025-02-25T01:47:36.061Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26632025-02-25T01:47:36.064Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
26642025-02-25T01:47:36.142Z
26652025-02-25T01:47:36.142Zinfo: running `cargo check --bins` on oximeter-test-utils (73/199)
26662025-02-25T01:47:36.741Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26672025-02-25T01:47:36.744Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26682025-02-25T01:47:36.744Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26692025-02-25T01:47:36.747Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
26702025-02-25T01:47:36.830Z
26712025-02-25T01:47:36.830Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (74/199)
26722025-02-25T01:47:37.414Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26732025-02-25T01:47:37.417Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26742025-02-25T01:47:37.417Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26752025-02-25T01:47:37.421Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
26762025-02-25T01:47:37.498Z
26772025-02-25T01:47:37.498Zinfo: running `cargo check --bins` on bootstrap-agent-client (75/199)
26782025-02-25T01:47:38.100Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26792025-02-25T01:47:38.103Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26802025-02-25T01:47:38.103Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26812025-02-25T01:47:38.106Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
26822025-02-25T01:47:38.186Z
26832025-02-25T01:47:38.186Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (76/199)
26842025-02-25T01:47:38.768Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26852025-02-25T01:47:38.770Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26862025-02-25T01:47:38.770Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26872025-02-25T01:47:38.774Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
26882025-02-25T01:47:38.851Z
26892025-02-25T01:47:38.852Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (77/199)
26902025-02-25T01:47:39.427Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26912025-02-25T01:47:39.430Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26922025-02-25T01:47:39.430Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26932025-02-25T01:47:39.433Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
26942025-02-25T01:47:39.511Z
26952025-02-25T01:47:39.511Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (78/199)
26962025-02-25T01:47:40.088Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26972025-02-25T01:47:40.090Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26982025-02-25T01:47:40.091Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26992025-02-25T01:47:40.094Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
27002025-02-25T01:47:40.171Z
27012025-02-25T01:47:40.171Zinfo: running `cargo check --bins` on cockroach-admin-client (79/199)
27022025-02-25T01:47:40.728Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27032025-02-25T01:47:40.731Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27042025-02-25T01:47:40.731Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27052025-02-25T01:47:40.734Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
27062025-02-25T01:47:40.809Z
27072025-02-25T01:47:40.809Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (80/199)
27082025-02-25T01:47:41.395Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27092025-02-25T01:47:41.398Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27102025-02-25T01:47:41.398Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27112025-02-25T01:47:41.401Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
27122025-02-25T01:47:41.478Z
27132025-02-25T01:47:41.478Zinfo: running `cargo check --bins` on dns-service-client (81/199)
27142025-02-25T01:47:42.063Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27152025-02-25T01:47:42.066Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27162025-02-25T01:47:42.066Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27172025-02-25T01:47:42.069Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
27182025-02-25T01:47:42.144Z
27192025-02-25T01:47:42.144Zinfo: running `cargo check --bins` on internal-dns-types (82/199)
27202025-02-25T01:47:42.712Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27212025-02-25T01:47:42.715Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27222025-02-25T01:47:42.715Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27232025-02-25T01:47:42.718Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
27242025-02-25T01:47:42.794Z
27252025-02-25T01:47:42.794Zinfo: running `cargo check --bins` on dpd-client (83/199)
27262025-02-25T01:47:43.361Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27272025-02-25T01:47:43.364Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27282025-02-25T01:47:43.364Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27292025-02-25T01:47:43.367Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
27302025-02-25T01:47:43.443Z
27312025-02-25T01:47:43.443Zinfo: running `cargo check --bins` on gateway-client (84/199)
27322025-02-25T01:47:44.001Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27332025-02-25T01:47:44.004Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27342025-02-25T01:47:44.004Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27352025-02-25T01:47:44.006Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
27362025-02-25T01:47:44.078Z
27372025-02-25T01:47:44.078Zinfo: running `cargo check --bins` on installinator-client (85/199)
27382025-02-25T01:47:44.669Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27392025-02-25T01:47:44.672Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27402025-02-25T01:47:44.672Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27412025-02-25T01:47:44.675Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
27422025-02-25T01:47:44.753Z
27432025-02-25T01:47:44.753Zinfo: running `cargo check --bins` on installinator-common (86/199)
27442025-02-25T01:47:45.342Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27452025-02-25T01:47:45.344Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27462025-02-25T01:47:45.344Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27472025-02-25T01:47:45.348Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
27482025-02-25T01:47:45.424Z
27492025-02-25T01:47:45.424Zinfo: running `cargo check --bins` on update-engine (87/199)
27502025-02-25T01:47:45.986Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27512025-02-25T01:47:45.989Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27522025-02-25T01:47:45.990Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27532025-02-25T01:47:45.998Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
27542025-02-25T01:47:46.066Z
27552025-02-25T01:47:46.066Zinfo: running `cargo check --bins` on nexus-client (88/199)
27562025-02-25T01:47:46.666Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27572025-02-25T01:47:46.668Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27582025-02-25T01:47:46.668Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27592025-02-25T01:47:46.672Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
27602025-02-25T01:47:46.751Z
27612025-02-25T01:47:46.751Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (89/199)
27622025-02-25T01:47:47.335Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27632025-02-25T01:47:47.337Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27642025-02-25T01:47:47.338Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27652025-02-25T01:47:47.341Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
27662025-02-25T01:47:47.418Z
27672025-02-25T01:47:47.418Zinfo: running `cargo check --bins` on omicron-passwords (90/199)
27682025-02-25T01:47:47.982Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27692025-02-25T01:47:47.984Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27702025-02-25T01:47:47.985Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27712025-02-25T01:47:47.988Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
27722025-02-25T01:47:48.060Z
27732025-02-25T01:47:48.060Zinfo: running `cargo check --bins` on nexus-types (91/199)
27742025-02-25T01:47:48.656Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27752025-02-25T01:47:48.659Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27762025-02-25T01:47:48.659Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27772025-02-25T01:47:48.662Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
27782025-02-25T01:47:48.740Z
27792025-02-25T01:47:48.740Zinfo: running `cargo check --bins` on oxide-client (92/199)
27802025-02-25T01:47:49.307Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27812025-02-25T01:47:49.309Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27822025-02-25T01:47:49.310Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27832025-02-25T01:47:49.313Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
27842025-02-25T01:47:49.385Z
27852025-02-25T01:47:49.385Zinfo: running `cargo check --bins` on oximeter-client (93/199)
27862025-02-25T01:47:49.963Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27872025-02-25T01:47:49.966Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27882025-02-25T01:47:49.966Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27892025-02-25T01:47:49.971Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
27902025-02-25T01:47:50.044Z
27912025-02-25T01:47:50.044Zinfo: running `cargo check --bins` on repo-depot-client (94/199)
27922025-02-25T01:47:50.609Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27932025-02-25T01:47:50.612Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27942025-02-25T01:47:50.612Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27952025-02-25T01:47:50.615Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
27962025-02-25T01:47:50.687Z
27972025-02-25T01:47:50.687Zinfo: running `cargo check --bins` on sled-agent-client (95/199)
27982025-02-25T01:47:51.273Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27992025-02-25T01:47:51.277Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28002025-02-25T01:47:51.277Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28012025-02-25T01:47:51.279Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
28022025-02-25T01:47:51.357Z
28032025-02-25T01:47:51.357Zinfo: running `cargo check --bins` on wicketd-client (96/199)
28042025-02-25T01:47:51.964Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28052025-02-25T01:47:51.967Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28062025-02-25T01:47:51.967Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28072025-02-25T01:47:51.970Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
28082025-02-25T01:47:52.052Z
28092025-02-25T01:47:52.052Zinfo: running `cargo check --bins` on sled-agent-types (97/199)
28102025-02-25T01:47:52.645Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28112025-02-25T01:47:52.648Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28122025-02-25T01:47:52.648Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28132025-02-25T01:47:52.651Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
28142025-02-25T01:47:52.733Z
28152025-02-25T01:47:52.733Zinfo: running `cargo check --bins` on wicket-common (98/199)
28162025-02-25T01:47:53.333Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28172025-02-25T01:47:53.336Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28182025-02-25T01:47:53.336Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28192025-02-25T01:47:53.339Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
28202025-02-25T01:47:53.421Z
28212025-02-25T01:47:53.421Zinfo: running `cargo check --bins` on omicron-cockroach-admin (99/199)
28222025-02-25T01:47:54.010Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28232025-02-25T01:47:54.013Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28242025-02-25T01:47:54.114Z Checking csv-core v0.1.11
28252025-02-25T01:47:54.114Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
28262025-02-25T01:47:54.117Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28272025-02-25T01:47:54.117Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28282025-02-25T01:47:54.386Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
28292025-02-25T01:47:54.406Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28302025-02-25T01:47:54.450Z Checking csv v1.3.1
28312025-02-25T01:47:55.017Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
28322025-02-25T01:47:55.361Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
28332025-02-25T01:47:56.957Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.52s
28342025-02-25T01:47:57.132Z
28352025-02-25T01:47:57.132Zinfo: running `cargo check --bins` on cockroach-admin-api (100/199)
28362025-02-25T01:47:57.710Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28372025-02-25T01:47:57.712Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28382025-02-25T01:47:57.712Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28392025-02-25T01:47:57.716Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
28402025-02-25T01:47:57.793Z
28412025-02-25T01:47:57.793Zinfo: running `cargo check --bins` on cockroach-admin-types (101/199)
28422025-02-25T01:47:58.393Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28432025-02-25T01:47:58.396Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28442025-02-25T01:47:58.396Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28452025-02-25T01:47:58.399Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
28462025-02-25T01:47:58.475Z
28472025-02-25T01:47:58.475Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (102/199)
28482025-02-25T01:47:59.146Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28492025-02-25T01:47:59.149Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28502025-02-25T01:47:59.149Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28512025-02-25T01:47:59.153Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
28522025-02-25T01:47:59.244Z
28532025-02-25T01:47:59.244Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (103/199)
28542025-02-25T01:47:59.909Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28552025-02-25T01:47:59.912Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28562025-02-25T01:47:59.912Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28572025-02-25T01:47:59.916Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
28582025-02-25T01:48:00.008Z
28592025-02-25T01:48:00.008Zinfo: running `cargo check --bins` on dns-server (104/199)
28602025-02-25T01:48:00.599Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28612025-02-25T01:48:00.602Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28622025-02-25T01:48:00.697Z Compiling typify-impl v0.3.0
28632025-02-25T01:48:00.808Z Compiling parking_lot_core v0.8.6
28642025-02-25T01:48:00.810Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
28652025-02-25T01:48:00.818Z Checking fxhash v0.2.1
28662025-02-25T01:48:00.828Z Checking hickory-client v0.24.3
28672025-02-25T01:48:00.840Z Checking hickory-server v0.24.3
28682025-02-25T01:48:01.476Z Checking parking_lot v0.11.2
28692025-02-25T01:48:01.682Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
28702025-02-25T01:48:01.778Z Checking sled v0.34.7
28712025-02-25T01:48:06.278Z Compiling typify-macro v0.3.0
28722025-02-25T01:48:07.779Z Compiling typify v0.3.0
28732025-02-25T01:48:07.854Z Compiling progenitor-impl v0.9.1
28742025-02-25T01:48:10.248Z Compiling progenitor-macro v0.9.1
28752025-02-25T01:48:13.799Z Checking progenitor v0.9.1
28762025-02-25T01:48:13.932Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
28772025-02-25T01:48:14.394Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28782025-02-25T01:48:15.661Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.63s
28792025-02-25T01:48:15.824Z
28802025-02-25T01:48:15.824Zinfo: running `cargo check --bins` on dns-server-api (105/199)
28812025-02-25T01:48:16.408Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28822025-02-25T01:48:16.411Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28832025-02-25T01:48:16.411Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28842025-02-25T01:48:16.417Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
28852025-02-25T01:48:16.490Z
28862025-02-25T01:48:16.490Zinfo: running `cargo check --bins` on gateway-test-utils (106/199)
28872025-02-25T01:48:17.110Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28882025-02-25T01:48:17.113Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28892025-02-25T01:48:17.113Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28902025-02-25T01:48:17.117Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
28912025-02-25T01:48:17.199Z
28922025-02-25T01:48:17.199Zinfo: running `cargo check --bins` on gateway-types (107/199)
28932025-02-25T01:48:17.793Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28942025-02-25T01:48:17.796Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28952025-02-25T01:48:17.796Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28962025-02-25T01:48:17.799Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
28972025-02-25T01:48:17.878Z
28982025-02-25T01:48:17.879Zinfo: running `cargo check --bins` on ipcc (108/199)
28992025-02-25T01:48:18.479Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29002025-02-25T01:48:18.482Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29012025-02-25T01:48:18.482Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29022025-02-25T01:48:18.486Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
29032025-02-25T01:48:18.560Z
29042025-02-25T01:48:18.560Zinfo: running `cargo check --bins` on omicron-gateway (109/199)
29052025-02-25T01:48:19.174Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29062025-02-25T01:48:19.180Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29072025-02-25T01:48:19.295Z Compiling semver v0.1.20
29082025-02-25T01:48:19.295Z Compiling radium v0.7.0
29092025-02-25T01:48:19.415Z Compiling maybe-uninit v2.0.0
29102025-02-25T01:48:19.418Z Checking tap v1.0.1
29112025-02-25T01:48:19.433Z Checking password-hash v0.5.0
29122025-02-25T01:48:19.437Z Checking blake2 v0.10.6
29132025-02-25T01:48:19.437Z Compiling owo-colors v4.1.0
29142025-02-25T01:48:19.437Z Checking funty v2.0.0
29152025-02-25T01:48:19.550Z Checking wyz v0.5.1
29162025-02-25T01:48:19.768Z Compiling rustc_version v0.1.7
29172025-02-25T01:48:19.848Z Checking crc-catalog v2.4.0
29182025-02-25T01:48:19.866Z Compiling cancel-safe-futures v0.1.5
29192025-02-25T01:48:19.930Z Compiling packed_struct v0.10.1
29202025-02-25T01:48:19.932Z Checking argon2 v0.5.3
29212025-02-25T01:48:19.986Z Checking crc v3.2.1
29222025-02-25T01:48:20.151Z Compiling newtype_derive v0.1.6
29232025-02-25T01:48:20.186Z Compiling packed_struct_codegen v0.10.1
29242025-02-25T01:48:20.261Z Checking half v2.4.1
29252025-02-25T01:48:20.309Z Compiling indexmap v1.9.3
29262025-02-25T01:48:20.327Z Checking bitvec v1.0.1
29272025-02-25T01:48:20.378Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
29282025-02-25T01:48:20.447Z Checking nodrop v0.1.14
29292025-02-25T01:48:20.545Z Checking ciborium-io v0.2.2
29302025-02-25T01:48:20.603Z Checking array-init v0.0.4
29312025-02-25T01:48:20.636Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
29322025-02-25T01:48:20.713Z Checking ciborium-ll v0.2.2
29332025-02-25T01:48:20.728Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
29342025-02-25T01:48:20.901Z Checking smallvec v0.6.14
29352025-02-25T01:48:21.004Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
29362025-02-25T01:48:21.128Z Checking libsw v3.3.1
29372025-02-25T01:48:21.298Z Checking linear-map v1.2.0
29382025-02-25T01:48:21.387Z Checking hashbrown v0.12.3
29392025-02-25T01:48:21.405Z Checking swrite v0.1.0
29402025-02-25T01:48:21.451Z Checking termcolor v1.4.1
29412025-02-25T01:48:21.540Z Checking indent_write v2.2.0
29422025-02-25T01:48:21.617Z Checking bitfield v0.14.0
29432025-02-25T01:48:21.758Z Checking ron v0.8.1
29442025-02-25T01:48:21.854Z Checking env_logger v0.10.2
29452025-02-25T01:48:21.907Z Checking serde-hex v0.1.0
29462025-02-25T01:48:22.007Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
29472025-02-25T01:48:22.262Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
29482025-02-25T01:48:22.298Z Checking ciborium v0.2.2
29492025-02-25T01:48:22.684Z Checking steno v0.4.1
29502025-02-25T01:48:22.982Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
29512025-02-25T01:48:23.280Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
29522025-02-25T01:48:23.307Z Checking hashbrown v0.13.2
29532025-02-25T01:48:23.528Z Checking crc-any v2.5.0
29542025-02-25T01:48:23.547Z Checking humantime v2.1.0
29552025-02-25T01:48:23.867Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
29562025-02-25T01:48:23.907Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
29572025-02-25T01:48:24.147Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
29582025-02-25T01:48:24.248Z Checking object v0.30.4
29592025-02-25T01:48:24.469Z Checking path-slash v0.1.5
29602025-02-25T01:48:24.500Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
29612025-02-25T01:48:24.704Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
29622025-02-25T01:48:24.884Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
29632025-02-25T01:48:25.037Z Checking nix v0.27.1
29642025-02-25T01:48:25.158Z Checking tungstenite v0.23.0
29652025-02-25T01:48:25.397Z Checking kstat-rs v0.2.4
29662025-02-25T01:48:25.752Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
29672025-02-25T01:48:25.806Z Checking signal-hook-tokio v0.3.1
29682025-02-25T01:48:26.014Z Checking tokio-tungstenite v0.23.1
29692025-02-25T01:48:26.316Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
29702025-02-25T01:48:26.973Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
29712025-02-25T01:48:27.223Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
29722025-02-25T01:48:33.893Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
29732025-02-25T01:48:35.208Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
29742025-02-25T01:48:37.924Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
29752025-02-25T01:48:43.218Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
29762025-02-25T01:48:43.876Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
29772025-02-25T01:48:46.556Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.98s
29782025-02-25T01:48:46.743Z
29792025-02-25T01:48:46.743Zinfo: running `cargo check --bins` on gateway-api (110/199)
29802025-02-25T01:48:47.324Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29812025-02-25T01:48:47.334Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29822025-02-25T01:48:47.334Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29832025-02-25T01:48:47.334Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
29842025-02-25T01:48:47.407Z
29852025-02-25T01:48:47.407Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (111/199)
29862025-02-25T01:48:51.800Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29872025-02-25T01:48:51.800Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29882025-02-25T01:48:51.800Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29892025-02-25T01:48:51.800Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
29902025-02-25T01:48:51.800Z
29912025-02-25T01:48:51.800Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (112/199)
29922025-02-25T01:48:51.800Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29932025-02-25T01:48:51.800Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29942025-02-25T01:48:51.800Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29952025-02-25T01:48:51.800Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
29962025-02-25T01:48:51.800Z
29972025-02-25T01:48:51.800Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (113/199)
29982025-02-25T01:48:51.800Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29992025-02-25T01:48:51.800Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30002025-02-25T01:48:51.800Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30012025-02-25T01:48:51.800Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
30022025-02-25T01:48:51.800Z
30032025-02-25T01:48:51.800Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (114/199)
30042025-02-25T01:48:51.801Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30052025-02-25T01:48:51.801Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30062025-02-25T01:48:51.801Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30072025-02-25T01:48:51.801Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
30082025-02-25T01:48:51.801Z
30092025-02-25T01:48:51.801Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (115/199)
30102025-02-25T01:48:51.801Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30112025-02-25T01:48:51.801Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30122025-02-25T01:48:51.801Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30132025-02-25T01:48:51.801Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
30142025-02-25T01:48:51.801Z
30152025-02-25T01:48:51.801Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (116/199)
30162025-02-25T01:48:51.801Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30172025-02-25T01:48:51.801Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30182025-02-25T01:48:51.801Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30192025-02-25T01:48:51.801Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
30202025-02-25T01:48:51.801Z
30212025-02-25T01:48:51.801Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (117/199)
30222025-02-25T01:48:51.945Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30232025-02-25T01:48:51.948Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30242025-02-25T01:48:51.948Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30252025-02-25T01:48:51.948Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
30262025-02-25T01:48:52.022Z
30272025-02-25T01:48:52.022Zinfo: running `cargo check --bins` on oximeter-producer (118/199)
30282025-02-25T01:48:52.626Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30292025-02-25T01:48:52.628Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30302025-02-25T01:48:52.628Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30312025-02-25T01:48:52.632Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
30322025-02-25T01:48:52.755Z
30332025-02-25T01:48:52.755Zinfo: running `cargo check --bins` on internal-dns-resolver (119/199)
30342025-02-25T01:48:53.292Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30352025-02-25T01:48:53.295Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30362025-02-25T01:48:53.295Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30372025-02-25T01:48:53.298Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
30382025-02-25T01:48:53.375Z
30392025-02-25T01:48:53.375Zinfo: running `cargo check --bins` on sp-sim (120/199)
30402025-02-25T01:48:53.950Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30412025-02-25T01:48:53.954Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30422025-02-25T01:48:54.043Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
30432025-02-25T01:48:54.488Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30442025-02-25T01:48:56.128Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
30452025-02-25T01:48:57.828Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.44s
30462025-02-25T01:48:58.004Z
30472025-02-25T01:48:58.004Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (121/199)
30482025-02-25T01:48:58.630Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30492025-02-25T01:48:58.633Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30502025-02-25T01:48:58.633Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30512025-02-25T01:48:58.636Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
30522025-02-25T01:48:58.719Z
30532025-02-25T01:48:58.720Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (122/199)
30542025-02-25T01:48:59.346Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30552025-02-25T01:48:59.349Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30562025-02-25T01:48:59.349Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30572025-02-25T01:48:59.352Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
30582025-02-25T01:48:59.438Z
30592025-02-25T01:48:59.438Zinfo: running `cargo check --bins` on db-macros (123/199)
30602025-02-25T01:49:00.007Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30612025-02-25T01:49:00.010Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30622025-02-25T01:49:00.010Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30632025-02-25T01:49:00.013Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
30642025-02-25T01:49:00.086Z
30652025-02-25T01:49:00.086Zinfo: running `cargo check --bins` on nexus-macros-common (124/199)
30662025-02-25T01:49:00.653Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30672025-02-25T01:49:00.656Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30682025-02-25T01:49:00.656Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30692025-02-25T01:49:00.659Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
30702025-02-25T01:49:00.734Z
30712025-02-25T01:49:00.734Zinfo: running `cargo check --bins` on nexus-auth (125/199)
30722025-02-25T01:49:01.353Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30732025-02-25T01:49:01.356Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30742025-02-25T01:49:01.356Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30752025-02-25T01:49:01.359Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
30762025-02-25T01:49:01.443Z
30772025-02-25T01:49:01.444Zinfo: running `cargo check --bins` on authz-macros (126/199)
30782025-02-25T01:49:02.013Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30792025-02-25T01:49:02.016Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30802025-02-25T01:49:02.016Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30812025-02-25T01:49:02.019Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
30822025-02-25T01:49:02.094Z
30832025-02-25T01:49:02.094Zinfo: running `cargo check --bins` on nexus-db-fixed-data (127/199)
30842025-02-25T01:49:03.255Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30852025-02-25T01:49:03.279Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30862025-02-25T01:49:03.279Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30872025-02-25T01:49:03.279Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
30882025-02-25T01:49:03.279Z
30892025-02-25T01:49:03.279Zinfo: running `cargo check --bins` on nexus-db-model (128/199)
30902025-02-25T01:49:03.405Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30912025-02-25T01:49:03.409Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30922025-02-25T01:49:03.409Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30932025-02-25T01:49:03.409Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
30942025-02-25T01:49:03.488Z
30952025-02-25T01:49:03.489Zinfo: running `cargo check --bins` on nexus-defaults (129/199)
30962025-02-25T01:49:04.073Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30972025-02-25T01:49:04.079Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30982025-02-25T01:49:04.079Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30992025-02-25T01:49:04.083Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
31002025-02-25T01:49:04.168Z
31012025-02-25T01:49:04.169Zinfo: running `cargo check --bins` on nexus-inventory (130/199)
31022025-02-25T01:49:04.762Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31032025-02-25T01:49:04.765Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31042025-02-25T01:49:04.765Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31052025-02-25T01:49:04.769Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
31062025-02-25T01:49:04.850Z
31072025-02-25T01:49:04.850Zinfo: running `cargo check --bins` on typed-rng (131/199)
31082025-02-25T01:49:05.417Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31092025-02-25T01:49:05.421Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31102025-02-25T01:49:05.421Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31112025-02-25T01:49:05.424Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
31122025-02-25T01:49:05.497Z
31132025-02-25T01:49:05.498Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (132/199)
31142025-02-25T01:49:06.135Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31152025-02-25T01:49:06.138Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31162025-02-25T01:49:06.281Z Checking keccak v0.1.5
31172025-02-25T01:49:06.397Z Checking secrecy v0.8.0
31182025-02-25T01:49:06.400Z Compiling unicase v2.7.0
31192025-02-25T01:49:06.400Z Compiling same-file v1.0.6
31202025-02-25T01:49:06.431Z Compiling tempfile v3.13.0
31212025-02-25T01:49:06.435Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
31222025-02-25T01:49:06.448Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
31232025-02-25T01:49:06.452Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
31242025-02-25T01:49:06.563Z Compiling thiserror-impl-no-std v2.0.2
31252025-02-25T01:49:06.664Z Compiling walkdir v2.5.0
31262025-02-25T01:49:06.697Z Checking sha3 v0.10.8
31272025-02-25T01:49:06.733Z Checking universal-hash v0.5.1
31282025-02-25T01:49:06.879Z Compiling blake3 v1.5.4
31292025-02-25T01:49:06.906Z Checking opaque-debug v0.3.1
31302025-02-25T01:49:06.951Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31312025-02-25T01:49:07.004Z Checking poly1305 v0.8.0
31322025-02-25T01:49:07.020Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
31332025-02-25T01:49:07.084Z Checking chacha20 v0.9.1
31342025-02-25T01:49:07.168Z Checking aead v0.5.2
31352025-02-25T01:49:07.280Z Compiling memmap2 v0.9.5
31362025-02-25T01:49:07.283Z Compiling constant_time_eq v0.3.1
31372025-02-25T01:49:07.406Z Compiling arrayvec v0.7.6
31382025-02-25T01:49:07.448Z Compiling salty v0.3.0
31392025-02-25T01:49:07.481Z Compiling libefi-sys v0.1.0
31402025-02-25T01:49:07.500Z Compiling arrayref v0.3.9
31412025-02-25T01:49:07.610Z Checking chacha20poly1305 v0.10.1
31422025-02-25T01:49:07.696Z Compiling toolchain_find v0.4.0
31432025-02-25T01:49:07.829Z Compiling camino-tempfile v1.1.1
31442025-02-25T01:49:07.854Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
31452025-02-25T01:49:07.901Z Compiling bitfield-struct v0.6.2
31462025-02-25T01:49:08.152Z Compiling topological-sort v0.2.2
31472025-02-25T01:49:08.253Z Compiling mime_guess v2.0.5
31482025-02-25T01:49:08.272Z Compiling rustfmt-wrapper v0.2.1
31492025-02-25T01:49:08.753Z Compiling progenitor v0.9.1
31502025-02-25T01:49:08.837Z Compiling omicron-zone-package v0.12.0
31512025-02-25T01:49:08.932Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
31522025-02-25T01:49:08.973Z Checking primeorder v0.13.6
31532025-02-25T01:49:09.219Z Checking env_filter v0.1.2
31542025-02-25T01:49:09.235Z Checking thiserror-no-std v2.0.2
31552025-02-25T01:49:09.254Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31562025-02-25T01:49:09.271Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31572025-02-25T01:49:09.361Z Checking vsss-rs v3.3.4
31582025-02-25T01:49:09.432Z Checking p384 v0.13.0
31592025-02-25T01:49:09.452Z Checking env_logger v0.11.5
31602025-02-25T01:49:09.455Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
31612025-02-25T01:49:09.604Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
31622025-02-25T01:49:09.604Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
31632025-02-25T01:49:09.813Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31642025-02-25T01:49:09.878Z Checking bumpalo v3.16.0
31652025-02-25T01:49:10.031Z Checking lockfree-object-pool v0.1.6
31662025-02-25T01:49:10.059Z Checking simd-adler32 v0.3.7
31672025-02-25T01:49:10.210Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
31682025-02-25T01:49:10.277Z Compiling zip v2.1.3
31692025-02-25T01:49:10.295Z Checking http-range v0.1.5
31702025-02-25T01:49:10.395Z Checking zopfli v0.8.1
31712025-02-25T01:49:10.481Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
31722025-02-25T01:49:10.510Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
31732025-02-25T01:49:10.636Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
31742025-02-25T01:49:10.785Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
31752025-02-25T01:49:11.080Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31762025-02-25T01:49:11.219Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
31772025-02-25T01:49:11.358Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
31782025-02-25T01:49:11.478Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2652487c19ede2db2cbc634b0dee3a78848dfea1#2652487c)
31792025-02-25T01:49:11.505Z Checking atty v0.2.14
31802025-02-25T01:49:11.652Z Checking glob v0.3.2
31812025-02-25T01:49:11.856Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31822025-02-25T01:49:11.876Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2652487c19ede2db2cbc634b0dee3a78848dfea1#2652487c)
31832025-02-25T01:49:11.895Z Checking hyper-staticfile v0.10.1
31842025-02-25T01:49:11.987Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
31852025-02-25T01:49:12.396Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31862025-02-25T01:49:13.152Z Checking omicron-brand-metadata v0.1.0 (/work/oxidecomputer/omicron/brand-metadata)
31872025-02-25T01:49:13.475Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
31882025-02-25T01:49:13.478Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
31892025-02-25T01:49:13.560Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
31902025-02-25T01:49:13.744Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
31912025-02-25T01:49:13.871Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
31922025-02-25T01:49:14.005Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
31932025-02-25T01:49:14.383Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
31942025-02-25T01:49:14.406Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
31952025-02-25T01:49:14.701Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
31962025-02-25T01:49:14.887Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
31972025-02-25T01:49:17.858Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
31982025-02-25T01:49:17.858Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
31992025-02-25T01:49:26.881Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32002025-02-25T01:49:40.241Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.73s
32012025-02-25T01:49:40.429Z
32022025-02-25T01:49:40.429Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (133/199)
32032025-02-25T01:49:41.063Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32042025-02-25T01:49:41.066Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32052025-02-25T01:49:41.199Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32062025-02-25T01:49:54.333Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.89s
32072025-02-25T01:49:54.531Z
32082025-02-25T01:49:54.531Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (134/199)
32092025-02-25T01:49:55.174Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32102025-02-25T01:49:55.177Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32112025-02-25T01:49:55.314Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32122025-02-25T01:50:08.568Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.03s
32132025-02-25T01:50:08.767Z
32142025-02-25T01:50:08.767Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (135/199)
32152025-02-25T01:50:09.404Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32162025-02-25T01:50:09.407Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32172025-02-25T01:50:09.544Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32182025-02-25T01:50:22.739Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.96s
32192025-02-25T01:50:22.942Z
32202025-02-25T01:50:22.942Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (136/199)
32212025-02-25T01:50:23.570Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32222025-02-25T01:50:23.573Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32232025-02-25T01:50:23.706Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32242025-02-25T01:50:36.934Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.99s
32252025-02-25T01:50:37.132Z
32262025-02-25T01:50:37.132Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (137/199)
32272025-02-25T01:50:37.765Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32282025-02-25T01:50:37.768Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32292025-02-25T01:50:38.097Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32302025-02-25T01:50:51.187Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.04s
32312025-02-25T01:50:51.384Z
32322025-02-25T01:50:51.384Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (138/199)
32332025-02-25T01:50:52.018Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32342025-02-25T01:50:52.021Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32352025-02-25T01:50:52.161Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32362025-02-25T01:51:05.321Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.93s
32372025-02-25T01:51:05.518Z
32382025-02-25T01:51:05.518Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (139/199)
32392025-02-25T01:51:06.152Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32402025-02-25T01:51:06.155Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32412025-02-25T01:51:06.290Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32422025-02-25T01:51:19.619Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.09s
32432025-02-25T01:51:19.815Z
32442025-02-25T01:51:19.815Zinfo: running `cargo check --bins` on bootstrap-agent-api (140/199)
32452025-02-25T01:51:20.423Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32462025-02-25T01:51:20.426Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32472025-02-25T01:51:20.426Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32482025-02-25T01:51:20.430Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
32492025-02-25T01:51:20.512Z
32502025-02-25T01:51:20.512Zinfo: running `cargo check --bins` on key-manager (141/199)
32512025-02-25T01:51:21.085Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32522025-02-25T01:51:21.088Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32532025-02-25T01:51:21.088Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32542025-02-25T01:51:21.091Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
32552025-02-25T01:51:21.170Z
32562025-02-25T01:51:21.170Zinfo: running `cargo check --bins` on range-requests (142/199)
32572025-02-25T01:51:21.734Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32582025-02-25T01:51:21.737Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32592025-02-25T01:51:21.737Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32602025-02-25T01:51:21.740Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
32612025-02-25T01:51:21.812Z
32622025-02-25T01:51:21.812Zinfo: running `cargo check --bins` on repo-depot-api (143/199)
32632025-02-25T01:51:22.398Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32642025-02-25T01:51:22.401Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32652025-02-25T01:51:22.401Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32662025-02-25T01:51:22.403Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
32672025-02-25T01:51:22.482Z
32682025-02-25T01:51:22.482Zinfo: running `cargo check --bins` on sled-agent-api (144/199)
32692025-02-25T01:51:23.094Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32702025-02-25T01:51:23.096Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32712025-02-25T01:51:23.096Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32722025-02-25T01:51:23.100Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
32732025-02-25T01:51:23.181Z
32742025-02-25T01:51:23.181Zinfo: running `cargo check --bins` on sled-diagnostics (145/199)
32752025-02-25T01:51:23.745Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32762025-02-25T01:51:23.748Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32772025-02-25T01:51:23.748Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32782025-02-25T01:51:23.751Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
32792025-02-25T01:51:23.824Z
32802025-02-25T01:51:23.824Zinfo: running `cargo check --bins` on sled-hardware (146/199)
32812025-02-25T01:51:24.415Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32822025-02-25T01:51:24.418Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32832025-02-25T01:51:24.418Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32842025-02-25T01:51:24.422Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
32852025-02-25T01:51:24.497Z
32862025-02-25T01:51:24.498Zinfo: running `cargo check --bins --no-default-features` on sled-storage (147/199)
32872025-02-25T01:51:25.446Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32882025-02-25T01:51:25.455Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32892025-02-25T01:51:25.455Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32902025-02-25T01:51:25.455Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
32912025-02-25T01:51:25.455Z
32922025-02-25T01:51:25.455Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (148/199)
32932025-02-25T01:51:25.780Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32942025-02-25T01:51:25.783Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32952025-02-25T01:51:25.783Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32962025-02-25T01:51:25.786Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
32972025-02-25T01:51:25.867Z
32982025-02-25T01:51:25.867Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (149/199)
32992025-02-25T01:51:26.468Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33002025-02-25T01:51:26.471Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33012025-02-25T01:51:26.471Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33022025-02-25T01:51:26.474Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
33032025-02-25T01:51:26.553Z
33042025-02-25T01:51:26.554Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (150/199)
33052025-02-25T01:51:27.167Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33062025-02-25T01:51:27.169Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33072025-02-25T01:51:27.170Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33082025-02-25T01:51:27.173Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
33092025-02-25T01:51:27.254Z
33102025-02-25T01:51:27.254Zinfo: running `cargo check --bins` on nexus-test-interface (151/199)
33112025-02-25T01:51:27.858Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33122025-02-25T01:51:27.861Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33132025-02-25T01:51:27.861Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33142025-02-25T01:51:27.864Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
33152025-02-25T01:51:27.949Z
33162025-02-25T01:51:27.949Zinfo: running `cargo check --bins` on oximeter-collector (152/199)
33172025-02-25T01:51:28.553Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33182025-02-25T01:51:28.556Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33192025-02-25T01:51:28.673Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
33202025-02-25T01:51:28.673Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
33212025-02-25T01:51:29.540Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
33222025-02-25T01:51:31.495Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.54s
33232025-02-25T01:51:31.689Z
33242025-02-25T01:51:31.689Zinfo: running `cargo check --bins` on oximeter-api (153/199)
33252025-02-25T01:51:32.271Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33262025-02-25T01:51:32.274Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33272025-02-25T01:51:32.274Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33282025-02-25T01:51:32.277Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
33292025-02-25T01:51:32.351Z
33302025-02-25T01:51:32.351Zinfo: running `cargo check --bins` on cert-dev (154/199)
33312025-02-25T01:51:32.919Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33322025-02-25T01:51:32.922Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33332025-02-25T01:51:33.001Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
33342025-02-25T01:51:33.282Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
33352025-02-25T01:51:33.449Z
33362025-02-25T01:51:33.449Zinfo: running `cargo check --bins` on clickana (155/199)
33372025-02-25T01:51:34.037Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33382025-02-25T01:51:34.040Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33392025-02-25T01:51:34.133Z Checking castaway v0.2.3
33402025-02-25T01:51:34.133Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
33412025-02-25T01:51:34.136Z Checking lru v0.12.5
33422025-02-25T01:51:34.136Z Compiling instability v0.3.2
33432025-02-25T01:51:34.136Z Checking cassowary v0.3.0
33442025-02-25T01:51:34.136Z Checking unicode-truncate v1.1.0
33452025-02-25T01:51:34.136Z Compiling indoc v2.0.5
33462025-02-25T01:51:34.374Z Checking compact_str v0.8.0
33472025-02-25T01:51:35.015Z Checking ratatui v0.29.0
33482025-02-25T01:51:35.840Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
33492025-02-25T01:51:36.984Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
33502025-02-25T01:51:37.828Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.37s
33512025-02-25T01:51:38.010Z
33522025-02-25T01:51:38.010Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (156/199)
33532025-02-25T01:51:38.620Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33542025-02-25T01:51:38.622Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33552025-02-25T01:51:38.731Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
33562025-02-25T01:51:38.734Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
33572025-02-25T01:51:39.734Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
33582025-02-25T01:51:40.191Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
33592025-02-25T01:51:40.539Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.52s
33602025-02-25T01:51:40.744Z
33612025-02-25T01:51:40.744Zinfo: running `cargo check --bins` on ch-dev (157/199)
33622025-02-25T01:51:41.338Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33632025-02-25T01:51:41.342Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33642025-02-25T01:51:41.439Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
33652025-02-25T01:51:42.166Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.41s
33662025-02-25T01:51:42.349Z
33672025-02-25T01:51:42.349Zinfo: running `cargo check --bins` on crdb-seed (158/199)
33682025-02-25T01:51:42.953Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33692025-02-25T01:51:42.956Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33702025-02-25T01:51:43.049Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
33712025-02-25T01:51:43.404Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
33722025-02-25T01:51:43.587Z
33732025-02-25T01:51:43.587Zinfo: running `cargo check --bins` on db-dev (159/199)
33742025-02-25T01:51:44.180Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33752025-02-25T01:51:44.184Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33762025-02-25T01:51:44.280Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
33772025-02-25T01:51:45.030Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.43s
33782025-02-25T01:51:45.210Z
33792025-02-25T01:51:45.210Zinfo: running `cargo check --bins` on omicron-dev-lib (160/199)
33802025-02-25T01:51:45.805Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33812025-02-25T01:51:45.808Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33822025-02-25T01:51:45.808Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33832025-02-25T01:51:45.811Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
33842025-02-25T01:51:45.889Z
33852025-02-25T01:51:45.889Zinfo: running `cargo check --bins` on xtask-downloader (161/199)
33862025-02-25T01:51:46.449Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33872025-02-25T01:51:46.452Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33882025-02-25T01:51:46.534Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
33892025-02-25T01:51:47.385Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.49s
33902025-02-25T01:51:47.568Z
33912025-02-25T01:51:47.568Zinfo: running `cargo check --bins` on omicron-ls-apis (162/199)
33922025-02-25T01:51:48.137Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33932025-02-25T01:51:48.139Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33942025-02-25T01:51:48.222Z Checking cargo-platform v0.1.8
33952025-02-25T01:51:48.501Z Checking cargo_metadata v0.18.1
33962025-02-25T01:51:49.411Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
33972025-02-25T01:51:50.256Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.68s
33982025-02-25T01:51:50.422Z
33992025-02-25T01:51:50.422Zinfo: running `cargo check --bins` on mgs-dev (163/199)
34002025-02-25T01:51:51.048Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34012025-02-25T01:51:51.051Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34022025-02-25T01:51:51.172Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34032025-02-25T01:51:52.622Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
34042025-02-25T01:51:53.178Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
34052025-02-25T01:51:53.729Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.30s
34062025-02-25T01:51:53.924Z
34072025-02-25T01:51:53.924Zinfo: running `cargo check --bins` on omicron-omdb (164/199)
34082025-02-25T01:51:54.583Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34092025-02-25T01:51:54.586Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34102025-02-25T01:51:54.747Z Compiling crunchy v0.2.2
34112025-02-25T01:51:54.750Z Compiling tiny-keccak v2.0.2
34122025-02-25T01:51:54.750Z Compiling dsl_auto_type v0.1.2
34132025-02-25T01:51:54.750Z Checking scheduled-thread-pool v0.2.7
34142025-02-25T01:51:54.750Z Compiling diesel_table_macro_syntax v0.2.0
34152025-02-25T01:51:54.919Z Compiling ascii-canvas v3.0.0
34162025-02-25T01:51:54.922Z Compiling ena v0.14.3
34172025-02-25T01:51:54.922Z Compiling bindgen v0.71.1
34182025-02-25T01:51:55.062Z Checking r2d2 v0.8.10
34192025-02-25T01:51:55.230Z Compiling diff v0.1.13
34202025-02-25T01:51:55.250Z Compiling regex-syntax v0.6.29
34212025-02-25T01:51:55.328Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
34222025-02-25T01:51:55.380Z Compiling ref-cast v1.0.23
34232025-02-25T01:51:55.380Z Compiling rustc-hash v2.1.1
34242025-02-25T01:51:55.558Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
34252025-02-25T01:51:55.588Z Compiling derive_builder_core v0.20.2
34262025-02-25T01:51:55.763Z Compiling libxml v0.3.3
34272025-02-25T01:51:55.867Z Compiling ref-cast-impl v1.0.23
34282025-02-25T01:51:55.966Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
34292025-02-25T01:51:56.205Z Compiling diesel_derives v2.2.3
34302025-02-25T01:51:56.219Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
34312025-02-25T01:51:56.235Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
34322025-02-25T01:51:56.459Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
34332025-02-25T01:51:56.554Z Compiling strum_macros v0.24.3
34342025-02-25T01:51:56.822Z Compiling indoc v1.0.9
34352025-02-25T01:51:57.638Z Compiling derive_builder_macro v0.20.2
34362025-02-25T01:51:57.731Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
34372025-02-25T01:51:58.068Z Compiling oso-derive v0.27.3
34382025-02-25T01:51:58.591Z Compiling lalrpop v0.19.12
34392025-02-25T01:51:58.649Z Checking derive_builder v0.20.2
34402025-02-25T01:51:58.815Z Compiling impl-trait-for-tuples v0.2.2
34412025-02-25T01:51:59.079Z Checking quick-xml v0.37.2
34422025-02-25T01:51:59.224Z Compiling diesel-dtrace v0.4.2
34432025-02-25T01:51:59.565Z Checking maplit v1.0.2
34442025-02-25T01:51:59.793Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
34452025-02-25T01:51:59.823Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
34462025-02-25T01:52:00.149Z Checking bb8 v0.8.5
34472025-02-25T01:52:00.467Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
34482025-02-25T01:52:00.634Z Checking rand_seeder v0.3.0
34492025-02-25T01:52:00.829Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
34502025-02-25T01:52:00.899Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
34512025-02-25T01:52:01.043Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
34522025-02-25T01:52:01.107Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
34532025-02-25T01:52:01.340Z Checking is_ci v1.2.0
34542025-02-25T01:52:01.442Z Checking unicode-linebreak v0.1.5
34552025-02-25T01:52:01.498Z Checking smawk v0.3.2
34562025-02-25T01:52:01.713Z Checking supports-color v3.0.2
34572025-02-25T01:52:01.891Z Checking textwrap v0.16.1
34582025-02-25T01:52:01.963Z Checking multimap v0.10.0
34592025-02-25T01:52:03.291Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
34602025-02-25T01:52:04.629Z Checking diesel v2.2.7
34612025-02-25T01:52:20.103Z Compiling samael v0.0.18
34622025-02-25T01:52:37.479Z Checking async-bb8-diesel v0.2.1
34632025-02-25T01:52:38.834Z Compiling polar-core v0.27.3
34642025-02-25T01:52:46.062Z Checking oso v0.27.3
34652025-02-25T01:53:45.879Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
34662025-02-25T01:53:52.426Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 58s
34672025-02-25T01:53:52.635Z
34682025-02-25T01:53:52.636Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (165/199)
34692025-02-25T01:53:53.255Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34702025-02-25T01:53:53.257Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34712025-02-25T01:53:53.258Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34722025-02-25T01:53:53.262Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
34732025-02-25T01:53:53.346Z
34742025-02-25T01:53:53.346Zinfo: running `cargo check --bins` on nexus-saga-recovery (166/199)
34752025-02-25T01:53:53.965Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34762025-02-25T01:53:53.967Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34772025-02-25T01:53:53.967Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34782025-02-25T01:53:53.971Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
34792025-02-25T01:53:54.056Z
34802025-02-25T01:53:54.056Zinfo: running `cargo check --bins` on nexus-test-utils-macros (167/199)
34812025-02-25T01:53:54.616Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34822025-02-25T01:53:54.620Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34832025-02-25T01:53:54.620Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34842025-02-25T01:53:54.623Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
34852025-02-25T01:53:54.729Z
34862025-02-25T01:53:54.729Zinfo: running `cargo check --bins` on omicron-nexus (168/199)
34872025-02-25T01:53:55.418Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34882025-02-25T01:53:55.547Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34892025-02-25T01:53:55.659Z Compiling libz-sys v1.1.20
34902025-02-25T01:53:55.659Z Compiling libgit2-sys v0.17.0+1.8.1
34912025-02-25T01:53:55.780Z Compiling vergen v8.3.2
34922025-02-25T01:53:55.780Z Compiling cargo-platform v0.1.8
34932025-02-25T01:53:55.780Z Compiling pin-project-internal v1.1.6
34942025-02-25T01:53:55.896Z Compiling libsqlite3-sys v0.30.1
34952025-02-25T01:53:55.896Z Compiling snafu-derive v0.8.5
34962025-02-25T01:53:55.896Z Compiling buf-list v1.0.3
34972025-02-25T01:53:56.054Z Compiling cargo_metadata v0.18.1
34982025-02-25T01:53:56.159Z Compiling rustls v0.21.12
34992025-02-25T01:53:56.295Z Checking globset v0.4.15
35002025-02-25T01:53:56.411Z Checking olpc-cjson v0.1.4
35012025-02-25T01:53:56.525Z Checking rustls-webpki v0.101.7
35022025-02-25T01:53:56.545Z Checking sct v0.7.1
35032025-02-25T01:53:56.664Z Checking serde_plain v1.0.2
35042025-02-25T01:53:56.749Z Checking typed-path v0.9.3
35052025-02-25T01:53:57.073Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
35062025-02-25T01:53:57.319Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
35072025-02-25T01:53:57.379Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
35082025-02-25T01:53:57.622Z Checking hashlink v0.9.1
35092025-02-25T01:53:57.699Z Checking fallible-iterator v0.3.0
35102025-02-25T01:53:58.236Z Checking fallible-streaming-iterator v0.1.9
35112025-02-25T01:53:58.326Z Checking pin-project v1.1.6
35122025-02-25T01:53:58.345Z Checking parse-size v1.1.0
35132025-02-25T01:53:58.499Z Checking rusqlite v0.32.1
35142025-02-25T01:53:58.571Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
35152025-02-25T01:53:58.591Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
35162025-02-25T01:53:58.707Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
35172025-02-25T01:53:58.980Z Checking rustls-pemfile v1.0.4
35182025-02-25T01:53:59.181Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
35192025-02-25T01:53:59.388Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
35202025-02-25T01:53:59.448Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
35212025-02-25T01:53:59.470Z Checking common v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
35222025-02-25T01:53:59.578Z Checking twox-hash v2.1.0
35232025-02-25T01:53:59.600Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
35242025-02-25T01:53:59.816Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
35252025-02-25T01:53:59.921Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
35262025-02-25T01:54:00.046Z Checking tokio-rustls v0.24.1
35272025-02-25T01:54:00.279Z Checking snafu v0.8.5
35282025-02-25T01:54:00.701Z Checking tough v0.19.0
35292025-02-25T01:54:01.047Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
35302025-02-25T01:54:01.179Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
35312025-02-25T01:54:01.548Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
35322025-02-25T01:54:01.576Z Checking fatfs v0.3.6
35332025-02-25T01:54:01.790Z Checking assert_matches v1.5.0
35342025-02-25T01:54:04.667Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
35352025-02-25T01:54:05.855Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
35362025-02-25T01:54:08.123Z Compiling git2 v0.19.0
35372025-02-25T01:54:12.100Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
35382025-02-25T01:55:09.309Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s
35392025-02-25T01:55:09.530Z
35402025-02-25T01:55:09.530Zinfo: running `cargo check --bins` on nexus-external-api (169/199)
35412025-02-25T01:55:10.160Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35422025-02-25T01:55:10.163Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35432025-02-25T01:55:10.163Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35442025-02-25T01:55:10.166Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
35452025-02-25T01:55:10.246Z
35462025-02-25T01:55:10.246Zinfo: running `cargo check --bins` on openapi-manager-types (170/199)
35472025-02-25T01:55:10.814Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35482025-02-25T01:55:10.816Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35492025-02-25T01:55:10.816Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35502025-02-25T01:55:10.820Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
35512025-02-25T01:55:10.892Z
35522025-02-25T01:55:10.892Zinfo: running `cargo check --bins` on nexus-internal-api (171/199)
35532025-02-25T01:55:11.510Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35542025-02-25T01:55:11.513Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35552025-02-25T01:55:11.513Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35562025-02-25T01:55:11.517Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
35572025-02-25T01:55:11.598Z
35582025-02-25T01:55:11.598Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (172/199)
35592025-02-25T01:55:12.226Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35602025-02-25T01:55:12.229Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35612025-02-25T01:55:12.229Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35622025-02-25T01:55:12.232Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
35632025-02-25T01:55:12.313Z
35642025-02-25T01:55:12.313Zinfo: running `cargo check --bins` on nexus-networking (173/199)
35652025-02-25T01:55:12.937Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35662025-02-25T01:55:12.939Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35672025-02-25T01:55:12.940Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35682025-02-25T01:55:12.943Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
35692025-02-25T01:55:13.023Z
35702025-02-25T01:55:13.023Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (174/199)
35712025-02-25T01:55:13.640Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35722025-02-25T01:55:13.643Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35732025-02-25T01:55:13.643Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35742025-02-25T01:55:13.646Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
35752025-02-25T01:55:13.725Z
35762025-02-25T01:55:13.725Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (175/199)
35772025-02-25T01:55:14.345Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35782025-02-25T01:55:14.349Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35792025-02-25T01:55:14.349Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35802025-02-25T01:55:14.353Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
35812025-02-25T01:55:14.436Z
35822025-02-25T01:55:14.436Zinfo: running `cargo check --bins` on update-common (176/199)
35832025-02-25T01:55:15.041Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35842025-02-25T01:55:15.044Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35852025-02-25T01:55:15.044Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35862025-02-25T01:55:15.047Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
35872025-02-25T01:55:15.125Z
35882025-02-25T01:55:15.125Zinfo: running `cargo check --bins` on tufaceous-lib (177/199)
35892025-02-25T01:55:15.724Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35902025-02-25T01:55:15.727Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35912025-02-25T01:55:15.727Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35922025-02-25T01:55:15.730Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
35932025-02-25T01:55:15.809Z
35942025-02-25T01:55:15.809Zinfo: running `cargo check --bins` on tufaceous (178/199)
35952025-02-25T01:55:16.406Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35962025-02-25T01:55:16.408Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35972025-02-25T01:55:16.514Z Checking omicron-brand-metadata v0.1.0 (/work/oxidecomputer/omicron/brand-metadata)
35982025-02-25T01:55:16.808Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
35992025-02-25T01:55:17.808Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
36002025-02-25T01:55:18.615Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.80s
36012025-02-25T01:55:18.799Z
36022025-02-25T01:55:18.799Zinfo: running `cargo check --bins` on omicron-dev (179/199)
36032025-02-25T01:55:19.498Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36042025-02-25T01:55:19.501Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36052025-02-25T01:55:19.691Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
36062025-02-25T01:55:19.694Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
36072025-02-25T01:55:19.832Z Checking diff v0.1.13
36082025-02-25T01:55:19.832Z Checking yansi v1.0.1
36092025-02-25T01:55:19.835Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
36102025-02-25T01:55:19.846Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
36112025-02-25T01:55:20.248Z Checking pretty_assertions v1.4.1
36122025-02-25T01:55:20.893Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
36132025-02-25T01:55:47.996Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
36142025-02-25T01:55:47.997Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
36152025-02-25T01:55:47.999Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
36162025-02-25T01:55:47.999Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
36172025-02-25T01:55:47.999Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
36182025-02-25T01:55:47.999Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
36192025-02-25T01:55:48.808Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
36202025-02-25T01:55:50.021Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
36212025-02-25T01:56:31.759Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s
36222025-02-25T01:56:31.983Z
36232025-02-25T01:56:31.983Zinfo: running `cargo check --bins` on openapi-manager (180/199)
36242025-02-25T01:56:32.603Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36252025-02-25T01:56:32.606Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36262025-02-25T01:56:32.729Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
36272025-02-25T01:56:32.729Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
36282025-02-25T01:56:32.732Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
36292025-02-25T01:56:32.861Z Compiling proc-macro-error-attr2 v2.0.0
36302025-02-25T01:56:32.873Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
36312025-02-25T01:56:32.876Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
36322025-02-25T01:56:32.904Z Checking papergrid v0.14.0
36332025-02-25T01:56:32.925Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#9fc521c4)
36342025-02-25T01:56:33.099Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#9fc521c4)
36352025-02-25T01:56:33.207Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
36362025-02-25T01:56:33.468Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
36372025-02-25T01:56:33.606Z Compiling proc-macro-error2 v2.0.1
36382025-02-25T01:56:34.230Z Compiling tabled_derive v0.10.0
36392025-02-25T01:56:34.351Z Checking dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
36402025-02-25T01:56:34.673Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#9fc521c4)
36412025-02-25T01:56:34.678Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
36422025-02-25T01:56:35.044Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
36432025-02-25T01:56:35.200Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
36442025-02-25T01:56:35.673Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
36452025-02-25T01:56:35.734Z Checking heck v0.4.1
36462025-02-25T01:56:35.953Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
36472025-02-25T01:56:36.051Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
36482025-02-25T01:56:36.378Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
36492025-02-25T01:56:36.775Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
36502025-02-25T01:56:36.817Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
36512025-02-25T01:56:36.897Z Checking tabled v0.18.0
36522025-02-25T01:56:37.138Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
36532025-02-25T01:56:37.257Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
36542025-02-25T01:56:37.357Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
36552025-02-25T01:56:38.982Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
36562025-02-25T01:56:38.983Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
36572025-02-25T01:56:41.952Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
36582025-02-25T01:56:43.526Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
36592025-02-25T01:56:48.178Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
36602025-02-25T01:56:48.178Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
36612025-02-25T01:56:49.432Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
36622025-02-25T01:56:50.437Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.44s
36632025-02-25T01:56:50.636Z
36642025-02-25T01:56:50.636Zinfo: running `cargo check --bins` on installinator-api (181/199)
36652025-02-25T01:56:51.236Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36662025-02-25T01:56:51.239Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36672025-02-25T01:56:51.239Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36682025-02-25T01:56:51.242Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
36692025-02-25T01:56:51.323Z
36702025-02-25T01:56:51.323Zinfo: running `cargo check --bins` on wicketd-api (182/199)
36712025-02-25T01:56:51.932Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36722025-02-25T01:56:51.935Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36732025-02-25T01:56:51.935Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36742025-02-25T01:56:51.938Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
36752025-02-25T01:56:52.020Z
36762025-02-25T01:56:52.020Zinfo: running `cargo check --bins` on omicron-pins (183/199)
36772025-02-25T01:56:52.588Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36782025-02-25T01:56:52.592Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36792025-02-25T01:56:52.593Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36802025-02-25T01:56:52.596Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
36812025-02-25T01:56:52.666Z
36822025-02-25T01:56:52.666Zinfo: running `cargo check --bins` on reconfigurator-cli (184/199)
36832025-02-25T01:56:53.278Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36842025-02-25T01:56:53.281Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36852025-02-25T01:56:53.394Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
36862025-02-25T01:56:53.394Z Compiling petname v2.0.2
36872025-02-25T01:56:53.397Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
36882025-02-25T01:56:53.397Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
36892025-02-25T01:56:53.397Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
36902025-02-25T01:56:53.397Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
36912025-02-25T01:56:53.397Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
36922025-02-25T01:56:53.397Z Checking sync-ptr v0.1.1
36932025-02-25T01:56:58.676Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
36942025-02-25T01:56:59.276Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
36952025-02-25T01:57:00.468Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
36962025-02-25T01:57:02.019Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.34s
36972025-02-25T01:57:02.210Z
36982025-02-25T01:57:02.211Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (185/199)
36992025-02-25T01:57:02.822Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37002025-02-25T01:57:02.825Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37012025-02-25T01:57:02.825Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37022025-02-25T01:57:02.828Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
37032025-02-25T01:57:02.909Z
37042025-02-25T01:57:02.909Zinfo: running `cargo check --bins` on omicron-releng (186/199)
37052025-02-25T01:57:03.522Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37062025-02-25T01:57:03.525Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37072025-02-25T01:57:03.622Z Checking memmap2 v0.9.5
37082025-02-25T01:57:03.622Z Checking arrayvec v0.7.6
37092025-02-25T01:57:03.625Z Checking arrayref v0.3.9
37102025-02-25T01:57:03.625Z Checking constant_time_eq v0.3.1
37112025-02-25T01:57:03.625Z Checking topological-sort v0.2.2
37122025-02-25T01:57:03.625Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
37132025-02-25T01:57:03.733Z Checking shell-words v1.1.0
37142025-02-25T01:57:04.034Z Checking blake3 v1.5.4
37152025-02-25T01:57:04.371Z Checking omicron-zone-package v0.12.0
37162025-02-25T01:57:05.478Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
37172025-02-25T01:57:06.389Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.47s
37182025-02-25T01:57:06.573Z
37192025-02-25T01:57:06.573Zinfo: running `cargo check --bins` on xtask (187/199)
37202025-02-25T01:57:07.022Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37212025-02-25T01:57:07.025Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37222025-02-25T01:57:07.039Z Checking bitflags v2.6.0
37232025-02-25T01:57:07.042Z Checking serde v1.0.218
37242025-02-25T01:57:07.042Z Checking thiserror v1.0.69
37252025-02-25T01:57:07.133Z Checking scroll v0.12.0
37262025-02-25T01:57:07.136Z Checking hashbrown v0.15.1
37272025-02-25T01:57:07.140Z Checking log v0.4.22
37282025-02-25T01:57:07.148Z Checking zerocopy v0.7.35
37292025-02-25T01:57:07.173Z Checking syn v2.0.96
37302025-02-25T01:57:07.244Z Checking pest v2.7.14
37312025-02-25T01:57:07.378Z Checking rustix v0.38.37
37322025-02-25T01:57:07.410Z Checking once_cell v1.20.3
37332025-02-25T01:57:07.555Z Checking goblin v0.8.2
37342025-02-25T01:57:07.713Z Checking fs-err v2.11.0
37352025-02-25T01:57:08.020Z Checking anyhow v1.0.96
37362025-02-25T01:57:08.087Z Checking indexmap v2.7.1
37372025-02-25T01:57:08.298Z Checking tabled v0.15.0
37382025-02-25T01:57:09.143Z Checking terminal_size v0.4.0
37392025-02-25T01:57:09.143Z Checking tempfile v3.13.0
37402025-02-25T01:57:09.370Z Checking clap_builder v4.5.30
37412025-02-25T01:57:09.590Z Checking dtrace-parser v0.2.0
37422025-02-25T01:57:11.022Z Checking serde_json v1.0.139
37432025-02-25T01:57:11.022Z Checking toml_datetime v0.6.8
37442025-02-25T01:57:11.025Z Checking serde_spanned v0.6.8
37452025-02-25T01:57:11.025Z Checking camino v1.1.9
37462025-02-25T01:57:11.025Z Checking semver v1.0.25
37472025-02-25T01:57:11.213Z Checking cargo-platform v0.1.8
37482025-02-25T01:57:11.369Z Checking toml_edit v0.22.22
37492025-02-25T01:57:11.385Z Checking macaddr v1.0.1
37502025-02-25T01:57:11.533Z Checking camino-tempfile v1.1.1
37512025-02-25T01:57:11.804Z Checking clap v4.5.30
37522025-02-25T01:57:12.166Z Checking dof v0.3.0
37532025-02-25T01:57:12.166Z Checking cargo_metadata v0.18.1
37542025-02-25T01:57:12.562Z Checking usdt-impl v0.5.0
37552025-02-25T01:57:12.936Z Checking usdt v0.5.0
37562025-02-25T01:57:13.147Z Checking toml v0.8.19
37572025-02-25T01:57:13.582Z Checking cargo_toml v0.20.5
37582025-02-25T01:57:14.750Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
37592025-02-25T01:57:15.350Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.76s
37602025-02-25T01:57:15.453Z
37612025-02-25T01:57:15.454Zinfo: running `cargo check --bins` on end-to-end-tests (188/199)
37622025-02-25T01:57:16.117Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37632025-02-25T01:57:16.120Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37642025-02-25T01:57:16.396Z Checking polyval v0.6.2
37652025-02-25T01:57:16.447Z Checking ctr v0.9.2
37662025-02-25T01:57:16.447Z Checking ssh-encoding v0.2.0
37672025-02-25T01:57:16.447Z Checking blowfish v0.9.1
37682025-02-25T01:57:16.486Z Checking password-hash v0.4.2
37692025-02-25T01:57:16.486Z Checking p256 v0.13.2
37702025-02-25T01:57:16.486Z Checking p521 v0.13.3
37712025-02-25T01:57:16.540Z Checking russh-cryptovec v0.7.3
37722025-02-25T01:57:16.647Z Checking ghash v0.5.1
37732025-02-25T01:57:16.706Z Checking bcrypt-pbkdf v0.10.0
37742025-02-25T01:57:16.706Z Checking md5 v0.7.0
37752025-02-25T01:57:16.778Z Checking num-bigint v0.4.6
37762025-02-25T01:57:16.778Z Checking des v0.8.1
37772025-02-25T01:57:16.846Z Checking aes-gcm v0.10.3
37782025-02-25T01:57:16.846Z Checking pbkdf2 v0.11.0
37792025-02-25T01:57:16.906Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
37802025-02-25T01:57:16.992Z Checking hex-literal v0.4.1
37812025-02-25T01:57:17.084Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
37822025-02-25T01:57:17.084Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
37832025-02-25T01:57:17.084Z Checking ssh-cipher v0.2.0
37842025-02-25T01:57:17.113Z Checking internet-checksum v0.2.1
37852025-02-25T01:57:17.330Z Checking ssh-key v0.6.6
37862025-02-25T01:57:17.549Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
37872025-02-25T01:57:18.412Z Checking russh-keys v0.45.0
37882025-02-25T01:57:19.254Z Checking russh v0.45.0
37892025-02-25T01:57:37.524Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
37902025-02-25T01:57:38.895Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.43s
37912025-02-25T01:57:39.100Z
37922025-02-25T01:57:39.100Zinfo: running `cargo check --bins` on gateway-cli (189/199)
37932025-02-25T01:57:39.696Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37942025-02-25T01:57:39.724Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37952025-02-25T01:57:39.788Z Checking termios v0.3.3
37962025-02-25T01:57:40.032Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
37972025-02-25T01:57:40.812Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.70s
37982025-02-25T01:57:41.012Z
37992025-02-25T01:57:41.012Zinfo: running `cargo check --bins --no-default-features` on installinator (190/199)
38002025-02-25T01:57:41.617Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38012025-02-25T01:57:41.620Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38022025-02-25T01:57:41.728Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
38032025-02-25T01:57:41.728Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
38042025-02-25T01:57:41.731Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
38052025-02-25T01:57:41.731Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
38062025-02-25T01:57:42.742Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
38072025-02-25T01:57:43.968Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
38082025-02-25T01:57:45.753Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.72s
38092025-02-25T01:57:45.930Z
38102025-02-25T01:57:45.930Zinfo: running `cargo check --bins` on internal-dns-cli (191/199)
38112025-02-25T01:57:46.513Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38122025-02-25T01:57:46.516Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38132025-02-25T01:57:46.604Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
38142025-02-25T01:57:47.091Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
38152025-02-25T01:57:47.261Z
38162025-02-25T01:57:47.261Zinfo: running `cargo check --bins` on omicron-live-tests (192/199)
38172025-02-25T01:57:47.830Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38182025-02-25T01:57:47.833Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38192025-02-25T01:57:47.833Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38202025-02-25T01:57:47.837Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
38212025-02-25T01:57:47.910Z
38222025-02-25T01:57:47.910Zinfo: running `cargo check --bins` on live-tests-macros (193/199)
38232025-02-25T01:57:48.489Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38242025-02-25T01:57:48.494Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38252025-02-25T01:57:48.494Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38262025-02-25T01:57:48.494Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
38272025-02-25T01:57:48.561Z
38282025-02-25T01:57:48.561Zinfo: running `cargo check --bins` on omicron-package (194/199)
38292025-02-25T01:57:49.163Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38302025-02-25T01:57:49.177Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38312025-02-25T01:57:49.260Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
38322025-02-25T01:57:50.615Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.04s
38332025-02-25T01:57:50.803Z
38342025-02-25T01:57:50.803Zinfo: running `cargo check --bins` on wicket-dbg (195/199)
38352025-02-25T01:57:51.432Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38362025-02-25T01:57:51.436Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38372025-02-25T01:57:51.542Z Checking rtoolbox v0.0.2
38382025-02-25T01:57:51.542Z Checking tui-tree-widget v0.23.0
38392025-02-25T01:57:51.547Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
38402025-02-25T01:57:51.789Z Checking rpassword v7.3.1
38412025-02-25T01:57:56.419Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
38422025-02-25T01:57:59.298Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
38432025-02-25T01:58:00.476Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.67s
38442025-02-25T01:58:00.665Z
38452025-02-25T01:58:00.665Zinfo: running `cargo check --bins` on wicket (196/199)
38462025-02-25T01:58:01.300Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38472025-02-25T01:58:01.303Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38482025-02-25T01:58:01.417Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
38492025-02-25T01:58:01.845Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.16s
38502025-02-25T01:58:02.031Z
38512025-02-25T01:58:02.031Zinfo: running `cargo check --bins` on wicketd (197/199)
38522025-02-25T01:58:02.659Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38532025-02-25T01:58:02.665Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38542025-02-25T01:58:02.777Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
38552025-02-25T01:58:02.779Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
38562025-02-25T01:58:03.615Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
38572025-02-25T01:58:07.512Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.47s
38582025-02-25T01:58:07.706Z
38592025-02-25T01:58:07.706Zinfo: running `cargo check --bins` on omicron-workspace-hack (198/199)
38602025-02-25T01:58:08.263Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38612025-02-25T01:58:08.267Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38622025-02-25T01:58:08.267Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38632025-02-25T01:58:08.271Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
38642025-02-25T01:58:08.346Z
38652025-02-25T01:58:08.347Zinfo: running `cargo check --bins` on zone-setup (199/199)
38662025-02-25T01:58:08.973Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38672025-02-25T01:58:08.977Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38682025-02-25T01:58:09.140Z Checking uzers v0.12.1
38692025-02-25T01:58:09.459Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
38702025-02-25T01:58:10.542Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.19s
38712025-02-25T01:58:10.767Z
38722025-02-25T01:58:10.767Zreal 13:51.478271185
38732025-02-25T01:58:10.767Zuser 27:53.944461848
38742025-02-25T01:58:10.767Zsys 4:22.326738368
38752025-02-25T01:58:10.767Ztrap 0.582734538
38762025-02-25T01:58:10.767Ztflt 0.555624936
38772025-02-25T01:58:10.767Zdflt 1.696863118
38782025-02-25T01:58:10.773Zkflt 0.000952336
38792025-02-25T01:58:10.773Zlock 47:42.095091176
38802025-02-25T01:58:10.773Zslp 2:14:05.721576927
38812025-02-25T01:58:10.773Zlat 1:06.907921853
38822025-02-25T01:58:10.773Zstop 3:54.952794391
38832025-02-25T01:58:10.773Zprocess exited: duration 1135791 ms, exit code 0
 
38842025-02-25T01:58:10.783Zfound 0 output files